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, Wed Mar 9 17:37:43 UTC 2022 info: uname.sysname, NetBSD info: uname.nodename, info: uname.release, 9.99.94 info: uname.version, NetBSD 9.99.94 (GENERIC) #0: Wed Mar 9 17:14:21 UTC 2022 root@babylon5.netbsd.org:/tmp/build/2022.03.09.10.06.36-sparc64/obj/sys/arch/sparc64/compile/GENERIC info: uname.machine, sparc64 info: env, ENV=/root/.shrc info: env, BLOCKSIZE=1k info: env, PWD=/usr/tests info: env, HOME=/root info: env, PATH=/sbin:/usr/sbin:/bin:/usr/bin:/usr/pkg/sbin:/usr/pkg/bin:/usr/X11R7/bin:/usr/local/sbin:/usr/local/bin info: env, HOST= info: env, TERM=wsvt25 info: env, OLDPWD=/root info: env, USER=root info: env, LOGNAME=root info: env, SHELL=/bin/sh tps-count: 907 tp-start: 1646847467.909529, bin/cat/t_cat, 3 tc-start: 1646847467.929126, align tc-so:Executing command [ /bin/sh -c cat -be /usr/tests/bin/cat/d_align.in ] tc-end: 1646847468.785529, align, passed tc-start: 1646847468.797314, nonexistent tc-so:Executing command [ /bin/sh -c cat /some/name/that/does/not/exist ] tc-end: 1646847469.499048, nonexistent, passed tc-start: 1646847469.507009, se_output tc-so:Executing command [ /bin/sh -c cat -se /usr/tests/bin/cat/d_se_output.in ] tc-end: 1646847470.140967, se_output, passed tp-end: 1646847470.148507, bin/cat/t_cat tp-start: 1646847474.387412, bin/cp/t_cp, 10 tc-start: 1646847474.390359, 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: 1646847477.151987, dir_to_dir, passed tc-start: 1646847477.190143, dir_to_file tc-so:Executing command [ cp dir file ] tc-so:Executing command [ cp -R dir file ] tc-end: 1646847478.159613, dir_to_file, passed tc-start: 1646847478.182634, file_over_link tc-so:Executing command [ cp -P file link ] tc-so:Ensuring that file and link are identical tc-end: 1646847479.254376, file_over_link, passed tc-start: 1646847479.276061, 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-so:Executing command [ cp -p -N file file3 ] tc-end: 1646847480.846373, file_to_file, passed tc-start: 1646847480.863676, file_to_link tc-so:Executing command [ cp file2 link ] tc-so:Ensuring that file and file2 are identical tc-end: 1646847481.588819, file_to_link, passed tc-start: 1646847481.607947, 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: 1646847482.818324, file_to_linkdir, passed tc-start: 1646847482.840750, 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: 1646847483.765038, files_to_dir, passed tc-start: 1646847483.790311, link_over_file tc-so:Executing command [ cp -P link file ] tc-end: 1646847484.873967, link_over_file, passed tc-start: 1646847484.894322, 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: 1646847485.857282, link_to_file, passed tc-start: 1646847485.880492, linkdir_to_file tc-so:Executing command [ cp dirlink file ] tc-so:Executing command [ cp -P dirlink file ] tc-end: 1646847487.730892, linkdir_to_file, passed tp-end: 1646847487.751860, bin/cp/t_cp tp-start: 1646847488.243774, bin/date/t_date, 1 tc-start: 1646847488.245906, overflow tc-se:date: 10000000000 years: Unrecognized date format tc-se:date: 100000000000 years: Unrecognized date format tc-end: 1646847490.381935, overflow, passed tp-end: 1646847490.388784, bin/date/t_date tp-start: 1646847492.516258, bin/dd/t_dd, 4 tc-start: 1646847492.519054, io tc-end: 1646847497.196347, io, passed tc-start: 1646847497.204535, length tc-end: 1646847499.26331, length, passed tc-start: 1646847499.33133, 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-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-end: 1646847500.515850, seek, passed tc-start: 1646847500.526147, swab tc-so:Executing command [ dd if=testfile conv=swab msgfmt=quiet ] tc-so:Executing command [ dd if=testfile conv=swab msgfmt=quiet bs=1 ] tc-so:Executing command [ dd if=testfile conv=swab msgfmt=quiet bs=2 ] tc-so:Executing command [ dd if=testfile conv=swab msgfmt=quiet bs=4 ] tc-so:Executing command [ dd if=testfile conv=swab msgfmt=quiet bs=8 ] tc-end: 1646847501.958556, swab, passed tp-end: 1646847501.966910, bin/dd/t_dd tp-start: 1646847502.522129, bin/df/t_df, 2 tc-start: 1646847502.524305, hflag tc-so:Executing command [ /bin/sh -c BLOCKSIZE=1k /usr/tests/bin/df/h_df -hn ] tc-end: 1646847503.162952, hflag, passed tc-start: 1646847503.171320, normal tc-so:Executing command [ /bin/sh -c BLOCKSIZE=1k /usr/tests/bin/df/h_df -n ] tc-end: 1646847503.809362, normal, passed tp-end: 1646847503.817756, bin/df/t_df tp-start: 1646847508.397125, bin/expr/t_expr, 14 tc-start: 1646847508.399323, 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: 1646847509.73208, arithmetic_ops, passed tc-start: 1646847509.80213, basic_functional tc-so:Expression '2', expecting '2' tc-so:Expression '-4', expecting '-4' tc-so:Expression 'hello', expecting 'hello' tc-end: 1646847509.618497, basic_functional, passed tc-start: 1646847509.625708, basic_math tc-so:Expression '2 + 4 \* 5', expecting '22' tc-end: 1646847510.186078, basic_math, passed tc-start: 1646847510.192992, colon_vs_math tc-so:Expression '2 : 4 / 2', expecting '0' tc-so:Expression '4 : 4 % 3', expecting '1' tc-end: 1646847511.531367, colon_vs_math, passed tc-start: 1646847511.538588, 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: 1646847513.633656, compare_ops, passed tc-start: 1646847513.643600, compare_ops_precedence tc-so:Expression '2 \> 1 \* 17', expecting '0' tc-end: 1646847514.176686, compare_ops_precedence, passed tc-start: 1646847514.184895, 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: 1646847514.873568, gtkmm, passed tc-start: 1646847514.881782, lang tc-so:Executing command [ /bin/sh -c expr 10 + 11 ] tc-so:Executing command [ /bin/sh -c expr 10 + 11 ] tc-end: 1646847515.885094, lang, passed tc-start: 1646847515.892250, math_precedence tc-so:Expression '-3 + -1 \* 4 + 3 / -6', expecting '-7' tc-end: 1646847516.349455, math_precedence, passed tc-start: 1646847516.356709, multiply tc-so:Expression '1 \* -1', expecting '-1' tc-so:Expression '2 \> 1 \* 17', expecting '0' tc-end: 1646847517.200481, multiply, passed tc-start: 1646847517.208197, 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: 1646847517.842723, negative, passed tc-start: 1646847517.850158, 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: 1646847521.298233, overflow, passed tc-start: 1646847521.306315, precedence tc-so:Expression 'X1/2/3 : X\\\(.\*[^/]\\\)//\*[^/][^/]\*/\*$ \| . : \\\(.\\\)', expecting '1/2' tc-end: 1646847521.762035, precedence, passed tc-start: 1646847521.769198, regex tc-so:Expression '1/2 : .\*/\\\(.\*\\\)', expecting '2' tc-end: 1646847522.701936, regex, passed tp-end: 1646847522.708769, bin/expr/t_expr tp-start: 1646847523.224680, bin/pax/t_pax, 1 tc-start: 1646847523.227665, append tc-so:Executing command [ pax -w -b 512 -x ustar -f file1.tar foo bar ] tc-so:Executing command [ pax -w -b 512 -x ustar -f file2.tar foo ] tc-so:Executing command [ pax -w -b 512 -x ustar -f file2.tar -a bar ] tc-so:Executing command [ cmp file1.tar file2.tar ] tc-end: 1646847524.915296, append, passed tp-end: 1646847524.927060, bin/pax/t_pax tp-start: 1646847526.223447, bin/ps/t_ps, 8 tc-start: 1646847526.225586, default_columns tc-end: 1646847536.343478, default_columns, passed tc-start: 1646847536.353318, duplicate_column tc-end: 1646847539.290446, duplicate_column, passed tc-start: 1646847539.786978, minus_O tc-end: 1646847542.393265, minus_O, passed tc-start: 1646847542.402259, minus_o tc-end: 1646847547.198538, minus_o, passed tc-start: 1646847547.205723, override_heading_all_null tc-end: 1646847550.556096, override_heading_all_null, passed tc-start: 1646847550.566444, override_heading_embedded_specials tc-end: 1646847555.202514, override_heading_embedded_specials, passed tc-start: 1646847555.210134, override_heading_simple tc-end: 1646847558.138944, override_heading_simple, passed tc-start: 1646847558.148161, override_heading_some_null tc-end: 1646847563.34806, override_heading_some_null, passed tp-end: 1646847563.43383, bin/ps/t_ps tp-start: 1646847624.261243, bin/sh/dotcmd/t_dotcmd, 192 tc-start: 1646847624.265060, case_break_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_break_case ] tc-end: 1646847626.301338, case_break_case, passed tc-start: 1646847626.308862, case_break_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_break_compound ] tc-end: 1646847629.186257, case_break_compound, passed tc-start: 1646847629.195643, case_break_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_break_file ] tc-end: 1646847632.490565, case_break_file, passed tc-start: 1646847632.501542, case_break_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_break_for ] tc-end: 1646847636.444666, case_break_for, passed tc-start: 1646847636.454548, case_break_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_break_func ] tc-end: 1646847640.334971, case_break_func, passed tc-start: 1646847640.342024, case_break_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_break_subshell ] tc-end: 1646847643.891001, case_break_subshell, passed tc-start: 1646847643.899089, case_break_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_break_until ] tc-end: 1646847647.33257, case_break_until, passed tc-start: 1646847647.40619, case_break_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_break_while ] tc-end: 1646847650.712830, case_break_while, passed tc-start: 1646847650.720509, case_continue_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_continue_case ] tc-end: 1646847654.475031, case_continue_case, passed tc-start: 1646847654.483582, case_continue_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_continue_compound ] tc-end: 1646847656.742407, case_continue_compound, passed tc-start: 1646847656.749766, case_continue_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_continue_file ] tc-end: 1646847659.543221, case_continue_file, passed tc-start: 1646847659.550913, case_continue_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_continue_for ] tc-end: 1646847663.723239, case_continue_for, passed tc-start: 1646847663.730346, case_continue_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_continue_func ] tc-end: 1646847666.367441, case_continue_func, passed tc-start: 1646847666.374423, case_continue_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_continue_subshell ] tc-end: 1646847669.789171, case_continue_subshell, passed tc-start: 1646847669.799635, case_continue_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_continue_until ] tc-end: 1646847673.103690, case_continue_until, passed tc-start: 1646847673.114456, case_continue_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_continue_while ] tc-end: 1646847676.335949, case_continue_while, passed tc-start: 1646847676.343313, case_return_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_return_case ] tc-end: 1646847679.384615, case_return_case, passed tc-start: 1646847679.391623, case_return_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_return_compound ] tc-end: 1646847683.112966, case_return_compound, passed tc-start: 1646847683.123543, case_return_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_return_file ] tc-end: 1646847686.651950, case_return_file, passed tc-start: 1646847686.659002, case_return_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_return_for ] tc-end: 1646847689.179271, case_return_for, passed tc-start: 1646847689.187762, case_return_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_return_func ] tc-end: 1646847691.800524, case_return_func, passed tc-start: 1646847691.809673, case_return_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_return_subshell ] tc-end: 1646847694.561066, case_return_subshell, passed tc-start: 1646847694.571651, case_return_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_return_until ] tc-end: 1646847696.819665, case_return_until, passed tc-start: 1646847696.832916, case_return_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_return_while ] tc-end: 1646847699.780250, case_return_while, passed tc-start: 1646847699.788229, compound_break_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_break_case ] tc-end: 1646847703.291539, compound_break_case, passed tc-start: 1646847703.300828, compound_break_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_break_compound ] tc-end: 1646847706.239132, compound_break_compound, passed tc-start: 1646847706.247534, compound_break_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_break_file ] tc-end: 1646847709.833138, compound_break_file, passed tc-start: 1646847709.842829, compound_break_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_break_for ] tc-end: 1646847713.42982, compound_break_for, passed tc-start: 1646847713.51796, compound_break_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_break_func ] tc-end: 1646847715.780203, compound_break_func, passed tc-start: 1646847715.789670, compound_break_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_break_subshell ] tc-end: 1646847718.978170, compound_break_subshell, passed tc-start: 1646847719.7333, compound_break_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_break_until ] tc-end: 1646847721.828858, compound_break_until, passed tc-start: 1646847721.837826, compound_break_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_break_while ] tc-end: 1646847724.614815, compound_break_while, passed tc-start: 1646847724.621898, compound_continue_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_continue_case ] tc-end: 1646847728.204423, compound_continue_case, passed tc-start: 1646847728.213245, compound_continue_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_continue_compound ] tc-end: 1646847730.898457, compound_continue_compound, passed tc-start: 1646847730.905309, compound_continue_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_continue_file ] tc-end: 1646847734.122513, compound_continue_file, passed tc-start: 1646847734.132895, compound_continue_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_continue_for ] tc-end: 1646847737.333398, compound_continue_for, passed tc-start: 1646847737.343651, compound_continue_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_continue_func ] tc-end: 1646847740.50730, compound_continue_func, passed tc-start: 1646847740.57954, compound_continue_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_continue_subshell ] tc-end: 1646847743.682322, compound_continue_subshell, passed tc-start: 1646847743.690692, compound_continue_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_continue_until ] tc-end: 1646847746.886028, compound_continue_until, passed tc-start: 1646847746.894182, compound_continue_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_continue_while ] tc-end: 1646847750.35373, compound_continue_while, passed tc-start: 1646847750.45997, compound_return_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_return_case ] tc-end: 1646847752.890125, compound_return_case, passed tc-start: 1646847752.899116, compound_return_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_return_compound ] tc-end: 1646847755.685649, compound_return_compound, passed tc-start: 1646847755.694120, compound_return_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_return_file ] tc-end: 1646847758.541558, compound_return_file, passed tc-start: 1646847758.551472, compound_return_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_return_for ] tc-end: 1646847761.100928, compound_return_for, passed tc-start: 1646847761.110548, compound_return_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_return_func ] tc-end: 1646847763.29869, compound_return_func, passed tc-start: 1646847763.38824, compound_return_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_return_subshell ] tc-end: 1646847764.907638, compound_return_subshell, passed tc-start: 1646847764.916756, compound_return_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_return_until ] tc-end: 1646847766.857522, compound_return_until, passed tc-start: 1646847766.867276, compound_return_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_return_while ] tc-end: 1646847768.734484, compound_return_while, passed tc-start: 1646847768.742575, file_break_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_break_case ] tc-end: 1646847770.624537, file_break_case, passed tc-start: 1646847770.631657, file_break_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_break_compound ] tc-end: 1646847772.520934, file_break_compound, passed tc-start: 1646847772.529448, file_break_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_break_file ] tc-end: 1646847774.414365, file_break_file, passed tc-start: 1646847774.422062, file_break_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_break_for ] tc-end: 1646847776.323725, file_break_for, passed tc-start: 1646847776.332126, file_break_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_break_func ] tc-end: 1646847778.162951, file_break_func, passed tc-start: 1646847778.170572, file_break_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_break_subshell ] tc-end: 1646847780.63258, file_break_subshell, passed tc-start: 1646847780.71131, file_break_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_break_until ] tc-end: 1646847782.61172, file_break_until, passed tc-start: 1646847782.69085, file_break_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_break_while ] tc-end: 1646847783.950842, file_break_while, passed tc-start: 1646847783.958330, file_continue_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_continue_case ] tc-end: 1646847785.910298, file_continue_case, passed tc-start: 1646847785.918995, file_continue_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_continue_compound ] tc-end: 1646847787.810747, file_continue_compound, passed tc-start: 1646847787.819984, file_continue_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_continue_file ] tc-end: 1646847789.672704, file_continue_file, passed tc-start: 1646847789.680503, file_continue_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_continue_for ] tc-end: 1646847791.581600, file_continue_for, passed tc-start: 1646847791.588981, file_continue_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_continue_func ] tc-end: 1646847793.423569, file_continue_func, passed tc-start: 1646847793.432246, file_continue_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_continue_subshell ] tc-end: 1646847795.316576, file_continue_subshell, passed tc-start: 1646847795.324614, file_continue_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_continue_until ] tc-end: 1646847797.151745, file_continue_until, passed tc-start: 1646847797.159055, file_continue_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_continue_while ] tc-end: 1646847799.72205, file_continue_while, passed tc-start: 1646847799.79725, file_return_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_return_case ] tc-end: 1646847801.12796, file_return_case, passed tc-start: 1646847801.20533, file_return_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_return_compound ] tc-end: 1646847802.969362, file_return_compound, passed tc-start: 1646847802.977356, file_return_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_return_file ] tc-end: 1646847805.186030, file_return_file, passed tc-start: 1646847805.195959, file_return_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_return_for ] tc-end: 1646847807.296126, file_return_for, passed tc-start: 1646847807.306549, file_return_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_return_func ] tc-end: 1646847809.219443, file_return_func, passed tc-start: 1646847809.227341, file_return_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_return_subshell ] tc-end: 1646847811.92440, file_return_subshell, passed tc-start: 1646847811.99703, file_return_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_return_until ] tc-end: 1646847813.30714, file_return_until, passed tc-start: 1646847813.38938, file_return_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_return_while ] tc-end: 1646847815.44610, file_return_while, passed tc-start: 1646847815.52210, for_break_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_break_case ] tc-end: 1646847816.988188, for_break_case, passed tc-start: 1646847816.996778, for_break_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_break_compound ] tc-end: 1646847818.945342, for_break_compound, passed tc-start: 1646847818.953658, for_break_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_break_file ] tc-end: 1646847820.800694, for_break_file, passed tc-start: 1646847820.808543, for_break_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_break_for ] tc-end: 1646847822.723408, for_break_for, passed tc-start: 1646847822.731529, for_break_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_break_func ] tc-end: 1646847824.668568, for_break_func, passed tc-start: 1646847824.675972, for_break_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_break_subshell ] tc-end: 1646847826.731218, for_break_subshell, passed tc-start: 1646847826.741520, for_break_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_break_until ] tc-end: 1646847828.647943, for_break_until, passed tc-start: 1646847828.658231, for_break_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_break_while ] tc-end: 1646847830.668389, for_break_while, passed tc-start: 1646847830.675588, for_continue_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_continue_case ] tc-end: 1646847832.654852, for_continue_case, passed tc-start: 1646847832.661896, for_continue_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_continue_compound ] tc-end: 1646847834.607119, for_continue_compound, passed tc-start: 1646847834.615048, for_continue_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_continue_file ] tc-end: 1646847836.570241, for_continue_file, passed tc-start: 1646847836.578270, for_continue_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_continue_for ] tc-end: 1646847838.435076, for_continue_for, passed tc-start: 1646847838.442484, for_continue_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_continue_func ] tc-end: 1646847840.354422, for_continue_func, passed tc-start: 1646847840.362854, for_continue_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_continue_subshell ] tc-end: 1646847842.215344, for_continue_subshell, passed tc-start: 1646847842.223660, for_continue_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_continue_until ] tc-end: 1646847844.365859, for_continue_until, passed tc-start: 1646847844.373160, for_continue_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_continue_while ] tc-end: 1646847846.355669, for_continue_while, passed tc-start: 1646847846.362642, for_return_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_return_case ] tc-end: 1646847848.220510, for_return_case, passed tc-start: 1646847848.228504, for_return_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_return_compound ] tc-end: 1646847850.192910, for_return_compound, passed tc-start: 1646847850.200054, for_return_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_return_file ] tc-end: 1646847852.68771, for_return_file, passed tc-start: 1646847852.77551, for_return_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_return_for ] tc-end: 1646847853.895344, for_return_for, passed tc-start: 1646847853.902362, for_return_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_return_func ] tc-end: 1646847855.759060, for_return_func, passed tc-start: 1646847855.766843, for_return_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_return_subshell ] tc-end: 1646847857.954363, for_return_subshell, passed tc-start: 1646847857.965025, for_return_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_return_until ] tc-end: 1646847860.99849, for_return_until, passed tc-start: 1646847860.108103, for_return_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_return_while ] tc-end: 1646847861.848714, for_return_while, passed tc-start: 1646847861.855506, func_break_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_break_case ] tc-end: 1646847863.641604, func_break_case, passed tc-start: 1646847863.649826, func_break_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_break_compound ] tc-end: 1646847865.610791, func_break_compound, passed tc-start: 1646847865.619886, func_break_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_break_file ] tc-end: 1646847867.378092, func_break_file, passed tc-start: 1646847867.386308, func_break_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_break_for ] tc-end: 1646847869.350001, func_break_for, passed tc-start: 1646847869.358807, func_break_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_break_func ] tc-end: 1646847871.747422, func_break_func, passed tc-start: 1646847871.757891, func_break_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_break_subshell ] tc-end: 1646847874.338684, func_break_subshell, passed tc-start: 1646847874.348836, func_break_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_break_until ] tc-end: 1646847876.599469, func_break_until, passed tc-start: 1646847876.606357, func_break_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_break_while ] tc-end: 1646847878.740230, func_break_while, passed tc-start: 1646847878.746953, func_continue_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_continue_case ] tc-end: 1646847880.561756, func_continue_case, passed tc-start: 1646847880.568516, func_continue_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_continue_compound ] tc-end: 1646847882.293316, func_continue_compound, passed tc-start: 1646847882.300865, func_continue_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_continue_file ] tc-end: 1646847884.161408, func_continue_file, passed tc-start: 1646847884.169654, func_continue_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_continue_for ] tc-end: 1646847886.45273, func_continue_for, passed tc-start: 1646847886.52372, func_continue_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_continue_func ] tc-end: 1646847887.953466, func_continue_func, passed tc-start: 1646847887.960292, func_continue_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_continue_subshell ] tc-end: 1646847890.17305, func_continue_subshell, passed tc-start: 1646847890.26081, func_continue_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_continue_until ] tc-end: 1646847892.77787, func_continue_until, passed tc-start: 1646847892.85644, func_continue_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_continue_while ] tc-end: 1646847894.76645, func_continue_while, passed tc-start: 1646847894.83892, func_return_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_return_case ] tc-end: 1646847895.796470, func_return_case, passed tc-start: 1646847895.803488, func_return_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_return_compound ] tc-end: 1646847897.501488, func_return_compound, passed tc-start: 1646847897.508454, func_return_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_return_file ] tc-end: 1646847899.207221, func_return_file, passed tc-start: 1646847899.214081, func_return_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_return_for ] tc-end: 1646847900.907896, func_return_for, passed tc-start: 1646847900.914608, func_return_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_return_func ] tc-end: 1646847902.605020, func_return_func, passed tc-start: 1646847902.611848, func_return_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_return_subshell ] tc-end: 1646847904.323272, func_return_subshell, passed tc-start: 1646847904.330006, func_return_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_return_until ] tc-end: 1646847906.29772, func_return_until, passed tc-start: 1646847906.37009, func_return_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_return_while ] tc-end: 1646847907.742157, func_return_while, passed tc-start: 1646847907.749148, subshell_break_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_break_case ] tc-end: 1646847909.479869, subshell_break_case, passed tc-start: 1646847909.487427, subshell_break_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_break_compound ] tc-end: 1646847911.206957, subshell_break_compound, passed tc-start: 1646847911.214093, subshell_break_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_break_file ] tc-end: 1646847912.928870, subshell_break_file, passed tc-start: 1646847912.935847, subshell_break_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_break_for ] tc-end: 1646847914.708085, subshell_break_for, passed tc-start: 1646847914.715814, subshell_break_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_break_func ] tc-end: 1646847916.433523, subshell_break_func, passed tc-start: 1646847916.440509, subshell_break_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_break_subshell ] tc-end: 1646847918.164006, subshell_break_subshell, passed tc-start: 1646847918.171019, subshell_break_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_break_until ] tc-end: 1646847919.887995, subshell_break_until, passed tc-start: 1646847919.895100, subshell_break_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_break_while ] tc-end: 1646847921.613939, subshell_break_while, passed tc-start: 1646847921.621375, subshell_continue_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_continue_case ] tc-end: 1646847923.344927, subshell_continue_case, passed tc-start: 1646847923.351901, subshell_continue_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_continue_compound ] tc-end: 1646847925.91826, subshell_continue_compound, passed tc-start: 1646847925.99611, subshell_continue_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_continue_file ] tc-end: 1646847927.502614, subshell_continue_file, passed tc-start: 1646847927.512437, subshell_continue_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_continue_for ] tc-end: 1646847929.276732, subshell_continue_for, passed tc-start: 1646847929.284686, subshell_continue_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_continue_func ] tc-end: 1646847931.27986, subshell_continue_func, passed tc-start: 1646847931.35099, subshell_continue_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_continue_subshell ] tc-end: 1646847932.786058, subshell_continue_subshell, passed tc-start: 1646847932.794061, subshell_continue_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_continue_until ] tc-end: 1646847934.534676, subshell_continue_until, passed tc-start: 1646847934.541589, subshell_continue_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_continue_while ] tc-end: 1646847936.253350, subshell_continue_while, passed tc-start: 1646847936.260502, subshell_return_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_return_case ] tc-end: 1646847938.21949, subshell_return_case, passed tc-start: 1646847938.28655, subshell_return_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_return_compound ] tc-end: 1646847939.740449, subshell_return_compound, passed tc-start: 1646847939.747180, subshell_return_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_return_file ] tc-end: 1646847941.443043, subshell_return_file, passed tc-start: 1646847941.450092, subshell_return_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_return_for ] tc-end: 1646847943.147221, subshell_return_for, passed tc-start: 1646847943.154150, subshell_return_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_return_func ] tc-end: 1646847944.870365, subshell_return_func, passed tc-start: 1646847944.877394, subshell_return_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_return_subshell ] tc-end: 1646847946.606771, subshell_return_subshell, passed tc-start: 1646847946.613748, subshell_return_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_return_until ] tc-end: 1646847948.420571, subshell_return_until, passed tc-start: 1646847948.427427, subshell_return_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_return_while ] tc-end: 1646847950.400663, subshell_return_while, passed tc-start: 1646847950.411282, until_break_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_break_case ] tc-end: 1646847952.353209, until_break_case, passed tc-start: 1646847952.360201, until_break_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_break_compound ] tc-end: 1646847954.211800, until_break_compound, passed tc-start: 1646847954.219524, until_break_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_break_file ] tc-end: 1646847956.55629, until_break_file, passed tc-start: 1646847956.63560, until_break_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_break_for ] tc-end: 1646847957.931070, until_break_for, passed tc-start: 1646847957.937818, until_break_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_break_func ] tc-end: 1646847959.750764, until_break_func, passed tc-start: 1646847959.760669, until_break_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_break_subshell ] tc-end: 1646847962.274497, until_break_subshell, passed tc-start: 1646847962.284368, until_break_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_break_until ] tc-end: 1646847964.408483, until_break_until, passed tc-start: 1646847964.418144, until_break_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_break_while ] tc-end: 1646847966.422396, until_break_while, passed tc-start: 1646847966.430064, until_continue_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_continue_case ] tc-end: 1646847968.407678, until_continue_case, passed tc-start: 1646847968.417578, until_continue_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_continue_compound ] tc-end: 1646847970.389982, until_continue_compound, passed tc-start: 1646847970.399848, until_continue_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_continue_file ] tc-end: 1646847972.424090, until_continue_file, passed tc-start: 1646847972.435085, until_continue_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_continue_for ] tc-end: 1646847974.475180, until_continue_for, passed tc-start: 1646847974.482991, until_continue_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_continue_func ] tc-end: 1646847976.904292, until_continue_func, passed tc-start: 1646847976.914516, until_continue_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_continue_subshell ] tc-end: 1646847979.122909, until_continue_subshell, passed tc-start: 1646847979.130687, until_continue_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_continue_until ] tc-end: 1646847981.174852, until_continue_until, passed tc-start: 1646847981.202822, until_continue_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_continue_while ] tc-end: 1646847983.169226, until_continue_while, passed tc-start: 1646847983.177046, until_return_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_return_case ] tc-end: 1646847985.189949, until_return_case, passed tc-start: 1646847985.198358, until_return_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_return_compound ] tc-end: 1646847987.544034, until_return_compound, passed tc-start: 1646847987.555338, until_return_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_return_file ] tc-end: 1646847989.600166, until_return_file, passed tc-start: 1646847989.610008, until_return_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_return_for ] tc-end: 1646847991.886448, until_return_for, passed tc-start: 1646847991.896226, until_return_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_return_func ] tc-end: 1646847994.38882, until_return_func, passed tc-start: 1646847994.46658, until_return_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_return_subshell ] tc-end: 1646847996.344747, until_return_subshell, passed tc-start: 1646847996.354444, until_return_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_return_until ] tc-end: 1646847998.305203, until_return_until, passed tc-start: 1646847998.314740, until_return_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_return_while ] tc-end: 1646848000.319015, until_return_while, passed tc-start: 1646848000.331022, while_break_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_break_case ] tc-end: 1646848002.426932, while_break_case, passed tc-start: 1646848002.436681, while_break_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_break_compound ] tc-end: 1646848004.374751, while_break_compound, passed tc-start: 1646848004.382232, while_break_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_break_file ] tc-end: 1646848006.264383, while_break_file, passed tc-start: 1646848006.271121, while_break_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_break_for ] tc-end: 1646848008.123837, while_break_for, passed tc-start: 1646848008.132039, while_break_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_break_func ] tc-end: 1646848010.153712, while_break_func, passed tc-start: 1646848010.163873, while_break_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_break_subshell ] tc-end: 1646848012.235911, while_break_subshell, passed tc-start: 1646848012.243427, while_break_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_break_until ] tc-end: 1646848014.418908, while_break_until, passed tc-start: 1646848014.426087, while_break_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_break_while ] tc-end: 1646848016.333914, while_break_while, passed tc-start: 1646848016.340587, while_continue_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_continue_case ] tc-end: 1646848018.278716, while_continue_case, passed tc-start: 1646848018.286857, while_continue_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_continue_compound ] tc-end: 1646848020.155773, while_continue_compound, passed tc-start: 1646848020.167619, while_continue_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_continue_file ] tc-end: 1646848022.111547, while_continue_file, passed tc-start: 1646848022.121395, while_continue_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_continue_for ] tc-end: 1646848023.908508, while_continue_for, passed tc-start: 1646848023.915568, while_continue_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_continue_func ] tc-end: 1646848025.659172, while_continue_func, passed tc-start: 1646848025.666900, while_continue_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_continue_subshell ] tc-end: 1646848027.655198, while_continue_subshell, passed tc-start: 1646848027.663398, while_continue_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_continue_until ] tc-end: 1646848029.733409, while_continue_until, passed tc-start: 1646848029.742258, while_continue_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_continue_while ] tc-end: 1646848032.149316, while_continue_while, passed tc-start: 1646848032.160040, while_return_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_return_case ] tc-end: 1646848034.448165, while_return_case, passed tc-start: 1646848034.458761, while_return_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_return_compound ] tc-end: 1646848036.700708, while_return_compound, passed tc-start: 1646848036.718857, while_return_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_return_file ] tc-end: 1646848038.788300, while_return_file, passed tc-start: 1646848038.797689, while_return_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_return_for ] tc-end: 1646848041.139297, while_return_for, passed tc-start: 1646848041.147994, while_return_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_return_func ] tc-end: 1646848042.950057, while_return_func, passed tc-start: 1646848042.958265, while_return_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_return_subshell ] tc-end: 1646848045.176432, while_return_subshell, passed tc-start: 1646848045.183336, while_return_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_return_until ] tc-end: 1646848047.18973, while_return_until, passed tc-start: 1646848047.26471, while_return_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_return_while ] tc-end: 1646848048.982827, while_return_while, passed tp-end: 1646848048.990228, bin/sh/dotcmd/t_dotcmd tp-start: 1646848054.262122, bin/sh/t_arith, 33 tc-start: 1646848054.264498, 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: 1646848059.167118, constants, passed tc-start: 1646848059.175509, 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: 1646848061.822064, do_unary_minus, passed tc-start: 1646848061.829068, 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: 1646848063.590698, do_unary_not, passed tc-start: 1646848063.597690, 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: 1646848065.343645, do_unary_plus, passed tc-start: 1646848065.351124, 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: 1646848066.917827, do_unary_tilde, passed tc-start: 1646848066.925009, 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: 1646848069.723714, elementary_add, passed tc-start: 1646848069.730786, 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: 1646848073.49347, elementary_div, passed tc-start: 1646848073.59176, 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: 1646848077.161988, elementary_eq, passed tc-start: 1646848077.169019, 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: 1646848078.762777, elementary_ge, passed tc-start: 1646848078.770257, 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: 1646848081.944154, elementary_gt, passed tc-start: 1646848081.951205, 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: 1646848084.433272, elementary_le, passed tc-start: 1646848084.440187, 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: 1646848087.77557, elementary_lt, passed tc-start: 1646848087.84366, 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: 1646848090.471864, elementary_mul, passed tc-start: 1646848090.479953, 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: 1646848093.958629, elementary_ne, passed tc-start: 1646848093.969893, 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: 1646848098.307848, elementary_rem, passed tc-start: 1646848098.316193, 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: 1646848101.125152, elementary_shl, passed tc-start: 1646848101.132943, 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: 1646848104.560755, elementary_shr, passed tc-start: 1646848104.569349, 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: 1646848107.469890, elementary_sub, passed tc-start: 1646848107.479502, 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: 1646848109.818218, fiddle_bits_and, passed tc-start: 1646848109.826416, 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: 1646848112.457498, fiddle_bits_or, passed tc-start: 1646848112.464859, 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: 1646848114.810643, fiddle_bits_xor, passed tc-start: 1646848114.817836, 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: 1646848117.154820, logical_and, passed tc-start: 1646848117.164080, 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: 1646848119.491071, logical_or, passed tc-start: 1646848119.501348, 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: 1646848121.971994, make_selection, passed tc-start: 1646848121.979232, 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: 1646848124.526259, nested_arith, passed tc-start: 1646848124.535193, 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: 1646848131.164338, operator_precedence, passed tc-start: 1646848131.172412, 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: 1646848133.606072, optional_comma, passed tc-start: 1646848133.614156, 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: 1646848140.13824, parentheses, passed tc-start: 1646848140.20744, 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: 1646848146.588170, var_assign, passed tc-start: 1646848146.596346, 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: 1646848149.887885, var_postdec, passed tc-start: 1646848149.896285, 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: 1646848153.54664, var_postinc, passed tc-start: 1646848153.62387, 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: 1646848156.259914, var_predec, passed tc-start: 1646848156.269150, 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: 1646848159.486703, var_preinc, passed tp-end: 1646848159.496969, bin/sh/t_arith tp-start: 1646848163.899326, bin/sh/t_builtins, 31 tc-start: 1646848163.902186, cd_pwd tc-end: 1646848164.888951, cd_pwd, passed tc-start: 1646848164.898372, colon tc-so:Executing command [ /bin/sh -c : ] tc-so:Executing command [ /bin/sh -c : >/foo/bar; printf %s No-exit-BUG ] tc-so:Executing command [ /bin/sh -c X=BUG; X=OK : ; printf %s "${X}" ] tc-end: 1646848166.289960, colon, passed tc-start: 1646848166.298341, echo tc-end: 1646848177.98112, echo, passed tc-start: 1646848177.107562, eval tc-so:Executing command [ /bin/sh -c eval "exit 0" ] tc-so:Executing command [ /bin/sh -c eval "exit 1" ] tc-so:Executing command [ /bin/sh -c eval exit 0 ] tc-so:Executing command [ /bin/sh -c eval exit 1 ] tc-so:Executing command [ /bin/sh -c eval true; printf %d $? ] tc-so:Executing command [ /bin/sh -c eval false; printf %d $? ] tc-so:Executing command [ /bin/sh -c X=a Y=b Z=c; for V in X Y Z; do eval "printf %s \$$V"; done ] tc-so:Executing command [ /bin/sh -c X=a Y=b Z=c; for V in X Y Z; do eval printf %s \$$V; done ] tc-so:Executing command [ /bin/sh -c for V in X Y Z; do eval "${V}=${V}"; done; printf %s "$X$Y$Z" ] tc-so:Executing command [ /bin/sh -c X=a; eval "X=b"; printf /%s/ "${X-unset}" ] tc-so:Executing command [ /bin/sh -c X=a; Y=X; Z=b; eval "$Y=$Z"; printf /%s/ "${X-unset}" ] tc-so:Executing command [ /bin/sh -c X=a; eval "unset X"; printf /%s/ "${X-unset}" ] tc-so:Executing command [ /bin/sh -c unset X; eval "X="; printf /%s/ "${X-unset}" ] tc-so:Executing command [ /bin/sh -c set -- X y Z; eval shift; printf "%s " "$#" "$@" ] tc-so:Executing command [ /bin/sh -c eval "if done"; printf %s status=$? ] tc-so:Executing command [ /bin/sh -c command eval "if done"; printf %s status=$? ] tc-so:Executing command [ /bin/sh -c command eval "printf X; if done; printf Y" tc-so: S=$?; printf %s status=$S; exit $S ] tc-so:Executing command [ /bin/sh -c command eval "printf X tc-so: if done tc-so: printf Y" tc-so: S=$?; printf %s status=$S; exit $S ] tc-so:Executing command [ /bin/sh -c command eval "printf X tc-so: if done tc-so: printf Y" tc-so: S=$?; printf %s status=$S; exit $S ] tc-end: 1646848181.750930, eval, passed tc-start: 1646848181.757562, exec tc-so:Executing command [ /bin/sh -c exec printf OK; printf BROKEN; exit 3 ] tc-so:Executing command [ /bin/sh -c (exec printf OK); printf OK; exit 3 ] tc-end: 1646848183.72838, exec, passed tc-start: 1646848183.80722, export tc-so:Executing command [ /bin/sh -c export VAR ] tc-so:Executing command [ /bin/sh -c export VAR=abc ] tc-so:Executing command [ /bin/sh -c export V A R ] tc-so:Executing command [ /bin/sh -c export V A=1 R=2 ] tc-so:Executing command [ /bin/sh -c unset VAR || exit 7; export VAR; printenv VAR ] tc-so:Executing command [ /bin/sh -c unset VAR || exit 7; export VAR=; printenv VAR ] tc-so:Executing command [ /bin/sh -c unset VAR || exit 7; VAR=; export VAR; printenv VAR ] tc-so:Executing command [ /bin/sh -c unset VAR || exit 7; export VAR; VAR=; printenv VAR ] tc-so:Executing command [ /bin/sh -c unset VAR || exit 7; export VAR=XYZ; printenv VAR ] tc-so:Executing command [ /bin/sh -c VAR=ABC; export VAR; printenv VAR ] tc-so:Executing command [ /bin/sh -c unset VAR || exit 7; export VAR; VAR=ABC; printenv VAR ] tc-so:Executing command [ /bin/sh -c VAR=ABC; export VAR; printenv VAR; VAR=XYZ; printenv VAR ] tc-so:Executing command [ /bin/sh -c unset VAR || exit 7; export VAR; tc-so: VAR=ABC; printenv VAR; VAR=XYZ; printenv VAR ] tc-so:Executing command [ /bin/sh -c VAR=foobar ; export VAR ; export -p ] tc-so:Executing command [ /bin/sh -c export VAR=foobar ; export -p ] tc-so:Executing command [ /bin/sh -c unset VAR ; export VAR ; export -p ] tc-so:Executing command [ /bin/sh -c export VAR ; unset VAR ; export -p ] tc-so:Executing command [ /bin/sh -c VAR=foobar; export VAR ; unset VAR ; export -p ] tc-so:Executing command [ /bin/sh -c export VAR=foobar; V=$(export -p); tc-so: unset VAR; eval "$V"; export -p; tc-so: printf %s\\n FOUND=${VAR-unset} ] tc-so:Executing command [ /bin/sh -c export VAR; V=$(export -p); tc-so: unset VAR; eval "$V"; export -p; tc-so: printf %s\\n FOUND=${VAR-unset} ] tc-so:Executing command [ /bin/sh -c VAR=ABC; export VAR; printenv VAR; VAR=XYZ; printenv VAR; tc-so: unset VAR; printenv VAR; VAR=PQR; printenv VAR ] tc-so:Executing command [ /bin/sh -c VAR=ABC; export VAR; printenv VAR; VAR=XYZ; printenv VAR; tc-so: unset VAR; printf %s\\n "VAR=${VAR-unset}"; printenv VAR; tc-so: VAR=PQR; printenv VAR; VAR=MNO; export VAR; printenv VAR ] tc-end: 1646848189.11874, export, passed tc-start: 1646848189.20467, export_nbsd tc-so:Executing command [ /bin/sh -c VAR=ABC; export VAR; printenv VAR; VAR=XYZ; printenv VAR; tc-so: export -n VAR; printenv VAR; VAR=PQR; printenv VAR ] tc-so:Executing command [ /bin/sh -c VAR=ABC; export VAR; printenv VAR; VAR=XYZ; printenv VAR; tc-so: export -n VAR; printf %s\\n "VAR=${VAR-unset}"; printenv VAR; tc-so: VAR=PQR; printenv VAR; VAR=MNO; export VAR; printenv VAR ] tc-so:Executing command [ /bin/sh -c export VAR=exported; export -x VAR; printenv VAR ] tc-so:Executing command [ /bin/sh -c export VAR=exported; export -x VAR; VAR=local; printenv VAR ] tc-so:Executing command [ /bin/sh -c export VAR=exported tc-so: export -x VAR tc-so: VAR=once printenv VAR tc-so: printenv VAR || printf %s\\n x ] tc-so:Executing command [ /bin/sh -c export VAR=exported; export -x VAR; export VAR=FOO ] tc-so:Executing command [ /bin/sh -c unset VAR; VAR=set; export -q VAR ] tc-so:Executing command [ /bin/sh -c export VAR=set; export -q VAR ] tc-so:Executing command [ /bin/sh -c VAR=set; RW=set; export -q VAR RW ] tc-so:Executing command [ /bin/sh -c VAR=set; export RO=set; export -q VAR RO ] tc-so:Executing command [ /bin/sh -c export VAR=set RO=set; export -q VAR RO ] tc-so:Executing command [ /bin/sh -c unset VAR; export -q VAR ] tc-so:Executing command [ /bin/sh -c unset VAR; export VAR; export -q VAR ] tc-so:Executing command [ /bin/sh -c VAR=foobar ; export VAR ; export -p VAR ] tc-so:Executing command [ /bin/sh -c VAR=foobar ; export VAR ; tc-so: printf %d $(export -p VAR | wc -l) ] tc-so:Executing command [ /bin/sh -c VAR=foobar; export VAR OTHER; export -p VAR OTHER ] tc-so:Executing command [ /bin/sh -c A=aaa D= C=foo; unset B; export A B D; tc-so: export -p A B C D ] tc-end: 1646848194.123904, export_nbsd, passed tc-start: 1646848194.133855, fdflags tc-end: 1646848195.8305, fdflags, passed tc-start: 1646848195.17026, fdflags__s tc-end: 1646848195.775594, fdflags__s, passed tc-start: 1646848195.783804, fdflags__v tc-end: 1646848196.562867, fdflags__v, passed tc-start: 1646848196.570708, fdflags__v_s tc-end: 1646848197.456839, fdflags__v_s, passed tc-start: 1646848197.466012, fdflags_multiple_fd tc-end: 1646848198.478704, fdflags_multiple_fd, passed tc-start: 1646848198.488520, fdflags_names_abbreviated tc-end: 1646848199.227701, fdflags_names_abbreviated, passed tc-start: 1646848199.235652, fdflags_one_flag_at_a_time tc-end: 1646848199.969924, fdflags_one_flag_at_a_time, passed tc-start: 1646848199.977153, fdflags_save_restore tc-end: 1646848200.882572, fdflags_save_restore, passed tc-start: 1646848200.889719, fdflags_xx_errors tc-end: 1646848201.665970, fdflags_xx_errors, passed tc-start: 1646848201.673251, getopts tc-end: 1646848202.451041, getopts, passed tc-start: 1646848202.462548, hash tc-end: 1646848203.202273, hash, passed tc-start: 1646848203.212411, jobid tc-end: 1646848203.938963, jobid, passed tc-start: 1646848203.948529, jobs tc-so:Executing command [ /bin/sh -c sleep 1 & P=$!; jobs; wait ] tc-so:Executing command [ /bin/sh -c sleep 1 & P=$!; sleep 2; jobs; wait ] tc-end: 1646848211.89048, jobs, passed tc-start: 1646848211.96707, let tc-end: 1646848211.868981, let, passed tc-start: 1646848211.876888, local tc-end: 1646848212.724666, local, passed tc-start: 1646848212.732467, read tc-end: 1646848213.608566, read, passed tc-start: 1646848213.615851, readonly tc-so:Executing command [ /bin/sh -c readonly VAR ] tc-so:Executing command [ /bin/sh -c readonly VAR=abc ] tc-so:Executing command [ /bin/sh -c readonly V A R ] tc-so:Executing command [ /bin/sh -c readonly V A=1 R=2 ] tc-so:Executing command [ /bin/sh -c unset VAR; readonly VAR; printf %s ${VAR-unset} ] tc-so:Executing command [ /bin/sh -c unset VAR; readonly VAR=set; printf %s ${VAR-unset} ] tc-so:Executing command [ /bin/sh -c VAR=initial; readonly VAR=set; printf %s ${VAR-unset} ] tc-so:Executing command [ /bin/sh -c readonly VAR=initial; VAR=new; printf %s "${VAR}" ] tc-so:Executing command [ /bin/sh -c VAR=foobar ; readonly VAR ; readonly -p ] tc-so:Executing command [ /bin/sh -c readonly VAR=foobar ; readonly -p ] tc-so:Executing command [ /bin/sh -c VAR=badvalue; readonly VAR=foobar ; readonly -p ] tc-so:Executing command [ /bin/sh -c unset VAR ; readonly VAR ; readonly -p ] tc-so:Executing command [ /bin/sh -c V=$(readonly MYVAR=foobar; readonly -p | grep " MYVAR") tc-so: unset MYVAR; eval "$V"; readonly -p; tc-so: printf %s\\n FOUND=${MYVAR-unset} ] tc-so:Executing command [ /bin/sh -c V=$(readonly MYVAR; readonly -p | grep " MYVAR") tc-so: unset MYVAR; eval "$V"; readonly -p; tc-so: printf %s\\n "FOUND=${MYVAR-unset}" ] tc-so:Executing command [ /bin/sh -c V=$(readonly MYVAR=; readonly -p | grep " MYVAR") tc-so: unset VAR; eval "$V"; readonly -p; tc-so: printf %s\\n "FOUND=${MYVAR-unset&}${MYVAR:-empty}" ] tc-so:Executing command [ /bin/sh -c unset VAR; readonly VAR=set; tc-so: unset VAR 2>/dev/null && printf %s ${VAR:-XX} ] tc-so:Executing command [ /bin/sh -c unset VAR; readonly VAR=set; unset VAR && printf %s ${VAR:-XX} ] tc-so:Executing command [ /bin/sh -c unset VAR; readonly VAR=set; unset VAR; printf %s ${VAR-unset} ] tc-end: 1646848218.620068, readonly, passed tc-start: 1646848218.629937, readonly_nbsd tc-so:Executing command [ /bin/sh -c VAR=set; readonly -q VAR ] tc-so:Executing command [ /bin/sh -c readonly VAR=set; readonly -q VAR ] tc-so:Executing command [ /bin/sh -c VAR=set; RW=set; readonly -q VAR RW ] tc-so:Executing command [ /bin/sh -c VAR=set; readonly RO=set; readonly -q VAR RO ] tc-so:Executing command [ /bin/sh -c readonly VAR=set RO=set; readonly -q VAR RO ] tc-so:Executing command [ /bin/sh -c unset VAR; readonly -q VAR ] tc-so:Executing command [ /bin/sh -c unset VAR; readonly VAR; readonly -q VAR ] tc-so:Executing command [ /bin/sh -c VAR=foobar ; readonly VAR ; readonly -p VAR ] tc-so:Executing command [ /bin/sh -c VAR=foobar ; readonly VAR ; tc-so: printf %d $(readonly -p VAR | wc -l) ] tc-so:Executing command [ /bin/sh -c VAR=foobar; readonly VAR OTHER; readonly -p VAR OTHER ] tc-so:Executing command [ /bin/sh -c A=aaa D= C=foo; unset B; readonly A B D; tc-so: readonly -p A B C D ] tc-end: 1646848222.92018, readonly_nbsd, passed tc-start: 1646848222.98808, setvar tc-so:Executing command [ /bin/sh -c unset PQ && setvar PQ foo; printf %s "${PQ-not set}" ] tc-so:Executing command [ /bin/sh -c for x in a b c d; do setvar "$x" "$x"; done; tc-so: printf %s "$a$b$c$d" ] tc-so:Executing command [ /bin/sh -c a=1; b=2; c=3; d=4 tc-so: for x in a b c d; do setvar "$x" ""; done; tc-so: printf %s "$a$b$c$d" ] tc-end: 1646848223.380443, setvar, passed tc-start: 1646848223.390310, true_false tc-so:Executing command [ /bin/sh -c true ] tc-so:Executing command [ /bin/sh -c true >/foo/bar && printf %s NOT-; printf %s OK ] tc-so:Executing command [ /bin/sh -c X=OK; X=BROKEN true && printf %s IS-; printf %s "${X}" ] tc-so:Executing command [ /bin/sh -c false ] tc-end: 1646848225.370487, true_false, passed tc-start: 1646848225.377651, type tc-end: 1646848226.425590, type, passed tc-start: 1646848226.433883, ulimit tc-end: 1646848227.218412, ulimit, passed tc-start: 1646848227.226855, umask tc-end: 1646848286.796516, umask, passed tc-start: 1646848286.812745, unset tc-end: 1646848287.646023, unset, passed tp-end: 1646848287.657255, bin/sh/t_builtins tp-start: 1646848291.582755, bin/sh/t_cmdsub, 26 tc-start: 1646848291.585880, 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: 1646848295.503825, a_basic_cmdsub, passed tc-start: 1646848295.516137, 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: 1646848299.564298, b_basic_backticks, passed tc-start: 1646848299.574874, 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: 1646848301.31762, c_nested_cmdsub, passed tc-start: 1646848301.42033, 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: 1646848302.399945, d_nested_backticks, passed tc-start: 1646848302.407722, 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: 1646848304.475554, e_perverse_mixing, passed tc-start: 1646848304.487894, 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: 1646848306.580498, f_redirect_in_cmdsub, passed tc-start: 1646848306.590382, 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: 1646848308.973893, g_redirect_in_backticks, passed tc-start: 1646848308.983561, 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: 1646848311.981442, h_vars_in_cmdsub, passed tc-start: 1646848311.990256, 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: 1646848314.677084, i_vars_in_backticks, passed tc-start: 1646848314.687986, 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: 1646848316.399560, j_cmdsub_in_varexpand, passed tc-start: 1646848316.411219, 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: 1646848317.890341, k_backticks_in_varexpand, passed tc-start: 1646848317.902278, 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: 1646848319.261551, l_arithmetic_in_cmdsub, passed tc-start: 1646848319.270388, 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: 1646848320.587048, m_arithmetic_in_backticks, passed tc-start: 1646848320.595155, 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: 1646848321.789483, n_cmdsub_in_arithmetic, passed tc-start: 1646848321.799593, 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: 1646848323.104076, o_backticks_in_arithmetic, passed tc-start: 1646848323.113236, 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: 1646848324.31063, p_cmdsub_in_heredoc, passed tc-start: 1646848324.39403, 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: 1646848324.977689, q_backticks_in_heredoc, passed tc-start: 1646848324.987752, 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: 1646848326.558139, r_heredoc_in_cmdsub, passed tc-start: 1646848326.567440, 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: 1646848327.768063, s_heredoc_in_backticks, passed tc-start: 1646848327.776753, 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: 1646848329.646841, t_nested_cmdsubs_in_heredoc, passed tc-start: 1646848329.663973, 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: 1646848331.353675, u_nested_backticks_in_heredoc, passed tc-start: 1646848331.369894, 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: 1646848335.917330, v_cmdsub_paren_tests, passed tc-start: 1646848335.928765, 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: 1646848337.531226, w_heredoc_outside_cmdsub, passed tc-start: 1646848337.539741, 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: 1646848338.685003, x_heredoc_outside_backticks, passed tc-start: 1646848338.693067, 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: 1646848344.29041, y_many_embedded_nl, passed tc-start: 1646848344.36985, 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: 1646848355.451885, simple_exit, passed tc-start: 1646848355.461691, 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: 1646848356.526221, subshell_background, passed tc-start: 1646848356.537985, 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: 1646848361.169441, subshell_exit, passed tc-start: 1646848361.178478, trap_subshell tc-so:Executing command [ /bin/sh -c ( trap "echo exiting" EXIT; /usr/bin/true ) ] tc-end: 1646848361.934717, trap_subshell, passed tc-start: 1646848361.943182, trap_zero__explicit_exit tc-so:Executing command [ /bin/sh helper.sh ] tc-end: 1646848362.687081, trap_zero__explicit_exit, passed tc-start: 1646848362.698598, trap_zero__implicit_exit tc-so:Executing command [ /bin/sh helper.sh ] tc-end: 1646848363.421973, trap_zero__implicit_exit, passed tp-end: 1646848363.432028, bin/sh/t_exit tp-start: 1646848367.794418, bin/sh/t_expand, 27 tc-start: 1646848367.797725, alternative tc-end: 1646848393.476132, alternative, passed tc-start: 1646848393.486799, 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: 1646848394.836636, arithmetic, passed tc-start: 1646848394.844789, assign tc-end: 1646848431.327918, assign, passed tc-start: 1646848431.337493, default tc-end: 1646848458.67695, default, passed tc-start: 1646848458.76365, 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: 1646848459.512015, dollar_at, passed tc-start: 1646848459.522198, dollar_at_empty_and_conditional tc-so:Executing command [ /bin/sh -c set -- "a a" "b b"; printf %s\\n "" "$@" ] tc-so:Executing command [ /bin/sh -c set -- ; printf %s\\n "" "$@" ] tc-so:Executing command [ /bin/sh -c set -- ; printf %s\\n ""${1+"$@"} ] tc-so:Executing command [ /bin/sh -c set -- ; printf %s\\n """${1+$@}" ] tc-so:Executing command [ /bin/sh -c set -- "a a" "b b"; printf %s\\n """$@" ] tc-so:Executing command [ /bin/sh -c set -- ; printf %s\\n """$@" ] tc-so:Executing command [ /bin/sh -c set -- ; printf %s\\n ""${1+"$@"} ] tc-so:Executing command [ /bin/sh -c set -- ; printf %s\\n """${1+$@}" ] tc-so:Executing command [ /bin/sh -c . ./h-f3; set -- a b c; delim_argv "${1+$@}" ] tc-so:Executing command [ /bin/sh -c . ./h-f3; set -- a b c; delim_argv ${1+"$@"} ] tc-so:Executing command [ /bin/sh -c . ./h-f3; set -- a b c; delim_argv "foo${1+$@}bar" ] tc-so:Executing command [ /bin/sh -c . ./h-f3; set -- a b c; delim_argv foo${1+"$@"}bar ] tc-so:Executing command [ /bin/sh -c . ./h-f3; set -- a b c; delim_argv "foo ${1+$@} bar" ] tc-so:Executing command [ /bin/sh -c . ./h-f3; set -- a b c; delim_argv "foo "${1+"$@"}" bar" ] tc-so:Executing command [ /bin/sh -c . ./h-f3; set -- ; delim_argv ${1+"$@"} ] tc-so:Executing command [ /bin/sh -c . ./h-f3; set -- ; delim_argv "${1+$@}" ] tc-so:Executing command [ /bin/sh -c . ./h-f3; set -- ; delim_argv ""${1+"$@"} ] tc-so:Executing command [ /bin/sh -c . ./h-f3; set -- ; delim_argv X${1+"$@"Y} ] tc-so:Executing command [ /bin/sh -c . ./h-f3; set -- ; delim_argv X ${1+"$@"} ] tc-so:Executing command [ /bin/sh -c . ./h-f3; set -- ; delim_argv """${1+$@}" ] tc-so:Executing command [ /bin/sh -c . ./h-f3; set -- ; delim_argv "" "${1+$@}" ] tc-so:Executing command [ /bin/sh -c . ./h-f3; set -- a ; delim_argv ""${1+"$@"} ] tc-so:Executing command [ /bin/sh -c . ./h-f3; set -- a ; delim_argv X${1+"$@"Y} ] tc-so:Executing command [ /bin/sh -c . ./h-f3; set -- a ; delim_argv X ${1+"$@"} ] tc-so:Executing command [ /bin/sh -c . ./h-f3; set -- a ; delim_argv """${1+$@}" ] tc-so:Executing command [ /bin/sh -c . ./h-f3; set -- a ; delim_argv "" "${1+$@}" ] tc-so:Executing command [ /bin/sh -c . ./h-f3; X=1; set -- ; delim_argv ${X+"$@"} ] tc-so:Executing command [ /bin/sh -c . ./h-f3; X=1; set -- ; delim_argv ""${X+"$@"} ] tc-so:Executing command [ /bin/sh -c . ./h-f3; X=1; set -- ; delim_argv X${X+"$@"} ] tc-so:Executing command [ /bin/sh -c . ./h-f3; X=1; set -- ; delim_argv X ${X+"$@"} ] tc-so:Executing command [ /bin/sh -c . ./h-f3; X=1; set -- ; delim_argv "${X+$@}" ] tc-so:Executing command [ /bin/sh -c . ./h-f3; X=1; set -- ; delim_argv """${X+$@}" ] tc-so:Executing command [ /bin/sh -c . ./h-f3; X=1; set -- ; delim_argv "" "${X+$@}" ] tc-so:Executing command [ /bin/sh -c . ./h-f3; X=1; set -- a; delim_argv ${X+"$@"} ] tc-so:Executing command [ /bin/sh -c . ./h-f3; X=1; set -- a b; delim_argv ${X+"$@"} ] tc-so:Executing command [ /bin/sh -c . ./h-f3; X=1; set -- a ; delim_argv ""${X+"$@"} ] tc-so:Executing command [ /bin/sh -c . ./h-f3; X=1; set -- a ; delim_argv X${X+"$@"} ] tc-so:Executing command [ /bin/sh -c . ./h-f3; X=1; set -- a ; delim_argv X ${X+"$@"} ] tc-so:Executing command [ /bin/sh -c . ./h-f3; X=1; set -- a ; delim_argv """${X+$@}" ] tc-so:Executing command [ /bin/sh -c . ./h-f3; X=1; set -- a b ; delim_argv """${X+$@}" ] tc-so:Executing command [ /bin/sh -c . ./h-f3; X=1; set -- a ; delim_argv "" "${X+$@}" ] tc-so:Executing command [ /bin/sh -c . ./h-f3; X=1; set -- a b ; delim_argv "" "${X+$@}" ] tc-so:Executing command [ /bin/sh -c . ./h-f3; unset X; set -- ; delim_argv ${X+"$@"} ] tc-so:Executing command [ /bin/sh -c . ./h-f3; unset X; set -- ; delim_argv ""${X+"$@"} ] tc-so:Executing command [ /bin/sh -c . ./h-f3; unset X; set -- ; delim_argv X${X+"$@"} ] tc-so:Executing command [ /bin/sh -c . ./h-f3; unset X; set -- ; delim_argv X ${X+"$@"} ] tc-so:Executing command [ /bin/sh -c . ./h-f3; unset X; set -- ; delim_argv "${X+$@}" ] tc-so:Executing command [ /bin/sh -c . ./h-f3; unset X; set -- ; delim_argv """${X+$@}" ] tc-so:Executing command [ /bin/sh -c . ./h-f3; unset X; set -- ; delim_argv "" "${X+$@}" ] tc-so:Executing command [ /bin/sh -c . ./h-f3; unset X; set -- a; delim_argv ${X+"$@"} ] tc-so:Executing command [ /bin/sh -c . ./h-f3; unset X; set -- a b; delim_argv ${X+"$@"} ] tc-so:Executing command [ /bin/sh -c . ./h-f3; unset X; set -- a ; delim_argv ""${X+"$@"} ] tc-so:Executing command [ /bin/sh -c . ./h-f3; unset X; set -- a ; delim_argv X${X+"$@"} ] tc-so:Executing command [ /bin/sh -c . ./h-f3; unset X; set -- a ; delim_argv X ${X+"$@"} ] tc-so:Executing command [ /bin/sh -c . ./h-f3; unset X; set -- a ; delim_argv """${X+$@}" ] tc-so:Executing command [ /bin/sh -c . ./h-f3; unset X; set -- a; delim_argv "" "${X+$@}" ] tc-so:Executing command [ /bin/sh -c . ./h-f3; X=1; set -- a b ; delim_argv ${X+${1+"$@"}} ] tc-so:Executing command [ /bin/sh -c . ./h-f3; X=1; set -- ; delim_argv ${X+${1+"$@"}} ] tc-so:Executing command [ /bin/sh -c . ./h-f3; unset X; set -- a b ; delim_argv ${X+${1+"$@"}} ] tc-so:Executing command [ /bin/sh -c . ./h-f3; set -- a b c; delim_argv "$@$@" ] tc-so:Executing command [ /bin/sh -c . ./h-f3; set -- a b c; delim_argv "$@$*" ] tc-so:Executing command [ /bin/sh -c . ./h-f3; set -- a b c; delim_argv "$*$@" ] tc-so:Executing command [ /bin/sh -c . ./h-f3; set -- "a a" "" "b " " c"; IFS=+; delim_argv "$*$@" ] tc-so:Executing command [ /bin/sh -c . ./h-f3; set -- "a+a" "" "b " " c"; IFS=+; delim_argv $*"$@" ] tc-end: 1646848475.200329, dollar_at_empty_and_conditional, passed tc-start: 1646848475.214192, dollar_at_in_field_split_context tc-end: 1646848480.18160, dollar_at_in_field_split_context, passed tc-start: 1646848480.29576, dollar_at_unquoted_or_conditional tc-so:Executing command [ /bin/sh -c set -- "a a" "b b"; printf %s\\n $@ ] tc-so:Executing command [ /bin/sh -c set -- "a a" "b b"; printf %s\\n ${1+$@} ] tc-so:Executing command [ /bin/sh -c set -- "a a" "b b"; printf %s\\n "$@" ] tc-so:Executing command [ /bin/sh -c set -- "a a" "b b"; printf %s\\n ${1+"$@"} ] tc-so:Executing command [ /bin/sh -c set -- "a a" "b b"; printf %s\\n "${1+$@}" ] tc-end: 1646848481.935813, dollar_at_unquoted_or_conditional, passed tc-start: 1646848481.943713, 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 "$@" ] 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 -- ; 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 "$@" ] 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 -- ; 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: 1646848487.189353, dollar_at_with_text, passed tc-start: 1646848487.204742, dollar_hash tc-end: 1646848505.983299, dollar_hash, passed tc-start: 1646848505.994679, dollar_star tc-end: 1646848511.213217, dollar_star, passed tc-start: 1646848511.223038, dollar_star_in_quoted_word tc-end: 1646848516.816301, dollar_star_in_quoted_word, passed tc-start: 1646848516.824474, dollar_star_in_word tc-end: 1646848521.915491, dollar_star_in_word, passed tc-start: 1646848521.926619, dollar_star_in_word_empty_ifs tc-end: 1646848525.210061, dollar_star_in_word_empty_ifs, passed tc-start: 1646848525.218048, dollar_star_with_empty_ifs tc-end: 1646848528.868252, dollar_star_with_empty_ifs, passed tc-start: 1646848528.879591, 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: 1646848531.259349, embedded_nl, passed tc-start: 1646848531.268042, error tc-end: 1646848534.81572, error, passed tc-start: 1646848534.90308, iteration_on_null_or_missing_parameter tc-so:Executing command [ /bin/sh -c N=; set -- ${N:-}; for X; do echo "[$X]"; done ] tc-end: 1646848535.173232, iteration_on_null_or_missing_parameter, passed tc-start: 1646848535.183663, 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: 1646848536.109963, iteration_on_null_or_null_parameter, passed tc-start: 1646848536.119666, iteration_on_null_parameter tc-so:Executing command [ /bin/sh -c N=; set -- ${N}; for X; do echo "[$X]"; done ] tc-end: 1646848537.74870, iteration_on_null_parameter, passed tc-start: 1646848537.83214, iteration_on_quoted_null_parameter tc-so:Executing command [ /bin/sh -c N=; set -- "${N}"; for X; do echo "[$X]"; done ] tc-end: 1646848537.954084, iteration_on_quoted_null_parameter, passed tc-start: 1646848537.961789, shell_params tc-end: 1646848541.741383, shell_params, passed tc-start: 1646848541.751747, 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: 1646848544.861688, strip, passed tc-start: 1646848544.869991, 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: 1646848546.474428, tilde, passed tc-start: 1646848546.486422, var_with_embedded_cmdsub tc-end: 1646848555.874703, var_with_embedded_cmdsub, passed tc-start: 1646848555.886839, varpattern_backslashes tc-so:Executing command [ /bin/sh -c line="/foo/bar/*/baz"; echo ${line%%\**} ] tc-end: 1646848556.821994, varpattern_backslashes, passed tc-start: 1646848556.833071, 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: 1646848559.734968, wrap_strip, passed tp-end: 1646848559.745845, bin/sh/t_expand tp-start: 1646848561.739042, bin/sh/t_fsplit, 9 tc-start: 1646848561.741919, default_val tc-end: 1646848565.922236, default_val, passed tc-start: 1646848565.931697, dollar_at tc-end: 1646848569.556761, dollar_at, passed tc-start: 1646848569.564229, for tc-end: 1646848570.134975, for, passed tc-start: 1646848570.143640, ifs tc-end: 1646848571.878353, ifs, passed tc-start: 1646848571.885938, ifs_alpha tc-end: 1646848573.308041, ifs_alpha, passed tc-start: 1646848573.318858, quote tc-end: 1646848574.335010, quote, passed tc-start: 1646848574.343846, replacement_val tc-end: 1646848580.638130, replacement_val, passed tc-start: 1646848580.645644, split_arith tc-end: 1646848584.568926, split_arith, passed tc-start: 1646848584.576352, var_length tc-end: 1646848586.240156, var_length, passed tp-end: 1646848586.248980, bin/sh/t_fsplit tp-start: 1646848588.448026, bin/sh/t_here, 11 tc-start: 1646848588.451109, do_simple tc-end: 1646848593.725582, do_simple, passed tc-start: 1646848593.734435, end_markers tc-end: 1646848646.308898, end_markers, passed tc-start: 1646848646.317828, exit_status tc-so:Executing command [ /bin/sh -c tc-so: <<-EOF tc-so: $(exit 7) tc-so: EOF tc-so: ] tc-end: 1646848647.82577, exit_status, passed tc-start: 1646848647.90668, hard_cases tc-so:Executing command [ /bin/sh -c tc-so: : <<- do | for x in xxx tc-so: do tc-so: do echo $x tc-so: done ] tc-so:Executing command [ /bin/sh -c tc-so: set -- xxx tc-so: : <<- done | for x in xxx tc-so: done tc-so: do echo $x tc-so: done ] tc-so:Executing command [ /bin/sh -c tc-so: : <<- in | case xxx tc-so: in tc-so: in xxx) echo xxx;; tc-so: esac ] tc-end: 1646848648.334953, hard_cases, passed tc-start: 1646848648.342540, incomplete tc-end: 1646848651.530901, incomplete, passed tc-start: 1646848651.539370, lineends tc-end: 1646848654.102908, lineends, passed tc-start: 1646848654.110385, multiple tc-end: 1646848655.692213, multiple, passed tc-start: 1646848655.700220, nested tc-end: 1646848656.768704, nested, passed tc-start: 1646848656.778307, quoting tc-end: 1646848658.803125, quoting, passed tc-start: 1646848658.810694, 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: 1646848659.565551, side_effects, passed tc-start: 1646848659.574010, vicious tc-so:Executing command [ /bin/sh script ] tc-so:Executing command [ /bin/sh script ] tc-end: 1646848660.703864, vicious, passed tp-end: 1646848660.714134, bin/sh/t_here tp-start: 1646848661.243782, bin/sh/t_input, 1 tc-start: 1646848661.246225, nul_elimination tc-so:Executing command [ /bin/sh helper.sh ] tc-so:Executing command [ /bin/sh helper-1@0.sh ] tc-so:Executing command [ /bin/sh helper-2@0.sh ] tc-so:Executing command [ /bin/sh helper-4@0.sh ] tc-so:Executing command [ /bin/sh helper-7@0.sh ] tc-so:Executing command [ /bin/sh helper-1@10.sh ] tc-so:Executing command [ /bin/sh helper-2@10.sh ] tc-so:Executing command [ /bin/sh helper-4@10.sh ] tc-so:Executing command [ /bin/sh helper-7@10.sh ] tc-so:Executing command [ /bin/sh helper-1@40.sh ] tc-so:Executing command [ /bin/sh helper-2@40.sh ] tc-so:Executing command [ /bin/sh helper-4@40.sh ] tc-so:Executing command [ /bin/sh helper-7@40.sh ] tc-so:Executing command [ /bin/sh helper-1@41.sh ] tc-so:Executing command [ /bin/sh helper-2@41.sh ] tc-so:Executing command [ /bin/sh helper-4@41.sh ] tc-so:Executing command [ /bin/sh helper-7@41.sh ] tc-so:Executing command [ /bin/sh helper-1@42.sh ] tc-so:Executing command [ /bin/sh helper-2@42.sh ] tc-so:Executing command [ /bin/sh helper-4@42.sh ] tc-so:Executing command [ /bin/sh helper-7@42.sh ] tc-so:Executing command [ /bin/sh helper-1@104.sh ] tc-so:Executing command [ /bin/sh helper-2@104.sh ] tc-so:Executing command [ /bin/sh helper-4@104.sh ] tc-so:Executing command [ /bin/sh helper-7@104.sh ] tc-so:Executing command [ /bin/sh helper-1@105.sh ] tc-so:Executing command [ /bin/sh helper-2@105.sh ] tc-so:Executing command [ /bin/sh helper-4@105.sh ] tc-so:Executing command [ /bin/sh helper-7@105.sh ] tc-so:Executing command [ /bin/sh helper-1@106.sh ] tc-so:Executing command [ /bin/sh helper-2@106.sh ] tc-so:Executing command [ /bin/sh helper-4@106.sh ] tc-so:Executing command [ /bin/sh helper-7@106.sh ] tc-so:Executing command [ /bin/sh helper-1@110.sh ] tc-so:Executing command [ /bin/sh helper-2@110.sh ] tc-so:Executing command [ /bin/sh helper-4@110.sh ] tc-so:Executing command [ /bin/sh helper-7@110.sh ] tc-so:Executing command [ /bin/sh helper-1@111.sh ] tc-so:Executing command [ /bin/sh helper-2@111.sh ] tc-so:Executing command [ /bin/sh helper-4@111.sh ] tc-so:Executing command [ /bin/sh helper-7@111.sh ] tc-so:Executing command [ /bin/sh helper-1@112.sh ] tc-so:Executing command [ /bin/sh helper-2@112.sh ] tc-so:Executing command [ /bin/sh helper-4@112.sh ] tc-so:Executing command [ /bin/sh helper-7@112.sh ] tc-so:Executing command [ /bin/sh helper-1@113.sh ] tc-so:Executing command [ /bin/sh helper-2@113.sh ] tc-so:Executing command [ /bin/sh helper-4@113.sh ] tc-so:Executing command [ /bin/sh helper-7@113.sh ] tc-so:Executing command [ /bin/sh helper-1@119.sh ] tc-so:Executing command [ /bin/sh helper-2@119.sh ] tc-so:Executing command [ /bin/sh helper-4@119.sh ] tc-so:Executing command [ /bin/sh helper-7@119.sh ] tc-so:Executing command [ /bin/sh helper-1@127.sh ] tc-so:Executing command [ /bin/sh helper-2@127.sh ] tc-so:Executing command [ /bin/sh helper-4@127.sh ] tc-so:Executing command [ /bin/sh helper-7@127.sh ] tc-so:Executing command [ /bin/sh helper-1@128.sh ] tc-so:Executing command [ /bin/sh helper-2@128.sh ] tc-so:Executing command [ /bin/sh helper-4@128.sh ] tc-so:Executing command [ /bin/sh helper-7@128.sh ] tc-so:Executing command [ /bin/sh helper-1@144.sh ] tc-so:Executing command [ /bin/sh helper-2@144.sh ] tc-so:Executing command [ /bin/sh helper-4@144.sh ] tc-so:Executing command [ /bin/sh helper-7@144.sh ] tc-so:Executing command [ /bin/sh helper-1@150.sh ] tc-so:Executing command [ /bin/sh helper-2@150.sh ] tc-so:Executing command [ /bin/sh helper-4@150.sh ] tc-so:Executing command [ /bin/sh helper-7@150.sh ] tc-so:Executing command [ /bin/sh helper-1@162.sh ] tc-so:Executing command [ /bin/sh helper-2@162.sh ] tc-so:Executing command [ /bin/sh helper-4@162.sh ] tc-so:Executing command [ /bin/sh helper-7@162.sh ] tc-so:Executing command [ /bin/sh helper-1@165.sh ] tc-so:Executing command [ /bin/sh helper-2@165.sh ] tc-so:Executing command [ /bin/sh helper-4@165.sh ] tc-so:Executing command [ /bin/sh helper-7@165.sh ] tc-so:Executing command [ /bin/sh helper-1@168.sh ] tc-so:Executing command [ /bin/sh helper-2@168.sh ] tc-so:Executing command [ /bin/sh helper-4@168.sh ] tc-so:Executing command [ /bin/sh helper-7@168.sh ] tc-so:Executing command [ /bin/sh helper-1@187.sh ] tc-so:Executing command [ /bin/sh helper-2@187.sh ] tc-so:Executing command [ /bin/sh helper-4@187.sh ] tc-so:Executing command [ /bin/sh helper-7@187.sh ] tc-so:Executing command [ /bin/sh helper-1@202.sh ] tc-so:Executing command [ /bin/sh helper-2@202.sh ] tc-so:Executing command [ /bin/sh helper-4@202.sh ] tc-so:Executing command [ /bin/sh helper-7@202.sh ] tc-so:Executing command [ /bin/sh helper-1@203.sh ] tc-so:Executing command [ /bin/sh helper-2@203.sh ] tc-so:Executing command [ /bin/sh helper-4@203.sh ] tc-so:Executing command [ /bin/sh helper-7@203.sh ] tc-so:Executing command [ /bin/sh helper-1@204.sh ] tc-so:Executing command [ /bin/sh helper-2@204.sh ] tc-so:Executing command [ /bin/sh helper-4@204.sh ] tc-so:Executing command [ /bin/sh helper-7@204.sh ] tc-so:Executing command [ /bin/sh helper-1@205.sh ] tc-so:Executing command [ /bin/sh helper-2@205.sh ] tc-so:Executing command [ /bin/sh helper-4@205.sh ] tc-so:Executing command [ /bin/sh helper-7@205.sh ] tc-so:Executing command [ /bin/sh helper-1@214.sh ] tc-so:Executing command [ /bin/sh helper-2@214.sh ] tc-so:Executing command [ /bin/sh helper-4@214.sh ] tc-so:Executing command [ /bin/sh helper-7@214.sh ] tc-so:Executing command [ /bin/sh helper-1@215.sh ] tc-so:Executing command [ /bin/sh helper-2@215.sh ] tc-so:Executing command [ /bin/sh helper-4@215.sh ] tc-so:Executing command [ /bin/sh helper-7@215.sh ] tc-so:Executing command [ /bin/sh helper-1@216.sh ] tc-so:Executing command [ /bin/sh helper-2@216.sh ] tc-so:Executing command [ /bin/sh helper-4@216.sh ] tc-so:Executing command [ /bin/sh helper-7@216.sh ] tc-so:Executing command [ /bin/sh helper-1@224.sh ] tc-so:Executing command [ /bin/sh helper-2@224.sh ] tc-so:Executing command [ /bin/sh helper-4@224.sh ] tc-so:Executing command [ /bin/sh helper-7@224.sh ] tc-so:Executing command [ /bin/sh helper-1@225.sh ] tc-so:Executing command [ /bin/sh helper-2@225.sh ] tc-so:Executing command [ /bin/sh helper-4@225.sh ] tc-so:Executing command [ /bin/sh helper-7@225.sh ] tc-so:Executing command [ /bin/sh helper-0-225.sh ] tc-so:Executing command [ /bin/sh helper-0-224.sh ] tc-so:Executing command [ /bin/sh helper-0-127-223.sh ] tc-so:Executing command [ /bin/sh helper-0-10-15.sh ] tc-so:Executing command [ /bin/sh helper-0-48-55.sh ] tc-so:Executing command [ /bin/sh helper-0-0-0-225-225-225.sh ] tc-so:Executing command [ /bin/sh helper-0-0-127-128-224-224-225.sh ] tc-so:Executing command [ /bin/sh helper-104-106.sh ] tc-so:Executing command [ /bin/sh helper-105-110.sh ] tc-so:Executing command [ /bin/sh helper-113-119.sh ] tc-so:Executing command [ /bin/sh helper-113-119-122.sh ] tc-so:Executing command [ /bin/sh helper-113-127.sh ] tc-so:Executing command [ /bin/sh helper-129-130-131-132-133-136-139-140.sh ] tc-so:Executing command [ /bin/sh helper-184-185-186-187.sh ] tc-so:Executing command [ /bin/sh helper-202-203-203-204-204-205-205-206-207.sh ] tc-end: 1646848722.705507, nul_elimination, passed tp-end: 1646848722.715803, bin/sh/t_input tp-start: 1646848724.996934, bin/sh/t_option, 14 tc-start: 1646848724.999399, 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: 1646848735.443741, Option_switching, passed tc-start: 1646848735.453190, 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: 1646848740.642627, pipefail, passed tc-start: 1646848740.651225, restore_local_opts tc-so:Executing command [ /bin/sh -ec . './test-funcs.28529'; local_test ] tc-end: 1646848741.785524, restore_local_opts, passed tc-start: 1646848741.795748, 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-so:Executing command [ /bin/sh -c tc-so: D=$(ls -l Important_File) || exit 1 tc-so: set -C tc-so: echo "Fail to Overwrite it now" > Important_File tc-so: A=$(ls -l Important_File) || exit 1 tc-so: test "${A}" = "${D}" 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 "Append to it now" >> Junk_File tc-so: A=$(ls -l Junk_File) || exit 1 tc-so: test "${A}" != "${D}" tc-so: ] tc-so:Executing command [ /bin/sh -c tc-so: set -Ce tc-so: echo "Fail to Overwrite it now" > Important_File tc-so: echo "Should not reach this point" 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 "Change the poor bugger again" >| Junk_File tc-so: A=$(ls -l Junk_File) || exit 1 tc-so: test "${A}" != "${D}" tc-so: ] tc-end: 1646848744.430366, set_C, passed tc-start: 1646848744.441189, 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: 1646848751.470309, set_X, passed tc-start: 1646848751.482843, 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: 1646848753.310017, set_a, passed tc-start: 1646848753.317098, 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: 1646848755.130496, set_e, passed tc-start: 1646848755.138361, 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: 1646848756.781404, set_f, passed tc-start: 1646848756.823421, 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: 1646848763.364124, set_n, passed tc-start: 1646848763.373931, 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: 1646848767.71711, set_u, passed tc-start: 1646848767.79253, 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: 1646848769.293912, set_v, passed tc-start: 1646848769.301939, 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: 1646848770.993972, set_x, passed tc-start: 1646848771.2215, 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: 1646848773.13712, vi_emacs_VE_toggle, passed tc-start: 1646848773.24486, xx_bogus tc-so:Executing command [ /bin/sh -c set -% ; echo ERR ] tc-end: 1646848773.860194, xx_bogus, passed tp-end: 1646848773.870426, bin/sh/t_option tp-start: 1646848774.885539, bin/sh/t_patterns, 3 tc-start: 1646848774.888581, case_matching tc-end: 1646848825.511918, case_matching, passed tc-start: 1646848825.521630, filename_expansion tc-end: 1646848925.243723, filename_expansion, passed tc-start: 1646848956.264387, var_substring_matching tc-end: 1646848971.544561, var_substring_matching, passed tp-end: 1646848971.552524, bin/sh/t_patterns tp-start: 1646848973.387425, bin/sh/t_redir, 13 tc-start: 1646848973.389634, 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-so:Executing command [ /bin/sh ] tc-se:Fail: incorrect exit status: 0, expected: 1 tc-se:stdout: tc-se:expect to see a non-detected failure here tc-se: tc-se:stderr: tc-se: tc-end: 1646848976.342238, basic_test_method_test, passed tc-start: 1646848976.355795, 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: 1646848988.4233, do_output_redirections, passed tc-start: 1646848988.18594, do_redirect_input_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 1<>Output ] tc-so:Executing command [ /bin/sh -c cat <>Output ] tc-so:Executing command [ /bin/sh -c echo Hello 1<>Output ] tc-so:Executing command [ /bin/sh -c { cat >&3; printf file; } <>Output 3>&1 >&0 ] tc-end: 1646848990.57078, do_redirect_input_output, passed tc-start: 1646848990.65707, 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: 1646848996.66586, fd_redirections, passed tc-start: 1646848996.145566, 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-se:sh: atf-check: not found tc-se:sh: atf-check: not found tc-se:sh: atf-check: not found tc-se:sh: atf-check: not found tc-se:sh: atf-check: not found tc-se:sh: atf-check: not found tc-se:sh: atf-check: not found tc-se:sh: atf-check: not found tc-se:sh: atf-check: not found tc-se:sh: atf-check: not found tc-se:sh: atf-check: not found tc-se:sh: atf-check: not found tc-se:sh: atf-check: not found tc-end: 1646848999.394452, incorrect_redirections, passed tc-start: 1646848999.403068, 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: 1646849000.969808, local_redirections, passed tc-start: 1646849001.46173, 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: 1646849004.900611, redir_in_case, passed tc-start: 1646849004.907613, subshell_redirections tc-so:Executing command [ /bin/sh ] tc-so:Executing command [ /bin/sh ] tc-so:Executing command [ /bin/sh ] tc-end: 1646849006.385552, subshell_redirections, passed tc-start: 1646849006.403971, ulimit_redirection_interaction tc-so:Executing command [ /bin/sh helper.sh ] tc-end: 1646849007.794821, ulimit_redirection_interaction, passed tc-start: 1646849007.803548, 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: 1646849064.307681, validate_fn_redirects, passed tp-end: 1646849064.321441, bin/sh/t_redir tp-start: 1646849065.409658, bin/sh/t_redircloexec, 7 tc-start: 1646849065.411776, compound_redir_open tc-so:Executing command [ /bin/sh ./comp1 ] tc-end: 1646849066.48648, compound_redir_open, passed tc-start: 1646849066.55688, 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: 1646849067.576160, exec_redir_closed, passed tc-start: 1646849067.583066, 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: 1646849069.86546, exec_redir_open, passed tc-start: 1646849069.93603, loop_redir_open tc-so:Executing command [ /bin/sh ./for1 ] tc-end: 1646849069.771061, loop_redir_open, passed tc-start: 1646849069.777975, 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: 1646849071.752333, posix_exec_redir, passed tc-start: 1646849071.761530, simple_redir_open tc-so:Executing command [ /bin/sh ./simp1 ] tc-end: 1646849072.668324, simple_redir_open, passed tc-start: 1646849072.677930, subshell_redir_open tc-so:Executing command [ /bin/sh ./comp1 ] tc-end: 1646849073.649876, subshell_redir_open, passed tp-end: 1646849073.658911, bin/sh/t_redircloexec tp-start: 1646849074.333895, bin/sh/t_set_e, 1 tc-start: 1646849074.336845, all tc-end: 1646849092.686837, all, passed tp-end: 1646849092.694071, bin/sh/t_set_e tp-start: 1646849093.558741, bin/sh/t_shift, 5 tc-start: 1646849093.560894, 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: 1646849096.233565, basic_shift_test, passed tc-start: 1646849096.240470, 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: 1646849098.391161, excessive_shift, passed tc-start: 1646849098.397913, function_shift tc-end: 1646849098.789408, function_shift, passed tc-start: 1646849098.796465, 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: 1646849100.855586, non_numeric_shift, passed tc-start: 1646849100.862213, 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: 1646849102.253792, too_many_args, passed tp-end: 1646849102.260438, bin/sh/t_shift tp-start: 1646849104.950359, bin/sh/t_syntax, 21 tc-start: 1646849104.952461, 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: 1646849107.92705, a_basic_tokenisation, passed tc-start: 1646849107.99652, 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: 1646849111.740080, b_comments, passed tc-start: 1646849111.759143, 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: 1646849117.676464, c_line_wrapping, passed tc-start: 1646849117.683130, 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: 1646849122.169500, d_cstrings, passed tc-start: 1646849122.175622, 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: 1646849126.393947, f_redirects, passed tc-start: 1646849126.400239, 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: 1646849232.807438, g_variable_syntax, passed tc-start: 1646849232.813889, 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: 1646849276.691533, i_pipelines, passed tc-start: 1646849276.697753, 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: 1646849285.600319, j_and_or_lists, passed tc-start: 1646849285.606624, 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: 1646849297.698310, k_lists, passed tc-start: 1646849297.704845, 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: 1646849317.16763, l_async_lists, passed tc-start: 1646849317.22885, 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: 1646849319.790592, m_compound_lists, passed tc-start: 1646849319.796960, 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: 1646849324.125739, q_for_loop, passed tc-start: 1646849324.134389, 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: 1646849332.520023, r_case, passed tc-start: 1646849332.528535, 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: 1646849336.45737, s_if, passed tc-start: 1646849336.51836, 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: 1646849337.596406, t_loops, passed tc-start: 1646849337.602508, 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: 1646849340.57190, u_case_cont, passed tc-start: 1646849340.63868, 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: 1646849342.213653, x_functions, passed tc-start: 1646849342.219980, 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: 1646849346.452024, z_PR_48498, passed tc-start: 1646849346.458455, 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: 1646849350.351668, z_PR_52426, passed tc-start: 1646849350.357840, z_PR_53712 tc-so:proc.19798.corename: %n.core -> core tc-end: 1646849351.35503, z_PR_53712, passed tp-end: 1646849351.43462, bin/sh/t_syntax tp-start: 1646849351.501993, bin/sh/t_ulimit, 1 tc-start: 1646849351.508905, limits tc-so:Executing command [ /bin/sh -c ulimit -a ] tc-se:local: -c: bad variable name tc-end: 1646849352.244536, limits, passed tp-end: 1646849352.250860, bin/sh/t_ulimit tp-start: 1646849352.893395, bin/sh/t_varquote, 3 tc-start: 1646849352.895663, all tc-end: 1646849353.363416, all, passed tc-start: 1646849353.371604, 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: 1646849354.65006, default_assignment_with_arith, passed tc-start: 1646849354.71369, nested_quotes_multiword tc-so:Executing command [ /bin/sh -c echo "${foo:="first-word"} second-word" ] tc-end: 1646849354.617886, nested_quotes_multiword, passed tp-end: 1646849354.623955, bin/sh/t_varquote tp-start: 1646849355.481084, bin/sh/t_varval, 5 tc-start: 1646849355.483190, 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: 1646849356.989097, aaa, passed tc-start: 1646849356.997070, assignment tc-so:Executing command [ /bin/sh ] tc-end: 1646849362.388929, assignment, passed tc-start: 1646849362.397224, cmdline tc-so:Executing command [ /bin/sh ] tc-end: 1646849367.886306, cmdline, passed tc-start: 1646849367.894695, 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: 1646849374.458527, read, passed tc-start: 1646849374.926697, 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: 1646849381.770800, redirect, passed tp-end: 1646849382.214104, bin/sh/t_varval tp-start: 1646849382.974706, bin/sh/t_wait, 4 tc-start: 1646849382.976765, 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: 1646849396.101440, basic_wait, passed tc-start: 1646849396.107997, individual tc-end: 1646849402.495389, individual, passed tc-start: 1646849402.504195, jobs tc-end: 1646849417.19553, jobs, passed tc-start: 1646849417.30537, kill tc-so:Executing command [ /bin/sh -c wait 1 ] tc-end: 1646849427.733403, kill, passed tp-end: 1646849427.746196, bin/sh/t_wait tp-start: 1646849428.606930, bin/sleep/t_sleep, 3 tc-start: 1646849428.609549, 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-so:Executing command [ /bin/sh -c LC_ALL=ru_RU.UTF-8 sleep 0.2 ] tc-so:Executing command [ /bin/sh -c LC_ALL=ru_RU.UTF-8 sleep 0,2 ] tc-end: 1646849432.406873, fraction, passed tc-start: 1646849432.418893, hex tc-so:Executing command [ /bin/sh -c sleep 0x01 ] tc-so:Executing command [ /bin/sh -c sleep 0x0.F ] tc-so:Executing command [ /bin/sh -c sleep 0x.B ] tc-end: 1646849439.94512, hex, passed tc-start: 1646849439.102925, 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-so:Executing command [ /bin/sh -c sleep 3+1 ] tc-so:Executing command [ /bin/sh -c sleep 0xFG ] tc-so:Executing command [ /bin/sh -c LC_ALL=C sleep 3,1 ] tc-so:Executing command [ /bin/sh -c sleep ] tc-so:Executing command [ /bin/sh -c sleep 1 2 ] tc-end: 1646849441.628763, nonnumeric, passed tp-end: 1646849441.636916, bin/sleep/t_sleep tp-start: 1646849442.320659, bin/tar/t_tar, 2 tc-start: 1646849442.323104, append tc-so:Executing command [ tar -cf file1.tar foo bar ] tc-so:Executing command [ tar -cf file2.tar foo ] tc-so:Executing command [ tar -rf file2.tar bar ] tc-so:Executing command [ cmp file1.tar file2.tar ] tc-end: 1646849443.934570, append, passed tc-start: 1646849443.952821, rd_base256_size tc-se:1+0 records in tc-se:1+0 records out tc-se:1179855 bytes transferred in 0.269 secs (4386078 bytes/sec) tc-so:Executing command [ tar -xf test.tar ] tc-so:Executing command [ cmp output.bin reference.bin ] tc-end: 1646849445.955185, rd_base256_size, passed tp-end: 1646849445.992712, bin/tar/t_tar tp-start: 1646849446.245623, dev/cgd/t_cgd_3des, 2 tc-start: 1646849446.248493, cgd_3des_cbc_192_encblkno1 tc-so:[ 1.0000000] entropy: ready tc-end: 1646849447.159462, cgd_3des_cbc_192_encblkno1, passed tc-start: 1646849447.170230, cgd_3des_cbc_192_encblkno8 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] cgd: enabling legacy encblkno8 tc-so:[ 1.2600050] cgd: enabling legacy encblkno8 tc-end: 1646849447.780663, cgd_3des_cbc_192_encblkno8, passed tp-end: 1646849447.789014, dev/cgd/t_cgd_3des tp-start: 1646849447.930956, dev/cgd/t_cgd_adiantum, 1 tc-start: 1646849447.933940, cgd_adiantum tc-so:[ 1.0000000] entropy: ready tc-end: 1646849448.449994, cgd_adiantum, passed tp-end: 1646849448.459636, dev/cgd/t_cgd_adiantum tp-start: 1646849448.591557, dev/cgd/t_cgd_aes, 8 tc-start: 1646849448.594163, cgd_aes_cbc_128_encblkno1 tc-so:[ 1.0000000] entropy: ready tc-end: 1646849449.119538, cgd_aes_cbc_128_encblkno1, passed tc-start: 1646849449.128138, cgd_aes_cbc_128_encblkno8 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.2100050] cgd: enabling legacy encblkno8 tc-so:[ 1.2400050] cgd: enabling legacy encblkno8 tc-end: 1646849449.653857, cgd_aes_cbc_128_encblkno8, passed tc-start: 1646849449.661710, cgd_aes_cbc_192_encblkno1 tc-so:[ 1.0000000] entropy: ready tc-end: 1646849450.148471, cgd_aes_cbc_192_encblkno1, passed tc-start: 1646849450.156015, cgd_aes_cbc_192_encblkno8 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] cgd: enabling legacy encblkno8 tc-so:[ 1.2300050] cgd: enabling legacy encblkno8 tc-end: 1646849450.633260, cgd_aes_cbc_192_encblkno8, passed tc-start: 1646849450.641163, cgd_aes_cbc_256_encblkno1 tc-so:[ 1.0000000] entropy: ready tc-end: 1646849451.159987, cgd_aes_cbc_256_encblkno1, passed tc-start: 1646849451.168154, cgd_aes_cbc_256_encblkno8 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] cgd: enabling legacy encblkno8 tc-so:[ 1.2600050] cgd: enabling legacy encblkno8 tc-end: 1646849451.690699, cgd_aes_cbc_256_encblkno8, passed tc-start: 1646849451.697990, cgd_aes_xts_256 tc-so:[ 1.0000000] entropy: ready tc-end: 1646849452.218966, cgd_aes_xts_256, passed tc-start: 1646849452.226762, cgd_aes_xts_512 tc-so:[ 1.0000000] entropy: ready tc-end: 1646849452.785920, cgd_aes_xts_512, passed tp-end: 1646849452.793158, dev/cgd/t_cgd_aes tp-start: 1646849452.917025, dev/cgd/t_cgd_blowfish, 6 tc-start: 1646849452.919689, cgd_bf_cbc_128_encblkno1 tc-so:[ 1.0000000] entropy: ready tc-end: 1646849453.402638, cgd_bf_cbc_128_encblkno1, passed tc-start: 1646849453.412109, cgd_bf_cbc_128_encblkno8 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.1900050] cgd: enabling legacy encblkno8 tc-so:[ 1.2400050] cgd: enabling legacy encblkno8 tc-end: 1646849453.886865, cgd_bf_cbc_128_encblkno8, passed tc-start: 1646849453.894671, cgd_bf_cbc_256_encblkno1 tc-so:[ 1.0000000] entropy: ready tc-end: 1646849454.368234, cgd_bf_cbc_256_encblkno1, passed tc-start: 1646849454.376508, cgd_bf_cbc_256_encblkno8 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] cgd: enabling legacy encblkno8 tc-so:[ 1.2600050] cgd: enabling legacy encblkno8 tc-end: 1646849454.920586, cgd_bf_cbc_256_encblkno8, passed tc-start: 1646849454.931161, cgd_bf_cbc_448_encblkno1 tc-so:[ 1.0000000] entropy: ready tc-end: 1646849455.568872, cgd_bf_cbc_448_encblkno1, passed tc-start: 1646849455.579426, cgd_bf_cbc_448_encblkno8 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.2800050] cgd: enabling legacy encblkno8 tc-so:[ 1.3300050] cgd: enabling legacy encblkno8 tc-end: 1646849456.244286, cgd_bf_cbc_448_encblkno8, passed tp-end: 1646849456.254154, dev/cgd/t_cgd_blowfish tp-start: 1646849458.926106, dev/cgd/t_cgd, 7 tc-start: 1646849458.929417, 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-so:Executing command [ /bin/sh -c dd if=/usr/tests/dev/cgd/t_cgd count=2 | rump.dd of=/dev/rcgd0c ] tc-so:Executing command [ dd if=/usr/tests/dev/cgd/t_cgd of=testfile count=2 ] tc-so:Executing command [ rump.dd if=/dev/rcgd0c count=2 ] tc-end: 1646849462.257422, basic, passed tc-start: 1646849462.269513, 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-so:Executing command [ /bin/sh -c echo die hard | rump.dd of=/dev/rcgd0c bs=123 conv=sync ] tc-so:Executing command [ /bin/sh -c echo die hard | rump.dd of=/dev/rcgd0c bs=64 conv=sync ] tc-so:Executing command [ /bin/sh -c echo die hard | rump.dd of=/dev/rcgd0c bs=256 conv=sync ] tc-so:Executing command [ /bin/sh -c (echo -n x && sleep 1 && head -c 511 41 tc-so:hw.swsensor.cur_value: 41 -> 17 tc-so:hw.swsensor.cur_value: 17 -> 23 tc-so:hw.swsensor.cur_value: 23 -> 11 tc-so:hw.swsensor.cur_value: 11 -> 17 tc-so:hw.swsensor.cur_value: 17 -> 11 tc-end: 1646849902.449578, alarm_sensor, passed tc-start: 1646849902.467716, entropy_interrupt_sensor tc-so:hw.swsensor.cur_value: 50 -> 51 tc-so:hw.swsensor.cur_value: 51 -> 30 tc-so:hw.swsensor.cur_value: 30 -> 40 tc-so:hw.swsensor.cur_value: 40 -> 30 tc-so:30 tc-so:hw.swsensor.cur_value: 30 -> 40 tc-so:40 tc-so:40 tc-end: 1646849942.820586, entropy_interrupt_sensor, passed tc-start: 1646849942.834417, entropy_polled_sensor tc-so:hw.swsensor.cur_value: 50 -> 51 tc-so:hw.swsensor.cur_value: 51 -> 19 tc-so:hw.swsensor.cur_value: 19 -> 21 tc-so:hw.swsensor.cur_value: 21 -> 19 tc-so:hw.swsensor.cur_value: 19 -> 30 tc-so:hw.swsensor.cur_value: 30 -> 40 tc-so:hw.swsensor.cur_value: 40 -> 30 tc-so:30 tc-so:hw.swsensor.cur_value: 30 -> 40 tc-so:40 tc-so:40 tc-end: 1646850011.955231, entropy_polled_sensor, passed tc-start: 1646850011.975947, limit_sensor tc-so:hw.swsensor.cur_value: 45 -> 46 tc-so:hw.swsensor.cur_value: 46 -> 23 tc-so:hw.swsensor.cur_value: 23 -> 27 tc-so:hw.swsensor.cur_value: 27 -> 15 tc-so:hw.swsensor.cur_value: 15 -> 19 tc-so:hw.swsensor.cur_value: 19 -> 15 tc-end: 1646850072.630193, limit_sensor, passed tc-start: 1646850072.649000, simple_sensor tc-so:hw.swsensor.cur_value: 50 -> 51 tc-so:hw.swsensor.cur_value: 51 -> 19 tc-so:hw.swsensor.cur_value: 19 -> 21 tc-so:hw.swsensor.cur_value: 21 -> 19 tc-end: 1646850112.169593, simple_sensor, passed tp-end: 1646850112.184771, dev/sysmon/t_swsensor tp-start: 1646850112.319443, dev/usb/t_hid, 2 tc-start: 1646850112.322145, khid tc-so:[ 1.0000000] entropy: ready tc-end: 1646850112.713634, khid, passed tc-start: 1646850112.722075, khid_parse_just_pop tc-so:[ 1.0000000] entropy: ready tc-end: 1646850113.80149, khid_parse_just_pop, passed tp-end: 1646850113.87668, dev/usb/t_hid tp-start: 1646850115.545564, games/t_factor, 12 tc-start: 1646850115.547932, h_loop1 tc-end: 1646850115.551131, h_loop1, skipped, Required program '/usr/games/factor' not found in the PATH tc-start: 1646850115.552859, h_loop2 tc-end: 1646850115.555027, h_loop2, skipped, Required program '/usr/games/factor' not found in the PATH tc-start: 1646850115.556562, h_overflow1 tc-end: 1646850115.558742, h_overflow1, skipped, Required program '/usr/games/factor' not found in the PATH tc-start: 1646850115.560385, h_overflow2 tc-end: 1646850115.562567, h_overflow2, skipped, Required program '/usr/games/factor' not found in the PATH tc-start: 1646850115.564208, hx_loop1 tc-end: 1646850115.566319, hx_loop1, skipped, Required program '/usr/games/factor' not found in the PATH tc-start: 1646850115.567853, hx_loop2 tc-end: 1646850115.569969, hx_loop2, skipped, Required program '/usr/games/factor' not found in the PATH tc-start: 1646850115.571840, hx_overflow1 tc-end: 1646850115.574003, hx_overflow1, skipped, Required program '/usr/games/factor' not found in the PATH tc-start: 1646850115.575622, hx_overflow2 tc-end: 1646850115.577766, hx_overflow2, skipped, Required program '/usr/games/factor' not found in the PATH tc-start: 1646850115.579365, loop1 tc-end: 1646850115.581602, loop1, skipped, Required program '/usr/games/factor' not found in the PATH tc-start: 1646850115.583144, loop2 tc-end: 1646850115.585257, loop2, skipped, Required program '/usr/games/factor' not found in the PATH tc-start: 1646850115.586835, overflow1 tc-end: 1646850115.588967, overflow1, skipped, Required program '/usr/games/factor' not found in the PATH tc-start: 1646850115.590495, overflow2 tc-end: 1646850115.592616, overflow2, skipped, Required program '/usr/games/factor' not found in the PATH tp-end: 1646850115.594138, games/t_factor tp-start: 1646850115.691904, include/machine/t_bswap, 6 tc-start: 1646850115.694042, bswap16_basic tc-end: 1646850115.768574, bswap16_basic, passed tc-start: 1646850115.776039, bswap16_unconst tc-end: 1646850115.853065, bswap16_unconst, passed tc-start: 1646850115.860345, bswap32_basic tc-end: 1646850115.935441, bswap32_basic, passed tc-start: 1646850115.943470, bswap32_unconst tc-end: 1646850116.22694, bswap32_unconst, passed tc-start: 1646850116.30467, bswap64_basic tc-end: 1646850116.104798, bswap64_basic, passed tc-start: 1646850116.111761, bswap64_unconst tc-end: 1646850116.184351, bswap64_unconst, passed tp-end: 1646850116.191058, include/machine/t_bswap tp-start: 1646850116.294481, include/sys/t_bitops, 6 tc-start: 1646850116.296872, bitmap_basic tc-end: 1646850116.378932, bitmap_basic, passed tc-start: 1646850116.386216, fast_divide32 tc-end: 1646850116.468846, fast_divide32, passed tc-start: 1646850116.477214, ffsfls tc-end: 1646850116.559668, ffsfls, passed tc-start: 1646850116.567058, ilog2_32bit tc-end: 1646850116.648956, ilog2_32bit, passed tc-start: 1646850116.656632, ilog2_64bit tc-end: 1646850116.739552, ilog2_64bit, passed tc-start: 1646850116.746806, ilog2_const tc-end: 1646850116.825433, ilog2_const, passed tp-end: 1646850116.833181, include/sys/t_bitops tp-start: 1646850116.907850, include/sys/t_bootblock, 2 tc-start: 1646850116.910285, mbr_partition tc-end: 1646850116.983136, mbr_partition, passed tc-start: 1646850116.991383, mbr_sector tc-end: 1646850117.68172, mbr_sector, passed tp-end: 1646850117.75489, include/sys/t_bootblock tp-start: 1646850117.156646, include/sys/t_cdefs, 8 tc-start: 1646850117.159092, sissigned tc-end: 1646850117.235404, sissigned, passed tc-start: 1646850117.245212, stypefit tc-end: 1646850117.322622, stypefit, passed tc-start: 1646850117.330215, stypemask tc-end: 1646850117.410230, stypemask, passed tc-start: 1646850117.417935, stypeminmax tc-end: 1646850117.492724, stypeminmax, passed tc-start: 1646850117.500747, uissigned tc-end: 1646850117.576251, uissigned, passed tc-start: 1646850117.583684, utypefit tc-end: 1646850117.662540, utypefit, passed tc-start: 1646850117.670521, utypemask tc-end: 1646850117.753812, utypemask, passed tc-start: 1646850117.763147, utypeminmax tc-end: 1646850117.846062, utypeminmax, passed tp-end: 1646850117.854870, include/sys/t_cdefs tp-start: 1646850117.923295, include/sys/t_list, 1 tc-start: 1646850117.926306, list_move tc-end: 1646850118.6532, list_move, passed tp-end: 1646850118.14501, include/sys/t_list tp-start: 1646850118.97094, include/sys/t_pslist, 1 tc-start: 1646850118.99762, misc tc-end: 1646850118.170400, misc, passed tp-end: 1646850118.177553, include/sys/t_pslist tp-start: 1646850118.251299, include/sys/t_tree, 1 tc-start: 1646850118.254020, tree_rbstress tc-end: 1646850119.148366, tree_rbstress, passed tp-end: 1646850119.155045, include/sys/t_tree tp-start: 1646850119.220723, include/sys/t_types, 3 tc-start: 1646850119.222798, types_limits tc-end: 1646850119.287217, types_limits, passed tc-start: 1646850119.293840, types_signed tc-end: 1646850119.358848, types_signed, passed tc-start: 1646850119.365701, types_unsigned tc-end: 1646850119.437748, types_unsigned, passed tp-end: 1646850119.444684, include/sys/t_types tp-start: 1646850119.575816, include/sys/t_socket, 3 tc-start: 1646850119.577887, cmsg_sendfd tc-so:[ 1.0000000] entropy: ready tc-end: 1646850120.28457, cmsg_sendfd, passed tc-start: 1646850120.36395, cmsg_sendfd_bounds tc-so:[ 1.0000000] entropy: ready tc-end: 1646850120.433882, cmsg_sendfd_bounds, passed tc-start: 1646850120.442521, sock_cloexec tc-so:[ 1.0000000] entropy: ready tc-end: 1646850120.834137, sock_cloexec, passed tp-end: 1646850120.842631, include/sys/t_socket tp-start: 1646850120.915902, include/t_bitstring, 6 tc-start: 1646850120.918358, bits_27 tc-end: 1646850121.110659, bits_27, passed tc-start: 1646850121.120634, bits_32 tc-end: 1646850121.293126, bits_32, passed tc-start: 1646850121.303227, bits_49 tc-end: 1646850121.504446, bits_49, passed tc-start: 1646850121.516014, bits_64 tc-end: 1646850121.688293, bits_64, passed tc-start: 1646850121.696689, bits_67 tc-end: 1646850121.858156, bits_67, passed tc-start: 1646850121.866936, bits_8 tc-end: 1646850122.12805, bits_8, passed tp-end: 1646850122.21282, include/t_bitstring tp-start: 1646850122.96910, include/t_errno, 1 tc-start: 1646850122.99393, errno_constants tc-end: 1646850122.170975, errno_constants, passed tp-end: 1646850122.178546, include/t_errno tp-start: 1646850122.253594, include/t_glob, 1 tc-start: 1646850122.255674, glob_types tc-end: 1646850122.330224, glob_types, passed tp-end: 1646850122.337493, include/t_glob tp-start: 1646850122.413630, include/t_inttypes, 1 tc-start: 1646850122.416145, int_fmtio tc-end: 1646850122.505873, int_fmtio, passed tp-end: 1646850122.514298, include/t_inttypes tp-start: 1646850122.599513, include/t_limits, 3 tc-start: 1646850122.602465, char tc-end: 1646850122.690160, char, passed tc-start: 1646850122.699439, posix tc-end: 1646850122.771590, posix, passed tc-start: 1646850122.778185, short tc-end: 1646850122.868251, short, passed tp-end: 1646850122.877856, include/t_limits tp-start: 1646850122.963337, include/t_netdb, 1 tc-start: 1646850122.965633, 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: 1646850123.47057, netdb_constants, expected_failure, PR standards/44777: 2 checks failed as expected; see output for more details tp-end: 1646850123.57819, include/t_netdb tp-start: 1646850123.143357, include/t_paths, 1 tc-start: 1646850123.145555, paths tc-end: 1646850123.221535, paths, skipped, PR port-sparc/45580 tp-end: 1646850123.228579, include/t_paths tp-start: 1646850123.303978, include/t_stdint, 2 tc-start: 1646850123.306586, int16 tc-end: 1646850123.381075, int16, passed tc-start: 1646850123.390666, int8 tc-end: 1646850123.467699, int8, passed tp-end: 1646850123.475253, include/t_stdint tp-start: 1646850123.614805, kernel/kqueue/read/t_fifo, 1 tc-start: 1646850123.617945, fifo tc-end: 1646850123.813958, fifo, passed tp-end: 1646850123.823639, kernel/kqueue/read/t_fifo tp-start: 1646850123.908331, kernel/kqueue/read/t_file, 1 tc-start: 1646850123.910853, 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: 1646850135.979869, file, passed tp-end: 1646850135.988408, kernel/kqueue/read/t_file tp-start: 1646850136.53417, kernel/kqueue/read/t_file2, 1 tc-start: 1646850136.55459, file2 tc-end: 1646850136.123377, file2, passed tp-end: 1646850136.132241, kernel/kqueue/read/t_file2 tp-start: 1646850136.196323, kernel/kqueue/read/t_pipe, 1 tc-start: 1646850136.198606, 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: 1646850136.270120, pipe, passed tp-end: 1646850136.276629, kernel/kqueue/read/t_pipe tp-start: 1646850136.348579, kernel/kqueue/read/t_ttypty, 3 tc-start: 1646850136.350743, closed_slave tc-so:tty: openpty master 4 slave 5 tty '/dev/pts/0' tc-so:kevent num 1 filt 0 flags: 0x8005, fflags: 0, data: 0 tc-end: 1646850136.434382, closed_slave, passed tc-start: 1646850136.441189, master tc-so:tty: openpty master 4 slave 5 tty '/dev/pts/0' tc-so:tty: polling ... tc-so:tty: returned from poll - 1 tc-so:kevent num 1 filt 0 flags: 0x5, fflags: 0, data: 4 tc-so:tty: read 'f00 tc-so:' (n=4) tc-so:tty: successful end tc-end: 1646850138.532697, master, passed tc-start: 1646850138.539079, slave tc-so:tty: openpty master 4 slave 5 tty '/dev/pts/0' tc-so:tty: polling ... tc-so:tty: returned from poll - 1 tc-so:kevent num 1 filt 0 flags: 0x5, fflags: 0, data: 4 tc-so:tty: read 'f00 tc-so:' (n=4) tc-so:tty: successful end tc-end: 1646850140.644737, slave, passed tp-end: 1646850140.651175, kernel/kqueue/read/t_ttypty tp-start: 1646850140.723011, kernel/kqueue/write/t_fifo, 1 tc-start: 1646850140.725228, fifo tc-end: 1646850140.873306, fifo, passed tp-end: 1646850140.879996, kernel/kqueue/write/t_fifo tp-start: 1646850140.945686, kernel/kqueue/write/t_pipe, 3 tc-start: 1646850140.947784, pipe1 tc-end: 1646850141.14951, pipe1, passed tc-start: 1646850141.21719, pipe2 tc-so:pipe: child read 'foo' tc-so:kevent num 1 flags: 0x5, fflags: 0, data: 16384 tc-end: 1646850141.112495, pipe2, passed tc-start: 1646850141.118801, pipe3 tc-end: 1646850141.187090, pipe3, passed tp-end: 1646850141.193669, kernel/kqueue/write/t_pipe tp-start: 1646850141.263297, kernel/kqueue/write/t_ttypty, 2 tc-start: 1646850141.265322, master tc-so:tty: openpty master 4 slave 5 tty '/dev/pts/0' tc-so:tty: polling ... tc-so:tty: returned from poll - 4 tc-so:kevent num 1 filt 1 flags: 0x5, fflags: 0, data: 1024 tc-so:tty: wrote 'f00\n' (wrote 4 characters) tc-so:tty: successful end tc-end: 1646850143.322688, master, passed tc-start: 1646850143.329890, slave tc-so:tty: openpty master 4 slave 5 tty '/dev/pts/0' tc-so:tty: polling ... tc-so:tty: returned from poll - 4 tc-so:kevent num 1 filt 1 flags: 0x5, fflags: 0, data: 1024 tc-so:tty: wrote 'f00\n' (wrote 4 characters) tc-so:tty: successful end tc-end: 1646850145.353894, slave, passed tp-end: 1646850145.360740, kernel/kqueue/write/t_ttypty tp-start: 1646850145.435271, kernel/kqueue/t_empty, 1 tc-start: 1646850145.437678, sock_tcp tc-end: 1646850147.496550, sock_tcp, passed tp-end: 1646850147.503346, kernel/kqueue/t_empty tp-start: 1646850147.580028, kernel/kqueue/t_ioctl, 2 tc-start: 1646850147.582384, 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-so: map 8 -> EVFILT_USER tc-so: map 9 -> EVFILT_EMPTY tc-end: 1646850147.667659, kfilter_byfilter, passed tc-start: 1646850147.674831, 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-so: map EVFILT_USER -> 8 tc-so: map EVFILT_EMPTY -> 9 tc-end: 1646850147.766936, kfilter_byname, passed tp-end: 1646850147.774612, kernel/kqueue/t_ioctl tp-start: 1646850147.850131, kernel/kqueue/t_oneshot, 1 tc-start: 1646850147.852422, oneshot_udata tc-end: 1646850147.963757, oneshot_udata, passed tp-end: 1646850147.970364, kernel/kqueue/t_oneshot tp-start: 1646850148.45612, kernel/kqueue/t_proc1, 1 tc-start: 1646850148.48120, proc1 tc-so:21064: NOTE_FORK tc-so:21064: NOTE_EXEC tc-so:21064: NOTE_EXIT tc-end: 1646850152.151120, proc1, passed tp-end: 1646850152.158139, kernel/kqueue/t_proc1 tp-start: 1646850152.239196, kernel/kqueue/t_proc2, 1 tc-start: 1646850152.241508, proc2 tc-end: 1646850156.298416, proc2, passed tp-end: 1646850156.305020, kernel/kqueue/t_proc2 tp-start: 1646850156.371980, kernel/kqueue/t_proc3, 1 tc-start: 1646850156.374070, proc3 tc-end: 1646850156.451989, proc3, passed tp-end: 1646850156.461632, kernel/kqueue/t_proc3 tp-start: 1646850156.557276, kernel/kqueue/t_proc4, 1 tc-start: 1646850156.560240, proc4 tc-end: 1646850157.848874, proc4, passed tp-end: 1646850157.856384, kernel/kqueue/t_proc4 tp-start: 1646850157.948274, kernel/kqueue/t_scan, 1 tc-start: 1646850157.950680, scan1 tc-end: 1646850158.673718, scan1, passed tp-end: 1646850158.681968, kernel/kqueue/t_scan tp-start: 1646850158.764110, kernel/kqueue/t_sig, 2 tc-start: 1646850158.766746, sig tc-so:my pid: 21544 tc-so:got 5 as filter number for `EVFILT_SIGNAL'. tc-so:sig: kevent returned 0 in 2.000456 tc-so:sig: kevent returned 1 in 0.001069 tc-so:sig: kevent flags: 0x25, data: 1 (# times signal posted) tc-so:sig: kevent returned 0 in 1.999324 tc-so:sig: kevent returned 0 in 1.931194 tc-so:sig: kevent returned 1 in 0.000086 tc-so:sig: kevent flags: 0x25, data: 1 (# times signal posted) tc-so:sig: kevent returned 0 in 1.960014 tc-so:sig: kevent returned 0 in 1.941032 tc-so:sig: kevent returned 1 in 0.000066 tc-so:sig: kevent flags: 0x25, data: 1 (# times signal posted) tc-so:sig: kevent returned 0 in 1.990484 tc-so:sig: kevent returned 0 in 1.970935 tc-so:sig: kevent returned 1 in 0.000064 tc-so:sig: kevent flags: 0x25, data: 1 (# times signal posted) tc-so:sig: kevent returned 0 in 1.990462 tc-so:sig: kevent returned 0 in 1.941090 tc-so:sig: kevent returned 1 in 0.000065 tc-so:sig: kevent flags: 0x25, data: 1 (# times signal posted) tc-so:sig: finished successfully tc-end: 1646850182.530637, sig, passed tc-start: 1646850182.538794, sig_and_proc tc-end: 1646850182.656400, sig_and_proc, passed tp-end: 1646850182.666042, kernel/kqueue/t_sig tp-start: 1646850182.770289, kernel/kqueue/t_timer, 5 tc-start: 1646850182.773200, abstime tc-so:time 8.191716630 not in [ 3.5, 4.5 ) tc-so:time 8.191716630 not in [ 4.5, 5.5 ) tc-end: 1646850191.72443, abstime, failed, /tmp/build/2022.03.09.10.06.36-sparc64/src/tests/kernel/kqueue/t_timer.c:300: check_timespec(&ts, 4) || check_timespec(&ts, 5) not met tc-start: 1646850191.79983, basic_timer tc-so:time 9.989535250 not in [ 4.5, 5.5 ) tc-end: 1646850201.150883, basic_timer, failed, /tmp/build/2022.03.09.10.06.36-sparc64/src/tests/kernel/kqueue/t_timer.c:116: check_timespec(&ts, TIME1_TOTAL_SEC) not met tc-start: 1646850201.161263, count_expirations tc-end: 1646850212.93060, count_expirations, passed tc-start: 1646850212.99902, modify tc-end: 1646850239.587034, modify, passed tc-start: 1646850239.598007, timer_units tc-so:time 3.959405050 not in [ 1.5, 2.5 ) tc-end: 1646850243.645310, timer_units, failed, /tmp/build/2022.03.09.10.06.36-sparc64/src/tests/kernel/kqueue/t_timer.c:326: units 'NOTE_SECONDS' failed tp-end: 1646850243.652400, kernel/kqueue/t_timer tp-start: 1646850243.749974, kernel/kqueue/t_vnode, 21 tc-start: 1646850243.752041, dir_no_note_link_create_file_in tc-end: 1646850243.895485, dir_no_note_link_create_file_in, passed tc-start: 1646850243.903817, dir_no_note_link_delete_file_in tc-end: 1646850244.78312, dir_no_note_link_delete_file_in, passed tc-start: 1646850244.86196, dir_no_note_link_mv_dir_within tc-end: 1646850244.262121, dir_no_note_link_mv_dir_within, passed tc-start: 1646850244.269819, dir_no_note_link_mv_file_within tc-end: 1646850244.438201, dir_no_note_link_mv_file_within, passed tc-start: 1646850244.445054, dir_note_link_create_dir_in tc-end: 1646850244.590162, dir_note_link_create_dir_in, passed tc-start: 1646850244.597226, dir_note_link_delete_dir_in tc-end: 1646850244.748133, dir_note_link_delete_dir_in, passed tc-start: 1646850244.754711, dir_note_link_mv_dir_in tc-end: 1646850244.907394, dir_note_link_mv_dir_in, passed tc-start: 1646850244.913424, dir_note_link_mv_dir_out tc-end: 1646850245.78965, dir_note_link_mv_dir_out, passed tc-start: 1646850245.87580, dir_note_write_create_dir_in tc-end: 1646850245.272702, dir_note_write_create_dir_in, passed tc-start: 1646850245.280430, dir_note_write_create_file_in tc-end: 1646850245.439295, dir_note_write_create_file_in, passed tc-start: 1646850245.446347, dir_note_write_delete_dir_in tc-end: 1646850245.616367, dir_note_write_delete_dir_in, passed tc-start: 1646850245.625488, dir_note_write_delete_file_in tc-end: 1646850245.795828, dir_note_write_delete_file_in, passed tc-start: 1646850245.803560, dir_note_write_mv_dir_in tc-end: 1646850245.973212, dir_note_write_mv_dir_in, passed tc-start: 1646850245.980485, dir_note_write_mv_dir_out tc-end: 1646850246.151068, dir_note_write_mv_dir_out, passed tc-start: 1646850246.160886, dir_note_write_mv_dir_within tc-end: 1646850246.333201, dir_note_write_mv_dir_within, passed tc-start: 1646850246.340835, dir_note_write_mv_file_in tc-end: 1646850246.511182, dir_note_write_mv_file_in, passed tc-start: 1646850246.519655, dir_note_write_mv_file_out tc-end: 1646850246.692081, dir_note_write_mv_file_out, passed tc-start: 1646850246.699310, dir_note_write_mv_file_within tc-end: 1646850246.868425, dir_note_write_mv_file_within, passed tc-start: 1646850246.877343, interest tc-end: 1646850247.36697, interest, passed tc-start: 1646850247.44014, open_write_read_close tc-end: 1646850247.207738, open_write_read_close, passed tc-start: 1646850247.215085, rename_over_self_hardlink tc-end: 1646850247.386783, rename_over_self_hardlink, passed tp-end: 1646850247.397462, kernel/kqueue/t_vnode tp-start: 1646850247.589221, kernel/tty/t_pr, 3 tc-start: 1646850247.591716, client_first tc-so:[ 1.0000000] entropy: ready tc-end: 1646850248.219209, client_first, passed tc-start: 1646850248.227252, master_first tc-so:[ 1.0000000] entropy: ready tc-end: 1646850248.670563, master_first, passed tc-start: 1646850248.677929, ptyioctl tc-so:[ 1.0000000] entropy: ready tc-end: 1646850249.99827, ptyioctl, passed tp-end: 1646850249.107181, kernel/tty/t_pr tp-start: 1646850249.180883, kernel/t_fcntl, 1 tc-start: 1646850249.183083, getpath tc-end: 1646850249.255832, getpath, passed tp-end: 1646850249.263152, kernel/t_fcntl tp-start: 1646850249.337909, kernel/t_lock, 1 tc-start: 1646850249.339928, lock tc-end: 1646850251.382644, lock, passed tp-end: 1646850251.390952, kernel/t_lock tp-start: 1646850251.461650, kernel/t_lockf, 2 tc-start: 1646850251.463648, deadlock tc-end: 1646850253.546975, deadlock, passed tc-start: 1646850253.555422, randlock 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: 1646850372.149618, randlock, passed tp-end: 1646850372.158286, kernel/t_lockf tp-start: 1646850372.239597, kernel/t_pty, 2 tc-start: 1646850372.241819, pty_no_queue tc-end: 1646850378.357782, pty_no_queue, passed tc-start: 1646850378.364548, pty_queue tc-end: 1646850384.453465, pty_queue, passed tp-end: 1646850384.464095, kernel/t_pty tp-start: 1646850384.574020, kernel/t_mqueue, 1 tc-start: 1646850384.576985, mqueue tc-end: 1646850384.698618, mqueue, passed tp-end: 1646850384.713536, kernel/t_mqueue tp-start: 1646850384.819138, kernel/t_proccwd, 2 tc-start: 1646850384.822786, chroot tc-end: 1646850384.952550, chroot, passed tc-start: 1646850384.966789, prompt_pid tc-end: 1646850385.69930, prompt_pid, passed tp-end: 1646850385.79782, kernel/t_proccwd tp-start: 1646850385.184060, kernel/t_sysv, 3 tc-start: 1646850385.187017, msg 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 Mar 9 18:26:25 2022 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 Mar 9 18:26:25 2022 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 Mar 9 18:26:25 2022 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 Mar 9 18:26:25 2022 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 Mar 9 18:26:25 2022 tc-so:PERM: uid 0, gid 0, cuid 0, cgid 0, mode 0600 tc-so:qnum 0, qbytes 2048, lspid 102, lrpid 8174 tc-so:stime: Wed Mar 9 18:26:25 2022 tc-so:rtime: Wed Mar 9 18:26:25 2022 tc-so:ctime: Wed Mar 9 18:26:25 2022 tc-end: 1646850385.501895, msg, passed tc-start: 1646850385.514016, sem 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 Mar 9 18:26:25 2022 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 Mar 9 18:26:25 2022 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 Mar 9 18:26:25 2022 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 Mar 9 18:26:25 2022 tc-so:PERM: uid 0, gid 0, cuid 0, cgid 0, mode 0600 tc-so:nsems 1 tc-so:otime: Wed Mar 9 18:26:27 2022 tc-so:ctime: Wed Mar 9 18:26:25 2022 tc-end: 1646850388.25507, sem, passed tc-start: 1646850388.37053, shm tc-so:PERM: uid 0, gid 0, cuid 0, cgid 0, mode 0640 tc-so:segsz 8192, lpid 0, cpid 19919, 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 Mar 9 18:26:28 2022 tc-so:PERM: uid 0, gid 0, cuid 0, cgid 0, mode 0600 tc-so:segsz 8192, lpid 0, cpid 19919, 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 Mar 9 18:26:28 2022 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 8192, lpid 0, cpid 19919, 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 Mar 9 18:26:28 2022 tc-so:PERM: uid 0, gid 0, cuid 0, cgid 0, mode 0600 tc-so:segsz 8192, lpid 0, cpid 19919, 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 Mar 9 18:26:28 2022 tc-so:PERM: uid 0, gid 0, cuid 0, cgid 0, mode 0600 tc-so:segsz 8192, lpid 22625, cpid 19919, nattch 1 tc-so:atime: Wed Mar 9 18:26:28 2022 tc-so:dtime: Wed Mar 9 18:26:28 2022 tc-so:ctime: Wed Mar 9 18:26:28 2022 tc-end: 1646850388.247966, shm, passed tp-end: 1646850388.257289, kernel/t_sysv tp-start: 1646850388.337078, kernel/t_subr_prf, 5 tc-start: 1646850388.339355, snprintf_count tc-end: 1646850388.410604, snprintf_count, passed tc-start: 1646850388.417822, snprintf_count_overflow tc-end: 1646850388.495300, snprintf_count_overflow, passed tc-start: 1646850388.503121, snprintf_print tc-end: 1646850388.574447, snprintf_print, passed tc-start: 1646850388.581314, snprintf_print_overflow tc-end: 1646850388.654133, snprintf_print_overflow, passed tc-start: 1646850388.663154, vasprintf_print tc-end: 1646850388.738018, vasprintf_print, passed tp-end: 1646850388.745523, kernel/t_subr_prf tp-start: 1646850388.822784, kernel/t_kauth_pr_47598, 1 tc-start: 1646850388.824933, kauth_curtain tc-end: 1646850388.903305, kauth_curtain, skipped, curtain is not enabled and we would not be able to drop it later due to securelevel settings tp-end: 1646850388.910433, kernel/t_kauth_pr_47598 tp-start: 1646850388.996433, kernel/t_ksem, 4 tc-start: 1646850388.998459, close_on_unnamed tc-end: 1646850389.65939, close_on_unnamed, passed tc-start: 1646850389.72392, close_on_unnamed_pshared tc-end: 1646850389.140073, close_on_unnamed_pshared, passed tc-start: 1646850389.147133, destroy_on_named tc-end: 1646850389.275496, destroy_on_named, passed tc-start: 1646850389.282939, open_unlinked_lifecycle tc-end: 1646850389.425116, open_unlinked_lifecycle, passed tp-end: 1646850389.433280, kernel/t_ksem tp-start: 1646850389.512807, kernel/t_sysctl, 1 tc-start: 1646850389.515131, bufsize tc-end: 1646850389.624318, bufsize, passed tp-end: 1646850389.633155, kernel/t_sysctl tp-start: 1646850389.722629, kernel/t_timeleft, 1 tc-start: 1646850389.725043, timeleft__lwp_park tc-so:Orig time 5.0 tc-so:Time left 2.999611430 tc-end: 1646850391.831834, timeleft__lwp_park, passed tp-end: 1646850391.841225, kernel/t_timeleft tp-start: 1646850391.947574, kernel/t_zombie, 6 tc-start: 1646850391.950335, race1 tc-end: 1646850397.18194, race1, passed tc-start: 1646850397.29621, signal1 tc-end: 1646850397.141603, signal1, passed tc-start: 1646850397.151576, signal2 tc-end: 1646850397.265523, signal2, passed tc-start: 1646850397.277188, signal3 tc-end: 1646850397.381927, signal3, passed tc-start: 1646850397.392621, signal4 tc-end: 1646850397.498351, signal4, passed tc-start: 1646850397.508823, signal5 tc-end: 1646850397.624226, signal5, passed tp-end: 1646850397.635921, kernel/t_zombie tp-start: 1646850397.750689, kernel/t_extattrctl, 1 tc-start: 1646850397.752865, extattrctl_namei tc-so:[ 1.0000000] entropy: ready tc-end: 1646850398.158742, extattrctl_namei, passed tp-end: 1646850398.168678, kernel/t_extattrctl tp-start: 1646850398.316942, kernel/t_filedesc, 1 tc-start: 1646850398.320149, getfilerace tc-so:[ 1.0000000] entropy: ready tc-end: 1646850425.541800, getfilerace, passed tp-end: 1646850425.549051, kernel/t_filedesc tp-start: 1646850425.673178, kernel/t_rnd, 3 tc-start: 1646850425.675606, RNDADDDATA tc-so:[ 1.0000000] entropy: ready tc-end: 1646850426.94840, RNDADDDATA, passed tc-start: 1646850426.102625, RNDADDDATA2 tc-so:[ 1.0000000] entropy: ready tc-end: 1646850426.513303, RNDADDDATA2, passed tc-start: 1646850426.521325, read_random tc-so:[ 1.0000000] entropy: ready tc-end: 1646850429.112199, read_random, passed tp-end: 1646850429.119173, kernel/t_rnd tp-start: 1646850429.220577, kernel/t_extent, 11 tc-start: 1646850429.223120, bound1 tc-end: 1646850429.306640, bound1, passed tc-start: 1646850429.314652, bound2 tc-end: 1646850429.399306, bound2, passed tc-start: 1646850429.406510, bound3 tc-end: 1646850429.494561, bound3, passed tc-start: 1646850429.503625, bound4 tc-end: 1646850429.585694, bound4, passed tc-start: 1646850429.593473, bound5 tc-end: 1646850429.675600, bound5, passed tc-start: 1646850429.685615, coalesce tc-end: 1646850429.767380, coalesce, passed tc-start: 1646850429.774444, free tc-end: 1646850429.859511, free, passed tc-start: 1646850429.867605, subregion1 tc-end: 1646850429.955280, subregion1, passed tc-start: 1646850429.962949, subregion2 tc-end: 1646850430.43999, subregion2, passed tc-start: 1646850430.52597, subregion3 tc-end: 1646850430.138104, subregion3, passed tc-start: 1646850430.146504, subregion4 tc-end: 1646850430.238347, subregion4, passed tp-end: 1646850430.246846, kernel/t_extent tp-start: 1646850430.953794, kernel/t_umount, 1 tc-start: 1646850430.956526, 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-so:Executing command [ /bin/sh -c cd . 2>&1 ] tc-so:Executing command [ /bin/sh -c cd .. 2>&1 ] tc-so:*** Cleaning up umount-f_mount, umount-f.im. tc-se:umount: /tmp/atf-run.kMIyqX/umount-f_mount: not currently mounted tc-end: 1646850436.534709, umount, passed tp-end: 1646850436.551075, kernel/t_umount tp-start: 1646850437.342905, kernel/t_umountstress, 2 tc-start: 1646850437.345095, 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: 1646850442.968586, fileop, passed tc-start: 1646850442.985456, 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: 1646850458.931705, mountlist, passed tp-end: 1646850458.951201, kernel/t_umountstress tp-start: 1646850459.574915, kernel/t_ps_strings, 2 tc-start: 1646850459.577452, update tc-end: 1646850462.937582, update, passed tc-start: 1646850462.944237, validate tc-so:Executing command [ /usr/tests/kernel/h_ps_strings1 ] tc-end: 1646850463.496071, validate, passed tp-end: 1646850463.503163, kernel/t_ps_strings tp-start: 1646850465.103120, kernel/t_trapsignal, 20 tc-start: 1646850465.105317, bus_handle tc-so:Executing command [ /usr/tests/kernel/h_segv bus handle ] tc-end: 1646850465.730177, bus_handle, passed tc-start: 1646850465.737983, bus_handle_recurse tc-so:Executing command [ /usr/tests/kernel/h_segv bus handle recurse ] tc-end: 1646850466.427941, bus_handle_recurse, passed tc-start: 1646850466.437922, bus_ignore tc-so:Executing command [ /usr/tests/kernel/h_segv bus ignore ] tc-end: 1646850467.484540, bus_ignore, passed tc-start: 1646850467.494481, bus_mask tc-so:Executing command [ /usr/tests/kernel/h_segv bus mask ] tc-end: 1646850468.203174, bus_mask, passed tc-start: 1646850468.213237, bus_simple tc-so:Executing command [ /usr/tests/kernel/h_segv bus recurse ] tc-end: 1646850468.940974, bus_simple, passed tc-start: 1646850468.955175, fpe_handle tc-so:Executing command [ /usr/tests/kernel/h_segv fpe handle ] tc-end: 1646850469.725520, fpe_handle, passed tc-start: 1646850469.733084, fpe_handle_recurse tc-so:Executing command [ /usr/tests/kernel/h_segv fpe handle recurse ] tc-end: 1646850470.528968, fpe_handle_recurse, passed tc-start: 1646850470.540623, fpe_ignore tc-so:Executing command [ /usr/tests/kernel/h_segv fpe ignore ] tc-end: 1646850471.351957, fpe_ignore, passed tc-start: 1646850471.361904, fpe_mask tc-so:Executing command [ /usr/tests/kernel/h_segv fpe mask ] tc-end: 1646850472.152121, fpe_mask, passed tc-start: 1646850472.163357, fpe_simple tc-so:Executing command [ /usr/tests/kernel/h_segv fpe recurse ] tc-end: 1646850473.3245, fpe_simple, passed tc-start: 1646850473.14710, segv_handle tc-so:Executing command [ /usr/tests/kernel/h_segv segv handle ] tc-end: 1646850473.716320, segv_handle, passed tc-start: 1646850473.726537, segv_handle_recurse tc-so:Executing command [ /usr/tests/kernel/h_segv segv handle recurse ] tc-end: 1646850474.524626, segv_handle_recurse, passed tc-start: 1646850474.533861, segv_ignore tc-so:Executing command [ /usr/tests/kernel/h_segv segv ignore ] tc-end: 1646850475.262987, segv_ignore, passed tc-start: 1646850475.272031, segv_mask tc-so:Executing command [ /usr/tests/kernel/h_segv segv mask ] tc-end: 1646850475.948059, segv_mask, passed tc-start: 1646850475.959053, segv_simple tc-so:Executing command [ /usr/tests/kernel/h_segv segv recurse ] tc-end: 1646850476.612614, segv_simple, passed tc-start: 1646850476.621840, trap_handle tc-so:Executing command [ /usr/tests/kernel/h_segv trap handle ] tc-end: 1646850477.269761, trap_handle, passed tc-start: 1646850477.276967, trap_handle_recurse tc-so:Executing command [ /usr/tests/kernel/h_segv trap handle recurse ] tc-end: 1646850477.956782, trap_handle_recurse, passed tc-start: 1646850477.965611, trap_ignore tc-so:Executing command [ /usr/tests/kernel/h_segv trap ignore ] tc-end: 1646850478.646552, trap_ignore, passed tc-start: 1646850478.655782, trap_mask tc-so:Executing command [ /usr/tests/kernel/h_segv trap mask ] tc-end: 1646850479.322820, trap_mask, passed tc-start: 1646850479.333756, trap_simple tc-so:Executing command [ /usr/tests/kernel/h_segv trap recurse ] tc-end: 1646850479.996264, trap_simple, passed tp-end: 1646850480.5399, kernel/t_trapsignal tp-start: 1646850480.508074, kernel/t_interp, 1 tc-start: 1646850480.510603, procfs_interp tc-end: 1646850481.6072, procfs_interp, passed tp-end: 1646850481.14064, kernel/t_interp tp-start: 1646850483.685328, kernel/t_magic_symlinks, 10 tc-start: 1646850483.687986, domainname tc-so:Initialized vfs.generic.magiclinks=1 tc-se:mkdir: : No such file or directory tc-se:cat: magic: No such file or directory tc-se:[: '!': bad number tc-so:Restored vfs.generic.magiclinks=0 tc-end: 1646850485.328320, domainname, passed tc-start: 1646850485.335834, gid tc-so:Initialized vfs.generic.magiclinks=1 tc-so:Restored vfs.generic.magiclinks=0 tc-end: 1646850486.969005, gid, passed tc-start: 1646850486.975940, hostname tc-so:Initialized vfs.generic.magiclinks=1 tc-se:mkdir: : No such file or directory tc-se:cat: magic: No such file or directory tc-se:[: '!': bad number tc-so:Restored vfs.generic.magiclinks=0 tc-end: 1646850488.623024, hostname, passed tc-start: 1646850488.630251, machine tc-so:Initialized vfs.generic.magiclinks=1 tc-so:Restored vfs.generic.magiclinks=0 tc-end: 1646850490.156262, machine, passed tc-start: 1646850490.163771, machine_arch tc-so:Initialized vfs.generic.magiclinks=1 tc-so:Restored vfs.generic.magiclinks=0 tc-end: 1646850491.732742, machine_arch, passed tc-start: 1646850491.740130, ostype tc-so:Initialized vfs.generic.magiclinks=1 tc-so:Restored vfs.generic.magiclinks=0 tc-end: 1646850493.475684, ostype, passed tc-start: 1646850493.486054, realpath tc-so:Initialized vfs.generic.magiclinks=1 tc-se:realpath: /tmp/test-magic-symlink/link: No such file or directory tc-so:Restored vfs.generic.magiclinks=0 tc-end: 1646850495.301821, realpath, expected_failure, PR lib/55361: realpath does not handle magic symlinks properly tc-start: 1646850495.312944, rgid tc-so:Initialized vfs.generic.magiclinks=1 tc-so:Restored vfs.generic.magiclinks=0 tc-end: 1646850496.926661, rgid, passed tc-start: 1646850496.933191, ruid tc-so:Initialized vfs.generic.magiclinks=1 tc-so:Restored vfs.generic.magiclinks=0 tc-end: 1646850498.552062, ruid, passed tc-start: 1646850498.561256, uid tc-so:Initialized vfs.generic.magiclinks=1 tc-so:Restored vfs.generic.magiclinks=0 tc-end: 1646850500.184452, uid, passed tp-end: 1646850500.194153, kernel/t_magic_symlinks tp-start: 1646850500.820270, kernel/t_nointerpreter, 1 tc-start: 1646850500.822645, nointerpreter tc-so:hello world tc-end: 1646850501.862287, nointerpreter, passed tp-end: 1646850501.868819, kernel/t_nointerpreter tp-start: 1646850502.512827, kernel/t_origin, 2 tc-start: 1646850502.514985, origin_simple tc-so:Executing command [ cc -fPIC -o origin origin.c -Wl,-R$ORIGIN ] tc-so:Executing command [ cc -shared -fPIC -o libfoo.so libfoo.c ] tc-so:Executing command [ ./origin ] tc-end: 1646850508.889274, origin_simple, passed tc-start: 1646850508.907044, origin_simple_32 tc-so:Executing command [ cc -fPIC -m32 -o origin32 origin32.c -Wl,-R$ORIGIN ] tc-so:Executing command [ cc -shared -fPIC -m32 -o libfoo32.so libfoo32.c ] tc-so:Executing command [ ./origin32 ] tc-end: 1646850514.115015, origin_simple_32, passed tp-end: 1646850514.131958, kernel/t_origin tp-start: 1646850515.42084, kernel/t_procpath, 3 tc-start: 1646850515.45022, absolute_proc tc-so:Executing command [ /usr/tests/kernel/h_getprocpath -1 ] tc-end: 1646850515.714480, absolute_proc, passed tc-start: 1646850515.722564, interpreter_proc tc-so:Executing command [ /usr/tests/kernel/h_interpreter interpreter /usr/tests/kernel/h_getprocpath ] tc-end: 1646850516.462658, interpreter_proc, passed tc-start: 1646850516.469666, relative_proc tc-so:Executing command [ /usr/tests/kernel/h_interpreter dot /usr/tests/kernel/h_getprocpath ] tc-end: 1646850517.402430, relative_proc, passed tp-end: 1646850517.410661, kernel/t_procpath tp-start: 1646850517.984823, kernel/t_fexecve, 2 tc-start: 1646850517.987228, fexecve_elf tc-so:Executing command [ cc -o hello hello.c ] tc-so:Executing command [ /usr/tests/kernel/h_fexecve ./hello ] tc-end: 1646850520.353555, fexecve_elf, passed tc-start: 1646850520.364838, fexecve_script tc-so:Executing command [ chmod +x goodbye ] tc-so:Executing command [ /usr/tests/kernel/h_fexecve ./goodbye ] tc-end: 1646850521.280377, fexecve_script, passed tp-end: 1646850521.289084, kernel/t_fexecve tp-start: 1646850521.750148, kernel/t_fpufork, 1 tc-start: 1646850521.752328, fpufork tc-so:Executing command [ /usr/tests/kernel/h_fpufork ] tc-end: 1646850522.367056, fpufork, passed tp-end: 1646850522.373742, kernel/t_fpufork tp-start: 1646850523.506809, kernel/t_simplehook, 3 tc-start: 1646850523.509750, simplehook_basic tc-so:Executing command [ rump.sysctl -e kern.simplehook_tester ] tc-so:Executing command [ rump.sysctl -n kern.simplehook_tester.hook_list.created ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook_list.created=1 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook_list.created=0 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook_list.created=1 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook0.established=1 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook0.count=0 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook_list.dohooks=1 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook_list.dohooks=0 ] tc-so:Executing command [ rump.sysctl -n kern.simplehook_tester.hook0.count ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook0.established=0 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook_list.created=0 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook_list.created=1 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook0.established=1 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook1.established=1 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook0.count=0 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook1.count=0 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook_list.dohooks=1 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook_list.dohooks=0 ] tc-so:Executing command [ rump.sysctl -n kern.simplehook_tester.hook0.count ] tc-so:Executing command [ rump.sysctl -n kern.simplehook_tester.hook1.count ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook0.established=0 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook1.established=0 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook_list.created=0 ] tc-end: 1646850531.828489, simplehook_basic, passed tc-start: 1646850531.835326, simplehook_disestablish tc-so:Executing command [ rump.sysctl -e kern.simplehook_tester ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook_list.created=1 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook0.established=1 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook0.disestablish_in_hook=1 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook_list.dohooks=1 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook_list.dohooks=0 ] tc-so:Executing command [ rump.sysctl -n kern.simplehook_tester.hook0.established ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook0.disestablish_in_hook=0 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook_list.created=0 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook_list.created=1 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook0.established=1 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook1.established=1 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook0.count=0 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook1.count=0 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook0.stopping=1 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook_list.dohooks=1 ] tc-so:Executing command [ rump.sysctl -n kern.simplehook_tester.hook1.count ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook1.established=0 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook0.stopping=0 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook_list.dohooks=0 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook0.established=0 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook_list.created=0 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook_list.created=1 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook0.established=1 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook1.established=1 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook0.count=0 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook1.count=0 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook1.stopping=1 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook_list.dohooks=1 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook0.established=0 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook1.stopping=0 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook_list.dohooks=0 ] tc-so:Executing command [ rump.sysctl -n kern.simplehook_tester.hook0.count ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook1.established=0 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook_list.created=0 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook_list.created=1 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook0.established=1 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook0.stopping=1 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook_list.dohooks=1 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook0.established=0 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook_list.dohooks=0 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook_list.created=0 ] tc-end: 1646850544.783630, simplehook_disestablish, passed tc-start: 1646850544.790299, simplehook_nolock tc-so:Executing command [ rump.sysctl -e kern.simplehook_tester ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook_list.created=1 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.nbhook.established=1 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook_list.dohooks=1 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.nbhook.established=0 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook_list.dohooks=0 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook_list.created=0 ] tc-end: 1646850549.866029, simplehook_nolock, passed tp-end: 1646850549.888708, kernel/t_simplehook tp-start: 1646850550.913140, lib/csu/t_crt0, 5 tc-start: 1646850550.915444, initfini1 tc-so:Executing command [ /usr/tests/lib/csu/h_initfini1 ] tc-end: 1646850551.658444, initfini1, passed tc-start: 1646850551.670589, initfini2 tc-so:Executing command [ /usr/tests/lib/csu/h_initfini2 ] tc-end: 1646850552.422638, initfini2, passed tc-start: 1646850552.433499, initfini3 tc-so:Executing command [ /usr/tests/lib/csu/h_initfini3 ] tc-end: 1646850553.132912, initfini3, passed tc-start: 1646850553.141285, 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: 1646850554.74283, initfini4, passed tc-start: 1646850554.84536, initfini_array tc-so:Executing command [ /bin/sh -c /usr/tests/lib/csu/h_initfini_array ] tc-end: 1646850554.760559, initfini_array, passed tp-end: 1646850554.769710, lib/csu/t_crt0 tp-start: 1646850555.317973, lib/csu/t_ifunc_static, 1 tc-start: 1646850555.320357, ifunc_static tc-end: 1646850555.951162, ifunc_static, passed tp-end: 1646850555.958606, lib/csu/t_ifunc_static tp-start: 1646850556.720163, lib/libarchive/t_libarchive, 1 tc-start: 1646850556.722959, libarchive tc-end: 1646850557.220118, libarchive, skipped, Not enough RAM tp-end: 1646850557.226779, lib/libarchive/t_libarchive tp-start: 1646850557.304836, lib/libbluetooth/t_bluetooth, 2 tc-start: 1646850557.306978, check_bt_aton tc-end: 1646850557.375126, check_bt_aton, passed tc-start: 1646850557.381447, check_bt_ntoa tc-end: 1646850557.463187, check_bt_ntoa, passed tp-end: 1646850557.470612, lib/libbluetooth/t_bluetooth tp-start: 1646850557.548200, lib/libbluetooth/t_sdp_data, 2 tc-start: 1646850557.550467, check_sdp_data_size tc-end: 1646850557.622721, check_sdp_data_size, passed tc-start: 1646850557.629325, check_sdp_data_type tc-end: 1646850557.700545, check_sdp_data_type, passed tp-end: 1646850557.707226, lib/libbluetooth/t_sdp_data tp-start: 1646850557.792077, lib/libbluetooth/t_sdp_get, 10 tc-start: 1646850557.794302, check_sdp_get_alt tc-end: 1646850557.874836, check_sdp_get_alt, passed tc-start: 1646850557.882124, check_sdp_get_attr tc-end: 1646850557.961258, check_sdp_get_attr, passed tc-start: 1646850557.968722, check_sdp_get_bool tc-end: 1646850558.47397, check_sdp_get_bool, passed tc-start: 1646850558.55378, check_sdp_get_data tc-end: 1646850558.143602, check_sdp_get_data, passed tc-start: 1646850558.150066, check_sdp_get_int tc-end: 1646850558.234196, check_sdp_get_int, passed tc-start: 1646850558.241509, check_sdp_get_seq tc-end: 1646850558.322832, check_sdp_get_seq, passed tc-start: 1646850558.329869, check_sdp_get_str tc-end: 1646850558.412440, check_sdp_get_str, passed tc-start: 1646850558.419617, check_sdp_get_uint tc-end: 1646850558.509362, check_sdp_get_uint, passed tc-start: 1646850558.516882, check_sdp_get_url tc-end: 1646850558.601106, check_sdp_get_url, passed tc-start: 1646850558.609246, check_sdp_get_uuid tc-end: 1646850558.695907, check_sdp_get_uuid, passed tp-end: 1646850558.703261, lib/libbluetooth/t_sdp_get tp-start: 1646850558.782117, lib/libbluetooth/t_sdp_match, 1 tc-start: 1646850558.784825, check_sdp_match_uuid16 tc-end: 1646850558.870249, check_sdp_match_uuid16, passed tp-end: 1646850558.878353, lib/libbluetooth/t_sdp_match tp-start: 1646850558.985067, lib/libbluetooth/t_sdp_put, 21 tc-start: 1646850558.988373, check_sdp_put_alt tc-end: 1646850559.78064, check_sdp_put_alt, passed tc-start: 1646850559.84663, check_sdp_put_attr tc-end: 1646850559.160364, check_sdp_put_attr, passed tc-start: 1646850559.167215, check_sdp_put_bool tc-end: 1646850559.255443, check_sdp_put_bool, passed tc-start: 1646850559.263357, check_sdp_put_data tc-end: 1646850559.357754, check_sdp_put_data, passed tc-start: 1646850559.365086, check_sdp_put_int tc-end: 1646850559.448377, check_sdp_put_int, passed tc-start: 1646850559.455975, check_sdp_put_int16 tc-end: 1646850559.539080, check_sdp_put_int16, passed tc-start: 1646850559.546874, check_sdp_put_int32 tc-end: 1646850559.635932, check_sdp_put_int32, passed tc-start: 1646850559.644704, check_sdp_put_int64 tc-end: 1646850559.735602, check_sdp_put_int64, passed tc-start: 1646850559.742986, check_sdp_put_int8 tc-end: 1646850559.832603, check_sdp_put_int8, passed tc-start: 1646850559.842230, check_sdp_put_seq tc-end: 1646850559.952093, check_sdp_put_seq, passed tc-start: 1646850559.962260, check_sdp_put_str tc-end: 1646850560.50310, check_sdp_put_str, passed tc-start: 1646850560.57605, check_sdp_put_uint tc-end: 1646850560.133302, check_sdp_put_uint, passed tc-start: 1646850560.140129, check_sdp_put_uint16 tc-end: 1646850560.216850, check_sdp_put_uint16, passed tc-start: 1646850560.223661, check_sdp_put_uint32 tc-end: 1646850560.304250, check_sdp_put_uint32, passed tc-start: 1646850560.311631, check_sdp_put_uint64 tc-end: 1646850560.387833, check_sdp_put_uint64, passed tc-start: 1646850560.394438, check_sdp_put_uint8 tc-end: 1646850560.474822, check_sdp_put_uint8, passed tc-start: 1646850560.482125, check_sdp_put_url tc-end: 1646850560.571532, check_sdp_put_url, passed tc-start: 1646850560.580445, check_sdp_put_uuid tc-end: 1646850560.669036, check_sdp_put_uuid, passed tc-start: 1646850560.677195, check_sdp_put_uuid128 tc-end: 1646850560.767504, check_sdp_put_uuid128, passed tc-start: 1646850560.775406, check_sdp_put_uuid16 tc-end: 1646850560.856300, check_sdp_put_uuid16, passed tc-start: 1646850560.864415, check_sdp_put_uuid32 tc-end: 1646850560.996139, check_sdp_put_uuid32, passed tp-end: 1646850561.4917, lib/libbluetooth/t_sdp_put tp-start: 1646850561.109651, lib/libbluetooth/t_sdp_set, 5 tc-start: 1646850561.112874, check_sdp_set_alt tc-end: 1646850561.213813, check_sdp_set_alt, passed tc-start: 1646850561.222907, check_sdp_set_bool tc-end: 1646850561.323189, check_sdp_set_bool, passed tc-start: 1646850561.332434, check_sdp_set_int tc-end: 1646850561.434166, check_sdp_set_int, passed tc-start: 1646850561.443292, check_sdp_set_seq tc-end: 1646850561.543597, check_sdp_set_seq, passed tc-start: 1646850561.552858, check_sdp_set_uint tc-end: 1646850561.653397, check_sdp_set_uint, passed tp-end: 1646850561.662838, lib/libbluetooth/t_sdp_set tp-start: 1646850561.793953, lib/libc/atomic/t_atomic_add, 10 tc-start: 1646850561.796298, atomic_add_32 tc-end: 1646850561.874437, atomic_add_32, passed tc-start: 1646850561.882526, atomic_add_32_nv tc-end: 1646850561.966302, atomic_add_32_nv, passed tc-start: 1646850561.973491, atomic_add_64 tc-end: 1646850562.50128, atomic_add_64, passed tc-start: 1646850562.57697, atomic_add_64_nv tc-end: 1646850562.136956, atomic_add_64_nv, passed tc-start: 1646850562.144416, atomic_add_int tc-end: 1646850562.221294, atomic_add_int, passed tc-start: 1646850562.229484, atomic_add_int_nv tc-end: 1646850562.315089, atomic_add_int_nv, passed tc-start: 1646850562.322913, atomic_add_long tc-end: 1646850562.402273, atomic_add_long, passed tc-start: 1646850562.411463, atomic_add_long_nv tc-end: 1646850562.505972, atomic_add_long_nv, passed tc-start: 1646850562.514760, atomic_add_ptr tc-end: 1646850562.604334, atomic_add_ptr, passed tc-start: 1646850562.613809, atomic_add_ptr_nv tc-end: 1646850562.713035, atomic_add_ptr_nv, passed tp-end: 1646850562.722541, lib/libc/atomic/t_atomic_add tp-start: 1646850562.823657, lib/libc/atomic/t_atomic_and, 8 tc-start: 1646850562.826035, atomic_and_32 tc-end: 1646850562.904044, atomic_and_32, passed tc-start: 1646850562.912198, atomic_and_32_nv tc-end: 1646850563.1338, atomic_and_32_nv, passed tc-start: 1646850563.9188, atomic_and_64 tc-end: 1646850563.98285, atomic_and_64, passed tc-start: 1646850563.105912, atomic_and_64_nv tc-end: 1646850563.202418, atomic_and_64_nv, passed tc-start: 1646850563.211946, atomic_and_uint tc-end: 1646850563.310293, atomic_and_uint, passed tc-start: 1646850563.319930, atomic_and_uint_nv tc-end: 1646850563.418157, atomic_and_uint_nv, passed tc-start: 1646850563.427361, atomic_and_ulong tc-end: 1646850563.526788, atomic_and_ulong, passed tc-start: 1646850563.536271, atomic_and_ulong_nv tc-end: 1646850563.632632, atomic_and_ulong_nv, passed tp-end: 1646850563.642001, lib/libc/atomic/t_atomic_and tp-start: 1646850563.748147, lib/libc/atomic/t_atomic_cas, 10 tc-start: 1646850563.751239, atomic_cas_32 tc-end: 1646850563.846877, atomic_cas_32, passed tc-start: 1646850563.855957, atomic_cas_32_ni tc-end: 1646850563.953964, atomic_cas_32_ni, passed tc-start: 1646850563.963104, atomic_cas_64 tc-end: 1646850564.61649, atomic_cas_64, passed tc-start: 1646850564.71145, atomic_cas_64_ni tc-end: 1646850564.171362, atomic_cas_64_ni, passed tc-start: 1646850564.180395, atomic_cas_ptr tc-end: 1646850564.279351, atomic_cas_ptr, passed tc-start: 1646850564.289529, atomic_cas_ptr_ni tc-end: 1646850564.388536, atomic_cas_ptr_ni, passed tc-start: 1646850564.399485, atomic_cas_uint tc-end: 1646850564.496649, atomic_cas_uint, passed tc-start: 1646850564.505809, atomic_cas_uint_ni tc-end: 1646850564.602303, atomic_cas_uint_ni, passed tc-start: 1646850564.611746, atomic_cas_ulong tc-end: 1646850564.706538, atomic_cas_ulong, passed tc-start: 1646850564.715959, atomic_cas_ulong_ni tc-end: 1646850564.812709, atomic_cas_ulong_ni, passed tp-end: 1646850564.822204, lib/libc/atomic/t_atomic_cas tp-start: 1646850564.929276, lib/libc/atomic/t_atomic_dec, 10 tc-start: 1646850564.932663, atomic_dec_32 tc-end: 1646850565.30810, atomic_dec_32, passed tc-start: 1646850565.41459, atomic_dec_32_nv tc-end: 1646850565.131020, atomic_dec_32_nv, passed tc-start: 1646850565.140289, atomic_dec_64 tc-end: 1646850565.216377, atomic_dec_64, passed tc-start: 1646850565.224456, atomic_dec_64_nv tc-end: 1646850565.304165, atomic_dec_64_nv, passed tc-start: 1646850565.312058, atomic_dec_ptr tc-end: 1646850565.387924, atomic_dec_ptr, passed tc-start: 1646850565.395264, atomic_dec_ptr_nv tc-end: 1646850565.472474, atomic_dec_ptr_nv, passed tc-start: 1646850565.480654, atomic_dec_uint tc-end: 1646850565.565611, atomic_dec_uint, passed tc-start: 1646850565.573021, atomic_dec_uint_nv tc-end: 1646850565.653318, atomic_dec_uint_nv, passed tc-start: 1646850565.662171, atomic_dec_ulong tc-end: 1646850565.745557, atomic_dec_ulong, passed tc-start: 1646850565.753702, atomic_dec_ulong_nv tc-end: 1646850565.838304, atomic_dec_ulong_nv, passed tp-end: 1646850565.847630, lib/libc/atomic/t_atomic_dec tp-start: 1646850565.951360, lib/libc/atomic/t_atomic_inc, 10 tc-start: 1646850565.954633, atomic_inc_32 tc-end: 1646850566.46608, atomic_inc_32, passed tc-start: 1646850566.55099, atomic_inc_32_nv tc-end: 1646850566.134761, atomic_inc_32_nv, passed tc-start: 1646850566.144755, atomic_inc_64 tc-end: 1646850566.233922, atomic_inc_64, passed tc-start: 1646850566.241865, atomic_inc_64_nv tc-end: 1646850566.318815, atomic_inc_64_nv, passed tc-start: 1646850566.326331, atomic_inc_ptr tc-end: 1646850566.405265, atomic_inc_ptr, passed tc-start: 1646850566.412854, atomic_inc_ptr_nv tc-end: 1646850566.488355, atomic_inc_ptr_nv, passed tc-start: 1646850566.495202, atomic_inc_uint tc-end: 1646850566.586767, atomic_inc_uint, passed tc-start: 1646850566.595221, atomic_inc_uint_nv tc-end: 1646850566.685240, atomic_inc_uint_nv, passed tc-start: 1646850566.693469, atomic_inc_ulong tc-end: 1646850566.778266, atomic_inc_ulong, passed tc-start: 1646850566.785851, atomic_inc_ulong_nv tc-end: 1646850566.866211, atomic_inc_ulong_nv, passed tp-end: 1646850566.873909, lib/libc/atomic/t_atomic_inc tp-start: 1646850566.970400, lib/libc/atomic/t_atomic_or, 8 tc-start: 1646850566.973543, atomic_or_32 tc-end: 1646850567.66791, atomic_or_32, passed tc-start: 1646850567.75893, atomic_or_32_nv tc-end: 1646850567.172309, atomic_or_32_nv, passed tc-start: 1646850567.181293, atomic_or_64 tc-end: 1646850567.280605, atomic_or_64, passed tc-start: 1646850567.288678, atomic_or_64_nv tc-end: 1646850567.362509, atomic_or_64_nv, passed tc-start: 1646850567.369486, atomic_or_uint tc-end: 1646850567.452918, atomic_or_uint, passed tc-start: 1646850567.461818, atomic_or_uint_nv tc-end: 1646850567.544403, atomic_or_uint_nv, passed tc-start: 1646850567.551570, atomic_or_ulong tc-end: 1646850567.631120, atomic_or_ulong, passed tc-start: 1646850567.640518, atomic_or_ulong_nv tc-end: 1646850567.726427, atomic_or_ulong_nv, passed tp-end: 1646850567.735082, lib/libc/atomic/t_atomic_or tp-start: 1646850567.819929, lib/libc/atomic/t_atomic_swap, 5 tc-start: 1646850567.822999, atomic_swap_32 tc-end: 1646850567.916394, atomic_swap_32, passed tc-start: 1646850567.926072, atomic_swap_64 tc-end: 1646850568.22025, atomic_swap_64, passed tc-start: 1646850568.31628, atomic_swap_ptr tc-end: 1646850568.128885, atomic_swap_ptr, passed tc-start: 1646850568.138349, atomic_swap_uint tc-end: 1646850568.222463, atomic_swap_uint, passed tc-start: 1646850568.229481, atomic_swap_ulong tc-end: 1646850568.295825, atomic_swap_ulong, passed tp-end: 1646850568.303117, lib/libc/atomic/t_atomic_swap tp-start: 1646850568.382212, lib/libc/atomic/t___sync_add, 8 tc-start: 1646850568.384969, __sync_add_and_fetch_1 tc-end: 1646850568.462038, __sync_add_and_fetch_1, passed tc-start: 1646850568.468961, __sync_add_and_fetch_2 tc-end: 1646850568.537457, __sync_add_and_fetch_2, passed tc-start: 1646850568.544064, __sync_add_and_fetch_4 tc-end: 1646850568.612441, __sync_add_and_fetch_4, passed tc-start: 1646850568.620640, __sync_add_and_fetch_8 tc-end: 1646850568.709857, __sync_add_and_fetch_8, passed tc-start: 1646850568.716727, __sync_fetch_and_add_1 tc-end: 1646850568.783810, __sync_fetch_and_add_1, passed tc-start: 1646850568.790305, __sync_fetch_and_add_2 tc-end: 1646850568.855781, __sync_fetch_and_add_2, passed tc-start: 1646850568.862883, __sync_fetch_and_add_4 tc-end: 1646850568.934904, __sync_fetch_and_add_4, passed tc-start: 1646850568.941878, __sync_fetch_and_add_8 tc-end: 1646850569.43438, __sync_fetch_and_add_8, passed tp-end: 1646850569.50940, lib/libc/atomic/t___sync_add tp-start: 1646850569.134096, lib/libc/atomic/t___sync_sub, 8 tc-start: 1646850569.136681, __sync_fetch_and_sub_1 tc-end: 1646850569.215664, __sync_fetch_and_sub_1, passed tc-start: 1646850569.223754, __sync_fetch_and_sub_2 tc-end: 1646850569.300804, __sync_fetch_and_sub_2, passed tc-start: 1646850569.308706, __sync_fetch_and_sub_4 tc-end: 1646850569.392783, __sync_fetch_and_sub_4, passed tc-start: 1646850569.401578, __sync_fetch_and_sub_8 tc-end: 1646850569.493871, __sync_fetch_and_sub_8, passed tc-start: 1646850569.509391, __sync_sub_and_fetch_1 tc-end: 1646850569.581658, __sync_sub_and_fetch_1, passed tc-start: 1646850569.589769, __sync_sub_and_fetch_2 tc-end: 1646850569.670876, __sync_sub_and_fetch_2, passed tc-start: 1646850569.679921, __sync_sub_and_fetch_4 tc-end: 1646850569.773344, __sync_sub_and_fetch_4, passed tc-start: 1646850569.781976, __sync_sub_and_fetch_8 tc-end: 1646850569.860982, __sync_sub_and_fetch_8, passed tp-end: 1646850569.868022, lib/libc/atomic/t___sync_sub tp-start: 1646850569.946350, lib/libc/atomic/t___sync_or, 8 tc-start: 1646850569.948665, __sync_fetch_and_or_1 tc-end: 1646850570.18343, __sync_fetch_and_or_1, passed tc-start: 1646850570.25000, __sync_fetch_and_or_2 tc-end: 1646850570.97844, __sync_fetch_and_or_2, passed tc-start: 1646850570.104713, __sync_fetch_and_or_4 tc-end: 1646850570.171605, __sync_fetch_and_or_4, passed tc-start: 1646850570.178506, __sync_fetch_and_or_8 tc-end: 1646850570.261399, __sync_fetch_and_or_8, passed tc-start: 1646850570.270616, __sync_or_and_fetch_1 tc-end: 1646850570.362848, __sync_or_and_fetch_1, passed tc-start: 1646850570.372375, __sync_or_and_fetch_2 tc-end: 1646850570.452849, __sync_or_and_fetch_2, passed tc-start: 1646850570.459772, __sync_or_and_fetch_4 tc-end: 1646850570.539580, __sync_or_and_fetch_4, passed tc-start: 1646850570.546427, __sync_or_and_fetch_8 tc-end: 1646850570.632634, __sync_or_and_fetch_8, passed tp-end: 1646850570.639914, lib/libc/atomic/t___sync_or tp-start: 1646850570.716933, lib/libc/atomic/t___sync_and, 8 tc-start: 1646850570.719206, __sync_and_and_fetch_1 tc-end: 1646850570.790034, __sync_and_and_fetch_1, passed tc-start: 1646850570.797499, __sync_and_and_fetch_2 tc-end: 1646850570.877454, __sync_and_and_fetch_2, passed tc-start: 1646850570.887251, __sync_and_and_fetch_4 tc-end: 1646850570.989048, __sync_and_and_fetch_4, passed tc-start: 1646850570.998860, __sync_and_and_fetch_8 tc-end: 1646850571.100000, __sync_and_and_fetch_8, passed tc-start: 1646850571.110023, __sync_fetch_and_and_1 tc-end: 1646850571.210757, __sync_fetch_and_and_1, passed tc-start: 1646850571.220428, __sync_fetch_and_and_2 tc-end: 1646850571.320087, __sync_fetch_and_and_2, passed tc-start: 1646850571.329894, __sync_fetch_and_and_4 tc-end: 1646850571.399496, __sync_fetch_and_and_4, passed tc-start: 1646850571.406343, __sync_fetch_and_and_8 tc-end: 1646850571.474760, __sync_fetch_and_and_8, passed tp-end: 1646850571.481536, lib/libc/atomic/t___sync_and tp-start: 1646850571.568126, lib/libc/atomic/t___sync_xor, 8 tc-start: 1646850571.571442, __sync_fetch_and_xor_1 tc-end: 1646850571.652890, __sync_fetch_and_xor_1, passed tc-start: 1646850571.661975, __sync_fetch_and_xor_2 tc-end: 1646850571.743518, __sync_fetch_and_xor_2, passed tc-start: 1646850571.750911, __sync_fetch_and_xor_4 tc-end: 1646850571.833225, __sync_fetch_and_xor_4, passed tc-start: 1646850571.842901, __sync_fetch_and_xor_8 tc-end: 1646850571.935577, __sync_fetch_and_xor_8, passed tc-start: 1646850571.942236, __sync_xor_and_fetch_1 tc-end: 1646850572.32776, __sync_xor_and_fetch_1, passed tc-start: 1646850572.42302, __sync_xor_and_fetch_2 tc-end: 1646850572.123146, __sync_xor_and_fetch_2, passed tc-start: 1646850572.131322, __sync_xor_and_fetch_4 tc-end: 1646850572.204990, __sync_xor_and_fetch_4, passed tc-start: 1646850572.212403, __sync_xor_and_fetch_8 tc-end: 1646850572.292942, __sync_xor_and_fetch_8, passed tp-end: 1646850572.300607, lib/libc/atomic/t___sync_xor tp-start: 1646850572.383211, lib/libc/atomic/t___sync_nand, 8 tc-start: 1646850572.385892, __sync_fetch_and_nand_1 tc-end: 1646850572.464030, __sync_fetch_and_nand_1, passed tc-start: 1646850572.472242, __sync_fetch_and_nand_2 tc-end: 1646850572.546801, __sync_fetch_and_nand_2, passed tc-start: 1646850572.553899, __sync_fetch_and_nand_4 tc-end: 1646850572.648447, __sync_fetch_and_nand_4, passed tc-start: 1646850572.657949, __sync_fetch_and_nand_8 tc-end: 1646850572.747347, __sync_fetch_and_nand_8, passed tc-start: 1646850572.754606, __sync_nand_and_fetch_1 tc-end: 1646850572.825138, __sync_nand_and_fetch_1, passed tc-start: 1646850572.831879, __sync_nand_and_fetch_2 tc-end: 1646850572.905968, __sync_nand_and_fetch_2, passed tc-start: 1646850572.912888, __sync_nand_and_fetch_4 tc-end: 1646850572.982781, __sync_nand_and_fetch_4, passed tc-start: 1646850572.989309, __sync_nand_and_fetch_8 tc-end: 1646850573.61191, __sync_nand_and_fetch_8, passed tp-end: 1646850573.67986, lib/libc/atomic/t___sync_nand tp-start: 1646850573.143334, lib/libc/atomic/t___sync_compare_and_swap, 8 tc-start: 1646850573.146536, __sync_bool_compare_and_swap_1 tc-end: 1646850573.216334, __sync_bool_compare_and_swap_1, passed tc-start: 1646850573.223651, __sync_bool_compare_and_swap_2 tc-end: 1646850573.294752, __sync_bool_compare_and_swap_2, passed tc-start: 1646850573.302278, __sync_bool_compare_and_swap_4 tc-end: 1646850573.375606, __sync_bool_compare_and_swap_4, passed tc-start: 1646850573.384334, __sync_bool_compare_and_swap_8 tc-end: 1646850573.490827, __sync_bool_compare_and_swap_8, passed tc-start: 1646850573.500576, __sync_val_compare_and_swap_1 tc-end: 1646850573.600006, __sync_val_compare_and_swap_1, passed tc-start: 1646850573.608509, __sync_val_compare_and_swap_2 tc-end: 1646850573.686917, __sync_val_compare_and_swap_2, passed tc-start: 1646850573.695046, __sync_val_compare_and_swap_4 tc-end: 1646850573.776613, __sync_val_compare_and_swap_4, passed tc-start: 1646850573.783377, __sync_val_compare_and_swap_8 tc-end: 1646850573.865136, __sync_val_compare_and_swap_8, passed tp-end: 1646850573.872650, lib/libc/atomic/t___sync_compare_and_swap tp-start: 1646850573.959746, lib/libc/atomic/t___sync_lock, 9 tc-start: 1646850573.962246, __sync_lock_release_1 tc-end: 1646850574.35773, __sync_lock_release_1, passed tc-start: 1646850574.42837, __sync_lock_release_2 tc-end: 1646850574.119543, __sync_lock_release_2, passed tc-start: 1646850574.126917, __sync_lock_release_4 tc-end: 1646850574.204567, __sync_lock_release_4, passed tc-start: 1646850574.213023, __sync_lock_release_8 tc-end: 1646850574.290924, __sync_lock_release_8, passed tc-start: 1646850574.298499, __sync_lock_test_and_set_1 tc-end: 1646850574.377545, __sync_lock_test_and_set_1, passed tc-start: 1646850574.386320, __sync_lock_test_and_set_2 tc-end: 1646850574.467448, __sync_lock_test_and_set_2, passed tc-start: 1646850574.474861, __sync_lock_test_and_set_4 tc-end: 1646850574.554890, __sync_lock_test_and_set_4, passed tc-start: 1646850574.563916, __sync_lock_test_and_set_8 tc-end: 1646850574.644965, __sync_lock_test_and_set_8, passed tc-start: 1646850574.652493, __sync_synchronize tc-end: 1646850574.727499, __sync_synchronize, passed tp-end: 1646850574.735267, lib/libc/atomic/t___sync_lock tp-start: 1646850574.836801, lib/libc/c063/t_faccessat, 7 tc-start: 1646850574.839658, faccessat_fd tc-end: 1646850574.944793, faccessat_fd, passed tc-start: 1646850574.960841, faccessat_fdcwd tc-end: 1646850575.67648, faccessat_fdcwd, passed tc-start: 1646850575.81731, faccessat_fdcwderr tc-end: 1646850575.184489, faccessat_fdcwderr, passed tc-start: 1646850575.198475, faccessat_fderr1 tc-end: 1646850575.303225, faccessat_fderr1, passed tc-start: 1646850575.314895, faccessat_fderr2 tc-end: 1646850575.400600, faccessat_fderr2, passed tc-start: 1646850575.412563, faccessat_fderr3 tc-end: 1646850575.497567, faccessat_fderr3, passed tc-start: 1646850575.508879, faccessat_fdlink tc-end: 1646850575.602726, faccessat_fdlink, passed tp-end: 1646850575.616348, lib/libc/c063/t_faccessat tp-start: 1646850575.706895, lib/libc/c063/t_fchmodat, 7 tc-start: 1646850575.709471, fchmodat_fd tc-end: 1646850575.793267, fchmodat_fd, passed tc-start: 1646850575.803726, fchmodat_fdcwd tc-end: 1646850575.891945, fchmodat_fdcwd, passed tc-start: 1646850575.903546, fchmodat_fdcwderr tc-end: 1646850575.982717, fchmodat_fdcwderr, passed tc-start: 1646850575.992878, fchmodat_fderr1 tc-end: 1646850576.70971, fchmodat_fderr1, passed tc-start: 1646850576.81137, fchmodat_fderr2 tc-end: 1646850576.163062, fchmodat_fderr2, passed tc-start: 1646850576.174289, fchmodat_fderr3 tc-end: 1646850576.258115, fchmodat_fderr3, passed tc-start: 1646850576.271815, fchmodat_fdlink tc-end: 1646850576.360264, fchmodat_fdlink, passed tp-end: 1646850576.372397, lib/libc/c063/t_fchmodat tp-start: 1646850576.458257, lib/libc/c063/t_fchownat, 7 tc-start: 1646850576.460500, fchownat_fd tc-end: 1646850576.555676, fchownat_fd, passed tc-start: 1646850576.567168, fchownat_fdcwd tc-end: 1646850576.671269, fchownat_fdcwd, passed tc-start: 1646850576.683209, fchownat_fdcwderr tc-end: 1646850576.788448, fchownat_fdcwderr, passed tc-start: 1646850576.797854, fchownat_fderr1 tc-end: 1646850576.894994, fchownat_fderr1, passed tc-start: 1646850576.905171, fchownat_fderr2 tc-end: 1646850577.1894, fchownat_fderr2, passed tc-start: 1646850577.13306, fchownat_fderr3 tc-end: 1646850577.109887, fchownat_fderr3, passed tc-start: 1646850577.121142, fchownat_fdlink tc-end: 1646850577.218112, fchownat_fdlink, passed tp-end: 1646850577.230343, lib/libc/c063/t_fchownat tp-start: 1646850577.309766, lib/libc/c063/t_fexecve, 1 tc-start: 1646850577.311933, fexecve tc-end: 1646850577.422246, fexecve, passed tp-end: 1646850577.430660, lib/libc/c063/t_fexecve tp-start: 1646850577.502882, lib/libc/c063/t_fstatat, 7 tc-start: 1646850577.504962, fstatat_fd tc-end: 1646850577.575646, fstatat_fd, passed tc-start: 1646850577.585626, fstatat_fdcwd tc-end: 1646850577.654718, fstatat_fdcwd, passed tc-start: 1646850577.664678, fstatat_fdcwderr tc-end: 1646850577.733034, fstatat_fdcwderr, passed tc-start: 1646850577.741991, fstatat_fderr1 tc-end: 1646850577.817826, fstatat_fderr1, passed tc-start: 1646850577.827528, fstatat_fderr2 tc-end: 1646850577.902777, fstatat_fderr2, passed tc-start: 1646850577.913327, fstatat_fderr3 tc-end: 1646850577.988727, fstatat_fderr3, passed tc-start: 1646850577.999144, fstatat_fdlink tc-end: 1646850578.81534, fstatat_fdlink, passed tp-end: 1646850578.92900, lib/libc/c063/t_fstatat tp-start: 1646850578.172952, lib/libc/c063/t_linkat, 6 tc-start: 1646850578.175304, linkat_fd tc-end: 1646850578.256801, linkat_fd, passed tc-start: 1646850578.272500, linkat_fdcwd tc-end: 1646850578.346021, linkat_fdcwd, passed tc-start: 1646850578.359374, linkat_fdcwderr tc-end: 1646850578.440830, linkat_fdcwderr, passed tc-start: 1646850578.454164, linkat_fderr tc-end: 1646850578.529922, linkat_fderr, passed tc-start: 1646850578.543270, linkat_fdlink1 tc-end: 1646850578.619928, linkat_fdlink1, passed tc-start: 1646850578.635822, linkat_fdlink2 tc-end: 1646850578.723970, linkat_fdlink2, passed tp-end: 1646850578.740285, lib/libc/c063/t_linkat tp-start: 1646850578.820064, lib/libc/c063/t_mkdirat, 4 tc-start: 1646850578.822950, mkdirat_fd tc-end: 1646850578.919613, mkdirat_fd, passed tc-start: 1646850578.932717, mkdirat_fdcwd tc-end: 1646850579.17467, mkdirat_fdcwd, passed tc-start: 1646850579.30975, mkdirat_fdcwderr tc-end: 1646850579.117611, mkdirat_fdcwderr, passed tc-start: 1646850579.126035, mkdirat_fderr tc-end: 1646850579.212306, mkdirat_fderr, passed tp-end: 1646850579.223950, lib/libc/c063/t_mkdirat tp-start: 1646850579.316404, lib/libc/c063/t_mkfifoat, 5 tc-start: 1646850579.319031, mkfifoat_fd tc-end: 1646850579.404125, mkfifoat_fd, passed tc-start: 1646850579.416297, mkfifoat_fdcwd tc-end: 1646850579.496994, mkfifoat_fdcwd, passed tc-start: 1646850579.509617, mkfifoat_fdcwderr tc-end: 1646850579.586743, mkfifoat_fdcwderr, passed tc-start: 1646850579.593992, mkfifoat_fderr tc-end: 1646850579.677735, mkfifoat_fderr, passed tc-start: 1646850579.690041, mknodat_s_ififo tc-end: 1646850579.773732, mknodat_s_ififo, passed tp-end: 1646850579.785050, lib/libc/c063/t_mkfifoat tp-start: 1646850579.878515, lib/libc/c063/t_mknodat, 4 tc-start: 1646850579.881267, mknodat_fd tc-end: 1646850579.976535, mknodat_fd, passed tc-start: 1646850579.988245, mknodat_fdcwd tc-end: 1646850580.60845, mknodat_fdcwd, passed tc-start: 1646850580.71377, mknodat_fdcwderr tc-end: 1646850580.140943, mknodat_fdcwderr, passed tc-start: 1646850580.148159, mknodat_fderr tc-end: 1646850580.236439, mknodat_fderr, passed tp-end: 1646850580.248088, lib/libc/c063/t_mknodat tp-start: 1646850580.321617, lib/libc/c063/t_o_search, 3 tc-start: 1646850580.324356, o_search_notdir tc-end: 1646850580.414601, o_search_notdir, passed tc-start: 1646850580.425584, o_search_perm1 tc-end: 1646850580.551745, o_search_perm1, passed tc-start: 1646850580.564176, o_search_perm2 tc-end: 1646850580.651862, o_search_perm2, passed tp-end: 1646850580.664777, lib/libc/c063/t_o_search tp-start: 1646850580.747353, lib/libc/c063/t_openat, 6 tc-start: 1646850580.749724, openat_fd tc-end: 1646850580.835870, openat_fd, passed tc-start: 1646850580.847114, openat_fdcwd tc-end: 1646850580.925459, openat_fdcwd, passed tc-start: 1646850580.937796, openat_fdcwderr tc-end: 1646850581.19380, openat_fdcwderr, passed tc-start: 1646850581.29542, openat_fderr1 tc-end: 1646850581.115419, openat_fderr1, passed tc-start: 1646850581.128145, openat_fderr2 tc-end: 1646850581.220965, openat_fderr2, passed tc-start: 1646850581.234240, openat_fderr3 tc-end: 1646850581.311883, openat_fderr3, passed tp-end: 1646850581.323304, lib/libc/c063/t_openat tp-start: 1646850581.403188, lib/libc/c063/t_readlinkat, 5 tc-start: 1646850581.405563, readlinkat_fd tc-end: 1646850581.496721, readlinkat_fd, passed tc-start: 1646850581.512271, readlinkat_fdcwd tc-end: 1646850581.610559, readlinkat_fdcwd, passed tc-start: 1646850581.624042, readlinkat_fdcwderr tc-end: 1646850581.696193, readlinkat_fdcwderr, passed tc-start: 1646850581.703809, readlinkat_fderr1 tc-end: 1646850581.806672, readlinkat_fderr1, passed tc-start: 1646850581.817915, readlinkat_fderr2 tc-end: 1646850581.904777, readlinkat_fderr2, passed tp-end: 1646850581.918045, lib/libc/c063/t_readlinkat tp-start: 1646850582.3450, lib/libc/c063/t_renameat, 4 tc-start: 1646850582.5780, renameat_fd tc-end: 1646850582.96250, renameat_fd, passed tc-start: 1646850582.110735, renameat_fdcwd tc-end: 1646850582.201649, renameat_fdcwd, passed tc-start: 1646850582.219020, renameat_fdcwderr tc-end: 1646850582.314017, renameat_fdcwderr, passed tc-start: 1646850582.328805, renameat_fderr tc-end: 1646850582.426721, renameat_fderr, passed tp-end: 1646850582.445062, lib/libc/c063/t_renameat tp-start: 1646850582.550516, lib/libc/c063/t_symlinkat, 4 tc-start: 1646850582.553665, symlinkat_fd tc-end: 1646850582.664889, symlinkat_fd, passed tc-start: 1646850582.681547, symlinkat_fdcwd tc-end: 1646850582.789636, symlinkat_fdcwd, passed tc-start: 1646850582.804818, symlinkat_fdcwderr tc-end: 1646850582.910552, symlinkat_fdcwderr, passed tc-start: 1646850582.930232, symlinkat_fderr tc-end: 1646850583.36690, symlinkat_fderr, passed tp-end: 1646850583.51520, lib/libc/c063/t_symlinkat tp-start: 1646850583.131274, lib/libc/c063/t_unlinkat, 7 tc-start: 1646850583.133696, unlinkat_dir tc-end: 1646850583.216492, unlinkat_dir, passed tc-start: 1646850583.223533, unlinkat_fd tc-end: 1646850583.307740, unlinkat_fd, passed tc-start: 1646850583.320056, unlinkat_fdcwd tc-end: 1646850583.407877, unlinkat_fdcwd, passed tc-start: 1646850583.418473, unlinkat_fdcwderr tc-end: 1646850583.504618, unlinkat_fdcwderr, passed tc-start: 1646850583.515356, unlinkat_fderr1 tc-end: 1646850583.609970, unlinkat_fderr1, passed tc-start: 1646850583.621637, unlinkat_fderr2 tc-end: 1646850583.709919, unlinkat_fderr2, passed tc-start: 1646850583.723182, unlinkat_fderr3 tc-end: 1646850583.815641, unlinkat_fderr3, passed tp-end: 1646850583.826154, lib/libc/c063/t_unlinkat tp-start: 1646850583.922897, lib/libc/c063/t_utimensat, 7 tc-start: 1646850583.925576, utimensat_fd tc-end: 1646850584.16442, utimensat_fd, passed tc-start: 1646850584.28469, utimensat_fdcwd tc-end: 1646850584.124619, utimensat_fdcwd, passed tc-start: 1646850584.138895, utimensat_fdcwderr tc-end: 1646850584.231319, utimensat_fdcwderr, passed tc-start: 1646850584.241230, utimensat_fderr1 tc-end: 1646850584.322123, utimensat_fderr1, passed tc-start: 1646850584.331440, utimensat_fderr2 tc-end: 1646850584.411125, utimensat_fderr2, passed tc-start: 1646850584.422865, utimensat_fderr3 tc-end: 1646850584.510080, utimensat_fderr3, passed tc-start: 1646850584.524219, utimensat_fdlink tc-end: 1646850584.612100, utimensat_fdlink, passed tp-end: 1646850584.625854, lib/libc/c063/t_utimensat tp-start: 1646850584.711752, lib/libc/db/t_db_hash_seq, 4 tc-start: 1646850584.714137, test_hash_del_all tc-end: 1646850584.807456, test_hash_del_all, passed tc-start: 1646850584.815606, test_hash_del_alt tc-end: 1646850584.915170, test_hash_del_alt, passed tc-start: 1646850584.923892, test_hash_del_every_7 tc-end: 1646850585.15065, test_hash_del_every_7, passed tc-start: 1646850585.24595, test_hash_del_none tc-end: 1646850585.125328, test_hash_del_none, passed tp-end: 1646850585.133060, lib/libc/db/t_db_hash_seq tp-start: 1646850590.108485, lib/libc/db/t_db, 32 tc-start: 1646850590.111397, alternate_recno tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -o out recno in ] tc-end: 1646850591.938802, alternate_recno, passed tc-start: 1646850591.958080, 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: 1646850594.955866, big_btree, passed tc-start: 1646850594.996524, big_hash tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -o out hash in ] tc-end: 1646850597.23174, big_hash, passed tc-start: 1646850597.65353, 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: 1646850600.53887, big_recno, passed tc-start: 1646850600.83614, 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-so:bucketsize 256, fill factor 21 tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -ibsize=256,ffactor=21,nelem=25000,cachesize=65536 hash in ] tc-so:bucketsize 512, fill factor 21 tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -ibsize=512,ffactor=21,nelem=25000,cachesize=65536 hash in ] tc-so:bucketsize 512, fill factor 28 tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -ibsize=512,ffactor=28,nelem=25000,cachesize=65536 hash in ] tc-so:bucketsize 512, fill factor 43 tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -ibsize=512,ffactor=43,nelem=25000,cachesize=65536 hash in ] tc-so:bucketsize 1024, fill factor 43 tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -ibsize=1024,ffactor=43,nelem=25000,cachesize=65536 hash in ] tc-so:bucketsize 1024, fill factor 57 tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -ibsize=1024,ffactor=57,nelem=25000,cachesize=65536 hash in ] tc-so:bucketsize 1024, fill factor 85 tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -ibsize=1024,ffactor=85,nelem=25000,cachesize=65536 hash in ] tc-so:bucketsize 2048, fill factor 85 tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -ibsize=2048,ffactor=85,nelem=25000,cachesize=65536 hash in ] tc-so:bucketsize 2048, fill factor 114 tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -ibsize=2048,ffactor=114,nelem=25000,cachesize=65536 hash in ] tc-so:bucketsize 2048, fill factor 171 tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -ibsize=2048,ffactor=171,nelem=25000,cachesize=65536 hash in ] tc-so:bucketsize 4096, fill factor 171 tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -ibsize=4096,ffactor=171,nelem=25000,cachesize=65536 hash in ] tc-so:bucketsize 4096, fill factor 228 tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -ibsize=4096,ffactor=228,nelem=25000,cachesize=65536 hash in ] tc-so:bucketsize 4096, fill factor 341 tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -ibsize=4096,ffactor=341,nelem=25000,cachesize=65536 hash in ] tc-so:bucketsize 8192, fill factor 341 tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -ibsize=8192,ffactor=341,nelem=25000,cachesize=65536 hash in ] tc-so:bucketsize 8192, fill factor 455 tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -ibsize=8192,ffactor=455,nelem=25000,cachesize=65536 hash in ] tc-so:bucketsize 8192, fill factor 683 tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -ibsize=8192,ffactor=683,nelem=25000,cachesize=65536 hash in ] tc-so:bucketsize 16384, fill factor 341 tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -ibsize=16384,ffactor=341,nelem=25000,cachesize=65536 hash in ] tc-so:bucketsize 16384, fill factor 455 tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -ibsize=16384,ffactor=455,nelem=25000,cachesize=65536 hash in ] tc-so:bucketsize 16384, fill factor 683 tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -ibsize=16384,ffactor=683,nelem=25000,cachesize=65536 hash in ] tc-so:bucketsize 32768, fill factor 341 tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -ibsize=32768,ffactor=341,nelem=25000,cachesize=65536 hash in ] tc-so:bucketsize 32768, fill factor 455 tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -ibsize=32768,ffactor=455,nelem=25000,cachesize=65536 hash in ] tc-so:bucketsize 32768, fill factor 683 tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -ibsize=32768,ffactor=683,nelem=25000,cachesize=65536 hash in ] tc-so:bucketsize 65536, fill factor 341 tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -ibsize=65536,ffactor=341,nelem=25000,cachesize=65536 hash in ] tc-so:bucketsize 65536, fill factor 455 tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -ibsize=65536,ffactor=455,nelem=25000,cachesize=65536 hash in ] tc-so:bucketsize 65536, fill factor 683 tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -ibsize=65536,ffactor=683,nelem=25000,cachesize=65536 hash in ] tc-end: 1646850900.844187, bsize_ffactor, passed tc-start: 1646850900.860787, 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: 1646850917.229035, bsize_torture, passed tc-start: 1646850917.240418, 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: 1646850918.584498, btree_byteswap_unaligned_access_bksd, passed tc-start: 1646850918.598104, 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: 1646850919.912578, btree_byteswap_unaligned_access_skbd, passed tc-start: 1646850919.922754, 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: 1646850921.640618, btree_known_byte_order, passed tc-start: 1646850921.658310, 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: 1646850939.423724, btree_recursive_traversal, passed tc-start: 1646850939.473185, btree_tricky_page_split tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-end: 1646850942.521145, btree_tricky_page_split, passed tc-start: 1646850942.536679, btree_weird_page_split tc-so: page size 512 tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so: page size 1024 tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so: page size 2048 tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so: page size 4096 tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so: page size 8192 tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-end: 1646851098.914607, btree_weird_page_split, passed tc-start: 1646851098.929553, 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: 1646851101.251881, byte_orders_btree, passed tc-start: 1646851101.267501, 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: 1646851103.618727, byte_orders_hash, passed tc-start: 1646851103.636337, 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: 1646851105.293591, cursor_flags_btree, passed tc-start: 1646851105.308360, 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: 1646851107.483, cursor_flags_recno, passed tc-start: 1646851107.17011, delete_btree tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -o out btree in ] tc-so:Executing command [ cat out ] tc-end: 1646851108.457841, delete_btree, passed tc-start: 1646851108.472721, 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: 1646851109.843613, delete_recno, passed tc-start: 1646851109.862733, duplicate_btree tc-so:Executing command [ /bin/sh -c /usr/tests/lib/libc/db/h_db -iflags=1 btree in | sort ] tc-end: 1646851111.268749, duplicate_btree, passed tc-start: 1646851111.286298, four_char_hash tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i bsize=65536 hash in ] tc-end: 1646851112.164895, four_char_hash, passed tc-start: 1646851112.177891, medium_btree tc-so:Executing command [ /usr/tests/lib/libc/db/h_db btree in ] tc-end: 1646851113.485426, medium_btree, passed tc-start: 1646851113.500330, medium_hash tc-so:Executing command [ /usr/tests/lib/libc/db/h_db hash in ] tc-end: 1646851114.886747, medium_hash, passed tc-start: 1646851114.910567, medium_recno tc-so:Executing command [ /usr/tests/lib/libc/db/h_db recno in ] tc-end: 1646851116.245608, medium_recno, passed tc-start: 1646851116.265482, random_recno tc-so:Executing command [ /usr/tests/lib/libc/db/h_db recno in ] tc-end: 1646851119.181605, random_recno, passed tc-start: 1646851119.193856, 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: 1646851120.657297, repeated_btree, passed tc-start: 1646851120.673365, repeated_hash 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: 1646851121.897621, repeated_hash, passed tc-start: 1646851121.913535, reverse_order_recno tc-so:Executing command [ /usr/tests/lib/libc/db/h_db recno in ] tc-end: 1646851123.186615, reverse_order_recno, passed tc-start: 1646851123.199820, reverse_recno tc-so:Executing command [ /usr/tests/lib/libc/db/h_db recno in ] tc-end: 1646851125.25978, reverse_recno, passed tc-start: 1646851125.42740, small_btree tc-so:Executing command [ /usr/tests/lib/libc/db/h_db btree in ] tc-end: 1646851126.222450, small_btree, passed tc-start: 1646851126.235061, small_hash tc-so:Executing command [ /usr/tests/lib/libc/db/h_db hash in ] tc-end: 1646851127.340572, small_hash, passed tc-start: 1646851127.352961, small_page_btree tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-end: 1646851177.551701, small_page_btree, passed tc-start: 1646851177.584601, small_recno tc-so:Executing command [ /usr/tests/lib/libc/db/h_db recno in ] tc-end: 1646851178.764200, small_recno, passed tp-end: 1646851178.777706, lib/libc/db/t_db tp-start: 1646851178.879806, lib/libc/gen/execve/t_execve, 1 tc-start: 1646851178.882166, t_execve_null tc-end: 1646851178.958963, t_execve_null, passed tp-end: 1646851178.967367, lib/libc/gen/execve/t_execve tp-start: 1646851179.84428, lib/libc/gen/posix_spawn/t_spawn, 16 tc-start: 1646851179.86659, t_spawn_chdir_abs tc-end: 1646851179.206665, t_spawn_chdir_abs, passed tc-start: 1646851179.214944, t_spawn_chdir_file tc-end: 1646851179.312707, t_spawn_chdir_file, passed tc-start: 1646851179.320937, t_spawn_chdir_invalid tc-end: 1646851179.404560, t_spawn_chdir_invalid, passed tc-start: 1646851179.412890, t_spawn_chdir_permissions tc-end: 1646851179.521984, t_spawn_chdir_permissions, passed tc-start: 1646851179.549034, t_spawn_chdir_rel tc-end: 1646851179.692998, t_spawn_chdir_rel, passed tc-start: 1646851179.706051, 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: 1646851179.890094, t_spawn_child, passed tc-start: 1646851179.897451, t_spawn_fchdir_abs tc-end: 1646851180.20229, t_spawn_fchdir_abs, passed tc-start: 1646851180.28739, t_spawn_fchdir_closed tc-end: 1646851180.123969, t_spawn_fchdir_closed, passed tc-start: 1646851180.132361, t_spawn_fchdir_file tc-end: 1646851180.228343, t_spawn_fchdir_file, passed tc-start: 1646851180.235969, t_spawn_fchdir_neg_fd tc-end: 1646851180.333064, t_spawn_fchdir_neg_fd, passed tc-start: 1646851180.340331, t_spawn_fchdir_rel tc-end: 1646851180.466598, t_spawn_fchdir_rel, passed tc-start: 1646851180.477628, t_spawn_ls tc-end: 1646851180.563444, t_spawn_ls, passed tc-start: 1646851180.571357, t_spawn_missing tc-end: 1646851180.655082, t_spawn_missing, passed tc-start: 1646851180.663192, t_spawn_nonexec tc-end: 1646851180.747196, t_spawn_nonexec, passed tc-start: 1646851180.755440, t_spawn_zero tc-end: 1646851180.848361, t_spawn_zero, passed tc-start: 1646851180.855941, t_spawnp_ls tc-end: 1646851180.949047, t_spawnp_ls, passed tp-end: 1646851180.956112, lib/libc/gen/posix_spawn/t_spawn tp-start: 1646851181.40293, lib/libc/gen/posix_spawn/t_fileactions, 6 tc-start: 1646851181.42943, t_spawn_empty_fileactions tc-end: 1646851181.443450, t_spawn_empty_fileactions, passed tc-start: 1646851181.454175, t_spawn_fileactions tc-so:test... tc-end: 1646851181.570110, t_spawn_fileactions, passed tc-start: 1646851181.577426, t_spawn_open_nonexistent tc-end: 1646851181.668189, t_spawn_open_nonexistent, passed tc-start: 1646851181.677363, t_spawn_open_nonexistent_diag tc-end: 1646851181.761549, t_spawn_open_nonexistent_diag, passed tc-start: 1646851181.768191, t_spawn_openmode tc-se:cat: stdin: Bad file descriptor tc-end: 1646851181.957365, t_spawn_openmode, passed tc-start: 1646851181.967729, t_spawn_reopen tc-end: 1646851182.76101, t_spawn_reopen, passed tp-end: 1646851182.83542, lib/libc/gen/posix_spawn/t_fileactions tp-start: 1646851182.165131, lib/libc/gen/posix_spawn/t_spawnattr, 2 tc-start: 1646851182.167780, t_spawn_resetids tc-end: 1646851182.272497, t_spawn_resetids, passed tc-start: 1646851182.280054, 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: 1646851182.415668, t_spawnattr, passed tp-end: 1646851182.424301, lib/libc/gen/posix_spawn/t_spawnattr tp-start: 1646851182.504819, lib/libc/gen/t_alarm, 3 tc-start: 1646851182.507665, alarm_basic tc-end: 1646851184.395493, alarm_basic, passed tc-start: 1646851184.403310, alarm_fork tc-end: 1646851184.496185, alarm_fork, passed tc-start: 1646851184.504221, alarm_previous tc-end: 1646851184.587344, alarm_previous, passed tp-end: 1646851184.596514, lib/libc/gen/t_alarm tp-start: 1646851184.676886, lib/libc/gen/t_assert, 2 tc-start: 1646851184.679799, assert_false tc-end: 1646851184.780550, assert_false, passed tc-start: 1646851184.788291, assert_true tc-end: 1646851184.887859, assert_true, passed tp-end: 1646851184.894690, lib/libc/gen/t_assert tp-start: 1646851184.979647, lib/libc/gen/t_basedirname, 2 tc-start: 1646851184.981989, basename_posix tc-end: 1646851185.66860, basename_posix, passed tc-start: 1646851185.74268, dirname_posix tc-end: 1646851185.156971, dirname_posix, passed tp-end: 1646851185.164158, lib/libc/gen/t_basedirname tp-start: 1646851185.246007, lib/libc/gen/t_closefrom, 4 tc-start: 1646851185.249021, closefrom_basic tc-end: 1646851185.413971, closefrom_basic, passed tc-start: 1646851185.422472, closefrom_buffer tc-end: 1646851185.590316, closefrom_buffer, passed tc-start: 1646851185.598693, closefrom_err tc-end: 1646851185.683148, closefrom_err, passed tc-start: 1646851185.691529, closefrom_one tc-end: 1646851185.790802, closefrom_one, passed tp-end: 1646851185.798285, lib/libc/gen/t_closefrom tp-start: 1646851185.886470, lib/libc/gen/t_cpuset, 3 tc-start: 1646851185.889379, cpuset_err tc-end: 1646851185.973699, cpuset_err, passed tc-start: 1646851185.982085, cpuset_set tc-end: 1646851186.67638, cpuset_set, passed tc-start: 1646851186.75942, cpuset_size tc-end: 1646851186.158961, cpuset_size, passed tp-end: 1646851186.168021, lib/libc/gen/t_cpuset tp-start: 1646851186.255798, lib/libc/gen/t_dir, 2 tc-start: 1646851186.258387, seekdir_basic tc-end: 1646851186.364891, seekdir_basic, passed tc-start: 1646851186.385003, telldir_leak tc-so:OK: used 0 bytes tc-end: 1646851186.737512, telldir_leak, passed tp-end: 1646851186.745553, lib/libc/gen/t_dir tp-start: 1646851186.828330, lib/libc/gen/t_floatunditf, 1 tc-start: 1646851186.831133, floatunditf tc-end: 1646851186.922522, floatunditf, passed tp-end: 1646851186.931589, lib/libc/gen/t_floatunditf tp-start: 1646851187.4997, lib/libc/gen/t_fmtcheck, 1 tc-start: 1646851187.7773, fmtcheck_basic tc-end: 1646851187.109076, fmtcheck_basic, passed tp-end: 1646851187.119115, lib/libc/gen/t_fmtcheck tp-start: 1646851187.231682, lib/libc/gen/t_fnmatch, 7 tc-start: 1646851187.234891, fnmatch_backslashes tc-end: 1646851187.341366, fnmatch_backslashes, passed tc-start: 1646851187.351662, fnmatch_casefold tc-end: 1646851187.461041, fnmatch_casefold, passed tc-start: 1646851187.470942, fnmatch_initialbracket tc-end: 1646851187.578078, fnmatch_initialbracket, passed tc-start: 1646851187.588348, fnmatch_leadingdir tc-end: 1646851187.683215, fnmatch_leadingdir, passed tc-start: 1646851187.692883, fnmatch_noescape tc-end: 1646851187.777107, fnmatch_noescape, passed tc-start: 1646851187.785041, fnmatch_pathname tc-end: 1646851187.869145, fnmatch_pathname, passed tc-start: 1646851187.877016, fnmatch_period tc-end: 1646851187.967314, fnmatch_period, passed tp-end: 1646851187.976262, lib/libc/gen/t_fnmatch tp-start: 1646851188.62003, lib/libc/gen/t_fpclassify, 2 tc-start: 1646851188.64472, fpclassify_double tc-end: 1646851188.152668, fpclassify_double, passed tc-start: 1646851188.161174, fpclassify_float tc-end: 1646851188.250360, fpclassify_float, passed tp-end: 1646851188.258486, lib/libc/gen/t_fpclassify tp-start: 1646851188.340349, lib/libc/gen/t_fpsetmask, 7 tc-start: 1646851188.343179, fpsetmask_basic tc-end: 1646851188.419960, fpsetmask_basic, passed tc-start: 1646851188.427187, fpsetmask_masked_double tc-end: 1646851188.512710, fpsetmask_masked_double, passed tc-start: 1646851188.521641, fpsetmask_masked_float tc-end: 1646851188.614628, fpsetmask_masked_float, passed tc-start: 1646851188.625115, fpsetmask_masked_long_double tc-end: 1646851188.720123, fpsetmask_masked_long_double, passed tc-start: 1646851188.728037, fpsetmask_unmasked_double tc-end: 1646851188.825573, fpsetmask_unmasked_double, passed tc-start: 1646851188.833077, fpsetmask_unmasked_float tc-end: 1646851188.919937, fpsetmask_unmasked_float, passed tc-start: 1646851188.928856, fpsetmask_unmasked_long_double tc-end: 1646851189.15092, fpsetmask_unmasked_long_double, passed tp-end: 1646851189.23509, lib/libc/gen/t_fpsetmask tp-start: 1646851189.105926, lib/libc/gen/t_fpsetround, 1 tc-start: 1646851189.109116, fpsetround_basic tc-end: 1646851189.201450, fpsetround_basic, passed tp-end: 1646851189.209982, lib/libc/gen/t_fpsetround tp-start: 1646851189.292141, lib/libc/gen/t_ftok, 2 tc-start: 1646851189.294510, ftok_err tc-end: 1646851189.367818, ftok_err, passed tc-start: 1646851189.375236, ftok_link tc-end: 1646851189.533952, ftok_link, passed tp-end: 1646851189.541184, lib/libc/gen/t_ftok tp-start: 1646851189.616506, lib/libc/gen/t_getcwd, 2 tc-start: 1646851189.619174, getcwd_err tc-end: 1646851189.707030, getcwd_err, passed tc-start: 1646851189.715917, getcwd_fts tc-end: 1646851190.112886, getcwd_fts, passed tp-end: 1646851190.122051, lib/libc/gen/t_getcwd tp-start: 1646851190.203239, lib/libc/gen/t_getgrent, 2 tc-start: 1646851190.205516, getgrent_loop tc-end: 1646851190.325146, getgrent_loop, passed tc-start: 1646851190.333891, getgrent_setgid tc-end: 1646851191.176265, getgrent_setgid, passed tp-end: 1646851191.184746, lib/libc/gen/t_getgrent tp-start: 1646851191.267843, lib/libc/gen/t_glob, 6 tc-start: 1646851191.270235, glob_hidden tc-end: 1646851191.360111, glob_hidden, passed tc-start: 1646851191.369088, glob_range tc-end: 1646851191.449055, glob_range, passed tc-start: 1646851191.456215, glob_range_not tc-end: 1646851191.536893, glob_range_not, passed tc-start: 1646851191.544256, glob_star tc-end: 1646851191.626199, glob_star, passed tc-start: 1646851191.633457, glob_star_not tc-end: 1646851191.715291, glob_star_not, passed tc-start: 1646851191.725059, glob_star_star tc-end: 1646851191.808911, glob_star_star, passed tp-end: 1646851191.816040, lib/libc/gen/t_glob tp-start: 1646851191.896010, lib/libc/gen/t_humanize_number, 2 tc-start: 1646851191.898745, humanize_number_basic tc-end: 1646851191.981945, humanize_number_basic, passed tc-start: 1646851191.989709, humanize_number_big tc-end: 1646851192.69651, humanize_number_big, passed tp-end: 1646851192.77336, lib/libc/gen/t_humanize_number tp-start: 1646851192.166055, lib/libc/gen/t_isnan, 2 tc-start: 1646851192.168909, isinf_basic tc-end: 1646851192.246158, isinf_basic, passed tc-start: 1646851192.253091, isnan_basic tc-end: 1646851192.327490, isnan_basic, passed tp-end: 1646851192.335805, lib/libc/gen/t_isnan tp-start: 1646851192.425292, lib/libc/gen/t_nice, 4 tc-start: 1646851192.428034, nice_err tc-end: 1646851192.535109, nice_err, passed tc-start: 1646851192.544831, nice_priority tc-end: 1646851192.911701, nice_priority, passed tc-start: 1646851192.920993, nice_root tc-end: 1646851193.18039, nice_root, passed tc-start: 1646851193.26646, nice_thread tc-end: 1646851193.140373, nice_thread, passed tp-end: 1646851193.148426, lib/libc/gen/t_nice tp-start: 1646851193.219902, lib/libc/gen/t_pause, 2 tc-start: 1646851193.222333, pause_basic tc-end: 1646851195.182793, pause_basic, passed tc-start: 1646851195.191222, pause_kill tc-end: 1646851199.53831, pause_kill, passed tp-end: 1646851199.61172, lib/libc/gen/t_pause tp-start: 1646851199.137735, lib/libc/gen/t_raise, 4 tc-start: 1646851199.139846, raise_err tc-end: 1646851199.213040, raise_err, passed tc-start: 1646851199.220172, raise_ret tc-end: 1646851201.64209, raise_ret, passed tc-start: 1646851201.72001, raise_sig tc-end: 1646851201.323421, raise_sig, passed tc-start: 1646851201.330164, raise_stress tc-end: 1646851202.475594, raise_stress, passed tp-end: 1646851202.483268, lib/libc/gen/t_raise tp-start: 1646851202.559057, lib/libc/gen/t_randomid, 1 tc-start: 1646851202.561439, randomid_basic tc-so:id 36205: last call at 29204, current call 60006 (diff 30802), lowest 32224 tc-so:id 33797: last call at 29354, current call 60011 (diff 30657), lowest 30802 tc-so:id 46247: last call at 29980, current call 60084 (diff 30104), lowest 30657 tc-end: 1646851205.39992, randomid_basic, passed tp-end: 1646851205.47128, lib/libc/gen/t_randomid tp-start: 1646851205.122338, lib/libc/gen/t_realpath, 3 tc-start: 1646851205.124731, realpath_basic tc-end: 1646851205.207705, realpath_basic, passed tc-start: 1646851205.216968, realpath_huge tc-end: 1646851205.300720, realpath_huge, passed tc-start: 1646851205.308340, realpath_symlink tc-end: 1646851205.397739, realpath_symlink, passed tp-end: 1646851205.406762, lib/libc/gen/t_realpath tp-start: 1646851205.489392, lib/libc/gen/t_setdomainname, 3 tc-start: 1646851205.491626, setdomainname_basic tc-end: 1646851205.633397, setdomainname_basic, passed tc-start: 1646851205.640705, setdomainname_limit tc-end: 1646851205.781334, setdomainname_limit, passed tc-start: 1646851205.790421, setdomainname_perm tc-end: 1646851205.960522, setdomainname_perm, passed tp-end: 1646851205.972330, lib/libc/gen/t_setdomainname tp-start: 1646851206.70342, lib/libc/gen/t_sethostname, 3 tc-start: 1646851206.73099, sethostname_basic tc-end: 1646851206.246090, sethostname_basic, passed tc-start: 1646851206.254387, sethostname_limit tc-end: 1646851206.407175, sethostname_limit, passed tc-start: 1646851206.415189, sethostname_perm tc-end: 1646851206.580456, sethostname_perm, passed tp-end: 1646851206.589839, lib/libc/gen/t_sethostname tp-start: 1646851206.681325, lib/libc/gen/t_siginfo, 8 tc-start: 1646851206.684550, sigalarm tc-so:14 0xffffffffffffcf40 0xffffffffffffcfc0 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 0xa0005 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] 0x44 tc-so:uc_mcontext.greg[1] 0x40a61d38 tc-so:uc_mcontext.greg[2] 0x40a61d3c tc-so:uc_mcontext.greg[3] 0x0 tc-so:uc_mcontext.greg[4] 0xdae tc-so:uc_mcontext.greg[5] 0x40c2c004 tc-so:uc_mcontext.greg[6] 0x30800000 tc-so:uc_mcontext.greg[7] 0xffffffffffffffff tc-so:uc_mcontext.greg[8] 0x40a61d38 tc-so:uc_mcontext.greg[9] 0x6e7400 tc-so:uc_mcontext.greg[10] 0x40217860 tc-so:uc_mcontext.greg[11] 0x0 tc-so:uc_mcontext.greg[12] 0x0 tc-so:uc_mcontext.greg[13] 0xffffffffffffd350 tc-so:uc_mcontext.greg[14] 0x105300 tc-so:uc_mcontext.greg[15] 0x4020e000 tc-so:uc_mcontext.greg[16] 0x100000 tc-so:uc_mcontext.greg[17] 0xffffffffffffcaa1 tc-so:uc_mcontext.greg[18] 0x40a61d30 tc-so:uc_mcontext.greg[19] 0x82 tc-so:uc_mcontext.greg[20] 0x0 tc-end: 1646851208.614831, sigalarm, passed tc-start: 1646851208.622439, sigbus_adraln tc-so:now trying to access unaligned address 0x40206011 tc-so:si_addr = 0x0 tc-so:10 0xffffffffffffd000 0xffffffffffffd080 tc-so:si_signo=10 tc-so:si_errno=0 tc-so:si_code=1 tc-so:si_value.sival_int=52 tc-so:uc_flags 0xa0005 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] 0x44 tc-so:uc_mcontext.greg[1] 0x1024bc tc-so:uc_mcontext.greg[2] 0x1024c0 tc-so:uc_mcontext.greg[3] 0x0 tc-so:uc_mcontext.greg[4] 0x40206011 tc-so:uc_mcontext.greg[5] 0x40c2be84 tc-so:uc_mcontext.greg[6] 0x30800000 tc-so:uc_mcontext.greg[7] 0xffffffffffffffff tc-so:uc_mcontext.greg[8] 0x40c2be80 tc-so:uc_mcontext.greg[9] 0x64647265737320 tc-so:uc_mcontext.greg[10] 0x40217860 tc-so:uc_mcontext.greg[11] 0x32 tc-so:uc_mcontext.greg[12] 0x40206011 tc-so:uc_mcontext.greg[13] 0x2440 tc-so:uc_mcontext.greg[14] 0x8 tc-so:uc_mcontext.greg[15] 0x0 tc-so:uc_mcontext.greg[16] 0x40216048 tc-so:uc_mcontext.greg[17] 0xffffffffffffcb61 tc-so:uc_mcontext.greg[18] 0x1024b0 tc-so:uc_mcontext.greg[19] 0x82 tc-so:uc_mcontext.greg[20] 0x0 tc-end: 1646851208.763254, sigbus_adraln, failed, /tmp/build/2022.03.09.10.06.36-sparc64/src/tests/lib/libc/gen/t_siginfo.c:440: info->si_addr != (volatile void *)addr tc-start: 1646851208.771805, sigchild_dump tc-so:info=0xffffffffffffd010 tc-so:ptr=0xffffffffffffd090 tc-so:si_signo=20 tc-so:si_errno=0 tc-so:si_code=3 tc-so:si_uid=0 tc-so:si_pid=29435 tc-so:si_status=11 tc-so:si_utime=0 tc-so:si_stime=0 tc-end: 1646851210.789916, sigchild_dump, passed tc-start: 1646851210.802038, sigchild_kill tc-so:info=0xffffffffffffd010 tc-so:ptr=0xffffffffffffd090 tc-so:si_signo=20 tc-so:si_errno=0 tc-so:si_code=2 tc-so:si_uid=0 tc-so:si_pid=19170 tc-so:si_status=13 tc-so:si_utime=0 tc-so:si_stime=0 tc-end: 1646851210.923226, sigchild_kill, passed tc-start: 1646851210.932940, sigchild_normal tc-so:info=0xffffffffffffd010 tc-so:ptr=0xffffffffffffd090 tc-so:si_signo=20 tc-so:si_errno=0 tc-so:si_code=1 tc-so:si_uid=0 tc-so:si_pid=26820 tc-so:si_status=25 tc-so:si_utime=0 tc-so:si_stime=0 tc-end: 1646851212.904950, sigchild_normal, passed tc-start: 1646851212.912506, sigfpe_flt tc-so:8 0xffffffffffffcfc0 0xffffffffffffd040 tc-so:si_signo=8 tc-so:si_errno=0 tc-so:si_code=3 tc-so:si_value.sival_int=33 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] 0x44 tc-so:uc_mcontext.greg[1] 0x103028 tc-so:uc_mcontext.greg[2] 0x10302c tc-so:uc_mcontext.greg[3] 0x0 tc-so:uc_mcontext.greg[4] 0xf800000 tc-so:uc_mcontext.greg[5] 0x1044d0 tc-so:uc_mcontext.greg[6] 0x81c06000 tc-so:uc_mcontext.greg[7] 0xffffffffffffffff tc-so:uc_mcontext.greg[8] 0x205560 tc-so:uc_mcontext.greg[9] 0x6e7400 tc-so:uc_mcontext.greg[10] 0x40217860 tc-so:uc_mcontext.greg[11] 0x104328 tc-so:uc_mcontext.greg[12] 0x0 tc-so:uc_mcontext.greg[13] 0x0 tc-so:uc_mcontext.greg[14] 0x40ad2320 tc-so:uc_mcontext.greg[15] 0x2 tc-so:uc_mcontext.greg[16] 0x40c18e10 tc-so:uc_mcontext.greg[17] 0xffffffffffffcb21 tc-so:uc_mcontext.greg[18] 0x102ffc tc-so:uc_mcontext.greg[19] 0x82 tc-so:uc_mcontext.greg[20] 0x0 tc-end: 1646851213.43893, sigfpe_flt, passed tc-start: 1646851213.52676, sigfpe_int tc-so:8 0xffffffffffffcff0 0xffffffffffffd070 tc-so:si_signo=8 tc-so:si_errno=0 tc-so:si_code=1 tc-so:si_value.sival_int=40 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] 0x44 tc-so:uc_mcontext.greg[1] 0x205400 tc-so:uc_mcontext.greg[2] 0x205404 tc-so:uc_mcontext.greg[3] 0x0 tc-so:uc_mcontext.greg[4] 0x0 tc-so:uc_mcontext.greg[5] 0xf800000 tc-so:uc_mcontext.greg[6] 0x81c06000 tc-so:uc_mcontext.greg[7] 0xffffffffffffffff tc-so:uc_mcontext.greg[8] 0x205560 tc-so:uc_mcontext.greg[9] 0x6e7400 tc-so:uc_mcontext.greg[10] 0x40217860 tc-so:uc_mcontext.greg[11] 0x104248 tc-so:uc_mcontext.greg[12] 0x1 tc-so:uc_mcontext.greg[13] 0x0 tc-so:uc_mcontext.greg[14] 0x40ad2320 tc-so:uc_mcontext.greg[15] 0x2 tc-so:uc_mcontext.greg[16] 0x0 tc-so:uc_mcontext.greg[17] 0xffffffffffffcb51 tc-so:uc_mcontext.greg[18] 0x102c08 tc-so:uc_mcontext.greg[19] 0x82 tc-so:uc_mcontext.greg[20] 0x0 tc-end: 1646851213.181655, sigfpe_int, passed tc-start: 1646851213.190452, sigsegv tc-so:11 0xffffffffffffd010 0xffffffffffffd090 tc-so:si_signo=11 tc-so:si_errno=0 tc-so:si_code=1 tc-so:si_value.sival_int=48 tc-so:uc_flags 0xa0005 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] 0x44 tc-so:uc_mcontext.greg[1] 0x102580 tc-so:uc_mcontext.greg[2] 0x102584 tc-so:uc_mcontext.greg[3] 0x0 tc-so:uc_mcontext.greg[4] 0xd54 tc-so:uc_mcontext.greg[5] 0x40c2b4c4 tc-so:uc_mcontext.greg[6] 0x30800000 tc-so:uc_mcontext.greg[7] 0xffffffffffffffff tc-so:uc_mcontext.greg[8] 0x102580 tc-so:uc_mcontext.greg[9] 0x6e7400 tc-so:uc_mcontext.greg[10] 0x40217860 tc-so:uc_mcontext.greg[11] 0x0 tc-so:uc_mcontext.greg[12] 0x0 tc-so:uc_mcontext.greg[13] 0x0 tc-so:uc_mcontext.greg[14] 0x40ad2320 tc-so:uc_mcontext.greg[15] 0x2 tc-so:uc_mcontext.greg[16] 0x40216048 tc-so:uc_mcontext.greg[17] 0xffffffffffffcb71 tc-so:uc_mcontext.greg[18] 0x102578 tc-so:uc_mcontext.greg[19] 0x82 tc-so:uc_mcontext.greg[20] 0x0 tc-end: 1646851213.309200, sigsegv, passed tp-end: 1646851213.318436, lib/libc/gen/t_siginfo tp-start: 1646851213.398609, lib/libc/gen/t_sleep, 5 tc-start: 1646851213.401475, kevent tc-end: 1646851262.241296, kevent, passed tc-start: 1646851262.248919, nanosleep tc-end: 1646851262.426723, nanosleep, expected_failure, Long reschedule latency due to PR kern/43997: Reschedule latency -49983200 exceeds allowable fuzz 40000000 tc-start: 1646851262.435754, poll tc-end: 1646851330.734290, poll, passed tc-start: 1646851330.743215, select tc-end: 1646851399.327343, select, passed tc-start: 1646851399.338041, sleep tc-end: 1646851405.49314, sleep, expected_failure, Long reschedule latency due to PR kern/43997: Reschedule latency -1000000000 exceeds allowable fuzz 40000000 tp-end: 1646851405.57600, lib/libc/gen/t_sleep tp-start: 1646851405.152633, lib/libc/gen/t_syslog, 2 tc-start: 1646851405.154972, syslog_invalid_priority tc-end: 1646851405.276981, syslog_invalid_priority, passed tc-start: 1646851405.285205, syslog_pthread tc-end: 1646851405.411591, syslog_pthread, passed tp-end: 1646851405.421805, lib/libc/gen/t_syslog tp-start: 1646851405.521584, lib/libc/gen/t_time, 3 tc-start: 1646851405.524689, time_copy tc-end: 1646851405.625516, time_copy, passed tc-start: 1646851405.634949, time_mono tc-se:1646851405 vs. 1646851407 tc-se:1646851407 vs. 1646851409 tc-se:1646851409 vs. 1646851411 tc-se:1646851411 vs. 1646851413 tc-se:1646851413 vs. 1646851415 tc-se:1646851415 vs. 1646851417 tc-se:1646851417 vs. 1646851419 tc-se:1646851419 vs. 1646851420 tc-se:1646851420 vs. 1646851422 tc-se:1646851422 vs. 1646851424 tc-end: 1646851424.774938, time_mono, passed tc-start: 1646851424.780386, time_timeofday tc-se:1646851424 vs. 1646851424 tc-end: 1646851424.864697, time_timeofday, passed tp-end: 1646851424.873039, lib/libc/gen/t_time tp-start: 1646851424.958679, lib/libc/gen/t_ttyname, 4 tc-start: 1646851424.960972, ttyname_err tc-end: 1646851425.55561, ttyname_err, passed tc-start: 1646851425.63509, ttyname_r_err tc-end: 1646851425.148940, ttyname_r_err, passed tc-start: 1646851425.155852, ttyname_r_stdin tc-end: 1646851425.231854, ttyname_r_stdin, passed tc-start: 1646851425.238447, ttyname_stdin tc-end: 1646851425.322824, ttyname_stdin, passed tp-end: 1646851425.330303, lib/libc/gen/t_ttyname tp-start: 1646851425.421935, lib/libc/gen/t_vis, 5 tc-start: 1646851425.424286, strunvis_hex tc-end: 1646851425.500884, strunvis_hex, passed tc-start: 1646851425.506852, strvis_basic tc-end: 1646851425.606232, strvis_basic, passed tc-start: 1646851425.613556, strvis_empty tc-end: 1646851425.689128, strvis_empty, passed tc-start: 1646851425.694983, strvis_locale tc-end: 1646851425.809015, strvis_locale, passed tc-start: 1646851425.816492, strvis_null tc-end: 1646851425.895198, strvis_null, passed tp-end: 1646851425.901801, lib/libc/gen/t_vis tp-start: 1646851425.996876, lib/libc/hash/t_sha2, 3 tc-start: 1646851425.999610, t_sha256 tc-end: 1646851426.83282, t_sha256, passed tc-start: 1646851426.90083, t_sha384 tc-end: 1646851426.164758, t_sha384, passed tc-start: 1646851426.172060, t_sha512 tc-end: 1646851426.250995, t_sha512, passed tp-end: 1646851426.256567, lib/libc/hash/t_sha2 tp-start: 1646851426.385647, lib/libc/hash/t_hmac, 1 tc-start: 1646851426.387794, t_hmac tc-end: 1646851427.891179, t_hmac, passed tp-end: 1646851427.898401, lib/libc/hash/t_hmac tp-start: 1646851428.540799, lib/libc/hash/t_hash, 2 tc-start: 1646851428.542942, 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: 1646851429.311694, md5, passed tc-start: 1646851429.320235, 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: 1646851434.551184, sha1, passed tp-end: 1646851434.560363, lib/libc/hash/t_hash tp-start: 1646851434.661297, lib/libc/inet/t_inet_addr, 2 tc-start: 1646851434.664328, 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-end: 1646851434.763221, inet_addr_basic, passed tc-start: 1646851434.772234, 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: 1646851434.891443, inet_addr_err, passed tp-end: 1646851434.900694, lib/libc/inet/t_inet_addr tp-start: 1646851434.997295, lib/libc/inet/t_inet_network, 2 tc-start: 1646851435.367, inet_network_basic tc-end: 1646851435.91027, inet_network_basic, passed tc-start: 1646851435.99904, inet_network_err tc-end: 1646851435.173746, inet_network_err, passed tp-end: 1646851435.181327, lib/libc/inet/t_inet_network tp-start: 1646851435.296485, lib/libc/locale/t_mbrtowc, 2 tc-start: 1646851435.299621, 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: "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: "“ú–{ŒêA‚ B‚¢" 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: "ÆüËܸìA¤¢B¤¤" 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: 1646851435.522168, mbrtowc_internal, passed tc-start: 1646851435.531204, 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: "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: "“ú–{ŒêA‚ B‚¢" 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: "ÆüËܸìA¤¢B¤¤" 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: 1646851435.717932, mbrtowc_object, passed tp-end: 1646851435.725736, lib/libc/locale/t_mbrtowc tp-start: 1646851435.808451, lib/libc/locale/t_mbstowcs, 1 tc-start: 1646851435.811371, 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" tc-so:Using locale: C/ja_JP.ISO2022-JP/C/C/C/C tc-so:Ok. tc-so:Checking string: "‚r‚i‚h‚r‚Å‚·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: 1646851435.961202, mbstowcs_basic, passed tp-end: 1646851435.969723, lib/libc/locale/t_mbstowcs tp-start: 1646851436.47450, lib/libc/locale/t_mbsnrtowcs, 1 tc-start: 1646851436.49947, mbsnrtowcs tc-end: 1646851436.162991, mbsnrtowcs, passed tp-end: 1646851436.182349, lib/libc/locale/t_mbsnrtowcs tp-start: 1646851436.279869, lib/libc/locale/t_mbtowc, 2 tc-start: 1646851436.282984, mbtowc_basic 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: "\033$B" tc-so:mbtowc() returned: -1 tc-so:errno: Illegal byte sequence tc-so:Checking legal sequence: "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: 1646851436.550454, mbtowc_basic, passed tc-start: 1646851436.558145, mbtowc_sign tc-so:Charset: 646 tc-so:mbtowc(): 1 tc-so:Result: 0x000000E4 tc-so:wctomb(): 1 tc-so:E4 tc-end: 1646851436.647483, mbtowc_sign, passed tp-end: 1646851436.654304, lib/libc/locale/t_mbtowc tp-start: 1646851436.729181, lib/libc/locale/t_wcscspn, 1 tc-start: 1646851436.731642, wcscspn tc-end: 1646851436.817422, wcscspn, passed tp-end: 1646851436.826351, lib/libc/locale/t_wcscspn tp-start: 1646851436.913159, lib/libc/locale/t_wcspbrk, 1 tc-start: 1646851436.915812, wcspbrk tc-end: 1646851436.989969, wcspbrk, passed tp-end: 1646851436.996897, lib/libc/locale/t_wcspbrk tp-start: 1646851437.73443, lib/libc/locale/t_wcsrtombs, 1 tc-start: 1646851437.76021, wcsrtombs_advance tc-end: 1646851437.153540, wcsrtombs_advance, passed tp-end: 1646851437.162629, lib/libc/locale/t_wcsrtombs tp-start: 1646851437.248410, lib/libc/locale/t_wcsspn, 1 tc-start: 1646851437.250769, wcsspn tc-end: 1646851437.327986, wcsspn, passed tp-end: 1646851437.336035, lib/libc/locale/t_wcsspn tp-start: 1646851437.786046, lib/libc/locale/t_wcstod, 2 tc-start: 1646851437.809901, 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: 1646851440.323527, wcstod, passed tc-start: 1646851440.356242, 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: 1646851441.165685, wcstombs, passed tp-end: 1646851441.172412, lib/libc/locale/t_wcstod tp-start: 1646851441.262583, lib/libc/locale/t_wctomb, 3 tc-start: 1646851441.265155, 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: "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: 1646851441.383393, wcrtomb, passed tc-start: 1646851441.391178, wcrtomb_state tc-so:Checking wcrtomb() (with state object) tc-so:Trying locale: ja_JP.ISO2022-JP tc-so:Checking sequence: "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: 1646851441.492230, wcrtomb_state, passed tc-start: 1646851441.499798, wctomb tc-so:Checking wctomb() tc-so:Trying locale: ja_JP.ISO2022-JP tc-so:Checking correct reporting of statefulness tc-so:Checking sequence: "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: 1646851441.601729, wctomb, passed tp-end: 1646851441.613194, lib/libc/locale/t_wctomb tp-start: 1646851441.692877, lib/libc/locale/t_io, 6 tc-start: 1646851441.695777, bad_big5_getwc tc-end: 1646851441.786852, bad_big5_getwc, passed tc-start: 1646851441.795085, bad_big5_swprintf tc-end: 1646851441.899364, bad_big5_swprintf, passed tc-start: 1646851441.908466, bad_big5_wprintf tc-end: 1646851442.19416, bad_big5_wprintf, passed tc-start: 1646851442.28299, good_big5_getwc tc-end: 1646851442.113503, good_big5_getwc, passed tc-start: 1646851442.122590, good_big5_swprintf tc-end: 1646851442.221326, good_big5_swprintf, passed tc-start: 1646851442.229493, good_big5_wprintf tc-so:Ï@ tc-end: 1646851442.310692, good_big5_wprintf, passed tp-end: 1646851442.317274, lib/libc/locale/t_io tp-start: 1646851442.384429, lib/libc/locale/t_toupper, 2 tc-start: 1646851442.387066, 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: 1646851442.529580, tolower, passed tc-start: 1646851442.539390, 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: 1646851442.687630, toupper, passed tp-end: 1646851442.695730, lib/libc/locale/t_toupper tp-start: 1646851442.773765, lib/libc/locale/t_digittoint, 1 tc-start: 1646851442.776010, digittoint tc-end: 1646851442.855508, digittoint, skipped, digittoint(3) not present to test tp-end: 1646851442.865102, lib/libc/locale/t_digittoint tp-start: 1646851442.947673, lib/libc/locale/t_sprintf, 3 tc-start: 1646851442.950133, 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: 1646851443.83090, sprintf, passed tc-start: 1646851443.92187, 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: 1646851443.187875, sscanf, passed tc-start: 1646851443.195212, 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: 1646851443.273001, strto, passed tp-end: 1646851443.279350, lib/libc/locale/t_sprintf tp-start: 1646851443.347244, lib/libc/locale/t_wctype, 1 tc-start: 1646851443.349522, ctype tc-so:Trying locale C... tc-so:Using locale C tc-so:Testing class 0 (alnum), char a (0x61), wc 61, wct 1084327392, expect 1 tc-so:Testing class 0 (alnum), char b (0x62), wc 62, wct 1084327392, expect 1 tc-so:Testing class 0 (alnum), char c (0x63), wc 63, wct 1084327392, expect 1 tc-so:Testing class 0 (alnum), char 1 (0x31), wc 31, wct 1084327392, expect 1 tc-so:Testing class 0 (alnum), char 2 (0x32), wc 32, wct 1084327392, expect 1 tc-so:Testing class 0 (alnum), char 3 (0x33), wc 33, wct 1084327392, expect 1 tc-so:Testing class 0 (alnum), char & (0x26), wc 26, wct 1084327392, expect 0 tc-so:Testing class 0 (alnum), char ^ (0x5e), wc 5e, wct 1084327392, expect 0 tc-so:Testing class 0 (alnum), char % (0x25), wc 25, wct 1084327392, expect 0 tc-so:Testing class 0 (alnum), char $ (0x24), wc 24, wct 1084327392, expect 0 tc-so:Testing class 1 (alpha), char A (0x41), wc 41, wct 1084327408, expect 1 tc-so:Testing class 1 (alpha), char B (0x42), wc 42, wct 1084327408, expect 1 tc-so:Testing class 1 (alpha), char C (0x43), wc 43, wct 1084327408, expect 1 tc-so:Testing class 1 (alpha), char a (0x61), wc 61, wct 1084327408, expect 1 tc-so:Testing class 1 (alpha), char b (0x62), wc 62, wct 1084327408, expect 1 tc-so:Testing class 1 (alpha), char c (0x63), wc 63, wct 1084327408, expect 1 tc-so:Testing class 1 (alpha), char 1 (0x31), wc 31, wct 1084327408, expect 0 tc-so:Testing class 1 (alpha), char 2 (0x32), wc 32, wct 1084327408, expect 0 tc-so:Testing class 1 (alpha), char 3 (0x33), wc 33, wct 1084327408, expect 0 tc-so:Testing class 1 (alpha), char * (0x2a), wc 2a, wct 1084327408, expect 0 tc-so:Testing class 1 (alpha), char & (0x26), wc 26, wct 1084327408, expect 0 tc-so:Testing class 1 (alpha), char ^ (0x5e), wc 5e, wct 1084327408, expect 0 tc-so:Testing class 2 (blank), char (0x20), wc 20, wct 1084327424, expect 1 tc-so:Testing class 2 (blank), char (0x09), wc 9, wct 1084327424, expect 1 tc-so:Testing class 2 (blank), char a (0x61), wc 61, wct 1084327424, expect 0 tc-so:Testing class 2 (blank), char b (0x62), wc 62, wct 1084327424, expect 0 tc-so:Testing class 2 (blank), char c (0x63), wc 63, wct 1084327424, expect 0 tc-so:Testing class 2 (blank), char 1 (0x31), wc 31, wct 1084327424, expect 0 tc-so:Testing class 2 (blank), char 2 (0x32), wc 32, wct 1084327424, expect 0 tc-so:Testing class 2 (blank), char 3 (0x33), wc 33, wct 1084327424, expect 0 tc-so:Testing class 2 (blank), char % (0x25), wc 25, wct 1084327424, expect 0 tc-so:Testing class 2 (blank), char $ (0x24), wc 24, wct 1084327424, expect 0 tc-so:Testing class 2 (blank), char ^ (0x5e), wc 5e, wct 1084327424, expect 0 tc-so:Testing class 2 (blank), char & (0x26), wc 26, wct 1084327424, expect 0 tc-so:Testing class 2 (blank), char (0x0d), wc d, wct 1084327424, expect 0 tc-so:Testing class 2 (blank), char tc-so: (0x0a), wc a, wct 1084327424, expect 0 tc-so:Testing class 3 (cntrl), char  (0x07), wc 7, wct 1084327440, expect 1 tc-so:Testing class 3 (cntrl), char a (0x61), wc 61, wct 1084327440, expect 0 tc-so:Testing class 3 (cntrl), char b (0x62), wc 62, wct 1084327440, expect 0 tc-so:Testing class 3 (cntrl), char c (0x63), wc 63, wct 1084327440, expect 0 tc-so:Testing class 3 (cntrl), char 1 (0x31), wc 31, wct 1084327440, expect 0 tc-so:Testing class 3 (cntrl), char 2 (0x32), wc 32, wct 1084327440, expect 0 tc-so:Testing class 3 (cntrl), char 3 (0x33), wc 33, wct 1084327440, expect 0 tc-so:Testing class 3 (cntrl), char ^ (0x5e), wc 5e, wct 1084327440, expect 0 tc-so:Testing class 3 (cntrl), char & (0x26), wc 26, wct 1084327440, expect 0 tc-so:Testing class 3 (cntrl), char * (0x2a), wc 2a, wct 1084327440, expect 0 tc-so:Testing class 4 (digit), char 1 (0x31), wc 31, wct 1084327456, expect 1 tc-so:Testing class 4 (digit), char 2 (0x32), wc 32, wct 1084327456, expect 1 tc-so:Testing class 4 (digit), char 3 (0x33), wc 33, wct 1084327456, expect 1 tc-so:Testing class 4 (digit), char a (0x61), wc 61, wct 1084327456, expect 0 tc-so:Testing class 4 (digit), char b (0x62), wc 62, wct 1084327456, expect 0 tc-so:Testing class 4 (digit), char c (0x63), wc 63, wct 1084327456, expect 0 tc-so:Testing class 4 (digit), char * (0x2a), wc 2a, wct 1084327456, expect 0 tc-so:Testing class 4 (digit), char ( (0x28), wc 28, wct 1084327456, expect 0 tc-so:Testing class 4 (digit), char ) (0x29), wc 29, wct 1084327456, expect 0 tc-so:Testing class 5 (graph), char a (0x61), wc 61, wct 1084327472, expect 1 tc-so:Testing class 5 (graph), char b (0x62), wc 62, wct 1084327472, expect 1 tc-so:Testing class 5 (graph), char c (0x63), wc 63, wct 1084327472, expect 1 tc-so:Testing class 5 (graph), char 1 (0x31), wc 31, wct 1084327472, expect 1 tc-so:Testing class 5 (graph), char 2 (0x32), wc 32, wct 1084327472, expect 1 tc-so:Testing class 5 (graph), char 3 (0x33), wc 33, wct 1084327472, expect 1 tc-so:Testing class 5 (graph), char A (0x41), wc 41, wct 1084327472, expect 1 tc-so:Testing class 5 (graph), char B (0x42), wc 42, wct 1084327472, expect 1 tc-so:Testing class 5 (graph), char C (0x43), wc 43, wct 1084327472, expect 1 tc-so:Testing class 5 (graph), char [ (0x5b), wc 5b, wct 1084327472, expect 1 tc-so:Testing class 5 (graph), char ] (0x5d), wc 5d, wct 1084327472, expect 1 tc-so:Testing class 5 (graph), char ; (0x3b), wc 3b, wct 1084327472, expect 1 tc-so:Testing class 5 (graph), char ? (0x3f), wc 3f, wct 1084327472, expect 1 tc-so:Testing class 5 (graph), char ~ (0x7e), wc 7e, wct 1084327472, expect 1 tc-so:Testing class 5 (graph), char (0x20), wc 20, wct 1084327472, expect 0 tc-so:Testing class 7 (lower), char a (0x61), wc 61, wct 1084327488, expect 1 tc-so:Testing class 7 (lower), char b (0x62), wc 62, wct 1084327488, expect 1 tc-so:Testing class 7 (lower), char c (0x63), wc 63, wct 1084327488, expect 1 tc-so:Testing class 7 (lower), char A (0x41), wc 41, wct 1084327488, expect 0 tc-so:Testing class 7 (lower), char B (0x42), wc 42, wct 1084327488, expect 0 tc-so:Testing class 7 (lower), char C (0x43), wc 43, wct 1084327488, expect 0 tc-so:Testing class 7 (lower), char 1 (0x31), wc 31, wct 1084327488, expect 0 tc-so:Testing class 7 (lower), char 2 (0x32), wc 32, wct 1084327488, expect 0 tc-so:Testing class 7 (lower), char 3 (0x33), wc 33, wct 1084327488, expect 0 tc-so:Testing class 7 (lower), char & (0x26), wc 26, wct 1084327488, expect 0 tc-so:Testing class 7 (lower), char * (0x2a), wc 2a, wct 1084327488, expect 0 tc-so:Testing class 7 (lower), char ( (0x28), wc 28, wct 1084327488, expect 0 tc-so:Testing class 9 (print), char a (0x61), wc 61, wct 1084327504, expect 1 tc-so:Testing class 9 (print), char b (0x62), wc 62, wct 1084327504, expect 1 tc-so:Testing class 9 (print), char c (0x63), wc 63, wct 1084327504, expect 1 tc-so:Testing class 9 (print), char A (0x41), wc 41, wct 1084327504, expect 1 tc-so:Testing class 9 (print), char B (0x42), wc 42, wct 1084327504, expect 1 tc-so:Testing class 9 (print), char C (0x43), wc 43, wct 1084327504, expect 1 tc-so:Testing class 9 (print), char 1 (0x31), wc 31, wct 1084327504, expect 1 tc-so:Testing class 9 (print), char 2 (0x32), wc 32, wct 1084327504, expect 1 tc-so:Testing class 9 (print), char 3 (0x33), wc 33, wct 1084327504, expect 1 tc-so:Testing class 9 (print), char % (0x25), wc 25, wct 1084327504, expect 1 tc-so:Testing class 9 (print), char ^ (0x5e), wc 5e, wct 1084327504, expect 1 tc-so:Testing class 9 (print), char & (0x26), wc 26, wct 1084327504, expect 1 tc-so:Testing class 9 (print), char * (0x2a), wc 2a, wct 1084327504, expect 1 tc-so:Testing class 9 (print), char (0x20), wc 20, wct 1084327504, expect 1 tc-so:Testing class 9 (print), char (0x0d), wc d, wct 1084327504, expect 0 tc-so:Testing class 9 (print), char tc-so: (0x0a), wc a, wct 1084327504, expect 0 tc-so:Testing class 9 (print), char (0x09), wc 9, wct 1084327504, expect 0 tc-so:Testing class 10 (punct), char . (0x2e), wc 2e, wct 1084327520, expect 1 tc-so:Testing class 10 (punct), char , (0x2c), wc 2c, wct 1084327520, expect 1 tc-so:Testing class 10 (punct), char ; (0x3b), wc 3b, wct 1084327520, expect 1 tc-so:Testing class 10 (punct), char : (0x3a), wc 3a, wct 1084327520, expect 1 tc-so:Testing class 10 (punct), char ! (0x21), wc 21, wct 1084327520, expect 1 tc-so:Testing class 10 (punct), char ? (0x3f), wc 3f, wct 1084327520, expect 1 tc-so:Testing class 10 (punct), char a (0x61), wc 61, wct 1084327520, expect 0 tc-so:Testing class 10 (punct), char b (0x62), wc 62, wct 1084327520, expect 0 tc-so:Testing class 10 (punct), char c (0x63), wc 63, wct 1084327520, expect 0 tc-so:Testing class 10 (punct), char 1 (0x31), wc 31, wct 1084327520, expect 0 tc-so:Testing class 10 (punct), char 2 (0x32), wc 32, wct 1084327520, expect 0 tc-so:Testing class 10 (punct), char 3 (0x33), wc 33, wct 1084327520, expect 0 tc-so:Testing class 10 (punct), char (0x20), wc 20, wct 1084327520, expect 0 tc-so:Testing class 10 (punct), char tc-so: (0x0a), wc a, wct 1084327520, expect 0 tc-so:Testing class 12 (space), char (0x20), wc 20, wct 1084327536, expect 1 tc-so:Testing class 12 (space), char (0x09), wc 9, wct 1084327536, expect 1 tc-so:Testing class 12 (space), char (0x0d), wc d, wct 1084327536, expect 1 tc-so:Testing class 12 (space), char tc-so: (0x0a), wc a, wct 1084327536, expect 1 tc-so:Testing class 12 (space), char a (0x61), wc 61, wct 1084327536, expect 0 tc-so:Testing class 12 (space), char b (0x62), wc 62, wct 1084327536, expect 0 tc-so:Testing class 12 (space), char c (0x63), wc 63, wct 1084327536, expect 0 tc-so:Testing class 12 (space), char 1 (0x31), wc 31, wct 1084327536, expect 0 tc-so:Testing class 12 (space), char 2 (0x32), wc 32, wct 1084327536, expect 0 tc-so:Testing class 12 (space), char 3 (0x33), wc 33, wct 1084327536, expect 0 tc-so:Testing class 12 (space), char A (0x41), wc 41, wct 1084327536, expect 0 tc-so:Testing class 12 (space), char B (0x42), wc 42, wct 1084327536, expect 0 tc-so:Testing class 12 (space), char C (0x43), wc 43, wct 1084327536, expect 0 tc-so:Testing class 12 (space), char & (0x26), wc 26, wct 1084327536, expect 0 tc-so:Testing class 12 (space), char * (0x2a), wc 2a, wct 1084327536, expect 0 tc-so:Testing class 12 (space), char ( (0x28), wc 28, wct 1084327536, expect 0 tc-so:Testing class 14 (upper), char A (0x41), wc 41, wct 1084327552, expect 1 tc-so:Testing class 14 (upper), char B (0x42), wc 42, wct 1084327552, expect 1 tc-so:Testing class 14 (upper), char C (0x43), wc 43, wct 1084327552, expect 1 tc-so:Testing class 14 (upper), char a (0x61), wc 61, wct 1084327552, expect 0 tc-so:Testing class 14 (upper), char b (0x62), wc 62, wct 1084327552, expect 0 tc-so:Testing class 14 (upper), char c (0x63), wc 63, wct 1084327552, expect 0 tc-so:Testing class 14 (upper), char 1 (0x31), wc 31, wct 1084327552, expect 0 tc-so:Testing class 14 (upper), char 2 (0x32), wc 32, wct 1084327552, expect 0 tc-so:Testing class 14 (upper), char 3 (0x33), wc 33, wct 1084327552, expect 0 tc-so:Testing class 14 (upper), char & (0x26), wc 26, wct 1084327552, expect 0 tc-so:Testing class 14 (upper), char * (0x2a), wc 2a, wct 1084327552, expect 0 tc-so:Testing class 14 (upper), char ( (0x28), wc 28, wct 1084327552, expect 0 tc-so:Testing class 15 (xdigit), char 1 (0x31), wc 31, wct 1084327568, expect 1 tc-so:Testing class 15 (xdigit), char 2 (0x32), wc 32, wct 1084327568, expect 1 tc-so:Testing class 15 (xdigit), char 3 (0x33), wc 33, wct 1084327568, expect 1 tc-so:Testing class 15 (xdigit), char a (0x61), wc 61, wct 1084327568, expect 1 tc-so:Testing class 15 (xdigit), char b (0x62), wc 62, wct 1084327568, expect 1 tc-so:Testing class 15 (xdigit), char c (0x63), wc 63, wct 1084327568, expect 1 tc-so:Testing class 15 (xdigit), char A (0x41), wc 41, wct 1084327568, expect 1 tc-so:Testing class 15 (xdigit), char B (0x42), wc 42, wct 1084327568, expect 1 tc-so:Testing class 15 (xdigit), char C (0x43), wc 43, wct 1084327568, expect 1 tc-so:Testing class 15 (xdigit), char x (0x78), wc 78, wct 1084327568, expect 0 tc-so:Testing class 15 (xdigit), char y (0x79), wc 79, wct 1084327568, expect 0 tc-so:Testing class 15 (xdigit), char z (0x7a), wc 7a, wct 1084327568, 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 1076386752, expect 1 tc-so:Testing class 0 (alnum), char b (0x62), wc 62, wct 1076386752, expect 1 tc-so:Testing class 0 (alnum), char c (0x63), wc 63, wct 1076386752, expect 1 tc-so:Testing class 0 (alnum), char 1 (0x31), wc 31, wct 1076386752, expect 1 tc-so:Testing class 0 (alnum), char 2 (0x32), wc 32, wct 1076386752, expect 1 tc-so:Testing class 0 (alnum), char 3 (0x33), wc 33, wct 1076386752, expect 1 tc-so:Testing class 0 (alnum), char & (0x26), wc 26, wct 1076386752, expect 0 tc-so:Testing class 0 (alnum), char ^ (0x5e), wc 5e, wct 1076386752, expect 0 tc-so:Testing class 0 (alnum), char % (0x25), wc 25, wct 1076386752, expect 0 tc-so:Testing class 0 (alnum), char $ (0x24), wc 24, wct 1076386752, expect 0 tc-so:Testing class 1 (alpha), char A (0x41), wc 41, wct 1076386768, expect 1 tc-so:Testing class 1 (alpha), char B (0x42), wc 42, wct 1076386768, expect 1 tc-so:Testing class 1 (alpha), char C (0x43), wc 43, wct 1076386768, expect 1 tc-so:Testing class 1 (alpha), char a (0x61), wc 61, wct 1076386768, expect 1 tc-so:Testing class 1 (alpha), char b (0x62), wc 62, wct 1076386768, expect 1 tc-so:Testing class 1 (alpha), char c (0x63), wc 63, wct 1076386768, expect 1 tc-so:Testing class 1 (alpha), char 1 (0x31), wc 31, wct 1076386768, expect 0 tc-so:Testing class 1 (alpha), char 2 (0x32), wc 32, wct 1076386768, expect 0 tc-so:Testing class 1 (alpha), char 3 (0x33), wc 33, wct 1076386768, expect 0 tc-so:Testing class 1 (alpha), char * (0x2a), wc 2a, wct 1076386768, expect 0 tc-so:Testing class 1 (alpha), char & (0x26), wc 26, wct 1076386768, expect 0 tc-so:Testing class 1 (alpha), char ^ (0x5e), wc 5e, wct 1076386768, expect 0 tc-so:Testing class 2 (blank), char (0x20), wc 20, wct 1076386784, expect 1 tc-so:Testing class 2 (blank), char (0x09), wc 9, wct 1076386784, expect 1 tc-so:Testing class 2 (blank), char a (0x61), wc 61, wct 1076386784, expect 0 tc-so:Testing class 2 (blank), char b (0x62), wc 62, wct 1076386784, expect 0 tc-so:Testing class 2 (blank), char c (0x63), wc 63, wct 1076386784, expect 0 tc-so:Testing class 2 (blank), char 1 (0x31), wc 31, wct 1076386784, expect 0 tc-so:Testing class 2 (blank), char 2 (0x32), wc 32, wct 1076386784, expect 0 tc-so:Testing class 2 (blank), char 3 (0x33), wc 33, wct 1076386784, expect 0 tc-so:Testing class 2 (blank), char % (0x25), wc 25, wct 1076386784, expect 0 tc-so:Testing class 2 (blank), char $ (0x24), wc 24, wct 1076386784, expect 0 tc-so:Testing class 2 (blank), char ^ (0x5e), wc 5e, wct 1076386784, expect 0 tc-so:Testing class 2 (blank), char & (0x26), wc 26, wct 1076386784, expect 0 tc-so:Testing class 2 (blank), char (0x0d), wc d, wct 1076386784, expect 0 tc-so:Testing class 2 (blank), char tc-so: (0x0a), wc a, wct 1076386784, expect 0 tc-so:Testing class 3 (cntrl), char  (0x07), wc 7, wct 1076386800, expect 1 tc-so:Testing class 3 (cntrl), char a (0x61), wc 61, wct 1076386800, expect 0 tc-so:Testing class 3 (cntrl), char b (0x62), wc 62, wct 1076386800, expect 0 tc-so:Testing class 3 (cntrl), char c (0x63), wc 63, wct 1076386800, expect 0 tc-so:Testing class 3 (cntrl), char 1 (0x31), wc 31, wct 1076386800, expect 0 tc-so:Testing class 3 (cntrl), char 2 (0x32), wc 32, wct 1076386800, expect 0 tc-so:Testing class 3 (cntrl), char 3 (0x33), wc 33, wct 1076386800, expect 0 tc-so:Testing class 3 (cntrl), char ^ (0x5e), wc 5e, wct 1076386800, expect 0 tc-so:Testing class 3 (cntrl), char & (0x26), wc 26, wct 1076386800, expect 0 tc-so:Testing class 3 (cntrl), char * (0x2a), wc 2a, wct 1076386800, expect 0 tc-so:Testing class 4 (digit), char 1 (0x31), wc 31, wct 1076386816, expect 1 tc-so:Testing class 4 (digit), char 2 (0x32), wc 32, wct 1076386816, expect 1 tc-so:Testing class 4 (digit), char 3 (0x33), wc 33, wct 1076386816, expect 1 tc-so:Testing class 4 (digit), char a (0x61), wc 61, wct 1076386816, expect 0 tc-so:Testing class 4 (digit), char b (0x62), wc 62, wct 1076386816, expect 0 tc-so:Testing class 4 (digit), char c (0x63), wc 63, wct 1076386816, expect 0 tc-so:Testing class 4 (digit), char * (0x2a), wc 2a, wct 1076386816, expect 0 tc-so:Testing class 4 (digit), char ( (0x28), wc 28, wct 1076386816, expect 0 tc-so:Testing class 4 (digit), char ) (0x29), wc 29, wct 1076386816, expect 0 tc-so:Testing class 5 (graph), char a (0x61), wc 61, wct 1076386832, expect 1 tc-so:Testing class 5 (graph), char b (0x62), wc 62, wct 1076386832, expect 1 tc-so:Testing class 5 (graph), char c (0x63), wc 63, wct 1076386832, expect 1 tc-so:Testing class 5 (graph), char 1 (0x31), wc 31, wct 1076386832, expect 1 tc-so:Testing class 5 (graph), char 2 (0x32), wc 32, wct 1076386832, expect 1 tc-so:Testing class 5 (graph), char 3 (0x33), wc 33, wct 1076386832, expect 1 tc-so:Testing class 5 (graph), char A (0x41), wc 41, wct 1076386832, expect 1 tc-so:Testing class 5 (graph), char B (0x42), wc 42, wct 1076386832, expect 1 tc-so:Testing class 5 (graph), char C (0x43), wc 43, wct 1076386832, expect 1 tc-so:Testing class 5 (graph), char [ (0x5b), wc 5b, wct 1076386832, expect 1 tc-so:Testing class 5 (graph), char ] (0x5d), wc 5d, wct 1076386832, expect 1 tc-so:Testing class 5 (graph), char ; (0x3b), wc 3b, wct 1076386832, expect 1 tc-so:Testing class 5 (graph), char ? (0x3f), wc 3f, wct 1076386832, expect 1 tc-so:Testing class 5 (graph), char ~ (0x7e), wc 7e, wct 1076386832, expect 1 tc-so:Testing class 5 (graph), char (0x20), wc 20, wct 1076386832, expect 0 tc-so:Testing class 7 (lower), char a (0x61), wc 61, wct 1076386848, expect 1 tc-so:Testing class 7 (lower), char b (0x62), wc 62, wct 1076386848, expect 1 tc-so:Testing class 7 (lower), char c (0x63), wc 63, wct 1076386848, expect 1 tc-so:Testing class 7 (lower), char A (0x41), wc 41, wct 1076386848, expect 0 tc-so:Testing class 7 (lower), char B (0x42), wc 42, wct 1076386848, expect 0 tc-so:Testing class 7 (lower), char C (0x43), wc 43, wct 1076386848, expect 0 tc-so:Testing class 7 (lower), char 1 (0x31), wc 31, wct 1076386848, expect 0 tc-so:Testing class 7 (lower), char 2 (0x32), wc 32, wct 1076386848, expect 0 tc-so:Testing class 7 (lower), char 3 (0x33), wc 33, wct 1076386848, expect 0 tc-so:Testing class 7 (lower), char & (0x26), wc 26, wct 1076386848, expect 0 tc-so:Testing class 7 (lower), char * (0x2a), wc 2a, wct 1076386848, expect 0 tc-so:Testing class 7 (lower), char ( (0x28), wc 28, wct 1076386848, expect 0 tc-so:Testing class 9 (print), char a (0x61), wc 61, wct 1076386864, expect 1 tc-so:Testing class 9 (print), char b (0x62), wc 62, wct 1076386864, expect 1 tc-so:Testing class 9 (print), char c (0x63), wc 63, wct 1076386864, expect 1 tc-so:Testing class 9 (print), char A (0x41), wc 41, wct 1076386864, expect 1 tc-so:Testing class 9 (print), char B (0x42), wc 42, wct 1076386864, expect 1 tc-so:Testing class 9 (print), char C (0x43), wc 43, wct 1076386864, expect 1 tc-so:Testing class 9 (print), char 1 (0x31), wc 31, wct 1076386864, expect 1 tc-so:Testing class 9 (print), char 2 (0x32), wc 32, wct 1076386864, expect 1 tc-so:Testing class 9 (print), char 3 (0x33), wc 33, wct 1076386864, expect 1 tc-so:Testing class 9 (print), char % (0x25), wc 25, wct 1076386864, expect 1 tc-so:Testing class 9 (print), char ^ (0x5e), wc 5e, wct 1076386864, expect 1 tc-so:Testing class 9 (print), char & (0x26), wc 26, wct 1076386864, expect 1 tc-so:Testing class 9 (print), char * (0x2a), wc 2a, wct 1076386864, expect 1 tc-so:Testing class 9 (print), char (0x20), wc 20, wct 1076386864, expect 1 tc-so:Testing class 9 (print), char (0x0d), wc d, wct 1076386864, expect 0 tc-so:Testing class 9 (print), char tc-so: (0x0a), wc a, wct 1076386864, expect 0 tc-so:Testing class 9 (print), char (0x09), wc 9, wct 1076386864, expect 0 tc-so:Testing class 10 (punct), char . (0x2e), wc 2e, wct 1076386880, expect 1 tc-so:Testing class 10 (punct), char , (0x2c), wc 2c, wct 1076386880, expect 1 tc-so:Testing class 10 (punct), char ; (0x3b), wc 3b, wct 1076386880, expect 1 tc-so:Testing class 10 (punct), char : (0x3a), wc 3a, wct 1076386880, expect 1 tc-so:Testing class 10 (punct), char ! (0x21), wc 21, wct 1076386880, expect 1 tc-so:Testing class 10 (punct), char ? (0x3f), wc 3f, wct 1076386880, expect 1 tc-so:Testing class 10 (punct), char a (0x61), wc 61, wct 1076386880, expect 0 tc-so:Testing class 10 (punct), char b (0x62), wc 62, wct 1076386880, expect 0 tc-so:Testing class 10 (punct), char c (0x63), wc 63, wct 1076386880, expect 0 tc-so:Testing class 10 (punct), char 1 (0x31), wc 31, wct 1076386880, expect 0 tc-so:Testing class 10 (punct), char 2 (0x32), wc 32, wct 1076386880, expect 0 tc-so:Testing class 10 (punct), char 3 (0x33), wc 33, wct 1076386880, expect 0 tc-so:Testing class 10 (punct), char (0x20), wc 20, wct 1076386880, expect 0 tc-so:Testing class 10 (punct), char tc-so: (0x0a), wc a, wct 1076386880, expect 0 tc-so:Testing class 12 (space), char (0x20), wc 20, wct 1076386896, expect 1 tc-so:Testing class 12 (space), char (0x09), wc 9, wct 1076386896, expect 1 tc-so:Testing class 12 (space), char (0x0d), wc d, wct 1076386896, expect 1 tc-so:Testing class 12 (space), char tc-so: (0x0a), wc a, wct 1076386896, expect 1 tc-so:Testing class 12 (space), char a (0x61), wc 61, wct 1076386896, expect 0 tc-so:Testing class 12 (space), char b (0x62), wc 62, wct 1076386896, expect 0 tc-so:Testing class 12 (space), char c (0x63), wc 63, wct 1076386896, expect 0 tc-so:Testing class 12 (space), char 1 (0x31), wc 31, wct 1076386896, expect 0 tc-so:Testing class 12 (space), char 2 (0x32), wc 32, wct 1076386896, expect 0 tc-so:Testing class 12 (space), char 3 (0x33), wc 33, wct 1076386896, expect 0 tc-so:Testing class 12 (space), char A (0x41), wc 41, wct 1076386896, expect 0 tc-so:Testing class 12 (space), char B (0x42), wc 42, wct 1076386896, expect 0 tc-so:Testing class 12 (space), char C (0x43), wc 43, wct 1076386896, expect 0 tc-so:Testing class 12 (space), char & (0x26), wc 26, wct 1076386896, expect 0 tc-so:Testing class 12 (space), char * (0x2a), wc 2a, wct 1076386896, expect 0 tc-so:Testing class 12 (space), char ( (0x28), wc 28, wct 1076386896, expect 0 tc-so:Testing class 14 (upper), char A (0x41), wc 41, wct 1076386912, expect 1 tc-so:Testing class 14 (upper), char B (0x42), wc 42, wct 1076386912, expect 1 tc-so:Testing class 14 (upper), char C (0x43), wc 43, wct 1076386912, expect 1 tc-so:Testing class 14 (upper), char a (0x61), wc 61, wct 1076386912, expect 0 tc-so:Testing class 14 (upper), char b (0x62), wc 62, wct 1076386912, expect 0 tc-so:Testing class 14 (upper), char c (0x63), wc 63, wct 1076386912, expect 0 tc-so:Testing class 14 (upper), char 1 (0x31), wc 31, wct 1076386912, expect 0 tc-so:Testing class 14 (upper), char 2 (0x32), wc 32, wct 1076386912, expect 0 tc-so:Testing class 14 (upper), char 3 (0x33), wc 33, wct 1076386912, expect 0 tc-so:Testing class 14 (upper), char & (0x26), wc 26, wct 1076386912, expect 0 tc-so:Testing class 14 (upper), char * (0x2a), wc 2a, wct 1076386912, expect 0 tc-so:Testing class 14 (upper), char ( (0x28), wc 28, wct 1076386912, expect 0 tc-so:Testing class 15 (xdigit), char 1 (0x31), wc 31, wct 1076386928, expect 1 tc-so:Testing class 15 (xdigit), char 2 (0x32), wc 32, wct 1076386928, expect 1 tc-so:Testing class 15 (xdigit), char 3 (0x33), wc 33, wct 1076386928, expect 1 tc-so:Testing class 15 (xdigit), char a (0x61), wc 61, wct 1076386928, expect 1 tc-so:Testing class 15 (xdigit), char b (0x62), wc 62, wct 1076386928, expect 1 tc-so:Testing class 15 (xdigit), char c (0x63), wc 63, wct 1076386928, expect 1 tc-so:Testing class 15 (xdigit), char A (0x41), wc 41, wct 1076386928, expect 1 tc-so:Testing class 15 (xdigit), char B (0x42), wc 42, wct 1076386928, expect 1 tc-so:Testing class 15 (xdigit), char C (0x43), wc 43, wct 1076386928, expect 1 tc-so:Testing class 15 (xdigit), char x (0x78), wc 78, wct 1076386928, expect 0 tc-so:Testing class 15 (xdigit), char y (0x79), wc 79, wct 1076386928, expect 0 tc-so:Testing class 15 (xdigit), char z (0x7a), wc 7a, wct 1076386928, 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 1076292736, expect 1 tc-so:Testing class 0 (alnum), char b (0x62), wc 62, wct 1076292736, expect 1 tc-so:Testing class 0 (alnum), char c (0x63), wc 63, wct 1076292736, expect 1 tc-so:Testing class 0 (alnum), char 1 (0x31), wc 31, wct 1076292736, expect 1 tc-so:Testing class 0 (alnum), char 2 (0x32), wc 32, wct 1076292736, expect 1 tc-so:Testing class 0 (alnum), char 3 (0x33), wc 33, wct 1076292736, expect 1 tc-so:Testing class 0 (alnum), char i (0x69), wc 69, wct 1076292736, expect 1 tc-so:Testing class 0 (alnum), char £ (0xa3), wc a3, wct 1076292736, expect 1 tc-so:Testing class 0 (alnum), char ³ (0xb3), wc b3, wct 1076292736, expect 1 tc-so:Testing class 0 (alnum), char Ö (0xd6), wc d6, wct 1076292736, expect 1 tc-so:Testing class 0 (alnum), char & (0x26), wc 26, wct 1076292736, expect 0 tc-so:Testing class 0 (alnum), char ^ (0x5e), wc 5e, wct 1076292736, expect 0 tc-so:Testing class 0 (alnum), char % (0x25), wc 25, wct 1076292736, expect 0 tc-so:Testing class 0 (alnum), char $ (0x24), wc 24, wct 1076292736, expect 0 tc-so:Testing class 1 (alpha), char A (0x41), wc 41, wct 1076292752, expect 1 tc-so:Testing class 1 (alpha), char B (0x42), wc 42, wct 1076292752, expect 1 tc-so:Testing class 1 (alpha), char C (0x43), wc 43, wct 1076292752, expect 1 tc-so:Testing class 1 (alpha), char a (0x61), wc 61, wct 1076292752, expect 1 tc-so:Testing class 1 (alpha), char b (0x62), wc 62, wct 1076292752, expect 1 tc-so:Testing class 1 (alpha), char c (0x63), wc 63, wct 1076292752, expect 1 tc-so:Testing class 1 (alpha), char i (0x69), wc 69, wct 1076292752, expect 1 tc-so:Testing class 1 (alpha), char £ (0xa3), wc a3, wct 1076292752, expect 1 tc-so:Testing class 1 (alpha), char ³ (0xb3), wc b3, wct 1076292752, expect 1 tc-so:Testing class 1 (alpha), char Ö (0xd6), wc d6, wct 1076292752, expect 1 tc-so:Testing class 1 (alpha), char 1 (0x31), wc 31, wct 1076292752, expect 0 tc-so:Testing class 1 (alpha), char 2 (0x32), wc 32, wct 1076292752, expect 0 tc-so:Testing class 1 (alpha), char 3 (0x33), wc 33, wct 1076292752, expect 0 tc-so:Testing class 1 (alpha), char * (0x2a), wc 2a, wct 1076292752, expect 0 tc-so:Testing class 1 (alpha), char & (0x26), wc 26, wct 1076292752, expect 0 tc-so:Testing class 1 (alpha), char ^ (0x5e), wc 5e, wct 1076292752, expect 0 tc-so:Testing class 2 (blank), char (0x20), wc 20, wct 1076292768, expect 1 tc-so:Testing class 2 (blank), char (0x09), wc 9, wct 1076292768, expect 1 tc-so:Testing class 2 (blank), char a (0x61), wc 61, wct 1076292768, expect 0 tc-so:Testing class 2 (blank), char b (0x62), wc 62, wct 1076292768, expect 0 tc-so:Testing class 2 (blank), char c (0x63), wc 63, wct 1076292768, expect 0 tc-so:Testing class 2 (blank), char 1 (0x31), wc 31, wct 1076292768, expect 0 tc-so:Testing class 2 (blank), char 2 (0x32), wc 32, wct 1076292768, expect 0 tc-so:Testing class 2 (blank), char 3 (0x33), wc 33, wct 1076292768, expect 0 tc-so:Testing class 2 (blank), char % (0x25), wc 25, wct 1076292768, expect 0 tc-so:Testing class 2 (blank), char $ (0x24), wc 24, wct 1076292768, expect 0 tc-so:Testing class 2 (blank), char ^ (0x5e), wc 5e, wct 1076292768, expect 0 tc-so:Testing class 2 (blank), char & (0x26), wc 26, wct 1076292768, expect 0 tc-so:Testing class 2 (blank), char (0x0d), wc d, wct 1076292768, expect 0 tc-so:Testing class 2 (blank), char tc-so: (0x0a), wc a, wct 1076292768, expect 0 tc-so:Testing class 3 (cntrl), char  (0x07), wc 7, wct 1076292784, expect 1 tc-so:Testing class 3 (cntrl), char a (0x61), wc 61, wct 1076292784, expect 0 tc-so:Testing class 3 (cntrl), char b (0x62), wc 62, wct 1076292784, expect 0 tc-so:Testing class 3 (cntrl), char c (0x63), wc 63, wct 1076292784, expect 0 tc-so:Testing class 3 (cntrl), char 1 (0x31), wc 31, wct 1076292784, expect 0 tc-so:Testing class 3 (cntrl), char 2 (0x32), wc 32, wct 1076292784, expect 0 tc-so:Testing class 3 (cntrl), char 3 (0x33), wc 33, wct 1076292784, expect 0 tc-so:Testing class 3 (cntrl), char ^ (0x5e), wc 5e, wct 1076292784, expect 0 tc-so:Testing class 3 (cntrl), char & (0x26), wc 26, wct 1076292784, expect 0 tc-so:Testing class 3 (cntrl), char * (0x2a), wc 2a, wct 1076292784, expect 0 tc-so:Testing class 4 (digit), char 1 (0x31), wc 31, wct 1076292800, expect 1 tc-so:Testing class 4 (digit), char 2 (0x32), wc 32, wct 1076292800, expect 1 tc-so:Testing class 4 (digit), char 3 (0x33), wc 33, wct 1076292800, expect 1 tc-so:Testing class 4 (digit), char a (0x61), wc 61, wct 1076292800, expect 0 tc-so:Testing class 4 (digit), char b (0x62), wc 62, wct 1076292800, expect 0 tc-so:Testing class 4 (digit), char c (0x63), wc 63, wct 1076292800, expect 0 tc-so:Testing class 4 (digit), char * (0x2a), wc 2a, wct 1076292800, expect 0 tc-so:Testing class 4 (digit), char ( (0x28), wc 28, wct 1076292800, expect 0 tc-so:Testing class 4 (digit), char ) (0x29), wc 29, wct 1076292800, expect 0 tc-so:Testing class 5 (graph), char a (0x61), wc 61, wct 1076292816, expect 1 tc-so:Testing class 5 (graph), char b (0x62), wc 62, wct 1076292816, expect 1 tc-so:Testing class 5 (graph), char c (0x63), wc 63, wct 1076292816, expect 1 tc-so:Testing class 5 (graph), char 1 (0x31), wc 31, wct 1076292816, expect 1 tc-so:Testing class 5 (graph), char 2 (0x32), wc 32, wct 1076292816, expect 1 tc-so:Testing class 5 (graph), char 3 (0x33), wc 33, wct 1076292816, expect 1 tc-so:Testing class 5 (graph), char A (0x41), wc 41, wct 1076292816, expect 1 tc-so:Testing class 5 (graph), char B (0x42), wc 42, wct 1076292816, expect 1 tc-so:Testing class 5 (graph), char C (0x43), wc 43, wct 1076292816, expect 1 tc-so:Testing class 5 (graph), char [ (0x5b), wc 5b, wct 1076292816, expect 1 tc-so:Testing class 5 (graph), char ] (0x5d), wc 5d, wct 1076292816, expect 1 tc-so:Testing class 5 (graph), char ; (0x3b), wc 3b, wct 1076292816, expect 1 tc-so:Testing class 5 (graph), char ? (0x3f), wc 3f, wct 1076292816, expect 1 tc-so:Testing class 5 (graph), char ~ (0x7e), wc 7e, wct 1076292816, expect 1 tc-so:Testing class 5 (graph), char i (0x69), wc 69, wct 1076292816, expect 1 tc-so:Testing class 5 (graph), char £ (0xa3), wc a3, wct 1076292816, expect 1 tc-so:Testing class 5 (graph), char ³ (0xb3), wc b3, wct 1076292816, expect 1 tc-so:Testing class 5 (graph), char Ö (0xd6), wc d6, wct 1076292816, expect 1 tc-so:Testing class 5 (graph), char (0x20), wc 20, wct 1076292816, expect 0 tc-so:Testing class 7 (lower), char a (0x61), wc 61, wct 1076292832, expect 1 tc-so:Testing class 7 (lower), char b (0x62), wc 62, wct 1076292832, expect 1 tc-so:Testing class 7 (lower), char c (0x63), wc 63, wct 1076292832, expect 1 tc-so:Testing class 7 (lower), char i (0x69), wc 69, wct 1076292832, expect 1 tc-so:Testing class 7 (lower), char £ (0xa3), wc a3, wct 1076292832, expect 1 tc-so:Testing class 7 (lower), char Ö (0xd6), wc d6, wct 1076292832, expect 1 tc-so:Testing class 7 (lower), char A (0x41), wc 41, wct 1076292832, expect 0 tc-so:Testing class 7 (lower), char B (0x42), wc 42, wct 1076292832, expect 0 tc-so:Testing class 7 (lower), char C (0x43), wc 43, wct 1076292832, expect 0 tc-so:Testing class 7 (lower), char 1 (0x31), wc 31, wct 1076292832, expect 0 tc-so:Testing class 7 (lower), char 2 (0x32), wc 32, wct 1076292832, expect 0 tc-so:Testing class 7 (lower), char 3 (0x33), wc 33, wct 1076292832, expect 0 tc-so:Testing class 7 (lower), char & (0x26), wc 26, wct 1076292832, expect 0 tc-so:Testing class 7 (lower), char * (0x2a), wc 2a, wct 1076292832, expect 0 tc-so:Testing class 7 (lower), char ( (0x28), wc 28, wct 1076292832, expect 0 tc-so:Testing class 7 (lower), char ³ (0xb3), wc b3, wct 1076292832, expect 0 tc-so:Testing class 7 (lower), char ö (0xf6), wc f6, wct 1076292832, expect 0 tc-so:Testing class 9 (print), char a (0x61), wc 61, wct 1076292848, expect 1 tc-so:Testing class 9 (print), char b (0x62), wc 62, wct 1076292848, expect 1 tc-so:Testing class 9 (print), char c (0x63), wc 63, wct 1076292848, expect 1 tc-so:Testing class 9 (print), char A (0x41), wc 41, wct 1076292848, expect 1 tc-so:Testing class 9 (print), char B (0x42), wc 42, wct 1076292848, expect 1 tc-so:Testing class 9 (print), char C (0x43), wc 43, wct 1076292848, expect 1 tc-so:Testing class 9 (print), char 1 (0x31), wc 31, wct 1076292848, expect 1 tc-so:Testing class 9 (print), char 2 (0x32), wc 32, wct 1076292848, expect 1 tc-so:Testing class 9 (print), char 3 (0x33), wc 33, wct 1076292848, expect 1 tc-so:Testing class 9 (print), char % (0x25), wc 25, wct 1076292848, expect 1 tc-so:Testing class 9 (print), char ^ (0x5e), wc 5e, wct 1076292848, expect 1 tc-so:Testing class 9 (print), char & (0x26), wc 26, wct 1076292848, expect 1 tc-so:Testing class 9 (print), char * (0x2a), wc 2a, wct 1076292848, expect 1 tc-so:Testing class 9 (print), char (0x20), wc 20, wct 1076292848, expect 1 tc-so:Testing class 9 (print), char £ (0xa3), wc a3, wct 1076292848, expect 1 tc-so:Testing class 9 (print), char ³ (0xb3), wc b3, wct 1076292848, expect 1 tc-so:Testing class 9 (print), char Ö (0xd6), wc d6, wct 1076292848, expect 1 tc-so:Testing class 9 (print), char ¿ (0xbf), wc bf, wct 1076292848, expect 1 tc-so:Testing class 9 (print), char (0x0d), wc d, wct 1076292848, expect 0 tc-so:Testing class 9 (print), char tc-so: (0x0a), wc a, wct 1076292848, expect 0 tc-so:Testing class 9 (print), char (0x09), wc 9, wct 1076292848, expect 0 tc-so:Testing class 10 (punct), char . (0x2e), wc 2e, wct 1076292864, expect 1 tc-so:Testing class 10 (punct), char , (0x2c), wc 2c, wct 1076292864, expect 1 tc-so:Testing class 10 (punct), char ; (0x3b), wc 3b, wct 1076292864, expect 1 tc-so:Testing class 10 (punct), char : (0x3a), wc 3a, wct 1076292864, expect 1 tc-so:Testing class 10 (punct), char ! (0x21), wc 21, wct 1076292864, expect 1 tc-so:Testing class 10 (punct), char ? (0x3f), wc 3f, wct 1076292864, expect 1 tc-so:Testing class 10 (punct), char a (0x61), wc 61, wct 1076292864, expect 0 tc-so:Testing class 10 (punct), char b (0x62), wc 62, wct 1076292864, expect 0 tc-so:Testing class 10 (punct), char c (0x63), wc 63, wct 1076292864, expect 0 tc-so:Testing class 10 (punct), char 1 (0x31), wc 31, wct 1076292864, expect 0 tc-so:Testing class 10 (punct), char 2 (0x32), wc 32, wct 1076292864, expect 0 tc-so:Testing class 10 (punct), char 3 (0x33), wc 33, wct 1076292864, expect 0 tc-so:Testing class 10 (punct), char (0x20), wc 20, wct 1076292864, expect 0 tc-so:Testing class 10 (punct), char tc-so: (0x0a), wc a, wct 1076292864, expect 0 tc-so:Testing class 12 (space), char (0x20), wc 20, wct 1076292880, expect 1 tc-so:Testing class 12 (space), char (0x09), wc 9, wct 1076292880, expect 1 tc-so:Testing class 12 (space), char (0x0d), wc d, wct 1076292880, expect 1 tc-so:Testing class 12 (space), char tc-so: (0x0a), wc a, wct 1076292880, expect 1 tc-so:Testing class 12 (space), char a (0x61), wc 61, wct 1076292880, expect 0 tc-so:Testing class 12 (space), char b (0x62), wc 62, wct 1076292880, expect 0 tc-so:Testing class 12 (space), char c (0x63), wc 63, wct 1076292880, expect 0 tc-so:Testing class 12 (space), char 1 (0x31), wc 31, wct 1076292880, expect 0 tc-so:Testing class 12 (space), char 2 (0x32), wc 32, wct 1076292880, expect 0 tc-so:Testing class 12 (space), char 3 (0x33), wc 33, wct 1076292880, expect 0 tc-so:Testing class 12 (space), char A (0x41), wc 41, wct 1076292880, expect 0 tc-so:Testing class 12 (space), char B (0x42), wc 42, wct 1076292880, expect 0 tc-so:Testing class 12 (space), char C (0x43), wc 43, wct 1076292880, expect 0 tc-so:Testing class 12 (space), char & (0x26), wc 26, wct 1076292880, expect 0 tc-so:Testing class 12 (space), char * (0x2a), wc 2a, wct 1076292880, expect 0 tc-so:Testing class 12 (space), char ( (0x28), wc 28, wct 1076292880, expect 0 tc-so:Testing class 12 (space), char £ (0xa3), wc a3, wct 1076292880, expect 0 tc-so:Testing class 12 (space), char ³ (0xb3), wc b3, wct 1076292880, expect 0 tc-so:Testing class 12 (space), char Ö (0xd6), wc d6, wct 1076292880, expect 0 tc-so:Testing class 14 (upper), char A (0x41), wc 41, wct 1076292896, expect 1 tc-so:Testing class 14 (upper), char B (0x42), wc 42, wct 1076292896, expect 1 tc-so:Testing class 14 (upper), char C (0x43), wc 43, wct 1076292896, expect 1 tc-so:Testing class 14 (upper), char ³ (0xb3), wc b3, wct 1076292896, expect 1 tc-so:Testing class 14 (upper), char à (0xe0), wc e0, wct 1076292896, expect 1 tc-so:Testing class 14 (upper), char ÿ (0xff), wc ff, wct 1076292896, expect 1 tc-so:Testing class 14 (upper), char a (0x61), wc 61, wct 1076292896, expect 0 tc-so:Testing class 14 (upper), char b (0x62), wc 62, wct 1076292896, expect 0 tc-so:Testing class 14 (upper), char c (0x63), wc 63, wct 1076292896, expect 0 tc-so:Testing class 14 (upper), char 1 (0x31), wc 31, wct 1076292896, expect 0 tc-so:Testing class 14 (upper), char 2 (0x32), wc 32, wct 1076292896, expect 0 tc-so:Testing class 14 (upper), char 3 (0x33), wc 33, wct 1076292896, expect 0 tc-so:Testing class 14 (upper), char & (0x26), wc 26, wct 1076292896, expect 0 tc-so:Testing class 14 (upper), char * (0x2a), wc 2a, wct 1076292896, expect 0 tc-so:Testing class 14 (upper), char ( (0x28), wc 28, wct 1076292896, expect 0 tc-so:Testing class 14 (upper), char £ (0xa3), wc a3, wct 1076292896, expect 0 tc-so:Testing class 14 (upper), char À (0xc0), wc c0, wct 1076292896, expect 0 tc-so:Testing class 14 (upper), char ß (0xdf), wc df, wct 1076292896, expect 0 tc-so:Testing class 15 (xdigit), char 1 (0x31), wc 31, wct 1076292912, expect 1 tc-so:Testing class 15 (xdigit), char 2 (0x32), wc 32, wct 1076292912, expect 1 tc-so:Testing class 15 (xdigit), char 3 (0x33), wc 33, wct 1076292912, expect 1 tc-so:Testing class 15 (xdigit), char a (0x61), wc 61, wct 1076292912, expect 1 tc-so:Testing class 15 (xdigit), char b (0x62), wc 62, wct 1076292912, expect 1 tc-so:Testing class 15 (xdigit), char c (0x63), wc 63, wct 1076292912, expect 1 tc-so:Testing class 15 (xdigit), char A (0x41), wc 41, wct 1076292912, expect 1 tc-so:Testing class 15 (xdigit), char B (0x42), wc 42, wct 1076292912, expect 1 tc-so:Testing class 15 (xdigit), char C (0x43), wc 43, wct 1076292912, expect 1 tc-so:Testing class 15 (xdigit), char x (0x78), wc 78, wct 1076292912, expect 0 tc-so:Testing class 15 (xdigit), char y (0x79), wc 79, wct 1076292912, expect 0 tc-so:Testing class 15 (xdigit), char z (0x7a), wc 7a, wct 1076292912, expect 0 tc-so:Testing class 15 (xdigit), char Á (0xc1), wc c1, wct 1076292912, expect 0 tc-so:Testing class 15 (xdigit), char Å (0xc5), wc c5, wct 1076292912, expect 0 tc-end: 1646851444.71764, ctype, passed tp-end: 1646851444.79914, lib/libc/locale/t_wctype tp-start: 1646851444.171864, lib/libc/locale/t_btowc, 3 tc-start: 1646851444.174908, 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: 1646851444.335214, btowc, passed tc-start: 1646851444.343956, btowc_posix tc-end: 1646851444.442233, btowc_posix, passed tc-start: 1646851444.450277, stdc_iso_10646 tc-end: 1646851444.527312, stdc_iso_10646, skipped, __STDC_ISO_10646__ not defined tp-end: 1646851444.535080, lib/libc/locale/t_btowc tp-start: 1646851444.603028, lib/libc/locale/t_wcscoll, 1 tc-start: 1646851444.605129, 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: 1646851444.680853, wcscoll, expected_failure, LC_COLLATE support is not yet fully implemented: /tmp/build/2022.03.09.10.06.36-sparc64/src/tests/lib/libc/locale/t_wcscoll.c:120: setlocale(LC_COLLATE, t->locale) != NULL not met tp-end: 1646851444.690825, lib/libc/locale/t_wcscoll tp-start: 1646851444.818383, lib/libc/locale/t_ducet, 2 tc-start: 1646851444.821441, wcscoll_ducet tc-end: 1646851444.921669, wcscoll_ducet, skipped, Cannot test DUCET without __STDC_ISO_10646__ tc-start: 1646851444.930483, wcsxfrm_ducet tc-end: 1646851445.25298, wcsxfrm_ducet, skipped, Cannot test DUCET without __STDC_ISO_10646__ tp-end: 1646851445.36675, lib/libc/locale/t_ducet tp-start: 1646851445.129564, lib/libc/locale/t_strfmon, 1 tc-start: 1646851445.132576, strfmon tc-end: 1646851445.250968, strfmon, passed tp-end: 1646851445.260133, lib/libc/locale/t_strfmon tp-start: 1646851445.398671, lib/libc/misc/t_ubsan, 14 tc-start: 1646851445.401449, add_overflow_signed tc-end: 1646851445.531256, add_overflow_signed, passed tc-start: 1646851445.542887, builtin_unreachable tc-end: 1646851445.651458, builtin_unreachable, passed tc-start: 1646851445.662124, divrem_overflow_signed_div tc-end: 1646851445.779305, divrem_overflow_signed_div, passed tc-start: 1646851445.788245, divrem_overflow_signed_mod tc-end: 1646851445.924836, divrem_overflow_signed_mod, passed tc-start: 1646851445.937343, integer_divide_by_zero tc-end: 1646851446.52533, integer_divide_by_zero, passed tc-start: 1646851446.61924, load_invalid_value_bool tc-end: 1646851446.189412, load_invalid_value_bool, passed tc-start: 1646851446.199822, mul_overflow_signed tc-end: 1646851446.315334, mul_overflow_signed, passed tc-start: 1646851446.324800, out_of_bounds tc-end: 1646851446.449004, out_of_bounds, passed tc-start: 1646851446.461588, shift_out_of_bounds_negativeexponent tc-end: 1646851446.604245, shift_out_of_bounds_negativeexponent, passed tc-start: 1646851446.615965, shift_out_of_bounds_signednessbit tc-end: 1646851446.755393, shift_out_of_bounds_signednessbit, passed tc-start: 1646851446.767607, shift_out_of_bounds_signedoverflow tc-end: 1646851446.902571, shift_out_of_bounds_signedoverflow, passed tc-start: 1646851446.912219, shift_out_of_bounds_toolargeexponent tc-end: 1646851447.29224, shift_out_of_bounds_toolargeexponent, passed tc-start: 1646851447.38638, type_mismatch_misaligned tc-end: 1646851447.168653, type_mismatch_misaligned, passed tc-start: 1646851447.182207, vla_bound_not_positive tc-end: 1646851447.334205, vla_bound_not_positive, passed tp-end: 1646851447.348465, lib/libc/misc/t_ubsan tp-start: 1646851447.612170, lib/libc/misc/t_ubsanxx, 15 tc-start: 1646851447.615016, add_overflow_signed tc-end: 1646851447.854562, add_overflow_signed, passed tc-start: 1646851447.869273, builtin_unreachable tc-end: 1646851448.85140, builtin_unreachable, passed tc-start: 1646851448.95594, divrem_overflow_signed_div tc-end: 1646851448.304644, divrem_overflow_signed_div, passed tc-start: 1646851448.315012, divrem_overflow_signed_mod tc-end: 1646851448.519440, divrem_overflow_signed_mod, passed tc-start: 1646851448.529887, integer_divide_by_zero tc-end: 1646851448.756248, integer_divide_by_zero, passed tc-start: 1646851448.768094, load_invalid_value_bool tc-end: 1646851448.992560, load_invalid_value_bool, passed tc-start: 1646851449.4416, load_invalid_value_enum tc-end: 1646851449.225753, load_invalid_value_enum, passed tc-start: 1646851449.239939, missing_return tc-end: 1646851449.462310, missing_return, passed tc-start: 1646851449.472156, mul_overflow_signed tc-end: 1646851449.695038, mul_overflow_signed, passed tc-start: 1646851449.705435, out_of_bounds tc-end: 1646851449.915005, out_of_bounds, passed tc-start: 1646851449.926334, shift_out_of_bounds_negativeexponent tc-end: 1646851450.136379, shift_out_of_bounds_negativeexponent, passed tc-start: 1646851450.146794, shift_out_of_bounds_signedoverflow tc-end: 1646851450.360001, shift_out_of_bounds_signedoverflow, passed tc-start: 1646851450.375101, shift_out_of_bounds_toolargeexponent tc-end: 1646851450.621612, shift_out_of_bounds_toolargeexponent, passed tc-start: 1646851450.632836, type_mismatch_misaligned tc-end: 1646851450.879115, type_mismatch_misaligned, passed tc-start: 1646851450.893809, vla_bound_not_positive tc-end: 1646851451.85782, vla_bound_not_positive, passed tp-end: 1646851451.96672, lib/libc/misc/t_ubsanxx tp-start: 1646851452.552983, lib/libc/net/getaddrinfo/t_getaddrinfo, 7 tc-start: 1646851452.556092, basic tc-end: 1646851453.864116, basic, passed tc-start: 1646851453.876085, empty_hostname tc-end: 1646851455.141329, empty_hostname, passed tc-start: 1646851455.150631, empty_servname tc-end: 1646851456.114682, empty_servname, passed tc-start: 1646851456.123115, scopeaddr tc-end: 1646851456.690770, scopeaddr, passed tc-start: 1646851456.701458, sock_raw tc-end: 1646851457.712594, sock_raw, passed tc-start: 1646851457.723193, specific tc-end: 1646851458.611329, specific, passed tc-start: 1646851458.620108, unsupported_family tc-end: 1646851459.266893, unsupported_family, passed tp-end: 1646851459.276164, lib/libc/net/getaddrinfo/t_getaddrinfo tp-start: 1646851459.353033, lib/libc/net/t_getprotoent, 7 tc-start: 1646851459.355227, endprotoent_rewind tc-end: 1646851459.438344, endprotoent_rewind, passed tc-start: 1646851459.446872, getprotobyname_basic tc-end: 1646851459.548272, getprotobyname_basic, passed tc-start: 1646851459.557603, getprotobyname_err tc-end: 1646851459.670715, getprotobyname_err, passed tc-start: 1646851459.677999, getprotobynumber_basic tc-end: 1646851459.767452, getprotobynumber_basic, passed tc-start: 1646851459.773839, getprotobynumber_err tc-end: 1646851459.852036, getprotobynumber_err, passed tc-start: 1646851459.865997, getprotoent_next tc-end: 1646851459.960726, getprotoent_next, passed tc-start: 1646851459.969711, setprotoent_rewind tc-end: 1646851460.69695, setprotoent_rewind, passed tp-end: 1646851460.78654, lib/libc/net/t_getprotoent tp-start: 1646851460.163161, lib/libc/net/t_ether_aton, 1 tc-start: 1646851460.165643, tc_ether_aton tc-end: 1646851460.239862, tc_ether_aton, passed tp-end: 1646851460.247306, lib/libc/net/t_ether_aton tp-start: 1646851460.321913, lib/libc/net/t_if_nametoindex, 1 tc-start: 1646851460.324573, tc_if_nametoindex tc-end: 1646851460.414810, tc_if_nametoindex, passed tp-end: 1646851460.423970, lib/libc/net/t_if_nametoindex tp-start: 1646851460.943583, lib/libc/net/t_nsdispatch, 1 tc-start: 1646851460.946219, recurse tc-so:Executing command [ /usr/tests/lib/libc/net/h_nsd_recurse ] tc-end: 1646851461.849275, recurse, passed tp-end: 1646851461.861637, lib/libc/net/t_nsdispatch tp-start: 1646851462.544159, lib/libc/net/t_protoent, 1 tc-start: 1646851462.547549, protoent tc-end: 1646851463.573306, protoent, passed tp-end: 1646851463.584052, lib/libc/net/t_protoent tp-start: 1646851464.232602, lib/libc/net/t_servent, 1 tc-start: 1646851464.234772, servent tc-end: 1646851478.569927, servent, passed tp-end: 1646851478.590192, lib/libc/net/t_servent tp-start: 1646851481.513063, lib/libc/net/t_hostent, 12 tc-start: 1646851481.516112, dnsbyaddrlookup4 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:kill: pid 251: No such process tc-end: 1646851484.693119, dnsbyaddrlookup4, passed tc-start: 1646851484.772283, dnsbyaddrlookup6 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:kill: pid 7865: No such process tc-end: 1646851487.208284, dnsbyaddrlookup6, passed tc-start: 1646851487.217819, dnsbynamelookup4 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:kill: pid 28872: No such process tc-end: 1646851489.575050, dnsbynamelookup4, passed tc-start: 1646851489.586329, dnsbynamelookup6 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:kill: pid 18978: No such process tc-end: 1646851492.72694, dnsbynamelookup6, passed tc-start: 1646851492.82082, gethostbyaddr4 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:kill: pid 18153: No such process tc-end: 1646851494.314542, gethostbyaddr4, passed tc-start: 1646851494.322784, gethostbyaddr6 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:kill: pid 13232: No such process tc-end: 1646851496.521647, gethostbyaddr6, passed tc-start: 1646851496.532217, gethostbyname4 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:kill: pid 28791: No such process tc-end: 1646851498.697982, gethostbyname4, passed tc-start: 1646851498.710426, gethostbyname6 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:kill: pid 28022: No such process tc-end: 1646851500.974175, gethostbyname6, passed tc-start: 1646851500.983484, 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: 1646851501.894944, hostsbyaddrlookup4, passed tc-start: 1646851501.904396, 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: 1646851502.770232, hostsbyaddrlookup6, passed tc-start: 1646851502.779114, 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: 1646851503.603690, hostsbynamelookup4, passed tc-start: 1646851503.610774, 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: 1646851504.350181, hostsbynamelookup6, passed tp-end: 1646851504.356940, lib/libc/net/t_hostent tp-start: 1646851504.440641, lib/libc/nls/t_catalog, 2 tc-start: 1646851504.443067, catalog_errno tc-end: 1646851504.511499, catalog_errno, passed tc-start: 1646851504.517715, catalog_signal tc-end: 1646851504.585348, catalog_signal, passed tp-end: 1646851504.592158, lib/libc/nls/t_catalog tp-start: 1646851504.677135, lib/libc/regex/t_regex_att, 7 tc-start: 1646851504.679463, basic tc-se:skipping failed test at line 164 (pattern=a[-]?c, input=ac) tc-end: 1646851504.894601, basic, passed tc-start: 1646851504.903889, 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: 1646851505.27644, categorization, passed tc-start: 1646851505.37068, 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: 1646851505.145905, forcedassoc, passed tc-start: 1646851505.151967, leftassoc tc-se:*** Expected check failure: Reason for breakage unknown: /tmp/build/2022.03.09.10.06.36-sparc64/src/tests/lib/libc/regex/t_regex_att.c:383: 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: /tmp/build/2022.03.09.10.06.36-sparc64/src/tests/lib/libc/regex/t_regex_att.c:383: 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: /tmp/build/2022.03.09.10.06.36-sparc64/src/tests/lib/libc/regex/t_regex_att.c:383: 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: /tmp/build/2022.03.09.10.06.36-sparc64/src/tests/lib/libc/regex/t_regex_att.c:383: 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: /tmp/build/2022.03.09.10.06.36-sparc64/src/tests/lib/libc/regex/t_regex_att.c:383: 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: /tmp/build/2022.03.09.10.06.36-sparc64/src/tests/lib/libc/regex/t_regex_att.c:383: 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: /tmp/build/2022.03.09.10.06.36-sparc64/src/tests/lib/libc/regex/t_regex_att.c:383: 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: /tmp/build/2022.03.09.10.06.36-sparc64/src/tests/lib/libc/regex/t_regex_att.c:383: 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: /tmp/build/2022.03.09.10.06.36-sparc64/src/tests/lib/libc/regex/t_regex_att.c:383: 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: /tmp/build/2022.03.09.10.06.36-sparc64/src/tests/lib/libc/regex/t_regex_att.c:383: 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: /tmp/build/2022.03.09.10.06.36-sparc64/src/tests/lib/libc/regex/t_regex_att.c:383: 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: /tmp/build/2022.03.09.10.06.36-sparc64/src/tests/lib/libc/regex/t_regex_att.c:383: res != matches ((0,4)(0,2)(2,3)(3,4) != (0,4)(0,1)(1,4)(4,4)): at line 16 tc-end: 1646851505.268662, leftassoc, expected_failure, Reason for breakage unknown: 12 checks failed as expected; see output for more details tc-start: 1646851505.276231, 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: 1646851505.421087, nullsubexpr, passed tc-start: 1646851505.430020, 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: 1646851505.652735, repetition, passed tc-start: 1646851505.661684, rightassoc tc-end: 1646851505.773043, rightassoc, passed tp-end: 1646851505.783189, lib/libc/regex/t_regex_att tp-start: 1646851505.877576, lib/libc/regex/t_exhaust, 1 tc-start: 1646851505.881120, regcomp_too_big tc-se:Test program crashed; attempting to get stack trace tc-se:[New process 14665] tc-se:Core was generated by `t_exhaust'. tc-se:Program terminated with signal SIGSEGV, Segmentation fault. tc-se:#0 0x0000000040798ca4 in je_nstime_init () from /usr/lib/libc.so.12 tc-se:#0 0x0000000040798ca4 in je_nstime_init () from /usr/lib/libc.so.12 tc-se:#1 0x5221cc371d758634 in ?? () tc-se:Backtrace stopped: previous frame identical to this frame (corrupt stack?) tc-se:Stack trace complete tc-end: 1646851520.197530, regcomp_too_big, failed, Test program received signal 11 (core dumped) tp-end: 1646851520.314057, lib/libc/regex/t_exhaust tp-start: 1646851523.250663, lib/libc/regex/t_regex, 19 tc-start: 1646851523.253293, anchor tc-so:Executing command [ /bin/sh -c /usr/tests/lib/libc/regex/h_regex locale) != NULL not met tp-end: 1646851978.760076, lib/libc/string/t_strcoll tp-start: 1646851978.820611, lib/libc/string/t_strcpy, 1 tc-start: 1646851978.822640, strcpy_basic tc-end: 1646851978.882996, strcpy_basic, passed tp-end: 1646851978.889433, lib/libc/string/t_strcpy tp-start: 1646851978.950368, lib/libc/string/t_strcspn, 1 tc-start: 1646851978.952398, strcspn tc-end: 1646851979.12581, strcspn, passed tp-end: 1646851979.18758, lib/libc/string/t_strcspn tp-start: 1646851979.84301, lib/libc/string/t_strerror, 4 tc-start: 1646851979.86289, strerror_basic tc-end: 1646851979.285737, strerror_basic, passed tc-start: 1646851979.291940, strerror_err tc-end: 1646851979.360467, strerror_err, passed tc-start: 1646851979.366543, strerror_r_basic tc-end: 1646851979.563784, strerror_r_basic, passed tc-start: 1646851979.569999, strerror_r_err tc-end: 1646851979.638467, strerror_r_err, passed tp-end: 1646851979.644538, lib/libc/string/t_strerror tp-start: 1646851979.705004, lib/libc/string/t_stresep, 1 tc-start: 1646851979.706957, stresep_basic tc-end: 1646851979.766752, stresep_basic, passed tp-end: 1646851979.773422, lib/libc/string/t_stresep tp-start: 1646851979.835140, lib/libc/string/t_strlen, 3 tc-start: 1646851979.837137, strlen_basic tc-end: 1646851979.897497, strlen_basic, passed tc-start: 1646851979.903996, strlen_huge tc-end: 1646851980.142853, strlen_huge, passed tc-start: 1646851980.149251, strnlen_basic tc-end: 1646851980.209110, strnlen_basic, passed tp-end: 1646851980.215370, lib/libc/string/t_strlen tp-start: 1646851980.274903, lib/libc/string/t_strpbrk, 1 tc-start: 1646851980.276860, strpbrk tc-end: 1646851980.337625, strpbrk, passed tp-end: 1646851980.343797, lib/libc/string/t_strpbrk tp-start: 1646851980.403129, lib/libc/string/t_strrchr, 1 tc-start: 1646851980.405247, strrchr_basic tc-end: 1646851980.477001, strrchr_basic, passed tp-end: 1646851980.485640, lib/libc/string/t_strrchr tp-start: 1646851980.574010, lib/libc/string/t_strspn, 1 tc-start: 1646851980.576824, strspn tc-end: 1646851980.666882, strspn, passed tp-end: 1646851980.675873, lib/libc/string/t_strspn tp-start: 1646851980.764306, lib/libc/string/t_swab, 1 tc-start: 1646851980.767110, swab_basic tc-end: 1646851980.856697, swab_basic, passed tp-end: 1646851980.865365, lib/libc/string/t_swab tp-start: 1646851981.18288, lib/libc/sys/t_access, 6 tc-start: 1646851981.21091, access_access tc-end: 1646851981.214267, access_access, passed tc-start: 1646851981.224239, access_fault tc-end: 1646851981.315899, access_fault, passed tc-start: 1646851981.324517, access_inval tc-end: 1646851981.416757, access_inval, passed tc-start: 1646851981.425312, access_notdir tc-end: 1646851981.517631, access_notdir, passed tc-start: 1646851981.526537, access_notexist tc-end: 1646851981.618710, access_notexist, passed tc-start: 1646851981.627425, access_toolong tc-end: 1646851981.719942, access_toolong, passed tp-end: 1646851981.728504, lib/libc/sys/t_access tp-start: 1646851981.817662, lib/libc/sys/t_bind, 1 tc-start: 1646851981.820099, bind_foreign_family tc-end: 1646851981.880654, bind_foreign_family, passed tp-end: 1646851981.886896, lib/libc/sys/t_bind tp-start: 1646851981.952237, lib/libc/sys/t_chroot, 6 tc-start: 1646851981.954412, chroot_basic tc-end: 1646851982.30254, chroot_basic, passed tc-start: 1646851982.39012, chroot_err tc-end: 1646851982.101141, chroot_err, passed tc-start: 1646851982.107220, chroot_perm tc-end: 1646851982.186930, chroot_perm, passed tc-start: 1646851982.193825, fchroot_basic tc-end: 1646851982.285584, fchroot_basic, passed tc-start: 1646851982.298777, fchroot_err tc-end: 1646851982.392424, fchroot_err, passed tc-start: 1646851982.400736, fchroot_perm tc-end: 1646851982.497091, fchroot_perm, passed tp-end: 1646851982.503445, lib/libc/sys/t_chroot tp-start: 1646851982.564604, lib/libc/sys/t_clock_gettime, 1 tc-start: 1646851982.566595, clock_gettime_real tc-so:kern.timecounter.hardware = tick-counter tc-so:kern.timecounter.choice = clockinterrupt(q=0, f=100 Hz) tick-counter(q=100, f=100000000 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 tick-counter for 5 seconds tc-so:Claimed resolution: 10 nsec (100000000.000000 Hz) or better tc-so:Observed minimum non zero delta: 17950 nsec tc-end: 1646851994.14627, clock_gettime_real, passed tp-end: 1646851994.20908, lib/libc/sys/t_clock_gettime tp-start: 1646851994.82767, lib/libc/sys/t_clock_nanosleep, 1 tc-start: 1646851994.84820, clock_nanosleep_remain tc-end: 1646851994.145497, clock_nanosleep_remain, passed tp-end: 1646851994.151443, lib/libc/sys/t_clock_nanosleep tp-start: 1646851994.218332, lib/libc/sys/t_clone, 4 tc-start: 1646851994.220383, clone_basic tc-so:parent: stack = 0x4024a000, frobme = 0xffffffffffffd420 tc-so:child: stack ~= 0x40249f48, frobme = 0xffffffffffffd420 tc-so:parent: childexit = 0xa5, frobme = 41973 tc-end: 1646851994.292222, clone_basic, passed tc-start: 1646851994.298657, clone_null_func tc-end: 1646851994.364332, clone_null_func, passed tc-start: 1646851994.369794, clone_null_stack tc-end: 1646851994.436375, clone_null_stack, passed tc-start: 1646851994.443326, clone_out_of_proc tc-end: 1646851994.515991, clone_out_of_proc, passed tp-end: 1646851994.522448, lib/libc/sys/t_clone tp-start: 1646851994.586251, lib/libc/sys/t_connect, 2 tc-start: 1646851994.586463, connect_foreign_family tc-end: 1646851994.646998, connect_foreign_family, passed tc-start: 1646851994.652432, connect_low_port tc-end: 1646851994.725795, connect_low_port, passed tp-end: 1646851994.731330, lib/libc/sys/t_connect tp-start: 1646851994.799192, lib/libc/sys/t_dup, 10 tc-start: 1646851994.799392, dup2_basic tc-end: 1646851994.862033, dup2_basic, passed tc-start: 1646851994.867510, dup2_err tc-end: 1646851994.939382, dup2_err, passed tc-start: 1646851994.945800, dup2_max tc-end: 1646851995.9935, dup2_max, passed tc-start: 1646851995.15437, dup2_mode tc-end: 1646851995.170481, dup2_mode, passed tc-start: 1646851995.177123, dup3_err tc-end: 1646851995.242900, dup3_err, passed tc-start: 1646851995.249452, dup3_max tc-end: 1646851995.314781, dup3_max, passed tc-start: 1646851995.321439, dup3_mode tc-end: 1646851995.474056, dup3_mode, passed tc-start: 1646851995.480726, dup_err tc-end: 1646851995.546461, dup_err, passed tc-start: 1646851995.553168, dup_max tc-end: 1646851995.691120, dup_max, passed tc-start: 1646851995.697894, dup_mode tc-end: 1646851995.850985, dup_mode, passed tp-end: 1646851995.857930, lib/libc/sys/t_dup tp-start: 1646851995.946638, lib/libc/sys/t_eventfd, 8 tc-start: 1646851995.948810, eventfd_badflags tc-end: 1646851996.21597, eventfd_badflags, passed tc-start: 1646851996.28300, eventfd_bufsize tc-end: 1646851996.102647, eventfd_bufsize, passed tc-start: 1646851996.109218, eventfd_fcntl tc-end: 1646851996.182986, eventfd_fcntl, passed tc-start: 1646851996.189498, eventfd_normal tc-end: 1646852000.212216, eventfd_normal, passed tc-start: 1646852000.222599, eventfd_restart tc-end: 1646852004.198024, eventfd_restart, passed tc-start: 1646852004.205462, eventfd_select_poll_kevent_block tc-end: 1646852027.949063, eventfd_select_poll_kevent_block, passed tc-start: 1646852027.956022, eventfd_select_poll_kevent_immed tc-end: 1646852028.32960, eventfd_select_poll_kevent_immed, passed tc-start: 1646852028.38365, eventfd_semaphore tc-end: 1646852028.115332, eventfd_semaphore, passed tp-end: 1646852028.120873, lib/libc/sys/t_eventfd tp-start: 1646852028.198433, lib/libc/sys/t_fork, 15 tc-start: 1646852028.200288, nested_clone tc-end: 1646852028.282875, nested_clone, passed tc-start: 1646852028.289400, nested_clone_files tc-end: 1646852028.372428, nested_clone_files, passed tc-start: 1646852028.378868, nested_clone_fs tc-end: 1646852028.462129, nested_clone_fs, passed tc-start: 1646852028.468932, nested_clone_vfork tc-end: 1646852028.551263, nested_clone_vfork, passed tc-start: 1646852028.557866, nested_clone_vm tc-end: 1646852028.637746, nested_clone_vm, passed tc-start: 1646852028.644225, nested_fork tc-end: 1646852028.732506, nested_fork, passed tc-start: 1646852028.738928, nested_vfork tc-end: 1646852028.816471, nested_vfork, passed tc-start: 1646852028.822788, raise1 tc-end: 1646852028.900740, raise1, passed tc-start: 1646852028.907307, raise2 tc-end: 1646852029.43799, raise2, passed tc-start: 1646852029.51321, raise3 tc-end: 1646852029.185109, raise3, passed tc-start: 1646852029.194725, raise4 tc-end: 1646852029.332998, raise4, passed tc-start: 1646852029.340170, raise5 tc-end: 1646852029.473284, raise5, passed tc-start: 1646852029.480683, raise6 tc-end: 1646852029.580710, raise6, passed tc-start: 1646852029.589971, raise7 tc-end: 1646852029.668679, raise7, passed tc-start: 1646852029.675622, raise8 tc-end: 1646852029.755730, raise8, passed tp-end: 1646852029.762439, lib/libc/sys/t_fork tp-start: 1646852029.827916, lib/libc/sys/t_fsync, 2 tc-start: 1646852029.830020, fsync_err tc-end: 1646852029.897485, fsync_err, passed tc-start: 1646852029.904378, fsync_sync tc-end: 1646852030.10013, fsync_sync, passed tp-end: 1646852030.16581, lib/libc/sys/t_fsync tp-start: 1646852030.104987, lib/libc/sys/t_futex_ops, 22 tc-start: 1646852030.107204, futex_basic_wait_wake_private tc-end: 1646852036.211936, futex_basic_wait_wake_private, passed tc-start: 1646852036.225441, futex_basic_wait_wake_shared tc-end: 1646852042.476696, futex_basic_wait_wake_shared, passed tc-start: 1646852042.489939, futex_cmp_requeue tc-end: 1646852046.692526, futex_cmp_requeue, passed tc-start: 1646852046.699371, futex_requeue tc-end: 1646852051.12857, futex_requeue, passed tc-start: 1646852051.30018, futex_wait_evil_unmapped_anon tc-end: 1646852053.250728, futex_wait_evil_unmapped_anon, passed tc-start: 1646852053.263623, futex_wait_pointless_bitset tc-end: 1646852053.395274, futex_wait_pointless_bitset, passed tc-start: 1646852053.407314, futex_wait_timeout_deadline tc-end: 1646852057.438781, futex_wait_timeout_deadline, passed tc-start: 1646852057.445045, futex_wait_timeout_deadline_rt tc-end: 1646852061.490291, futex_wait_timeout_deadline_rt, passed tc-start: 1646852061.496682, futex_wait_timeout_relative tc-end: 1646852065.472800, futex_wait_timeout_relative, passed tc-start: 1646852065.479179, futex_wait_timeout_relative_rt tc-end: 1646852069.494895, futex_wait_timeout_relative_rt, passed tc-start: 1646852069.501451, futex_wait_wake_anon_bs_private tc-end: 1646852075.586246, futex_wait_wake_anon_bs_private, passed tc-start: 1646852075.593128, futex_wait_wake_anon_bs_shared tc-end: 1646852081.700527, futex_wait_wake_anon_bs_shared, passed tc-start: 1646852081.707487, futex_wait_wake_anon_bs_shared_proc tc-end: 1646852087.869709, futex_wait_wake_anon_bs_shared_proc, passed tc-start: 1646852087.878368, futex_wait_wake_bitset tc-end: 1646852095.997603, futex_wait_wake_bitset, passed tc-start: 1646852096.5303, futex_wait_wake_file_bs_cow_private tc-end: 1646852102.26049, futex_wait_wake_file_bs_cow_private, passed tc-start: 1646852102.36883, futex_wait_wake_file_bs_cow_shared tc-end: 1646852108.164000, futex_wait_wake_file_bs_cow_shared, passed tc-start: 1646852108.179503, futex_wait_wake_file_bs_private tc-end: 1646852114.339285, futex_wait_wake_file_bs_private, passed tc-start: 1646852114.350430, futex_wait_wake_file_bs_shared tc-end: 1646852120.346469, futex_wait_wake_file_bs_shared, passed tc-start: 1646852120.358787, futex_wait_wake_file_bs_shared_proc tc-end: 1646852126.465622, futex_wait_wake_file_bs_shared_proc, passed tc-start: 1646852126.474078, futex_wake_highest_pri tc-end: 1646852132.573242, futex_wake_highest_pri, expected_failure, PR kern/55230: /tmp/build/2022.03.09.10.06.36-sparc64/src/tests/lib/libc/sys/t_futex_ops.c:1447: waiter == lwp_data[1].threadid not met tc-start: 1646852132.580361, futex_wake_op_cmp tc-end: 1646852140.656817, futex_wake_op_cmp, passed tc-start: 1646852140.663485, futex_wake_op_op tc-end: 1646852140.803580, futex_wake_op_op, passed tp-end: 1646852140.809948, lib/libc/sys/t_futex_ops tp-start: 1646852140.876944, lib/libc/sys/t_futex_robust, 5 tc-start: 1646852140.879000, futex_robust_bad_pending tc-end: 1646852140.997287, futex_robust_bad_pending, passed tc-start: 1646852141.4012, futex_robust_evil_circular tc-end: 1646852141.999867, futex_robust_evil_circular, passed tc-start: 1646852142.6284, futex_robust_negative tc-end: 1646852142.141761, futex_robust_negative, passed tc-start: 1646852142.148152, futex_robust_positive tc-end: 1646852142.267616, futex_robust_positive, passed tc-start: 1646852142.273919, futex_robust_unmapped tc-end: 1646852142.393540, futex_robust_unmapped, passed tp-end: 1646852142.400149, lib/libc/sys/t_futex_robust tp-start: 1646852142.463520, lib/libc/sys/t_getcontext, 3 tc-start: 1646852142.465602, getcontext_err tc-end: 1646852142.527504, getcontext_err, passed tc-start: 1646852142.534001, setcontext_err tc-end: 1646852142.597594, setcontext_err, passed tc-start: 1646852142.604805, setcontext_link tc-end: 1646852142.670525, setcontext_link, passed tp-end: 1646852142.676877, lib/libc/sys/t_getcontext tp-start: 1646852142.741577, lib/libc/sys/t_getgroups, 4 tc-start: 1646852142.743583, getgroups_err tc-end: 1646852142.813025, getgroups_err, passed tc-start: 1646852142.819571, getgroups_getgid tc-end: 1646852142.883615, getgroups_getgid, passed tc-start: 1646852142.889951, getgroups_setgid tc-end: 1646852143.25962, getgroups_setgid, passed tc-start: 1646852143.32498, getgroups_zero tc-end: 1646852143.99188, getgroups_zero, passed tp-end: 1646852143.107959, lib/libc/sys/t_getgroups tp-start: 1646852143.232857, lib/libc/sys/t_getitimer, 5 tc-start: 1646852143.234890, getitimer_empty tc-end: 1646852143.299110, getitimer_empty, passed tc-start: 1646852143.305791, getitimer_err tc-end: 1646852143.371901, getitimer_err, passed tc-start: 1646852143.378460, setitimer_basic tc-end: 1646852143.468123, setitimer_basic, passed tc-start: 1646852143.474736, setitimer_err tc-end: 1646852143.541780, setitimer_err, passed tc-start: 1646852143.548297, setitimer_old tc-end: 1646852143.612949, setitimer_old, passed tp-end: 1646852143.619649, lib/libc/sys/t_getitimer tp-start: 1646852143.684561, lib/libc/sys/t_getlogin, 5 tc-start: 1646852143.686719, getlogin_r_err tc-end: 1646852143.750849, getlogin_r_err, passed tc-start: 1646852143.758487, getlogin_same tc-end: 1646852143.838240, getlogin_same, passed tc-start: 1646852143.846717, setlogin_basic tc-end: 1646852143.938743, setlogin_basic, passed tc-start: 1646852143.947351, setlogin_err tc-end: 1646852144.55439, setlogin_err, passed tc-start: 1646852144.65580, setlogin_perm tc-end: 1646852144.182811, setlogin_perm, passed tp-end: 1646852144.192308, lib/libc/sys/t_getlogin tp-start: 1646852144.291632, lib/libc/sys/t_getpid, 2 tc-start: 1646852144.294663, getpid_process tc-end: 1646852144.514391, getpid_process, passed tc-start: 1646852144.523629, getpid_thread tc-end: 1646852144.623903, getpid_thread, passed tp-end: 1646852144.633854, lib/libc/sys/t_getpid tp-start: 1646852144.727788, lib/libc/sys/t_getrandom, 10 tc-start: 1646852144.730561, getrandom_default tc-se:timeout tc-end: 1646852146.783345, getrandom_default, passed tc-start: 1646852146.790045, getrandom_fault tc-end: 1646852146.858045, getrandom_fault, passed tc-start: 1646852146.865048, getrandom_insecure tc-end: 1646852146.972519, getrandom_insecure, passed tc-start: 1646852146.981262, getrandom_insecure_nonblock tc-end: 1646852147.58168, getrandom_insecure_nonblock, passed tc-start: 1646852147.64940, getrandom_invalid tc-end: 1646852147.132430, getrandom_invalid, passed tc-start: 1646852147.138890, getrandom_nonblock tc-end: 1646852147.206527, getrandom_nonblock, passed tc-start: 1646852147.213134, getrandom_random tc-se:timeout tc-end: 1646852149.263043, getrandom_random, passed tc-start: 1646852149.269624, getrandom_random_insecure tc-end: 1646852149.334030, getrandom_random_insecure, passed tc-start: 1646852149.340641, getrandom_random_insecure_nonblock tc-end: 1646852149.405237, getrandom_random_insecure_nonblock, passed tc-start: 1646852149.411785, getrandom_random_nonblock tc-end: 1646852149.477164, getrandom_random_nonblock, passed tp-end: 1646852149.483598, lib/libc/sys/t_getrandom tp-start: 1646852149.548331, lib/libc/sys/t_getrusage, 6 tc-start: 1646852149.550267, getrusage_err tc-end: 1646852149.611881, getrusage_err, passed tc-start: 1646852149.618230, getrusage_maxrss tc-end: 1646852151.329308, getrusage_maxrss, passed tc-start: 1646852151.335911, getrusage_msgsnd tc-end: 1646852151.404330, getrusage_msgsnd, passed tc-start: 1646852151.410983, getrusage_sig tc-end: 1646852151.475607, getrusage_sig, passed tc-start: 1646852151.480966, getrusage_utime_back tc-end: 1646852154.37352, getrusage_utime_back, expected_failure, PR kern/30115: anticipated error did not occur tc-start: 1646852154.43834, getrusage_utime_zero tc-end: 1646852156.35502, getrusage_utime_zero, expected_failure, PR kern/30115: anticipated error did not occur tp-end: 1646852156.42384, lib/libc/sys/t_getrusage tp-start: 1646852156.106141, lib/libc/sys/t_getsid, 3 tc-start: 1646852156.108155, getsid_current tc-end: 1646852156.170418, getsid_current, passed tc-start: 1646852156.176680, getsid_err tc-end: 1646852156.239751, getsid_err, passed tc-start: 1646852156.246588, getsid_process tc-end: 1646852156.319855, getsid_process, passed tp-end: 1646852156.326122, lib/libc/sys/t_getsid tp-start: 1646852156.386127, lib/libc/sys/t_getsockname, 1 tc-start: 1646852156.388264, getsockname_unix tc-end: 1646852156.452599, getsockname_unix, passed tp-end: 1646852156.458956, lib/libc/sys/t_getsockname tp-start: 1646852156.520299, lib/libc/sys/t_gettimeofday, 2 tc-start: 1646852156.522362, gettimeofday_err tc-end: 1646852156.583144, gettimeofday_err, passed tc-start: 1646852156.589395, gettimeofday_mono tc-end: 1646852156.656928, gettimeofday_mono, passed tp-end: 1646852156.663425, lib/libc/sys/t_gettimeofday tp-start: 1646852156.728351, lib/libc/sys/t_issetugid, 4 tc-start: 1646852156.730429, issetugid_egid tc-end: 1646852156.815729, issetugid_egid, passed tc-start: 1646852156.822184, issetugid_euid tc-end: 1646852156.906842, issetugid_euid, passed tc-start: 1646852156.913472, issetugid_rgid tc-end: 1646852156.998197, issetugid_rgid, passed tc-start: 1646852157.4513, issetugid_ruid tc-end: 1646852157.89026, issetugid_ruid, passed tp-end: 1646852157.95497, lib/libc/sys/t_issetugid tp-start: 1646852157.160049, lib/libc/sys/t_kevent, 4 tc-start: 1646852157.162046, kevent_zerotimer tc-end: 1646852157.263934, kevent_zerotimer, passed tc-start: 1646852157.270537, kqueue_EVFILT_USER tc-end: 1646852157.335905, kqueue_EVFILT_USER, passed tc-start: 1646852157.342623, kqueue_desc_passing tc-so:parent (pid 17070): sending kq fd 3 tc-so:child (pid 29558): received kq fd 1912628015 tc-end: 1646852157.432918, kqueue_desc_passing, skipped, PR kern/46523 tc-start: 1646852157.439648, kqueue_unsupported_fd tc-end: 1646852157.505649, kqueue_unsupported_fd, passed tp-end: 1646852157.511895, lib/libc/sys/t_kevent tp-start: 1646852157.576569, lib/libc/sys/t_kill, 5 tc-start: 1646852157.578531, kill_basic tc-end: 1646852157.655642, kill_basic, passed tc-start: 1646852157.662087, kill_err tc-end: 1646852157.736307, kill_err, passed tc-start: 1646852157.742565, kill_perm tc-end: 1646852159.839922, kill_perm, passed tc-start: 1646852159.846332, kill_pgrp_neg tc-end: 1646852159.935523, kill_pgrp_neg, passed tc-start: 1646852159.941941, kill_pgrp_zero tc-end: 1646852160.26058, kill_pgrp_zero, passed tp-end: 1646852160.32384, lib/libc/sys/t_kill tp-start: 1646852160.97073, lib/libc/sys/t_link, 4 tc-start: 1646852160.99075, link_count tc-end: 1646852160.221104, link_count, passed tc-start: 1646852160.228044, link_err tc-end: 1646852160.352364, link_err, passed tc-start: 1646852160.358737, link_perm tc-end: 1646852160.429131, link_perm, passed tc-start: 1646852160.436246, link_stat tc-end: 1646852160.560161, link_stat, passed tp-end: 1646852160.566857, lib/libc/sys/t_link tp-start: 1646852160.630463, lib/libc/sys/t_listen, 2 tc-start: 1646852160.632502, listen_err tc-end: 1646852160.755984, listen_err, passed tc-start: 1646852160.762565, listen_low_port tc-end: 1646852160.825465, listen_low_port, passed tp-end: 1646852160.831792, lib/libc/sys/t_listen tp-start: 1646852160.893844, lib/libc/sys/t_lwp_ctl, 1 tc-start: 1646852160.895897, lwpctl_counter tc-so:pctr = 0 tc-so:pctr = 1 tc-end: 1646852160.987455, lwpctl_counter, passed tp-end: 1646852160.993579, lib/libc/sys/t_lwp_ctl tp-start: 1646852161.62249, lib/libc/sys/t_lwp_create, 7 tc-start: 1646852161.64184, lwp_create_bad_lid_ptr tc-end: 1646852161.129393, lwp_create_bad_lid_ptr, passed tc-start: 1646852161.135583, lwp_create_generic_fail_no_uc_cpu tc-end: 1646852161.199358, lwp_create_generic_fail_no_uc_cpu, passed tc-start: 1646852161.205571, lwp_create_sparc_fail_npc_null tc-end: 1646852161.268513, lwp_create_sparc_fail_npc_null, passed tc-start: 1646852161.274590, lwp_create_sparc_fail_npc_odd tc-end: 1646852161.338077, lwp_create_sparc_fail_npc_odd, passed tc-start: 1646852161.344398, lwp_create_sparc_fail_pc_null tc-end: 1646852161.408234, lwp_create_sparc_fail_pc_null, passed tc-start: 1646852161.414240, lwp_create_sparc_fail_pc_odd tc-end: 1646852161.478840, lwp_create_sparc_fail_pc_odd, passed tc-start: 1646852161.484854, lwp_create_works tc-end: 1646852161.550598, lwp_create_works, passed tp-end: 1646852161.556983, lib/libc/sys/t_lwp_create tp-start: 1646852161.620964, lib/libc/sys/t_minherit, 5 tc-start: 1646852161.623152, minherit_bad tc-end: 1646852161.684933, minherit_bad, passed tc-start: 1646852161.691529, minherit_copy tc-end: 1646852161.767758, minherit_copy, passed tc-start: 1646852161.774236, minherit_none tc-end: 1646852161.846628, minherit_none, passed tc-start: 1646852161.852763, minherit_share tc-end: 1646852161.927439, minherit_share, passed tc-start: 1646852161.933588, minherit_zero tc-end: 1646852162.9126, minherit_zero, passed tp-end: 1646852162.15546, lib/libc/sys/t_minherit tp-start: 1646852162.78619, lib/libc/sys/t_mincore, 3 tc-start: 1646852162.80611, mincore_err tc-end: 1646852162.145256, mincore_err, passed tc-start: 1646852162.151495, mincore_resid tc-end: 1646852162.458216, mincore_resid, passed tc-start: 1646852162.464653, mincore_shmseg tc-se:128 pages still resident tc-end: 1646852162.558255, mincore_shmseg, passed tp-end: 1646852162.564869, lib/libc/sys/t_mincore tp-start: 1646852162.627486, lib/libc/sys/t_mkdir, 4 tc-start: 1646852162.629493, mkdir_err tc-end: 1646852162.692917, mkdir_err, passed tc-start: 1646852162.699050, mkdir_mode tc-end: 1646852164.826896, mkdir_mode, passed tc-start: 1646852164.833670, mkdir_perm tc-end: 1646852164.963430, mkdir_perm, passed tc-start: 1646852164.970820, mkdir_trail tc-so:Checking "dir1/" tc-so:Checking "dir2//" tc-end: 1646852165.57807, mkdir_trail, passed tp-end: 1646852165.64176, lib/libc/sys/t_mkdir tp-start: 1646852165.130340, lib/libc/sys/t_mkfifo, 6 tc-start: 1646852165.132402, mkfifo_block tc-end: 1646852167.249077, mkfifo_block, passed tc-start: 1646852167.256172, mkfifo_err tc-end: 1646852167.383053, mkfifo_err, passed tc-start: 1646852167.389748, mkfifo_nonblock tc-end: 1646852169.528256, mkfifo_nonblock, passed tc-start: 1646852169.534751, mkfifo_perm tc-end: 1646852169.667975, mkfifo_perm, passed tc-start: 1646852169.675332, mkfifo_stat tc-end: 1646852169.795972, mkfifo_stat, passed tc-start: 1646852169.802536, mknod_s_ififo tc-end: 1646852169.923546, mknod_s_ififo, passed tp-end: 1646852169.930021, lib/libc/sys/t_mkfifo tp-start: 1646852169.994669, lib/libc/sys/t_mknod, 4 tc-start: 1646852169.996652, mknod_err tc-end: 1646852170.115379, mknod_err, passed tc-start: 1646852170.121793, mknod_exist tc-end: 1646852170.244270, mknod_exist, passed tc-start: 1646852170.252197, mknod_perm tc-end: 1646852170.383722, mknod_perm, passed tc-start: 1646852170.391294, mknod_stat tc-end: 1646852170.516179, mknod_stat, passed tp-end: 1646852170.522424, lib/libc/sys/t_mknod tp-start: 1646852170.588213, lib/libc/sys/t_mlock, 5 tc-start: 1646852170.590192, mlock_clip tc-se:mlock_clip: buf = 0x40254000 (page=8192) tc-end: 1646852170.658428, mlock_clip, passed tc-start: 1646852170.664804, mlock_err tc-se:mlock_err: buf = 0x40254000 (page=8192) tc-so:testing with (hopefully) invalid pointer 0x206000 tc-end: 1646852170.736858, mlock_err, passed tc-start: 1646852170.743004, mlock_limits tc-se:mlock_limits: buf = 0x40254000 (page=8192) tc-se:trying to lock 8192 bytes with 8191 byte limit tc-se:trying to lock 8092 bytes with 8091 byte limit tc-se:trying to lock 7992 bytes with 7991 byte limit tc-se:trying to lock 7892 bytes with 7891 byte limit tc-se:trying to lock 7792 bytes with 7791 byte limit tc-se:trying to lock 7692 bytes with 7691 byte limit tc-se:trying to lock 7592 bytes with 7591 byte limit tc-se:trying to lock 7492 bytes with 7491 byte limit tc-se:trying to lock 7392 bytes with 7391 byte limit tc-se:trying to lock 7292 bytes with 7291 byte limit tc-se:trying to lock 7192 bytes with 7191 byte limit tc-se:trying to lock 7092 bytes with 7091 byte limit tc-se:trying to lock 6992 bytes with 6991 byte limit tc-se:trying to lock 6892 bytes with 6891 byte limit tc-se:trying to lock 6792 bytes with 6791 byte limit tc-se:trying to lock 6692 bytes with 6691 byte limit tc-se:trying to lock 6592 bytes with 6591 byte limit tc-se:trying to lock 6492 bytes with 6491 byte limit tc-se:trying to lock 6392 bytes with 6391 byte limit tc-se:trying to lock 6292 bytes with 6291 byte limit tc-se:trying to lock 6192 bytes with 6191 byte limit tc-se:trying to lock 6092 bytes with 6091 byte limit tc-se:trying to lock 5992 bytes with 5991 byte limit tc-se:trying to lock 5892 bytes with 5891 byte limit tc-se:trying to lock 5792 bytes with 5791 byte limit tc-se:trying to lock 5692 bytes with 5691 byte limit tc-se:trying to lock 5592 bytes with 5591 byte limit tc-se:trying to lock 5492 bytes with 5491 byte limit tc-se:trying to lock 5392 bytes with 5391 byte limit tc-se:trying to lock 5292 bytes with 5291 byte limit tc-se:trying to lock 5192 bytes with 5191 byte limit tc-se:trying to lock 5092 bytes with 5091 byte limit tc-se:trying to lock 4992 bytes with 4991 byte limit tc-se:trying to lock 4892 bytes with 4891 byte limit tc-se:trying to lock 4792 bytes with 4791 byte limit tc-se:trying to lock 4692 bytes with 4691 byte limit tc-se:trying to lock 4592 bytes with 4591 byte limit tc-se:trying to lock 4492 bytes with 4491 byte limit tc-se:trying to lock 4392 bytes with 4391 byte limit tc-se:trying to lock 4292 bytes with 4291 byte limit tc-se:trying to lock 4192 bytes with 4191 byte limit tc-se:trying to lock 4092 bytes with 4091 byte limit tc-se:trying to lock 3992 bytes with 3991 byte limit tc-se:trying to lock 3892 bytes with 3891 byte limit tc-se:trying to lock 3792 bytes with 3791 byte limit tc-se:trying to lock 3692 bytes with 3691 byte limit tc-se:trying to lock 3592 bytes with 3591 byte limit tc-se:trying to lock 3492 bytes with 3491 byte limit tc-se:trying to lock 3392 bytes with 3391 byte limit tc-se:trying to lock 3292 bytes with 3291 byte limit tc-se:trying to lock 3192 bytes with 3191 byte limit tc-se:trying to lock 3092 bytes with 3091 byte limit tc-se:trying to lock 2992 bytes with 2991 byte limit tc-se:trying to lock 2892 bytes with 2891 byte limit tc-se:trying to lock 2792 bytes with 2791 byte limit tc-se:trying to lock 2692 bytes with 2691 byte limit tc-se:trying to lock 2592 bytes with 2591 byte limit tc-se:trying to lock 2492 bytes with 2491 byte limit tc-se:trying to lock 2392 bytes with 2391 byte limit tc-se:trying to lock 2292 bytes with 2291 byte limit tc-se:trying to lock 2192 bytes with 2191 byte limit tc-se:trying to lock 2092 bytes with 2091 byte limit tc-se:trying to lock 1992 bytes with 1991 byte limit tc-se:trying to lock 1892 bytes with 1891 byte limit tc-se:trying to lock 1792 bytes with 1791 byte limit tc-se:trying to lock 1692 bytes with 1691 byte limit tc-se:trying to lock 1592 bytes with 1591 byte limit tc-se:trying to lock 1492 bytes with 1491 byte limit tc-se:trying to lock 1392 bytes with 1391 byte limit tc-se:trying to lock 1292 bytes with 1291 byte limit tc-se:trying to lock 1192 bytes with 1191 byte limit tc-se:trying to lock 1092 bytes with 1091 byte limit tc-se:trying to lock 992 bytes with 991 byte limit tc-se:trying to lock 892 bytes with 891 byte limit tc-se:trying to lock 792 bytes with 791 byte limit tc-se:trying to lock 692 bytes with 691 byte limit tc-se:trying to lock 592 bytes with 591 byte limit tc-se:trying to lock 492 bytes with 491 byte limit tc-se:trying to lock 392 bytes with 391 byte limit tc-se:trying to lock 292 bytes with 291 byte limit tc-se:trying to lock 192 bytes with 191 byte limit tc-se:trying to lock 92 bytes with 91 byte limit tc-end: 1646852170.906466, mlock_limits, passed tc-start: 1646852170.912667, mlock_mmap tc-se:mlock_mmap: buf=0x40254000, page=8192 tc-se:mlock_mmap: first test succeeded tc-se:mlock_mmap: second test succeeded tc-end: 1646852170.981418, mlock_mmap, passed tc-start: 1646852170.987556, mlock_nested tc-se:mlock_nested: buf = 0x40254000 (page=8192) tc-end: 1646852171.58415, mlock_nested, passed tp-end: 1646852171.64641, lib/libc/sys/t_mlock tp-start: 1646852171.132494, lib/libc/sys/t_mmap, 9 tc-start: 1646852171.134942, mmap_block tc-end: 1646852171.196774, mmap_block, skipped, The test case causes a panic (PR kern/38889, PR kern/46592) tc-start: 1646852171.203565, mmap_err tc-end: 1646852171.268100, mmap_err, passed tc-start: 1646852171.274256, mmap_loan tc-end: 1646852171.405257, mmap_loan, passed tc-start: 1646852171.411673, mmap_prot_1 tc-end: 1646852171.534461, mmap_prot_1, passed tc-start: 1646852171.540758, mmap_prot_2 tc-end: 1646852171.615663, mmap_prot_2, passed tc-start: 1646852171.621973, mmap_prot_3 tc-end: 1646852171.755602, mmap_prot_3, passed tc-start: 1646852171.761976, mmap_truncate tc-end: 1646852171.888865, mmap_truncate, passed tc-start: 1646852171.895115, mmap_truncate_signal tc-end: 1646852172.28618, mmap_truncate_signal, passed tc-start: 1646852172.34822, mmap_va0 tc-end: 1646852172.101423, mmap_va0, passed tp-end: 1646852172.107676, lib/libc/sys/t_mmap tp-start: 1646852172.176430, lib/libc/sys/t_mprotect, 7 tc-start: 1646852172.178413, mprotect_access tc-end: 1646852172.300583, mprotect_access, passed tc-start: 1646852172.307221, mprotect_err tc-end: 1646852172.370608, mprotect_err, passed tc-start: 1646852172.376642, mprotect_exec tc-end: 1646852172.452049, mprotect_exec, passed tc-start: 1646852172.458218, mprotect_mremap_exec tc-end: 1646852172.544704, mprotect_mremap_exec, passed tc-start: 1646852172.550938, mprotect_mremap_fork_exec tc-end: 1646852172.627989, mprotect_mremap_fork_exec, expected_failure, PR lib/55177: /tmp/build/2022.03.09.10.06.36-sparc64/src/tests/lib/libc/sys/t_mprotect.c:435: ((int (*)(void))map2)() == 2 not met tc-start: 1646852172.634678, mprotect_pax tc-end: 1646852172.703895, mprotect_pax, skipped, PaX MPROTECT restrictions not enabled tc-start: 1646852172.710586, mprotect_write tc-end: 1646852172.789090, mprotect_write, passed tp-end: 1646852172.795930, lib/libc/sys/t_mprotect tp-start: 1646852172.862482, lib/libc/sys/t_msgctl, 5 tc-start: 1646852172.864629, msgctl_err tc-end: 1646852172.986252, msgctl_err, passed tc-start: 1646852172.992958, msgctl_perm tc-end: 1646852173.137172, msgctl_perm, passed tc-start: 1646852173.143909, msgctl_pid tc-end: 1646852177.289218, msgctl_pid, passed tc-start: 1646852177.295619, msgctl_set tc-end: 1646852177.425860, msgctl_set, passed tc-start: 1646852177.432095, msgctl_time tc-end: 1646852177.550031, msgctl_time, passed tp-end: 1646852177.556416, lib/libc/sys/t_msgctl tp-start: 1646852177.624094, lib/libc/sys/t_msgget, 5 tc-start: 1646852177.626125, msgget_excl tc-end: 1646852177.743929, msgget_excl, passed tc-start: 1646852177.750259, msgget_exit tc-end: 1646852177.879802, msgget_exit, passed tc-start: 1646852177.886122, msgget_init tc-end: 1646852178.5735, msgget_init, passed tc-start: 1646852178.12642, msgget_limit tc-se:key[0] = 1900544 tc-se:key[1] = 65537 tc-se:key[2] = 65538 tc-se:key[3] = 65539 tc-se:key[4] = 65540 tc-se:key[5] = 65541 tc-se:key[6] = 65542 tc-se:key[7] = 65543 tc-se:key[8] = 65544 tc-se:key[9] = 65545 tc-se:key[10] = 65546 tc-se:key[11] = 65547 tc-se:key[12] = 65548 tc-se:key[13] = 65549 tc-se:key[14] = 65550 tc-se:key[15] = 65551 tc-se:key[16] = 65552 tc-se:key[17] = 65553 tc-se:key[18] = 65554 tc-se:key[19] = 65555 tc-se:key[20] = 65556 tc-se:key[21] = 65557 tc-se:key[22] = 65558 tc-se:key[23] = 65559 tc-se:key[24] = 65560 tc-se:key[25] = 65561 tc-se:key[26] = 65562 tc-se:key[27] = 65563 tc-se:key[28] = 65564 tc-se:key[29] = 65565 tc-se:key[30] = 65566 tc-se:key[31] = 65567 tc-se:key[32] = 65568 tc-se:key[33] = 65569 tc-se:key[34] = 65570 tc-se:key[35] = 65571 tc-se:key[36] = 65572 tc-se:key[37] = 65573 tc-se:key[38] = 65574 tc-se:key[39] = 65575 tc-end: 1646852178.122477, msgget_limit, passed tc-start: 1646852178.129159, 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: 1646852178.261256, msgget_mode, passed tp-end: 1646852178.268022, lib/libc/sys/t_msgget tp-start: 1646852178.335167, lib/libc/sys/t_msgrcv, 6 tc-start: 1646852178.337139, msgrcv_basic tc-end: 1646852178.452729, msgrcv_basic, passed tc-start: 1646852178.459107, msgrcv_block tc-end: 1646852182.704691, msgrcv_block, passed tc-start: 1646852182.711590, msgrcv_err tc-end: 1646852182.838071, msgrcv_err, passed tc-start: 1646852182.844654, msgrcv_mtype tc-end: 1646852182.971085, msgrcv_mtype, passed tc-start: 1646852182.976522, msgrcv_nonblock tc-end: 1646852187.22551, msgrcv_nonblock, passed tc-start: 1646852187.32348, msgrcv_truncate tc-end: 1646852187.221343, msgrcv_truncate, passed tp-end: 1646852187.230818, lib/libc/sys/t_msgrcv tp-start: 1646852187.335501, lib/libc/sys/t_msgsnd, 5 tc-start: 1646852187.338343, msgsnd_block tc-end: 1646852191.488067, msgsnd_block, passed tc-start: 1646852191.498349, msgsnd_count tc-end: 1646852191.656199, msgsnd_count, passed tc-start: 1646852191.663771, msgsnd_err tc-end: 1646852191.799026, msgsnd_err, passed tc-start: 1646852191.805862, msgsnd_nonblock tc-end: 1646852195.836143, msgsnd_nonblock, passed tc-start: 1646852195.843206, msgsnd_perm tc-end: 1646852195.999917, msgsnd_perm, passed tp-end: 1646852196.7303, lib/libc/sys/t_msgsnd tp-start: 1646852196.80331, lib/libc/sys/t_msync, 4 tc-start: 1646852196.82322, msync_async tc-end: 1646852196.158862, msync_async, passed tc-start: 1646852196.164653, msync_err tc-end: 1646852196.245646, msync_err, passed tc-start: 1646852196.252571, msync_invalidate tc-end: 1646852196.330291, msync_invalidate, passed tc-start: 1646852196.337499, msync_sync tc-end: 1646852196.415122, msync_sync, passed tp-end: 1646852196.422160, lib/libc/sys/t_msync tp-start: 1646852196.503248, lib/libc/sys/t_nanosleep, 3 tc-start: 1646852196.505923, nanosleep_basic tc-end: 1646852196.925224, nanosleep_basic, passed tc-start: 1646852196.934280, nanosleep_err tc-end: 1646852197.26492, nanosleep_err, passed tc-start: 1646852197.36246, nanosleep_sig tc-end: 1646852199.126216, nanosleep_sig, passed tp-end: 1646852199.132748, lib/libc/sys/t_nanosleep tp-start: 1646852199.194341, lib/libc/sys/t_pipe, 1 tc-start: 1646852199.196335, pipe_restart tc-so:Read: 0x200000 tc-so:Expected: 0x200000 tc-end: 1646852203.224385, pipe_restart, passed tp-end: 1646852203.230478, lib/libc/sys/t_pipe tp-start: 1646852203.301160, lib/libc/sys/t_pipe2, 6 tc-start: 1646852203.303262, pipe2_basic tc-end: 1646852203.372460, pipe2_basic, passed tc-start: 1646852203.378270, pipe2_cloexec tc-end: 1646852203.446754, pipe2_cloexec, passed tc-start: 1646852203.453317, pipe2_consume tc-end: 1646852203.522248, pipe2_consume, passed tc-start: 1646852203.528251, pipe2_einval tc-end: 1646852203.596835, pipe2_einval, passed tc-start: 1646852203.602402, pipe2_nonblock tc-end: 1646852203.670082, pipe2_nonblock, passed tc-start: 1646852203.675778, pipe2_nosigpipe tc-end: 1646852203.744290, pipe2_nosigpipe, passed tp-end: 1646852203.750029, lib/libc/sys/t_pipe2 tp-start: 1646852203.830675, lib/libc/sys/t_poll, 6 tc-start: 1646852203.832852, 3way tc-so:parent write tc-so:parent terminated tc-end: 1646852223.424365, 3way, passed tc-start: 1646852223.429707, basic tc-end: 1646852223.534893, basic, passed tc-start: 1646852223.542584, err tc-end: 1646852223.623086, err, passed tc-start: 1646852223.628707, fifo_hup1 tc-end: 1646852223.778005, fifo_hup1, passed tc-start: 1646852223.785123, fifo_hup2 tc-end: 1646852233.596070, fifo_hup2, passed tc-start: 1646852233.603918, fifo_inout tc-end: 1646852233.773632, fifo_inout, passed tp-end: 1646852233.781258, lib/libc/sys/t_poll tp-start: 1646852233.874204, lib/libc/sys/t_pollts, 3 tc-start: 1646852233.876783, basic tc-end: 1646852235.952918, basic, passed tc-start: 1646852235.961081, err tc-end: 1646852236.40229, err, passed tc-start: 1646852236.47863, sigmask tc-end: 1646852236.126440, sigmask, passed tp-end: 1646852236.132481, lib/libc/sys/t_pollts tp-start: 1646852236.201618, lib/libc/sys/t_posix_fallocate, 1 tc-start: 1646852236.201832, ebadf tc-end: 1646852236.266979, ebadf, passed tp-end: 1646852236.273424, lib/libc/sys/t_posix_fallocate tp-start: 1646852236.344571, lib/libc/sys/t_ppoll, 3 tc-start: 1646852236.344777, basic tc-end: 1646852238.373796, basic, passed tc-start: 1646852238.381665, err tc-end: 1646852238.456190, err, passed tc-start: 1646852238.465014, sigmask tc-end: 1646852238.578415, sigmask, passed tp-end: 1646852238.584981, lib/libc/sys/t_ppoll tp-start: 1646852238.673470, lib/libc/sys/t_ptrace, 6 tc-start: 1646852238.673689, attach_chroot tc-so:Waiting for chrooting of the child PID 1144Child 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: 1646852238.781249, attach_chroot, passed tc-start: 1646852238.794572, attach_pid0 tc-end: 1646852238.874584, attach_pid0, passed tc-start: 1646852238.880911, attach_pid1 tc-end: 1646852238.975012, attach_pid1, passed tc-start: 1646852238.982373, attach_pid1_securelevel tc-end: 1646852239.61916, attach_pid1_securelevel, passed tc-start: 1646852239.68505, attach_self tc-end: 1646852239.174536, attach_self, passed tc-start: 1646852239.183292, traceme_twice tc-so:Mark the parent process (PID 929) a debugger of PID 2195Mark the parent process (PID 929) a debugger of PID 2195 again tc-end: 1646852239.307485, traceme_twice, passed tp-end: 1646852239.317194, lib/libc/sys/t_ptrace tp-start: 1646852239.481878, lib/libc/sys/t_ptrace_sigchld, 1 tc-start: 1646852239.485290, traceme_raise1 tc-end: 1646852239.614534, traceme_raise1, skipped, XXX: zombie is not collected before tracer's death tp-end: 1646852239.625319, lib/libc/sys/t_ptrace_sigchld tp-start: 1646852240.583688, lib/libc/sys/t_ptrace_wait, 282 tc-start: 1646852240.586459, access_fpregs1 tc-end: 1646852240.828595, access_fpregs1, passed tc-start: 1646852240.836641, access_fpregs2 tc-end: 1646852241.68835, access_fpregs2, passed tc-start: 1646852241.81332, access_regs1 tc-end: 1646852241.399423, access_regs1, passed tc-start: 1646852241.411164, access_regs2 tc-end: 1646852241.719355, access_regs2, passed tc-start: 1646852241.729320, access_regs3 tc-end: 1646852242.1278, access_regs3, passed tc-start: 1646852242.11902, access_regs4 tc-end: 1646852242.266079, access_regs4, passed tc-start: 1646852242.275621, access_regs5 tc-end: 1646852242.517301, access_regs5, passed tc-start: 1646852242.526199, access_regs6 tc-end: 1646852242.811054, access_regs6, passed tc-start: 1646852242.821001, access_regs_set_unaligned_pc_0x1 tc-end: 1646852243.72455, access_regs_set_unaligned_pc_0x1, passed tc-start: 1646852243.81411, access_regs_set_unaligned_pc_0x3 tc-end: 1646852243.332422, access_regs_set_unaligned_pc_0x3, passed tc-start: 1646852243.342901, access_regs_set_unaligned_pc_0x7 tc-end: 1646852243.573156, access_regs_set_unaligned_pc_0x7, passed tc-start: 1646852243.581349, bytes_transfer_alignment_piod_read_auxv tc-end: 1646852244.372628, bytes_transfer_alignment_piod_read_auxv, passed tc-start: 1646852244.380441, bytes_transfer_alignment_piod_read_d tc-end: 1646852250.257351, bytes_transfer_alignment_piod_read_d, passed tc-start: 1646852250.266768, bytes_transfer_alignment_piod_read_i tc-end: 1646852255.240383, bytes_transfer_alignment_piod_read_i, passed tc-start: 1646852255.247761, bytes_transfer_alignment_piod_write_d tc-end: 1646852262.603609, bytes_transfer_alignment_piod_write_d, passed tc-start: 1646852262.613663, bytes_transfer_alignment_piod_write_i tc-end: 1646852269.463723, bytes_transfer_alignment_piod_write_i, passed tc-start: 1646852269.470976, bytes_transfer_alignment_pt_read_d tc-end: 1646852273.640210, bytes_transfer_alignment_pt_read_d, passed tc-start: 1646852273.647323, bytes_transfer_alignment_pt_read_i tc-end: 1646852278.84073, bytes_transfer_alignment_pt_read_i, passed tc-start: 1646852278.91338, bytes_transfer_alignment_pt_write_d tc-end: 1646852285.277141, bytes_transfer_alignment_pt_write_d, passed tc-start: 1646852285.288570, bytes_transfer_alignment_pt_write_i tc-end: 1646852293.61264, bytes_transfer_alignment_pt_write_i, passed tc-start: 1646852293.69870, bytes_transfer_eof_piod_read_d tc-end: 1646852293.327844, bytes_transfer_eof_piod_read_d, passed tc-start: 1646852293.337663, bytes_transfer_eof_piod_read_i tc-end: 1646852293.595297, bytes_transfer_eof_piod_read_i, passed tc-start: 1646852293.604612, bytes_transfer_eof_piod_write_d tc-end: 1646852293.864302, bytes_transfer_eof_piod_write_d, passed tc-start: 1646852293.871929, bytes_transfer_eof_piod_write_i tc-end: 1646852294.77457, bytes_transfer_eof_piod_write_i, passed tc-start: 1646852294.83988, bytes_transfer_eof_pt_read_d tc-end: 1646852294.285159, bytes_transfer_eof_pt_read_d, passed tc-start: 1646852294.291513, bytes_transfer_eof_pt_read_i tc-end: 1646852294.537372, bytes_transfer_eof_pt_read_i, passed tc-start: 1646852294.547263, bytes_transfer_eof_pt_write_d tc-end: 1646852294.801726, bytes_transfer_eof_pt_write_d, passed tc-start: 1646852294.809588, bytes_transfer_eof_pt_write_i tc-end: 1646852295.49744, bytes_transfer_eof_pt_write_i, passed tc-start: 1646852295.57279, bytes_transfer_piod_read_auxv tc-end: 1646852295.275916, bytes_transfer_piod_read_auxv, passed tc-start: 1646852295.284161, bytes_transfer_piod_read_d_16 tc-end: 1646852295.506391, bytes_transfer_piod_read_d_16, passed tc-start: 1646852295.514767, bytes_transfer_piod_read_d_16_text tc-end: 1646852295.729067, bytes_transfer_piod_read_d_16_text, passed tc-start: 1646852295.736148, bytes_transfer_piod_read_d_32 tc-end: 1646852295.950657, bytes_transfer_piod_read_d_32, passed tc-start: 1646852295.959487, bytes_transfer_piod_read_d_32_text tc-end: 1646852296.170593, bytes_transfer_piod_read_d_32_text, passed tc-start: 1646852296.176861, bytes_transfer_piod_read_d_64 tc-end: 1646852296.399438, bytes_transfer_piod_read_d_64, passed tc-start: 1646852296.409245, bytes_transfer_piod_read_d_64_text tc-end: 1646852296.644706, bytes_transfer_piod_read_d_64_text, passed tc-start: 1646852296.653386, bytes_transfer_piod_read_d_8 tc-end: 1646852296.891052, bytes_transfer_piod_read_d_8, passed tc-start: 1646852296.897495, bytes_transfer_piod_read_d_8_text tc-end: 1646852297.99976, bytes_transfer_piod_read_d_8_text, passed tc-start: 1646852297.106297, bytes_transfer_piod_read_i_16 tc-end: 1646852297.306437, bytes_transfer_piod_read_i_16, passed tc-start: 1646852297.312719, bytes_transfer_piod_read_i_16_text tc-end: 1646852297.514664, bytes_transfer_piod_read_i_16_text, passed tc-start: 1646852297.521112, bytes_transfer_piod_read_i_32 tc-end: 1646852297.745265, bytes_transfer_piod_read_i_32, passed tc-start: 1646852297.751671, bytes_transfer_piod_read_i_32_text tc-end: 1646852297.965354, bytes_transfer_piod_read_i_32_text, passed tc-start: 1646852297.975801, bytes_transfer_piod_read_i_64 tc-end: 1646852298.181347, bytes_transfer_piod_read_i_64, passed tc-start: 1646852298.187861, bytes_transfer_piod_read_i_64_text tc-end: 1646852298.390738, bytes_transfer_piod_read_i_64_text, passed tc-start: 1646852298.397642, bytes_transfer_piod_read_i_8 tc-end: 1646852298.602186, bytes_transfer_piod_read_i_8, passed tc-start: 1646852298.613073, bytes_transfer_piod_read_i_8_text tc-end: 1646852298.837315, bytes_transfer_piod_read_i_8_text, passed tc-start: 1646852298.846732, bytes_transfer_piod_write_d_16 tc-end: 1646852299.85398, bytes_transfer_piod_write_d_16, passed tc-start: 1646852299.94939, bytes_transfer_piod_write_d_16_text tc-end: 1646852299.334385, bytes_transfer_piod_write_d_16_text, passed tc-start: 1646852299.344273, bytes_transfer_piod_write_d_32 tc-end: 1646852299.570430, bytes_transfer_piod_write_d_32, passed tc-start: 1646852299.576807, bytes_transfer_piod_write_d_32_text tc-end: 1646852299.778705, bytes_transfer_piod_write_d_32_text, passed tc-start: 1646852299.786044, bytes_transfer_piod_write_d_64 tc-end: 1646852299.992923, bytes_transfer_piod_write_d_64, passed tc-start: 1646852300.1188, bytes_transfer_piod_write_d_64_text tc-end: 1646852300.225687, bytes_transfer_piod_write_d_64_text, passed tc-start: 1646852300.232220, bytes_transfer_piod_write_d_8 tc-end: 1646852300.458975, bytes_transfer_piod_write_d_8, passed tc-start: 1646852300.465295, bytes_transfer_piod_write_d_8_text tc-end: 1646852300.662659, bytes_transfer_piod_write_d_8_text, passed tc-start: 1646852300.669023, bytes_transfer_piod_write_i_16 tc-end: 1646852300.866297, bytes_transfer_piod_write_i_16, passed tc-start: 1646852300.873056, bytes_transfer_piod_write_i_16_text tc-end: 1646852301.69778, bytes_transfer_piod_write_i_16_text, passed tc-start: 1646852301.76121, bytes_transfer_piod_write_i_32 tc-end: 1646852301.274008, bytes_transfer_piod_write_i_32, passed tc-start: 1646852301.280542, bytes_transfer_piod_write_i_32_text tc-end: 1646852301.476935, bytes_transfer_piod_write_i_32_text, passed tc-start: 1646852301.483318, bytes_transfer_piod_write_i_64 tc-end: 1646852301.678409, bytes_transfer_piod_write_i_64, passed tc-start: 1646852301.684830, bytes_transfer_piod_write_i_64_text tc-end: 1646852301.881670, bytes_transfer_piod_write_i_64_text, passed tc-start: 1646852301.888042, bytes_transfer_piod_write_i_8 tc-end: 1646852302.82271, bytes_transfer_piod_write_i_8, passed tc-start: 1646852302.88443, bytes_transfer_piod_write_i_8_text tc-end: 1646852302.280873, bytes_transfer_piod_write_i_8_text, passed tc-start: 1646852302.287214, bytes_transfer_read_d tc-end: 1646852302.488335, bytes_transfer_read_d, passed tc-start: 1646852302.494670, bytes_transfer_read_d_text tc-end: 1646852302.715598, bytes_transfer_read_d_text, passed tc-start: 1646852302.724411, bytes_transfer_read_i tc-end: 1646852302.973935, bytes_transfer_read_i, passed tc-start: 1646852302.983101, bytes_transfer_read_i_text tc-end: 1646852303.210817, bytes_transfer_read_i_text, passed tc-start: 1646852303.219790, bytes_transfer_write_d tc-end: 1646852303.471592, bytes_transfer_write_d, passed tc-start: 1646852303.479625, bytes_transfer_write_d_text tc-end: 1646852303.719079, bytes_transfer_write_d_text, passed tc-start: 1646852303.728227, bytes_transfer_write_i tc-end: 1646852304.3418, bytes_transfer_write_i, passed tc-start: 1646852304.11599, bytes_transfer_write_i_text tc-end: 1646852304.252055, bytes_transfer_write_i_text, passed tc-start: 1646852304.260728, child_attach_to_its_parent tc-end: 1646852304.492220, child_attach_to_its_parent, passed tc-start: 1646852304.503439, child_attach_to_its_stopped_parent tc-end: 1646852304.763175, child_attach_to_its_stopped_parent, passed tc-start: 1646852304.776445, clone1 tc-end: 1646852305.62398, clone1, passed tc-start: 1646852305.73008, clone5 tc-end: 1646852305.358224, clone5, passed tc-start: 1646852305.369204, clone_files1 tc-end: 1646852305.647245, clone_files1, passed tc-start: 1646852305.658253, clone_files5 tc-end: 1646852305.925416, clone_files5, passed tc-start: 1646852305.935177, clone_fs1 tc-end: 1646852306.197705, clone_fs1, passed tc-start: 1646852306.204161, clone_fs5 tc-end: 1646852306.425414, clone_fs5, passed tc-start: 1646852306.433139, clone_vfork1 tc-end: 1646852306.649023, clone_vfork1, passed tc-start: 1646852306.656218, clone_vfork5 tc-end: 1646852306.890820, clone_vfork5, passed tc-start: 1646852306.899756, clone_vm1 tc-end: 1646852307.233402, clone_vm1, passed tc-start: 1646852307.244039, clone_vm5 tc-end: 1646852307.586409, clone_vm5, passed tc-start: 1646852307.596286, core_dump_procinfo tc-end: 1646852308.134679, core_dump_procinfo, failed, /tmp/build/2022.03.09.10.06.36-sparc64/src/tests/lib/libc/sys/t_ptrace_wait.h:242: Reported !exited process tc-start: 1646852308.145114, eventmask_preserved_empty tc-end: 1646852308.442105, eventmask_preserved_empty, passed tc-start: 1646852308.451031, eventmask_preserved_fork tc-end: 1646852308.706935, eventmask_preserved_fork, passed tc-start: 1646852308.716929, eventmask_preserved_lwp_create tc-end: 1646852308.964738, eventmask_preserved_lwp_create, passed tc-start: 1646852308.973152, eventmask_preserved_lwp_exit tc-end: 1646852309.205860, eventmask_preserved_lwp_exit, passed tc-start: 1646852309.213815, eventmask_preserved_posix_spawn tc-end: 1646852309.450385, eventmask_preserved_posix_spawn, passed tc-start: 1646852309.456763, eventmask_preserved_vfork tc-end: 1646852309.652642, eventmask_preserved_vfork, passed tc-start: 1646852309.658954, eventmask_preserved_vfork_done tc-end: 1646852309.878629, eventmask_preserved_vfork_done, passed tc-start: 1646852309.887075, fork1 tc-end: 1646852310.150234, fork1, passed tc-start: 1646852310.160062, fork13 tc-end: 1646852310.440914, fork13, passed tc-start: 1646852310.451133, fork5 tc-end: 1646852310.734182, fork5, passed tc-start: 1646852310.742662, fork9 tc-end: 1646852310.997388, fork9, passed tc-start: 1646852311.6227, kill1 tc-end: 1646852311.305179, kill1, passed tc-start: 1646852311.316249, kill2 tc-end: 1646852311.639609, kill2, passed tc-start: 1646852311.651509, kill3 tc-end: 1646852311.945205, kill3, passed tc-start: 1646852311.954640, parent_attach_to_its_child tc-end: 1646852312.183285, parent_attach_to_its_child, passed tc-start: 1646852312.193768, parent_attach_to_its_stopped_child tc-end: 1646852312.455255, parent_attach_to_its_stopped_child, passed tc-start: 1646852312.463924, posix_spawn1 tc-so: tc-end: 1646852312.690855, posix_spawn1, passed tc-start: 1646852312.697139, posix_spawn2 tc-so: tc-end: 1646852312.971249, posix_spawn2, passed tc-start: 1646852312.978576, posix_spawn3 tc-so: tc-end: 1646852313.246576, posix_spawn3, passed tc-start: 1646852313.257969, posix_spawn4 tc-so: tc-end: 1646852313.519177, posix_spawn4, passed tc-start: 1646852313.529018, posix_spawn5 tc-so: tc-end: 1646852313.795443, posix_spawn5, passed tc-start: 1646852313.804309, posix_spawn6 tc-so: tc-end: 1646852314.73133, posix_spawn6, passed tc-start: 1646852314.81536, posix_spawn7 tc-so: tc-end: 1646852314.363322, posix_spawn7, passed tc-start: 1646852314.369728, posix_spawn8 tc-so: tc-end: 1646852314.609666, posix_spawn8, passed tc-start: 1646852314.616041, resume tc-end: 1646852317.77482, resume, passed tc-start: 1646852317.84544, siginfo_set_faked tc-end: 1646852317.329915, siginfo_set_faked, passed tc-start: 1646852317.337855, siginfo_set_unmodified tc-end: 1646852317.561621, siginfo_set_unmodified, passed tc-start: 1646852317.569294, signal_mask_unrelated tc-end: 1646852317.804895, signal_mask_unrelated, passed tc-start: 1646852317.811710, suspend_no_deadlock tc-end: 1646852318.111646, suspend_no_deadlock, passed tc-start: 1646852318.119708, syscall tc-end: 1646852318.359423, syscall, passed tc-start: 1646852318.367840, syscall_detach_on_sce tc-end: 1646852318.610443, syscall_detach_on_sce, passed tc-start: 1646852318.618332, syscall_killed_on_sce tc-end: 1646852318.854267, syscall_killed_on_sce, passed tc-start: 1646852318.863140, syscall_signal_on_sce tc-end: 1646852319.113161, syscall_signal_on_sce, expected_failure, XXX: behavior under investigation: /tmp/build/2022.03.09.10.06.36-sparc64/src/tests/lib/libc/sys/t_ptrace_wait.h:242: Reported !exited process tc-start: 1646852319.122236, syscallemu1 tc-end: 1646852319.390548, syscallemu1, passed tc-start: 1646852319.399382, thread_concurrent_signals tc-end: 1646852319.677893, thread_concurrent_signals, skipped, PR kern/54960 tc-start: 1646852319.689928, thread_concurrent_signals_handler tc-end: 1646852319.986459, thread_concurrent_signals_handler, skipped, PR kern/54960 tc-start: 1646852319.998761, thread_concurrent_signals_sig_ign tc-end: 1646852320.239652, thread_concurrent_signals_sig_ign, skipped, PR kern/54960 tc-start: 1646852320.249214, threads_and_exec tc-end: 1646852320.846612, threads_and_exec, passed tc-start: 1646852320.857960, trace_thread_lwpcreate tc-end: 1646852323.329704, trace_thread_lwpcreate, passed tc-start: 1646852323.337324, trace_thread_lwpcreate_and_exit tc-end: 1646852327.954104, trace_thread_lwpcreate_and_exit, passed tc-start: 1646852327.965170, trace_thread_lwpcreate_and_exit_masked_sigtrap tc-end: 1646852335.493920, trace_thread_lwpcreate_and_exit_masked_sigtrap, passed tc-start: 1646852335.502048, trace_thread_lwpcreate_masked_sigtrap tc-end: 1646852339.283894, trace_thread_lwpcreate_masked_sigtrap, passed tc-start: 1646852339.291923, trace_thread_lwpexit tc-end: 1646852341.755820, trace_thread_lwpexit, passed tc-start: 1646852341.763752, trace_thread_lwpexit_masked_sigtrap tc-end: 1646852347.976812, trace_thread_lwpexit_masked_sigtrap, passed tc-start: 1646852347.988569, trace_thread_nolwpevents tc-end: 1646852348.242769, trace_thread_nolwpevents, passed tc-start: 1646852348.251488, traceme_crash_bus tc-end: 1646852348.507289, traceme_crash_bus, passed tc-start: 1646852348.515737, traceme_crash_fpe tc-end: 1646852348.753748, traceme_crash_fpe, passed tc-start: 1646852348.762012, traceme_crash_ill tc-end: 1646852349.49076, traceme_crash_ill, passed tc-start: 1646852349.56711, traceme_crash_segv tc-end: 1646852349.305471, traceme_crash_segv, passed tc-start: 1646852349.313952, traceme_crash_trap tc-end: 1646852349.551533, traceme_crash_trap, passed tc-start: 1646852349.560374, traceme_exec tc-so: tc-end: 1646852349.813514, traceme_exec, passed tc-start: 1646852349.822712, traceme_lwpinfo0 tc-end: 1646852350.51539, traceme_lwpinfo0, passed tc-start: 1646852350.58077, traceme_lwpinfo0_lwpstatus tc-end: 1646852350.262205, traceme_lwpinfo0_lwpstatus, passed tc-start: 1646852350.268567, traceme_lwpinfo0_lwpstatus_pl_name tc-end: 1646852350.474425, traceme_lwpinfo0_lwpstatus_pl_name, passed tc-start: 1646852350.480842, traceme_lwpinfo0_lwpstatus_pl_private tc-end: 1646852350.684841, traceme_lwpinfo0_lwpstatus_pl_private, passed tc-start: 1646852350.691422, traceme_lwpinfo0_lwpstatus_pl_sigmask tc-end: 1646852350.896050, traceme_lwpinfo0_lwpstatus_pl_sigmask, passed tc-start: 1646852350.902572, traceme_lwpinfo1 tc-end: 1646852351.382336, traceme_lwpinfo1, passed tc-start: 1646852351.389130, traceme_lwpinfo1_lwpstatus tc-end: 1646852351.913065, traceme_lwpinfo1_lwpstatus, passed tc-start: 1646852351.919450, traceme_lwpinfo1_lwpstatus_pl_name tc-end: 1646852352.473190, traceme_lwpinfo1_lwpstatus_pl_name, passed tc-start: 1646852352.479578, traceme_lwpinfo1_lwpstatus_pl_private tc-end: 1646852353.22888, traceme_lwpinfo1_lwpstatus_pl_private, passed tc-start: 1646852353.29290, traceme_lwpinfo1_lwpstatus_pl_sigmask tc-end: 1646852353.326884, traceme_lwpinfo1_lwpstatus_pl_sigmask, passed tc-start: 1646852353.336361, traceme_lwpinfo2 tc-end: 1646852353.919408, traceme_lwpinfo2, passed tc-start: 1646852353.929167, traceme_lwpinfo2_lwpstatus tc-end: 1646852354.750999, traceme_lwpinfo2_lwpstatus, passed tc-start: 1646852354.760417, traceme_lwpinfo2_lwpstatus_pl_name tc-end: 1646852355.301750, traceme_lwpinfo2_lwpstatus_pl_name, passed tc-start: 1646852355.314876, traceme_lwpinfo2_lwpstatus_pl_private tc-end: 1646852356.231516, traceme_lwpinfo2_lwpstatus_pl_private, passed tc-start: 1646852356.240062, traceme_lwpinfo2_lwpstatus_pl_sigmask tc-end: 1646852357.113352, traceme_lwpinfo2_lwpstatus_pl_sigmask, passed tc-start: 1646852357.122140, traceme_lwpinfo3 tc-end: 1646852358.567253, traceme_lwpinfo3, passed tc-start: 1646852358.578319, traceme_lwpinfo3_lwpstatus tc-end: 1646852359.503310, traceme_lwpinfo3_lwpstatus, passed tc-start: 1646852359.512005, traceme_lwpinfo3_lwpstatus_pl_name tc-end: 1646852360.570687, traceme_lwpinfo3_lwpstatus_pl_name, passed tc-start: 1646852360.578986, traceme_lwpinfo3_lwpstatus_pl_private tc-end: 1646852361.393846, traceme_lwpinfo3_lwpstatus_pl_private, passed tc-start: 1646852361.403605, traceme_lwpinfo3_lwpstatus_pl_sigmask tc-end: 1646852362.325115, traceme_lwpinfo3_lwpstatus_pl_sigmask, passed tc-start: 1646852362.333939, traceme_lwpnext0 tc-end: 1646852362.605044, traceme_lwpnext0, passed tc-start: 1646852362.613418, traceme_lwpnext0_pl_name tc-end: 1646852362.879044, traceme_lwpnext0_pl_name, passed tc-start: 1646852362.889318, traceme_lwpnext0_pl_private tc-end: 1646852363.131757, traceme_lwpnext0_pl_private, passed tc-start: 1646852363.139456, traceme_lwpnext0_pl_sigmask tc-end: 1646852363.372212, traceme_lwpnext0_pl_sigmask, passed tc-start: 1646852363.381016, traceme_lwpnext1 tc-end: 1646852363.933367, traceme_lwpnext1, passed tc-start: 1646852363.941352, traceme_lwpnext1_pl_name tc-end: 1646852364.498884, traceme_lwpnext1_pl_name, passed tc-start: 1646852364.509001, traceme_lwpnext1_pl_private tc-end: 1646852364.962426, traceme_lwpnext1_pl_private, passed tc-start: 1646852364.973363, traceme_lwpnext1_pl_sigmask tc-end: 1646852365.533576, traceme_lwpnext1_pl_sigmask, passed tc-start: 1646852365.542249, traceme_lwpnext2 tc-end: 1646852366.95201, traceme_lwpnext2, passed tc-start: 1646852366.103420, traceme_lwpnext2_pl_name tc-end: 1646852366.667466, traceme_lwpnext2_pl_name, passed tc-start: 1646852366.676597, traceme_lwpnext2_pl_private tc-end: 1646852367.243500, traceme_lwpnext2_pl_private, passed tc-start: 1646852367.251158, traceme_lwpnext2_pl_sigmask tc-end: 1646852367.785207, traceme_lwpnext2_pl_sigmask, passed tc-start: 1646852367.794516, traceme_lwpnext3 tc-end: 1646852368.691395, traceme_lwpnext3, passed tc-start: 1646852368.698328, traceme_lwpnext3_pl_name tc-end: 1646852369.767674, traceme_lwpnext3_pl_name, passed tc-start: 1646852369.778180, traceme_lwpnext3_pl_private tc-end: 1646852371.355624, traceme_lwpnext3_pl_private, passed tc-start: 1646852371.363752, traceme_lwpnext3_pl_sigmask tc-end: 1646852372.266026, traceme_lwpnext3_pl_sigmask, passed tc-start: 1646852372.276611, traceme_pid1_parent tc-end: 1646852372.531164, traceme_pid1_parent, passed tc-start: 1646852372.538912, traceme_raise1 tc-end: 1646852372.751170, traceme_raise1, passed tc-start: 1646852372.758765, traceme_raise10 tc-end: 1646852373.67125, traceme_raise10, passed tc-start: 1646852373.78334, traceme_raise2 tc-end: 1646852373.404235, traceme_raise2, passed tc-start: 1646852373.415379, traceme_raise3 tc-end: 1646852373.733505, traceme_raise3, passed tc-start: 1646852373.744380, traceme_raise4 tc-end: 1646852374.70784, traceme_raise4, passed tc-start: 1646852374.81753, traceme_raise5 tc-end: 1646852374.410775, traceme_raise5, passed tc-start: 1646852374.422392, traceme_raise6 tc-end: 1646852374.742055, traceme_raise6, passed tc-start: 1646852374.753316, traceme_raise7 tc-end: 1646852375.81977, traceme_raise7, passed tc-start: 1646852375.94762, traceme_raise8 tc-end: 1646852375.419261, traceme_raise8, passed tc-start: 1646852375.430043, traceme_raise9 tc-end: 1646852375.746508, traceme_raise9, passed tc-start: 1646852375.755089, traceme_raisesignal_ignored1 tc-end: 1646852375.992094, traceme_raisesignal_ignored1, passed tc-start: 1646852376.45, traceme_raisesignal_ignored2 tc-end: 1646852376.239230, traceme_raisesignal_ignored2, passed tc-start: 1646852376.247511, traceme_raisesignal_ignored3 tc-end: 1646852376.494621, traceme_raisesignal_ignored3, passed tc-start: 1646852376.503180, traceme_raisesignal_ignored4 tc-end: 1646852376.727731, traceme_raisesignal_ignored4, passed tc-start: 1646852376.734115, traceme_raisesignal_ignored5 tc-end: 1646852376.974544, traceme_raisesignal_ignored5, passed tc-start: 1646852376.981557, traceme_raisesignal_ignored6 tc-end: 1646852377.220430, traceme_raisesignal_ignored6, passed tc-start: 1646852377.228326, traceme_raisesignal_ignored7 tc-end: 1646852377.461047, traceme_raisesignal_ignored7, passed tc-start: 1646852377.468354, traceme_raisesignal_ignored8 tc-end: 1646852377.680753, traceme_raisesignal_ignored8, passed tc-start: 1646852377.687817, traceme_raisesignal_masked1 tc-end: 1646852377.910139, traceme_raisesignal_masked1, passed tc-start: 1646852377.917251, traceme_raisesignal_masked2 tc-end: 1646852378.120202, traceme_raisesignal_masked2, passed tc-start: 1646852378.126532, traceme_raisesignal_masked3 tc-end: 1646852378.335623, traceme_raisesignal_masked3, passed tc-start: 1646852378.342449, traceme_raisesignal_masked4 tc-end: 1646852378.567318, traceme_raisesignal_masked4, passed tc-start: 1646852378.574662, traceme_raisesignal_masked5 tc-end: 1646852378.796582, traceme_raisesignal_masked5, passed tc-start: 1646852378.804010, traceme_raisesignal_masked6 tc-end: 1646852379.44921, traceme_raisesignal_masked6, passed tc-start: 1646852379.54857, traceme_raisesignal_masked7 tc-end: 1646852379.319743, traceme_raisesignal_masked7, passed tc-start: 1646852379.329133, traceme_raisesignal_masked8 tc-end: 1646852379.603273, traceme_raisesignal_masked8, passed tc-start: 1646852379.610134, traceme_sendsignal_handle1 tc-end: 1646852379.816999, traceme_sendsignal_handle1, passed tc-start: 1646852379.823870, traceme_sendsignal_handle2 tc-end: 1646852380.31900, traceme_sendsignal_handle2, passed tc-start: 1646852380.38950, traceme_sendsignal_handle3 tc-end: 1646852380.257269, traceme_sendsignal_handle3, passed tc-start: 1646852380.264643, traceme_sendsignal_handle4 tc-end: 1646852380.480855, traceme_sendsignal_handle4, passed tc-start: 1646852380.488828, traceme_sendsignal_handle5 tc-end: 1646852380.705353, traceme_sendsignal_handle5, passed tc-start: 1646852380.712139, traceme_sendsignal_handle6 tc-end: 1646852380.933471, traceme_sendsignal_handle6, passed tc-start: 1646852380.940903, traceme_sendsignal_handle7 tc-end: 1646852381.155848, traceme_sendsignal_handle7, passed tc-start: 1646852381.163448, traceme_sendsignal_handle8 tc-end: 1646852381.374191, traceme_sendsignal_handle8, passed tc-start: 1646852381.381396, traceme_sendsignal_ignored1 tc-end: 1646852381.602432, traceme_sendsignal_ignored1, passed tc-start: 1646852381.609843, traceme_sendsignal_ignored2 tc-end: 1646852381.847550, traceme_sendsignal_ignored2, passed tc-start: 1646852381.855234, traceme_sendsignal_ignored3 tc-end: 1646852382.78407, traceme_sendsignal_ignored3, passed tc-start: 1646852382.85262, traceme_sendsignal_ignored4 tc-end: 1646852382.292928, traceme_sendsignal_ignored4, passed tc-start: 1646852382.300573, traceme_sendsignal_ignored5 tc-end: 1646852382.510612, traceme_sendsignal_ignored5, passed tc-start: 1646852382.517018, traceme_sendsignal_ignored6 tc-end: 1646852382.724480, traceme_sendsignal_ignored6, passed tc-start: 1646852382.732065, traceme_sendsignal_ignored7 tc-end: 1646852382.934897, traceme_sendsignal_ignored7, passed tc-start: 1646852382.942146, traceme_sendsignal_ignored8 tc-end: 1646852383.170371, traceme_sendsignal_ignored8, passed tc-start: 1646852383.176767, traceme_sendsignal_masked1 tc-end: 1646852383.381603, traceme_sendsignal_masked1, passed tc-start: 1646852383.390278, traceme_sendsignal_masked2 tc-end: 1646852383.619001, traceme_sendsignal_masked2, passed tc-start: 1646852383.625522, traceme_sendsignal_masked3 tc-end: 1646852383.831387, traceme_sendsignal_masked3, passed tc-start: 1646852383.838430, traceme_sendsignal_masked4 tc-end: 1646852384.44803, traceme_sendsignal_masked4, passed tc-start: 1646852384.52303, traceme_sendsignal_masked5 tc-end: 1646852384.262499, traceme_sendsignal_masked5, passed tc-start: 1646852384.270748, traceme_sendsignal_masked6 tc-end: 1646852384.476713, traceme_sendsignal_masked6, passed tc-start: 1646852384.483396, traceme_sendsignal_masked7 tc-end: 1646852384.698128, traceme_sendsignal_masked7, passed tc-start: 1646852384.705324, traceme_sendsignal_masked8 tc-end: 1646852384.952587, traceme_sendsignal_masked8, passed tc-start: 1646852384.959856, traceme_sendsignal_simple1 tc-end: 1646852385.170886, traceme_sendsignal_simple1, passed tc-start: 1646852385.178886, traceme_sendsignal_simple10 tc-end: 1646852385.436012, traceme_sendsignal_simple10, passed tc-start: 1646852385.447044, traceme_sendsignal_simple2 tc-end: 1646852385.663828, traceme_sendsignal_simple2, passed tc-start: 1646852385.671335, traceme_sendsignal_simple3 tc-end: 1646852385.922338, traceme_sendsignal_simple3, passed tc-start: 1646852385.932587, traceme_sendsignal_simple4 tc-end: 1646852386.134792, traceme_sendsignal_simple4, passed tc-start: 1646852386.142173, traceme_sendsignal_simple5 tc-end: 1646852386.356128, traceme_sendsignal_simple5, passed tc-start: 1646852386.363440, traceme_sendsignal_simple6 tc-end: 1646852386.621952, traceme_sendsignal_simple6, passed tc-start: 1646852386.633185, traceme_sendsignal_simple7 tc-end: 1646852386.888666, traceme_sendsignal_simple7, passed tc-start: 1646852386.899701, traceme_sendsignal_simple8 tc-end: 1646852387.150421, traceme_sendsignal_simple8, passed tc-start: 1646852387.161828, traceme_sendsignal_simple9 tc-end: 1646852387.422617, traceme_sendsignal_simple9, passed tc-start: 1646852387.433420, traceme_signalignored_crash_bus tc-end: 1646852387.654339, traceme_signalignored_crash_bus, passed tc-start: 1646852387.661945, traceme_signalignored_crash_fpe tc-end: 1646852387.878156, traceme_signalignored_crash_fpe, passed tc-start: 1646852387.885356, traceme_signalignored_crash_ill tc-end: 1646852388.117212, traceme_signalignored_crash_ill, passed tc-start: 1646852388.126891, traceme_signalignored_crash_segv tc-end: 1646852388.442985, traceme_signalignored_crash_segv, passed tc-start: 1646852388.452610, traceme_signalignored_crash_trap tc-end: 1646852388.766186, traceme_signalignored_crash_trap, passed tc-start: 1646852388.775347, traceme_signalignored_exec tc-so: tc-end: 1646852389.127378, traceme_signalignored_exec, passed tc-start: 1646852389.138339, traceme_signalmasked_crash_bus tc-end: 1646852389.475097, traceme_signalmasked_crash_bus, passed tc-start: 1646852389.485918, traceme_signalmasked_crash_fpe tc-end: 1646852389.785738, traceme_signalmasked_crash_fpe, passed tc-start: 1646852389.794055, traceme_signalmasked_crash_ill tc-end: 1646852390.21305, traceme_signalmasked_crash_ill, passed tc-start: 1646852390.29449, traceme_signalmasked_crash_segv tc-end: 1646852390.264799, traceme_signalmasked_crash_segv, passed tc-start: 1646852390.273293, traceme_signalmasked_crash_trap tc-end: 1646852390.508881, traceme_signalmasked_crash_trap, passed tc-start: 1646852390.517033, traceme_signalmasked_exec tc-so: tc-end: 1646852390.766142, traceme_signalmasked_exec, passed tc-start: 1646852390.772535, traceme_vfork_crash_bus tc-end: 1646852391.29389, traceme_vfork_crash_bus, passed tc-start: 1646852391.41929, traceme_vfork_crash_fpe tc-end: 1646852391.296533, traceme_vfork_crash_fpe, passed tc-start: 1646852391.309053, traceme_vfork_crash_ill tc-end: 1646852391.544008, traceme_vfork_crash_ill, passed tc-start: 1646852391.556679, traceme_vfork_crash_segv tc-end: 1646852391.789819, traceme_vfork_crash_segv, passed tc-start: 1646852391.801170, traceme_vfork_crash_trap tc-end: 1646852392.64827, traceme_vfork_crash_trap, passed tc-start: 1646852392.78397, traceme_vfork_exec tc-so: tc-end: 1646852392.313497, traceme_vfork_exec, passed tc-start: 1646852392.320993, traceme_vfork_fork tc-end: 1646852392.552881, traceme_vfork_fork, passed tc-start: 1646852392.560064, traceme_vfork_raise1 tc-end: 1646852392.755198, traceme_vfork_raise1, passed tc-start: 1646852392.762573, traceme_vfork_raise10 tc-end: 1646852392.990216, traceme_vfork_raise10, passed tc-start: 1646852393.2189, traceme_vfork_raise11 tc-end: 1646852393.236440, traceme_vfork_raise11, passed tc-start: 1646852393.247416, traceme_vfork_raise12 tc-end: 1646852393.489224, traceme_vfork_raise12, passed tc-start: 1646852393.499890, traceme_vfork_raise13 tc-end: 1646852393.749358, traceme_vfork_raise13, passed tc-start: 1646852393.760848, traceme_vfork_raise2 tc-end: 1646852394.3422, traceme_vfork_raise2, passed tc-start: 1646852394.14801, traceme_vfork_raise3 tc-end: 1646852394.234354, traceme_vfork_raise3, passed tc-start: 1646852394.242236, traceme_vfork_raise4 tc-end: 1646852394.439302, traceme_vfork_raise4, passed tc-start: 1646852394.446766, traceme_vfork_raise5 tc-end: 1646852394.642148, traceme_vfork_raise5, passed tc-start: 1646852394.650821, traceme_vfork_raise6 tc-end: 1646852394.886494, traceme_vfork_raise6, passed tc-start: 1646852394.898852, traceme_vfork_raise7 tc-end: 1646852395.97703, traceme_vfork_raise7, passed tc-start: 1646852395.106080, traceme_vfork_raise8 tc-end: 1646852395.309615, traceme_vfork_raise8, passed tc-start: 1646852395.316754, traceme_vfork_raise9 tc-end: 1646852395.549241, traceme_vfork_raise9, passed tc-start: 1646852395.561030, traceme_vfork_signalignored_crash_bus tc-end: 1646852395.815771, traceme_vfork_signalignored_crash_bus, passed tc-start: 1646852395.827252, traceme_vfork_signalignored_crash_fpe tc-end: 1646852396.54079, traceme_vfork_signalignored_crash_fpe, passed tc-start: 1646852396.66170, traceme_vfork_signalignored_crash_ill tc-end: 1646852396.311869, traceme_vfork_signalignored_crash_ill, passed tc-start: 1646852396.323541, traceme_vfork_signalignored_crash_segv tc-end: 1646852396.569207, traceme_vfork_signalignored_crash_segv, passed tc-start: 1646852396.581280, traceme_vfork_signalignored_crash_trap tc-end: 1646852396.815811, traceme_vfork_signalignored_crash_trap, passed tc-start: 1646852396.827879, traceme_vfork_signalignored_exec tc-so: tc-end: 1646852397.80806, traceme_vfork_signalignored_exec, passed tc-start: 1646852397.89894, traceme_vfork_signalmasked_crash_bus tc-end: 1646852397.326619, traceme_vfork_signalmasked_crash_bus, passed tc-start: 1646852397.339391, traceme_vfork_signalmasked_crash_fpe tc-end: 1646852397.571728, traceme_vfork_signalmasked_crash_fpe, passed tc-start: 1646852397.584160, traceme_vfork_signalmasked_crash_ill tc-end: 1646852397.813927, traceme_vfork_signalmasked_crash_ill, passed tc-start: 1646852397.824054, traceme_vfork_signalmasked_crash_segv tc-end: 1646852398.111999, traceme_vfork_signalmasked_crash_segv, passed tc-start: 1646852398.125583, traceme_vfork_signalmasked_crash_trap tc-end: 1646852398.369070, traceme_vfork_signalmasked_crash_trap, passed tc-start: 1646852398.381736, traceme_vfork_signalmasked_exec tc-so: tc-end: 1646852398.610252, traceme_vfork_signalmasked_exec, passed tc-start: 1646852398.617498, traceme_vfork_vfork tc-end: 1646852398.813265, traceme_vfork_vfork, passed tc-start: 1646852398.821296, user_va0_disable_pt_continue tc-end: 1646852399.63499, user_va0_disable_pt_continue, passed tc-start: 1646852399.70815, user_va0_disable_pt_detach tc-end: 1646852399.322994, user_va0_disable_pt_detach, passed tc-start: 1646852399.345584, user_va0_disable_pt_syscall tc-end: 1646852399.578624, user_va0_disable_pt_syscall, passed tc-start: 1646852399.586191, vfork1 tc-end: 1646852399.877690, vfork1, passed tc-start: 1646852399.887288, vfork13 tc-end: 1646852400.129180, vfork13, passed tc-start: 1646852400.137045, vfork5 tc-end: 1646852400.380082, vfork5, passed tc-start: 1646852400.388402, vfork9 tc-end: 1646852400.622634, vfork9, passed tp-end: 1646852400.630895, lib/libc/sys/t_ptrace_wait tp-start: 1646852401.562799, lib/libc/sys/t_ptrace_wait3, 282 tc-start: 1646852401.566872, access_fpregs1 tc-end: 1646852401.897643, access_fpregs1, passed tc-start: 1646852401.908187, access_fpregs2 tc-end: 1646852402.233344, access_fpregs2, passed tc-start: 1646852402.244500, access_regs1 tc-end: 1646852402.572472, access_regs1, passed tc-start: 1646852402.583459, access_regs2 tc-end: 1646852402.900635, access_regs2, passed tc-start: 1646852402.910600, access_regs3 tc-end: 1646852403.231018, access_regs3, passed tc-start: 1646852403.241274, access_regs4 tc-end: 1646852403.558800, access_regs4, passed tc-start: 1646852403.568298, access_regs5 tc-end: 1646852403.888294, access_regs5, passed tc-start: 1646852403.897879, access_regs6 tc-end: 1646852404.225134, access_regs6, passed tc-start: 1646852404.236028, access_regs_set_unaligned_pc_0x1 tc-end: 1646852404.576730, access_regs_set_unaligned_pc_0x1, passed tc-start: 1646852404.588302, access_regs_set_unaligned_pc_0x3 tc-end: 1646852404.932439, access_regs_set_unaligned_pc_0x3, passed tc-start: 1646852404.945755, access_regs_set_unaligned_pc_0x7 tc-end: 1646852405.289138, access_regs_set_unaligned_pc_0x7, passed tc-start: 1646852405.302239, bytes_transfer_alignment_piod_read_auxv tc-end: 1646852406.244505, bytes_transfer_alignment_piod_read_auxv, passed tc-start: 1646852406.253356, bytes_transfer_alignment_piod_read_d tc-end: 1646852412.450003, bytes_transfer_alignment_piod_read_d, passed tc-start: 1646852412.459543, bytes_transfer_alignment_piod_read_i tc-end: 1646852417.200123, bytes_transfer_alignment_piod_read_i, passed tc-start: 1646852417.208288, bytes_transfer_alignment_piod_write_d tc-end: 1646852425.232646, bytes_transfer_alignment_piod_write_d, passed tc-start: 1646852425.241434, bytes_transfer_alignment_piod_write_i tc-end: 1646852431.243703, bytes_transfer_alignment_piod_write_i, passed tc-start: 1646852431.251058, bytes_transfer_alignment_pt_read_d tc-end: 1646852435.379661, bytes_transfer_alignment_pt_read_d, passed tc-start: 1646852435.387360, bytes_transfer_alignment_pt_read_i tc-end: 1646852439.384157, bytes_transfer_alignment_pt_read_i, passed tc-start: 1646852439.393611, bytes_transfer_alignment_pt_write_d tc-end: 1646852445.484456, bytes_transfer_alignment_pt_write_d, passed tc-start: 1646852445.491888, bytes_transfer_alignment_pt_write_i tc-end: 1646852453.505062, bytes_transfer_alignment_pt_write_i, passed tc-start: 1646852453.516502, bytes_transfer_eof_piod_read_d tc-end: 1646852453.836085, bytes_transfer_eof_piod_read_d, passed tc-start: 1646852453.844100, bytes_transfer_eof_piod_read_i tc-end: 1646852454.73997, bytes_transfer_eof_piod_read_i, passed tc-start: 1646852454.80621, bytes_transfer_eof_piod_write_d tc-end: 1646852454.294678, bytes_transfer_eof_piod_write_d, passed tc-start: 1646852454.301565, bytes_transfer_eof_piod_write_i tc-end: 1646852454.518478, bytes_transfer_eof_piod_write_i, passed tc-start: 1646852454.525403, bytes_transfer_eof_pt_read_d tc-end: 1646852454.736436, bytes_transfer_eof_pt_read_d, passed tc-start: 1646852454.744238, bytes_transfer_eof_pt_read_i tc-end: 1646852454.954921, bytes_transfer_eof_pt_read_i, passed tc-start: 1646852454.961472, bytes_transfer_eof_pt_write_d tc-end: 1646852455.180709, bytes_transfer_eof_pt_write_d, passed tc-start: 1646852455.187334, bytes_transfer_eof_pt_write_i tc-end: 1646852455.392353, bytes_transfer_eof_pt_write_i, passed tc-start: 1646852455.398896, bytes_transfer_piod_read_auxv tc-end: 1646852455.606111, bytes_transfer_piod_read_auxv, passed tc-start: 1646852455.612802, bytes_transfer_piod_read_d_16 tc-end: 1646852455.814031, bytes_transfer_piod_read_d_16, passed tc-start: 1646852455.821015, bytes_transfer_piod_read_d_16_text tc-end: 1646852456.42358, bytes_transfer_piod_read_d_16_text, passed tc-start: 1646852456.50496, bytes_transfer_piod_read_d_32 tc-end: 1646852456.278795, bytes_transfer_piod_read_d_32, passed tc-start: 1646852456.285781, bytes_transfer_piod_read_d_32_text tc-end: 1646852456.490057, bytes_transfer_piod_read_d_32_text, passed tc-start: 1646852456.497264, bytes_transfer_piod_read_d_64 tc-end: 1646852456.698225, bytes_transfer_piod_read_d_64, passed tc-start: 1646852456.704812, bytes_transfer_piod_read_d_64_text tc-end: 1646852456.909326, bytes_transfer_piod_read_d_64_text, passed tc-start: 1646852456.916157, bytes_transfer_piod_read_d_8 tc-end: 1646852457.126579, bytes_transfer_piod_read_d_8, passed tc-start: 1646852457.133274, bytes_transfer_piod_read_d_8_text tc-end: 1646852457.337997, bytes_transfer_piod_read_d_8_text, passed tc-start: 1646852457.344587, bytes_transfer_piod_read_i_16 tc-end: 1646852457.546895, bytes_transfer_piod_read_i_16, passed tc-start: 1646852457.553530, bytes_transfer_piod_read_i_16_text tc-end: 1646852457.754618, bytes_transfer_piod_read_i_16_text, passed tc-start: 1646852457.761441, bytes_transfer_piod_read_i_32 tc-end: 1646852457.964473, bytes_transfer_piod_read_i_32, passed tc-start: 1646852457.971155, bytes_transfer_piod_read_i_32_text tc-end: 1646852458.171572, bytes_transfer_piod_read_i_32_text, passed tc-start: 1646852458.178246, bytes_transfer_piod_read_i_64 tc-end: 1646852458.381114, bytes_transfer_piod_read_i_64, passed tc-start: 1646852458.387857, bytes_transfer_piod_read_i_64_text tc-end: 1646852458.592057, bytes_transfer_piod_read_i_64_text, passed tc-start: 1646852458.598842, bytes_transfer_piod_read_i_8 tc-end: 1646852458.807398, bytes_transfer_piod_read_i_8, passed tc-start: 1646852458.813772, bytes_transfer_piod_read_i_8_text tc-end: 1646852459.9261, bytes_transfer_piod_read_i_8_text, passed tc-start: 1646852459.15693, bytes_transfer_piod_write_d_16 tc-end: 1646852459.217316, bytes_transfer_piod_write_d_16, passed tc-start: 1646852459.223835, bytes_transfer_piod_write_d_16_text tc-end: 1646852459.421782, bytes_transfer_piod_write_d_16_text, passed tc-start: 1646852459.428223, bytes_transfer_piod_write_d_32 tc-end: 1646852459.621402, bytes_transfer_piod_write_d_32, passed tc-start: 1646852459.627868, bytes_transfer_piod_write_d_32_text tc-end: 1646852459.824048, bytes_transfer_piod_write_d_32_text, passed tc-start: 1646852459.830540, bytes_transfer_piod_write_d_64 tc-end: 1646852460.26657, bytes_transfer_piod_write_d_64, passed tc-start: 1646852460.33006, bytes_transfer_piod_write_d_64_text tc-end: 1646852460.229333, bytes_transfer_piod_write_d_64_text, passed tc-start: 1646852460.235728, bytes_transfer_piod_write_d_8 tc-end: 1646852460.435867, bytes_transfer_piod_write_d_8, passed tc-start: 1646852460.442356, bytes_transfer_piod_write_d_8_text tc-end: 1646852460.638066, bytes_transfer_piod_write_d_8_text, passed tc-start: 1646852460.644519, bytes_transfer_piod_write_i_16 tc-end: 1646852460.839692, bytes_transfer_piod_write_i_16, passed tc-start: 1646852460.846045, bytes_transfer_piod_write_i_16_text tc-end: 1646852461.44720, bytes_transfer_piod_write_i_16_text, passed tc-start: 1646852461.51168, bytes_transfer_piod_write_i_32 tc-end: 1646852461.245767, bytes_transfer_piod_write_i_32, passed tc-start: 1646852461.252594, bytes_transfer_piod_write_i_32_text tc-end: 1646852461.448566, bytes_transfer_piod_write_i_32_text, passed tc-start: 1646852461.455420, bytes_transfer_piod_write_i_64 tc-end: 1646852461.652183, bytes_transfer_piod_write_i_64, passed tc-start: 1646852461.659318, bytes_transfer_piod_write_i_64_text tc-end: 1646852461.857634, bytes_transfer_piod_write_i_64_text, passed tc-start: 1646852461.864220, bytes_transfer_piod_write_i_8 tc-end: 1646852462.59105, bytes_transfer_piod_write_i_8, passed tc-start: 1646852462.65424, bytes_transfer_piod_write_i_8_text tc-end: 1646852462.260027, bytes_transfer_piod_write_i_8_text, passed tc-start: 1646852462.266414, bytes_transfer_read_d tc-end: 1646852462.463926, bytes_transfer_read_d, passed tc-start: 1646852462.470423, bytes_transfer_read_d_text tc-end: 1646852462.667812, bytes_transfer_read_d_text, passed tc-start: 1646852462.674207, bytes_transfer_read_i tc-end: 1646852462.875342, bytes_transfer_read_i, passed tc-start: 1646852462.881693, bytes_transfer_read_i_text tc-end: 1646852463.77340, bytes_transfer_read_i_text, passed tc-start: 1646852463.83593, bytes_transfer_write_d tc-end: 1646852463.279252, bytes_transfer_write_d, passed tc-start: 1646852463.285671, bytes_transfer_write_d_text tc-end: 1646852463.484336, bytes_transfer_write_d_text, passed tc-start: 1646852463.490855, bytes_transfer_write_i tc-end: 1646852463.687154, bytes_transfer_write_i, passed tc-start: 1646852463.693663, bytes_transfer_write_i_text tc-end: 1646852463.890114, bytes_transfer_write_i_text, passed tc-start: 1646852463.896424, child_attach_to_its_parent tc-end: 1646852464.96315, child_attach_to_its_parent, passed tc-start: 1646852464.108292, child_attach_to_its_stopped_parent tc-end: 1646852464.391480, child_attach_to_its_stopped_parent, passed tc-start: 1646852464.400976, clone1 tc-end: 1646852464.610546, clone1, passed tc-start: 1646852464.617324, clone5 tc-end: 1646852464.828950, clone5, passed tc-start: 1646852464.835868, clone_files1 tc-end: 1646852465.44300, clone_files1, passed tc-start: 1646852465.51080, clone_files5 tc-end: 1646852465.260339, clone_files5, passed tc-start: 1646852465.267110, clone_fs1 tc-end: 1646852465.488920, clone_fs1, passed tc-start: 1646852465.495520, clone_fs5 tc-end: 1646852465.700582, clone_fs5, passed tc-start: 1646852465.707189, clone_vfork1 tc-end: 1646852465.933434, clone_vfork1, passed tc-start: 1646852465.940727, clone_vfork5 tc-end: 1646852466.179318, clone_vfork5, passed tc-start: 1646852466.186599, clone_vm1 tc-end: 1646852466.424608, clone_vm1, passed tc-start: 1646852466.432941, clone_vm5 tc-end: 1646852466.668933, clone_vm5, passed tc-start: 1646852466.676086, core_dump_procinfo tc-end: 1646852466.979610, core_dump_procinfo, failed, /tmp/build/2022.03.09.10.06.36-sparc64/src/tests/lib/libc/sys/t_ptrace_wait.h:242: Reported !exited process tc-start: 1646852466.986650, eventmask_preserved_empty tc-end: 1646852467.184833, eventmask_preserved_empty, passed tc-start: 1646852467.191244, eventmask_preserved_fork tc-end: 1646852467.398342, eventmask_preserved_fork, passed tc-start: 1646852467.407192, eventmask_preserved_lwp_create tc-end: 1646852467.630316, eventmask_preserved_lwp_create, passed tc-start: 1646852467.639562, eventmask_preserved_lwp_exit tc-end: 1646852467.881227, eventmask_preserved_lwp_exit, passed tc-start: 1646852467.889743, eventmask_preserved_posix_spawn tc-end: 1646852468.144834, eventmask_preserved_posix_spawn, passed tc-start: 1646852468.152504, eventmask_preserved_vfork tc-end: 1646852468.387100, eventmask_preserved_vfork, passed tc-start: 1646852468.395416, eventmask_preserved_vfork_done tc-end: 1646852468.609355, eventmask_preserved_vfork_done, passed tc-start: 1646852468.615847, fork1 tc-end: 1646852468.850830, fork1, passed tc-start: 1646852468.857403, fork13 tc-end: 1646852469.67042, fork13, passed tc-start: 1646852469.73723, fork5 tc-end: 1646852469.289492, fork5, passed tc-start: 1646852469.296324, fork9 tc-end: 1646852469.533411, fork9, passed tc-start: 1646852469.542625, kill1 tc-end: 1646852469.745689, kill1, passed tc-start: 1646852469.752549, kill2 tc-end: 1646852469.955851, kill2, passed tc-start: 1646852469.962703, kill3 tc-end: 1646852470.166780, kill3, passed tc-start: 1646852470.173447, parent_attach_to_its_child tc-end: 1646852470.404316, parent_attach_to_its_child, passed tc-start: 1646852470.413397, parent_attach_to_its_stopped_child tc-end: 1646852470.651206, parent_attach_to_its_stopped_child, passed tc-start: 1646852470.659815, posix_spawn1 tc-so: tc-end: 1646852470.884998, posix_spawn1, passed tc-start: 1646852470.891400, posix_spawn2 tc-so: tc-end: 1646852471.205901, posix_spawn2, passed tc-start: 1646852471.213841, posix_spawn3 tc-so: tc-end: 1646852471.448929, posix_spawn3, passed tc-start: 1646852471.455397, posix_spawn4 tc-so: tc-end: 1646852471.691231, posix_spawn4, passed tc-start: 1646852471.698008, posix_spawn5 tc-so: tc-end: 1646852471.936176, posix_spawn5, passed tc-start: 1646852471.942557, posix_spawn6 tc-so: tc-end: 1646852472.173961, posix_spawn6, passed tc-start: 1646852472.180456, posix_spawn7 tc-so: tc-end: 1646852472.405057, posix_spawn7, passed tc-start: 1646852472.411463, posix_spawn8 tc-so: tc-end: 1646852472.676243, posix_spawn8, passed tc-start: 1646852472.683028, resume tc-end: 1646852475.119053, resume, passed tc-start: 1646852475.125841, siginfo_set_faked tc-end: 1646852475.337042, siginfo_set_faked, passed tc-start: 1646852475.343521, siginfo_set_unmodified tc-end: 1646852475.548351, siginfo_set_unmodified, passed tc-start: 1646852475.554932, signal_mask_unrelated tc-end: 1646852475.763569, signal_mask_unrelated, passed tc-start: 1646852475.770348, suspend_no_deadlock tc-end: 1646852475.982604, suspend_no_deadlock, passed tc-start: 1646852475.989529, syscall tc-end: 1646852476.196934, syscall, passed tc-start: 1646852476.203850, syscall_detach_on_sce tc-end: 1646852476.407533, syscall_detach_on_sce, passed tc-start: 1646852476.414023, syscall_killed_on_sce tc-end: 1646852476.619539, syscall_killed_on_sce, passed tc-start: 1646852476.626117, syscall_signal_on_sce tc-end: 1646852476.839814, syscall_signal_on_sce, expected_failure, XXX: behavior under investigation: /tmp/build/2022.03.09.10.06.36-sparc64/src/tests/lib/libc/sys/t_ptrace_wait.h:242: Reported !exited process tc-start: 1646852476.847764, syscallemu1 tc-end: 1646852477.55218, syscallemu1, passed tc-start: 1646852477.61980, thread_concurrent_signals tc-end: 1646852477.241389, thread_concurrent_signals, skipped, PR kern/54960 tc-start: 1646852477.248025, thread_concurrent_signals_handler tc-end: 1646852477.423114, thread_concurrent_signals_handler, skipped, PR kern/54960 tc-start: 1646852477.430082, thread_concurrent_signals_sig_ign tc-end: 1646852477.606729, thread_concurrent_signals_sig_ign, skipped, PR kern/54960 tc-start: 1646852477.613395, threads_and_exec tc-end: 1646852478.110711, threads_and_exec, passed tc-start: 1646852478.117260, trace_thread_lwpcreate tc-end: 1646852480.459768, trace_thread_lwpcreate, passed tc-start: 1646852480.467319, trace_thread_lwpcreate_and_exit tc-end: 1646852486.119309, trace_thread_lwpcreate_and_exit, passed tc-start: 1646852486.125907, trace_thread_lwpcreate_and_exit_masked_sigtrap tc-end: 1646852490.591113, trace_thread_lwpcreate_and_exit_masked_sigtrap, passed tc-start: 1646852490.597522, trace_thread_lwpcreate_masked_sigtrap tc-end: 1646852493.471921, trace_thread_lwpcreate_masked_sigtrap, passed tc-start: 1646852493.480585, trace_thread_lwpexit tc-end: 1646852498.565317, trace_thread_lwpexit, passed tc-start: 1646852498.572049, trace_thread_lwpexit_masked_sigtrap tc-end: 1646852501.146478, trace_thread_lwpexit_masked_sigtrap, passed tc-start: 1646852501.153538, trace_thread_nolwpevents tc-end: 1646852501.354489, trace_thread_nolwpevents, passed tc-start: 1646852501.360821, traceme_crash_bus tc-end: 1646852501.590704, traceme_crash_bus, passed tc-start: 1646852501.597262, traceme_crash_fpe tc-end: 1646852501.805825, traceme_crash_fpe, passed tc-start: 1646852501.814260, traceme_crash_ill tc-end: 1646852502.19624, traceme_crash_ill, passed tc-start: 1646852502.26132, traceme_crash_segv tc-end: 1646852502.223285, traceme_crash_segv, passed tc-start: 1646852502.229895, traceme_crash_trap tc-end: 1646852502.507866, traceme_crash_trap, passed tc-start: 1646852502.516708, traceme_exec tc-so: tc-end: 1646852502.832734, traceme_exec, passed tc-start: 1646852502.841622, traceme_lwpinfo0 tc-end: 1646852503.70667, traceme_lwpinfo0, passed tc-start: 1646852503.77450, traceme_lwpinfo0_lwpstatus tc-end: 1646852503.292691, traceme_lwpinfo0_lwpstatus, passed tc-start: 1646852503.299482, traceme_lwpinfo0_lwpstatus_pl_name tc-end: 1646852503.507424, traceme_lwpinfo0_lwpstatus_pl_name, passed tc-start: 1646852503.514180, traceme_lwpinfo0_lwpstatus_pl_private tc-end: 1646852503.721200, traceme_lwpinfo0_lwpstatus_pl_private, passed tc-start: 1646852503.728206, traceme_lwpinfo0_lwpstatus_pl_sigmask tc-end: 1646852503.935713, traceme_lwpinfo0_lwpstatus_pl_sigmask, passed tc-start: 1646852503.943045, traceme_lwpinfo1 tc-end: 1646852504.422727, traceme_lwpinfo1, passed tc-start: 1646852504.429302, traceme_lwpinfo1_lwpstatus tc-end: 1646852504.973742, traceme_lwpinfo1_lwpstatus, passed tc-start: 1646852504.980615, traceme_lwpinfo1_lwpstatus_pl_name tc-end: 1646852505.505052, traceme_lwpinfo1_lwpstatus_pl_name, passed tc-start: 1646852505.512091, traceme_lwpinfo1_lwpstatus_pl_private tc-end: 1646852505.887382, traceme_lwpinfo1_lwpstatus_pl_private, passed tc-start: 1646852505.893834, traceme_lwpinfo1_lwpstatus_pl_sigmask tc-end: 1646852506.453065, traceme_lwpinfo1_lwpstatus_pl_sigmask, passed tc-start: 1646852506.459535, traceme_lwpinfo2 tc-end: 1646852507.234070, traceme_lwpinfo2, passed tc-start: 1646852507.240615, traceme_lwpinfo2_lwpstatus tc-end: 1646852507.784350, traceme_lwpinfo2_lwpstatus, passed tc-start: 1646852507.790842, traceme_lwpinfo2_lwpstatus_pl_name tc-end: 1646852508.744501, traceme_lwpinfo2_lwpstatus_pl_name, passed tc-start: 1646852508.751024, traceme_lwpinfo2_lwpstatus_pl_private tc-end: 1646852509.289200, traceme_lwpinfo2_lwpstatus_pl_private, passed tc-start: 1646852509.297827, traceme_lwpinfo2_lwpstatus_pl_sigmask tc-end: 1646852509.985733, traceme_lwpinfo2_lwpstatus_pl_sigmask, passed tc-start: 1646852509.992217, traceme_lwpinfo3 tc-end: 1646852511.45399, traceme_lwpinfo3, passed tc-start: 1646852511.51923, traceme_lwpinfo3_lwpstatus tc-end: 1646852512.336732, traceme_lwpinfo3_lwpstatus, passed tc-start: 1646852512.343103, traceme_lwpinfo3_lwpstatus_pl_name tc-end: 1646852513.76608, traceme_lwpinfo3_lwpstatus_pl_name, passed tc-start: 1646852513.83063, traceme_lwpinfo3_lwpstatus_pl_private tc-end: 1646852514.158570, traceme_lwpinfo3_lwpstatus_pl_private, passed tc-start: 1646852514.165009, traceme_lwpinfo3_lwpstatus_pl_sigmask tc-end: 1646852515.218355, traceme_lwpinfo3_lwpstatus_pl_sigmask, passed tc-start: 1646852515.225086, traceme_lwpnext0 tc-end: 1646852515.434057, traceme_lwpnext0, passed tc-start: 1646852515.440573, traceme_lwpnext0_pl_name tc-end: 1646852515.644591, traceme_lwpnext0_pl_name, passed tc-start: 1646852515.650949, traceme_lwpnext0_pl_private tc-end: 1646852515.909605, traceme_lwpnext0_pl_private, passed tc-start: 1646852515.918624, traceme_lwpnext0_pl_sigmask tc-end: 1646852516.228872, traceme_lwpnext0_pl_sigmask, passed tc-start: 1646852516.238162, traceme_lwpnext1 tc-end: 1646852516.767557, traceme_lwpnext1, passed tc-start: 1646852516.774600, traceme_lwpnext1_pl_name tc-end: 1646852517.168926, traceme_lwpnext1_pl_name, passed tc-start: 1646852517.177106, traceme_lwpnext1_pl_private tc-end: 1646852517.739721, traceme_lwpnext1_pl_private, passed tc-start: 1646852517.747890, traceme_lwpnext1_pl_sigmask tc-end: 1646852518.291001, traceme_lwpnext1_pl_sigmask, passed tc-start: 1646852518.298318, traceme_lwpnext2 tc-end: 1646852518.846265, traceme_lwpnext2, passed tc-start: 1646852518.855175, traceme_lwpnext2_pl_name tc-end: 1646852519.658998, traceme_lwpnext2_pl_name, passed tc-start: 1646852519.668041, traceme_lwpnext2_pl_private tc-end: 1646852520.641869, traceme_lwpnext2_pl_private, passed tc-start: 1646852520.651891, traceme_lwpnext2_pl_sigmask tc-end: 1646852521.613027, traceme_lwpnext2_pl_sigmask, passed tc-start: 1646852521.620998, traceme_lwpnext3 tc-end: 1646852522.572657, traceme_lwpnext3, passed tc-start: 1646852522.580136, traceme_lwpnext3_pl_name tc-end: 1646852523.654342, traceme_lwpnext3_pl_name, passed tc-start: 1646852523.661394, traceme_lwpnext3_pl_private tc-end: 1646852524.732555, traceme_lwpnext3_pl_private, passed tc-start: 1646852524.738991, traceme_lwpnext3_pl_sigmask tc-end: 1646852525.653475, traceme_lwpnext3_pl_sigmask, passed tc-start: 1646852525.659979, traceme_pid1_parent tc-end: 1646852525.867072, traceme_pid1_parent, passed tc-start: 1646852525.874499, traceme_raise1 tc-end: 1646852526.87876, traceme_raise1, passed tc-start: 1646852526.94712, traceme_raise10 tc-end: 1646852526.349951, traceme_raise10, passed tc-start: 1646852526.358350, traceme_raise2 tc-end: 1646852526.571350, traceme_raise2, passed tc-start: 1646852526.579340, traceme_raise3 tc-end: 1646852526.806341, traceme_raise3, passed tc-start: 1646852526.813468, traceme_raise4 tc-end: 1646852527.39985, traceme_raise4, passed tc-start: 1646852527.46430, traceme_raise5 tc-end: 1646852527.246188, traceme_raise5, passed tc-start: 1646852527.253951, traceme_raise6 tc-end: 1646852527.478220, traceme_raise6, passed tc-start: 1646852527.485570, traceme_raise7 tc-end: 1646852527.711538, traceme_raise7, passed tc-start: 1646852527.718007, traceme_raise8 tc-end: 1646852527.933713, traceme_raise8, passed tc-start: 1646852527.941645, traceme_raise9 tc-end: 1646852528.146852, traceme_raise9, passed tc-start: 1646852528.153904, traceme_raisesignal_ignored1 tc-end: 1646852528.383215, traceme_raisesignal_ignored1, passed tc-start: 1646852528.389754, traceme_raisesignal_ignored2 tc-end: 1646852528.599651, traceme_raisesignal_ignored2, passed tc-start: 1646852528.606937, traceme_raisesignal_ignored3 tc-end: 1646852528.844956, traceme_raisesignal_ignored3, passed tc-start: 1646852528.851598, traceme_raisesignal_ignored4 tc-end: 1646852529.52541, traceme_raisesignal_ignored4, passed tc-start: 1646852529.58887, traceme_raisesignal_ignored5 tc-end: 1646852529.260398, traceme_raisesignal_ignored5, passed tc-start: 1646852529.266972, traceme_raisesignal_ignored6 tc-end: 1646852529.467956, traceme_raisesignal_ignored6, passed tc-start: 1646852529.474571, traceme_raisesignal_ignored7 tc-end: 1646852529.677653, traceme_raisesignal_ignored7, passed tc-start: 1646852529.684053, traceme_raisesignal_ignored8 tc-end: 1646852529.899102, traceme_raisesignal_ignored8, passed tc-start: 1646852529.907240, traceme_raisesignal_masked1 tc-end: 1646852530.125894, traceme_raisesignal_masked1, passed tc-start: 1646852530.132374, traceme_raisesignal_masked2 tc-end: 1646852530.337233, traceme_raisesignal_masked2, passed tc-start: 1646852530.343926, traceme_raisesignal_masked3 tc-end: 1646852530.546515, traceme_raisesignal_masked3, passed tc-start: 1646852530.553322, traceme_raisesignal_masked4 tc-end: 1646852530.759875, traceme_raisesignal_masked4, passed tc-start: 1646852530.767793, traceme_raisesignal_masked5 tc-end: 1646852530.967059, traceme_raisesignal_masked5, passed tc-start: 1646852530.973533, traceme_raisesignal_masked6 tc-end: 1646852531.216663, traceme_raisesignal_masked6, passed tc-start: 1646852531.223102, traceme_raisesignal_masked7 tc-end: 1646852531.420071, traceme_raisesignal_masked7, passed tc-start: 1646852531.426823, traceme_raisesignal_masked8 tc-end: 1646852531.623021, traceme_raisesignal_masked8, passed tc-start: 1646852531.629446, traceme_sendsignal_handle1 tc-end: 1646852531.834099, traceme_sendsignal_handle1, passed tc-start: 1646852531.840527, traceme_sendsignal_handle2 tc-end: 1646852532.47631, traceme_sendsignal_handle2, passed tc-start: 1646852532.58575, traceme_sendsignal_handle3 tc-end: 1646852532.293022, traceme_sendsignal_handle3, passed tc-start: 1646852532.299580, traceme_sendsignal_handle4 tc-end: 1646852532.517446, traceme_sendsignal_handle4, passed tc-start: 1646852532.524661, traceme_sendsignal_handle5 tc-end: 1646852532.749688, traceme_sendsignal_handle5, passed tc-start: 1646852532.756455, traceme_sendsignal_handle6 tc-end: 1646852532.955307, traceme_sendsignal_handle6, passed tc-start: 1646852532.961782, traceme_sendsignal_handle7 tc-end: 1646852533.162271, traceme_sendsignal_handle7, passed tc-start: 1646852533.168681, traceme_sendsignal_handle8 tc-end: 1646852533.368678, traceme_sendsignal_handle8, passed tc-start: 1646852533.375340, traceme_sendsignal_ignored1 tc-end: 1646852533.573188, traceme_sendsignal_ignored1, passed tc-start: 1646852533.579592, traceme_sendsignal_ignored2 tc-end: 1646852533.783500, traceme_sendsignal_ignored2, passed tc-start: 1646852533.790437, traceme_sendsignal_ignored3 tc-end: 1646852534.15715, traceme_sendsignal_ignored3, passed tc-start: 1646852534.25288, traceme_sendsignal_ignored4 tc-end: 1646852534.232126, traceme_sendsignal_ignored4, passed tc-start: 1646852534.238747, traceme_sendsignal_ignored5 tc-end: 1646852534.440934, traceme_sendsignal_ignored5, passed tc-start: 1646852534.447469, traceme_sendsignal_ignored6 tc-end: 1646852534.648704, traceme_sendsignal_ignored6, passed tc-start: 1646852534.655136, traceme_sendsignal_ignored7 tc-end: 1646852534.859666, traceme_sendsignal_ignored7, passed tc-start: 1646852534.866326, traceme_sendsignal_ignored8 tc-end: 1646852535.68084, traceme_sendsignal_ignored8, passed tc-start: 1646852535.74671, traceme_sendsignal_masked1 tc-end: 1646852535.274742, traceme_sendsignal_masked1, passed tc-start: 1646852535.281103, traceme_sendsignal_masked2 tc-end: 1646852535.482161, traceme_sendsignal_masked2, passed tc-start: 1646852535.488653, traceme_sendsignal_masked3 tc-end: 1646852535.690991, traceme_sendsignal_masked3, passed tc-start: 1646852535.697487, traceme_sendsignal_masked4 tc-end: 1646852535.896967, traceme_sendsignal_masked4, passed tc-start: 1646852535.903474, traceme_sendsignal_masked5 tc-end: 1646852536.106941, traceme_sendsignal_masked5, passed tc-start: 1646852536.113932, traceme_sendsignal_masked6 tc-end: 1646852536.312611, traceme_sendsignal_masked6, passed tc-start: 1646852536.319291, traceme_sendsignal_masked7 tc-end: 1646852536.518521, traceme_sendsignal_masked7, passed tc-start: 1646852536.525195, traceme_sendsignal_masked8 tc-end: 1646852536.719395, traceme_sendsignal_masked8, passed tc-start: 1646852536.726335, traceme_sendsignal_simple1 tc-end: 1646852536.924042, traceme_sendsignal_simple1, passed tc-start: 1646852536.930664, traceme_sendsignal_simple10 tc-end: 1646852537.165279, traceme_sendsignal_simple10, passed tc-start: 1646852537.175311, traceme_sendsignal_simple2 tc-end: 1646852537.384258, traceme_sendsignal_simple2, passed tc-start: 1646852537.391340, traceme_sendsignal_simple3 tc-end: 1646852537.629381, traceme_sendsignal_simple3, passed tc-start: 1646852537.639442, traceme_sendsignal_simple4 tc-end: 1646852537.834538, traceme_sendsignal_simple4, passed tc-start: 1646852537.840968, traceme_sendsignal_simple5 tc-end: 1646852538.36691, traceme_sendsignal_simple5, passed tc-start: 1646852538.43365, traceme_sendsignal_simple6 tc-end: 1646852538.279905, traceme_sendsignal_simple6, passed tc-start: 1646852538.289172, traceme_sendsignal_simple7 tc-end: 1646852538.530647, traceme_sendsignal_simple7, passed tc-start: 1646852538.540742, traceme_sendsignal_simple8 tc-end: 1646852538.773203, traceme_sendsignal_simple8, passed tc-start: 1646852538.783151, traceme_sendsignal_simple9 tc-end: 1646852539.13797, traceme_sendsignal_simple9, passed tc-start: 1646852539.24624, traceme_signalignored_crash_bus tc-end: 1646852539.257542, traceme_signalignored_crash_bus, passed tc-start: 1646852539.264292, traceme_signalignored_crash_fpe tc-end: 1646852539.492292, traceme_signalignored_crash_fpe, passed tc-start: 1646852539.499689, traceme_signalignored_crash_ill tc-end: 1646852539.738342, traceme_signalignored_crash_ill, passed tc-start: 1646852539.746286, traceme_signalignored_crash_segv tc-end: 1646852539.983377, traceme_signalignored_crash_segv, passed tc-start: 1646852539.991205, traceme_signalignored_crash_trap tc-end: 1646852540.219546, traceme_signalignored_crash_trap, passed tc-start: 1646852540.227726, traceme_signalignored_exec tc-so: tc-end: 1646852540.493981, traceme_signalignored_exec, passed tc-start: 1646852540.503254, traceme_signalmasked_crash_bus tc-end: 1646852540.737238, traceme_signalmasked_crash_bus, passed tc-start: 1646852540.747050, traceme_signalmasked_crash_fpe tc-end: 1646852540.986451, traceme_signalmasked_crash_fpe, passed tc-start: 1646852540.995530, traceme_signalmasked_crash_ill tc-end: 1646852541.291475, traceme_signalmasked_crash_ill, passed tc-start: 1646852541.301384, traceme_signalmasked_crash_segv tc-end: 1646852541.603542, traceme_signalmasked_crash_segv, passed tc-start: 1646852541.612680, traceme_signalmasked_crash_trap tc-end: 1646852541.918099, traceme_signalmasked_crash_trap, passed tc-start: 1646852541.928272, traceme_signalmasked_exec tc-so: tc-end: 1646852542.266791, traceme_signalmasked_exec, passed tc-start: 1646852542.275639, traceme_vfork_crash_bus tc-end: 1646852542.589696, traceme_vfork_crash_bus, passed tc-start: 1646852542.602223, traceme_vfork_crash_fpe tc-end: 1646852542.854844, traceme_vfork_crash_fpe, passed tc-start: 1646852542.866363, traceme_vfork_crash_ill tc-end: 1646852543.96045, traceme_vfork_crash_ill, passed tc-start: 1646852543.108051, traceme_vfork_crash_segv tc-end: 1646852543.383105, traceme_vfork_crash_segv, passed tc-start: 1646852543.397050, traceme_vfork_crash_trap tc-end: 1646852543.658408, traceme_vfork_crash_trap, passed tc-start: 1646852543.670168, traceme_vfork_exec tc-so: tc-end: 1646852543.930348, traceme_vfork_exec, passed tc-start: 1646852543.936789, traceme_vfork_fork tc-end: 1646852544.142256, traceme_vfork_fork, passed tc-start: 1646852544.150205, traceme_vfork_raise1 tc-end: 1646852544.362786, traceme_vfork_raise1, passed tc-start: 1646852544.373745, traceme_vfork_raise10 tc-end: 1646852544.610260, traceme_vfork_raise10, passed tc-start: 1646852544.622396, traceme_vfork_raise11 tc-end: 1646852544.863262, traceme_vfork_raise11, passed tc-start: 1646852544.875381, traceme_vfork_raise12 tc-end: 1646852545.107173, traceme_vfork_raise12, passed tc-start: 1646852545.117768, traceme_vfork_raise13 tc-end: 1646852545.344537, traceme_vfork_raise13, passed tc-start: 1646852545.354758, traceme_vfork_raise2 tc-end: 1646852545.644085, traceme_vfork_raise2, passed tc-start: 1646852545.654298, traceme_vfork_raise3 tc-end: 1646852545.883327, traceme_vfork_raise3, passed tc-start: 1646852545.889797, traceme_vfork_raise4 tc-end: 1646852546.89488, traceme_vfork_raise4, passed tc-start: 1646852546.98691, traceme_vfork_raise5 tc-end: 1646852546.276113, traceme_vfork_raise5, passed tc-start: 1646852546.282723, traceme_vfork_raise6 tc-end: 1646852546.546052, traceme_vfork_raise6, passed tc-start: 1646852546.556073, traceme_vfork_raise7 tc-end: 1646852546.734520, traceme_vfork_raise7, passed tc-start: 1646852546.740850, traceme_vfork_raise8 tc-end: 1646852546.923023, traceme_vfork_raise8, passed tc-start: 1646852546.930159, traceme_vfork_raise9 tc-end: 1646852547.144503, traceme_vfork_raise9, passed tc-start: 1646852547.156077, traceme_vfork_signalignored_crash_bus tc-end: 1646852547.369222, traceme_vfork_signalignored_crash_bus, passed tc-start: 1646852547.379001, traceme_vfork_signalignored_crash_fpe tc-end: 1646852547.585224, traceme_vfork_signalignored_crash_fpe, passed tc-start: 1646852547.596013, traceme_vfork_signalignored_crash_ill tc-end: 1646852547.828789, traceme_vfork_signalignored_crash_ill, passed tc-start: 1646852547.839182, traceme_vfork_signalignored_crash_segv tc-end: 1646852548.53696, traceme_vfork_signalignored_crash_segv, passed tc-start: 1646852548.67644, traceme_vfork_signalignored_crash_trap tc-end: 1646852548.285935, traceme_vfork_signalignored_crash_trap, passed tc-start: 1646852548.295778, traceme_vfork_signalignored_exec tc-so: tc-end: 1646852548.516284, traceme_vfork_signalignored_exec, passed tc-start: 1646852548.525433, traceme_vfork_signalmasked_crash_bus tc-end: 1646852548.842227, traceme_vfork_signalmasked_crash_bus, passed tc-start: 1646852548.856324, traceme_vfork_signalmasked_crash_fpe tc-end: 1646852549.157631, traceme_vfork_signalmasked_crash_fpe, passed tc-start: 1646852549.171690, traceme_vfork_signalmasked_crash_ill tc-end: 1646852549.418020, traceme_vfork_signalmasked_crash_ill, passed tc-start: 1646852549.427926, traceme_vfork_signalmasked_crash_segv tc-end: 1646852549.631656, traceme_vfork_signalmasked_crash_segv, passed tc-start: 1646852549.641423, traceme_vfork_signalmasked_crash_trap tc-end: 1646852549.846378, traceme_vfork_signalmasked_crash_trap, passed tc-start: 1646852549.856247, traceme_vfork_signalmasked_exec tc-so: tc-end: 1646852550.60680, traceme_vfork_signalmasked_exec, passed tc-start: 1646852550.67296, traceme_vfork_vfork tc-end: 1646852550.245152, traceme_vfork_vfork, passed tc-start: 1646852550.251602, user_va0_disable_pt_continue tc-end: 1646852550.456016, user_va0_disable_pt_continue, passed tc-start: 1646852550.462386, user_va0_disable_pt_detach tc-end: 1646852550.691575, user_va0_disable_pt_detach, passed tc-start: 1646852550.702026, user_va0_disable_pt_syscall tc-end: 1646852550.916852, user_va0_disable_pt_syscall, passed tc-start: 1646852550.924172, vfork1 tc-end: 1646852551.142886, vfork1, passed tc-start: 1646852551.151536, vfork13 tc-end: 1646852551.377145, vfork13, passed tc-start: 1646852551.385326, vfork5 tc-end: 1646852551.614796, vfork5, passed tc-start: 1646852551.623344, vfork9 tc-end: 1646852551.847052, vfork9, passed tp-end: 1646852551.854409, lib/libc/sys/t_ptrace_wait3 tp-start: 1646852552.769116, lib/libc/sys/t_ptrace_wait4, 463 tc-start: 1646852552.771199, access_fpregs1 tc-end: 1646852553.102855, access_fpregs1, passed tc-start: 1646852553.110033, access_fpregs2 tc-end: 1646852553.432501, access_fpregs2, passed tc-start: 1646852553.439056, access_regs1 tc-end: 1646852553.758593, access_regs1, passed tc-start: 1646852553.765006, access_regs2 tc-end: 1646852554.104538, access_regs2, passed tc-start: 1646852554.111315, access_regs3 tc-end: 1646852554.436325, access_regs3, passed tc-start: 1646852554.442819, access_regs4 tc-end: 1646852554.767691, access_regs4, passed tc-start: 1646852554.777013, access_regs5 tc-end: 1646852555.106843, access_regs5, passed tc-start: 1646852555.118113, access_regs6 tc-end: 1646852555.439597, access_regs6, passed tc-start: 1646852555.445986, access_regs_set_unaligned_pc_0x1 tc-end: 1646852555.770491, access_regs_set_unaligned_pc_0x1, passed tc-start: 1646852555.776811, access_regs_set_unaligned_pc_0x3 tc-end: 1646852556.94494, access_regs_set_unaligned_pc_0x3, passed tc-start: 1646852556.100939, access_regs_set_unaligned_pc_0x7 tc-end: 1646852556.420742, access_regs_set_unaligned_pc_0x7, passed tc-start: 1646852556.427566, attach_lwpinfo0 tc-end: 1646852556.803862, attach_lwpinfo0, passed tc-start: 1646852556.813089, attach_lwpinfo1 tc-end: 1646852557.176232, attach_lwpinfo1, passed tc-start: 1646852557.185067, attach_lwpinfo2 tc-end: 1646852557.546689, attach_lwpinfo2, passed tc-start: 1646852557.555185, attach_lwpinfo3 tc-end: 1646852557.916887, attach_lwpinfo3, passed tc-start: 1646852557.925393, bytes_transfer_alignment_piod_read_auxv tc-end: 1646852558.755512, bytes_transfer_alignment_piod_read_auxv, passed tc-start: 1646852558.764630, bytes_transfer_alignment_piod_read_d tc-end: 1646852562.972646, bytes_transfer_alignment_piod_read_d, passed tc-start: 1646852562.979294, bytes_transfer_alignment_piod_read_i tc-end: 1646852566.891985, bytes_transfer_alignment_piod_read_i, passed tc-start: 1646852566.898492, bytes_transfer_alignment_piod_write_d tc-end: 1646852572.387811, bytes_transfer_alignment_piod_write_d, passed tc-start: 1646852572.394636, bytes_transfer_alignment_piod_write_i tc-end: 1646852577.927748, bytes_transfer_alignment_piod_write_i, passed tc-start: 1646852577.934259, bytes_transfer_alignment_pt_read_d tc-end: 1646852581.898373, bytes_transfer_alignment_pt_read_d, passed tc-start: 1646852581.904987, bytes_transfer_alignment_pt_read_i tc-end: 1646852586.432248, bytes_transfer_alignment_pt_read_i, passed tc-start: 1646852586.439225, bytes_transfer_alignment_pt_write_d tc-end: 1646852592.53855, bytes_transfer_alignment_pt_write_d, passed tc-start: 1646852592.61033, bytes_transfer_alignment_pt_write_i tc-end: 1646852597.912237, bytes_transfer_alignment_pt_write_i, passed tc-start: 1646852597.922086, bytes_transfer_eof_piod_read_d tc-end: 1646852598.281828, bytes_transfer_eof_piod_read_d, passed tc-start: 1646852598.288300, bytes_transfer_eof_piod_read_i tc-end: 1646852598.619818, bytes_transfer_eof_piod_read_i, passed tc-start: 1646852598.626146, bytes_transfer_eof_piod_write_d tc-end: 1646852598.953313, bytes_transfer_eof_piod_write_d, passed tc-start: 1646852598.959936, bytes_transfer_eof_piod_write_i tc-end: 1646852599.298928, bytes_transfer_eof_piod_write_i, passed tc-start: 1646852599.305300, bytes_transfer_eof_pt_read_d tc-end: 1646852599.640751, bytes_transfer_eof_pt_read_d, passed tc-start: 1646852599.647239, bytes_transfer_eof_pt_read_i tc-end: 1646852599.981059, bytes_transfer_eof_pt_read_i, passed tc-start: 1646852599.987368, bytes_transfer_eof_pt_write_d tc-end: 1646852600.379195, bytes_transfer_eof_pt_write_d, passed tc-start: 1646852600.385556, bytes_transfer_eof_pt_write_i tc-end: 1646852600.722439, bytes_transfer_eof_pt_write_i, passed tc-start: 1646852600.728845, bytes_transfer_piod_read_auxv tc-end: 1646852601.56221, bytes_transfer_piod_read_auxv, passed tc-start: 1646852601.62565, bytes_transfer_piod_read_d_16 tc-end: 1646852601.385223, bytes_transfer_piod_read_d_16, passed tc-start: 1646852601.391674, bytes_transfer_piod_read_d_16_text tc-end: 1646852601.761575, bytes_transfer_piod_read_d_16_text, passed tc-start: 1646852601.770764, bytes_transfer_piod_read_d_32 tc-end: 1646852602.99756, bytes_transfer_piod_read_d_32, passed tc-start: 1646852602.107859, bytes_transfer_piod_read_d_32_text tc-end: 1646852602.428235, bytes_transfer_piod_read_d_32_text, passed tc-start: 1646852602.435109, bytes_transfer_piod_read_d_64 tc-end: 1646852602.760879, bytes_transfer_piod_read_d_64, passed tc-start: 1646852602.767290, bytes_transfer_piod_read_d_64_text tc-end: 1646852603.93940, bytes_transfer_piod_read_d_64_text, passed tc-start: 1646852603.100610, bytes_transfer_piod_read_d_8 tc-end: 1646852603.421458, bytes_transfer_piod_read_d_8, passed tc-start: 1646852603.427760, bytes_transfer_piod_read_d_8_text tc-end: 1646852603.747865, bytes_transfer_piod_read_d_8_text, passed tc-start: 1646852603.754449, bytes_transfer_piod_read_i_16 tc-end: 1646852604.73314, bytes_transfer_piod_read_i_16, passed tc-start: 1646852604.80039, bytes_transfer_piod_read_i_16_text tc-end: 1646852604.411605, bytes_transfer_piod_read_i_16_text, passed tc-start: 1646852604.418121, bytes_transfer_piod_read_i_32 tc-end: 1646852604.828149, bytes_transfer_piod_read_i_32, passed tc-start: 1646852604.837034, bytes_transfer_piod_read_i_32_text tc-end: 1646852605.304672, bytes_transfer_piod_read_i_32_text, passed tc-start: 1646852605.313032, bytes_transfer_piod_read_i_64 tc-end: 1646852605.676826, bytes_transfer_piod_read_i_64, passed tc-start: 1646852605.685733, bytes_transfer_piod_read_i_64_text tc-end: 1646852606.136109, bytes_transfer_piod_read_i_64_text, passed tc-start: 1646852606.142948, bytes_transfer_piod_read_i_8 tc-end: 1646852606.473651, bytes_transfer_piod_read_i_8, passed tc-start: 1646852606.480067, bytes_transfer_piod_read_i_8_text tc-end: 1646852606.827785, bytes_transfer_piod_read_i_8_text, passed tc-start: 1646852606.836017, bytes_transfer_piod_write_d_16 tc-end: 1646852607.183908, bytes_transfer_piod_write_d_16, passed tc-start: 1646852607.190515, bytes_transfer_piod_write_d_16_text tc-end: 1646852607.554427, bytes_transfer_piod_write_d_16_text, passed tc-start: 1646852607.561380, bytes_transfer_piod_write_d_32 tc-end: 1646852607.950078, bytes_transfer_piod_write_d_32, passed tc-start: 1646852607.959059, bytes_transfer_piod_write_d_32_text tc-end: 1646852608.316121, bytes_transfer_piod_write_d_32_text, passed tc-start: 1646852608.323989, bytes_transfer_piod_write_d_64 tc-end: 1646852608.659566, bytes_transfer_piod_write_d_64, passed tc-start: 1646852608.666301, bytes_transfer_piod_write_d_64_text tc-end: 1646852608.999731, bytes_transfer_piod_write_d_64_text, passed tc-start: 1646852609.6861, bytes_transfer_piod_write_d_8 tc-end: 1646852609.334473, bytes_transfer_piod_write_d_8, passed tc-start: 1646852609.340907, bytes_transfer_piod_write_d_8_text tc-end: 1646852609.690941, bytes_transfer_piod_write_d_8_text, passed tc-start: 1646852609.698115, bytes_transfer_piod_write_i_16 tc-end: 1646852610.216252, bytes_transfer_piod_write_i_16, passed tc-start: 1646852610.225439, bytes_transfer_piod_write_i_16_text tc-end: 1646852610.732334, bytes_transfer_piod_write_i_16_text, passed tc-start: 1646852610.741723, bytes_transfer_piod_write_i_32 tc-end: 1646852611.253572, bytes_transfer_piod_write_i_32, passed tc-start: 1646852611.262747, bytes_transfer_piod_write_i_32_text tc-end: 1646852611.656264, bytes_transfer_piod_write_i_32_text, passed tc-start: 1646852611.662847, bytes_transfer_piod_write_i_64 tc-end: 1646852611.988446, bytes_transfer_piod_write_i_64, passed tc-start: 1646852611.995060, bytes_transfer_piod_write_i_64_text tc-end: 1646852612.322607, bytes_transfer_piod_write_i_64_text, passed tc-start: 1646852612.329143, bytes_transfer_piod_write_i_8 tc-end: 1646852612.650677, bytes_transfer_piod_write_i_8, passed tc-start: 1646852612.657037, bytes_transfer_piod_write_i_8_text tc-end: 1646852612.989311, bytes_transfer_piod_write_i_8_text, passed tc-start: 1646852612.995812, bytes_transfer_read_d tc-end: 1646852613.319385, bytes_transfer_read_d, passed tc-start: 1646852613.325725, bytes_transfer_read_d_text tc-end: 1646852613.646367, bytes_transfer_read_d_text, passed tc-start: 1646852613.653019, bytes_transfer_read_i tc-end: 1646852613.983765, bytes_transfer_read_i, passed tc-start: 1646852613.990298, bytes_transfer_read_i_text tc-end: 1646852614.321032, bytes_transfer_read_i_text, passed tc-start: 1646852614.327453, bytes_transfer_write_d tc-end: 1646852614.666394, bytes_transfer_write_d, passed tc-start: 1646852614.674188, bytes_transfer_write_d_text tc-end: 1646852615.37527, bytes_transfer_write_d_text, passed tc-start: 1646852615.45100, bytes_transfer_write_i tc-end: 1646852615.420619, bytes_transfer_write_i, passed tc-start: 1646852615.427882, bytes_transfer_write_i_text tc-end: 1646852615.822228, bytes_transfer_write_i_text, passed tc-start: 1646852615.830004, child_attach_to_its_parent tc-end: 1646852616.188663, child_attach_to_its_parent, passed tc-start: 1646852616.197514, child_attach_to_its_stopped_parent tc-end: 1646852616.560333, child_attach_to_its_stopped_parent, passed tc-start: 1646852616.570327, clone1 tc-end: 1646852616.988536, clone1, passed tc-start: 1646852616.995733, clone2 tc-end: 1646852617.359117, clone2, passed tc-start: 1646852617.365884, clone3 tc-end: 1646852617.721849, clone3, passed tc-start: 1646852617.730895, clone4 tc-end: 1646852618.86826, clone4, passed tc-start: 1646852618.93287, clone5 tc-end: 1646852618.510374, clone5, passed tc-start: 1646852618.518266, clone6 tc-end: 1646852618.931875, clone6, passed tc-start: 1646852618.940010, clone7 tc-end: 1646852619.367392, clone7, passed tc-start: 1646852619.375195, clone8 tc-end: 1646852619.774519, clone8, passed tc-start: 1646852619.781634, clone_files1 tc-end: 1646852620.178444, clone_files1, passed tc-start: 1646852620.186733, clone_files2 tc-end: 1646852620.616249, clone_files2, passed tc-start: 1646852620.624910, clone_files3 tc-end: 1646852621.71715, clone_files3, passed tc-start: 1646852621.80669, clone_files4 tc-end: 1646852621.535383, clone_files4, passed tc-start: 1646852621.545020, clone_files5 tc-end: 1646852621.955763, clone_files5, passed tc-start: 1646852621.963771, clone_files6 tc-end: 1646852622.369394, clone_files6, passed tc-start: 1646852622.376549, clone_files7 tc-end: 1646852622.719351, clone_files7, passed tc-start: 1646852622.727375, clone_files8 tc-end: 1646852623.129564, clone_files8, passed tc-start: 1646852623.137201, clone_files_signalignored tc-end: 1646852623.510251, clone_files_signalignored, passed tc-start: 1646852623.518073, clone_files_signalmasked tc-end: 1646852623.892471, clone_files_signalmasked, passed tc-start: 1646852623.899077, clone_fs1 tc-end: 1646852624.274496, clone_fs1, passed tc-start: 1646852624.281225, clone_fs2 tc-end: 1646852624.636299, clone_fs2, passed tc-start: 1646852624.642967, clone_fs3 tc-end: 1646852624.986314, clone_fs3, passed tc-start: 1646852624.993432, clone_fs4 tc-end: 1646852625.341267, clone_fs4, passed tc-start: 1646852625.349334, clone_fs5 tc-end: 1646852625.794533, clone_fs5, passed tc-start: 1646852625.803222, clone_fs6 tc-end: 1646852626.188354, clone_fs6, passed tc-start: 1646852626.195288, clone_fs7 tc-end: 1646852626.535050, clone_fs7, passed tc-start: 1646852626.543223, clone_fs8 tc-end: 1646852626.954879, clone_fs8, passed tc-start: 1646852626.963348, clone_fs_signalignored tc-end: 1646852627.407979, clone_fs_signalignored, passed tc-start: 1646852627.416752, clone_fs_signalmasked tc-end: 1646852627.773640, clone_fs_signalmasked, passed tc-start: 1646852627.779950, clone_signalignored tc-end: 1646852628.122343, clone_signalignored, passed tc-start: 1646852628.128763, clone_signalmasked tc-end: 1646852628.468440, clone_signalmasked, passed tc-start: 1646852628.475073, clone_vfork1 tc-end: 1646852628.821129, clone_vfork1, passed tc-start: 1646852628.828129, clone_vfork2 tc-end: 1646852629.220224, clone_vfork2, passed tc-start: 1646852629.228031, clone_vfork3 tc-end: 1646852629.627341, clone_vfork3, passed tc-start: 1646852629.635506, clone_vfork4 tc-end: 1646852630.34522, clone_vfork4, passed tc-start: 1646852630.41635, clone_vfork5 tc-end: 1646852630.414697, clone_vfork5, passed tc-start: 1646852630.421876, clone_vfork6 tc-end: 1646852630.822247, clone_vfork6, passed tc-start: 1646852630.829233, clone_vfork7 tc-end: 1646852631.266446, clone_vfork7, passed tc-start: 1646852631.275930, clone_vfork8 tc-end: 1646852631.745368, clone_vfork8, passed tc-start: 1646852631.752069, clone_vfork_signalignored tc-end: 1646852632.104331, clone_vfork_signalignored, passed tc-start: 1646852632.110693, clone_vfork_signalmasked tc-end: 1646852632.484274, clone_vfork_signalmasked, passed tc-start: 1646852632.491660, clone_vm1 tc-end: 1646852632.851655, clone_vm1, passed tc-start: 1646852632.858793, clone_vm2 tc-end: 1646852633.192330, clone_vm2, passed tc-start: 1646852633.199115, clone_vm3 tc-end: 1646852633.527118, clone_vm3, passed tc-start: 1646852633.533891, clone_vm4 tc-end: 1646852633.857982, clone_vm4, passed tc-start: 1646852633.864617, clone_vm5 tc-end: 1646852634.215236, clone_vm5, passed tc-start: 1646852634.222235, clone_vm6 tc-end: 1646852634.556634, clone_vm6, passed tc-start: 1646852634.562938, clone_vm7 tc-end: 1646852634.892990, clone_vm7, passed tc-start: 1646852634.899619, clone_vm8 tc-end: 1646852635.243743, clone_vm8, passed tc-start: 1646852635.250502, clone_vm_signalignored tc-end: 1646852635.644765, clone_vm_signalignored, passed tc-start: 1646852635.651789, clone_vm_signalmasked tc-end: 1646852636.18097, clone_vm_signalmasked, passed tc-start: 1646852636.24835, core_dump_procinfo tc-end: 1646852636.504892, core_dump_procinfo, failed, /tmp/build/2022.03.09.10.06.36-sparc64/src/tests/lib/libc/sys/t_ptrace_wait.h:242: Reported !exited process tc-start: 1646852636.515442, eventmask_preserved_empty tc-end: 1646852636.973027, eventmask_preserved_empty, passed tc-start: 1646852636.982262, eventmask_preserved_fork tc-end: 1646852637.314129, eventmask_preserved_fork, passed tc-start: 1646852637.320553, eventmask_preserved_lwp_create tc-end: 1646852637.649440, eventmask_preserved_lwp_create, passed tc-start: 1646852637.656758, eventmask_preserved_lwp_exit tc-end: 1646852637.984225, eventmask_preserved_lwp_exit, passed tc-start: 1646852637.990574, eventmask_preserved_posix_spawn tc-end: 1646852638.315959, eventmask_preserved_posix_spawn, passed tc-start: 1646852638.322423, eventmask_preserved_vfork tc-end: 1646852638.776109, eventmask_preserved_vfork, passed tc-start: 1646852638.785065, eventmask_preserved_vfork_done tc-end: 1646852639.287026, eventmask_preserved_vfork_done, passed tc-start: 1646852639.296428, fork1 tc-end: 1646852639.826905, fork1, passed tc-start: 1646852639.836426, fork10 tc-end: 1646852640.377056, fork10, passed tc-start: 1646852640.386107, fork11 tc-end: 1646852640.908126, fork11, passed tc-start: 1646852640.917327, fork12 tc-end: 1646852641.451348, fork12, passed tc-start: 1646852641.460923, fork13 tc-end: 1646852641.981629, fork13, passed tc-start: 1646852641.990856, fork14 tc-end: 1646852642.520273, fork14, passed tc-start: 1646852642.529448, fork15 tc-end: 1646852643.57621, fork15, passed tc-start: 1646852643.66585, fork16 tc-end: 1646852643.598799, fork16, passed tc-start: 1646852643.608089, fork2 tc-end: 1646852644.148317, fork2, passed tc-start: 1646852644.157826, fork3 tc-end: 1646852644.680323, fork3, passed tc-start: 1646852644.689441, fork4 tc-end: 1646852645.229192, fork4, passed tc-start: 1646852645.238810, fork5 tc-end: 1646852645.611172, fork5, passed tc-start: 1646852645.618297, fork6 tc-end: 1646852645.964366, fork6, passed tc-start: 1646852645.971210, fork7 tc-end: 1646852646.393014, fork7, passed tc-start: 1646852646.402369, fork8 tc-end: 1646852646.938345, fork8, passed tc-start: 1646852646.947808, fork9 tc-end: 1646852647.481040, fork9, passed tc-start: 1646852647.490731, fork_detach_forker tc-end: 1646852648.55665, fork_detach_forker, passed tc-start: 1646852648.64913, fork_kill_forker tc-end: 1646852648.604467, fork_kill_forker, passed tc-start: 1646852648.613888, fork_setpgid tc-end: 1646852649.79634, fork_setpgid, skipped, kernel panic (pg_jobc going negative) tc-start: 1646852649.88733, fork_signalignored tc-end: 1646852649.632021, fork_signalignored, passed tc-start: 1646852649.643686, fork_signalmasked tc-end: 1646852650.210029, fork_signalmasked, passed tc-start: 1646852650.219694, kill1 tc-end: 1646852650.735388, kill1, passed tc-start: 1646852650.745322, kill2 tc-end: 1646852651.267022, kill2, passed tc-start: 1646852651.276370, kill3 tc-end: 1646852651.608919, kill3, passed tc-start: 1646852651.615480, parent_attach_to_its_child tc-end: 1646852651.962608, parent_attach_to_its_child, passed tc-start: 1646852651.971261, parent_attach_to_its_stopped_child tc-end: 1646852652.343773, parent_attach_to_its_stopped_child, passed tc-start: 1646852652.352681, posix_spawn1 tc-so: tc-end: 1646852652.721234, posix_spawn1, passed tc-start: 1646852652.728040, posix_spawn10 tc-so: tc-end: 1646852653.211718, posix_spawn10, passed tc-start: 1646852653.221312, posix_spawn11 tc-so: tc-end: 1646852653.757253, posix_spawn11, passed tc-start: 1646852653.766581, posix_spawn12 tc-so: tc-end: 1646852654.336116, posix_spawn12, passed tc-start: 1646852654.346077, posix_spawn13 tc-so: tc-end: 1646852654.919003, posix_spawn13, passed tc-start: 1646852654.928737, posix_spawn14 tc-so: tc-end: 1646852655.414641, posix_spawn14, passed tc-start: 1646852655.421525, posix_spawn15 tc-so: tc-end: 1646852655.784269, posix_spawn15, passed tc-start: 1646852655.791270, posix_spawn16 tc-so: tc-end: 1646852656.159478, posix_spawn16, passed tc-start: 1646852656.166344, posix_spawn2 tc-so: tc-end: 1646852656.559717, posix_spawn2, passed tc-start: 1646852656.566440, posix_spawn3 tc-so: tc-end: 1646852656.944547, posix_spawn3, passed tc-start: 1646852656.951377, posix_spawn4 tc-so: tc-end: 1646852657.311326, posix_spawn4, passed tc-start: 1646852657.319513, posix_spawn5 tc-so: tc-end: 1646852657.829594, posix_spawn5, passed tc-start: 1646852657.840145, posix_spawn6 tc-so: tc-end: 1646852658.373618, posix_spawn6, passed tc-start: 1646852658.383128, posix_spawn7 tc-so: tc-end: 1646852658.904294, posix_spawn7, passed tc-start: 1646852658.911312, posix_spawn8 tc-so: tc-end: 1646852659.361964, posix_spawn8, passed tc-start: 1646852659.371528, posix_spawn9 tc-so: tc-end: 1646852659.897209, posix_spawn9, passed tc-start: 1646852659.906386, posix_spawn_detach_spawner tc-so: tc-end: 1646852660.444999, posix_spawn_detach_spawner, passed tc-start: 1646852660.454458, posix_spawn_kill_spawner tc-so: tc-end: 1646852661.4031, posix_spawn_kill_spawner, passed tc-start: 1646852661.13822, posix_spawn_setpgid tc-end: 1646852661.405139, posix_spawn_setpgid, skipped, kernel panic (pg_jobc going negative) tc-start: 1646852661.413569, posix_spawn_signalignored tc-so: tc-end: 1646852661.918341, posix_spawn_signalignored, passed tc-start: 1646852661.925162, posix_spawn_signalmasked tc-so: tc-end: 1646852662.324925, posix_spawn_signalmasked, passed tc-start: 1646852662.334059, resume tc-end: 1646852664.916343, resume, passed tc-start: 1646852664.924721, siginfo_set_faked tc-end: 1646852665.277843, siginfo_set_faked, passed tc-start: 1646852665.287280, siginfo_set_unmodified tc-end: 1646852665.638047, siginfo_set_unmodified, passed tc-start: 1646852665.645277, signal_mask_unrelated tc-end: 1646852666.19979, signal_mask_unrelated, passed tc-start: 1646852666.28769, suspend_no_deadlock tc-end: 1646852666.515581, suspend_no_deadlock, passed tc-start: 1646852666.525157, syscall tc-end: 1646852666.912871, syscall, passed tc-start: 1646852666.919831, syscall_detach_on_sce tc-end: 1646852667.266787, syscall_detach_on_sce, passed tc-start: 1646852667.273411, syscall_killed_on_sce tc-end: 1646852667.609488, syscall_killed_on_sce, passed tc-start: 1646852667.615981, syscall_signal_on_sce tc-end: 1646852668.44, syscall_signal_on_sce, expected_failure, XXX: behavior under investigation: /tmp/build/2022.03.09.10.06.36-sparc64/src/tests/lib/libc/sys/t_ptrace_wait.h:242: Reported !exited process tc-start: 1646852668.7908, syscallemu1 tc-end: 1646852668.442368, syscallemu1, passed tc-start: 1646852668.451670, thread_concurrent_signals tc-end: 1646852668.787719, thread_concurrent_signals, skipped, PR kern/54960 tc-start: 1646852668.795255, thread_concurrent_signals_handler tc-end: 1646852669.101656, thread_concurrent_signals_handler, skipped, PR kern/54960 tc-start: 1646852669.109166, thread_concurrent_signals_sig_ign tc-end: 1646852669.419710, thread_concurrent_signals_sig_ign, skipped, PR kern/54960 tc-start: 1646852669.426716, threads_and_exec tc-end: 1646852670.21616, threads_and_exec, passed tc-start: 1646852670.29659, trace_thread_lwpcreate tc-end: 1646852676.222081, trace_thread_lwpcreate, passed tc-start: 1646852676.230857, trace_thread_lwpcreate_and_exit tc-end: 1646852681.370291, trace_thread_lwpcreate_and_exit, passed tc-start: 1646852681.380555, trace_thread_lwpcreate_and_exit_masked_sigtrap tc-end: 1646852685.953134, trace_thread_lwpcreate_and_exit_masked_sigtrap, passed tc-start: 1646852685.962725, trace_thread_lwpcreate_masked_sigtrap tc-end: 1646852688.671393, trace_thread_lwpcreate_masked_sigtrap, passed tc-start: 1646852688.680244, trace_thread_lwpexit tc-end: 1646852691.651241, trace_thread_lwpexit, passed tc-start: 1646852691.659799, trace_thread_lwpexit_masked_sigtrap tc-end: 1646852694.450005, trace_thread_lwpexit_masked_sigtrap, passed tc-start: 1646852694.458713, trace_thread_nolwpevents tc-end: 1646852694.802629, trace_thread_nolwpevents, passed tc-start: 1646852694.809264, tracee_sees_its_original_parent_getppid tc-end: 1646852695.171299, tracee_sees_its_original_parent_getppid, passed tc-start: 1646852695.180518, tracee_sees_its_original_parent_procfs_status tc-end: 1646852695.547689, tracee_sees_its_original_parent_procfs_status, passed tc-start: 1646852695.556749, tracee_sees_its_original_parent_sysctl_kinfo_proc2 tc-end: 1646852695.905975, tracee_sees_its_original_parent_sysctl_kinfo_proc2, passed tc-start: 1646852695.915038, traceme_crash_bus tc-end: 1646852696.243772, traceme_crash_bus, passed tc-start: 1646852696.250280, traceme_crash_fpe tc-end: 1646852696.574060, traceme_crash_fpe, passed tc-start: 1646852696.580978, traceme_crash_ill tc-end: 1646852696.916520, traceme_crash_ill, passed tc-start: 1646852696.923417, traceme_crash_segv tc-end: 1646852697.253462, traceme_crash_segv, passed tc-start: 1646852697.261385, traceme_crash_trap tc-end: 1646852697.596749, traceme_crash_trap, passed tc-start: 1646852697.606000, traceme_exec tc-so: tc-end: 1646852698.47656, traceme_exec, passed tc-start: 1646852698.54341, traceme_lwpinfo0 tc-end: 1646852698.381398, traceme_lwpinfo0, passed tc-start: 1646852698.387870, traceme_lwpinfo0_lwpstatus tc-end: 1646852698.738321, traceme_lwpinfo0_lwpstatus, passed tc-start: 1646852698.746008, traceme_lwpinfo0_lwpstatus_pl_name tc-end: 1646852699.116674, traceme_lwpinfo0_lwpstatus_pl_name, passed tc-start: 1646852699.124775, traceme_lwpinfo0_lwpstatus_pl_private tc-end: 1646852699.468995, traceme_lwpinfo0_lwpstatus_pl_private, passed tc-start: 1646852699.476342, traceme_lwpinfo0_lwpstatus_pl_sigmask tc-end: 1646852699.827550, traceme_lwpinfo0_lwpstatus_pl_sigmask, passed tc-start: 1646852699.834556, traceme_lwpinfo1 tc-end: 1646852700.360922, traceme_lwpinfo1, passed tc-start: 1646852700.367512, traceme_lwpinfo1_lwpstatus tc-end: 1646852700.921188, traceme_lwpinfo1_lwpstatus, passed tc-start: 1646852700.927514, traceme_lwpinfo1_lwpstatus_pl_name tc-end: 1646852701.481718, traceme_lwpinfo1_lwpstatus_pl_name, passed tc-start: 1646852701.488064, traceme_lwpinfo1_lwpstatus_pl_private tc-end: 1646852702.41664, traceme_lwpinfo1_lwpstatus_pl_private, passed tc-start: 1646852702.48092, traceme_lwpinfo1_lwpstatus_pl_sigmask tc-end: 1646852702.582157, traceme_lwpinfo1_lwpstatus_pl_sigmask, passed tc-start: 1646852702.588666, traceme_lwpinfo2 tc-end: 1646852703.342420, traceme_lwpinfo2, passed tc-start: 1646852703.348698, traceme_lwpinfo2_lwpstatus tc-end: 1646852704.233333, traceme_lwpinfo2_lwpstatus, passed tc-start: 1646852704.239572, traceme_lwpinfo2_lwpstatus_pl_name tc-end: 1646852705.183814, traceme_lwpinfo2_lwpstatus_pl_name, passed tc-start: 1646852705.192368, traceme_lwpinfo2_lwpstatus_pl_private tc-end: 1646852706.144404, traceme_lwpinfo2_lwpstatus_pl_private, passed tc-start: 1646852706.150975, traceme_lwpinfo2_lwpstatus_pl_sigmask tc-end: 1646852707.95455, traceme_lwpinfo2_lwpstatus_pl_sigmask, passed tc-start: 1646852707.102087, traceme_lwpinfo3 tc-end: 1646852708.175438, traceme_lwpinfo3, passed tc-start: 1646852708.181859, traceme_lwpinfo3_lwpstatus tc-end: 1646852708.916647, traceme_lwpinfo3_lwpstatus, passed tc-start: 1646852708.923128, traceme_lwpinfo3_lwpstatus_pl_name tc-end: 1646852710.357668, traceme_lwpinfo3_lwpstatus_pl_name, passed tc-start: 1646852710.363983, traceme_lwpinfo3_lwpstatus_pl_private tc-end: 1646852711.327644, traceme_lwpinfo3_lwpstatus_pl_private, passed tc-start: 1646852711.334195, traceme_lwpinfo3_lwpstatus_pl_sigmask tc-end: 1646852712.410136, traceme_lwpinfo3_lwpstatus_pl_sigmask, passed tc-start: 1646852712.419657, traceme_lwpnext0 tc-end: 1646852712.874866, traceme_lwpnext0, passed tc-start: 1646852712.887711, traceme_lwpnext0_pl_name tc-end: 1646852713.370651, traceme_lwpnext0_pl_name, passed tc-start: 1646852713.383461, traceme_lwpnext0_pl_private tc-end: 1646852713.858584, traceme_lwpnext0_pl_private, passed tc-start: 1646852713.870576, traceme_lwpnext0_pl_sigmask tc-end: 1646852714.444700, traceme_lwpnext0_pl_sigmask, passed tc-start: 1646852714.455690, traceme_lwpnext1 tc-end: 1646852714.918375, traceme_lwpnext1, passed tc-start: 1646852714.925116, traceme_lwpnext1_pl_name tc-end: 1646852715.458279, traceme_lwpnext1_pl_name, passed tc-start: 1646852715.464740, traceme_lwpnext1_pl_private tc-end: 1646852715.988134, traceme_lwpnext1_pl_private, passed tc-start: 1646852715.994712, traceme_lwpnext1_pl_sigmask tc-end: 1646852716.468572, traceme_lwpnext1_pl_sigmask, passed tc-start: 1646852716.474962, traceme_lwpnext2 tc-end: 1646852717.289791, traceme_lwpnext2, passed tc-start: 1646852717.296270, traceme_lwpnext2_pl_name tc-end: 1646852718.109919, traceme_lwpnext2_pl_name, passed tc-start: 1646852718.117435, traceme_lwpnext2_pl_private tc-end: 1646852719.10544, traceme_lwpnext2_pl_private, passed tc-start: 1646852719.16981, traceme_lwpnext2_pl_sigmask tc-end: 1646852719.972141, traceme_lwpnext2_pl_sigmask, passed tc-start: 1646852719.978807, traceme_lwpnext3 tc-end: 1646852721.76050, traceme_lwpnext3, passed tc-start: 1646852721.88241, traceme_lwpnext3_pl_name tc-end: 1646852721.973225, traceme_lwpnext3_pl_name, passed tc-start: 1646852721.979855, traceme_lwpnext3_pl_private tc-end: 1646852723.56788, traceme_lwpnext3_pl_private, passed tc-start: 1646852723.65855, traceme_lwpnext3_pl_sigmask tc-end: 1646852724.152744, traceme_lwpnext3_pl_sigmask, passed tc-start: 1646852724.162449, traceme_pid1_parent tc-end: 1646852724.674368, traceme_pid1_parent, passed tc-start: 1646852724.683484, traceme_raise1 tc-end: 1646852725.169412, traceme_raise1, passed tc-start: 1646852725.178359, traceme_raise10 tc-end: 1646852725.609845, traceme_raise10, passed tc-start: 1646852725.616359, traceme_raise2 tc-end: 1646852725.940309, traceme_raise2, passed tc-start: 1646852725.946613, traceme_raise3 tc-end: 1646852726.270911, traceme_raise3, passed tc-start: 1646852726.277292, traceme_raise4 tc-end: 1646852726.644829, traceme_raise4, passed tc-start: 1646852726.652488, traceme_raise5 tc-end: 1646852727.2659, traceme_raise5, passed tc-start: 1646852727.9289, traceme_raise6 tc-end: 1646852727.346361, traceme_raise6, passed tc-start: 1646852727.353714, traceme_raise7 tc-end: 1646852727.753488, traceme_raise7, passed tc-start: 1646852727.761336, traceme_raise8 tc-end: 1646852728.97054, traceme_raise8, passed tc-start: 1646852728.104540, traceme_raise9 tc-end: 1646852728.433462, traceme_raise9, passed tc-start: 1646852728.440139, traceme_raisesignal_ignored1 tc-end: 1646852728.798681, traceme_raisesignal_ignored1, passed tc-start: 1646852728.806831, traceme_raisesignal_ignored2 tc-end: 1646852729.211216, traceme_raisesignal_ignored2, passed tc-start: 1646852729.219970, traceme_raisesignal_ignored3 tc-end: 1646852729.570367, traceme_raisesignal_ignored3, passed tc-start: 1646852729.577502, traceme_raisesignal_ignored4 tc-end: 1646852729.927931, traceme_raisesignal_ignored4, passed tc-start: 1646852729.934457, traceme_raisesignal_ignored5 tc-end: 1646852730.329392, traceme_raisesignal_ignored5, passed tc-start: 1646852730.336945, traceme_raisesignal_ignored6 tc-end: 1646852730.683850, traceme_raisesignal_ignored6, passed tc-start: 1646852730.691424, traceme_raisesignal_ignored7 tc-end: 1646852731.47959, traceme_raisesignal_ignored7, passed tc-start: 1646852731.54587, traceme_raisesignal_ignored8 tc-end: 1646852731.413172, traceme_raisesignal_ignored8, passed tc-start: 1646852731.419485, traceme_raisesignal_masked1 tc-end: 1646852731.745494, traceme_raisesignal_masked1, passed tc-start: 1646852731.752036, traceme_raisesignal_masked2 tc-end: 1646852732.98953, traceme_raisesignal_masked2, passed tc-start: 1646852732.105273, traceme_raisesignal_masked3 tc-end: 1646852732.429577, traceme_raisesignal_masked3, passed tc-start: 1646852732.436080, traceme_raisesignal_masked4 tc-end: 1646852732.755172, traceme_raisesignal_masked4, passed tc-start: 1646852732.761456, traceme_raisesignal_masked5 tc-end: 1646852733.90873, traceme_raisesignal_masked5, passed tc-start: 1646852733.97165, traceme_raisesignal_masked6 tc-end: 1646852733.426033, traceme_raisesignal_masked6, passed tc-start: 1646852733.459052, traceme_raisesignal_masked7 tc-end: 1646852733.785643, traceme_raisesignal_masked7, passed tc-start: 1646852733.792041, traceme_raisesignal_masked8 tc-end: 1646852734.117375, traceme_raisesignal_masked8, passed tc-start: 1646852734.123686, traceme_sendsignal_handle1 tc-end: 1646852734.443177, traceme_sendsignal_handle1, passed tc-start: 1646852734.449439, traceme_sendsignal_handle2 tc-end: 1646852734.771596, traceme_sendsignal_handle2, passed tc-start: 1646852734.777832, traceme_sendsignal_handle3 tc-end: 1646852735.99803, traceme_sendsignal_handle3, passed tc-start: 1646852735.106376, traceme_sendsignal_handle4 tc-end: 1646852735.429130, traceme_sendsignal_handle4, passed tc-start: 1646852735.435354, traceme_sendsignal_handle5 tc-end: 1646852735.763290, traceme_sendsignal_handle5, passed tc-start: 1646852735.769487, traceme_sendsignal_handle6 tc-end: 1646852736.94170, traceme_sendsignal_handle6, passed tc-start: 1646852736.100467, traceme_sendsignal_handle7 tc-end: 1646852736.429526, traceme_sendsignal_handle7, passed tc-start: 1646852736.436332, traceme_sendsignal_handle8 tc-end: 1646852736.758005, traceme_sendsignal_handle8, passed tc-start: 1646852736.764453, traceme_sendsignal_ignored1 tc-end: 1646852737.111212, traceme_sendsignal_ignored1, passed tc-start: 1646852737.118373, traceme_sendsignal_ignored2 tc-end: 1646852737.474300, traceme_sendsignal_ignored2, passed tc-start: 1646852737.480933, traceme_sendsignal_ignored3 tc-end: 1646852737.820524, traceme_sendsignal_ignored3, passed tc-start: 1646852737.826992, traceme_sendsignal_ignored4 tc-end: 1646852738.153946, traceme_sendsignal_ignored4, passed tc-start: 1646852738.160541, traceme_sendsignal_ignored5 tc-end: 1646852738.505520, traceme_sendsignal_ignored5, passed tc-start: 1646852738.511899, traceme_sendsignal_ignored6 tc-end: 1646852738.925147, traceme_sendsignal_ignored6, passed tc-start: 1646852738.934159, traceme_sendsignal_ignored7 tc-end: 1646852739.321635, traceme_sendsignal_ignored7, passed tc-start: 1646852739.330103, traceme_sendsignal_ignored8 tc-end: 1646852739.673558, traceme_sendsignal_ignored8, passed tc-start: 1646852739.682311, traceme_sendsignal_masked1 tc-end: 1646852740.62889, traceme_sendsignal_masked1, passed tc-start: 1646852740.70085, traceme_sendsignal_masked2 tc-end: 1646852740.410999, traceme_sendsignal_masked2, passed tc-start: 1646852740.417415, traceme_sendsignal_masked3 tc-end: 1646852740.786908, traceme_sendsignal_masked3, passed tc-start: 1646852740.796544, traceme_sendsignal_masked4 tc-end: 1646852741.181324, traceme_sendsignal_masked4, passed tc-start: 1646852741.190580, traceme_sendsignal_masked5 tc-end: 1646852741.544142, traceme_sendsignal_masked5, passed tc-start: 1646852741.550985, traceme_sendsignal_masked6 tc-end: 1646852741.906477, traceme_sendsignal_masked6, passed tc-start: 1646852741.913336, traceme_sendsignal_masked7 tc-end: 1646852742.250037, traceme_sendsignal_masked7, passed tc-start: 1646852742.257712, traceme_sendsignal_masked8 tc-end: 1646852742.621174, traceme_sendsignal_masked8, passed tc-start: 1646852742.628064, traceme_sendsignal_simple1 tc-end: 1646852742.977871, traceme_sendsignal_simple1, passed tc-start: 1646852742.984430, traceme_sendsignal_simple10 tc-end: 1646852743.403606, traceme_sendsignal_simple10, passed tc-start: 1646852743.415141, traceme_sendsignal_simple2 tc-end: 1646852743.752197, traceme_sendsignal_simple2, passed tc-start: 1646852743.759558, traceme_sendsignal_simple3 tc-end: 1646852744.155159, traceme_sendsignal_simple3, passed tc-start: 1646852744.165229, traceme_sendsignal_simple4 tc-end: 1646852744.516563, traceme_sendsignal_simple4, passed tc-start: 1646852744.523120, traceme_sendsignal_simple5 tc-end: 1646852744.870749, traceme_sendsignal_simple5, passed tc-start: 1646852744.877002, traceme_sendsignal_simple6 tc-end: 1646852745.400312, traceme_sendsignal_simple6, passed tc-start: 1646852745.415780, traceme_sendsignal_simple7 tc-end: 1646852745.948102, traceme_sendsignal_simple7, passed tc-start: 1646852745.958705, traceme_sendsignal_simple8 tc-end: 1646852746.349696, traceme_sendsignal_simple8, passed tc-start: 1646852746.362975, traceme_sendsignal_simple9 tc-end: 1646852746.745251, traceme_sendsignal_simple9, passed tc-start: 1646852746.755285, traceme_signalignored_crash_bus tc-end: 1646852747.88021, traceme_signalignored_crash_bus, passed tc-start: 1646852747.94359, traceme_signalignored_crash_fpe tc-end: 1646852747.418454, traceme_signalignored_crash_fpe, passed tc-start: 1646852747.425114, traceme_signalignored_crash_ill tc-end: 1646852747.754662, traceme_signalignored_crash_ill, passed tc-start: 1646852747.761094, traceme_signalignored_crash_segv tc-end: 1646852748.93253, traceme_signalignored_crash_segv, passed tc-start: 1646852748.99783, traceme_signalignored_crash_trap tc-end: 1646852748.425454, traceme_signalignored_crash_trap, passed tc-start: 1646852748.432079, traceme_signalignored_exec tc-so: tc-end: 1646852748.787040, traceme_signalignored_exec, passed tc-start: 1646852748.793516, traceme_signalmasked_crash_bus tc-end: 1646852749.143905, traceme_signalmasked_crash_bus, passed tc-start: 1646852749.151415, traceme_signalmasked_crash_fpe tc-end: 1646852749.500160, traceme_signalmasked_crash_fpe, passed tc-start: 1646852749.506877, traceme_signalmasked_crash_ill tc-end: 1646852749.927577, traceme_signalmasked_crash_ill, passed tc-start: 1646852749.936642, traceme_signalmasked_crash_segv tc-end: 1646852750.426996, traceme_signalmasked_crash_segv, passed tc-start: 1646852750.435963, traceme_signalmasked_crash_trap tc-end: 1646852750.944870, traceme_signalmasked_crash_trap, passed tc-start: 1646852750.954468, traceme_signalmasked_exec tc-so: tc-end: 1646852751.509975, traceme_signalmasked_exec, passed tc-start: 1646852751.519533, traceme_vfork_clone tc-end: 1646852751.994164, traceme_vfork_clone, passed tc-start: 1646852752.3242, traceme_vfork_clone_files tc-end: 1646852752.478577, traceme_vfork_clone_files, passed tc-start: 1646852752.487370, traceme_vfork_clone_fs tc-end: 1646852752.973012, traceme_vfork_clone_fs, passed tc-start: 1646852752.981964, traceme_vfork_clone_vfork tc-end: 1646852753.385311, traceme_vfork_clone_vfork, passed tc-start: 1646852753.392099, traceme_vfork_clone_vm tc-end: 1646852753.689283, traceme_vfork_clone_vm, passed tc-start: 1646852753.696102, traceme_vfork_crash_bus tc-end: 1646852754.47329, traceme_vfork_crash_bus, passed tc-start: 1646852754.57633, traceme_vfork_crash_fpe tc-end: 1646852754.476153, traceme_vfork_crash_fpe, passed tc-start: 1646852754.489553, traceme_vfork_crash_ill tc-end: 1646852754.852843, traceme_vfork_crash_ill, passed tc-start: 1646852754.862721, traceme_vfork_crash_segv tc-end: 1646852755.211490, traceme_vfork_crash_segv, passed tc-start: 1646852755.221628, traceme_vfork_crash_trap tc-end: 1646852755.563078, traceme_vfork_crash_trap, passed tc-start: 1646852755.574218, traceme_vfork_exec tc-so: tc-end: 1646852755.945727, traceme_vfork_exec, passed tc-start: 1646852755.953535, traceme_vfork_fork tc-end: 1646852756.359835, traceme_vfork_fork, passed tc-start: 1646852756.366606, traceme_vfork_raise1 tc-end: 1646852756.679218, traceme_vfork_raise1, passed tc-start: 1646852756.687339, traceme_vfork_raise10 tc-end: 1646852757.88518, traceme_vfork_raise10, passed tc-start: 1646852757.99083, traceme_vfork_raise11 tc-end: 1646852757.452749, traceme_vfork_raise11, passed tc-start: 1646852757.466475, traceme_vfork_raise12 tc-end: 1646852757.806108, traceme_vfork_raise12, passed tc-start: 1646852757.816694, traceme_vfork_raise13 tc-end: 1646852758.181590, traceme_vfork_raise13, passed tc-start: 1646852758.191876, traceme_vfork_raise2 tc-end: 1646852758.535023, traceme_vfork_raise2, passed tc-start: 1646852758.541912, traceme_vfork_raise3 tc-end: 1646852758.871845, traceme_vfork_raise3, passed tc-start: 1646852758.881139, traceme_vfork_raise4 tc-end: 1646852759.209470, traceme_vfork_raise4, passed tc-start: 1646852759.217993, traceme_vfork_raise5 tc-end: 1646852759.561718, traceme_vfork_raise5, passed tc-start: 1646852759.568578, traceme_vfork_raise6 tc-end: 1646852759.927219, traceme_vfork_raise6, passed tc-start: 1646852759.937604, traceme_vfork_raise7 tc-end: 1646852760.245962, traceme_vfork_raise7, passed tc-start: 1646852760.252422, traceme_vfork_raise8 tc-end: 1646852760.560275, traceme_vfork_raise8, passed tc-start: 1646852760.566829, traceme_vfork_raise9 tc-end: 1646852760.914226, traceme_vfork_raise9, passed tc-start: 1646852760.924452, traceme_vfork_signalignored_crash_bus tc-end: 1646852761.291780, traceme_vfork_signalignored_crash_bus, passed tc-start: 1646852761.301972, traceme_vfork_signalignored_crash_fpe tc-end: 1646852761.648757, traceme_vfork_signalignored_crash_fpe, passed tc-start: 1646852761.659263, traceme_vfork_signalignored_crash_ill tc-end: 1646852762.76776, traceme_vfork_signalignored_crash_ill, passed tc-start: 1646852762.87137, traceme_vfork_signalignored_crash_segv tc-end: 1646852762.426280, traceme_vfork_signalignored_crash_segv, passed tc-start: 1646852762.436756, traceme_vfork_signalignored_crash_trap tc-end: 1646852762.802608, traceme_vfork_signalignored_crash_trap, passed tc-start: 1646852762.813330, traceme_vfork_signalignored_exec tc-so: tc-end: 1646852763.141082, traceme_vfork_signalignored_exec, passed tc-start: 1646852763.147649, traceme_vfork_signalmasked_crash_bus tc-end: 1646852763.515951, traceme_vfork_signalmasked_crash_bus, passed tc-start: 1646852763.526304, traceme_vfork_signalmasked_crash_fpe tc-end: 1646852763.874569, traceme_vfork_signalmasked_crash_fpe, passed tc-start: 1646852763.884962, traceme_vfork_signalmasked_crash_ill tc-end: 1646852764.240272, traceme_vfork_signalmasked_crash_ill, passed tc-start: 1646852764.252410, traceme_vfork_signalmasked_crash_segv tc-end: 1646852764.611519, traceme_vfork_signalmasked_crash_segv, passed tc-start: 1646852764.622992, traceme_vfork_signalmasked_crash_trap tc-end: 1646852764.978069, traceme_vfork_signalmasked_crash_trap, passed tc-start: 1646852764.988810, traceme_vfork_signalmasked_exec tc-so: tc-end: 1646852765.326718, traceme_vfork_signalmasked_exec, passed tc-start: 1646852765.333226, traceme_vfork_vfork tc-end: 1646852765.636006, traceme_vfork_vfork, passed tc-start: 1646852765.642665, tracer_attach_to_unrelated_stopped_process tc-end: 1646852766.18652, tracer_attach_to_unrelated_stopped_process, passed tc-start: 1646852766.27879, tracer_sees_terminaton_before_the_parent tc-end: 1646852766.388215, tracer_sees_terminaton_before_the_parent, passed tc-start: 1646852766.398614, tracer_sysctl_lookup_without_duplicates tc-end: 1646852771.47740, tracer_sysctl_lookup_without_duplicates, passed tc-start: 1646852771.57562, unrelated_tracer_fork1 tc-end: 1646852771.509654, unrelated_tracer_fork1, passed tc-start: 1646852771.519224, unrelated_tracer_fork10 tc-end: 1646852771.988393, unrelated_tracer_fork10, passed tc-start: 1646852771.999279, unrelated_tracer_fork11 tc-end: 1646852772.419992, unrelated_tracer_fork11, passed tc-start: 1646852772.430101, unrelated_tracer_fork12 tc-end: 1646852772.866752, unrelated_tracer_fork12, passed tc-start: 1646852772.876280, unrelated_tracer_fork13 tc-end: 1646852773.351384, unrelated_tracer_fork13, passed tc-start: 1646852773.361544, unrelated_tracer_fork14 tc-end: 1646852773.816100, unrelated_tracer_fork14, passed tc-start: 1646852773.826719, unrelated_tracer_fork15 tc-end: 1646852774.262801, unrelated_tracer_fork15, passed tc-start: 1646852774.272884, unrelated_tracer_fork16 tc-end: 1646852774.716738, unrelated_tracer_fork16, passed tc-start: 1646852774.726227, unrelated_tracer_fork2 tc-end: 1646852775.173165, unrelated_tracer_fork2, passed tc-start: 1646852775.183197, unrelated_tracer_fork3 tc-end: 1646852775.591020, unrelated_tracer_fork3, passed tc-start: 1646852775.600949, unrelated_tracer_fork4 tc-end: 1646852776.18898, unrelated_tracer_fork4, passed tc-start: 1646852776.28484, unrelated_tracer_fork5 tc-end: 1646852776.422663, unrelated_tracer_fork5, passed tc-start: 1646852776.433316, unrelated_tracer_fork6 tc-end: 1646852776.851152, unrelated_tracer_fork6, passed tc-start: 1646852776.860396, unrelated_tracer_fork7 tc-end: 1646852777.266239, unrelated_tracer_fork7, passed tc-start: 1646852777.275041, unrelated_tracer_fork8 tc-end: 1646852777.736160, unrelated_tracer_fork8, passed tc-start: 1646852777.744852, unrelated_tracer_fork9 tc-end: 1646852778.156658, unrelated_tracer_fork9, passed tc-start: 1646852778.167095, unrelated_tracer_fork_detach_forker tc-end: 1646852778.589782, unrelated_tracer_fork_detach_forker, passed tc-start: 1646852778.598356, unrelated_tracer_fork_kill_forker tc-end: 1646852779.23480, unrelated_tracer_fork_kill_forker, passed tc-start: 1646852779.34174, unrelated_tracer_fork_setpgid tc-end: 1646852779.382138, unrelated_tracer_fork_setpgid, skipped, kernel panic (pg_jobc going negative) tc-start: 1646852779.389716, unrelated_tracer_posix_spawn1 tc-end: 1646852779.864754, unrelated_tracer_posix_spawn1, passed tc-start: 1646852779.874544, unrelated_tracer_posix_spawn10 tc-end: 1646852780.296127, unrelated_tracer_posix_spawn10, passed tc-start: 1646852780.306023, unrelated_tracer_posix_spawn11 tc-end: 1646852780.740313, unrelated_tracer_posix_spawn11, passed tc-start: 1646852780.750935, unrelated_tracer_posix_spawn12 tc-end: 1646852781.210870, unrelated_tracer_posix_spawn12, passed tc-start: 1646852781.224172, unrelated_tracer_posix_spawn13 tc-end: 1646852781.668307, unrelated_tracer_posix_spawn13, passed tc-start: 1646852781.679062, unrelated_tracer_posix_spawn14 tc-end: 1646852782.128619, unrelated_tracer_posix_spawn14, passed tc-start: 1646852782.138297, unrelated_tracer_posix_spawn15 tc-end: 1646852782.580158, unrelated_tracer_posix_spawn15, passed tc-start: 1646852782.591636, unrelated_tracer_posix_spawn16 tc-end: 1646852783.27083, unrelated_tracer_posix_spawn16, passed tc-start: 1646852783.37557, unrelated_tracer_posix_spawn2 tc-end: 1646852783.497469, unrelated_tracer_posix_spawn2, passed tc-start: 1646852783.509482, unrelated_tracer_posix_spawn3 tc-end: 1646852783.966532, unrelated_tracer_posix_spawn3, passed tc-start: 1646852783.975837, unrelated_tracer_posix_spawn4 tc-end: 1646852784.542011, unrelated_tracer_posix_spawn4, passed tc-start: 1646852784.555731, unrelated_tracer_posix_spawn5 tc-end: 1646852785.13837, unrelated_tracer_posix_spawn5, passed tc-start: 1646852785.24863, unrelated_tracer_posix_spawn6 tc-end: 1646852785.501596, unrelated_tracer_posix_spawn6, passed tc-start: 1646852785.512006, unrelated_tracer_posix_spawn7 tc-end: 1646852785.953482, unrelated_tracer_posix_spawn7, passed tc-start: 1646852785.963963, unrelated_tracer_posix_spawn8 tc-end: 1646852786.402114, unrelated_tracer_posix_spawn8, passed tc-start: 1646852786.413303, unrelated_tracer_posix_spawn9 tc-end: 1646852786.994380, unrelated_tracer_posix_spawn9, passed tc-start: 1646852787.7748, unrelated_tracer_posix_spawn_detach_spawner tc-end: 1646852787.551514, unrelated_tracer_posix_spawn_detach_spawner, passed tc-start: 1646852787.562496, unrelated_tracer_posix_spawn_kill_spawner tc-end: 1646852787.997614, unrelated_tracer_posix_spawn_kill_spawner, passed tc-start: 1646852788.8882, unrelated_tracer_posix_spawn_setpgid tc-end: 1646852788.348636, unrelated_tracer_posix_spawn_setpgid, skipped, kernel panic (pg_jobc going negative) tc-start: 1646852788.357683, unrelated_tracer_sees_crash_bus tc-end: 1646852788.775786, unrelated_tracer_sees_crash_bus, passed tc-start: 1646852788.785888, unrelated_tracer_sees_crash_fpe tc-end: 1646852789.176382, unrelated_tracer_sees_crash_fpe, passed tc-start: 1646852789.185444, unrelated_tracer_sees_crash_ill tc-end: 1646852789.595999, unrelated_tracer_sees_crash_ill, passed tc-start: 1646852789.605865, unrelated_tracer_sees_crash_segv tc-end: 1646852789.994913, unrelated_tracer_sees_crash_segv, passed tc-start: 1646852790.4689, unrelated_tracer_sees_crash_trap tc-end: 1646852790.402845, unrelated_tracer_sees_crash_trap, passed tc-start: 1646852790.412637, unrelated_tracer_sees_signalignored_crash_bus tc-end: 1646852790.875698, unrelated_tracer_sees_signalignored_crash_bus, passed tc-start: 1646852790.886188, unrelated_tracer_sees_signalignored_crash_fpe tc-end: 1646852791.439931, unrelated_tracer_sees_signalignored_crash_fpe, passed tc-start: 1646852791.452044, unrelated_tracer_sees_signalignored_crash_ill tc-end: 1646852791.989206, unrelated_tracer_sees_signalignored_crash_ill, passed tc-start: 1646852792.719, unrelated_tracer_sees_signalignored_crash_segv tc-end: 1646852792.549243, unrelated_tracer_sees_signalignored_crash_segv, passed tc-start: 1646852792.562540, unrelated_tracer_sees_signalignored_crash_trap tc-end: 1646852792.979387, unrelated_tracer_sees_signalignored_crash_trap, passed tc-start: 1646852792.989190, unrelated_tracer_sees_signalmasked_crash_bus tc-end: 1646852793.399708, unrelated_tracer_sees_signalmasked_crash_bus, passed tc-start: 1646852793.409717, unrelated_tracer_sees_signalmasked_crash_fpe tc-end: 1646852793.836486, unrelated_tracer_sees_signalmasked_crash_fpe, passed tc-start: 1646852793.846806, unrelated_tracer_sees_signalmasked_crash_ill tc-end: 1646852794.256818, unrelated_tracer_sees_signalmasked_crash_ill, passed tc-start: 1646852794.265981, unrelated_tracer_sees_signalmasked_crash_segv tc-end: 1646852794.651984, unrelated_tracer_sees_signalmasked_crash_segv, passed tc-start: 1646852794.661699, unrelated_tracer_sees_signalmasked_crash_trap tc-end: 1646852795.33631, unrelated_tracer_sees_signalmasked_crash_trap, passed tc-start: 1646852795.43726, unrelated_tracer_sees_terminaton_before_the_parent tc-end: 1646852795.445480, unrelated_tracer_sees_terminaton_before_the_parent, passed tc-start: 1646852795.455076, unrelated_tracer_vfork1 tc-end: 1646852795.850010, unrelated_tracer_vfork1, passed tc-start: 1646852795.858503, unrelated_tracer_vfork10 tc-end: 1646852796.249660, unrelated_tracer_vfork10, passed tc-start: 1646852796.259460, unrelated_tracer_vfork11 tc-end: 1646852796.695520, unrelated_tracer_vfork11, passed tc-start: 1646852796.705424, unrelated_tracer_vfork12 tc-end: 1646852797.123231, unrelated_tracer_vfork12, passed tc-start: 1646852797.132990, unrelated_tracer_vfork13 tc-end: 1646852797.564833, unrelated_tracer_vfork13, passed tc-start: 1646852797.574318, unrelated_tracer_vfork14 tc-end: 1646852798.2147, unrelated_tracer_vfork14, passed tc-start: 1646852798.14263, unrelated_tracer_vfork15 tc-end: 1646852798.593269, unrelated_tracer_vfork15, passed tc-start: 1646852798.605532, unrelated_tracer_vfork16 tc-end: 1646852799.128671, unrelated_tracer_vfork16, passed tc-start: 1646852799.138335, unrelated_tracer_vfork2 tc-end: 1646852799.534514, unrelated_tracer_vfork2, passed tc-start: 1646852799.544770, unrelated_tracer_vfork3 tc-end: 1646852799.963902, unrelated_tracer_vfork3, passed tc-start: 1646852799.973353, unrelated_tracer_vfork4 tc-end: 1646852800.401650, unrelated_tracer_vfork4, passed tc-start: 1646852800.412176, unrelated_tracer_vfork5 tc-end: 1646852800.818070, unrelated_tracer_vfork5, passed tc-start: 1646852800.827891, unrelated_tracer_vfork6 tc-end: 1646852801.244315, unrelated_tracer_vfork6, passed tc-start: 1646852801.254089, unrelated_tracer_vfork7 tc-end: 1646852801.676957, unrelated_tracer_vfork7, passed tc-start: 1646852801.686381, unrelated_tracer_vfork8 tc-end: 1646852802.73931, unrelated_tracer_vfork8, passed tc-start: 1646852802.82940, unrelated_tracer_vfork9 tc-end: 1646852802.465781, unrelated_tracer_vfork9, passed tc-start: 1646852802.476701, unrelated_tracer_vfork_detach_vforker tc-end: 1646852802.887652, unrelated_tracer_vfork_detach_vforker, passed tc-start: 1646852802.898004, unrelated_tracer_vfork_detach_vforkerdone tc-end: 1646852803.319499, unrelated_tracer_vfork_detach_vforkerdone, passed tc-start: 1646852803.329378, unrelated_tracer_vfork_kill_vforker tc-end: 1646852803.758900, unrelated_tracer_vfork_kill_vforker, passed tc-start: 1646852803.769700, unrelated_tracer_vfork_kill_vforkerdone tc-end: 1646852804.196243, unrelated_tracer_vfork_kill_vforkerdone, passed tc-start: 1646852804.206947, unrelated_tracer_vfork_setpgid tc-end: 1646852804.549924, unrelated_tracer_vfork_setpgid, skipped, kernel panic (pg_jobc going negative) tc-start: 1646852804.558379, user_va0_disable_pt_continue tc-end: 1646852804.934145, user_va0_disable_pt_continue, passed tc-start: 1646852804.941309, user_va0_disable_pt_detach tc-end: 1646852805.323808, user_va0_disable_pt_detach, passed tc-start: 1646852805.330664, user_va0_disable_pt_syscall tc-end: 1646852805.707295, user_va0_disable_pt_syscall, passed tc-start: 1646852805.714409, vfork1 tc-end: 1646852806.83920, vfork1, passed tc-start: 1646852806.91027, vfork10 tc-end: 1646852806.473247, vfork10, passed tc-start: 1646852806.479684, vfork11 tc-end: 1646852806.857156, vfork11, passed tc-start: 1646852806.864717, vfork12 tc-end: 1646852807.264006, vfork12, passed tc-start: 1646852807.271548, vfork13 tc-end: 1646852807.657420, vfork13, passed tc-start: 1646852807.664339, vfork14 tc-end: 1646852808.35199, vfork14, passed tc-start: 1646852808.41982, vfork15 tc-end: 1646852808.437421, vfork15, passed tc-start: 1646852808.445003, vfork16 tc-end: 1646852808.832108, vfork16, passed tc-start: 1646852808.839738, vfork2 tc-end: 1646852809.201919, vfork2, passed tc-start: 1646852809.209438, vfork3 tc-end: 1646852809.597007, vfork3, passed tc-start: 1646852809.604001, vfork4 tc-end: 1646852809.993486, vfork4, passed tc-start: 1646852810.2204, vfork5 tc-end: 1646852810.392605, vfork5, passed tc-start: 1646852810.400325, vfork6 tc-end: 1646852810.776320, vfork6, passed tc-start: 1646852810.783201, vfork7 tc-end: 1646852811.162215, vfork7, passed tc-start: 1646852811.169363, vfork8 tc-end: 1646852811.525599, vfork8, passed tc-start: 1646852811.532104, vfork9 tc-end: 1646852811.860276, vfork9, passed tc-start: 1646852811.866886, vfork_detach_vforker tc-end: 1646852812.243266, vfork_detach_vforker, passed tc-start: 1646852812.250692, vfork_detach_vforkerdone tc-end: 1646852812.636767, vfork_detach_vforkerdone, passed tc-start: 1646852812.643738, vfork_kill_vforker tc-end: 1646852813.23444, vfork_kill_vforker, passed tc-start: 1646852813.32220, vfork_kill_vforkerdone tc-end: 1646852813.421170, vfork_kill_vforkerdone, passed tc-start: 1646852813.427569, vfork_setpgid tc-end: 1646852813.762126, vfork_setpgid, skipped, kernel panic (pg_jobc going negative) tc-start: 1646852813.769654, vfork_signalignored tc-end: 1646852814.148767, vfork_signalignored, passed tc-start: 1646852814.157316, vfork_signalmasked tc-end: 1646852814.539444, vfork_signalmasked, passed tc-start: 1646852814.546082, vforkdone_signalignored tc-end: 1646852814.937225, vforkdone_signalignored, passed tc-start: 1646852814.944050, vforkdone_signalmasked tc-end: 1646852815.320035, vforkdone_signalmasked, passed tp-end: 1646852815.327146, lib/libc/sys/t_ptrace_wait4 tp-start: 1646852816.668245, lib/libc/sys/t_ptrace_wait6, 463 tc-start: 1646852816.670742, access_fpregs1 tc-end: 1646852817.57157, access_fpregs1, passed tc-start: 1646852817.65596, access_fpregs2 tc-end: 1646852817.440310, access_fpregs2, passed tc-start: 1646852817.448037, access_regs1 tc-end: 1646852817.829976, access_regs1, passed tc-start: 1646852817.837034, access_regs2 tc-end: 1646852818.304861, access_regs2, passed tc-start: 1646852818.314790, access_regs3 tc-end: 1646852818.718121, access_regs3, passed tc-start: 1646852818.726429, access_regs4 tc-end: 1646852819.113162, access_regs4, passed tc-start: 1646852819.121303, access_regs5 tc-end: 1646852819.532236, access_regs5, passed tc-start: 1646852819.538952, access_regs6 tc-end: 1646852819.949575, access_regs6, passed tc-start: 1646852819.959183, access_regs_set_unaligned_pc_0x1 tc-end: 1646852820.454539, access_regs_set_unaligned_pc_0x1, passed tc-start: 1646852820.465457, access_regs_set_unaligned_pc_0x3 tc-end: 1646852820.969581, access_regs_set_unaligned_pc_0x3, passed tc-start: 1646852820.979106, access_regs_set_unaligned_pc_0x7 tc-end: 1646852821.482323, access_regs_set_unaligned_pc_0x7, passed tc-start: 1646852821.492025, attach_lwpinfo0 tc-end: 1646852822.29097, attach_lwpinfo0, passed tc-start: 1646852822.42741, attach_lwpinfo1 tc-end: 1646852822.586696, attach_lwpinfo1, passed tc-start: 1646852822.599696, attach_lwpinfo2 tc-end: 1646852823.156901, attach_lwpinfo2, passed tc-start: 1646852823.171540, attach_lwpinfo3 tc-end: 1646852823.718203, attach_lwpinfo3, passed tc-start: 1646852823.731158, bytes_transfer_alignment_piod_read_auxv tc-end: 1646852824.567873, bytes_transfer_alignment_piod_read_auxv, passed tc-start: 1646852824.576225, bytes_transfer_alignment_piod_read_d tc-end: 1646852829.285813, bytes_transfer_alignment_piod_read_d, passed tc-start: 1646852829.293987, bytes_transfer_alignment_piod_read_i tc-end: 1646852833.672507, bytes_transfer_alignment_piod_read_i, passed tc-start: 1646852833.681430, bytes_transfer_alignment_piod_write_d tc-end: 1646852840.75988, bytes_transfer_alignment_piod_write_d, passed tc-start: 1646852840.85866, bytes_transfer_alignment_piod_write_i tc-end: 1646852846.416714, bytes_transfer_alignment_piod_write_i, passed tc-start: 1646852846.424716, bytes_transfer_alignment_pt_read_d tc-end: 1646852850.794913, bytes_transfer_alignment_pt_read_d, passed tc-start: 1646852850.802336, bytes_transfer_alignment_pt_read_i tc-end: 1646852855.159454, bytes_transfer_alignment_pt_read_i, passed tc-start: 1646852855.167146, bytes_transfer_alignment_pt_write_d tc-end: 1646852861.698463, bytes_transfer_alignment_pt_write_d, passed tc-start: 1646852861.706427, bytes_transfer_alignment_pt_write_i tc-end: 1646852868.82323, bytes_transfer_alignment_pt_write_i, passed tc-start: 1646852868.89974, bytes_transfer_eof_piod_read_d tc-end: 1646852868.504550, bytes_transfer_eof_piod_read_d, passed tc-start: 1646852868.512768, bytes_transfer_eof_piod_read_i tc-end: 1646852868.891197, bytes_transfer_eof_piod_read_i, passed tc-start: 1646852868.898629, bytes_transfer_eof_piod_write_d tc-end: 1646852869.269581, bytes_transfer_eof_piod_write_d, passed tc-start: 1646852869.276930, bytes_transfer_eof_piod_write_i tc-end: 1646852869.649394, bytes_transfer_eof_piod_write_i, passed tc-start: 1646852869.657190, bytes_transfer_eof_pt_read_d tc-end: 1646852870.35592, bytes_transfer_eof_pt_read_d, passed tc-start: 1646852870.43565, bytes_transfer_eof_pt_read_i tc-end: 1646852870.417145, bytes_transfer_eof_pt_read_i, passed tc-start: 1646852870.424422, bytes_transfer_eof_pt_write_d tc-end: 1646852870.941434, bytes_transfer_eof_pt_write_d, passed tc-start: 1646852870.950686, bytes_transfer_eof_pt_write_i tc-end: 1646852871.465849, bytes_transfer_eof_pt_write_i, passed tc-start: 1646852871.474838, bytes_transfer_piod_read_auxv tc-end: 1646852871.977257, bytes_transfer_piod_read_auxv, passed tc-start: 1646852871.986041, bytes_transfer_piod_read_d_16 tc-end: 1646852872.495122, bytes_transfer_piod_read_d_16, passed tc-start: 1646852872.504133, bytes_transfer_piod_read_d_16_text tc-end: 1646852873.12815, bytes_transfer_piod_read_d_16_text, passed tc-start: 1646852873.21751, bytes_transfer_piod_read_d_32 tc-end: 1646852873.519113, bytes_transfer_piod_read_d_32, passed tc-start: 1646852873.528047, bytes_transfer_piod_read_d_32_text tc-end: 1646852874.30487, bytes_transfer_piod_read_d_32_text, passed tc-start: 1646852874.39744, bytes_transfer_piod_read_d_64 tc-end: 1646852874.541584, bytes_transfer_piod_read_d_64, passed tc-start: 1646852874.550361, bytes_transfer_piod_read_d_64_text tc-end: 1646852875.58638, bytes_transfer_piod_read_d_64_text, passed tc-start: 1646852875.67348, bytes_transfer_piod_read_d_8 tc-end: 1646852875.568755, bytes_transfer_piod_read_d_8, passed tc-start: 1646852875.578193, bytes_transfer_piod_read_d_8_text tc-end: 1646852876.88331, bytes_transfer_piod_read_d_8_text, passed tc-start: 1646852876.97790, bytes_transfer_piod_read_i_16 tc-end: 1646852876.608477, bytes_transfer_piod_read_i_16, passed tc-start: 1646852876.617160, bytes_transfer_piod_read_i_16_text tc-end: 1646852877.119473, bytes_transfer_piod_read_i_16_text, passed tc-start: 1646852877.128586, bytes_transfer_piod_read_i_32 tc-end: 1646852877.632608, bytes_transfer_piod_read_i_32, passed tc-start: 1646852877.642260, bytes_transfer_piod_read_i_32_text tc-end: 1646852878.155637, bytes_transfer_piod_read_i_32_text, passed tc-start: 1646852878.165160, bytes_transfer_piod_read_i_64 tc-end: 1646852878.669889, bytes_transfer_piod_read_i_64, passed tc-start: 1646852878.678988, bytes_transfer_piod_read_i_64_text tc-end: 1646852879.193281, bytes_transfer_piod_read_i_64_text, passed tc-start: 1646852879.203015, bytes_transfer_piod_read_i_8 tc-end: 1646852879.673379, bytes_transfer_piod_read_i_8, passed tc-start: 1646852879.683238, bytes_transfer_piod_read_i_8_text tc-end: 1646852880.50373, bytes_transfer_piod_read_i_8_text, passed tc-start: 1646852880.57925, bytes_transfer_piod_write_d_16 tc-end: 1646852880.410572, bytes_transfer_piod_write_d_16, passed tc-start: 1646852880.417229, bytes_transfer_piod_write_d_16_text tc-end: 1646852880.792574, bytes_transfer_piod_write_d_16_text, passed tc-start: 1646852880.800082, bytes_transfer_piod_write_d_32 tc-end: 1646852881.178094, bytes_transfer_piod_write_d_32, passed tc-start: 1646852881.186115, bytes_transfer_piod_write_d_32_text tc-end: 1646852881.560580, bytes_transfer_piod_write_d_32_text, passed tc-start: 1646852881.568318, bytes_transfer_piod_write_d_64 tc-end: 1646852881.944671, bytes_transfer_piod_write_d_64, passed tc-start: 1646852881.952458, bytes_transfer_piod_write_d_64_text tc-end: 1646852882.336767, bytes_transfer_piod_write_d_64_text, passed tc-start: 1646852882.343860, bytes_transfer_piod_write_d_8 tc-end: 1646852882.744307, bytes_transfer_piod_write_d_8, passed tc-start: 1646852882.751842, bytes_transfer_piod_write_d_8_text tc-end: 1646852883.133623, bytes_transfer_piod_write_d_8_text, passed tc-start: 1646852883.142324, bytes_transfer_piod_write_i_16 tc-end: 1646852883.499878, bytes_transfer_piod_write_i_16, passed tc-start: 1646852883.507420, bytes_transfer_piod_write_i_16_text tc-end: 1646852883.897493, bytes_transfer_piod_write_i_16_text, passed tc-start: 1646852883.905026, bytes_transfer_piod_write_i_32 tc-end: 1646852884.251364, bytes_transfer_piod_write_i_32, passed tc-start: 1646852884.259248, bytes_transfer_piod_write_i_32_text tc-end: 1646852884.638163, bytes_transfer_piod_write_i_32_text, passed tc-start: 1646852884.646574, bytes_transfer_piod_write_i_64 tc-end: 1646852885.16229, bytes_transfer_piod_write_i_64, passed tc-start: 1646852885.24781, bytes_transfer_piod_write_i_64_text tc-end: 1646852885.403754, bytes_transfer_piod_write_i_64_text, passed tc-start: 1646852885.411490, bytes_transfer_piod_write_i_8 tc-end: 1646852885.803462, bytes_transfer_piod_write_i_8, passed tc-start: 1646852885.810814, bytes_transfer_piod_write_i_8_text tc-end: 1646852886.191174, bytes_transfer_piod_write_i_8_text, passed tc-start: 1646852886.199116, bytes_transfer_read_d tc-end: 1646852886.578709, bytes_transfer_read_d, passed tc-start: 1646852886.585783, bytes_transfer_read_d_text tc-end: 1646852886.954810, bytes_transfer_read_d_text, passed tc-start: 1646852886.961429, bytes_transfer_read_i tc-end: 1646852887.325943, bytes_transfer_read_i, passed tc-start: 1646852887.333984, bytes_transfer_read_i_text tc-end: 1646852887.709026, bytes_transfer_read_i_text, passed tc-start: 1646852887.716171, bytes_transfer_write_d tc-end: 1646852888.93695, bytes_transfer_write_d, passed tc-start: 1646852888.101109, bytes_transfer_write_d_text tc-end: 1646852888.487714, bytes_transfer_write_d_text, passed tc-start: 1646852888.495298, bytes_transfer_write_i tc-end: 1646852888.878763, bytes_transfer_write_i, passed tc-start: 1646852888.886681, bytes_transfer_write_i_text tc-end: 1646852889.263132, bytes_transfer_write_i_text, passed tc-start: 1646852889.270717, child_attach_to_its_parent tc-end: 1646852889.653124, child_attach_to_its_parent, passed tc-start: 1646852889.663110, child_attach_to_its_stopped_parent tc-end: 1646852890.53403, child_attach_to_its_stopped_parent, passed tc-start: 1646852890.63035, clone1 tc-end: 1646852890.454726, clone1, passed tc-start: 1646852890.462292, clone2 tc-end: 1646852890.847867, clone2, passed tc-start: 1646852890.856639, clone3 tc-end: 1646852891.253958, clone3, passed tc-start: 1646852891.260847, clone4 tc-end: 1646852891.646065, clone4, passed tc-start: 1646852891.652682, clone5 tc-end: 1646852892.143183, clone5, passed tc-start: 1646852892.152620, clone6 tc-end: 1646852892.679686, clone6, passed tc-start: 1646852892.689621, clone7 tc-end: 1646852893.203269, clone7, passed tc-start: 1646852893.212572, clone8 tc-end: 1646852893.687133, clone8, passed tc-start: 1646852893.694314, clone_files1 tc-end: 1646852894.76468, clone_files1, passed tc-start: 1646852894.83011, clone_files2 tc-end: 1646852894.436396, clone_files2, passed tc-start: 1646852894.443740, clone_files3 tc-end: 1646852894.805296, clone_files3, passed tc-start: 1646852894.811980, clone_files4 tc-end: 1646852895.181455, clone_files4, passed tc-start: 1646852895.188837, clone_files5 tc-end: 1646852895.573250, clone_files5, passed tc-start: 1646852895.580959, clone_files6 tc-end: 1646852895.955236, clone_files6, passed tc-start: 1646852895.963364, clone_files7 tc-end: 1646852896.362905, clone_files7, passed tc-start: 1646852896.369732, clone_files8 tc-end: 1646852896.762668, clone_files8, passed tc-start: 1646852896.770511, clone_files_signalignored tc-end: 1646852897.166532, clone_files_signalignored, passed tc-start: 1646852897.175814, clone_files_signalmasked tc-end: 1646852897.545682, clone_files_signalmasked, passed tc-start: 1646852897.562917, clone_fs1 tc-end: 1646852898.2224, clone_fs1, passed tc-start: 1646852898.11867, clone_fs2 tc-end: 1646852898.439356, clone_fs2, passed tc-start: 1646852898.446313, clone_fs3 tc-end: 1646852898.786230, clone_fs3, passed tc-start: 1646852898.793909, clone_fs4 tc-end: 1646852899.201666, clone_fs4, passed tc-start: 1646852899.213962, clone_fs5 tc-end: 1646852899.615849, clone_fs5, passed tc-start: 1646852899.622767, clone_fs6 tc-end: 1646852899.971661, clone_fs6, passed tc-start: 1646852899.978641, clone_fs7 tc-end: 1646852900.332562, clone_fs7, passed tc-start: 1646852900.341123, clone_fs8 tc-end: 1646852900.729908, clone_fs8, passed tc-start: 1646852900.736537, clone_fs_signalignored tc-end: 1646852901.154929, clone_fs_signalignored, passed tc-start: 1646852901.164430, clone_fs_signalmasked tc-end: 1646852901.535212, clone_fs_signalmasked, passed tc-start: 1646852901.544572, clone_signalignored tc-end: 1646852901.959880, clone_signalignored, passed tc-start: 1646852901.967693, clone_signalmasked tc-end: 1646852902.328380, clone_signalmasked, passed tc-start: 1646852902.335314, clone_vfork1 tc-end: 1646852902.675411, clone_vfork1, passed tc-start: 1646852902.682070, clone_vfork2 tc-end: 1646852903.52264, clone_vfork2, passed tc-start: 1646852903.59210, clone_vfork3 tc-end: 1646852903.409999, clone_vfork3, passed tc-start: 1646852903.416738, clone_vfork4 tc-end: 1646852903.777569, clone_vfork4, passed tc-start: 1646852903.786938, clone_vfork5 tc-end: 1646852904.263262, clone_vfork5, passed tc-start: 1646852904.271832, clone_vfork6 tc-end: 1646852904.628297, clone_vfork6, passed tc-start: 1646852904.635566, clone_vfork7 tc-end: 1646852905.27572, clone_vfork7, passed tc-start: 1646852905.34823, clone_vfork8 tc-end: 1646852905.438154, clone_vfork8, passed tc-start: 1646852905.446102, clone_vfork_signalignored tc-end: 1646852905.847353, clone_vfork_signalignored, passed tc-start: 1646852905.854940, clone_vfork_signalmasked tc-end: 1646852906.261986, clone_vfork_signalmasked, passed tc-start: 1646852906.268642, clone_vm1 tc-end: 1646852906.615631, clone_vm1, passed tc-start: 1646852906.623082, clone_vm2 tc-end: 1646852907.38931, clone_vm2, passed tc-start: 1646852907.45767, clone_vm3 tc-end: 1646852907.432622, clone_vm3, passed tc-start: 1646852907.440143, clone_vm4 tc-end: 1646852907.805480, clone_vm4, passed tc-start: 1646852907.815487, clone_vm5 tc-end: 1646852908.221166, clone_vm5, passed tc-start: 1646852908.229855, clone_vm6 tc-end: 1646852908.625944, clone_vm6, passed tc-start: 1646852908.637164, clone_vm7 tc-end: 1646852909.7571, clone_vm7, passed tc-start: 1646852909.17212, clone_vm8 tc-end: 1646852909.402829, clone_vm8, passed tc-start: 1646852909.410443, clone_vm_signalignored tc-end: 1646852909.799814, clone_vm_signalignored, passed tc-start: 1646852909.807817, clone_vm_signalmasked tc-end: 1646852910.188932, clone_vm_signalmasked, passed tc-start: 1646852910.197275, core_dump_procinfo tc-end: 1646852910.708236, core_dump_procinfo, failed, /tmp/build/2022.03.09.10.06.36-sparc64/src/tests/lib/libc/sys/t_ptrace_wait.h:242: Reported !exited process tc-start: 1646852910.715845, eventmask_preserved_empty tc-end: 1646852911.96936, eventmask_preserved_empty, passed tc-start: 1646852911.103859, eventmask_preserved_fork tc-end: 1646852911.437809, eventmask_preserved_fork, passed tc-start: 1646852911.444729, eventmask_preserved_lwp_create tc-end: 1646852911.776880, eventmask_preserved_lwp_create, passed tc-start: 1646852911.783600, eventmask_preserved_lwp_exit tc-end: 1646852912.136381, eventmask_preserved_lwp_exit, passed tc-start: 1646852912.145059, eventmask_preserved_posix_spawn tc-end: 1646852912.530109, eventmask_preserved_posix_spawn, passed tc-start: 1646852912.537562, eventmask_preserved_vfork tc-end: 1646852912.884010, eventmask_preserved_vfork, passed tc-start: 1646852912.892596, eventmask_preserved_vfork_done tc-end: 1646852913.250022, eventmask_preserved_vfork_done, passed tc-start: 1646852913.256658, fork1 tc-end: 1646852913.613186, fork1, passed tc-start: 1646852913.621038, fork10 tc-end: 1646852914.27983, fork10, passed tc-start: 1646852914.34779, fork11 tc-end: 1646852914.376838, fork11, passed tc-start: 1646852914.383561, fork12 tc-end: 1646852914.733094, fork12, passed tc-start: 1646852914.739863, fork13 tc-end: 1646852915.143760, fork13, passed tc-start: 1646852915.151935, fork14 tc-end: 1646852915.641063, fork14, passed tc-start: 1646852915.647732, fork15 tc-end: 1646852916.11109, fork15, passed tc-start: 1646852916.18523, fork16 tc-end: 1646852916.406995, fork16, passed tc-start: 1646852916.414219, fork2 tc-end: 1646852916.823847, fork2, passed tc-start: 1646852916.833049, fork3 tc-end: 1646852917.269432, fork3, passed tc-start: 1646852917.279806, fork4 tc-end: 1646852917.687638, fork4, passed tc-start: 1646852917.697164, fork5 tc-end: 1646852918.95080, fork5, passed tc-start: 1646852918.102887, fork6 tc-end: 1646852918.510321, fork6, passed tc-start: 1646852918.517682, fork7 tc-end: 1646852918.893537, fork7, passed tc-start: 1646852918.900189, fork8 tc-end: 1646852919.249752, fork8, passed tc-start: 1646852919.256565, fork9 tc-end: 1646852919.603484, fork9, passed tc-start: 1646852919.612466, fork_detach_forker tc-end: 1646852920.30072, fork_detach_forker, passed tc-start: 1646852920.38121, fork_kill_forker tc-end: 1646852920.437868, fork_kill_forker, passed tc-start: 1646852920.444881, fork_setpgid tc-end: 1646852920.798800, fork_setpgid, skipped, kernel panic (pg_jobc going negative) tc-start: 1646852920.806513, fork_signalignored tc-end: 1646852921.202515, fork_signalignored, passed tc-start: 1646852921.211040, fork_signalmasked tc-end: 1646852921.660242, fork_signalmasked, passed tc-start: 1646852921.669205, kill1 tc-end: 1646852922.68741, kill1, passed tc-start: 1646852922.75963, kill2 tc-end: 1646852922.469502, kill2, passed tc-start: 1646852922.476696, kill3 tc-end: 1646852922.884053, kill3, passed tc-start: 1646852922.890978, parent_attach_to_its_child tc-end: 1646852923.279943, parent_attach_to_its_child, passed tc-start: 1646852923.289378, parent_attach_to_its_stopped_child tc-end: 1646852923.667127, parent_attach_to_its_stopped_child, passed tc-start: 1646852923.676550, posix_spawn1 tc-so: tc-end: 1646852924.72743, posix_spawn1, passed tc-start: 1646852924.80919, posix_spawn10 tc-so: tc-end: 1646852924.488307, posix_spawn10, passed tc-start: 1646852924.496035, posix_spawn11 tc-so: tc-end: 1646852924.897126, posix_spawn11, passed tc-start: 1646852924.905249, posix_spawn12 tc-so: tc-end: 1646852925.408708, posix_spawn12, passed tc-start: 1646852925.418429, posix_spawn13 tc-so: tc-end: 1646852925.842999, posix_spawn13, passed tc-start: 1646852925.852509, posix_spawn14 tc-so: tc-end: 1646852926.213447, posix_spawn14, passed tc-start: 1646852926.223821, posix_spawn15 tc-so: tc-end: 1646852926.585250, posix_spawn15, passed tc-start: 1646852926.591813, posix_spawn16 tc-so: tc-end: 1646852926.954429, posix_spawn16, passed tc-start: 1646852926.961066, posix_spawn2 tc-so: tc-end: 1646852927.308685, posix_spawn2, passed tc-start: 1646852927.315253, posix_spawn3 tc-so: tc-end: 1646852927.672364, posix_spawn3, passed tc-start: 1646852927.678830, posix_spawn4 tc-so: tc-end: 1646852928.31563, posix_spawn4, passed tc-start: 1646852928.38124, posix_spawn5 tc-so: tc-end: 1646852928.400659, posix_spawn5, passed tc-start: 1646852928.407564, posix_spawn6 tc-so: tc-end: 1646852928.758452, posix_spawn6, passed tc-start: 1646852928.765000, posix_spawn7 tc-so: tc-end: 1646852929.188639, posix_spawn7, passed tc-start: 1646852929.198435, posix_spawn8 tc-so: tc-end: 1646852929.750209, posix_spawn8, passed tc-start: 1646852929.759676, posix_spawn9 tc-so: tc-end: 1646852930.290318, posix_spawn9, passed tc-start: 1646852930.299765, posix_spawn_detach_spawner tc-so: tc-end: 1646852930.810602, posix_spawn_detach_spawner, passed tc-start: 1646852930.817565, posix_spawn_kill_spawner tc-so: tc-end: 1646852931.254012, posix_spawn_kill_spawner, passed tc-start: 1646852931.263361, posix_spawn_setpgid tc-end: 1646852931.607013, posix_spawn_setpgid, skipped, kernel panic (pg_jobc going negative) tc-start: 1646852931.615228, posix_spawn_signalignored tc-so: tc-end: 1646852931.997895, posix_spawn_signalignored, passed tc-start: 1646852932.4418, posix_spawn_signalmasked tc-so: tc-end: 1646852932.362895, posix_spawn_signalmasked, passed tc-start: 1646852932.369378, resume tc-end: 1646852934.867331, resume, passed tc-start: 1646852934.874000, siginfo_set_faked tc-end: 1646852935.237948, siginfo_set_faked, passed tc-start: 1646852935.245289, siginfo_set_unmodified tc-end: 1646852935.617967, siginfo_set_unmodified, passed tc-start: 1646852935.626006, signal_mask_unrelated tc-end: 1646852936.3525, signal_mask_unrelated, passed tc-start: 1646852936.10144, suspend_no_deadlock tc-end: 1646852936.366070, suspend_no_deadlock, passed tc-start: 1646852936.373677, syscall tc-end: 1646852936.763423, syscall, passed tc-start: 1646852936.772187, syscall_detach_on_sce tc-end: 1646852937.192958, syscall_detach_on_sce, passed tc-start: 1646852937.200247, syscall_killed_on_sce tc-end: 1646852937.606299, syscall_killed_on_sce, passed tc-start: 1646852937.614345, syscall_signal_on_sce tc-end: 1646852938.32841, syscall_signal_on_sce, expected_failure, XXX: behavior under investigation: /tmp/build/2022.03.09.10.06.36-sparc64/src/tests/lib/libc/sys/t_ptrace_wait.h:242: Reported !exited process tc-start: 1646852938.41963, syscallemu1 tc-end: 1646852938.426389, syscallemu1, passed tc-start: 1646852938.432898, thread_concurrent_signals tc-end: 1646852938.740247, thread_concurrent_signals, skipped, PR kern/54960 tc-start: 1646852938.747013, thread_concurrent_signals_handler tc-end: 1646852939.46238, thread_concurrent_signals_handler, skipped, PR kern/54960 tc-start: 1646852939.53280, thread_concurrent_signals_sig_ign tc-end: 1646852939.354670, thread_concurrent_signals_sig_ign, skipped, PR kern/54960 tc-start: 1646852939.361726, threads_and_exec tc-end: 1646852939.950989, threads_and_exec, passed tc-start: 1646852939.958054, trace_thread_lwpcreate tc-end: 1646852942.539012, trace_thread_lwpcreate, passed tc-start: 1646852942.546257, trace_thread_lwpcreate_and_exit tc-end: 1646852949.773911, trace_thread_lwpcreate_and_exit, passed tc-start: 1646852949.781653, trace_thread_lwpcreate_and_exit_masked_sigtrap tc-end: 1646853144.730571, trace_thread_lwpcreate_and_exit_masked_sigtrap, passed tc-start: 1646853144.738540, trace_thread_lwpcreate_masked_sigtrap tc-end: 1646853149.67274, trace_thread_lwpcreate_masked_sigtrap, passed tc-start: 1646853149.75152, trace_thread_lwpexit tc-end: 1646853151.692314, trace_thread_lwpexit, passed tc-start: 1646853151.699005, trace_thread_lwpexit_masked_sigtrap tc-end: 1646853156.113580, trace_thread_lwpexit_masked_sigtrap, passed tc-start: 1646853156.122188, trace_thread_nolwpevents tc-end: 1646853156.489650, trace_thread_nolwpevents, passed tc-start: 1646853156.498009, tracee_sees_its_original_parent_getppid tc-end: 1646853156.868409, tracee_sees_its_original_parent_getppid, passed tc-start: 1646853156.878337, tracee_sees_its_original_parent_procfs_status tc-end: 1646853157.272571, tracee_sees_its_original_parent_procfs_status, passed tc-start: 1646853157.282672, tracee_sees_its_original_parent_sysctl_kinfo_proc2 tc-end: 1646853157.676881, tracee_sees_its_original_parent_sysctl_kinfo_proc2, passed tc-start: 1646853157.689198, traceme_crash_bus tc-end: 1646853158.51553, traceme_crash_bus, passed tc-start: 1646853158.59401, traceme_crash_fpe tc-end: 1646853158.474237, traceme_crash_fpe, passed tc-start: 1646853158.481298, traceme_crash_ill tc-end: 1646853158.894896, traceme_crash_ill, passed tc-start: 1646853158.904840, traceme_crash_segv tc-end: 1646853159.338724, traceme_crash_segv, passed tc-start: 1646853159.346443, traceme_crash_trap tc-end: 1646853159.737824, traceme_crash_trap, passed tc-start: 1646853159.745286, traceme_exec tc-so: tc-end: 1646853160.150278, traceme_exec, passed tc-start: 1646853160.159028, traceme_lwpinfo0 tc-end: 1646853160.572652, traceme_lwpinfo0, passed tc-start: 1646853160.579881, traceme_lwpinfo0_lwpstatus tc-end: 1646853160.938547, traceme_lwpinfo0_lwpstatus, passed tc-start: 1646853160.945142, traceme_lwpinfo0_lwpstatus_pl_name tc-end: 1646853161.311827, traceme_lwpinfo0_lwpstatus_pl_name, passed tc-start: 1646853161.319805, traceme_lwpinfo0_lwpstatus_pl_private tc-end: 1646853161.699605, traceme_lwpinfo0_lwpstatus_pl_private, passed tc-start: 1646853161.707950, traceme_lwpinfo0_lwpstatus_pl_sigmask tc-end: 1646853162.89113, traceme_lwpinfo0_lwpstatus_pl_sigmask, passed tc-start: 1646853162.96840, traceme_lwpinfo1 tc-end: 1646853162.635132, traceme_lwpinfo1, passed tc-start: 1646853162.642672, traceme_lwpinfo1_lwpstatus tc-end: 1646853163.194402, traceme_lwpinfo1_lwpstatus, passed tc-start: 1646853163.201441, traceme_lwpinfo1_lwpstatus_pl_name tc-end: 1646853163.756451, traceme_lwpinfo1_lwpstatus_pl_name, passed tc-start: 1646853163.764052, traceme_lwpinfo1_lwpstatus_pl_private tc-end: 1646853164.331855, traceme_lwpinfo1_lwpstatus_pl_private, passed tc-start: 1646853164.342093, traceme_lwpinfo1_lwpstatus_pl_sigmask tc-end: 1646853164.888544, traceme_lwpinfo1_lwpstatus_pl_sigmask, passed tc-start: 1646853164.897341, traceme_lwpinfo2 tc-end: 1646853165.986797, traceme_lwpinfo2, passed tc-start: 1646853165.994490, traceme_lwpinfo2_lwpstatus tc-end: 1646853166.875469, traceme_lwpinfo2_lwpstatus, passed tc-start: 1646853166.882634, traceme_lwpinfo2_lwpstatus_pl_name tc-end: 1646853167.951090, traceme_lwpinfo2_lwpstatus_pl_name, passed tc-start: 1646853167.960123, traceme_lwpinfo2_lwpstatus_pl_private tc-end: 1646853168.786157, traceme_lwpinfo2_lwpstatus_pl_private, passed tc-start: 1646853168.793143, traceme_lwpinfo2_lwpstatus_pl_sigmask tc-end: 1646853169.767472, traceme_lwpinfo2_lwpstatus_pl_sigmask, passed tc-start: 1646853169.774217, traceme_lwpinfo3 tc-end: 1646853170.840168, traceme_lwpinfo3, passed tc-start: 1646853170.847838, traceme_lwpinfo3_lwpstatus tc-end: 1646853171.678022, traceme_lwpinfo3_lwpstatus, passed tc-start: 1646853171.684540, traceme_lwpinfo3_lwpstatus_pl_name tc-end: 1646853172.644110, traceme_lwpinfo3_lwpstatus_pl_name, passed tc-start: 1646853172.653646, traceme_lwpinfo3_lwpstatus_pl_private tc-end: 1646853173.979918, traceme_lwpinfo3_lwpstatus_pl_private, passed tc-start: 1646853173.986951, traceme_lwpinfo3_lwpstatus_pl_sigmask tc-end: 1646853174.904757, traceme_lwpinfo3_lwpstatus_pl_sigmask, passed tc-start: 1646853174.914752, traceme_lwpnext0 tc-end: 1646853175.332602, traceme_lwpnext0, passed tc-start: 1646853175.340106, traceme_lwpnext0_pl_name tc-end: 1646853175.688130, traceme_lwpnext0_pl_name, passed tc-start: 1646853175.696216, traceme_lwpnext0_pl_private tc-end: 1646853176.50199, traceme_lwpnext0_pl_private, passed tc-start: 1646853176.57019, traceme_lwpnext0_pl_sigmask tc-end: 1646853176.393171, traceme_lwpnext0_pl_sigmask, passed tc-start: 1646853176.399813, traceme_lwpnext1 tc-end: 1646853176.908090, traceme_lwpnext1, passed tc-start: 1646853176.914834, traceme_lwpnext1_pl_name tc-end: 1646853177.448619, traceme_lwpnext1_pl_name, passed tc-start: 1646853177.455234, traceme_lwpnext1_pl_private tc-end: 1646853178.10870, traceme_lwpnext1_pl_private, passed tc-start: 1646853178.19089, traceme_lwpnext1_pl_sigmask tc-end: 1646853178.498546, traceme_lwpnext1_pl_sigmask, passed tc-start: 1646853178.505244, traceme_lwpnext2 tc-end: 1646853179.314694, traceme_lwpnext2, passed tc-start: 1646853179.322620, traceme_lwpnext2_pl_name tc-end: 1646853180.283064, traceme_lwpnext2_pl_name, passed tc-start: 1646853180.289793, traceme_lwpnext2_pl_private tc-end: 1646853181.252623, traceme_lwpnext2_pl_private, passed tc-start: 1646853181.259880, traceme_lwpnext2_pl_sigmask tc-end: 1646853182.220535, traceme_lwpnext2_pl_sigmask, passed tc-start: 1646853182.229891, traceme_lwpnext3 tc-end: 1646853183.321741, traceme_lwpnext3, passed tc-start: 1646853183.331672, traceme_lwpnext3_pl_name tc-end: 1646853184.333653, traceme_lwpnext3_pl_name, passed tc-start: 1646853184.340640, traceme_lwpnext3_pl_private tc-end: 1646853185.423705, traceme_lwpnext3_pl_private, passed tc-start: 1646853185.431965, traceme_lwpnext3_pl_sigmask tc-end: 1646853186.268882, traceme_lwpnext3_pl_sigmask, passed tc-start: 1646853186.277018, traceme_pid1_parent tc-end: 1646853186.652662, traceme_pid1_parent, passed tc-start: 1646853186.659749, traceme_raise1 tc-end: 1646853187.38748, traceme_raise1, passed tc-start: 1646853187.46764, traceme_raise10 tc-end: 1646853187.487559, traceme_raise10, passed tc-start: 1646853187.497542, traceme_raise2 tc-end: 1646853187.883842, traceme_raise2, passed tc-start: 1646853187.891464, traceme_raise3 tc-end: 1646853188.300947, traceme_raise3, passed tc-start: 1646853188.309588, traceme_raise4 tc-end: 1646853188.707717, traceme_raise4, passed tc-start: 1646853188.717077, traceme_raise5 tc-end: 1646853189.82050, traceme_raise5, passed tc-start: 1646853189.89196, traceme_raise6 tc-end: 1646853189.472476, traceme_raise6, passed tc-start: 1646853189.480533, traceme_raise7 tc-end: 1646853189.876134, traceme_raise7, passed tc-start: 1646853189.883702, traceme_raise8 tc-end: 1646853190.290528, traceme_raise8, passed tc-start: 1646853190.299953, traceme_raise9 tc-end: 1646853190.800308, traceme_raise9, passed tc-start: 1646853190.809776, traceme_raisesignal_ignored1 tc-end: 1646853191.329119, traceme_raisesignal_ignored1, passed tc-start: 1646853191.339750, traceme_raisesignal_ignored2 tc-end: 1646853191.842811, traceme_raisesignal_ignored2, passed tc-start: 1646853191.852726, traceme_raisesignal_ignored3 tc-end: 1646853192.259509, traceme_raisesignal_ignored3, passed tc-start: 1646853192.266281, traceme_raisesignal_ignored4 tc-end: 1646853192.625829, traceme_raisesignal_ignored4, passed tc-start: 1646853192.633347, traceme_raisesignal_ignored5 tc-end: 1646853193.13727, traceme_raisesignal_ignored5, passed tc-start: 1646853193.21380, traceme_raisesignal_ignored6 tc-end: 1646853193.387107, traceme_raisesignal_ignored6, passed tc-start: 1646853193.393806, traceme_raisesignal_ignored7 tc-end: 1646853193.769936, traceme_raisesignal_ignored7, passed tc-start: 1646853193.778445, traceme_raisesignal_ignored8 tc-end: 1646853194.175337, traceme_raisesignal_ignored8, passed tc-start: 1646853194.182892, traceme_raisesignal_masked1 tc-end: 1646853194.544674, traceme_raisesignal_masked1, passed tc-start: 1646853194.552753, traceme_raisesignal_masked2 tc-end: 1646853194.894945, traceme_raisesignal_masked2, passed tc-start: 1646853194.902425, traceme_raisesignal_masked3 tc-end: 1646853195.279921, traceme_raisesignal_masked3, passed tc-start: 1646853195.286935, traceme_raisesignal_masked4 tc-end: 1646853195.648920, traceme_raisesignal_masked4, passed tc-start: 1646853195.656927, traceme_raisesignal_masked5 tc-end: 1646853196.29952, traceme_raisesignal_masked5, passed tc-start: 1646853196.37890, traceme_raisesignal_masked6 tc-end: 1646853196.376434, traceme_raisesignal_masked6, passed tc-start: 1646853196.383775, traceme_raisesignal_masked7 tc-end: 1646853196.724479, traceme_raisesignal_masked7, passed tc-start: 1646853196.732010, traceme_raisesignal_masked8 tc-end: 1646853197.103690, traceme_raisesignal_masked8, passed tc-start: 1646853197.114060, traceme_sendsignal_handle1 tc-end: 1646853197.484495, traceme_sendsignal_handle1, passed tc-start: 1646853197.492322, traceme_sendsignal_handle2 tc-end: 1646853197.895624, traceme_sendsignal_handle2, passed tc-start: 1646853197.905085, traceme_sendsignal_handle3 tc-end: 1646853198.280791, traceme_sendsignal_handle3, passed tc-start: 1646853198.287714, traceme_sendsignal_handle4 tc-end: 1646853198.650458, traceme_sendsignal_handle4, passed tc-start: 1646853198.657666, traceme_sendsignal_handle5 tc-end: 1646853199.31722, traceme_sendsignal_handle5, passed tc-start: 1646853199.39945, traceme_sendsignal_handle6 tc-end: 1646853199.427775, traceme_sendsignal_handle6, passed tc-start: 1646853199.435085, traceme_sendsignal_handle7 tc-end: 1646853199.839059, traceme_sendsignal_handle7, passed tc-start: 1646853199.849281, traceme_sendsignal_handle8 tc-end: 1646853200.237030, traceme_sendsignal_handle8, passed tc-start: 1646853200.246445, traceme_sendsignal_ignored1 tc-end: 1646853200.635921, traceme_sendsignal_ignored1, passed tc-start: 1646853200.643445, traceme_sendsignal_ignored2 tc-end: 1646853201.14772, traceme_sendsignal_ignored2, passed tc-start: 1646853201.21985, traceme_sendsignal_ignored3 tc-end: 1646853201.371025, traceme_sendsignal_ignored3, passed tc-start: 1646853201.378252, traceme_sendsignal_ignored4 tc-end: 1646853201.734365, traceme_sendsignal_ignored4, passed tc-start: 1646853201.742191, traceme_sendsignal_ignored5 tc-end: 1646853202.128624, traceme_sendsignal_ignored5, passed tc-start: 1646853202.137005, traceme_sendsignal_ignored6 tc-end: 1646853202.507404, traceme_sendsignal_ignored6, passed tc-start: 1646853202.516014, traceme_sendsignal_ignored7 tc-end: 1646853202.930693, traceme_sendsignal_ignored7, passed tc-start: 1646853202.938111, traceme_sendsignal_ignored8 tc-end: 1646853203.295417, traceme_sendsignal_ignored8, passed tc-start: 1646853203.303357, traceme_sendsignal_masked1 tc-end: 1646853203.781354, traceme_sendsignal_masked1, passed tc-start: 1646853203.791376, traceme_sendsignal_masked2 tc-end: 1646853204.298934, traceme_sendsignal_masked2, passed tc-start: 1646853204.309027, traceme_sendsignal_masked3 tc-end: 1646853204.819490, traceme_sendsignal_masked3, passed tc-start: 1646853204.829108, traceme_sendsignal_masked4 tc-end: 1646853205.348257, traceme_sendsignal_masked4, passed tc-start: 1646853205.357972, traceme_sendsignal_masked5 tc-end: 1646853205.873942, traceme_sendsignal_masked5, passed tc-start: 1646853205.883734, traceme_sendsignal_masked6 tc-end: 1646853206.259487, traceme_sendsignal_masked6, passed tc-start: 1646853206.267295, traceme_sendsignal_masked7 tc-end: 1646853206.600424, traceme_sendsignal_masked7, passed tc-start: 1646853206.608518, traceme_sendsignal_masked8 tc-end: 1646853206.946013, traceme_sendsignal_masked8, passed tc-start: 1646853206.952933, traceme_sendsignal_simple1 tc-end: 1646853207.287434, traceme_sendsignal_simple1, passed tc-start: 1646853207.294218, traceme_sendsignal_simple10 tc-end: 1646853207.677633, traceme_sendsignal_simple10, passed tc-start: 1646853207.689149, traceme_sendsignal_simple2 tc-end: 1646853208.30608, traceme_sendsignal_simple2, passed tc-start: 1646853208.37391, traceme_sendsignal_simple3 tc-end: 1646853208.418859, traceme_sendsignal_simple3, passed tc-start: 1646853208.429618, traceme_sendsignal_simple4 tc-end: 1646853208.758717, traceme_sendsignal_simple4, passed tc-start: 1646853208.765640, traceme_sendsignal_simple5 tc-end: 1646853209.99944, traceme_sendsignal_simple5, passed tc-start: 1646853209.106708, traceme_sendsignal_simple6 tc-end: 1646853209.488402, traceme_sendsignal_simple6, passed tc-start: 1646853209.498626, traceme_sendsignal_simple7 tc-end: 1646853209.936568, traceme_sendsignal_simple7, passed tc-start: 1646853209.947918, traceme_sendsignal_simple8 tc-end: 1646853210.371586, traceme_sendsignal_simple8, passed tc-start: 1646853210.382660, traceme_sendsignal_simple9 tc-end: 1646853210.841023, traceme_sendsignal_simple9, passed tc-start: 1646853210.852427, traceme_signalignored_crash_bus tc-end: 1646853211.246858, traceme_signalignored_crash_bus, passed tc-start: 1646853211.253494, traceme_signalignored_crash_fpe tc-end: 1646853211.605868, traceme_signalignored_crash_fpe, passed tc-start: 1646853211.613330, traceme_signalignored_crash_ill tc-end: 1646853211.995819, traceme_signalignored_crash_ill, passed tc-start: 1646853212.3870, traceme_signalignored_crash_segv tc-end: 1646853212.383729, traceme_signalignored_crash_segv, passed tc-start: 1646853212.391985, traceme_signalignored_crash_trap tc-end: 1646853212.812791, traceme_signalignored_crash_trap, passed tc-start: 1646853212.820767, traceme_signalignored_exec tc-so: tc-end: 1646853213.222924, traceme_signalignored_exec, passed tc-start: 1646853213.229696, traceme_signalmasked_crash_bus tc-end: 1646853213.604290, traceme_signalmasked_crash_bus, passed tc-start: 1646853213.611179, traceme_signalmasked_crash_fpe tc-end: 1646853213.954331, traceme_signalmasked_crash_fpe, passed tc-start: 1646853213.962543, traceme_signalmasked_crash_ill tc-end: 1646853214.313856, traceme_signalmasked_crash_ill, passed tc-start: 1646853214.321329, traceme_signalmasked_crash_segv tc-end: 1646853214.711414, traceme_signalmasked_crash_segv, passed tc-start: 1646853214.718225, traceme_signalmasked_crash_trap tc-end: 1646853215.91448, traceme_signalmasked_crash_trap, passed tc-start: 1646853215.98965, traceme_signalmasked_exec tc-so: tc-end: 1646853215.495800, traceme_signalmasked_exec, passed tc-start: 1646853215.503508, traceme_vfork_clone tc-end: 1646853215.860700, traceme_vfork_clone, passed tc-start: 1646853215.868274, traceme_vfork_clone_files tc-end: 1646853216.226721, traceme_vfork_clone_files, passed tc-start: 1646853216.234067, traceme_vfork_clone_fs tc-end: 1646853216.581407, traceme_vfork_clone_fs, passed tc-start: 1646853216.588314, traceme_vfork_clone_vfork tc-end: 1646853216.939369, traceme_vfork_clone_vfork, passed tc-start: 1646853216.946919, traceme_vfork_clone_vm tc-end: 1646853217.297481, traceme_vfork_clone_vm, passed tc-start: 1646853217.305094, traceme_vfork_crash_bus tc-end: 1646853217.778364, traceme_vfork_crash_bus, passed tc-start: 1646853217.788688, traceme_vfork_crash_fpe tc-end: 1646853218.217475, traceme_vfork_crash_fpe, passed tc-start: 1646853218.232342, traceme_vfork_crash_ill tc-end: 1646853218.667575, traceme_vfork_crash_ill, passed tc-start: 1646853218.681546, traceme_vfork_crash_segv tc-end: 1646853219.105766, traceme_vfork_crash_segv, passed tc-start: 1646853219.117212, traceme_vfork_crash_trap tc-end: 1646853219.525747, traceme_vfork_crash_trap, passed tc-start: 1646853219.537176, traceme_vfork_exec tc-so: tc-end: 1646853219.963002, traceme_vfork_exec, passed tc-start: 1646853219.972471, traceme_vfork_fork tc-end: 1646853220.392250, traceme_vfork_fork, passed tc-start: 1646853220.400893, traceme_vfork_raise1 tc-end: 1646853220.773517, traceme_vfork_raise1, passed tc-start: 1646853220.781296, traceme_vfork_raise10 tc-end: 1646853221.201041, traceme_vfork_raise10, passed tc-start: 1646853221.212997, traceme_vfork_raise11 tc-end: 1646853221.653419, traceme_vfork_raise11, passed tc-start: 1646853221.665601, traceme_vfork_raise12 tc-end: 1646853222.78994, traceme_vfork_raise12, passed tc-start: 1646853222.93779, traceme_vfork_raise13 tc-end: 1646853222.599881, traceme_vfork_raise13, passed tc-start: 1646853222.612190, traceme_vfork_raise2 tc-end: 1646853223.29782, traceme_vfork_raise2, passed tc-start: 1646853223.39351, traceme_vfork_raise3 tc-end: 1646853223.378560, traceme_vfork_raise3, passed tc-start: 1646853223.388571, traceme_vfork_raise4 tc-end: 1646853223.752434, traceme_vfork_raise4, passed tc-start: 1646853223.761061, traceme_vfork_raise5 tc-end: 1646853224.156573, traceme_vfork_raise5, passed tc-start: 1646853224.165299, traceme_vfork_raise6 tc-end: 1646853224.625044, traceme_vfork_raise6, passed tc-start: 1646853224.635360, traceme_vfork_raise7 tc-end: 1646853224.958625, traceme_vfork_raise7, passed tc-start: 1646853224.965623, traceme_vfork_raise8 tc-end: 1646853225.318809, traceme_vfork_raise8, passed tc-start: 1646853225.327401, traceme_vfork_raise9 tc-end: 1646853225.784444, traceme_vfork_raise9, passed tc-start: 1646853225.795996, traceme_vfork_signalignored_crash_bus tc-end: 1646853226.232245, traceme_vfork_signalignored_crash_bus, passed tc-start: 1646853226.244640, traceme_vfork_signalignored_crash_fpe tc-end: 1646853226.659028, traceme_vfork_signalignored_crash_fpe, passed tc-start: 1646853226.672252, traceme_vfork_signalignored_crash_ill tc-end: 1646853227.81666, traceme_vfork_signalignored_crash_ill, passed tc-start: 1646853227.96230, traceme_vfork_signalignored_crash_segv tc-end: 1646853227.478225, traceme_vfork_signalignored_crash_segv, passed tc-start: 1646853227.490771, traceme_vfork_signalignored_crash_trap tc-end: 1646853227.900967, traceme_vfork_signalignored_crash_trap, passed tc-start: 1646853227.915609, traceme_vfork_signalignored_exec tc-so: tc-end: 1646853228.447421, traceme_vfork_signalignored_exec, passed tc-start: 1646853228.459071, traceme_vfork_signalmasked_crash_bus tc-end: 1646853229.1562, traceme_vfork_signalmasked_crash_bus, passed tc-start: 1646853229.16052, traceme_vfork_signalmasked_crash_fpe tc-end: 1646853229.379378, traceme_vfork_signalmasked_crash_fpe, passed tc-start: 1646853229.389333, traceme_vfork_signalmasked_crash_ill tc-end: 1646853229.729629, traceme_vfork_signalmasked_crash_ill, passed tc-start: 1646853229.739555, traceme_vfork_signalmasked_crash_segv tc-end: 1646853230.80178, traceme_vfork_signalmasked_crash_segv, passed tc-start: 1646853230.89987, traceme_vfork_signalmasked_crash_trap tc-end: 1646853230.433490, traceme_vfork_signalmasked_crash_trap, passed tc-start: 1646853230.443688, traceme_vfork_signalmasked_exec tc-so: tc-end: 1646853230.818099, traceme_vfork_signalmasked_exec, passed tc-start: 1646853230.825561, traceme_vfork_vfork tc-end: 1646853231.182839, traceme_vfork_vfork, passed tc-start: 1646853231.190886, tracer_attach_to_unrelated_stopped_process tc-end: 1646853231.642303, tracer_attach_to_unrelated_stopped_process, passed tc-start: 1646853231.652883, tracer_sees_terminaton_before_the_parent tc-end: 1646853232.59028, tracer_sees_terminaton_before_the_parent, passed tc-start: 1646853232.69374, tracer_sysctl_lookup_without_duplicates tc-end: 1646853237.51745, tracer_sysctl_lookup_without_duplicates, passed tc-start: 1646853237.63328, unrelated_tracer_fork1 tc-end: 1646853237.514359, unrelated_tracer_fork1, passed tc-start: 1646853237.524105, unrelated_tracer_fork10 tc-end: 1646853237.940660, unrelated_tracer_fork10, passed tc-start: 1646853237.949482, unrelated_tracer_fork11 tc-end: 1646853238.410249, unrelated_tracer_fork11, passed tc-start: 1646853238.420753, unrelated_tracer_fork12 tc-end: 1646853238.869643, unrelated_tracer_fork12, passed tc-start: 1646853238.880026, unrelated_tracer_fork13 tc-end: 1646853239.322418, unrelated_tracer_fork13, passed tc-start: 1646853239.331838, unrelated_tracer_fork14 tc-end: 1646853239.798638, unrelated_tracer_fork14, passed tc-start: 1646853239.809173, unrelated_tracer_fork15 tc-end: 1646853240.234703, unrelated_tracer_fork15, passed tc-start: 1646853240.245103, unrelated_tracer_fork16 tc-end: 1646853240.727537, unrelated_tracer_fork16, passed tc-start: 1646853240.738253, unrelated_tracer_fork2 tc-end: 1646853241.185288, unrelated_tracer_fork2, passed tc-start: 1646853241.197739, unrelated_tracer_fork3 tc-end: 1646853241.648258, unrelated_tracer_fork3, passed tc-start: 1646853241.657310, unrelated_tracer_fork4 tc-end: 1646853242.82242, unrelated_tracer_fork4, passed tc-start: 1646853242.94980, unrelated_tracer_fork5 tc-end: 1646853242.507603, unrelated_tracer_fork5, passed tc-start: 1646853242.517524, unrelated_tracer_fork6 tc-end: 1646853243.2248, unrelated_tracer_fork6, passed tc-start: 1646853243.12737, unrelated_tracer_fork7 tc-end: 1646853243.448260, unrelated_tracer_fork7, passed tc-start: 1646853243.458636, unrelated_tracer_fork8 tc-end: 1646853243.891690, unrelated_tracer_fork8, passed tc-start: 1646853243.902490, unrelated_tracer_fork9 tc-end: 1646853244.343672, unrelated_tracer_fork9, passed tc-start: 1646853244.354013, unrelated_tracer_fork_detach_forker tc-end: 1646853244.783043, unrelated_tracer_fork_detach_forker, passed tc-start: 1646853244.794320, unrelated_tracer_fork_kill_forker tc-end: 1646853245.254173, unrelated_tracer_fork_kill_forker, passed tc-start: 1646853245.264461, unrelated_tracer_fork_setpgid tc-end: 1646853245.615838, unrelated_tracer_fork_setpgid, skipped, kernel panic (pg_jobc going negative) tc-start: 1646853245.622964, unrelated_tracer_posix_spawn1 tc-end: 1646853246.62863, unrelated_tracer_posix_spawn1, passed tc-start: 1646853246.73999, unrelated_tracer_posix_spawn10 tc-end: 1646853246.567465, unrelated_tracer_posix_spawn10, passed tc-start: 1646853246.579998, unrelated_tracer_posix_spawn11 tc-end: 1646853247.31318, unrelated_tracer_posix_spawn11, passed tc-start: 1646853247.42606, unrelated_tracer_posix_spawn12 tc-end: 1646853247.523455, unrelated_tracer_posix_spawn12, passed tc-start: 1646853247.537312, unrelated_tracer_posix_spawn13 tc-end: 1646853247.969014, unrelated_tracer_posix_spawn13, passed tc-start: 1646853247.983739, unrelated_tracer_posix_spawn14 tc-end: 1646853248.409953, unrelated_tracer_posix_spawn14, passed tc-start: 1646853248.420409, unrelated_tracer_posix_spawn15 tc-end: 1646853248.897645, unrelated_tracer_posix_spawn15, passed tc-start: 1646853248.908674, unrelated_tracer_posix_spawn16 tc-end: 1646853249.461186, unrelated_tracer_posix_spawn16, passed tc-start: 1646853249.472897, unrelated_tracer_posix_spawn2 tc-end: 1646853249.910503, unrelated_tracer_posix_spawn2, passed tc-start: 1646853249.921710, unrelated_tracer_posix_spawn3 tc-end: 1646853250.398003, unrelated_tracer_posix_spawn3, passed tc-start: 1646853250.408006, unrelated_tracer_posix_spawn4 tc-end: 1646853250.885665, unrelated_tracer_posix_spawn4, passed tc-start: 1646853250.897352, unrelated_tracer_posix_spawn5 tc-end: 1646853251.365648, unrelated_tracer_posix_spawn5, passed tc-start: 1646853251.375528, unrelated_tracer_posix_spawn6 tc-end: 1646853251.812122, unrelated_tracer_posix_spawn6, passed tc-start: 1646853251.822100, unrelated_tracer_posix_spawn7 tc-end: 1646853252.334428, unrelated_tracer_posix_spawn7, passed tc-start: 1646853252.347373, unrelated_tracer_posix_spawn8 tc-end: 1646853252.923814, unrelated_tracer_posix_spawn8, passed tc-start: 1646853252.936760, unrelated_tracer_posix_spawn9 tc-end: 1646853253.397217, unrelated_tracer_posix_spawn9, passed tc-start: 1646853253.407897, unrelated_tracer_posix_spawn_detach_spawner tc-end: 1646853253.880719, unrelated_tracer_posix_spawn_detach_spawner, passed tc-start: 1646853253.891422, unrelated_tracer_posix_spawn_kill_spawner tc-end: 1646853254.437614, unrelated_tracer_posix_spawn_kill_spawner, passed tc-start: 1646853254.451048, unrelated_tracer_posix_spawn_setpgid tc-end: 1646853254.809375, unrelated_tracer_posix_spawn_setpgid, skipped, kernel panic (pg_jobc going negative) tc-start: 1646853254.816451, unrelated_tracer_sees_crash_bus tc-end: 1646853255.230640, unrelated_tracer_sees_crash_bus, passed tc-start: 1646853255.239717, unrelated_tracer_sees_crash_fpe tc-end: 1646853255.611943, unrelated_tracer_sees_crash_fpe, passed tc-start: 1646853255.621018, unrelated_tracer_sees_crash_ill tc-end: 1646853255.988978, unrelated_tracer_sees_crash_ill, passed tc-start: 1646853256.722, unrelated_tracer_sees_crash_segv tc-end: 1646853256.410422, unrelated_tracer_sees_crash_segv, passed tc-start: 1646853256.419381, unrelated_tracer_sees_crash_trap tc-end: 1646853256.800193, unrelated_tracer_sees_crash_trap, passed tc-start: 1646853256.811206, unrelated_tracer_sees_signalignored_crash_bus tc-end: 1646853257.229659, unrelated_tracer_sees_signalignored_crash_bus, passed tc-start: 1646853257.239191, unrelated_tracer_sees_signalignored_crash_fpe tc-end: 1646853257.652696, unrelated_tracer_sees_signalignored_crash_fpe, passed tc-start: 1646853257.665296, unrelated_tracer_sees_signalignored_crash_ill tc-end: 1646853258.34994, unrelated_tracer_sees_signalignored_crash_ill, passed tc-start: 1646853258.44009, unrelated_tracer_sees_signalignored_crash_segv tc-end: 1646853258.428981, unrelated_tracer_sees_signalignored_crash_segv, passed tc-start: 1646853258.439743, unrelated_tracer_sees_signalignored_crash_trap tc-end: 1646853258.861992, unrelated_tracer_sees_signalignored_crash_trap, passed tc-start: 1646853258.872598, unrelated_tracer_sees_signalmasked_crash_bus tc-end: 1646853259.424536, unrelated_tracer_sees_signalmasked_crash_bus, passed tc-start: 1646853259.437424, unrelated_tracer_sees_signalmasked_crash_fpe tc-end: 1646853259.992187, unrelated_tracer_sees_signalmasked_crash_fpe, passed tc-start: 1646853260.5243, unrelated_tracer_sees_signalmasked_crash_ill tc-end: 1646853260.529272, unrelated_tracer_sees_signalmasked_crash_ill, passed tc-start: 1646853260.545481, unrelated_tracer_sees_signalmasked_crash_segv tc-end: 1646853261.78089, unrelated_tracer_sees_signalmasked_crash_segv, passed tc-start: 1646853261.89363, unrelated_tracer_sees_signalmasked_crash_trap tc-end: 1646853261.534776, unrelated_tracer_sees_signalmasked_crash_trap, passed tc-start: 1646853261.546532, unrelated_tracer_sees_terminaton_before_the_parent tc-end: 1646853261.973455, unrelated_tracer_sees_terminaton_before_the_parent, passed tc-start: 1646853261.983800, unrelated_tracer_vfork1 tc-end: 1646853262.436926, unrelated_tracer_vfork1, passed tc-start: 1646853262.449288, unrelated_tracer_vfork10 tc-end: 1646853262.861924, unrelated_tracer_vfork10, passed tc-start: 1646853262.871609, unrelated_tracer_vfork11 tc-end: 1646853263.362166, unrelated_tracer_vfork11, passed tc-start: 1646853263.375008, unrelated_tracer_vfork12 tc-end: 1646853263.831850, unrelated_tracer_vfork12, passed tc-start: 1646853263.842974, unrelated_tracer_vfork13 tc-end: 1646853264.243289, unrelated_tracer_vfork13, passed tc-start: 1646853264.253658, unrelated_tracer_vfork14 tc-end: 1646853264.733418, unrelated_tracer_vfork14, passed tc-start: 1646853264.745560, unrelated_tracer_vfork15 tc-end: 1646853265.192724, unrelated_tracer_vfork15, passed tc-start: 1646853265.204087, unrelated_tracer_vfork16 tc-end: 1646853265.629230, unrelated_tracer_vfork16, passed tc-start: 1646853265.642935, unrelated_tracer_vfork2 tc-end: 1646853266.149441, unrelated_tracer_vfork2, passed tc-start: 1646853266.161733, unrelated_tracer_vfork3 tc-end: 1646853266.642314, unrelated_tracer_vfork3, passed tc-start: 1646853266.652998, unrelated_tracer_vfork4 tc-end: 1646853267.90582, unrelated_tracer_vfork4, passed tc-start: 1646853267.101530, unrelated_tracer_vfork5 tc-end: 1646853267.533124, unrelated_tracer_vfork5, passed tc-start: 1646853267.542223, unrelated_tracer_vfork6 tc-end: 1646853267.990985, unrelated_tracer_vfork6, passed tc-start: 1646853268.5057, unrelated_tracer_vfork7 tc-end: 1646853268.418079, unrelated_tracer_vfork7, passed tc-start: 1646853268.427725, unrelated_tracer_vfork8 tc-end: 1646853268.849067, unrelated_tracer_vfork8, passed tc-start: 1646853268.859552, unrelated_tracer_vfork9 tc-end: 1646853269.374054, unrelated_tracer_vfork9, passed tc-start: 1646853269.387756, unrelated_tracer_vfork_detach_vforker tc-end: 1646853269.892240, unrelated_tracer_vfork_detach_vforker, passed tc-start: 1646853269.902684, unrelated_tracer_vfork_detach_vforkerdone tc-end: 1646853270.330372, unrelated_tracer_vfork_detach_vforkerdone, passed tc-start: 1646853270.340494, unrelated_tracer_vfork_kill_vforker tc-end: 1646853270.788184, unrelated_tracer_vfork_kill_vforker, passed tc-start: 1646853270.797486, unrelated_tracer_vfork_kill_vforkerdone tc-end: 1646853271.227866, unrelated_tracer_vfork_kill_vforkerdone, passed tc-start: 1646853271.239188, unrelated_tracer_vfork_setpgid tc-end: 1646853271.597578, unrelated_tracer_vfork_setpgid, skipped, kernel panic (pg_jobc going negative) tc-start: 1646853271.605545, user_va0_disable_pt_continue tc-end: 1646853271.968460, user_va0_disable_pt_continue, passed tc-start: 1646853271.975742, user_va0_disable_pt_detach tc-end: 1646853272.339160, user_va0_disable_pt_detach, passed tc-start: 1646853272.346967, user_va0_disable_pt_syscall tc-end: 1646853272.707602, user_va0_disable_pt_syscall, passed tc-start: 1646853272.714501, vfork1 tc-end: 1646853273.78197, vfork1, passed tc-start: 1646853273.89414, vfork10 tc-end: 1646853273.507406, vfork10, passed tc-start: 1646853273.515411, vfork11 tc-end: 1646853273.909973, vfork11, passed tc-start: 1646853273.918479, vfork12 tc-end: 1646853274.325892, vfork12, passed tc-start: 1646853274.338186, vfork13 tc-end: 1646853274.745714, vfork13, passed tc-start: 1646853274.754469, vfork14 tc-end: 1646853275.199809, vfork14, passed tc-start: 1646853275.208941, vfork15 tc-end: 1646853275.638736, vfork15, passed tc-start: 1646853275.651602, vfork16 tc-end: 1646853276.224332, vfork16, passed tc-start: 1646853276.234708, vfork2 tc-end: 1646853276.691785, vfork2, passed tc-start: 1646853276.700551, vfork3 tc-end: 1646853277.118916, vfork3, passed tc-start: 1646853277.128760, vfork4 tc-end: 1646853277.697517, vfork4, passed tc-start: 1646853277.710186, vfork5 tc-end: 1646853278.157937, vfork5, passed tc-start: 1646853278.169647, vfork6 tc-end: 1646853278.600258, vfork6, passed tc-start: 1646853278.609070, vfork7 tc-end: 1646853279.38111, vfork7, passed tc-start: 1646853279.47212, vfork8 tc-end: 1646853279.460489, vfork8, passed tc-start: 1646853279.469548, vfork9 tc-end: 1646853279.895207, vfork9, passed tc-start: 1646853279.902768, vfork_detach_vforker tc-end: 1646853280.291891, vfork_detach_vforker, passed tc-start: 1646853280.301137, vfork_detach_vforkerdone tc-end: 1646853280.692303, vfork_detach_vforkerdone, passed tc-start: 1646853280.699772, vfork_kill_vforker tc-end: 1646853281.100649, vfork_kill_vforker, passed tc-start: 1646853281.107589, vfork_kill_vforkerdone tc-end: 1646853281.468923, vfork_kill_vforkerdone, passed tc-start: 1646853281.477025, vfork_setpgid tc-end: 1646853281.833293, vfork_setpgid, skipped, kernel panic (pg_jobc going negative) tc-start: 1646853281.840353, vfork_signalignored tc-end: 1646853282.231971, vfork_signalignored, passed tc-start: 1646853282.240069, vfork_signalmasked tc-end: 1646853282.686704, vfork_signalmasked, passed tc-start: 1646853282.693504, vforkdone_signalignored tc-end: 1646853283.37367, vforkdone_signalignored, passed tc-start: 1646853283.43944, vforkdone_signalmasked tc-end: 1646853283.382368, vforkdone_signalmasked, passed tp-end: 1646853283.389588, lib/libc/sys/t_ptrace_wait6 tp-start: 1646853284.475121, lib/libc/sys/t_ptrace_waitid, 460 tc-start: 1646853284.477518, access_fpregs1 tc-end: 1646853284.880120, access_fpregs1, passed tc-start: 1646853284.889157, access_fpregs2 tc-end: 1646853285.242108, access_fpregs2, passed tc-start: 1646853285.248899, access_regs1 tc-end: 1646853285.628122, access_regs1, passed tc-start: 1646853285.638004, access_regs2 tc-end: 1646853286.11955, access_regs2, passed tc-start: 1646853286.20919, access_regs3 tc-end: 1646853286.394651, access_regs3, passed tc-start: 1646853286.402685, access_regs4 tc-end: 1646853286.788209, access_regs4, passed tc-start: 1646853286.796996, access_regs5 tc-end: 1646853287.208044, access_regs5, passed tc-start: 1646853287.216747, access_regs6 tc-end: 1646853287.640345, access_regs6, passed tc-start: 1646853287.648162, access_regs_set_unaligned_pc_0x1 tc-end: 1646853288.54616, access_regs_set_unaligned_pc_0x1, passed tc-start: 1646853288.64342, access_regs_set_unaligned_pc_0x3 tc-end: 1646853288.552890, access_regs_set_unaligned_pc_0x3, passed tc-start: 1646853288.563071, access_regs_set_unaligned_pc_0x7 tc-end: 1646853289.50709, access_regs_set_unaligned_pc_0x7, passed tc-start: 1646853289.60984, attach_lwpinfo0 tc-end: 1646853289.500187, attach_lwpinfo0, passed tc-start: 1646853289.512011, attach_lwpinfo1 tc-end: 1646853290.38122, attach_lwpinfo1, passed tc-start: 1646853290.51600, attach_lwpinfo2 tc-end: 1646853290.589018, attach_lwpinfo2, passed tc-start: 1646853290.607376, attach_lwpinfo3 tc-end: 1646853291.161519, attach_lwpinfo3, passed tc-start: 1646853291.175624, bytes_transfer_alignment_piod_read_auxv tc-end: 1646853292.178985, bytes_transfer_alignment_piod_read_auxv, passed tc-start: 1646853292.187211, bytes_transfer_alignment_piod_read_d tc-end: 1646853296.607835, bytes_transfer_alignment_piod_read_d, passed tc-start: 1646853296.615151, bytes_transfer_alignment_piod_read_i tc-end: 1646853300.643181, bytes_transfer_alignment_piod_read_i, passed tc-start: 1646853300.651372, bytes_transfer_alignment_piod_write_d tc-end: 1646853306.912152, bytes_transfer_alignment_piod_write_d, passed tc-start: 1646853306.921769, bytes_transfer_alignment_piod_write_i tc-end: 1646853313.407838, bytes_transfer_alignment_piod_write_i, passed tc-start: 1646853313.425019, bytes_transfer_alignment_pt_read_d tc-end: 1646853317.789601, bytes_transfer_alignment_pt_read_d, passed tc-start: 1646853317.797813, bytes_transfer_alignment_pt_read_i tc-end: 1646853322.298686, bytes_transfer_alignment_pt_read_i, passed tc-start: 1646853322.305692, bytes_transfer_alignment_pt_write_d tc-end: 1646853329.675031, bytes_transfer_alignment_pt_write_d, passed tc-start: 1646853329.683167, bytes_transfer_alignment_pt_write_i tc-end: 1646853336.62740, bytes_transfer_alignment_pt_write_i, passed tc-start: 1646853336.70490, bytes_transfer_eof_piod_read_d tc-end: 1646853336.427424, bytes_transfer_eof_piod_read_d, passed tc-start: 1646853336.435259, bytes_transfer_eof_piod_read_i tc-end: 1646853336.779769, bytes_transfer_eof_piod_read_i, passed tc-start: 1646853336.787252, bytes_transfer_eof_piod_write_d tc-end: 1646853337.122752, bytes_transfer_eof_piod_write_d, passed tc-start: 1646853337.129801, bytes_transfer_eof_piod_write_i tc-end: 1646853337.492263, bytes_transfer_eof_piod_write_i, passed tc-start: 1646853337.500095, bytes_transfer_eof_pt_read_d tc-end: 1646853337.879269, bytes_transfer_eof_pt_read_d, passed tc-start: 1646853337.886535, bytes_transfer_eof_pt_read_i tc-end: 1646853338.255098, bytes_transfer_eof_pt_read_i, passed tc-start: 1646853338.262486, bytes_transfer_eof_pt_write_d tc-end: 1646853338.651146, bytes_transfer_eof_pt_write_d, passed tc-start: 1646853338.659329, bytes_transfer_eof_pt_write_i tc-end: 1646853339.47598, bytes_transfer_eof_pt_write_i, passed tc-start: 1646853339.56469, bytes_transfer_piod_read_auxv tc-end: 1646853339.433873, bytes_transfer_piod_read_auxv, passed tc-start: 1646853339.442434, bytes_transfer_piod_read_d_16 tc-end: 1646853339.777702, bytes_transfer_piod_read_d_16, passed tc-start: 1646853339.784699, bytes_transfer_piod_read_d_16_text tc-end: 1646853340.146687, bytes_transfer_piod_read_d_16_text, passed tc-start: 1646853340.153565, bytes_transfer_piod_read_d_32 tc-end: 1646853340.553172, bytes_transfer_piod_read_d_32, passed tc-start: 1646853340.563354, bytes_transfer_piod_read_d_32_text tc-end: 1646853340.936395, bytes_transfer_piod_read_d_32_text, passed tc-start: 1646853340.944512, bytes_transfer_piod_read_d_64 tc-end: 1646853341.311933, bytes_transfer_piod_read_d_64, passed tc-start: 1646853341.319441, bytes_transfer_piod_read_d_64_text tc-end: 1646853341.680491, bytes_transfer_piod_read_d_64_text, passed tc-start: 1646853341.687517, bytes_transfer_piod_read_d_8 tc-end: 1646853342.57818, bytes_transfer_piod_read_d_8, passed tc-start: 1646853342.64649, bytes_transfer_piod_read_d_8_text tc-end: 1646853342.445816, bytes_transfer_piod_read_d_8_text, passed tc-start: 1646853342.453938, bytes_transfer_piod_read_i_16 tc-end: 1646853342.811271, bytes_transfer_piod_read_i_16, passed tc-start: 1646853342.817970, bytes_transfer_piod_read_i_16_text tc-end: 1646853343.163534, bytes_transfer_piod_read_i_16_text, passed tc-start: 1646853343.171321, bytes_transfer_piod_read_i_32 tc-end: 1646853343.567217, bytes_transfer_piod_read_i_32, passed tc-start: 1646853343.574842, bytes_transfer_piod_read_i_32_text tc-end: 1646853343.902653, bytes_transfer_piod_read_i_32_text, passed tc-start: 1646853343.909198, bytes_transfer_piod_read_i_64 tc-end: 1646853344.309776, bytes_transfer_piod_read_i_64, passed tc-start: 1646853344.316919, bytes_transfer_piod_read_i_64_text tc-end: 1646853344.676184, bytes_transfer_piod_read_i_64_text, passed tc-start: 1646853344.684199, bytes_transfer_piod_read_i_8 tc-end: 1646853345.40380, bytes_transfer_piod_read_i_8, passed tc-start: 1646853345.46998, bytes_transfer_piod_read_i_8_text tc-end: 1646853345.442532, bytes_transfer_piod_read_i_8_text, passed tc-start: 1646853345.449374, bytes_transfer_piod_write_d_16 tc-end: 1646853345.808284, bytes_transfer_piod_write_d_16, passed tc-start: 1646853345.816076, bytes_transfer_piod_write_d_16_text tc-end: 1646853346.156743, bytes_transfer_piod_write_d_16_text, passed tc-start: 1646853346.163758, bytes_transfer_piod_write_d_32 tc-end: 1646853346.532871, bytes_transfer_piod_write_d_32, passed tc-start: 1646853346.540370, bytes_transfer_piod_write_d_32_text tc-end: 1646853346.892757, bytes_transfer_piod_write_d_32_text, passed tc-start: 1646853346.900093, bytes_transfer_piod_write_d_64 tc-end: 1646853347.266843, bytes_transfer_piod_write_d_64, passed tc-start: 1646853347.277852, bytes_transfer_piod_write_d_64_text tc-end: 1646853347.682050, bytes_transfer_piod_write_d_64_text, passed tc-start: 1646853347.689953, bytes_transfer_piod_write_d_8 tc-end: 1646853348.76559, bytes_transfer_piod_write_d_8, passed tc-start: 1646853348.86393, bytes_transfer_piod_write_d_8_text tc-end: 1646853348.433412, bytes_transfer_piod_write_d_8_text, passed tc-start: 1646853348.441209, bytes_transfer_piod_write_i_16 tc-end: 1646853348.792727, bytes_transfer_piod_write_i_16, passed tc-start: 1646853348.800665, bytes_transfer_piod_write_i_16_text tc-end: 1646853349.163296, bytes_transfer_piod_write_i_16_text, passed tc-start: 1646853349.172801, bytes_transfer_piod_write_i_32 tc-end: 1646853349.593172, bytes_transfer_piod_write_i_32, passed tc-start: 1646853349.600260, bytes_transfer_piod_write_i_32_text tc-end: 1646853350.40829, bytes_transfer_piod_write_i_32_text, passed tc-start: 1646853350.47861, bytes_transfer_piod_write_i_64 tc-end: 1646853350.386584, bytes_transfer_piod_write_i_64, passed tc-start: 1646853350.393719, bytes_transfer_piod_write_i_64_text tc-end: 1646853350.738265, bytes_transfer_piod_write_i_64_text, passed tc-start: 1646853350.746465, bytes_transfer_piod_write_i_8 tc-end: 1646853351.101187, bytes_transfer_piod_write_i_8, passed tc-start: 1646853351.108468, bytes_transfer_piod_write_i_8_text tc-end: 1646853351.461333, bytes_transfer_piod_write_i_8_text, passed tc-start: 1646853351.469402, bytes_transfer_read_d tc-end: 1646853351.824541, bytes_transfer_read_d, passed tc-start: 1646853351.832818, bytes_transfer_read_d_text tc-end: 1646853352.226573, bytes_transfer_read_d_text, passed tc-start: 1646853352.235079, bytes_transfer_read_i tc-end: 1646853352.629442, bytes_transfer_read_i, passed tc-start: 1646853352.638643, bytes_transfer_read_i_text tc-end: 1646853353.17335, bytes_transfer_read_i_text, passed tc-start: 1646853353.25510, bytes_transfer_write_d tc-end: 1646853353.393322, bytes_transfer_write_d, passed tc-start: 1646853353.400552, bytes_transfer_write_d_text tc-end: 1646853353.727070, bytes_transfer_write_d_text, passed tc-start: 1646853353.734455, bytes_transfer_write_i tc-end: 1646853354.77102, bytes_transfer_write_i, passed tc-start: 1646853354.84035, bytes_transfer_write_i_text tc-end: 1646853354.561797, bytes_transfer_write_i_text, passed tc-start: 1646853354.571681, child_attach_to_its_parent tc-end: 1646853355.79196, child_attach_to_its_parent, passed tc-start: 1646853355.92555, child_attach_to_its_stopped_parent tc-end: 1646853355.625855, child_attach_to_its_stopped_parent, passed tc-start: 1646853355.635792, clone1 tc-end: 1646853355.980558, clone1, passed tc-start: 1646853355.988086, clone2 tc-end: 1646853356.427433, clone2, passed tc-start: 1646853356.435151, clone3 tc-end: 1646853356.833373, clone3, passed tc-start: 1646853356.843671, clone4 tc-end: 1646853357.192224, clone4, passed tc-start: 1646853357.200058, clone5 tc-end: 1646853357.564413, clone5, passed tc-start: 1646853357.575279, clone6 tc-end: 1646853358.64646, clone6, passed tc-start: 1646853358.72624, clone7 tc-end: 1646853358.522884, clone7, passed tc-start: 1646853358.532474, clone8 tc-end: 1646853358.940722, clone8, passed tc-start: 1646853358.950739, clone_files1 tc-end: 1646853359.332635, clone_files1, passed tc-start: 1646853359.339678, clone_files2 tc-end: 1646853359.720257, clone_files2, passed tc-start: 1646853359.728426, clone_files3 tc-end: 1646853360.203635, clone_files3, passed tc-start: 1646853360.212684, clone_files4 tc-end: 1646853360.619102, clone_files4, passed tc-start: 1646853360.626847, clone_files5 tc-end: 1646853360.975863, clone_files5, passed tc-start: 1646853360.982984, clone_files6 tc-end: 1646853361.406966, clone_files6, passed tc-start: 1646853361.418102, clone_files7 tc-end: 1646853361.804850, clone_files7, passed tc-start: 1646853361.812263, clone_files8 tc-end: 1646853362.192626, clone_files8, passed tc-start: 1646853362.199390, clone_files_signalignored tc-end: 1646853362.585348, clone_files_signalignored, passed tc-start: 1646853362.593664, clone_files_signalmasked tc-end: 1646853362.987962, clone_files_signalmasked, passed tc-start: 1646853362.994815, clone_fs1 tc-end: 1646853363.451969, clone_fs1, passed tc-start: 1646853363.461904, clone_fs2 tc-end: 1646853363.903075, clone_fs2, passed tc-start: 1646853363.911158, clone_fs3 tc-end: 1646853364.309753, clone_fs3, passed tc-start: 1646853364.318802, clone_fs4 tc-end: 1646853364.728593, clone_fs4, passed tc-start: 1646853364.736162, clone_fs5 tc-end: 1646853365.96286, clone_fs5, passed tc-start: 1646853365.104756, clone_fs6 tc-end: 1646853365.490498, clone_fs6, passed tc-start: 1646853365.497672, clone_fs7 tc-end: 1646853365.841048, clone_fs7, passed tc-start: 1646853365.848486, clone_fs8 tc-end: 1646853366.190364, clone_fs8, passed tc-start: 1646853366.197513, clone_fs_signalignored tc-end: 1646853366.565509, clone_fs_signalignored, passed tc-start: 1646853366.573304, clone_fs_signalmasked tc-end: 1646853366.940726, clone_fs_signalmasked, passed tc-start: 1646853366.950942, clone_signalignored tc-end: 1646853367.330294, clone_signalignored, passed tc-start: 1646853367.337964, clone_signalmasked tc-end: 1646853367.744512, clone_signalmasked, passed tc-start: 1646853367.754153, clone_vfork1 tc-end: 1646853368.244620, clone_vfork1, passed tc-start: 1646853368.255203, clone_vfork2 tc-end: 1646853368.684125, clone_vfork2, passed tc-start: 1646853368.691212, clone_vfork3 tc-end: 1646853369.81475, clone_vfork3, passed tc-start: 1646853369.88565, clone_vfork4 tc-end: 1646853369.504736, clone_vfork4, passed tc-start: 1646853369.514254, clone_vfork5 tc-end: 1646853369.931328, clone_vfork5, passed tc-start: 1646853369.941418, clone_vfork6 tc-end: 1646853370.303459, clone_vfork6, passed tc-start: 1646853370.310655, clone_vfork7 tc-end: 1646853370.649927, clone_vfork7, passed tc-start: 1646853370.657657, clone_vfork8 tc-end: 1646853371.34086, clone_vfork8, passed tc-start: 1646853371.41921, clone_vfork_signalignored tc-end: 1646853371.380543, clone_vfork_signalignored, passed tc-start: 1646853371.387565, clone_vfork_signalmasked tc-end: 1646853371.748914, clone_vfork_signalmasked, passed tc-start: 1646853371.757435, clone_vm1 tc-end: 1646853372.132737, clone_vm1, passed tc-start: 1646853372.140222, clone_vm2 tc-end: 1646853372.507887, clone_vm2, passed tc-start: 1646853372.516265, clone_vm3 tc-end: 1646853372.866806, clone_vm3, passed tc-start: 1646853372.874542, clone_vm4 tc-end: 1646853373.282396, clone_vm4, passed tc-start: 1646853373.290418, clone_vm5 tc-end: 1646853373.663822, clone_vm5, passed tc-start: 1646853373.671695, clone_vm6 tc-end: 1646853374.100734, clone_vm6, passed tc-start: 1646853374.110512, clone_vm7 tc-end: 1646853374.459521, clone_vm7, passed tc-start: 1646853374.468331, clone_vm8 tc-end: 1646853374.887890, clone_vm8, passed tc-start: 1646853374.897930, clone_vm_signalignored tc-end: 1646853375.347261, clone_vm_signalignored, passed tc-start: 1646853375.355738, clone_vm_signalmasked tc-end: 1646853375.735802, clone_vm_signalmasked, passed tc-start: 1646853375.743242, core_dump_procinfo tc-end: 1646853948.236436, core_dump_procinfo, failed, Test case timed out after 300 seconds tc-start: 1646853948.244400, eventmask_preserved_empty tc-end: 1646853948.625597, eventmask_preserved_empty, passed tc-start: 1646853948.634506, eventmask_preserved_fork tc-end: 1646853949.3518, eventmask_preserved_fork, passed tc-start: 1646853949.11317, eventmask_preserved_lwp_create tc-end: 1646853949.378912, eventmask_preserved_lwp_create, passed tc-start: 1646853949.386580, eventmask_preserved_lwp_exit tc-end: 1646853949.767411, eventmask_preserved_lwp_exit, passed tc-start: 1646853949.776427, eventmask_preserved_posix_spawn tc-end: 1646853950.150268, eventmask_preserved_posix_spawn, passed tc-start: 1646853950.157492, eventmask_preserved_vfork tc-end: 1646853950.525617, eventmask_preserved_vfork, passed tc-start: 1646853950.532615, eventmask_preserved_vfork_done tc-end: 1646853950.911745, eventmask_preserved_vfork_done, passed tc-start: 1646853950.920371, fork1 tc-end: 1646853951.298334, fork1, passed tc-start: 1646853951.305995, fork10 tc-end: 1646853951.700258, fork10, passed tc-start: 1646853951.714123, fork11 tc-end: 1646853952.121907, fork11, passed tc-start: 1646853952.128700, fork12 tc-end: 1646853952.518607, fork12, passed tc-start: 1646853952.527578, fork13 tc-end: 1646853952.928404, fork13, passed tc-start: 1646853952.936894, fork14 tc-end: 1646853953.332220, fork14, passed tc-start: 1646853953.342692, fork15 tc-end: 1646853953.746890, fork15, passed tc-start: 1646853953.754264, fork16 tc-end: 1646853954.128693, fork16, passed tc-start: 1646853954.136379, fork2 tc-end: 1646853954.526327, fork2, passed tc-start: 1646853954.536099, fork3 tc-end: 1646853954.927412, fork3, passed tc-start: 1646853954.935250, fork4 tc-end: 1646853955.331868, fork4, passed tc-start: 1646853955.343228, fork5 tc-end: 1646853955.732997, fork5, passed tc-start: 1646853955.741301, fork6 tc-end: 1646853956.124772, fork6, passed tc-start: 1646853956.133282, fork7 tc-end: 1646853956.542428, fork7, passed tc-start: 1646853956.550959, fork8 tc-end: 1646853956.954651, fork8, passed tc-start: 1646853956.962094, fork9 tc-end: 1646853957.347199, fork9, passed tc-start: 1646853957.355118, fork_detach_forker tc-end: 1646853957.730673, fork_detach_forker, passed tc-start: 1646853957.738004, fork_kill_forker tc-end: 1646853958.96841, fork_kill_forker, passed tc-start: 1646853958.106090, fork_setpgid tc-end: 1646853958.454323, fork_setpgid, skipped, kernel panic (pg_jobc going negative) tc-start: 1646853958.462348, fork_signalignored tc-end: 1646853958.853255, fork_signalignored, passed tc-start: 1646853958.862277, fork_signalmasked tc-end: 1646853959.245813, fork_signalmasked, passed tc-start: 1646853959.253415, kill1 tc-end: 1646853959.629958, kill1, passed tc-start: 1646853959.637250, kill2 tc-end: 1646853960.509, kill2, passed tc-start: 1646853960.8860, kill3 tc-end: 1646853960.378270, kill3, passed tc-start: 1646853960.386099, parent_attach_to_its_child tc-end: 1646853960.764572, parent_attach_to_its_child, passed tc-start: 1646853960.774460, parent_attach_to_its_stopped_child tc-end: 1646853961.196001, parent_attach_to_its_stopped_child, passed tc-start: 1646853961.207431, posix_spawn1 tc-so: tc-end: 1646853961.617717, posix_spawn1, passed tc-start: 1646853961.625733, posix_spawn10 tc-so: tc-end: 1646853962.52207, posix_spawn10, passed tc-start: 1646853962.61717, posix_spawn11 tc-so: tc-end: 1646853962.450973, posix_spawn11, passed tc-start: 1646853962.459039, posix_spawn12 tc-so: tc-end: 1646853962.870784, posix_spawn12, passed tc-start: 1646853962.879014, posix_spawn13 tc-so: tc-end: 1646853963.311847, posix_spawn13, passed tc-start: 1646853963.319635, posix_spawn14 tc-so: tc-end: 1646853963.728630, posix_spawn14, passed tc-start: 1646853963.736805, posix_spawn15 tc-so: tc-end: 1646853964.164914, posix_spawn15, passed tc-start: 1646853964.173803, posix_spawn16 tc-so: tc-end: 1646853964.694993, posix_spawn16, passed tc-start: 1646853964.704375, posix_spawn2 tc-so: tc-end: 1646853965.232512, posix_spawn2, passed tc-start: 1646853965.241585, posix_spawn3 tc-so: tc-end: 1646853965.775759, posix_spawn3, passed tc-start: 1646853965.785335, posix_spawn4 tc-so: tc-end: 1646853966.256312, posix_spawn4, passed tc-start: 1646853966.264647, posix_spawn5 tc-so: tc-end: 1646853966.648252, posix_spawn5, passed tc-start: 1646853966.656130, posix_spawn6 tc-so: tc-end: 1646853967.66193, posix_spawn6, passed tc-start: 1646853967.73928, posix_spawn7 tc-so: tc-end: 1646853967.474230, posix_spawn7, passed tc-start: 1646853967.481862, posix_spawn8 tc-so: tc-end: 1646853967.888278, posix_spawn8, passed tc-start: 1646853967.895729, posix_spawn9 tc-so: tc-end: 1646853968.319860, posix_spawn9, passed tc-start: 1646853968.327013, posix_spawn_detach_spawner tc-so: tc-end: 1646853968.732566, posix_spawn_detach_spawner, passed tc-start: 1646853968.742026, posix_spawn_kill_spawner tc-so: tc-end: 1646853969.144761, posix_spawn_kill_spawner, passed tc-start: 1646853969.152875, posix_spawn_setpgid tc-end: 1646853969.578270, posix_spawn_setpgid, skipped, kernel panic (pg_jobc going negative) tc-start: 1646853969.589506, posix_spawn_signalignored tc-so: tc-end: 1646853970.117416, posix_spawn_signalignored, passed tc-start: 1646853970.126408, posix_spawn_signalmasked tc-so: tc-end: 1646853970.656593, posix_spawn_signalmasked, passed tc-start: 1646853970.667471, resume tc-end: 1646853973.56887, resume, passed tc-start: 1646853973.66725, siginfo_set_faked tc-end: 1646853973.559297, siginfo_set_faked, passed tc-start: 1646853973.569689, siginfo_set_unmodified tc-end: 1646853974.18216, siginfo_set_unmodified, passed tc-start: 1646853974.25862, signal_mask_unrelated tc-end: 1646853974.397547, signal_mask_unrelated, passed tc-start: 1646853974.425147, suspend_no_deadlock tc-end: 1646853974.803753, suspend_no_deadlock, passed tc-start: 1646853974.810869, syscall tc-end: 1646853975.197977, syscall, passed tc-start: 1646853975.206043, syscall_detach_on_sce tc-end: 1646853975.657118, syscall_detach_on_sce, passed tc-start: 1646853975.667921, syscall_killed_on_sce tc-end: 1646853976.155947, syscall_killed_on_sce, passed tc-start: 1646853976.165016, syscall_signal_on_sce tc-end: 1646853976.629549, syscall_signal_on_sce, skipped, PR lib/55087 tc-start: 1646853976.639691, syscallemu1 tc-end: 1646853977.130982, syscallemu1, passed tc-start: 1646853977.141334, threads_and_exec tc-end: 1646853977.703642, threads_and_exec, passed tc-start: 1646853977.713598, trace_thread_lwpcreate tc-end: 1646853980.359200, trace_thread_lwpcreate, passed tc-start: 1646853980.369079, trace_thread_lwpcreate_and_exit tc-end: 1646853984.825578, trace_thread_lwpcreate_and_exit, passed tc-start: 1646853984.833897, trace_thread_lwpcreate_and_exit_masked_sigtrap tc-end: 1646853989.54493, trace_thread_lwpcreate_and_exit_masked_sigtrap, passed tc-start: 1646853989.63768, trace_thread_lwpcreate_masked_sigtrap tc-end: 1646853991.495844, trace_thread_lwpcreate_masked_sigtrap, passed tc-start: 1646853991.502890, trace_thread_lwpexit tc-end: 1646853993.875831, trace_thread_lwpexit, passed tc-start: 1646853993.885272, trace_thread_lwpexit_masked_sigtrap tc-end: 1646853997.327085, trace_thread_lwpexit_masked_sigtrap, passed tc-start: 1646853997.335510, trace_thread_nolwpevents tc-end: 1646853997.740704, trace_thread_nolwpevents, passed tc-start: 1646853997.749289, tracee_sees_its_original_parent_getppid tc-end: 1646853998.152482, tracee_sees_its_original_parent_getppid, passed tc-start: 1646853998.162826, tracee_sees_its_original_parent_procfs_status tc-end: 1646853998.605520, tracee_sees_its_original_parent_procfs_status, passed tc-start: 1646853998.616884, tracee_sees_its_original_parent_sysctl_kinfo_proc2 tc-end: 1646853999.5831, tracee_sees_its_original_parent_sysctl_kinfo_proc2, passed tc-start: 1646853999.17231, traceme_crash_bus tc-end: 1646853999.390224, traceme_crash_bus, passed tc-start: 1646853999.398135, traceme_crash_fpe tc-end: 1646853999.779452, traceme_crash_fpe, passed tc-start: 1646853999.787159, traceme_crash_ill tc-end: 1646854000.173725, traceme_crash_ill, passed tc-start: 1646854000.183234, traceme_crash_segv tc-end: 1646854000.593713, traceme_crash_segv, passed tc-start: 1646854000.603614, traceme_crash_trap tc-end: 1646854001.10189, traceme_crash_trap, passed tc-start: 1646854001.18253, traceme_exec tc-so: tc-end: 1646854001.431682, traceme_exec, passed tc-start: 1646854001.440159, traceme_lwpinfo0 tc-end: 1646854001.833875, traceme_lwpinfo0, passed tc-start: 1646854001.842784, traceme_lwpinfo0_lwpstatus tc-end: 1646854002.223143, traceme_lwpinfo0_lwpstatus, passed tc-start: 1646854002.230981, traceme_lwpinfo0_lwpstatus_pl_name tc-end: 1646854002.618381, traceme_lwpinfo0_lwpstatus_pl_name, passed tc-start: 1646854002.625614, traceme_lwpinfo0_lwpstatus_pl_private tc-end: 1646854003.33780, traceme_lwpinfo0_lwpstatus_pl_private, passed tc-start: 1646854003.43527, traceme_lwpinfo0_lwpstatus_pl_sigmask tc-end: 1646854003.431832, traceme_lwpinfo0_lwpstatus_pl_sigmask, passed tc-start: 1646854003.439714, traceme_lwpinfo1 tc-end: 1646854003.977825, traceme_lwpinfo1, passed tc-start: 1646854003.986203, traceme_lwpinfo1_lwpstatus tc-end: 1646854004.484979, traceme_lwpinfo1_lwpstatus, passed tc-start: 1646854004.492728, traceme_lwpinfo1_lwpstatus_pl_name tc-end: 1646854005.36364, traceme_lwpinfo1_lwpstatus_pl_name, passed tc-start: 1646854005.44223, traceme_lwpinfo1_lwpstatus_pl_private tc-end: 1646854005.545381, traceme_lwpinfo1_lwpstatus_pl_private, passed tc-start: 1646854005.553784, traceme_lwpinfo1_lwpstatus_pl_sigmask tc-end: 1646854005.988779, traceme_lwpinfo1_lwpstatus_pl_sigmask, passed tc-start: 1646854005.997302, traceme_lwpinfo2 tc-end: 1646854006.785164, traceme_lwpinfo2, passed tc-start: 1646854006.792549, traceme_lwpinfo2_lwpstatus tc-end: 1646854007.675071, traceme_lwpinfo2_lwpstatus, passed tc-start: 1646854007.684543, traceme_lwpinfo2_lwpstatus_pl_name tc-end: 1646854008.576864, traceme_lwpinfo2_lwpstatus_pl_name, passed tc-start: 1646854008.586840, traceme_lwpinfo2_lwpstatus_pl_private tc-end: 1646854009.407439, traceme_lwpinfo2_lwpstatus_pl_private, passed tc-start: 1646854009.416778, traceme_lwpinfo2_lwpstatus_pl_sigmask tc-end: 1646854010.366260, traceme_lwpinfo2_lwpstatus_pl_sigmask, passed tc-start: 1646854010.373604, traceme_lwpinfo3 tc-end: 1646854011.380665, traceme_lwpinfo3, passed tc-start: 1646854011.388297, traceme_lwpinfo3_lwpstatus tc-end: 1646854012.369010, traceme_lwpinfo3_lwpstatus, passed tc-start: 1646854012.377966, traceme_lwpinfo3_lwpstatus_pl_name tc-end: 1646854013.31953, traceme_lwpinfo3_lwpstatus_pl_name, passed tc-start: 1646854013.40276, traceme_lwpinfo3_lwpstatus_pl_private tc-end: 1646854014.32712, traceme_lwpinfo3_lwpstatus_pl_private, passed tc-start: 1646854014.41111, traceme_lwpinfo3_lwpstatus_pl_sigmask tc-end: 1646854014.877168, traceme_lwpinfo3_lwpstatus_pl_sigmask, passed tc-start: 1646854014.883633, traceme_lwpnext0 tc-end: 1646854015.234562, traceme_lwpnext0, passed tc-start: 1646854015.242965, traceme_lwpnext0_pl_name tc-end: 1646854015.650014, traceme_lwpnext0_pl_name, passed tc-start: 1646854015.657375, traceme_lwpnext0_pl_private tc-end: 1646854016.62894, traceme_lwpnext0_pl_private, passed tc-start: 1646854016.69655, traceme_lwpnext0_pl_sigmask tc-end: 1646854016.433136, traceme_lwpnext0_pl_sigmask, passed tc-start: 1646854016.440278, traceme_lwpnext1 tc-end: 1646854016.959352, traceme_lwpnext1, passed tc-start: 1646854016.968279, traceme_lwpnext1_pl_name tc-end: 1646854017.471900, traceme_lwpnext1_pl_name, passed tc-start: 1646854017.480739, traceme_lwpnext1_pl_private tc-end: 1646854017.982793, traceme_lwpnext1_pl_private, passed tc-start: 1646854017.991701, traceme_lwpnext1_pl_sigmask tc-end: 1646854018.522443, traceme_lwpnext1_pl_sigmask, passed tc-start: 1646854018.529948, traceme_lwpnext2 tc-end: 1646854019.389960, traceme_lwpnext2, passed tc-start: 1646854019.396881, traceme_lwpnext2_pl_name tc-end: 1646854020.127533, traceme_lwpnext2_pl_name, passed tc-start: 1646854020.137155, traceme_lwpnext2_pl_private tc-end: 1646854020.987913, traceme_lwpnext2_pl_private, passed tc-start: 1646854020.997215, traceme_lwpnext2_pl_sigmask tc-end: 1646854021.870705, traceme_lwpnext2_pl_sigmask, passed tc-start: 1646854021.877146, traceme_lwpnext3 tc-end: 1646854022.789143, traceme_lwpnext3, passed tc-start: 1646854022.798488, traceme_lwpnext3_pl_name tc-end: 1646854023.652299, traceme_lwpnext3_pl_name, passed tc-start: 1646854023.659305, traceme_lwpnext3_pl_private tc-end: 1646854024.574521, traceme_lwpnext3_pl_private, passed tc-start: 1646854024.581289, traceme_lwpnext3_pl_sigmask tc-end: 1646854025.468246, traceme_lwpnext3_pl_sigmask, passed tc-start: 1646854025.476063, traceme_pid1_parent tc-end: 1646854025.877279, traceme_pid1_parent, passed tc-start: 1646854025.883946, traceme_raise1 tc-end: 1646854026.229157, traceme_raise1, passed tc-start: 1646854026.236832, traceme_raise10 tc-end: 1646854026.618179, traceme_raise10, passed tc-start: 1646854026.628356, traceme_raise2 tc-end: 1646854027.6152, traceme_raise2, passed tc-start: 1646854027.14421, traceme_raise3 tc-end: 1646854027.367668, traceme_raise3, passed tc-start: 1646854027.374641, traceme_raise4 tc-end: 1646854027.727100, traceme_raise4, passed tc-start: 1646854027.734440, traceme_raise5 tc-end: 1646854028.76986, traceme_raise5, passed tc-start: 1646854028.86307, traceme_raise6 tc-end: 1646854028.447752, traceme_raise6, passed tc-start: 1646854028.456585, traceme_raise7 tc-end: 1646854028.833511, traceme_raise7, passed tc-start: 1646854028.840169, traceme_raise8 tc-end: 1646854029.207076, traceme_raise8, passed tc-start: 1646854029.215523, traceme_raise9 tc-end: 1646854029.582762, traceme_raise9, passed tc-start: 1646854029.591308, traceme_raisesignal_ignored1 tc-end: 1646854029.993805, traceme_raisesignal_ignored1, passed tc-start: 1646854030.2279, traceme_raisesignal_ignored2 tc-end: 1646854030.365418, traceme_raisesignal_ignored2, passed tc-start: 1646854030.372945, traceme_raisesignal_ignored3 tc-end: 1646854030.795139, traceme_raisesignal_ignored3, passed tc-start: 1646854030.803930, traceme_raisesignal_ignored4 tc-end: 1646854031.272477, traceme_raisesignal_ignored4, passed tc-start: 1646854031.290556, traceme_raisesignal_ignored5 tc-end: 1646854031.786412, traceme_raisesignal_ignored5, passed tc-start: 1646854031.795511, traceme_raisesignal_ignored6 tc-end: 1646854032.267238, traceme_raisesignal_ignored6, passed tc-start: 1646854032.275068, traceme_raisesignal_ignored7 tc-end: 1646854032.642874, traceme_raisesignal_ignored7, passed tc-start: 1646854032.650603, traceme_raisesignal_ignored8 tc-end: 1646854033.11877, traceme_raisesignal_ignored8, passed tc-start: 1646854033.18974, traceme_raisesignal_masked1 tc-end: 1646854033.386857, traceme_raisesignal_masked1, passed tc-start: 1646854033.394333, traceme_raisesignal_masked2 tc-end: 1646854033.775413, traceme_raisesignal_masked2, passed tc-start: 1646854033.782973, traceme_raisesignal_masked3 tc-end: 1646854034.175262, traceme_raisesignal_masked3, passed tc-start: 1646854034.184478, traceme_raisesignal_masked4 tc-end: 1646854034.562056, traceme_raisesignal_masked4, passed tc-start: 1646854034.568643, traceme_raisesignal_masked5 tc-end: 1646854034.930586, traceme_raisesignal_masked5, passed tc-start: 1646854034.938362, traceme_raisesignal_masked6 tc-end: 1646854035.325175, traceme_raisesignal_masked6, passed tc-start: 1646854035.332269, traceme_raisesignal_masked7 tc-end: 1646854035.704325, traceme_raisesignal_masked7, passed tc-start: 1646854035.711857, traceme_raisesignal_masked8 tc-end: 1646854036.83834, traceme_raisesignal_masked8, passed tc-start: 1646854036.91046, traceme_sendsignal_handle1 tc-end: 1646854036.461917, traceme_sendsignal_handle1, passed tc-start: 1646854036.471221, traceme_sendsignal_handle2 tc-end: 1646854036.862151, traceme_sendsignal_handle2, passed tc-start: 1646854036.872064, traceme_sendsignal_handle3 tc-end: 1646854037.223819, traceme_sendsignal_handle3, passed tc-start: 1646854037.231850, traceme_sendsignal_handle4 tc-end: 1646854037.605949, traceme_sendsignal_handle4, passed tc-start: 1646854037.614249, traceme_sendsignal_handle5 tc-end: 1646854038.8024, traceme_sendsignal_handle5, passed tc-start: 1646854038.15936, traceme_sendsignal_handle6 tc-end: 1646854038.409544, traceme_sendsignal_handle6, passed tc-start: 1646854038.418132, traceme_sendsignal_handle7 tc-end: 1646854038.801194, traceme_sendsignal_handle7, passed tc-start: 1646854038.810287, traceme_sendsignal_handle8 tc-end: 1646854039.183065, traceme_sendsignal_handle8, passed tc-start: 1646854039.191045, traceme_sendsignal_ignored1 tc-end: 1646854039.568158, traceme_sendsignal_ignored1, passed tc-start: 1646854039.575719, traceme_sendsignal_ignored2 tc-end: 1646854039.954570, traceme_sendsignal_ignored2, passed tc-start: 1646854039.963134, traceme_sendsignal_ignored3 tc-end: 1646854040.342089, traceme_sendsignal_ignored3, passed tc-start: 1646854040.351753, traceme_sendsignal_ignored4 tc-end: 1646854040.713616, traceme_sendsignal_ignored4, passed tc-start: 1646854040.722184, traceme_sendsignal_ignored5 tc-end: 1646854041.115004, traceme_sendsignal_ignored5, passed tc-start: 1646854041.123433, traceme_sendsignal_ignored6 tc-end: 1646854041.533339, traceme_sendsignal_ignored6, passed tc-start: 1646854041.541861, traceme_sendsignal_ignored7 tc-end: 1646854041.945795, traceme_sendsignal_ignored7, passed tc-start: 1646854041.953815, traceme_sendsignal_ignored8 tc-end: 1646854042.343058, traceme_sendsignal_ignored8, passed tc-start: 1646854042.351021, traceme_sendsignal_masked1 tc-end: 1646854042.731804, traceme_sendsignal_masked1, passed tc-start: 1646854042.740220, traceme_sendsignal_masked2 tc-end: 1646854043.126913, traceme_sendsignal_masked2, passed tc-start: 1646854043.134218, traceme_sendsignal_masked3 tc-end: 1646854043.491818, traceme_sendsignal_masked3, passed tc-start: 1646854043.504510, traceme_sendsignal_masked4 tc-end: 1646854043.894826, traceme_sendsignal_masked4, passed tc-start: 1646854043.902346, traceme_sendsignal_masked5 tc-end: 1646854044.253093, traceme_sendsignal_masked5, passed tc-start: 1646854044.264197, traceme_sendsignal_masked6 tc-end: 1646854044.648520, traceme_sendsignal_masked6, passed tc-start: 1646854044.656039, traceme_sendsignal_masked7 tc-end: 1646854045.18634, traceme_sendsignal_masked7, passed tc-start: 1646854045.26893, traceme_sendsignal_masked8 tc-end: 1646854045.396419, traceme_sendsignal_masked8, passed tc-start: 1646854045.403163, traceme_sendsignal_simple1 tc-end: 1646854045.777336, traceme_sendsignal_simple1, passed tc-start: 1646854045.784935, traceme_sendsignal_simple10 tc-end: 1646854046.197611, traceme_sendsignal_simple10, passed tc-start: 1646854046.208993, traceme_sendsignal_simple2 tc-end: 1646854046.688651, traceme_sendsignal_simple2, passed tc-start: 1646854046.696016, traceme_sendsignal_simple3 tc-end: 1646854047.128708, traceme_sendsignal_simple3, passed tc-start: 1646854047.140229, traceme_sendsignal_simple4 tc-end: 1646854047.493959, traceme_sendsignal_simple4, passed tc-start: 1646854047.503496, traceme_sendsignal_simple5 tc-end: 1646854047.914176, traceme_sendsignal_simple5, passed tc-start: 1646854047.921823, traceme_sendsignal_simple6 tc-end: 1646854048.381793, traceme_sendsignal_simple6, passed tc-start: 1646854048.398967, traceme_sendsignal_simple7 tc-end: 1646854048.832161, traceme_sendsignal_simple7, passed tc-start: 1646854048.844937, traceme_sendsignal_simple8 tc-end: 1646854049.246886, traceme_sendsignal_simple8, passed tc-start: 1646854049.258429, traceme_sendsignal_simple9 tc-end: 1646854049.674309, traceme_sendsignal_simple9, passed tc-start: 1646854049.685126, traceme_signalignored_crash_bus tc-end: 1646854050.63754, traceme_signalignored_crash_bus, passed tc-start: 1646854050.72776, traceme_signalignored_crash_fpe tc-end: 1646854050.455857, traceme_signalignored_crash_fpe, passed tc-start: 1646854050.464608, traceme_signalignored_crash_ill tc-end: 1646854050.859737, traceme_signalignored_crash_ill, passed tc-start: 1646854050.867824, traceme_signalignored_crash_segv tc-end: 1646854051.216560, traceme_signalignored_crash_segv, passed tc-start: 1646854051.225665, traceme_signalignored_crash_trap tc-end: 1646854051.610988, traceme_signalignored_crash_trap, passed tc-start: 1646854051.620202, traceme_signalignored_exec tc-so: tc-end: 1646854052.52356, traceme_signalignored_exec, passed tc-start: 1646854052.60987, traceme_signalmasked_crash_bus tc-end: 1646854052.463884, traceme_signalmasked_crash_bus, passed tc-start: 1646854052.471302, traceme_signalmasked_crash_fpe tc-end: 1646854052.818469, traceme_signalmasked_crash_fpe, passed tc-start: 1646854052.826514, traceme_signalmasked_crash_ill tc-end: 1646854053.234555, traceme_signalmasked_crash_ill, passed tc-start: 1646854053.243356, traceme_signalmasked_crash_segv tc-end: 1646854053.661737, traceme_signalmasked_crash_segv, passed tc-start: 1646854053.669483, traceme_signalmasked_crash_trap tc-end: 1646854054.53602, traceme_signalmasked_crash_trap, passed tc-start: 1646854054.61700, traceme_signalmasked_exec tc-so: tc-end: 1646854054.467924, traceme_signalmasked_exec, passed tc-start: 1646854054.476170, traceme_vfork_clone tc-end: 1646854054.859971, traceme_vfork_clone, passed tc-start: 1646854054.868555, traceme_vfork_clone_files tc-end: 1646854055.226356, traceme_vfork_clone_files, passed tc-start: 1646854055.233252, traceme_vfork_clone_fs tc-end: 1646854055.611243, traceme_vfork_clone_fs, passed tc-start: 1646854055.618002, traceme_vfork_clone_vfork tc-end: 1646854055.961839, traceme_vfork_clone_vfork, passed tc-start: 1646854055.968649, traceme_vfork_clone_vm tc-end: 1646854056.314895, traceme_vfork_clone_vm, passed tc-start: 1646854056.323789, traceme_vfork_crash_bus tc-end: 1646854056.720980, traceme_vfork_crash_bus, passed tc-start: 1646854056.733865, traceme_vfork_crash_fpe tc-end: 1646854057.163110, traceme_vfork_crash_fpe, passed tc-start: 1646854057.178204, traceme_vfork_crash_ill tc-end: 1646854057.634885, traceme_vfork_crash_ill, passed tc-start: 1646854057.646525, traceme_vfork_crash_segv tc-end: 1646854058.70855, traceme_vfork_crash_segv, passed tc-start: 1646854058.82088, traceme_vfork_crash_trap tc-end: 1646854058.482410, traceme_vfork_crash_trap, passed tc-start: 1646854058.495793, traceme_vfork_exec tc-so: tc-end: 1646854058.919785, traceme_vfork_exec, passed tc-start: 1646854058.927032, traceme_vfork_fork tc-end: 1646854059.322542, traceme_vfork_fork, passed tc-start: 1646854059.330234, traceme_vfork_raise1 tc-end: 1646854059.663599, traceme_vfork_raise1, passed tc-start: 1646854059.671224, traceme_vfork_raise10 tc-end: 1646854060.85098, traceme_vfork_raise10, passed tc-start: 1646854060.99751, traceme_vfork_raise11 tc-end: 1646854060.628079, traceme_vfork_raise11, passed tc-start: 1646854060.642252, traceme_vfork_raise12 tc-end: 1646854061.161840, traceme_vfork_raise12, passed tc-start: 1646854061.175702, traceme_vfork_raise13 tc-end: 1646854061.697783, traceme_vfork_raise13, passed tc-start: 1646854061.711755, traceme_vfork_raise2 tc-end: 1646854062.238050, traceme_vfork_raise2, passed tc-start: 1646854062.247308, traceme_vfork_raise3 tc-end: 1646854062.728879, traceme_vfork_raise3, passed tc-start: 1646854062.738115, traceme_vfork_raise4 tc-end: 1646854063.188116, traceme_vfork_raise4, passed tc-start: 1646854063.197290, traceme_vfork_raise5 tc-end: 1646854063.529955, traceme_vfork_raise5, passed tc-start: 1646854063.537867, traceme_vfork_raise6 tc-end: 1646854063.950716, traceme_vfork_raise6, passed tc-start: 1646854063.963273, traceme_vfork_raise7 tc-end: 1646854064.306743, traceme_vfork_raise7, passed tc-start: 1646854064.313400, traceme_vfork_raise8 tc-end: 1646854064.716149, traceme_vfork_raise8, passed tc-start: 1646854064.725710, traceme_vfork_raise9 tc-end: 1646854065.172988, traceme_vfork_raise9, passed tc-start: 1646854065.184747, traceme_vfork_signalignored_crash_bus tc-end: 1646854065.696262, traceme_vfork_signalignored_crash_bus, passed tc-start: 1646854065.710484, traceme_vfork_signalignored_crash_fpe tc-end: 1646854066.229314, traceme_vfork_signalignored_crash_fpe, passed tc-start: 1646854066.244813, traceme_vfork_signalignored_crash_ill tc-end: 1646854066.770623, traceme_vfork_signalignored_crash_ill, passed tc-start: 1646854066.785431, traceme_vfork_signalignored_crash_segv tc-end: 1646854067.339435, traceme_vfork_signalignored_crash_segv, passed tc-start: 1646854067.354571, traceme_vfork_signalignored_crash_trap tc-end: 1646854067.891969, traceme_vfork_signalignored_crash_trap, passed tc-start: 1646854067.906840, traceme_vfork_signalignored_exec tc-so: tc-end: 1646854068.309349, traceme_vfork_signalignored_exec, passed tc-start: 1646854068.319422, traceme_vfork_signalmasked_crash_bus tc-end: 1646854068.825430, traceme_vfork_signalmasked_crash_bus, passed tc-start: 1646854068.840147, traceme_vfork_signalmasked_crash_fpe tc-end: 1646854069.264962, traceme_vfork_signalmasked_crash_fpe, passed tc-start: 1646854069.276759, traceme_vfork_signalmasked_crash_ill tc-end: 1646854069.640815, traceme_vfork_signalmasked_crash_ill, passed tc-start: 1646854069.655004, traceme_vfork_signalmasked_crash_segv tc-end: 1646854070.30671, traceme_vfork_signalmasked_crash_segv, passed tc-start: 1646854070.42526, traceme_vfork_signalmasked_crash_trap tc-end: 1646854070.459970, traceme_vfork_signalmasked_crash_trap, passed tc-start: 1646854070.470458, traceme_vfork_signalmasked_exec tc-so: tc-end: 1646854070.845749, traceme_vfork_signalmasked_exec, passed tc-start: 1646854070.853061, traceme_vfork_vfork tc-end: 1646854071.257024, traceme_vfork_vfork, passed tc-start: 1646854071.266722, tracer_attach_to_unrelated_stopped_process tc-end: 1646854071.821521, tracer_attach_to_unrelated_stopped_process, passed tc-start: 1646854071.835774, tracer_sees_terminaton_before_the_parent tc-end: 1646854072.249969, tracer_sees_terminaton_before_the_parent, passed tc-start: 1646854072.260077, tracer_sysctl_lookup_without_duplicates tc-end: 1646854077.50637, tracer_sysctl_lookup_without_duplicates, passed tc-start: 1646854077.60840, unrelated_tracer_fork1 tc-end: 1646854077.488036, unrelated_tracer_fork1, passed tc-start: 1646854077.498640, unrelated_tracer_fork10 tc-end: 1646854077.933333, unrelated_tracer_fork10, passed tc-start: 1646854077.943852, unrelated_tracer_fork11 tc-end: 1646854078.399091, unrelated_tracer_fork11, passed tc-start: 1646854078.410916, unrelated_tracer_fork12 tc-end: 1646854078.882800, unrelated_tracer_fork12, passed tc-start: 1646854078.895263, unrelated_tracer_fork13 tc-end: 1646854079.450504, unrelated_tracer_fork13, passed tc-start: 1646854079.464170, unrelated_tracer_fork14 tc-end: 1646854079.925566, unrelated_tracer_fork14, passed tc-start: 1646854079.938100, unrelated_tracer_fork15 tc-end: 1646854080.433830, unrelated_tracer_fork15, passed tc-start: 1646854080.446631, unrelated_tracer_fork16 tc-end: 1646854080.884624, unrelated_tracer_fork16, passed tc-start: 1646854080.895288, unrelated_tracer_fork2 tc-end: 1646854081.342204, unrelated_tracer_fork2, passed tc-start: 1646854081.352930, unrelated_tracer_fork3 tc-end: 1646854081.821825, unrelated_tracer_fork3, passed tc-start: 1646854081.832782, unrelated_tracer_fork4 tc-end: 1646854082.269366, unrelated_tracer_fork4, passed tc-start: 1646854082.278449, unrelated_tracer_fork5 tc-end: 1646854082.696992, unrelated_tracer_fork5, passed tc-start: 1646854082.707622, unrelated_tracer_fork6 tc-end: 1646854083.140756, unrelated_tracer_fork6, passed tc-start: 1646854083.151322, unrelated_tracer_fork7 tc-end: 1646854083.688570, unrelated_tracer_fork7, passed tc-start: 1646854083.703041, unrelated_tracer_fork8 tc-end: 1646854084.277514, unrelated_tracer_fork8, passed tc-start: 1646854084.289874, unrelated_tracer_fork9 tc-end: 1646854084.778882, unrelated_tracer_fork9, passed tc-start: 1646854084.790793, unrelated_tracer_fork_detach_forker tc-end: 1646854085.243381, unrelated_tracer_fork_detach_forker, passed tc-start: 1646854085.254254, unrelated_tracer_fork_kill_forker tc-end: 1646854085.689320, unrelated_tracer_fork_kill_forker, passed tc-start: 1646854085.700052, unrelated_tracer_fork_setpgid tc-end: 1646854086.70244, unrelated_tracer_fork_setpgid, skipped, kernel panic (pg_jobc going negative) tc-start: 1646854086.78799, unrelated_tracer_posix_spawn1 tc-end: 1646854086.617982, unrelated_tracer_posix_spawn1, passed tc-start: 1646854086.629851, unrelated_tracer_posix_spawn10 tc-end: 1646854087.100762, unrelated_tracer_posix_spawn10, passed tc-start: 1646854087.113673, unrelated_tracer_posix_spawn11 tc-end: 1646854087.578760, unrelated_tracer_posix_spawn11, passed tc-start: 1646854087.589310, unrelated_tracer_posix_spawn12 tc-end: 1646854088.77254, unrelated_tracer_posix_spawn12, passed tc-start: 1646854088.88705, unrelated_tracer_posix_spawn13 tc-end: 1646854088.549052, unrelated_tracer_posix_spawn13, passed tc-start: 1646854088.562782, unrelated_tracer_posix_spawn14 tc-end: 1646854089.33335, unrelated_tracer_posix_spawn14, passed tc-start: 1646854089.44468, unrelated_tracer_posix_spawn15 tc-end: 1646854089.490085, unrelated_tracer_posix_spawn15, passed tc-start: 1646854089.502746, unrelated_tracer_posix_spawn16 tc-end: 1646854089.964579, unrelated_tracer_posix_spawn16, passed tc-start: 1646854089.975413, unrelated_tracer_posix_spawn2 tc-end: 1646854090.419268, unrelated_tracer_posix_spawn2, passed tc-start: 1646854090.429606, unrelated_tracer_posix_spawn3 tc-end: 1646854090.887313, unrelated_tracer_posix_spawn3, passed tc-start: 1646854090.898778, unrelated_tracer_posix_spawn4 tc-end: 1646854091.332847, unrelated_tracer_posix_spawn4, passed tc-start: 1646854091.345248, unrelated_tracer_posix_spawn5 tc-end: 1646854091.809051, unrelated_tracer_posix_spawn5, passed tc-start: 1646854091.820240, unrelated_tracer_posix_spawn6 tc-end: 1646854092.278706, unrelated_tracer_posix_spawn6, passed tc-start: 1646854092.291915, unrelated_tracer_posix_spawn7 tc-end: 1646854092.752807, unrelated_tracer_posix_spawn7, passed tc-start: 1646854092.762798, unrelated_tracer_posix_spawn8 tc-end: 1646854093.206861, unrelated_tracer_posix_spawn8, passed tc-start: 1646854093.218870, unrelated_tracer_posix_spawn9 tc-end: 1646854093.668419, unrelated_tracer_posix_spawn9, passed tc-start: 1646854093.679644, unrelated_tracer_posix_spawn_detach_spawner tc-end: 1646854094.214379, unrelated_tracer_posix_spawn_detach_spawner, passed tc-start: 1646854094.225924, unrelated_tracer_posix_spawn_kill_spawner tc-end: 1646854094.662587, unrelated_tracer_posix_spawn_kill_spawner, passed tc-start: 1646854094.674543, unrelated_tracer_posix_spawn_setpgid tc-end: 1646854095.35626, unrelated_tracer_posix_spawn_setpgid, skipped, kernel panic (pg_jobc going negative) tc-start: 1646854095.43379, unrelated_tracer_sees_crash_bus tc-end: 1646854095.488180, unrelated_tracer_sees_crash_bus, passed tc-start: 1646854095.497555, unrelated_tracer_sees_crash_fpe tc-end: 1646854095.899658, unrelated_tracer_sees_crash_fpe, passed tc-start: 1646854095.910730, unrelated_tracer_sees_crash_ill tc-end: 1646854096.330147, unrelated_tracer_sees_crash_ill, passed tc-start: 1646854096.340844, unrelated_tracer_sees_crash_segv tc-end: 1646854096.766441, unrelated_tracer_sees_crash_segv, passed tc-start: 1646854096.777819, unrelated_tracer_sees_crash_trap tc-end: 1646854097.175162, unrelated_tracer_sees_crash_trap, passed tc-start: 1646854097.186189, unrelated_tracer_sees_signalignored_crash_bus tc-end: 1646854097.627872, unrelated_tracer_sees_signalignored_crash_bus, passed tc-start: 1646854097.637735, unrelated_tracer_sees_signalignored_crash_fpe tc-end: 1646854098.33213, unrelated_tracer_sees_signalignored_crash_fpe, passed tc-start: 1646854098.44035, unrelated_tracer_sees_signalignored_crash_ill tc-end: 1646854098.455313, unrelated_tracer_sees_signalignored_crash_ill, passed tc-start: 1646854098.465457, unrelated_tracer_sees_signalignored_crash_segv tc-end: 1646854098.878929, unrelated_tracer_sees_signalignored_crash_segv, passed tc-start: 1646854098.889223, unrelated_tracer_sees_signalignored_crash_trap tc-end: 1646854099.327046, unrelated_tracer_sees_signalignored_crash_trap, passed tc-start: 1646854099.337449, unrelated_tracer_sees_signalmasked_crash_bus tc-end: 1646854099.835131, unrelated_tracer_sees_signalmasked_crash_bus, passed tc-start: 1646854099.848478, unrelated_tracer_sees_signalmasked_crash_fpe tc-end: 1646854100.409120, unrelated_tracer_sees_signalmasked_crash_fpe, passed tc-start: 1646854100.423057, unrelated_tracer_sees_signalmasked_crash_ill tc-end: 1646854100.974312, unrelated_tracer_sees_signalmasked_crash_ill, passed tc-start: 1646854100.987200, unrelated_tracer_sees_signalmasked_crash_segv tc-end: 1646854101.446388, unrelated_tracer_sees_signalmasked_crash_segv, passed tc-start: 1646854101.458156, unrelated_tracer_sees_signalmasked_crash_trap tc-end: 1646854101.932227, unrelated_tracer_sees_signalmasked_crash_trap, passed tc-start: 1646854101.945521, unrelated_tracer_sees_terminaton_before_the_parent tc-end: 1646854102.391315, unrelated_tracer_sees_terminaton_before_the_parent, passed tc-start: 1646854102.401313, unrelated_tracer_vfork1 tc-end: 1646854102.879073, unrelated_tracer_vfork1, passed tc-start: 1646854102.891951, unrelated_tracer_vfork10 tc-end: 1646854103.354375, unrelated_tracer_vfork10, passed tc-start: 1646854103.366636, unrelated_tracer_vfork11 tc-end: 1646854103.788447, unrelated_tracer_vfork11, passed tc-start: 1646854103.798943, unrelated_tracer_vfork12 tc-end: 1646854104.230899, unrelated_tracer_vfork12, passed tc-start: 1646854104.241164, unrelated_tracer_vfork13 tc-end: 1646854104.656207, unrelated_tracer_vfork13, passed tc-start: 1646854104.665313, unrelated_tracer_vfork14 tc-end: 1646854105.54339, unrelated_tracer_vfork14, passed tc-start: 1646854105.64788, unrelated_tracer_vfork15 tc-end: 1646854105.517597, unrelated_tracer_vfork15, passed tc-start: 1646854105.526977, unrelated_tracer_vfork16 tc-end: 1646854105.968896, unrelated_tracer_vfork16, passed tc-start: 1646854105.978334, unrelated_tracer_vfork2 tc-end: 1646854106.414519, unrelated_tracer_vfork2, passed tc-start: 1646854106.426279, unrelated_tracer_vfork3 tc-end: 1646854106.917434, unrelated_tracer_vfork3, passed tc-start: 1646854106.927747, unrelated_tracer_vfork4 tc-end: 1646854107.402076, unrelated_tracer_vfork4, passed tc-start: 1646854107.412128, unrelated_tracer_vfork5 tc-end: 1646854107.847045, unrelated_tracer_vfork5, passed tc-start: 1646854107.856389, unrelated_tracer_vfork6 tc-end: 1646854108.316405, unrelated_tracer_vfork6, passed tc-start: 1646854108.329863, unrelated_tracer_vfork7 tc-end: 1646854108.846242, unrelated_tracer_vfork7, passed tc-start: 1646854108.859426, unrelated_tracer_vfork8 tc-end: 1646854109.282537, unrelated_tracer_vfork8, passed tc-start: 1646854109.294000, unrelated_tracer_vfork9 tc-end: 1646854109.800354, unrelated_tracer_vfork9, passed tc-start: 1646854109.812028, unrelated_tracer_vfork_detach_vforker tc-end: 1646854110.234120, unrelated_tracer_vfork_detach_vforker, passed tc-start: 1646854110.246646, unrelated_tracer_vfork_detach_vforkerdone tc-end: 1646854110.656114, unrelated_tracer_vfork_detach_vforkerdone, passed tc-start: 1646854110.667390, unrelated_tracer_vfork_kill_vforker tc-end: 1646854111.80593, unrelated_tracer_vfork_kill_vforker, passed tc-start: 1646854111.91747, unrelated_tracer_vfork_kill_vforkerdone tc-end: 1646854111.503324, unrelated_tracer_vfork_kill_vforkerdone, passed tc-start: 1646854111.513371, unrelated_tracer_vfork_setpgid tc-end: 1646854111.885872, unrelated_tracer_vfork_setpgid, skipped, kernel panic (pg_jobc going negative) tc-start: 1646854111.894179, user_va0_disable_pt_continue tc-end: 1646854112.275266, user_va0_disable_pt_continue, passed tc-start: 1646854112.284623, user_va0_disable_pt_detach tc-end: 1646854112.671186, user_va0_disable_pt_detach, passed tc-start: 1646854112.679230, user_va0_disable_pt_syscall tc-end: 1646854113.67043, user_va0_disable_pt_syscall, passed tc-start: 1646854113.74367, vfork1 tc-end: 1646854113.455515, vfork1, passed tc-start: 1646854113.463710, vfork10 tc-end: 1646854113.851215, vfork10, passed tc-start: 1646854113.858894, vfork11 tc-end: 1646854114.229850, vfork11, passed tc-start: 1646854114.236643, vfork12 tc-end: 1646854114.671544, vfork12, passed tc-start: 1646854114.678811, vfork13 tc-end: 1646854115.104957, vfork13, passed tc-start: 1646854115.116095, vfork14 tc-end: 1646854115.545079, vfork14, passed tc-start: 1646854115.554040, vfork15 tc-end: 1646854115.939685, vfork15, passed tc-start: 1646854115.949662, vfork16 tc-end: 1646854116.304935, vfork16, passed tc-start: 1646854116.312585, vfork2 tc-end: 1646854116.719933, vfork2, passed tc-start: 1646854116.729593, vfork3 tc-end: 1646854117.132970, vfork3, passed tc-start: 1646854117.142082, vfork4 tc-end: 1646854117.542054, vfork4, passed tc-start: 1646854117.551422, vfork5 tc-end: 1646854117.946744, vfork5, passed tc-start: 1646854117.955757, vfork6 tc-end: 1646854118.346139, vfork6, passed tc-start: 1646854118.354097, vfork7 tc-end: 1646854118.747932, vfork7, passed tc-start: 1646854118.756208, vfork8 tc-end: 1646854119.149077, vfork8, passed tc-start: 1646854119.156044, vfork9 tc-end: 1646854119.540771, vfork9, passed tc-start: 1646854119.547751, vfork_detach_vforker tc-end: 1646854119.903606, vfork_detach_vforker, passed tc-start: 1646854119.911877, vfork_detach_vforkerdone tc-end: 1646854120.353223, vfork_detach_vforkerdone, passed tc-start: 1646854120.362131, vfork_kill_vforker tc-end: 1646854120.759813, vfork_kill_vforker, passed tc-start: 1646854120.766810, vfork_kill_vforkerdone tc-end: 1646854121.158534, vfork_kill_vforkerdone, passed tc-start: 1646854121.166169, vfork_setpgid tc-end: 1646854121.528522, vfork_setpgid, skipped, kernel panic (pg_jobc going negative) tc-start: 1646854121.539524, vfork_signalignored tc-end: 1646854121.918388, vfork_signalignored, passed tc-start: 1646854121.926517, vfork_signalmasked tc-end: 1646854122.288257, vfork_signalmasked, passed tc-start: 1646854122.297919, vforkdone_signalignored tc-end: 1646854122.672173, vforkdone_signalignored, passed tc-start: 1646854122.679632, vforkdone_signalmasked tc-end: 1646854123.65429, vforkdone_signalmasked, passed tp-end: 1646854123.73376, lib/libc/sys/t_ptrace_waitid tp-start: 1646854124.446408, lib/libc/sys/t_ptrace_waitpid, 463 tc-start: 1646854124.448824, access_fpregs1 tc-end: 1646854124.832380, access_fpregs1, passed tc-start: 1646854124.841079, access_fpregs2 tc-end: 1646854125.253736, access_fpregs2, passed tc-start: 1646854125.260912, access_regs1 tc-end: 1646854125.746655, access_regs1, passed tc-start: 1646854125.756388, access_regs2 tc-end: 1646854126.224880, access_regs2, passed tc-start: 1646854126.232841, access_regs3 tc-end: 1646854126.590840, access_regs3, passed tc-start: 1646854126.598696, access_regs4 tc-end: 1646854126.989636, access_regs4, passed tc-start: 1646854126.997293, access_regs5 tc-end: 1646854127.392350, access_regs5, passed tc-start: 1646854127.401981, access_regs6 tc-end: 1646854127.785705, access_regs6, passed tc-start: 1646854127.794153, access_regs_set_unaligned_pc_0x1 tc-end: 1646854128.194861, access_regs_set_unaligned_pc_0x1, passed tc-start: 1646854128.201811, access_regs_set_unaligned_pc_0x3 tc-end: 1646854128.566292, access_regs_set_unaligned_pc_0x3, passed tc-start: 1646854128.573561, access_regs_set_unaligned_pc_0x7 tc-end: 1646854128.951235, access_regs_set_unaligned_pc_0x7, passed tc-start: 1646854128.959238, attach_lwpinfo0 tc-end: 1646854129.402010, attach_lwpinfo0, passed tc-start: 1646854129.415460, attach_lwpinfo1 tc-end: 1646854129.835268, attach_lwpinfo1, passed tc-start: 1646854129.859372, attach_lwpinfo2 tc-end: 1646854130.255113, attach_lwpinfo2, passed tc-start: 1646854130.265169, attach_lwpinfo3 tc-end: 1646854130.698197, attach_lwpinfo3, passed tc-start: 1646854130.709621, bytes_transfer_alignment_piod_read_auxv tc-end: 1646854131.669134, bytes_transfer_alignment_piod_read_auxv, passed tc-start: 1646854131.679477, bytes_transfer_alignment_piod_read_d tc-end: 1646854136.935963, bytes_transfer_alignment_piod_read_d, passed tc-start: 1646854136.946425, bytes_transfer_alignment_piod_read_i tc-end: 1646854141.575154, bytes_transfer_alignment_piod_read_i, passed tc-start: 1646854141.582806, bytes_transfer_alignment_piod_write_d tc-end: 1646854148.308441, bytes_transfer_alignment_piod_write_d, passed tc-start: 1646854148.317716, bytes_transfer_alignment_piod_write_i tc-end: 1646854155.194589, bytes_transfer_alignment_piod_write_i, passed tc-start: 1646854155.203334, bytes_transfer_alignment_pt_read_d tc-end: 1646854160.3922, bytes_transfer_alignment_pt_read_d, passed tc-start: 1646854160.14850, bytes_transfer_alignment_pt_read_i tc-end: 1646854165.20494, bytes_transfer_alignment_pt_read_i, passed tc-start: 1646854165.27462, bytes_transfer_alignment_pt_write_d tc-end: 1646854171.401774, bytes_transfer_alignment_pt_write_d, passed tc-start: 1646854171.410561, bytes_transfer_alignment_pt_write_i tc-end: 1646854177.623901, bytes_transfer_alignment_pt_write_i, passed tc-start: 1646854177.631622, bytes_transfer_eof_piod_read_d tc-end: 1646854177.970110, bytes_transfer_eof_piod_read_d, passed tc-start: 1646854177.977020, bytes_transfer_eof_piod_read_i tc-end: 1646854178.321259, bytes_transfer_eof_piod_read_i, passed tc-start: 1646854178.329494, bytes_transfer_eof_piod_write_d tc-end: 1646854178.706805, bytes_transfer_eof_piod_write_d, passed tc-start: 1646854178.714325, bytes_transfer_eof_piod_write_i tc-end: 1646854179.78831, bytes_transfer_eof_piod_write_i, passed tc-start: 1646854179.87818, bytes_transfer_eof_pt_read_d tc-end: 1646854179.486061, bytes_transfer_eof_pt_read_d, passed tc-start: 1646854179.493899, bytes_transfer_eof_pt_read_i tc-end: 1646854179.856876, bytes_transfer_eof_pt_read_i, passed tc-start: 1646854179.863792, bytes_transfer_eof_pt_write_d tc-end: 1646854180.237406, bytes_transfer_eof_pt_write_d, passed tc-start: 1646854180.245824, bytes_transfer_eof_pt_write_i tc-end: 1646854180.709573, bytes_transfer_eof_pt_write_i, passed tc-start: 1646854180.719651, bytes_transfer_piod_read_auxv tc-end: 1646854181.101763, bytes_transfer_piod_read_auxv, passed tc-start: 1646854181.110587, bytes_transfer_piod_read_d_16 tc-end: 1646854181.514470, bytes_transfer_piod_read_d_16, passed tc-start: 1646854181.521612, bytes_transfer_piod_read_d_16_text tc-end: 1646854181.874813, bytes_transfer_piod_read_d_16_text, passed tc-start: 1646854181.882653, bytes_transfer_piod_read_d_32 tc-end: 1646854182.262475, bytes_transfer_piod_read_d_32, passed tc-start: 1646854182.269834, bytes_transfer_piod_read_d_32_text tc-end: 1646854182.630617, bytes_transfer_piod_read_d_32_text, passed tc-start: 1646854182.638343, bytes_transfer_piod_read_d_64 tc-end: 1646854183.22591, bytes_transfer_piod_read_d_64, passed tc-start: 1646854183.29578, bytes_transfer_piod_read_d_64_text tc-end: 1646854183.414252, bytes_transfer_piod_read_d_64_text, passed tc-start: 1646854183.421463, bytes_transfer_piod_read_d_8 tc-end: 1646854183.820249, bytes_transfer_piod_read_d_8, passed tc-start: 1646854183.828496, bytes_transfer_piod_read_d_8_text tc-end: 1646854184.211072, bytes_transfer_piod_read_d_8_text, passed tc-start: 1646854184.220446, bytes_transfer_piod_read_i_16 tc-end: 1646854184.590531, bytes_transfer_piod_read_i_16, passed tc-start: 1646854184.597565, bytes_transfer_piod_read_i_16_text tc-end: 1646854184.983213, bytes_transfer_piod_read_i_16_text, passed tc-start: 1646854184.992106, bytes_transfer_piod_read_i_32 tc-end: 1646854185.382872, bytes_transfer_piod_read_i_32, passed tc-start: 1646854185.390978, bytes_transfer_piod_read_i_32_text tc-end: 1646854185.796978, bytes_transfer_piod_read_i_32_text, passed tc-start: 1646854185.806948, bytes_transfer_piod_read_i_64 tc-end: 1646854186.235839, bytes_transfer_piod_read_i_64, passed tc-start: 1646854186.243955, bytes_transfer_piod_read_i_64_text tc-end: 1646854186.634203, bytes_transfer_piod_read_i_64_text, passed tc-start: 1646854186.644366, bytes_transfer_piod_read_i_8 tc-end: 1646854187.37878, bytes_transfer_piod_read_i_8, passed tc-start: 1646854187.46469, bytes_transfer_piod_read_i_8_text tc-end: 1646854187.424147, bytes_transfer_piod_read_i_8_text, passed tc-start: 1646854187.431596, bytes_transfer_piod_write_d_16 tc-end: 1646854187.839307, bytes_transfer_piod_write_d_16, passed tc-start: 1646854187.847494, bytes_transfer_piod_write_d_16_text tc-end: 1646854188.277543, bytes_transfer_piod_write_d_16_text, passed tc-start: 1646854188.285548, bytes_transfer_piod_write_d_32 tc-end: 1646854188.692984, bytes_transfer_piod_write_d_32, passed tc-start: 1646854188.700594, bytes_transfer_piod_write_d_32_text tc-end: 1646854189.57287, bytes_transfer_piod_write_d_32_text, passed tc-start: 1646854189.66607, bytes_transfer_piod_write_d_64 tc-end: 1646854189.493040, bytes_transfer_piod_write_d_64, passed tc-start: 1646854189.502832, bytes_transfer_piod_write_d_64_text tc-end: 1646854189.908578, bytes_transfer_piod_write_d_64_text, passed tc-start: 1646854189.918843, bytes_transfer_piod_write_d_8 tc-end: 1646854190.325384, bytes_transfer_piod_write_d_8, passed tc-start: 1646854190.334362, bytes_transfer_piod_write_d_8_text tc-end: 1646854190.702020, bytes_transfer_piod_write_d_8_text, passed tc-start: 1646854190.709776, bytes_transfer_piod_write_i_16 tc-end: 1646854191.72095, bytes_transfer_piod_write_i_16, passed tc-start: 1646854191.79781, bytes_transfer_piod_write_i_16_text tc-end: 1646854191.463712, bytes_transfer_piod_write_i_16_text, passed tc-start: 1646854191.471172, bytes_transfer_piod_write_i_32 tc-end: 1646854191.911038, bytes_transfer_piod_write_i_32, passed tc-start: 1646854191.921294, bytes_transfer_piod_write_i_32_text tc-end: 1646854192.328458, bytes_transfer_piod_write_i_32_text, passed tc-start: 1646854192.338203, bytes_transfer_piod_write_i_64 tc-end: 1646854192.805486, bytes_transfer_piod_write_i_64, passed tc-start: 1646854192.815276, bytes_transfer_piod_write_i_64_text tc-end: 1646854193.324150, bytes_transfer_piod_write_i_64_text, passed tc-start: 1646854193.333876, bytes_transfer_piod_write_i_8 tc-end: 1646854193.817431, bytes_transfer_piod_write_i_8, passed tc-start: 1646854193.825161, bytes_transfer_piod_write_i_8_text tc-end: 1646854194.221276, bytes_transfer_piod_write_i_8_text, passed tc-start: 1646854194.229769, bytes_transfer_read_d tc-end: 1646854194.590362, bytes_transfer_read_d, passed tc-start: 1646854194.597283, bytes_transfer_read_d_text tc-end: 1646854195.10581, bytes_transfer_read_d_text, passed tc-start: 1646854195.19581, bytes_transfer_read_i tc-end: 1646854195.407250, bytes_transfer_read_i, passed tc-start: 1646854195.415518, bytes_transfer_read_i_text tc-end: 1646854195.827564, bytes_transfer_read_i_text, passed tc-start: 1646854195.837309, bytes_transfer_write_d tc-end: 1646854196.231182, bytes_transfer_write_d, passed tc-start: 1646854196.240740, bytes_transfer_write_d_text tc-end: 1646854196.687286, bytes_transfer_write_d_text, passed tc-start: 1646854196.694443, bytes_transfer_write_i tc-end: 1646854197.69696, bytes_transfer_write_i, passed tc-start: 1646854197.76530, bytes_transfer_write_i_text tc-end: 1646854197.463107, bytes_transfer_write_i_text, passed tc-start: 1646854197.471116, child_attach_to_its_parent tc-end: 1646854197.858712, child_attach_to_its_parent, passed tc-start: 1646854197.868225, child_attach_to_its_stopped_parent tc-end: 1646854198.281740, child_attach_to_its_stopped_parent, passed tc-start: 1646854198.293917, clone1 tc-end: 1646854198.706512, clone1, passed tc-start: 1646854198.716649, clone2 tc-end: 1646854199.140838, clone2, passed tc-start: 1646854199.149027, clone3 tc-end: 1646854199.575327, clone3, passed tc-start: 1646854199.583778, clone4 tc-end: 1646854200.64876, clone4, passed tc-start: 1646854200.71613, clone5 tc-end: 1646854200.423066, clone5, passed tc-start: 1646854200.430489, clone6 tc-end: 1646854200.820600, clone6, passed tc-start: 1646854200.830165, clone7 tc-end: 1646854201.207706, clone7, passed tc-start: 1646854201.216963, clone8 tc-end: 1646854201.653476, clone8, passed tc-start: 1646854201.661989, clone_files1 tc-end: 1646854202.166693, clone_files1, passed tc-start: 1646854202.176416, clone_files2 tc-end: 1646854202.603830, clone_files2, passed tc-start: 1646854202.612951, clone_files3 tc-end: 1646854202.993599, clone_files3, passed tc-start: 1646854203.639, clone_files4 tc-end: 1646854203.350810, clone_files4, passed tc-start: 1646854203.357749, clone_files5 tc-end: 1646854203.774668, clone_files5, passed tc-start: 1646854203.783241, clone_files6 tc-end: 1646854204.134244, clone_files6, passed tc-start: 1646854204.141679, clone_files7 tc-end: 1646854204.485609, clone_files7, passed tc-start: 1646854204.492378, clone_files8 tc-end: 1646854204.844334, clone_files8, passed tc-start: 1646854204.851550, clone_files_signalignored tc-end: 1646854205.194113, clone_files_signalignored, passed tc-start: 1646854205.200805, clone_files_signalmasked tc-end: 1646854205.618971, clone_files_signalmasked, passed tc-start: 1646854205.629798, clone_fs1 tc-end: 1646854205.994763, clone_fs1, passed tc-start: 1646854206.2268, clone_fs2 tc-end: 1646854206.349189, clone_fs2, passed tc-start: 1646854206.356357, clone_fs3 tc-end: 1646854206.719042, clone_fs3, passed tc-start: 1646854206.725795, clone_fs4 tc-end: 1646854207.140123, clone_fs4, passed tc-start: 1646854207.146874, clone_fs5 tc-end: 1646854207.652670, clone_fs5, passed tc-start: 1646854207.663313, clone_fs6 tc-end: 1646854208.196592, clone_fs6, passed tc-start: 1646854208.207162, clone_fs7 tc-end: 1646854208.738448, clone_fs7, passed tc-start: 1646854208.748253, clone_fs8 tc-end: 1646854209.265676, clone_fs8, passed tc-start: 1646854209.275313, clone_fs_signalignored tc-end: 1646854209.797714, clone_fs_signalignored, passed tc-start: 1646854209.807121, clone_fs_signalmasked tc-end: 1646854210.220240, clone_fs_signalmasked, passed tc-start: 1646854210.226691, clone_signalignored tc-end: 1646854210.644741, clone_signalignored, passed tc-start: 1646854210.651969, clone_signalmasked tc-end: 1646854211.28312, clone_signalmasked, passed tc-start: 1646854211.38120, clone_vfork1 tc-end: 1646854211.441311, clone_vfork1, passed tc-start: 1646854211.448789, clone_vfork2 tc-end: 1646854211.847146, clone_vfork2, passed tc-start: 1646854211.853893, clone_vfork3 tc-end: 1646854212.227802, clone_vfork3, passed tc-start: 1646854212.236235, clone_vfork4 tc-end: 1646854212.645314, clone_vfork4, passed tc-start: 1646854212.653159, clone_vfork5 tc-end: 1646854213.38999, clone_vfork5, passed tc-start: 1646854213.48433, clone_vfork6 tc-end: 1646854213.433554, clone_vfork6, passed tc-start: 1646854213.442795, clone_vfork7 tc-end: 1646854213.851506, clone_vfork7, passed tc-start: 1646854213.858499, clone_vfork8 tc-end: 1646854214.225769, clone_vfork8, passed tc-start: 1646854214.234069, clone_vfork_signalignored tc-end: 1646854214.645654, clone_vfork_signalignored, passed tc-start: 1646854214.654726, clone_vfork_signalmasked tc-end: 1646854215.41922, clone_vfork_signalmasked, passed tc-start: 1646854215.51027, clone_vm1 tc-end: 1646854215.479553, clone_vm1, passed tc-start: 1646854215.487621, clone_vm2 tc-end: 1646854215.962683, clone_vm2, passed tc-start: 1646854215.969992, clone_vm3 tc-end: 1646854216.353342, clone_vm3, passed tc-start: 1646854216.361286, clone_vm4 tc-end: 1646854216.750500, clone_vm4, passed tc-start: 1646854216.758301, clone_vm5 tc-end: 1646854217.136524, clone_vm5, passed tc-start: 1646854217.144983, clone_vm6 tc-end: 1646854217.617907, clone_vm6, passed tc-start: 1646854217.627660, clone_vm7 tc-end: 1646854218.57609, clone_vm7, passed tc-start: 1646854218.64949, clone_vm8 tc-end: 1646854218.472858, clone_vm8, passed tc-start: 1646854218.480806, clone_vm_signalignored tc-end: 1646854218.890112, clone_vm_signalignored, passed tc-start: 1646854218.897868, clone_vm_signalmasked tc-end: 1646854219.316775, clone_vm_signalmasked, passed tc-start: 1646854219.324521, core_dump_procinfo tc-end: 1646854219.867722, core_dump_procinfo, failed, /tmp/build/2022.03.09.10.06.36-sparc64/src/tests/lib/libc/sys/t_ptrace_wait.h:242: Reported !exited process tc-start: 1646854219.878200, eventmask_preserved_empty tc-end: 1646854220.301715, eventmask_preserved_empty, passed tc-start: 1646854220.310979, eventmask_preserved_fork tc-end: 1646854220.732128, eventmask_preserved_fork, passed tc-start: 1646854220.741745, eventmask_preserved_lwp_create tc-end: 1646854221.137298, eventmask_preserved_lwp_create, passed tc-start: 1646854221.145968, eventmask_preserved_lwp_exit tc-end: 1646854221.544552, eventmask_preserved_lwp_exit, passed tc-start: 1646854221.552482, eventmask_preserved_posix_spawn tc-end: 1646854221.939571, eventmask_preserved_posix_spawn, passed tc-start: 1646854221.947411, eventmask_preserved_vfork tc-end: 1646854222.312799, eventmask_preserved_vfork, passed tc-start: 1646854222.322075, eventmask_preserved_vfork_done tc-end: 1646854222.791178, eventmask_preserved_vfork_done, passed tc-start: 1646854222.801266, fork1 tc-end: 1646854223.228439, fork1, passed tc-start: 1646854223.238283, fork10 tc-end: 1646854223.748625, fork10, passed tc-start: 1646854223.758419, fork11 tc-end: 1646854224.555691, fork11, passed tc-start: 1646854224.563271, fork12 tc-end: 1646854224.955386, fork12, passed tc-start: 1646854224.964081, fork13 tc-end: 1646854225.362352, fork13, passed tc-start: 1646854225.369248, fork14 tc-end: 1646854225.765551, fork14, passed tc-start: 1646854225.773514, fork15 tc-end: 1646854226.183923, fork15, passed tc-start: 1646854226.192017, fork16 tc-end: 1646854226.615999, fork16, passed tc-start: 1646854226.624283, fork2 tc-end: 1646854227.34286, fork2, passed tc-start: 1646854227.43814, fork3 tc-end: 1646854227.462380, fork3, passed tc-start: 1646854227.471631, fork4 tc-end: 1646854227.845328, fork4, passed tc-start: 1646854227.887444, fork5 tc-end: 1646854228.336230, fork5, passed tc-start: 1646854228.343854, fork6 tc-end: 1646854228.773733, fork6, passed tc-start: 1646854228.782089, fork7 tc-end: 1646854229.175760, fork7, passed tc-start: 1646854229.185770, fork8 tc-end: 1646854229.645939, fork8, passed tc-start: 1646854229.652993, fork9 tc-end: 1646854230.90953, fork9, passed tc-start: 1646854230.98350, fork_detach_forker tc-end: 1646854230.587947, fork_detach_forker, passed tc-start: 1646854230.595466, fork_kill_forker tc-end: 1646854231.1430, fork_kill_forker, passed tc-start: 1646854231.9935, fork_setpgid tc-end: 1646854231.372500, fork_setpgid, skipped, kernel panic (pg_jobc going negative) tc-start: 1646854231.382316, fork_signalignored tc-end: 1646854231.780505, fork_signalignored, passed tc-start: 1646854231.787727, fork_signalmasked tc-end: 1646854232.273007, fork_signalmasked, passed tc-start: 1646854232.281505, kill1 tc-end: 1646854232.688079, kill1, passed tc-start: 1646854232.696596, kill2 tc-end: 1646854233.157001, kill2, passed tc-start: 1646854233.165766, kill3 tc-end: 1646854233.569790, kill3, passed tc-start: 1646854233.579468, parent_attach_to_its_child tc-end: 1646854233.967599, parent_attach_to_its_child, passed tc-start: 1646854233.976909, parent_attach_to_its_stopped_child tc-end: 1646854234.407820, parent_attach_to_its_stopped_child, passed tc-start: 1646854234.419050, posix_spawn1 tc-so: tc-end: 1646854234.875771, posix_spawn1, passed tc-start: 1646854234.884723, posix_spawn10 tc-so: tc-end: 1646854235.355020, posix_spawn10, passed tc-start: 1646854235.363101, posix_spawn11 tc-so: tc-end: 1646854235.781693, posix_spawn11, passed tc-start: 1646854235.788799, posix_spawn12 tc-so: tc-end: 1646854236.224303, posix_spawn12, passed tc-start: 1646854236.234075, posix_spawn13 tc-so: tc-end: 1646854236.677640, posix_spawn13, passed tc-start: 1646854236.685165, posix_spawn14 tc-so: tc-end: 1646854237.118740, posix_spawn14, passed tc-start: 1646854237.126122, posix_spawn15 tc-so: tc-end: 1646854237.557925, posix_spawn15, passed tc-start: 1646854237.565081, posix_spawn16 tc-so: tc-end: 1646854238.2211, posix_spawn16, passed tc-start: 1646854238.9670, posix_spawn2 tc-so: tc-end: 1646854238.381596, posix_spawn2, passed tc-start: 1646854238.390149, posix_spawn3 tc-so: tc-end: 1646854238.818778, posix_spawn3, passed tc-start: 1646854238.827729, posix_spawn4 tc-so: tc-end: 1646854239.223254, posix_spawn4, passed tc-start: 1646854239.232299, posix_spawn5 tc-so: tc-end: 1646854239.605821, posix_spawn5, passed tc-start: 1646854239.613002, posix_spawn6 tc-so: tc-end: 1646854240.20999, posix_spawn6, passed tc-start: 1646854240.28346, posix_spawn7 tc-so: tc-end: 1646854240.466488, posix_spawn7, passed tc-start: 1646854240.473557, posix_spawn8 tc-so: tc-end: 1646854240.858139, posix_spawn8, passed tc-start: 1646854240.864938, posix_spawn9 tc-so: tc-end: 1646854241.280336, posix_spawn9, passed tc-start: 1646854241.287636, posix_spawn_detach_spawner tc-so: tc-end: 1646854241.688858, posix_spawn_detach_spawner, passed tc-start: 1646854241.696381, posix_spawn_kill_spawner tc-so: tc-end: 1646854242.171719, posix_spawn_kill_spawner, passed tc-start: 1646854242.181352, posix_spawn_setpgid tc-end: 1646854242.648302, posix_spawn_setpgid, skipped, kernel panic (pg_jobc going negative) tc-start: 1646854242.658021, posix_spawn_signalignored tc-so: tc-end: 1646854243.167636, posix_spawn_signalignored, passed tc-start: 1646854243.176418, posix_spawn_signalmasked tc-so: tc-end: 1646854243.608468, posix_spawn_signalmasked, passed tc-start: 1646854243.616141, resume tc-end: 1646854246.65849, resume, passed tc-start: 1646854246.73903, siginfo_set_faked tc-end: 1646854246.499923, siginfo_set_faked, passed tc-start: 1646854246.509552, siginfo_set_unmodified tc-end: 1646854246.883828, siginfo_set_unmodified, passed tc-start: 1646854246.890879, signal_mask_unrelated tc-end: 1646854247.298028, signal_mask_unrelated, passed tc-start: 1646854247.306176, suspend_no_deadlock tc-end: 1646854247.687746, suspend_no_deadlock, passed tc-start: 1646854247.695337, syscall tc-end: 1646854248.60832, syscall, passed tc-start: 1646854248.68931, syscall_detach_on_sce tc-end: 1646854248.477334, syscall_detach_on_sce, passed tc-start: 1646854248.486611, syscall_killed_on_sce tc-end: 1646854248.903037, syscall_killed_on_sce, passed tc-start: 1646854248.911490, syscall_signal_on_sce tc-end: 1646854249.343263, syscall_signal_on_sce, expected_failure, XXX: behavior under investigation: /tmp/build/2022.03.09.10.06.36-sparc64/src/tests/lib/libc/sys/t_ptrace_wait.h:242: Reported !exited process tc-start: 1646854249.352157, syscallemu1 tc-end: 1646854249.738473, syscallemu1, passed tc-start: 1646854249.745891, thread_concurrent_signals tc-end: 1646854250.119567, thread_concurrent_signals, skipped, PR kern/54960 tc-start: 1646854250.127807, thread_concurrent_signals_handler tc-end: 1646854250.527024, thread_concurrent_signals_handler, skipped, PR kern/54960 tc-start: 1646854250.535514, thread_concurrent_signals_sig_ign tc-end: 1646854250.855796, thread_concurrent_signals_sig_ign, skipped, PR kern/54960 tc-start: 1646854250.862921, threads_and_exec tc-end: 1646854251.442101, threads_and_exec, passed tc-start: 1646854251.449247, trace_thread_lwpcreate tc-end: 1646854253.966387, trace_thread_lwpcreate, passed tc-start: 1646854253.973763, trace_thread_lwpcreate_and_exit tc-end: 1646854258.449798, trace_thread_lwpcreate_and_exit, passed tc-start: 1646854258.459994, trace_thread_lwpcreate_and_exit_masked_sigtrap tc-end: 1646854265.505201, trace_thread_lwpcreate_and_exit_masked_sigtrap, passed tc-start: 1646854265.513847, trace_thread_lwpcreate_masked_sigtrap tc-end: 1646854268.116573, trace_thread_lwpcreate_masked_sigtrap, passed tc-start: 1646854268.127016, trace_thread_lwpexit tc-end: 1646854272.453485, trace_thread_lwpexit, passed tc-start: 1646854272.460408, trace_thread_lwpexit_masked_sigtrap tc-end: 1646854276.458367, trace_thread_lwpexit_masked_sigtrap, passed tc-start: 1646854276.467408, trace_thread_nolwpevents tc-end: 1646854276.864958, trace_thread_nolwpevents, passed tc-start: 1646854276.875070, tracee_sees_its_original_parent_getppid tc-end: 1646854277.270696, tracee_sees_its_original_parent_getppid, passed tc-start: 1646854277.280308, tracee_sees_its_original_parent_procfs_status tc-end: 1646854277.680945, tracee_sees_its_original_parent_procfs_status, passed tc-start: 1646854277.692109, tracee_sees_its_original_parent_sysctl_kinfo_proc2 tc-end: 1646854278.108024, tracee_sees_its_original_parent_sysctl_kinfo_proc2, passed tc-start: 1646854278.118394, traceme_crash_bus tc-end: 1646854278.583472, traceme_crash_bus, passed tc-start: 1646854278.590540, traceme_crash_fpe tc-end: 1646854278.932568, traceme_crash_fpe, passed tc-start: 1646854278.940034, traceme_crash_ill tc-end: 1646854279.321278, traceme_crash_ill, passed tc-start: 1646854279.329659, traceme_crash_segv tc-end: 1646854279.791231, traceme_crash_segv, passed tc-start: 1646854279.798456, traceme_crash_trap tc-end: 1646854280.184043, traceme_crash_trap, passed tc-start: 1646854280.191369, traceme_exec tc-so: tc-end: 1646854280.621509, traceme_exec, passed tc-start: 1646854280.631495, traceme_lwpinfo0 tc-end: 1646854281.93795, traceme_lwpinfo0, passed tc-start: 1646854281.103415, traceme_lwpinfo0_lwpstatus tc-end: 1646854281.612782, traceme_lwpinfo0_lwpstatus, passed tc-start: 1646854281.622943, traceme_lwpinfo0_lwpstatus_pl_name tc-end: 1646854282.134754, traceme_lwpinfo0_lwpstatus_pl_name, passed tc-start: 1646854282.144757, traceme_lwpinfo0_lwpstatus_pl_private tc-end: 1646854282.655681, traceme_lwpinfo0_lwpstatus_pl_private, passed tc-start: 1646854282.665489, traceme_lwpinfo0_lwpstatus_pl_sigmask tc-end: 1646854283.125673, traceme_lwpinfo0_lwpstatus_pl_sigmask, passed tc-start: 1646854283.133608, traceme_lwpinfo1 tc-end: 1646854283.696127, traceme_lwpinfo1, passed tc-start: 1646854283.704983, traceme_lwpinfo1_lwpstatus tc-end: 1646854284.263897, traceme_lwpinfo1_lwpstatus, passed tc-start: 1646854284.271612, traceme_lwpinfo1_lwpstatus_pl_name tc-end: 1646854284.802687, traceme_lwpinfo1_lwpstatus_pl_name, passed tc-start: 1646854284.809649, traceme_lwpinfo1_lwpstatus_pl_private tc-end: 1646854285.334603, traceme_lwpinfo1_lwpstatus_pl_private, passed tc-start: 1646854285.341423, traceme_lwpinfo1_lwpstatus_pl_sigmask tc-end: 1646854285.856514, traceme_lwpinfo1_lwpstatus_pl_sigmask, passed tc-start: 1646854285.863523, traceme_lwpinfo2 tc-end: 1646854286.765436, traceme_lwpinfo2, passed tc-start: 1646854286.773748, traceme_lwpinfo2_lwpstatus tc-end: 1646854287.713125, traceme_lwpinfo2_lwpstatus, passed tc-start: 1646854287.723207, traceme_lwpinfo2_lwpstatus_pl_name tc-end: 1646854288.650536, traceme_lwpinfo2_lwpstatus_pl_name, passed tc-start: 1646854288.658557, traceme_lwpinfo2_lwpstatus_pl_private tc-end: 1646854289.608080, traceme_lwpinfo2_lwpstatus_pl_private, passed tc-start: 1646854289.616057, traceme_lwpinfo2_lwpstatus_pl_sigmask tc-end: 1646854290.545675, traceme_lwpinfo2_lwpstatus_pl_sigmask, passed tc-start: 1646854290.552692, traceme_lwpinfo3 tc-end: 1646854291.496015, traceme_lwpinfo3, passed tc-start: 1646854291.503136, traceme_lwpinfo3_lwpstatus tc-end: 1646854292.547129, traceme_lwpinfo3_lwpstatus, passed tc-start: 1646854292.555587, traceme_lwpinfo3_lwpstatus_pl_name tc-end: 1646854293.634789, traceme_lwpinfo3_lwpstatus_pl_name, passed tc-start: 1646854293.644176, traceme_lwpinfo3_lwpstatus_pl_private tc-end: 1646854294.534981, traceme_lwpinfo3_lwpstatus_pl_private, passed tc-start: 1646854294.543495, traceme_lwpinfo3_lwpstatus_pl_sigmask tc-end: 1646854295.612693, traceme_lwpinfo3_lwpstatus_pl_sigmask, passed tc-start: 1646854295.620638, traceme_lwpnext0 tc-end: 1646854296.37631, traceme_lwpnext0, passed tc-start: 1646854296.45524, traceme_lwpnext0_pl_name tc-end: 1646854296.444601, traceme_lwpnext0_pl_name, passed tc-start: 1646854296.454608, traceme_lwpnext0_pl_private tc-end: 1646854296.975738, traceme_lwpnext0_pl_private, passed tc-start: 1646854296.985558, traceme_lwpnext0_pl_sigmask tc-end: 1646854297.508178, traceme_lwpnext0_pl_sigmask, passed tc-start: 1646854297.518450, traceme_lwpnext1 tc-end: 1646854298.209422, traceme_lwpnext1, passed tc-start: 1646854298.219121, traceme_lwpnext1_pl_name tc-end: 1646854298.754234, traceme_lwpnext1_pl_name, passed tc-start: 1646854298.762707, traceme_lwpnext1_pl_private tc-end: 1646854299.300361, traceme_lwpnext1_pl_private, passed tc-start: 1646854299.308935, traceme_lwpnext1_pl_sigmask tc-end: 1646854299.845656, traceme_lwpnext1_pl_sigmask, passed tc-start: 1646854299.853496, traceme_lwpnext2 tc-end: 1646854300.348201, traceme_lwpnext2, passed tc-start: 1646854300.358770, traceme_lwpnext2_pl_name tc-end: 1646854301.151864, traceme_lwpnext2_pl_name, passed tc-start: 1646854301.158903, traceme_lwpnext2_pl_private tc-end: 1646854301.926403, traceme_lwpnext2_pl_private, passed tc-start: 1646854301.935168, traceme_lwpnext2_pl_sigmask tc-end: 1646854302.877198, traceme_lwpnext2_pl_sigmask, passed tc-start: 1646854302.886322, traceme_lwpnext3 tc-end: 1646854303.878551, traceme_lwpnext3, passed tc-start: 1646854303.886586, traceme_lwpnext3_pl_name tc-end: 1646854304.905542, traceme_lwpnext3_pl_name, passed tc-start: 1646854304.913831, traceme_lwpnext3_pl_private tc-end: 1646854305.763133, traceme_lwpnext3_pl_private, passed tc-start: 1646854305.771093, traceme_lwpnext3_pl_sigmask tc-end: 1646854306.834963, traceme_lwpnext3_pl_sigmask, passed tc-start: 1646854306.841856, traceme_pid1_parent tc-end: 1646854307.262700, traceme_pid1_parent, passed tc-start: 1646854307.271919, traceme_raise1 tc-end: 1646854307.641186, traceme_raise1, passed tc-start: 1646854307.650045, traceme_raise10 tc-end: 1646854308.9818, traceme_raise10, passed tc-start: 1646854308.17325, traceme_raise2 tc-end: 1646854308.420189, traceme_raise2, passed tc-start: 1646854308.429381, traceme_raise3 tc-end: 1646854308.839399, traceme_raise3, passed tc-start: 1646854308.848609, traceme_raise4 tc-end: 1646854309.240721, traceme_raise4, passed tc-start: 1646854309.248986, traceme_raise5 tc-end: 1646854309.625711, traceme_raise5, passed tc-start: 1646854309.633834, traceme_raise6 tc-end: 1646854310.52519, traceme_raise6, passed tc-start: 1646854310.61812, traceme_raise7 tc-end: 1646854310.454702, traceme_raise7, passed tc-start: 1646854310.462732, traceme_raise8 tc-end: 1646854310.884019, traceme_raise8, passed tc-start: 1646854310.891329, traceme_raise9 tc-end: 1646854311.296026, traceme_raise9, passed tc-start: 1646854311.308489, traceme_raisesignal_ignored1 tc-end: 1646854311.819976, traceme_raisesignal_ignored1, passed tc-start: 1646854311.829508, traceme_raisesignal_ignored2 tc-end: 1646854312.336215, traceme_raisesignal_ignored2, passed tc-start: 1646854312.345539, traceme_raisesignal_ignored3 tc-end: 1646854312.717567, traceme_raisesignal_ignored3, passed tc-start: 1646854312.725753, traceme_raisesignal_ignored4 tc-end: 1646854313.128426, traceme_raisesignal_ignored4, passed tc-start: 1646854313.139008, traceme_raisesignal_ignored5 tc-end: 1646854313.532450, traceme_raisesignal_ignored5, passed tc-start: 1646854313.541314, traceme_raisesignal_ignored6 tc-end: 1646854313.971306, traceme_raisesignal_ignored6, passed tc-start: 1646854313.980115, traceme_raisesignal_ignored7 tc-end: 1646854314.374200, traceme_raisesignal_ignored7, passed tc-start: 1646854314.383040, traceme_raisesignal_ignored8 tc-end: 1646854314.736139, traceme_raisesignal_ignored8, passed tc-start: 1646854314.744648, traceme_raisesignal_masked1 tc-end: 1646854315.99195, traceme_raisesignal_masked1, passed tc-start: 1646854315.106208, traceme_raisesignal_masked2 tc-end: 1646854315.469460, traceme_raisesignal_masked2, passed tc-start: 1646854315.476908, traceme_raisesignal_masked3 tc-end: 1646854315.835413, traceme_raisesignal_masked3, passed tc-start: 1646854315.843376, traceme_raisesignal_masked4 tc-end: 1646854316.202153, traceme_raisesignal_masked4, passed tc-start: 1646854316.209371, traceme_raisesignal_masked5 tc-end: 1646854316.597702, traceme_raisesignal_masked5, passed tc-start: 1646854316.604327, traceme_raisesignal_masked6 tc-end: 1646854317.1549, traceme_raisesignal_masked6, passed tc-start: 1646854317.10790, traceme_raisesignal_masked7 tc-end: 1646854317.435333, traceme_raisesignal_masked7, passed tc-start: 1646854317.443511, traceme_raisesignal_masked8 tc-end: 1646854317.857444, traceme_raisesignal_masked8, passed tc-start: 1646854317.865963, traceme_sendsignal_handle1 tc-end: 1646854318.263577, traceme_sendsignal_handle1, passed tc-start: 1646854318.272294, traceme_sendsignal_handle2 tc-end: 1646854318.661680, traceme_sendsignal_handle2, passed tc-start: 1646854318.670872, traceme_sendsignal_handle3 tc-end: 1646854319.47996, traceme_sendsignal_handle3, passed tc-start: 1646854319.56636, traceme_sendsignal_handle4 tc-end: 1646854319.477799, traceme_sendsignal_handle4, passed tc-start: 1646854319.486216, traceme_sendsignal_handle5 tc-end: 1646854319.886776, traceme_sendsignal_handle5, passed tc-start: 1646854319.895117, traceme_sendsignal_handle6 tc-end: 1646854320.298002, traceme_sendsignal_handle6, passed tc-start: 1646854320.305236, traceme_sendsignal_handle7 tc-end: 1646854320.710995, traceme_sendsignal_handle7, passed tc-start: 1646854320.719311, traceme_sendsignal_handle8 tc-end: 1646854321.100708, traceme_sendsignal_handle8, passed tc-start: 1646854321.107180, traceme_sendsignal_ignored1 tc-end: 1646854321.497164, traceme_sendsignal_ignored1, passed tc-start: 1646854321.506127, traceme_sendsignal_ignored2 tc-end: 1646854321.895590, traceme_sendsignal_ignored2, passed tc-start: 1646854321.902569, traceme_sendsignal_ignored3 tc-end: 1646854322.262296, traceme_sendsignal_ignored3, passed tc-start: 1646854322.271545, traceme_sendsignal_ignored4 tc-end: 1646854322.639530, traceme_sendsignal_ignored4, passed tc-start: 1646854322.646462, traceme_sendsignal_ignored5 tc-end: 1646854322.983917, traceme_sendsignal_ignored5, passed tc-start: 1646854322.992015, traceme_sendsignal_ignored6 tc-end: 1646854323.353790, traceme_sendsignal_ignored6, passed tc-start: 1646854323.363273, traceme_sendsignal_ignored7 tc-end: 1646854323.732735, traceme_sendsignal_ignored7, passed tc-start: 1646854323.741060, traceme_sendsignal_ignored8 tc-end: 1646854324.124937, traceme_sendsignal_ignored8, passed tc-start: 1646854324.131869, traceme_sendsignal_masked1 tc-end: 1646854324.484571, traceme_sendsignal_masked1, passed tc-start: 1646854324.493432, traceme_sendsignal_masked2 tc-end: 1646854324.846292, traceme_sendsignal_masked2, passed tc-start: 1646854324.854214, traceme_sendsignal_masked3 tc-end: 1646854325.261531, traceme_sendsignal_masked3, passed tc-start: 1646854325.270199, traceme_sendsignal_masked4 tc-end: 1646854325.622200, traceme_sendsignal_masked4, passed tc-start: 1646854325.631248, traceme_sendsignal_masked5 tc-end: 1646854326.58417, traceme_sendsignal_masked5, passed tc-start: 1646854326.65149, traceme_sendsignal_masked6 tc-end: 1646854326.475507, traceme_sendsignal_masked6, passed tc-start: 1646854326.482992, traceme_sendsignal_masked7 tc-end: 1646854326.881769, traceme_sendsignal_masked7, passed tc-start: 1646854326.890819, traceme_sendsignal_masked8 tc-end: 1646854327.295545, traceme_sendsignal_masked8, passed tc-start: 1646854327.304034, traceme_sendsignal_simple1 tc-end: 1646854327.726419, traceme_sendsignal_simple1, passed tc-start: 1646854327.735009, traceme_sendsignal_simple10 tc-end: 1646854328.203060, traceme_sendsignal_simple10, passed tc-start: 1646854328.217480, traceme_sendsignal_simple2 tc-end: 1646854328.601554, traceme_sendsignal_simple2, passed tc-start: 1646854328.610286, traceme_sendsignal_simple3 tc-end: 1646854329.38293, traceme_sendsignal_simple3, passed tc-start: 1646854329.50356, traceme_sendsignal_simple4 tc-end: 1646854329.458340, traceme_sendsignal_simple4, passed tc-start: 1646854329.466550, traceme_sendsignal_simple5 tc-end: 1646854329.877570, traceme_sendsignal_simple5, passed tc-start: 1646854329.887136, traceme_sendsignal_simple6 tc-end: 1646854330.332016, traceme_sendsignal_simple6, passed tc-start: 1646854330.346334, traceme_sendsignal_simple7 tc-end: 1646854330.771453, traceme_sendsignal_simple7, passed tc-start: 1646854330.783879, traceme_sendsignal_simple8 tc-end: 1646854331.221839, traceme_sendsignal_simple8, passed tc-start: 1646854331.233149, traceme_sendsignal_simple9 tc-end: 1646854331.686604, traceme_sendsignal_simple9, passed tc-start: 1646854331.698504, traceme_signalignored_crash_bus tc-end: 1646854332.102092, traceme_signalignored_crash_bus, passed tc-start: 1646854332.110234, traceme_signalignored_crash_fpe tc-end: 1646854332.507466, traceme_signalignored_crash_fpe, passed tc-start: 1646854332.515170, traceme_signalignored_crash_ill tc-end: 1646854332.940967, traceme_signalignored_crash_ill, passed tc-start: 1646854332.949376, traceme_signalignored_crash_segv tc-end: 1646854333.327723, traceme_signalignored_crash_segv, passed tc-start: 1646854333.336968, traceme_signalignored_crash_trap tc-end: 1646854333.757906, traceme_signalignored_crash_trap, passed tc-start: 1646854333.766489, traceme_signalignored_exec tc-so: tc-end: 1646854334.194002, traceme_signalignored_exec, passed tc-start: 1646854334.201649, traceme_signalmasked_crash_bus tc-end: 1646854334.611523, traceme_signalmasked_crash_bus, passed tc-start: 1646854334.620105, traceme_signalmasked_crash_fpe tc-end: 1646854335.7827, traceme_signalmasked_crash_fpe, passed tc-start: 1646854335.16637, traceme_signalmasked_crash_ill tc-end: 1646854335.452519, traceme_signalmasked_crash_ill, passed tc-start: 1646854335.461058, traceme_signalmasked_crash_segv tc-end: 1646854335.885351, traceme_signalmasked_crash_segv, passed tc-start: 1646854335.896388, traceme_signalmasked_crash_trap tc-end: 1646854336.368725, traceme_signalmasked_crash_trap, passed tc-start: 1646854336.378386, traceme_signalmasked_exec tc-so: tc-end: 1646854336.925134, traceme_signalmasked_exec, passed tc-start: 1646854336.935032, traceme_vfork_clone tc-end: 1646854337.423729, traceme_vfork_clone, passed tc-start: 1646854337.434501, traceme_vfork_clone_files tc-end: 1646854337.890265, traceme_vfork_clone_files, passed tc-start: 1646854337.898760, traceme_vfork_clone_fs tc-end: 1646854338.318718, traceme_vfork_clone_fs, passed tc-start: 1646854338.327768, traceme_vfork_clone_vfork tc-end: 1646854338.689158, traceme_vfork_clone_vfork, passed tc-start: 1646854338.696490, traceme_vfork_clone_vm tc-end: 1646854339.80081, traceme_vfork_clone_vm, passed tc-start: 1646854339.88014, traceme_vfork_crash_bus tc-end: 1646854339.470329, traceme_vfork_crash_bus, passed tc-start: 1646854339.480505, traceme_vfork_crash_fpe tc-end: 1646854339.865708, traceme_vfork_crash_fpe, passed tc-start: 1646854339.876850, traceme_vfork_crash_ill tc-end: 1646854340.270747, traceme_vfork_crash_ill, passed tc-start: 1646854340.283919, traceme_vfork_crash_segv tc-end: 1646854340.683607, traceme_vfork_crash_segv, passed tc-start: 1646854340.696906, traceme_vfork_crash_trap tc-end: 1646854341.81655, traceme_vfork_crash_trap, passed tc-start: 1646854341.96335, traceme_vfork_exec tc-so: tc-end: 1646854341.583307, traceme_vfork_exec, passed tc-start: 1646854341.590931, traceme_vfork_fork tc-end: 1646854341.961630, traceme_vfork_fork, passed tc-start: 1646854341.969704, traceme_vfork_raise1 tc-end: 1646854342.346928, traceme_vfork_raise1, passed tc-start: 1646854342.355448, traceme_vfork_raise10 tc-end: 1646854342.759160, traceme_vfork_raise10, passed tc-start: 1646854342.775472, traceme_vfork_raise11 tc-end: 1646854343.154512, traceme_vfork_raise11, passed tc-start: 1646854343.167117, traceme_vfork_raise12 tc-end: 1646854343.578577, traceme_vfork_raise12, passed tc-start: 1646854343.588812, traceme_vfork_raise13 tc-end: 1646854344.1032, traceme_vfork_raise13, passed tc-start: 1646854344.15232, traceme_vfork_raise2 tc-end: 1646854344.403867, traceme_vfork_raise2, passed tc-start: 1646854344.412016, traceme_vfork_raise3 tc-end: 1646854344.735015, traceme_vfork_raise3, passed tc-start: 1646854344.741986, traceme_vfork_raise4 tc-end: 1646854345.62782, traceme_vfork_raise4, passed tc-start: 1646854345.71068, traceme_vfork_raise5 tc-end: 1646854345.415437, traceme_vfork_raise5, passed tc-start: 1646854345.423523, traceme_vfork_raise6 tc-end: 1646854345.849087, traceme_vfork_raise6, passed tc-start: 1646854345.861699, traceme_vfork_raise7 tc-end: 1646854346.212895, traceme_vfork_raise7, passed tc-start: 1646854346.221546, traceme_vfork_raise8 tc-end: 1646854346.577465, traceme_vfork_raise8, passed tc-start: 1646854346.586748, traceme_vfork_raise9 tc-end: 1646854347.42121, traceme_vfork_raise9, passed tc-start: 1646854347.56804, traceme_vfork_signalignored_crash_bus tc-end: 1646854347.589997, traceme_vfork_signalignored_crash_bus, passed tc-start: 1646854347.605224, traceme_vfork_signalignored_crash_fpe tc-end: 1646854348.135833, traceme_vfork_signalignored_crash_fpe, passed tc-start: 1646854348.151001, traceme_vfork_signalignored_crash_ill tc-end: 1646854348.672614, traceme_vfork_signalignored_crash_ill, passed tc-start: 1646854348.687922, traceme_vfork_signalignored_crash_segv tc-end: 1646854349.224926, traceme_vfork_signalignored_crash_segv, passed tc-start: 1646854349.238754, traceme_vfork_signalignored_crash_trap tc-end: 1646854349.761401, traceme_vfork_signalignored_crash_trap, passed tc-start: 1646854349.776564, traceme_vfork_signalignored_exec tc-so: tc-end: 1646854350.294092, traceme_vfork_signalignored_exec, passed tc-start: 1646854350.303829, traceme_vfork_signalmasked_crash_bus tc-end: 1646854350.729256, traceme_vfork_signalmasked_crash_bus, passed tc-start: 1646854350.742098, traceme_vfork_signalmasked_crash_fpe tc-end: 1646854351.177279, traceme_vfork_signalmasked_crash_fpe, passed tc-start: 1646854351.193197, traceme_vfork_signalmasked_crash_ill tc-end: 1646854351.628806, traceme_vfork_signalmasked_crash_ill, passed tc-start: 1646854351.642107, traceme_vfork_signalmasked_crash_segv tc-end: 1646854352.92287, traceme_vfork_signalmasked_crash_segv, passed tc-start: 1646854352.106075, traceme_vfork_signalmasked_crash_trap tc-end: 1646854352.482372, traceme_vfork_signalmasked_crash_trap, passed tc-start: 1646854352.494875, traceme_vfork_signalmasked_exec tc-so: tc-end: 1646854352.879863, traceme_vfork_signalmasked_exec, passed tc-start: 1646854352.889718, traceme_vfork_vfork tc-end: 1646854353.213531, traceme_vfork_vfork, passed tc-start: 1646854353.220427, tracer_attach_to_unrelated_stopped_process tc-end: 1646854353.623106, tracer_attach_to_unrelated_stopped_process, passed tc-start: 1646854353.634664, tracer_sees_terminaton_before_the_parent tc-end: 1646854354.67280, tracer_sees_terminaton_before_the_parent, passed tc-start: 1646854354.78133, tracer_sysctl_lookup_without_duplicates tc-end: 1646854359.25586, tracer_sysctl_lookup_without_duplicates, passed tc-start: 1646854359.35887, unrelated_tracer_fork1 tc-end: 1646854359.469051, unrelated_tracer_fork1, passed tc-start: 1646854359.480314, unrelated_tracer_fork10 tc-end: 1646854359.960057, unrelated_tracer_fork10, passed tc-start: 1646854359.972847, unrelated_tracer_fork11 tc-end: 1646854360.423059, unrelated_tracer_fork11, passed tc-start: 1646854360.433751, unrelated_tracer_fork12 tc-end: 1646854360.926142, unrelated_tracer_fork12, passed tc-start: 1646854360.936074, unrelated_tracer_fork13 tc-end: 1646854361.419758, unrelated_tracer_fork13, passed tc-start: 1646854361.429309, unrelated_tracer_fork14 tc-end: 1646854361.971226, unrelated_tracer_fork14, passed tc-start: 1646854361.985238, unrelated_tracer_fork15 tc-end: 1646854362.487143, unrelated_tracer_fork15, passed tc-start: 1646854362.498916, unrelated_tracer_fork16 tc-end: 1646854362.919102, unrelated_tracer_fork16, passed tc-start: 1646854362.929132, unrelated_tracer_fork2 tc-end: 1646854363.417591, unrelated_tracer_fork2, passed tc-start: 1646854363.428290, unrelated_tracer_fork3 tc-end: 1646854363.901159, unrelated_tracer_fork3, passed tc-start: 1646854363.910672, unrelated_tracer_fork4 tc-end: 1646854364.375144, unrelated_tracer_fork4, passed tc-start: 1646854364.385527, unrelated_tracer_fork5 tc-end: 1646854364.786331, unrelated_tracer_fork5, passed tc-start: 1646854364.797279, unrelated_tracer_fork6 tc-end: 1646854365.248717, unrelated_tracer_fork6, passed tc-start: 1646854365.260357, unrelated_tracer_fork7 tc-end: 1646854365.745138, unrelated_tracer_fork7, passed tc-start: 1646854365.755568, unrelated_tracer_fork8 tc-end: 1646854366.253328, unrelated_tracer_fork8, passed tc-start: 1646854366.264571, unrelated_tracer_fork9 tc-end: 1646854366.725273, unrelated_tracer_fork9, passed tc-start: 1646854366.736828, unrelated_tracer_fork_detach_forker tc-end: 1646854367.238537, unrelated_tracer_fork_detach_forker, passed tc-start: 1646854367.249700, unrelated_tracer_fork_kill_forker tc-end: 1646854367.748203, unrelated_tracer_fork_kill_forker, passed tc-start: 1646854367.760216, unrelated_tracer_fork_setpgid tc-end: 1646854368.177324, unrelated_tracer_fork_setpgid, skipped, kernel panic (pg_jobc going negative) tc-start: 1646854368.185606, unrelated_tracer_posix_spawn1 tc-end: 1646854368.640040, unrelated_tracer_posix_spawn1, passed tc-start: 1646854368.654027, unrelated_tracer_posix_spawn10 tc-end: 1646854369.162556, unrelated_tracer_posix_spawn10, passed tc-start: 1646854369.175373, unrelated_tracer_posix_spawn11 tc-end: 1646854369.646494, unrelated_tracer_posix_spawn11, passed tc-start: 1646854369.659003, unrelated_tracer_posix_spawn12 tc-end: 1646854370.214970, unrelated_tracer_posix_spawn12, passed tc-start: 1646854370.228246, unrelated_tracer_posix_spawn13 tc-end: 1646854370.814415, unrelated_tracer_posix_spawn13, passed tc-start: 1646854370.827190, unrelated_tracer_posix_spawn14 tc-end: 1646854371.314424, unrelated_tracer_posix_spawn14, passed tc-start: 1646854371.326574, unrelated_tracer_posix_spawn15 tc-end: 1646854371.776077, unrelated_tracer_posix_spawn15, passed tc-start: 1646854371.787818, unrelated_tracer_posix_spawn16 tc-end: 1646854372.299280, unrelated_tracer_posix_spawn16, passed tc-start: 1646854372.310261, unrelated_tracer_posix_spawn2 tc-end: 1646854372.802251, unrelated_tracer_posix_spawn2, passed tc-start: 1646854372.812806, unrelated_tracer_posix_spawn3 tc-end: 1646854373.229066, unrelated_tracer_posix_spawn3, passed tc-start: 1646854373.240204, unrelated_tracer_posix_spawn4 tc-end: 1646854373.724263, unrelated_tracer_posix_spawn4, passed tc-start: 1646854373.738394, unrelated_tracer_posix_spawn5 tc-end: 1646854374.169271, unrelated_tracer_posix_spawn5, passed tc-start: 1646854374.182654, unrelated_tracer_posix_spawn6 tc-end: 1646854374.701676, unrelated_tracer_posix_spawn6, passed tc-start: 1646854374.713242, unrelated_tracer_posix_spawn7 tc-end: 1646854375.177099, unrelated_tracer_posix_spawn7, passed tc-start: 1646854375.190226, unrelated_tracer_posix_spawn8 tc-end: 1646854375.766975, unrelated_tracer_posix_spawn8, passed tc-start: 1646854375.781106, unrelated_tracer_posix_spawn9 tc-end: 1646854376.400870, unrelated_tracer_posix_spawn9, passed tc-start: 1646854376.414447, unrelated_tracer_posix_spawn_detach_spawner tc-end: 1646854377.39490, unrelated_tracer_posix_spawn_detach_spawner, passed tc-start: 1646854377.54041, unrelated_tracer_posix_spawn_kill_spawner tc-end: 1646854377.655963, unrelated_tracer_posix_spawn_kill_spawner, passed tc-start: 1646854377.669705, unrelated_tracer_posix_spawn_setpgid tc-end: 1646854378.142507, unrelated_tracer_posix_spawn_setpgid, skipped, kernel panic (pg_jobc going negative) tc-start: 1646854378.152730, unrelated_tracer_sees_crash_bus tc-end: 1646854378.722025, unrelated_tracer_sees_crash_bus, passed tc-start: 1646854378.735224, unrelated_tracer_sees_crash_fpe tc-end: 1646854379.312142, unrelated_tracer_sees_crash_fpe, passed tc-start: 1646854379.325125, unrelated_tracer_sees_crash_ill tc-end: 1646854379.884540, unrelated_tracer_sees_crash_ill, passed tc-start: 1646854379.897770, unrelated_tracer_sees_crash_segv tc-end: 1646854380.455410, unrelated_tracer_sees_crash_segv, passed tc-start: 1646854380.471113, unrelated_tracer_sees_crash_trap tc-end: 1646854380.919206, unrelated_tracer_sees_crash_trap, passed tc-start: 1646854380.932183, unrelated_tracer_sees_signalignored_crash_bus tc-end: 1646854381.367675, unrelated_tracer_sees_signalignored_crash_bus, passed tc-start: 1646854381.376670, unrelated_tracer_sees_signalignored_crash_fpe tc-end: 1646854381.839264, unrelated_tracer_sees_signalignored_crash_fpe, passed tc-start: 1646854381.850184, unrelated_tracer_sees_signalignored_crash_ill tc-end: 1646854382.299595, unrelated_tracer_sees_signalignored_crash_ill, passed tc-start: 1646854382.309152, unrelated_tracer_sees_signalignored_crash_segv tc-end: 1646854382.678947, unrelated_tracer_sees_signalignored_crash_segv, passed tc-start: 1646854382.689507, unrelated_tracer_sees_signalignored_crash_trap tc-end: 1646854383.129358, unrelated_tracer_sees_signalignored_crash_trap, passed tc-start: 1646854383.139864, unrelated_tracer_sees_signalmasked_crash_bus tc-end: 1646854383.578924, unrelated_tracer_sees_signalmasked_crash_bus, passed tc-start: 1646854383.587985, unrelated_tracer_sees_signalmasked_crash_fpe tc-end: 1646854384.18350, unrelated_tracer_sees_signalmasked_crash_fpe, passed tc-start: 1646854384.27523, unrelated_tracer_sees_signalmasked_crash_ill tc-end: 1646854384.466236, unrelated_tracer_sees_signalmasked_crash_ill, passed tc-start: 1646854384.475615, unrelated_tracer_sees_signalmasked_crash_segv tc-end: 1646854384.919165, unrelated_tracer_sees_signalmasked_crash_segv, passed tc-start: 1646854384.929718, unrelated_tracer_sees_signalmasked_crash_trap tc-end: 1646854385.344091, unrelated_tracer_sees_signalmasked_crash_trap, passed tc-start: 1646854385.353390, unrelated_tracer_sees_terminaton_before_the_parent tc-end: 1646854385.776513, unrelated_tracer_sees_terminaton_before_the_parent, passed tc-start: 1646854385.785819, unrelated_tracer_vfork1 tc-end: 1646854386.203635, unrelated_tracer_vfork1, passed tc-start: 1646854386.215657, unrelated_tracer_vfork10 tc-end: 1646854386.589556, unrelated_tracer_vfork10, passed tc-start: 1646854386.599597, unrelated_tracer_vfork11 tc-end: 1646854387.41865, unrelated_tracer_vfork11, passed tc-start: 1646854387.54300, unrelated_tracer_vfork12 tc-end: 1646854387.568039, unrelated_tracer_vfork12, passed tc-start: 1646854387.578030, unrelated_tracer_vfork13 tc-end: 1646854388.29877, unrelated_tracer_vfork13, passed tc-start: 1646854388.39333, unrelated_tracer_vfork14 tc-end: 1646854388.465018, unrelated_tracer_vfork14, passed tc-start: 1646854388.476693, unrelated_tracer_vfork15 tc-end: 1646854388.947679, unrelated_tracer_vfork15, passed tc-start: 1646854388.956777, unrelated_tracer_vfork16 tc-end: 1646854389.434980, unrelated_tracer_vfork16, passed tc-start: 1646854389.446002, unrelated_tracer_vfork2 tc-end: 1646854389.967579, unrelated_tracer_vfork2, passed tc-start: 1646854389.978715, unrelated_tracer_vfork3 tc-end: 1646854390.480970, unrelated_tracer_vfork3, passed tc-start: 1646854390.493188, unrelated_tracer_vfork4 tc-end: 1646854391.81406, unrelated_tracer_vfork4, passed tc-start: 1646854391.94703, unrelated_tracer_vfork5 tc-end: 1646854391.677752, unrelated_tracer_vfork5, passed tc-start: 1646854391.691105, unrelated_tracer_vfork6 tc-end: 1646854392.270537, unrelated_tracer_vfork6, passed tc-start: 1646854392.283595, unrelated_tracer_vfork7 tc-end: 1646854392.866927, unrelated_tracer_vfork7, passed tc-start: 1646854392.879571, unrelated_tracer_vfork8 tc-end: 1646854393.467644, unrelated_tracer_vfork8, passed tc-start: 1646854393.481046, unrelated_tracer_vfork9 tc-end: 1646854394.66426, unrelated_tracer_vfork9, passed tc-start: 1646854394.79120, unrelated_tracer_vfork_detach_vforker tc-end: 1646854394.670118, unrelated_tracer_vfork_detach_vforker, passed tc-start: 1646854394.683150, unrelated_tracer_vfork_detach_vforkerdone tc-end: 1646854395.271813, unrelated_tracer_vfork_detach_vforkerdone, passed tc-start: 1646854395.284858, unrelated_tracer_vfork_kill_vforker tc-end: 1646854395.753607, unrelated_tracer_vfork_kill_vforker, passed tc-start: 1646854395.763813, unrelated_tracer_vfork_kill_vforkerdone tc-end: 1646854396.185574, unrelated_tracer_vfork_kill_vforkerdone, passed tc-start: 1646854396.196241, unrelated_tracer_vfork_setpgid tc-end: 1646854396.527698, unrelated_tracer_vfork_setpgid, skipped, kernel panic (pg_jobc going negative) tc-start: 1646854396.534652, user_va0_disable_pt_continue tc-end: 1646854396.950244, user_va0_disable_pt_continue, passed tc-start: 1646854396.958368, user_va0_disable_pt_detach tc-end: 1646854397.324158, user_va0_disable_pt_detach, passed tc-start: 1646854397.331552, user_va0_disable_pt_syscall tc-end: 1646854397.747851, user_va0_disable_pt_syscall, passed tc-start: 1646854397.755450, vfork1 tc-end: 1646854398.155116, vfork1, passed tc-start: 1646854398.162611, vfork10 tc-end: 1646854398.552850, vfork10, passed tc-start: 1646854398.561492, vfork11 tc-end: 1646854398.963918, vfork11, passed tc-start: 1646854398.970933, vfork12 tc-end: 1646854399.373686, vfork12, passed tc-start: 1646854399.382231, vfork13 tc-end: 1646854399.810644, vfork13, passed tc-start: 1646854399.818766, vfork14 tc-end: 1646854400.184535, vfork14, passed tc-start: 1646854400.191643, vfork15 tc-end: 1646854400.594055, vfork15, passed tc-start: 1646854400.601692, vfork16 tc-end: 1646854401.106217, vfork16, passed tc-start: 1646854401.116170, vfork2 tc-end: 1646854401.586883, vfork2, passed tc-start: 1646854401.595154, vfork3 tc-end: 1646854402.52350, vfork3, passed tc-start: 1646854402.61402, vfork4 tc-end: 1646854402.498396, vfork4, passed tc-start: 1646854402.506645, vfork5 tc-end: 1646854402.934893, vfork5, passed tc-start: 1646854402.943008, vfork6 tc-end: 1646854403.284863, vfork6, passed tc-start: 1646854403.291884, vfork7 tc-end: 1646854403.691101, vfork7, passed tc-start: 1646854403.699625, vfork8 tc-end: 1646854404.119895, vfork8, passed tc-start: 1646854404.128214, vfork9 tc-end: 1646854404.596194, vfork9, passed tc-start: 1646854404.605582, vfork_detach_vforker tc-end: 1646854405.45318, vfork_detach_vforker, passed tc-start: 1646854405.53178, vfork_detach_vforkerdone tc-end: 1646854405.411435, vfork_detach_vforkerdone, passed tc-start: 1646854405.419724, vfork_kill_vforker tc-end: 1646854405.795036, vfork_kill_vforker, passed tc-start: 1646854405.803318, vfork_kill_vforkerdone tc-end: 1646854406.278653, vfork_kill_vforkerdone, passed tc-start: 1646854406.288134, vfork_setpgid tc-end: 1646854406.672632, vfork_setpgid, skipped, kernel panic (pg_jobc going negative) tc-start: 1646854406.680847, vfork_signalignored tc-end: 1646854407.79365, vfork_signalignored, passed tc-start: 1646854407.85908, vfork_signalmasked tc-end: 1646854407.463481, vfork_signalmasked, passed tc-start: 1646854407.470235, vforkdone_signalignored tc-end: 1646854407.830960, vforkdone_signalignored, passed tc-start: 1646854407.837533, vforkdone_signalmasked tc-end: 1646854408.230705, vforkdone_signalmasked, passed tp-end: 1646854408.238696, lib/libc/sys/t_ptrace_waitpid tp-start: 1646854408.312906, lib/libc/sys/t_recvmmsg, 1 tc-start: 1646854408.315302, recvmmsg_basic tc-end: 1646854408.421865, recvmmsg_basic, passed tp-end: 1646854408.430973, lib/libc/sys/t_recvmmsg tp-start: 1646854408.520710, lib/libc/sys/t_revoke, 3 tc-start: 1646854408.522868, revoke_basic tc-end: 1646854408.679998, revoke_basic, passed tc-start: 1646854408.687808, revoke_err tc-end: 1646854408.781870, revoke_err, passed tc-start: 1646854408.790096, revoke_perm tc-end: 1646854408.967228, revoke_perm, passed tp-end: 1646854408.974529, lib/libc/sys/t_revoke tp-start: 1646854409.66949, lib/libc/sys/t_select, 2 tc-start: 1646854409.70005, pselect_sigmask tc-end: 1646854413.34359, pselect_sigmask, passed tc-start: 1646854413.43686, pselect_timeout tc-end: 1646854413.153946, pselect_timeout, passed tp-end: 1646854413.162450, lib/libc/sys/t_select tp-start: 1646854413.245490, lib/libc/sys/t_sendmmsg, 1 tc-start: 1646854413.248404, sendmmsg_basic tc-so:sending 49 messages (max 49 per syscall) tc-so:sending packet 0/49... tc-so:1 65536 tc-so:0 2560 tc-so:sendmmsg: sent 3 messages tc-so:sending packet 3/49... tc-so:1 65536 tc-so:0 2560 tc-so:sendmmsg: sent 3 messages tc-so:sending packet 6/49... tc-so:1 65536 tc-so:0 2560 tc-so:sendmmsg: sent 3 messages tc-so:sending packet 9/49... tc-so:1 65536 tc-so:0 2560 tc-so:sendmmsg: sent 3 messages tc-so:sending packet 12/49... tc-so:1 65536 tc-so:0 2560 tc-so:sendmmsg: sent 3 messages tc-so:sending packet 15/49... tc-so:1 65536 tc-so:0 2560 tc-so:sendmmsg: sent 3 messages tc-so:sending packet 18/49... tc-so:1 65536 tc-so:0 2560 tc-so:sendmmsg: sent 3 messages tc-so:sending packet 21/49... tc-so:1 65536 tc-so:0 2560 tc-so:sendmmsg: sent 3 messages tc-so:sending packet 24/49... tc-so:1 65536 tc-so:0 2560 tc-so:sendmmsg: sent 3 messages tc-so:sending packet 27/49... tc-so:1 65536 tc-so:0 2560 tc-so:sendmmsg: sent 3 messages tc-so:sending packet 30/49... tc-so:1 65536 tc-so:0 2560 tc-so:sendmmsg: sent 3 messages tc-so:sending packet 33/49... tc-so:1 65536 tc-so:0 2560 tc-so:sendmmsg: sent 3 messages tc-so:sending packet 36/49... tc-so:1 65536 tc-so:0 2560 tc-so:sendmmsg: sent 3 messages tc-so:sending packet 39/49... tc-so:1 65536 tc-so:0 2560 tc-so:sendmmsg: sent 3 messages tc-so:sending packet 42/49... tc-so:1 65536 tc-so:0 2560 tc-so:sendmmsg: sent 3 messages tc-so:sending packet 45/49... tc-so:1 65536 tc-so:0 2560 tc-so:sendmmsg: sent 3 messages tc-so:sending packet 48/49... tc-so:1 65536 tc-so:0 2560 tc-so:sendmmsg: sent 1 messages tc-so:done! tc-so:receiving packet 0/49... tc-so:receiving packet 1/49... tc-so:receiving packet 2/49... tc-so:receiving packet 3/49... tc-so:receiving packet 4/49... tc-so:receiving packet 5/49... tc-so:receiving packet 6/49... tc-so:receiving packet 7/49... tc-so:receiving packet 8/49... tc-so:receiving packet 9/49... tc-so:receiving packet 10/49... tc-so:receiving packet 11/49... tc-so:receiving packet 12/49... tc-so:receiving packet 13/49... tc-so:receiving packet 14/49... tc-so:receiving packet 15/49... tc-so:receiving packet 16/49... tc-so:receiving packet 17/49... tc-so:receiving packet 18/49... tc-so:receiving packet 19/49... tc-so:receiving packet 20/49... tc-so:receiving packet 21/49... tc-so:receiving packet 22/49... tc-so:receiving packet 23/49... tc-so:receiving packet 24/49... tc-so:receiving packet 25/49... tc-so:receiving packet 26/49... tc-so:receiving packet 27/49... tc-so:receiving packet 28/49... tc-so:receiving packet 29/49... tc-so:receiving packet 30/49... tc-so:receiving packet 31/49... tc-so:receiving packet 32/49... tc-so:receiving packet 33/49... tc-so:receiving packet 34/49... tc-so:receiving packet 35/49... tc-so:receiving packet 36/49... tc-so:receiving packet 37/49... tc-so:receiving packet 38/49... tc-so:receiving packet 39/49... tc-so:receiving packet 40/49... tc-so:receiving packet 41/49... tc-so:receiving packet 42/49... tc-so:receiving packet 43/49... tc-so:receiving packet 44/49... tc-so:receiving packet 45/49... tc-so:receiving packet 46/49... tc-so:receiving packet 47/49... tc-so:receiving packet 48/49... tc-end: 1646854413.514684, sendmmsg_basic, passed tp-end: 1646854413.564421, lib/libc/sys/t_sendmmsg tp-start: 1646854413.647610, lib/libc/sys/t_sendrecv, 2 tc-start: 1646854413.650691, sendrecv_basic tc-end: 1646854413.772555, sendrecv_basic, passed tc-start: 1646854413.782330, sendrecv_rerror tc-end: 1646854413.913436, sendrecv_rerror, passed tp-end: 1646854413.923197, lib/libc/sys/t_sendrecv tp-start: 1646854414.19035, lib/libc/sys/t_setrlimit, 11 tc-start: 1646854414.21471, setrlimit_basic tc-end: 1646854414.101159, setrlimit_basic, passed tc-start: 1646854414.109555, setrlimit_current tc-end: 1646854414.204056, setrlimit_current, passed tc-start: 1646854414.213816, setrlimit_err tc-end: 1646854414.319647, setrlimit_err, passed tc-start: 1646854414.328100, setrlimit_fsize tc-end: 1646854414.497485, setrlimit_fsize, passed tc-start: 1646854414.505935, setrlimit_memlock tc-end: 1646854414.608743, setrlimit_memlock, passed tc-start: 1646854414.616926, setrlimit_nofile_1 tc-end: 1646854414.744778, setrlimit_nofile_1, passed tc-start: 1646854414.753397, setrlimit_nofile_2 tc-end: 1646854414.876702, setrlimit_nofile_2, passed tc-start: 1646854414.885420, setrlimit_nproc tc-end: 1646854414.991663, setrlimit_nproc, passed tc-start: 1646854415.556, setrlimit_nthr tc-end: 1646854415.97341, setrlimit_nthr, passed tc-start: 1646854415.111480, setrlimit_perm tc-end: 1646854415.253759, setrlimit_perm, passed tc-start: 1646854415.264634, setrlimit_stack tc-end: 1646854415.384868, setrlimit_stack, passed tp-end: 1646854415.396897, lib/libc/sys/t_setrlimit tp-start: 1646854415.493658, lib/libc/sys/t_setuid, 3 tc-start: 1646854415.497427, setuid_perm tc-end: 1646854415.621777, setuid_perm, passed tc-start: 1646854415.633724, setuid_real tc-end: 1646854415.729599, setuid_real, passed tc-start: 1646854415.741674, setuid_root tc-end: 1646854416.460373, setuid_root, passed tp-end: 1646854416.472424, lib/libc/sys/t_setuid tp-start: 1646854416.573189, lib/libc/sys/t_sigaction, 3 tc-start: 1646854416.576788, sigaction_basic tc-end: 1646854416.695909, sigaction_basic, passed tc-start: 1646854416.706326, sigaction_noflags tc-end: 1646854416.838546, sigaction_noflags, passed tc-start: 1646854416.848886, sigaction_resethand tc-end: 1646854416.984005, sigaction_resethand, passed tp-end: 1646854416.994105, lib/libc/sys/t_sigaction tp-start: 1646854417.88388, lib/libc/sys/t_sigaltstack, 1 tc-start: 1646854417.91715, sigaltstack_onstack tc-end: 1646854417.196340, sigaltstack_onstack, passed tp-end: 1646854417.207635, lib/libc/sys/t_sigaltstack tp-start: 1646854417.317608, lib/libc/sys/t_sigqueue, 3 tc-start: 1646854417.321398, sigqueue_basic tc-end: 1646854417.442851, sigqueue_basic, passed tc-start: 1646854417.455045, sigqueue_err tc-end: 1646854417.576348, sigqueue_err, passed tc-start: 1646854417.588137, sigqueue_rt 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: 1646854419.715939, sigqueue_rt, passed tp-end: 1646854419.726117, lib/libc/sys/t_sigqueue tp-start: 1646854419.811556, lib/libc/sys/t_sigtimedwait, 3 tc-start: 1646854419.813618, sigtimedwait_NULL_timeout tc-end: 1646854429.629949, sigtimedwait_NULL_timeout, passed tc-start: 1646854429.636374, sigtimedwait_all0timeout tc-end: 1646854429.704554, sigtimedwait_all0timeout, passed tc-start: 1646854429.710895, sigtimedwait_small_timeout tc-end: 1646854439.33086, sigtimedwait_small_timeout, passed tp-end: 1646854439.40766, lib/libc/sys/t_sigtimedwait tp-start: 1646854439.113571, lib/libc/sys/t_socketpair, 3 tc-start: 1646854439.116009, socketpair_basic tc-end: 1646854439.190962, socketpair_basic, passed tc-start: 1646854439.198141, socketpair_cloexec tc-end: 1646854439.279313, socketpair_cloexec, passed tc-start: 1646854439.287372, socketpair_nonblock tc-end: 1646854439.372703, socketpair_nonblock, passed tp-end: 1646854439.380079, lib/libc/sys/t_socketpair tp-start: 1646854439.464604, lib/libc/sys/t_swapcontext, 2 tc-start: 1646854439.467796, swapcontext1 tc-so:Testing if swapcontext() alters TLS pointer if _UC_TLSBASE is cleared tc-so:before swapcontext TLS pointer = 0x202c78 tc-so:before swapcontext TLS pointer = 0x202c74 tc-so:after swapcontext TLS pointer = 0x202c74 tc-so:TLS pointer left untouched by swapcontext() tc-so:Test completed tc-end: 1646854439.578310, swapcontext1, passed tc-start: 1646854439.587106, swapcontext2 tc-so:Testing if swapcontext() alters TLS pointer if _UC_TLSBASE is left set tc-so:before swapcontext TLS pointer = 0x202c78 tc-so:before swapcontext TLS pointer = 0x202c74 tc-so:after swapcontext TLS pointer = 0x202c78 tc-so:TLS pointer modified by swapcontext() tc-so:Test completed tc-end: 1646854439.696895, swapcontext2, passed tp-end: 1646854439.705649, lib/libc/sys/t_swapcontext tp-start: 1646854439.782943, lib/libc/sys/t_stat, 8 tc-start: 1646854439.785376, stat_chflags tc-end: 1646854439.935782, stat_chflags, passed tc-start: 1646854439.943252, stat_dir tc-end: 1646854441.843442, stat_dir, passed tc-start: 1646854441.852956, stat_err tc-end: 1646854441.952546, stat_err, passed tc-start: 1646854441.962624, stat_mtime tc-end: 1646854448.65904, stat_mtime, passed tc-start: 1646854448.75952, stat_perm tc-end: 1646854448.214961, stat_perm, passed tc-start: 1646854448.221622, stat_size tc-end: 1646854448.355533, stat_size, passed tc-start: 1646854448.362244, stat_socket tc-end: 1646854448.431858, stat_socket, passed tc-start: 1646854448.438333, stat_symlink tc-end: 1646854448.571824, stat_symlink, passed tp-end: 1646854448.578499, lib/libc/sys/t_stat tp-start: 1646854448.644204, lib/libc/sys/t_syscall, 1 tc-start: 1646854448.646196, mmap___syscall tc-end: 1646854448.716017, mmap___syscall, passed tp-end: 1646854448.724543, lib/libc/sys/t_syscall tp-start: 1646854448.794786, lib/libc/sys/t_timer_create, 5 tc-start: 1646854448.797101, timer_create_err tc-end: 1646854448.864415, timer_create_err, passed tc-start: 1646854448.871070, timer_create_mono tc-se:timer_signal_handler: Alarm clock tc-end: 1646854450.950526, timer_create_mono, passed tc-start: 1646854450.961320, timer_create_mono_expire tc-end: 1646854454.949840, timer_create_mono_expire, passed tc-start: 1646854454.958872, timer_create_real tc-se:timer_signal_handler: Alarm clock tc-end: 1646854457.46740, timer_create_real, passed tc-start: 1646854457.59192, timer_create_real_expire tc-end: 1646854461.141858, timer_create_real_expire, passed tp-end: 1646854461.148647, lib/libc/sys/t_timer_create tp-start: 1646854461.234855, lib/libc/sys/t_timerfd, 11 tc-start: 1646854461.237345, timerfd_abstime tc-end: 1646854463.308384, timerfd_abstime, passed tc-start: 1646854463.316839, timerfd_block tc-end: 1646854465.406199, timerfd_block, passed tc-start: 1646854465.420666, timerfd_bogusfd tc-end: 1646854465.595928, timerfd_bogusfd, passed tc-start: 1646854465.610376, timerfd_cancel_on_set_block tc-end: 1646854469.745150, timerfd_cancel_on_set_block, passed tc-start: 1646854469.759383, timerfd_cancel_on_set_immed tc-end: 1646854469.932123, timerfd_cancel_on_set_immed, passed tc-start: 1646854469.946824, timerfd_create tc-end: 1646854470.109842, timerfd_create, passed tc-start: 1646854470.122907, timerfd_fcntl tc-end: 1646854470.275209, timerfd_fcntl, passed tc-start: 1646854470.288733, timerfd_repeating tc-so:val 10 not in [ 3, 5 ] tc-end: 1646854472.465134, timerfd_repeating, failed, /tmp/build/2022.03.09.10.06.36-sparc64/src/tests/lib/libc/sys/t_timerfd.c:230: check_value_against_bounds(val, 3, 5) not met tc-start: 1646854472.480186, timerfd_restart tc-end: 1646854482.4994, timerfd_restart, passed tc-start: 1646854482.15051, timerfd_select_poll_kevent_block tc-end: 1646854488.76625, timerfd_select_poll_kevent_block, passed tc-start: 1646854488.85635, timerfd_select_poll_kevent_immed tc-end: 1646854492.97101, timerfd_select_poll_kevent_immed, passed tp-end: 1646854492.104346, lib/libc/sys/t_timerfd tp-start: 1646854492.174510, lib/libc/sys/t_truncate, 4 tc-start: 1646854492.176746, 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: 1646854492.328946, ftruncate_basic, passed tc-start: 1646854492.337381, ftruncate_err tc-end: 1646854492.418872, ftruncate_err, passed tc-start: 1646854492.425644, 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: 1646854492.579806, truncate_basic, passed tc-start: 1646854492.586857, truncate_err tc-end: 1646854492.665653, truncate_err, passed tp-end: 1646854492.673490, lib/libc/sys/t_truncate tp-start: 1646854492.745271, lib/libc/sys/t_ucontext, 5 tc-start: 1646854492.747302, 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: 1646854492.827422, ucontext_basic, passed tc-start: 1646854492.832950, ucontext_fp tc-so:_UC_MACHINE_FP(u)=40509758 tc-end: 1646854492.908400, ucontext_fp, passed tc-start: 1646854492.915057, ucontext_intrv tc-so:_UC_MACHINE_INTRV(u)=0 tc-end: 1646854492.996989, ucontext_intrv, passed tc-start: 1646854493.3917, ucontext_pc tc-so:_UC_MACHINE_PC(u)=10163c tc-end: 1646854493.77222, ucontext_pc, passed tc-start: 1646854493.83864, ucontext_sp tc-so:_UC_MACHINE_SP(u)=ffffffffffffd090 tc-end: 1646854493.157308, ucontext_sp, passed tp-end: 1646854493.163956, lib/libc/sys/t_ucontext tp-start: 1646854493.234667, lib/libc/sys/t_umask, 3 tc-start: 1646854493.237451, umask_fork tc-end: 1646854493.468121, umask_fork, passed tc-start: 1646854493.475267, umask_open tc-end: 1646854493.626376, umask_open, passed tc-start: 1646854493.633222, umask_previous tc-end: 1646854493.759821, umask_previous, passed tp-end: 1646854493.768626, lib/libc/sys/t_umask tp-start: 1646854493.838573, lib/libc/sys/t_unlink, 4 tc-start: 1646854493.840877, unlink_basic tc-end: 1646854495.59823, unlink_basic, passed tc-start: 1646854495.66879, unlink_err tc-end: 1646854495.197377, unlink_err, passed tc-start: 1646854495.204840, unlink_fifo tc-end: 1646854495.337416, unlink_fifo, passed tc-start: 1646854495.344695, unlink_perm tc-end: 1646854495.486604, unlink_perm, passed tp-end: 1646854495.495242, lib/libc/sys/t_unlink tp-start: 1646854495.574825, lib/libc/sys/t_vfork, 15 tc-start: 1646854495.576941, nested_clone tc-end: 1646854495.651588, nested_clone, passed tc-start: 1646854495.658213, nested_clone_files tc-end: 1646854495.736151, nested_clone_files, passed tc-start: 1646854495.742672, nested_clone_fs tc-end: 1646854495.820298, nested_clone_fs, passed tc-start: 1646854495.826978, nested_clone_vfork tc-end: 1646854495.903569, nested_clone_vfork, passed tc-start: 1646854495.910446, nested_clone_vm tc-end: 1646854495.980595, nested_clone_vm, passed tc-start: 1646854495.987259, nested_fork tc-end: 1646854496.70882, nested_fork, passed tc-start: 1646854496.77629, nested_vfork tc-end: 1646854496.148225, nested_vfork, passed tc-start: 1646854496.154891, raise1 tc-end: 1646854496.230979, raise1, passed tc-start: 1646854496.237898, raise2 tc-end: 1646854496.337083, raise2, passed tc-start: 1646854496.344001, raise3 tc-end: 1646854496.415643, raise3, passed tc-start: 1646854496.422016, raise4 tc-end: 1646854496.495687, raise4, passed tc-start: 1646854496.503003, raise5 tc-end: 1646854496.576592, raise5, passed tc-start: 1646854496.583649, raise6 tc-end: 1646854496.677717, raise6, passed tc-start: 1646854496.687925, raise7 tc-end: 1646854496.759208, raise7, passed tc-start: 1646854496.766222, raise8 tc-end: 1646854496.840584, raise8, passed tp-end: 1646854496.848144, lib/libc/sys/t_vfork tp-start: 1646854496.925789, lib/libc/sys/t_wait, 6 tc-start: 1646854496.927843, wait6_coredumped tc-so:user: 0 system: 0 tc-end: 1646854497.44509, wait6_coredumped, passed tc-start: 1646854497.55473, wait6_exited tc-so:user: 0 system: 0 tc-end: 1646854497.148261, wait6_exited, passed tc-start: 1646854497.155488, wait6_invalid tc-end: 1646854497.233318, wait6_invalid, passed tc-start: 1646854497.240387, wait6_stop_and_go tc-so:user: 0 system: 0 tc-so:user: 0 system: 0 tc-so:user: 0 system: 0 tc-end: 1646854497.334847, wait6_stop_and_go, passed tc-start: 1646854497.343474, wait6_stopgo_loop tc-so:Before loop of SIGSTOP/SIGCONT sequence 100 times tc-so:user: 0 system: 0 tc-end: 1646854497.461011, wait6_stopgo_loop, passed tc-start: 1646854497.467708, wait6_terminated tc-so:user: 0 system: 0 tc-end: 1646854497.557790, wait6_terminated, passed tp-end: 1646854497.565297, lib/libc/sys/t_wait tp-start: 1646854497.649911, lib/libc/sys/t_wait_noproc, 11 tc-start: 1646854497.652045, wait tc-end: 1646854497.722137, wait, passed tc-start: 1646854497.729233, wait3 tc-end: 1646854497.801403, wait3, passed tc-start: 1646854497.808417, 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: 1646854497.917624, wait3_options, passed tc-start: 1646854497.924360, wait4 tc-end: 1646854497.995023, wait4, passed tc-start: 1646854498.1739, 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: 1646854498.112336, wait4_options, passed tc-start: 1646854498.119361, wait6 tc-end: 1646854498.189051, wait6, passed tc-start: 1646854498.196023, 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: 1646854498.330546, wait6_options, passed tc-start: 1646854498.337159, waitid tc-end: 1646854498.409256, waitid, passed tc-start: 1646854498.416222, 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: 1646854498.552382, waitid_options, passed tc-start: 1646854498.558913, waitpid tc-end: 1646854498.630429, waitpid, passed tc-start: 1646854498.637225, 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: 1646854498.747163, waitpid_options, passed tp-end: 1646854498.754184, lib/libc/sys/t_wait_noproc tp-start: 1646854498.829663, lib/libc/sys/t_wait_noproc_wnohang, 10 tc-start: 1646854498.831919, wait3 tc-end: 1646854498.904324, wait3, passed tc-start: 1646854498.912121, 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: 1646854499.23780, wait3_options, passed tc-start: 1646854499.30309, wait4 tc-end: 1646854499.102919, wait4, passed tc-start: 1646854499.110256, 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: 1646854499.219008, wait4_options, passed tc-start: 1646854499.226344, wait6 tc-end: 1646854499.298013, wait6, passed tc-start: 1646854499.305595, 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: 1646854499.440113, wait6_options, passed tc-start: 1646854499.446833, waitid tc-end: 1646854499.517471, waitid, passed tc-start: 1646854499.524432, 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: 1646854499.658158, waitid_options, passed tc-start: 1646854499.664684, waitpid tc-end: 1646854499.737557, waitpid, passed tc-start: 1646854499.744652, 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: 1646854499.854247, waitpid_options, passed tp-end: 1646854499.861118, lib/libc/sys/t_wait_noproc_wnohang tp-start: 1646854499.934802, lib/libc/sys/t_write, 7 tc-start: 1646854499.937126, read_fault tc-end: 1646854500.7299, read_fault, passed tc-start: 1646854500.14217, write_err tc-end: 1646854500.165515, write_err, passed tc-start: 1646854500.172676, write_fault tc-end: 1646854500.243780, write_fault, passed tc-start: 1646854500.251334, write_pipe tc-end: 1646854500.332564, write_pipe, passed tc-start: 1646854500.340103, write_pos tc-end: 1646854500.488147, write_pos, passed tc-start: 1646854500.495291, write_ret tc-end: 1646854500.637726, write_ret, passed tc-start: 1646854500.644742, writev_iovmax tc-so:Calling writev(2, NULL, IOV_MAX + 1)... tc-end: 1646854500.720971, writev_iovmax, passed tp-end: 1646854500.727676, lib/libc/sys/t_write tp-start: 1646854500.876252, lib/libc/sys/t_posix_fadvise, 2 tc-start: 1646854500.879026, posix_fadvise tc-end: 1646854500.980681, posix_fadvise, passed tc-start: 1646854500.988258, posix_fadvise_reg tc-so:[ 1.0000000] entropy: ready tc-end: 1646854501.484643, posix_fadvise_reg, passed tp-end: 1646854501.491903, lib/libc/sys/t_posix_fadvise tp-start: 1646854501.566224, lib/libc/termios/t_tcsetpgrp, 1 tc-start: 1646854501.568368, tcsetpgrp_err tc-end: 1646854501.638848, tcsetpgrp_err, passed tp-end: 1646854501.646287, lib/libc/termios/t_tcsetpgrp tp-start: 1646854501.720899, lib/libc/time/t_mktime, 3 tc-start: 1646854501.723074, localtime_r_gmt tc-end: 1646854501.797987, localtime_r_gmt, passed tc-start: 1646854501.804795, mktime_negyear tc-end: 1646854501.877292, mktime_negyear, passed tc-start: 1646854501.884335, timegm_epoch tc-end: 1646854501.958595, timegm_epoch, passed tp-end: 1646854501.965352, lib/libc/time/t_mktime tp-start: 1646854502.43098, lib/libc/time/t_strptime, 8 tc-start: 1646854502.45208, 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: 1646854502.195464, Zone, passed tc-start: 1646854502.202185, common tc-end: 1646854502.274378, common, passed tc-start: 1646854502.281102, day tc-end: 1646854502.351395, day, passed tc-start: 1646854502.359105, hour tc-end: 1646854502.428627, hour, passed tc-start: 1646854502.435318, month tc-end: 1646854502.504797, month, passed tc-start: 1646854502.511823, seconds tc-end: 1646854502.581849, seconds, passed tc-start: 1646854502.589139, year tc-end: 1646854502.670694, year, passed tc-start: 1646854502.680445, 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: 1646854502.840775, zone, passed tp-end: 1646854502.848096, lib/libc/time/t_strptime tp-start: 1646854502.974953, lib/libc/tls/t_tls_static, 1 tc-start: 1646854502.977262, t_tls_static tc-end: 1646854503.37299, t_tls_static, passed tp-end: 1646854503.44236, lib/libc/tls/t_tls_static tp-start: 1646854503.197323, lib/libc/tls/t_tls_dynamic, 1 tc-start: 1646854503.199711, t_tls_dynamic tc-end: 1646854503.339955, t_tls_dynamic, passed tp-end: 1646854503.347552, lib/libc/tls/t_tls_dynamic tp-start: 1646854503.426917, lib/libc/tls/t_tls_dlopen, 1 tc-start: 1646854503.429121, t_tls_dlopen tc-end: 1646854503.587240, t_tls_dlopen, passed tp-end: 1646854503.594206, lib/libc/tls/t_tls_dlopen tp-start: 1646854503.670296, lib/libc/ttyio/t_ptm, 2 tc-start: 1646854503.672469, ptm tc-end: 1646854503.758919, ptm, passed tc-start: 1646854503.765698, ptmx tc-end: 1646854503.846432, ptmx, passed tp-end: 1646854503.853285, lib/libc/ttyio/t_ptm tp-start: 1646854503.924535, lib/libc/ttyio/t_ttyio, 1 tc-start: 1646854503.926655, ioctl tc-so:parent: spawned child1 tc-so:parent: spawned child2 tc-so:child1: exiting tc-so:child2: exiting tc-end: 1646854507.974889, ioctl, passed tp-end: 1646854507.981813, lib/libc/ttyio/t_ttyio tp-start: 1646854510.514212, lib/libc/ssp/t_ssp, 19 tc-start: 1646854510.516402, 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: 1646854511.585060, fgets, passed tc-start: 1646854511.598593, 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: 1646854512.664608, getcwd, passed tc-start: 1646854512.674419, 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: 1646854513.506383, gets, passed tc-start: 1646854513.516101, 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: 1646854514.301026, memcpy, passed tc-start: 1646854514.311237, 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: 1646854515.97503, memmove, passed tc-start: 1646854515.106472, 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: 1646854515.870643, memset, passed tc-start: 1646854515.880027, 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: 1646854516.900725, raw, passed tc-start: 1646854516.909810, 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: 1646854517.723187, read, passed tc-start: 1646854517.732753, 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: 1646854518.495090, readlink, passed tc-start: 1646854518.503909, 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: 1646854519.257653, snprintf, passed tc-start: 1646854519.266981, 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: 1646854520.21543, sprintf, passed tc-start: 1646854520.31306, 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: 1646854520.795054, stpcpy, passed tc-start: 1646854520.804797, 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: 1646854521.583499, stpncpy, passed tc-start: 1646854521.592254, 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: 1646854522.343896, strcat, passed tc-start: 1646854522.353169, 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: 1646854523.160502, strcpy, passed tc-start: 1646854523.170294, 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: 1646854523.925497, strncat, passed tc-start: 1646854523.934722, 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: 1646854524.688517, strncpy, passed tc-start: 1646854524.697659, 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: 1646854525.448075, vsnprintf, passed tc-start: 1646854525.457244, 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: 1646854526.224392, vsprintf, passed tp-end: 1646854526.233407, lib/libc/ssp/t_ssp tp-start: 1646854526.300702, lib/libc/t_convfp, 4 tc-start: 1646854526.302699, cast_ulong tc-end: 1646854526.368942, cast_ulong, passed tc-start: 1646854526.375749, cast_ulong2 tc-end: 1646854526.441232, cast_ulong2, passed tc-start: 1646854526.447928, conv_uint tc-end: 1646854526.514804, conv_uint, passed tc-start: 1646854526.521611, conv_ulong tc-so:testing long double vs. long tc-end: 1646854526.591827, conv_ulong, passed tp-end: 1646854526.598127, lib/libc/t_convfp tp-start: 1646854526.661185, lib/libc/t_gdtoa, 1 tc-start: 1646854526.663330, long_format tc-end: 1646854526.751056, long_format, passed tp-end: 1646854526.757956, lib/libc/t_gdtoa tp-start: 1646854526.819614, lib/libc/t_cdb, 1 tc-start: 1646854526.821751, cdb tc-end: 1646854527.191022, cdb, passed tp-end: 1646854527.198175, lib/libc/t_cdb tp-start: 1646854527.284953, lib/libcrypt/t_crypt, 1 tc-start: 1646854527.287387, crypt_salts tc-end: 1646854541.356258, crypt_salts, passed tp-end: 1646854541.363551, lib/libcrypt/t_crypt tp-start: 1646854577.122418, lib/libcurses/t_curses, 201 tc-start: 1646854577.127705, add_wch tc-end: 1646854580.863502, add_wch, passed tc-start: 1646854580.876483, addbytes tc-end: 1646854583.89162, addbytes, passed tc-start: 1646854583.95767, addch tc-end: 1646854585.824731, addch, passed tc-start: 1646854585.833137, addchnstr tc-end: 1646854587.700758, addchnstr, passed tc-start: 1646854587.709677, addchstr tc-end: 1646854589.745042, addchstr, passed tc-start: 1646854589.756344, addnstr tc-end: 1646854592.17907, addnstr, passed tc-start: 1646854592.32119, addnwstr tc-end: 1646854594.564488, addnwstr, passed tc-start: 1646854594.576862, addstr tc-end: 1646854597.565967, addstr, passed tc-start: 1646854597.577308, addwstr tc-end: 1646854599.902118, addwstr, passed tc-start: 1646854599.915996, assume_default_colors tc-se:director: /usr/tests/lib/libcurses/tests/assume_default_colors:5: [compare_streams] Excess 196 bytes from slave [opopel\015\012opopel\015\012opopel\015\012opopel\015\012opopel\015\012opopel\015\012opopel\015\012opopel\015\012opopel\015\012opopel\015\012opopel\015\012opopel\015\012opopel\015\012opopel\015\012opopel\015\012opopel\015\012opopel\015\012opopel\015\012opopel\015\012opopel\015\012opopel\015\012opopel\015\012opopel\015\012opopelhomeop] tc-se:director: /usr/tests/lib/libcurses/check_files/color_default.chk:0: [compare_streams] Excess 100 bytes [opopel\015\012opopel\015\012opopel\015\012opopel\015\012opopel\015\012opopel\015\012opopel\015\012opopel\015\012opopel\015\012opopel\015\012opopel\015\012opopel\015\012opop] tc-se:director: /usr/tests/lib/libcurses/tests/assume_default_colors:11: [compare_streams] Excess 2 bytes from slave [op] tc-end: 1646854602.251153, assume_default_colors, passed tc-start: 1646854602.257481, attributes tc-end: 1646854604.656348, attributes, passed tc-start: 1646854604.665928, background tc-se:director: /usr/tests/lib/libcurses/check_files/background1.chk:0: [compare_streams] Excess 1 bytes [\012] tc-se:director: /usr/tests/lib/libcurses/tests/background:14: [compare_streams] Excess 15 bytes from slave [window\015\012\006\006\006\006\006\0401] tc-end: 1646854608.19548, background, passed tc-start: 1646854608.28286, beep tc-end: 1646854610.44947, beep, passed tc-start: 1646854610.54301, bkgdset tc-se:director: /usr/tests/lib/libcurses/check_files/background1.chk:0: [compare_streams] Excess 1 bytes [\012] tc-end: 1646854612.776897, bkgdset, passed tc-start: 1646854612.785786, border_set tc-end: 1646854615.261718, border_set, passed tc-start: 1646854615.271533, box tc-end: 1646854616.908221, box, passed tc-start: 1646854616.914817, box_set tc-end: 1646854618.487778, box_set, passed tc-start: 1646854618.494601, can_change_color tc-end: 1646854619.855628, can_change_color, passed tc-start: 1646854619.862100, cbreak tc-se:director: /usr/tests/lib/libcurses/tests/cbreak:19: Slave function returned before end of input string tc-end: 1646854621.832678, cbreak, passed tc-start: 1646854621.839754, chgat tc-se:director: /usr/tests/lib/libcurses/tests/start_color:4: [compare_streams] Excess 484 bytes from slave [opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xelhomeop] tc-se:director: /usr/tests/lib/libcurses/tests/chgat:6: [compare_streams] Excess 2 bytes from slave [op] tc-end: 1646854623.678757, chgat, passed tc-start: 1646854623.685903, clear tc-se:director: /usr/tests/lib/libcurses/tests/clear:40: [compare_streams] Excess 1704 bytes from slave [EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEhome\015\012EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE\015\012EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE\015\012EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE\015\012EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE\015\012EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE\015\012EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE\015\012EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE\015\012EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE\015\012EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE\015\012EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE\015\012EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE\015\012EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE\015\012EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE\015\012EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE\015\012EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE\015\012EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE\015\012EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE\015\012EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE\015\012EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE\015\012EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE\015\012EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE\015\012EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE] tc-end: 1646854630.234942, clear, passed tc-start: 1646854630.241556, clearok tc-end: 1646854632.733426, clearok, passed tc-start: 1646854632.740694, color_content tc-end: 1646854634.474933, color_content, passed tc-start: 1646854634.481878, color_set tc-se:director: /usr/tests/lib/libcurses/tests/color_set:4: [compare_streams] Excess 484 bytes from slave [opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xelhomeop] tc-end: 1646854636.108104, color_set, passed tc-start: 1646854636.115030, copywin tc-end: 1646854640.486210, copywin, passed tc-start: 1646854640.493775, curs_set tc-end: 1646854641.948057, curs_set, passed tc-start: 1646854641.954584, cursor tc-end: 1646854644.568327, cursor, passed tc-start: 1646854644.575378, define_key tc-end: 1646854646.510270, define_key, passed tc-start: 1646854646.517167, delch tc-end: 1646854648.934501, delch, passed tc-start: 1646854648.941998, deleteln tc-se:director: /usr/tests/lib/libcurses/tests/deleteln:15: [compare_streams] Excess 2112 bytes from slave [00000000000000000000000000000000000000000000000000000000000000000000000000000000cup2;1X11111111111111111111111111111111111111111111111111111111111111111111111111111111cup3;1X22222222222222222222222222222222222222222222222222222222222222222222222222222222cup4;1X33333333333333333333333333333333333333333333333333333333333333333333333333333333cup5;1X44444444444444444444444444444444444444444444444444444444444444444444444444444444cup6;1X55555555555555555555555555555555555555555555555555555555555555555555555555555555cup7;1X66666666666666666666666666666666666666666666666666666666666666666666666666666666cup8;1X77777777777777777777777777777777777777777777777777777777777777777777777777777777cup9;1X88888888888888888888888888888888888888888888888888888888888888888888888888888888cup10;1X99999999999999999999999999999999999999999999999999999999999999999999999999999999cup11;1X00000000000000000000000000000000000000000000000000000000000000000000000000000000cup12;1X11111111111111111111111111111111111111111111111111111111111111111111111111111111cup13;1X22222222222222222222222222222222222222222222222222222222222222222222222222222222cup14;1X33333333333333333333333333333333333333333333333333333333333333333333333333333333cup15;1X44444444444444444444444444444444444444444444444444444444444444444444444444444444cup16;1X55555555555555555555555555555555555555555555555555555555555555555555555555555555cup17;1X66666666666666666666666666666666666666666666666666666666666666666666666666666666cup18;1X77777777777777777777777777777777777777777777777777777777777777777777777777777777cup19;1X88888888888888888888888888888888888888888888888888888888888888888888888888888888cup20;1X99999999999999999999999999999999999999999999999999999999999999999999999999999999cup21;1X00000000000000000000000000000000000000000000000000000000000000000000000000000000cup22;1X11111111111111111111111111111111111111111111111111111111111111111111111111111111cup23;1X22222222222222222222222222222222222222222222222222222222222222222222222222222222cup24;1X3333333333333333333333333333333333333333333333333333333333333333333333333333333rmam3smamcup24;1X] tc-end: 1646854655.595802, deleteln, passed tc-start: 1646854655.602312, derwin tc-end: 1646854658.88111, derwin, passed tc-start: 1646854658.95229, doupdate tc-end: 1646854659.546905, doupdate, passed tc-start: 1646854659.553617, dupwin tc-end: 1646854662.474187, dupwin, passed tc-start: 1646854662.481053, echo_wchar tc-end: 1646854664.866396, echo_wchar, passed tc-start: 1646854664.872973, echochar tc-end: 1646854666.348807, echochar, passed tc-start: 1646854666.355994, erasechar tc-end: 1646854667.707437, erasechar, passed tc-start: 1646854667.713842, erasewchar tc-end: 1646854669.691465, erasewchar, passed tc-start: 1646854669.701330, flash tc-end: 1646854671.400680, flash, passed tc-start: 1646854671.407318, get_wch tc-se:director: /usr/tests/lib/libcurses/tests/get_wch:11: Slave function returned before end of input string tc-se:director: /usr/tests/lib/libcurses/tests/get_wch:16: Slave function returned before end of input string tc-end: 1646854673.248890, get_wch, passed tc-start: 1646854673.255093, get_wstr tc-end: 1646854676.182058, get_wstr, passed tc-start: 1646854676.191098, getattrs tc-end: 1646854678.33581, getattrs, passed tc-start: 1646854678.43378, getbegx tc-end: 1646854680.113892, getbegx, passed tc-start: 1646854680.123833, getbegy tc-end: 1646854682.204598, getbegy, passed tc-start: 1646854682.214285, getbkgd tc-se:director: /usr/tests/lib/libcurses/check_files/background1.chk:0: [compare_streams] Excess 1 bytes [\012] tc-end: 1646854685.245570, getbkgd, passed tc-start: 1646854685.254597, getch tc-end: 1646854687.259049, getch, passed tc-start: 1646854687.265674, getcurx tc-end: 1646854688.877346, getcurx, passed tc-start: 1646854688.884428, getmaxx tc-end: 1646854690.337637, getmaxx, passed tc-start: 1646854690.344639, getmaxy tc-end: 1646854691.831923, getmaxy, passed tc-start: 1646854691.841895, getn_wstr tc-end: 1646854695.655771, getn_wstr, passed tc-start: 1646854695.664884, getnstr tc-end: 1646854699.497305, getnstr, passed tc-start: 1646854699.503864, getparx tc-end: 1646854701.62171, getparx, passed tc-start: 1646854701.69243, getstr tc-end: 1646854703.968669, getstr, passed tc-start: 1646854703.975221, getwin tc-end: 1646854705.614502, getwin, passed tc-start: 1646854705.621676, halfdelay tc-se:director: /usr/tests/lib/libcurses/tests/halfdelay:11: Slave function returned before end of input string tc-end: 1646854715.259710, halfdelay, passed tc-start: 1646854715.265976, has_colors tc-end: 1646854717.70558, has_colors, passed tc-start: 1646854717.77558, has_ic tc-end: 1646854718.480275, has_ic, passed tc-start: 1646854718.486663, hline tc-end: 1646854720.114087, hline, passed tc-start: 1646854720.121310, hline_set tc-end: 1646854721.649763, hline_set, passed tc-start: 1646854721.656530, immedok tc-end: 1646854723.377014, immedok, passed tc-start: 1646854723.383984, in_wch tc-end: 1646854725.34440, in_wch, passed tc-start: 1646854725.40994, inch tc-end: 1646854726.864351, inch, passed tc-start: 1646854726.871469, inchnstr tc-end: 1646854728.725907, inchnstr, passed tc-start: 1646854728.732818, init_color tc-end: 1646854730.166022, init_color, passed tc-start: 1646854730.172546, innstr tc-end: 1646854732.147286, innstr, passed tc-start: 1646854732.154169, innwstr tc-end: 1646854733.848503, innwstr, passed tc-start: 1646854733.855480, ins_nwstr tc-end: 1646854735.525414, ins_nwstr, passed tc-start: 1646854735.534998, ins_wch tc-end: 1646854737.693691, ins_wch, passed tc-start: 1646854737.700785, ins_wstr tc-end: 1646854739.802072, ins_wstr, passed tc-start: 1646854739.808547, insch tc-end: 1646854741.405435, insch, passed tc-start: 1646854741.412023, insdelln tc-end: 1646854748.207125, insdelln, passed tc-start: 1646854748.214695, insertln tc-end: 1646854754.800441, insertln, passed tc-start: 1646854754.807421, inwstr tc-end: 1646854756.268322, inwstr, passed tc-start: 1646854756.274891, is_linetouched tc-end: 1646854758.41476, is_linetouched, passed tc-start: 1646854758.49570, is_wintouched tc-end: 1646854759.730360, is_wintouched, passed tc-start: 1646854759.737685, key_name tc-end: 1646854761.241229, key_name, passed tc-start: 1646854761.247835, keyname tc-end: 1646854762.951377, keyname, passed tc-start: 1646854762.958074, keyok tc-end: 1646854764.964834, keyok, passed tc-start: 1646854764.971887, keypad tc-se:director: /usr/tests/lib/libcurses/tests/keypad:5: Slave function returned before end of input string tc-end: 1646854767.154573, keypad, passed tc-start: 1646854767.161222, killchar tc-end: 1646854768.543815, killchar, passed tc-start: 1646854768.551117, killwchar tc-end: 1646854769.914525, killwchar, passed tc-start: 1646854769.921337, leaveok tc-end: 1646854771.770057, leaveok, passed tc-start: 1646854771.780461, meta tc-end: 1646854773.690808, meta, passed tc-start: 1646854773.697988, mvaddch tc-end: 1646854775.259754, mvaddch, passed tc-start: 1646854775.266496, mvaddchnstr tc-se:director: /usr/tests/lib/libcurses/check_files/mvaddchnstr.chk:0: [compare_streams] Excess 1 bytes [\012] tc-se:director: /usr/tests/lib/libcurses/check_files/mvaddchnstr2.chk:0: [compare_streams] Excess 1 bytes [\012] tc-end: 1646854776.742451, mvaddchnstr, passed tc-start: 1646854776.749052, mvaddchstr tc-se:director: /usr/tests/lib/libcurses/check_files/mvaddchnstr.chk:0: [compare_streams] Excess 1 bytes [\012] tc-se:director: /usr/tests/lib/libcurses/check_files/mvaddchstr.chk:0: [compare_streams] Excess 1 bytes [\012] tc-end: 1646854778.293277, mvaddchstr, passed tc-start: 1646854778.300188, mvaddnstr tc-se:director: /usr/tests/lib/libcurses/check_files/mvaddnstr2.chk:0: [compare_streams] Excess 1 bytes [\012] tc-end: 1646854779.776145, mvaddnstr, passed tc-start: 1646854779.783114, mvaddnwstr tc-end: 1646854781.412379, mvaddnwstr, passed tc-start: 1646854781.419555, mvaddstr tc-se:director: /usr/tests/lib/libcurses/check_files/mvaddstr2.chk:0: [compare_streams] Excess 1 bytes [\012] tc-end: 1646854782.927930, mvaddstr, passed tc-start: 1646854782.934331, mvaddwstr tc-end: 1646854784.522345, mvaddwstr, passed tc-start: 1646854784.528778, mvchgat tc-se:director: /usr/tests/lib/libcurses/tests/start_color:4: [compare_streams] Excess 484 bytes from slave [opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xelhomeop] tc-end: 1646854786.334561, mvchgat, passed tc-start: 1646854786.340689, mvcur tc-end: 1646854787.813755, mvcur, passed tc-start: 1646854787.820319, mvdelch tc-end: 1646854789.946331, mvdelch, passed tc-start: 1646854789.953305, mvderwin tc-se:director: /usr/tests/lib/libcurses/tests/mvderwin:14: [compare_streams] Excess 35 bytes from slave [elcup6;21Xelcup7;21Xelcup8;21Xel\025\025\025] tc-se:director: /usr/tests/lib/libcurses/tests/mvderwin:23: [compare_streams] Excess 14 bytes from slave [cup10;13XBBBBB] tc-se:director: /usr/tests/lib/libcurses/tests/mvderwin:27: [compare_streams] Excess 31 bytes from slave [cup5;21Xelcup7;21XBBBBcup10;18X] tc-end: 1646854792.33972, mvderwin, passed tc-start: 1646854792.40419, mvget_wstr tc-end: 1646854795.78278, mvget_wstr, passed tc-start: 1646854795.87873, mvgetn_wstr tc-end: 1646854798.696097, mvgetn_wstr, passed tc-start: 1646854798.705677, mvgetnstr tc-se:director: /usr/tests/lib/libcurses/tests/mvgetnstr:7: [compare_streams] Excess 2 bytes from slave [23] tc-se:director: /usr/tests/lib/libcurses/tests/mvgetnstr:12: [compare_streams] Excess 3 bytes from slave [def] tc-se:director: /usr/tests/lib/libcurses/tests/mvgetnstr:17: [compare_streams] Excess 11 bytes from slave [def\040\015\040tadeg] tc-end: 1646854802.407138, mvgetnstr, passed tc-start: 1646854802.416018, mvgetstr tc-se:director: /usr/tests/lib/libcurses/tests/mvgetstr:9: [compare_streams] Excess 8 bytes from slave [def\040ODgh] tc-se:director: /usr/tests/lib/libcurses/tests/mvgetstr:14: [compare_streams] Excess 10 bytes from slave [def\015\040adegh] tc-end: 1646854805.871304, mvgetstr, passed tc-start: 1646854805.877562, mvhline tc-end: 1646854807.326489, mvhline, passed tc-start: 1646854807.332959, mvinch tc-end: 1646854809.81720, mvinch, passed tc-start: 1646854809.88243, mvinchnstr tc-end: 1646854810.884089, mvinchnstr, passed tc-start: 1646854810.891320, mvinnstr tc-end: 1646854813.115103, mvinnstr, passed tc-start: 1646854813.122302, mvinnwstr tc-end: 1646854814.895002, mvinnwstr, passed tc-start: 1646854814.901900, mvins_nwstr tc-end: 1646854816.530122, mvins_nwstr, passed tc-start: 1646854816.537143, mvins_wch tc-end: 1646854818.261879, mvins_wch, passed tc-start: 1646854818.268643, mvins_wstr tc-end: 1646854820.2041, mvins_wstr, passed tc-start: 1646854820.8865, mvinsch tc-end: 1646854821.991940, mvinsch, passed tc-start: 1646854821.999281, mvinwstr tc-end: 1646854823.428805, mvinwstr, passed tc-start: 1646854823.435520, mvprintw tc-end: 1646854824.842001, mvprintw, passed tc-start: 1646854824.848653, mvscanw tc-end: 1646854828.139003, mvscanw, passed tc-start: 1646854828.145995, mvvline tc-end: 1646854829.759842, mvvline, passed tc-start: 1646854829.766946, mvwaddchnstr tc-end: 1646854831.939916, mvwaddchnstr, passed tc-start: 1646854831.947007, mvwaddchstr tc-end: 1646854833.848352, mvwaddchstr, passed tc-start: 1646854833.855392, mvwaddnstr tc-end: 1646854835.448640, mvwaddnstr, passed tc-start: 1646854835.460831, mvwaddnwstr tc-end: 1646854837.258030, mvwaddnwstr, passed tc-start: 1646854837.264969, mvwaddstr tc-end: 1646854838.948851, mvwaddstr, passed tc-start: 1646854838.958621, mvwaddwstr tc-end: 1646854841.300725, mvwaddwstr, passed tc-start: 1646854841.310392, mvwchgat tc-se:director: /usr/tests/lib/libcurses/tests/start_color:4: [compare_streams] Excess 484 bytes from slave [opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xelhomeop] tc-se:director: /usr/tests/lib/libcurses/tests/window_create:4: [compare_streams] Excess 2 bytes from slave [op] tc-end: 1646854843.700720, mvwchgat, passed tc-start: 1646854843.706996, mvwget_wstr tc-end: 1646854846.458146, mvwget_wstr, passed tc-start: 1646854846.465196, mvwgetn_wstr tc-end: 1646854849.542879, mvwgetn_wstr, passed tc-start: 1646854849.550005, mvwgetnstr tc-end: 1646854852.647312, mvwgetnstr, passed tc-start: 1646854852.654475, mvwgetstr tc-end: 1646854855.509860, mvwgetstr, passed tc-start: 1646854855.517056, mvwin tc-se:director: /usr/tests/lib/libcurses/tests/mvwin:5: [compare_streams] Excess 11 bytes from slave [cup4;7Xxxxx] tc-se:director: /usr/tests/lib/libcurses/tests/mvwin:7: [compare_streams] Excess 4 bytes from slave [home] tc-se:director: /usr/tests/lib/libcurses/tests/mvwin:10: [compare_streams] Excess 11 bytes from slave [cup6;9Xxxxx] tc-se:director: /usr/tests/lib/libcurses/tests/mvwin:12: [compare_streams] Excess 4 bytes from slave [home] tc-end: 1646854857.188003, mvwin, passed tc-start: 1646854857.194586, mvwinch tc-end: 1646854858.935280, mvwinch, passed tc-start: 1646854858.942191, mvwinchnstr tc-end: 1646854860.687060, mvwinchnstr, passed tc-start: 1646854860.693947, mvwinnstr tc-end: 1646854862.327037, mvwinnstr, passed tc-start: 1646854862.334258, mvwinnwstr tc-end: 1646854864.137085, mvwinnwstr, passed tc-start: 1646854864.144060, mvwins_nwstr tc-end: 1646854865.862501, mvwins_nwstr, passed tc-start: 1646854865.869751, mvwins_wch tc-end: 1646854867.672168, mvwins_wch, passed tc-start: 1646854867.679253, mvwins_wstr tc-end: 1646854869.372800, mvwins_wstr, passed tc-start: 1646854869.379979, mvwinsch tc-end: 1646854871.3325, mvwinsch, passed tc-start: 1646854871.10496, mvwinwstr tc-end: 1646854872.511158, mvwinwstr, passed tc-start: 1646854872.519192, newwin tc-end: 1646854874.122169, newwin, passed tc-start: 1646854874.128768, nocbreak tc-se:director: /usr/tests/lib/libcurses/tests/cbreak:19: Slave function returned before end of input string tc-end: 1646854876.380047, nocbreak, passed tc-start: 1646854876.386638, nodelay tc-end: 1646854877.995150, nodelay, passed tc-start: 1646854878.2172, notimeout tc-se:director: /usr/tests/lib/libcurses/tests/notimeout:14: Slave function returned before end of input string tc-se:director: /usr/tests/lib/libcurses/tests/notimeout:28: Slave function returned before end of input string tc-end: 1646854900.13500, notimeout, passed tc-start: 1646854900.20052, overlay tc-end: 1646854902.488432, overlay, passed tc-start: 1646854902.495908, overwrite tc-end: 1646854904.627021, overwrite, passed tc-start: 1646854904.634189, pad tc-end: 1646854906.897343, pad, passed tc-start: 1646854906.904558, pair_content tc-se:director: /usr/tests/lib/libcurses/tests/start_color:4: [compare_streams] Excess 484 bytes from slave [opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xelhomeop] tc-end: 1646854908.547739, pair_content, passed tc-start: 1646854908.555142, pechochar tc-end: 1646854910.181965, pechochar, passed tc-start: 1646854910.189323, redrawwin tc-end: 1646854912.904135, redrawwin, passed tc-start: 1646854912.910612, scroll tc-end: 1646854916.864811, scroll, passed tc-start: 1646854916.871753, setscrreg tc-end: 1646854919.757605, setscrreg, passed tc-start: 1646854919.764837, slk tc-end: 1646854922.546380, slk, passed tc-start: 1646854922.557377, standout tc-end: 1646854924.636579, standout, passed tc-start: 1646854924.647462, start_color tc-se:director: /usr/tests/lib/libcurses/tests/start_color:4: [compare_streams] Excess 484 bytes from slave [opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xelhomeop] tc-end: 1646854926.212954, start_color, passed tc-start: 1646854926.220063, start_slk tc-end: 1646854927.661822, start_slk, passed tc-start: 1646854927.668811, startup tc-end: 1646854929.20174, startup, passed tc-start: 1646854929.27356, termattrs tc-end: 1646854930.417874, termattrs, passed tc-start: 1646854930.425008, timeout tc-se:director: /usr/tests/lib/libcurses/tests/timeout:13: Slave function returned before end of input string tc-se:director: /usr/tests/lib/libcurses/check_files/timeout.chk:0: [compare_streams] Excess 1 bytes [\012] tc-end: 1646854940.247749, timeout, passed tc-start: 1646854940.254985, touchline tc-end: 1646854943.54699, touchline, passed tc-start: 1646854943.62167, touchoverlap tc-se:director: /usr/tests/lib/libcurses/tests/touchoverlap:5: [compare_streams] Excess 7 bytes from slave [cup8;6X] tc-end: 1646854945.538157, touchoverlap, passed tc-start: 1646854945.545454, touchwin tc-end: 1646854948.105916, touchwin, passed tc-start: 1646854948.113325, two_window tc-end: 1646854949.658632, two_window, passed tc-start: 1646854949.666109, underscore tc-end: 1646854951.327631, underscore, passed tc-start: 1646854951.334511, unget_wch tc-end: 1646854952.807415, unget_wch, passed tc-start: 1646854952.814459, untouchwin tc-end: 1646854955.641483, untouchwin, passed tc-start: 1646854955.652181, varcheck tc-end: 1646854958.290865, varcheck, passed tc-start: 1646854958.304543, vline_set tc-end: 1646854960.696530, vline_set, passed tc-start: 1646854960.709112, wadd_wch tc-end: 1646854963.532406, wadd_wch, passed tc-start: 1646854963.539250, waddch tc-end: 1646854965.766034, waddch, passed tc-start: 1646854965.782026, waddchnstr tc-end: 1646854968.285826, waddchnstr, passed tc-start: 1646854968.298882, waddchstr tc-end: 1646854970.264162, waddchstr, passed tc-start: 1646854970.280221, waddnstr tc-end: 1646854972.482799, waddnstr, passed tc-start: 1646854972.489543, waddnwstr tc-end: 1646854974.872888, waddnwstr, passed tc-start: 1646854974.888311, waddstr tc-end: 1646854977.59242, waddstr, passed tc-start: 1646854977.72784, waddwstr tc-end: 1646854979.111648, waddwstr, passed tc-start: 1646854979.118622, wattributes tc-end: 1646854981.222061, wattributes, passed tc-start: 1646854981.229160, wborder tc-end: 1646854982.783166, wborder, passed tc-start: 1646854982.790413, wborder_set tc-end: 1646854984.417660, wborder_set, passed tc-start: 1646854984.427963, wchgat tc-se:director: /usr/tests/lib/libcurses/tests/start_color:4: [compare_streams] Excess 484 bytes from slave [opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xelhomeop] tc-se:director: /usr/tests/lib/libcurses/tests/window_create:4: [compare_streams] Excess 2 bytes from slave [op] tc-end: 1646854986.367309, wchgat, passed tc-start: 1646854986.373670, wcolor_set tc-se:director: /usr/tests/lib/libcurses/tests/wcolor_set:4: [compare_streams] Excess 488 bytes from slave [homeopsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xelhomeop] tc-se:director: /usr/tests/lib/libcurses/tests/wcolor_set:5: [compare_streams] Excess 484 bytes from slave [opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xelhomeop] tc-end: 1646854988.138779, wcolor_set, passed tc-start: 1646854988.145505, wecho_wchar tc-end: 1646854990.177591, wecho_wchar, passed tc-start: 1646854990.184663, wget_wstr tc-end: 1646854993.132265, wget_wstr, passed tc-start: 1646854993.139260, wgetn_wstr tc-end: 1646854996.310465, wgetn_wstr, passed tc-start: 1646854996.317804, wgetnstr tc-end: 1646854999.474036, wgetnstr, passed tc-start: 1646854999.481152, wgetstr tc-end: 1646855002.205129, wgetstr, passed tc-start: 1646855002.213840, whline tc-end: 1646855004.125188, whline, passed tc-start: 1646855004.132167, whline_set tc-end: 1646855005.885738, whline_set, passed tc-start: 1646855005.892662, win_wch tc-end: 1646855007.642050, win_wch, passed tc-start: 1646855007.648815, winch tc-end: 1646855009.433056, winch, passed tc-start: 1646855009.440077, winchnstr tc-end: 1646855011.264306, winchnstr, passed tc-start: 1646855011.271256, window tc-end: 1646855012.655244, window, passed tc-start: 1646855012.661793, window_hierarchy tc-end: 1646855014.361631, window_hierarchy, passed tc-start: 1646855014.368552, winnstr tc-end: 1646855016.86259, winnstr, passed tc-start: 1646855016.93334, winnwstr tc-end: 1646855017.958812, winnwstr, passed tc-start: 1646855017.966443, wins_nwstr tc-end: 1646855019.792422, wins_nwstr, passed tc-start: 1646855019.799614, wins_wch tc-end: 1646855022.13419, wins_wch, passed tc-start: 1646855022.22115, wins_wstr tc-end: 1646855024.432974, wins_wstr, passed tc-start: 1646855024.440039, winsch tc-end: 1646855026.113009, winsch, passed tc-start: 1646855026.119940, winwstr tc-end: 1646855027.751772, winwstr, passed tc-start: 1646855027.758704, wprintw tc-end: 1646855029.746457, wprintw, passed tc-start: 1646855029.755462, wredrawln tc-end: 1646855033.504723, wredrawln, passed tc-start: 1646855033.515560, wscrl tc-end: 1646855035.377044, wscrl, passed tc-start: 1646855035.383912, wsetscrreg tc-end: 1646855037.639254, wsetscrreg, passed tc-start: 1646855037.646102, wstandout tc-end: 1646855039.534291, wstandout, passed tc-start: 1646855039.545431, wtimeout tc-se:director: /usr/tests/lib/libcurses/tests/wtimeout:13: Slave function returned before end of input string tc-end: 1646855049.520823, wtimeout, passed tc-start: 1646855049.529388, wtouchln tc-end: 1646855052.427156, wtouchln, passed tc-start: 1646855052.436637, wunderscore tc-end: 1646855054.225127, wunderscore, passed tc-start: 1646855054.232211, wvline tc-end: 1646855056.130133, wvline, passed tc-start: 1646855056.137264, wvline_set tc-end: 1646855057.926221, wvline_set, passed tp-end: 1646855057.933107, lib/libcurses/t_curses tp-start: 1646855058.17569, lib/libexecinfo/t_backtrace, 1 tc-start: 1646855058.20269, backtrace_fmt_basic tc-so:got nptrs=19 ncalls=12 (min_frames: 4, max_frames: 9) tc-so:backtrace is: tc-so:#0: myfunc3 tc-so:#1: myfunc2 tc-so:#2: myfunc1 tc-so:#3: myfunc1 tc-so:#4: myfunc1 tc-so:#5: myfunc1 tc-so:#6: myfunc1 tc-so:#7: myfunc1 tc-so:#8: myfunc1 tc-so:#9: myfunc1 tc-so:#10: myfunc1 tc-so:#11: myfunc1 tc-so:#12: myfunc1 tc-so:#13: myfunc1 tc-so:#14: myfunc tc-so:#15: atfu_backtrace_fmt_basic_body tc-so:#16: atf_tc_run tc-so:#17: atf_tp_main tc-so:#18: ___start tc-end: 1646855058.138436, backtrace_fmt_basic, passed tp-end: 1646855058.145080, lib/libexecinfo/t_backtrace tp-start: 1646855058.219978, lib/libexecinfo/t_sig_backtrace, 1 tc-start: 1646855058.222220, sig_backtrace tc-so:0x101974 at t_sig_backtrace tc-so:signal: 11 tc-so:Backtrace 1 stack frames. tc-end: 1646855058.322314, sig_backtrace, failed, /tmp/build/2022.03.09.10.06.36-sparc64/src/tests/lib/libexecinfo/t_sig_backtrace.c:151: found_sigtramp not met tp-end: 1646855058.329191, lib/libexecinfo/t_sig_backtrace tp-start: 1646855058.421123, lib/libm/t_acos, 3 tc-start: 1646855058.423284, acos_inrange tc-end: 1646855058.498305, acos_inrange, passed tc-start: 1646855058.504838, acos_is_nan tc-end: 1646855058.576234, acos_is_nan, passed tc-start: 1646855058.582820, acos_is_plus_zero tc-end: 1646855058.653399, acos_is_plus_zero, passed tp-end: 1646855058.660055, lib/libm/t_acos tp-start: 1646855058.739468, lib/libm/t_asin, 14 tc-start: 1646855058.741478, asin_inf_neg tc-end: 1646855058.810838, asin_inf_neg, passed tc-start: 1646855058.817581, asin_inf_pos tc-end: 1646855058.888191, asin_inf_pos, passed tc-start: 1646855058.894700, asin_inrange tc-end: 1646855058.966332, asin_inrange, passed tc-start: 1646855058.972733, asin_nan tc-end: 1646855059.42916, asin_nan, passed tc-start: 1646855059.49964, asin_range tc-end: 1646855059.123325, asin_range, passed tc-start: 1646855059.130101, asin_zero_neg tc-end: 1646855059.203313, asin_zero_neg, passed tc-start: 1646855059.210228, asin_zero_pos tc-end: 1646855059.282416, asin_zero_pos, passed tc-start: 1646855059.289289, asinf_inf_neg tc-end: 1646855059.361541, asinf_inf_neg, passed tc-start: 1646855059.368410, asinf_inf_pos tc-end: 1646855059.444617, asinf_inf_pos, passed tc-start: 1646855059.451057, asinf_inrange tc-se:*** Expected check failure: asinf is busted, gives ~2ulp error: asinf(-0.5) = -0.52359891 != -0.52359879, error=~1.9ulp tc-se:*** Expected check failure: asinf is busted, gives ~2ulp error: asinf(0.5) = 0.52359891 != 0.52359879, error=~1.9ulp tc-end: 1646855059.545602, asinf_inrange, expected_failure, asinf is busted, gives ~2ulp error: 2 checks failed as expected; see output for more details tc-start: 1646855059.553694, asinf_nan tc-end: 1646855059.650523, asinf_nan, passed tc-start: 1646855059.659155, asinf_range tc-end: 1646855059.740771, asinf_range, passed tc-start: 1646855059.749358, asinf_zero_neg tc-end: 1646855059.838462, asinf_zero_neg, passed tc-start: 1646855059.846344, asinf_zero_pos tc-end: 1646855059.950127, asinf_zero_pos, passed tp-end: 1646855059.961146, lib/libm/t_asin tp-start: 1646855060.74466, lib/libm/t_atan, 4 tc-start: 1646855060.77843, atan_inrange tc-end: 1646855060.198019, atan_inrange, passed tc-start: 1646855060.209105, atan_nan tc-end: 1646855060.305051, atan_nan, passed tc-start: 1646855060.315263, atan_zero_neg tc-end: 1646855060.431534, atan_zero_neg, passed tc-start: 1646855060.442164, atan_zero_pos tc-end: 1646855060.532984, atan_zero_pos, passed tp-end: 1646855060.541533, lib/libm/t_atan tp-start: 1646855060.629702, lib/libm/t_bit, 1 tc-start: 1646855060.632285, signbit tc-end: 1646855060.723271, signbit, passed tp-end: 1646855060.729992, lib/libm/t_bit tp-start: 1646855060.799879, lib/libm/t_casinh, 1 tc-start: 1646855060.802472, casinh tc-end: 1646855060.910401, casinh, passed tp-end: 1646855060.923191, lib/libm/t_casinh tp-start: 1646855061.69353, lib/libm/t_cbrt, 18 tc-start: 1646855061.72211, cbrt_inf_neg tc-end: 1646855061.178641, cbrt_inf_neg, passed tc-start: 1646855061.188555, cbrt_inf_pos tc-end: 1646855061.306549, cbrt_inf_pos, passed tc-start: 1646855061.315404, cbrt_nan tc-end: 1646855061.419986, cbrt_nan, passed tc-start: 1646855061.429394, cbrt_pow tc-end: 1646855061.536553, cbrt_pow, passed tc-start: 1646855061.545972, cbrt_zero_neg tc-end: 1646855061.650871, cbrt_zero_neg, passed tc-start: 1646855061.659822, cbrt_zero_pos tc-end: 1646855061.763899, cbrt_zero_pos, passed tc-start: 1646855061.773147, cbrtf_inf_neg tc-end: 1646855061.877839, cbrtf_inf_neg, passed tc-start: 1646855061.887077, cbrtf_inf_pos tc-end: 1646855061.992750, cbrtf_inf_pos, passed tc-start: 1646855062.1721, cbrtf_nan tc-end: 1646855062.105204, cbrtf_nan, passed tc-start: 1646855062.114745, cbrtf_powf tc-end: 1646855062.222917, cbrtf_powf, passed tc-start: 1646855062.232117, cbrtf_zero_neg tc-end: 1646855062.335061, cbrtf_zero_neg, passed tc-start: 1646855062.344418, cbrtf_zero_pos tc-end: 1646855062.451065, cbrtf_zero_pos, passed tc-start: 1646855062.460777, cbrtl_inf_neg tc-end: 1646855062.564908, cbrtl_inf_neg, passed tc-start: 1646855062.574423, cbrtl_inf_pos tc-end: 1646855062.680789, cbrtl_inf_pos, passed tc-start: 1646855062.690400, cbrtl_nan tc-end: 1646855062.793989, cbrtl_nan, passed tc-start: 1646855062.803428, cbrtl_powl tc-se:*** Expected check failure: powl not yet implemented with full precision: cbrtl(0.0050000000000000001040834085586084257) = 0.17099759466766970012184505447667846 != powl(0.0050000000000000001040834085586084257, 1/3) = 0.17099759466766972781925915114698 tc-se: tc-se:*** Expected check failure: powl not yet implemented with full precision: cbrtl(99) = 4.6260650091827417930923623697912842 != powl(99, 1/3) = 4.6260650091827413277201230812352151 tc-se: tc-se:*** Expected check failure: powl not yet implemented with full precision: cbrtl(123.12300000000000466116034658625722) = 4.9748470109431477196393769412245629 != powl(123.12300000000000466116034658625722, 1/3) = 4.9748470109431472963024134514853358 tc-se: tc-se:*** Expected check failure: powl not yet implemented with full precision: cbrtl(9999) = 21.543628731482666713819354282184074 != powl(9999, 1/3) = 21.543628731482662885809986619278789 tc-se: tc-end: 1646855062.947899, cbrtl_powl, expected_failure, powl not yet implemented with full precision: 4 checks failed as expected; see output for more details tc-start: 1646855062.957761, cbrtl_zero_neg tc-end: 1646855063.61821, cbrtl_zero_neg, passed tc-start: 1646855063.71449, cbrtl_zero_pos tc-end: 1646855063.177791, cbrtl_zero_pos, passed tp-end: 1646855063.187256, lib/libm/t_cbrt tp-start: 1646855063.357025, lib/libm/t_ceil, 54 tc-start: 1646855063.359963, ceil_basic tc-end: 1646855063.474964, ceil_basic, passed tc-start: 1646855063.484506, ceil_inf_neg tc-end: 1646855063.598185, ceil_inf_neg, passed tc-start: 1646855063.607513, ceil_inf_pos tc-end: 1646855063.723012, ceil_inf_pos, passed tc-start: 1646855063.732512, ceil_nan tc-end: 1646855063.846601, ceil_nan, passed tc-start: 1646855063.856084, ceil_zero_neg tc-end: 1646855063.971997, ceil_zero_neg, passed tc-start: 1646855063.981553, ceil_zero_pos tc-end: 1646855064.98320, ceil_zero_pos, passed tc-start: 1646855064.107863, ceilf_basic tc-end: 1646855064.223896, ceilf_basic, passed tc-start: 1646855064.233499, ceilf_inf_neg tc-end: 1646855064.351713, ceilf_inf_neg, passed tc-start: 1646855064.361401, ceilf_inf_pos tc-end: 1646855064.478379, ceilf_inf_pos, passed tc-start: 1646855064.488058, ceilf_nan tc-end: 1646855064.604280, ceilf_nan, passed tc-start: 1646855064.613798, ceilf_zero_neg tc-end: 1646855064.730278, ceilf_zero_neg, passed tc-start: 1646855064.739916, ceilf_zero_pos tc-end: 1646855064.856638, ceilf_zero_pos, passed tc-start: 1646855064.865833, ceill_basic tc-end: 1646855064.983758, ceill_basic, passed tc-start: 1646855064.993353, ceill_inf_neg tc-end: 1646855065.110116, ceill_inf_neg, passed tc-start: 1646855065.119914, ceill_inf_pos tc-end: 1646855065.236301, ceill_inf_pos, passed tc-start: 1646855065.245793, ceill_nan tc-end: 1646855065.363057, ceill_nan, passed tc-start: 1646855065.372707, ceill_zero_neg tc-end: 1646855065.489884, ceill_zero_neg, passed tc-start: 1646855065.498860, ceill_zero_pos tc-end: 1646855065.615559, ceill_zero_pos, passed tc-start: 1646855065.625253, floor_basic tc-end: 1646855065.740312, floor_basic, passed tc-start: 1646855065.749472, floor_inf_neg tc-end: 1646855065.879936, floor_inf_neg, passed tc-start: 1646855065.889609, floor_inf_pos tc-end: 1646855066.2338, floor_inf_pos, passed tc-start: 1646855066.11770, floor_nan tc-end: 1646855066.126485, floor_nan, passed tc-start: 1646855066.135916, floor_zero_neg tc-end: 1646855066.250476, floor_zero_neg, passed tc-start: 1646855066.259880, floor_zero_pos tc-end: 1646855066.376501, floor_zero_pos, passed tc-start: 1646855066.385964, floorf_basic tc-end: 1646855066.502997, floorf_basic, passed tc-start: 1646855066.513100, floorf_inf_neg tc-end: 1646855066.626248, floorf_inf_neg, passed tc-start: 1646855066.635980, floorf_inf_pos tc-end: 1646855066.751392, floorf_inf_pos, passed tc-start: 1646855066.760743, floorf_nan tc-end: 1646855066.877603, floorf_nan, passed tc-start: 1646855066.887210, floorf_zero_neg tc-end: 1646855066.996917, floorf_zero_neg, passed tc-start: 1646855067.4235, floorf_zero_pos tc-end: 1646855067.93950, floorf_zero_pos, passed tc-start: 1646855067.102253, floorl_basic tc-end: 1646855067.203547, floorl_basic, passed tc-start: 1646855067.214897, floorl_inf_neg tc-end: 1646855067.324541, floorl_inf_neg, passed tc-start: 1646855067.332616, floorl_inf_pos tc-end: 1646855067.446269, floorl_inf_pos, passed tc-start: 1646855067.455722, floorl_nan tc-end: 1646855067.566503, floorl_nan, passed tc-start: 1646855067.576170, floorl_zero_neg tc-end: 1646855067.674472, floorl_zero_neg, passed tc-start: 1646855067.684174, floorl_zero_pos tc-end: 1646855067.786241, floorl_zero_pos, passed tc-start: 1646855067.795162, trunc_basic tc-end: 1646855067.894576, trunc_basic, passed tc-start: 1646855067.902188, trunc_inf_neg tc-end: 1646855067.988850, trunc_inf_neg, passed tc-start: 1646855067.996297, trunc_inf_pos tc-end: 1646855068.92126, trunc_inf_pos, passed tc-start: 1646855068.99502, trunc_nan tc-end: 1646855068.180858, trunc_nan, passed tc-start: 1646855068.188259, trunc_zero_neg tc-end: 1646855068.278159, trunc_zero_neg, passed tc-start: 1646855068.284695, trunc_zero_pos tc-end: 1646855068.361312, trunc_zero_pos, passed tc-start: 1646855068.368116, truncf_basic tc-end: 1646855068.446877, truncf_basic, passed tc-start: 1646855068.454082, truncf_inf_neg tc-end: 1646855068.567095, truncf_inf_neg, passed tc-start: 1646855068.576477, truncf_inf_pos tc-end: 1646855068.689213, truncf_inf_pos, passed tc-start: 1646855068.698291, truncf_nan tc-end: 1646855068.812582, truncf_nan, passed tc-start: 1646855068.821928, truncf_zero_neg tc-end: 1646855068.935208, truncf_zero_neg, passed tc-start: 1646855068.944689, truncf_zero_pos tc-end: 1646855069.58160, truncf_zero_pos, passed tc-start: 1646855069.67386, truncl_basic tc-end: 1646855069.181094, truncl_basic, passed tc-start: 1646855069.190326, truncl_inf_neg tc-end: 1646855069.283026, truncl_inf_neg, passed tc-start: 1646855069.289651, truncl_inf_pos tc-end: 1646855069.366366, truncl_inf_pos, passed tc-start: 1646855069.372786, truncl_nan tc-end: 1646855069.449828, truncl_nan, passed tc-start: 1646855069.456447, truncl_zero_neg tc-end: 1646855069.532904, truncl_zero_neg, passed tc-start: 1646855069.539482, truncl_zero_pos tc-end: 1646855069.616276, truncl_zero_pos, passed tp-end: 1646855069.622626, lib/libm/t_ceil tp-start: 1646855069.706038, lib/libm/t_cos, 18 tc-start: 1646855069.708084, cos_angles tc-end: 1646855069.792813, cos_angles, passed tc-start: 1646855069.799357, cos_inf_neg tc-end: 1646855069.869494, cos_inf_neg, passed tc-start: 1646855069.875966, cos_inf_pos tc-end: 1646855069.945928, cos_inf_pos, passed tc-start: 1646855069.952386, cos_nan tc-end: 1646855070.23069, cos_nan, passed tc-start: 1646855070.29548, cos_zero_neg tc-end: 1646855070.100150, cos_zero_neg, passed tc-start: 1646855070.106528, cos_zero_pos tc-end: 1646855070.177345, cos_zero_pos, passed tc-start: 1646855070.183824, cosf_angles tc-end: 1646855070.255843, cosf_angles, passed tc-start: 1646855070.262591, cosf_inf_neg tc-end: 1646855070.333424, cosf_inf_neg, passed tc-start: 1646855070.340214, cosf_inf_pos tc-end: 1646855070.410410, cosf_inf_pos, passed tc-start: 1646855070.416769, cosf_nan tc-end: 1646855070.487387, cosf_nan, passed tc-start: 1646855070.493958, cosf_zero_neg tc-end: 1646855070.564309, cosf_zero_neg, passed tc-start: 1646855070.570729, cosf_zero_pos tc-end: 1646855070.640858, cosf_zero_pos, passed tc-start: 1646855070.647239, cosl_angles tc-end: 1646855070.718786, cosl_angles, passed tc-start: 1646855070.725155, cosl_inf_neg tc-end: 1646855070.796917, cosl_inf_neg, passed tc-start: 1646855070.803391, cosl_inf_pos tc-end: 1646855070.874870, cosl_inf_pos, passed tc-start: 1646855070.881327, cosl_nan tc-end: 1646855070.952568, cosl_nan, passed tc-start: 1646855070.959436, cosl_zero_neg tc-end: 1646855071.30443, cosl_zero_neg, passed tc-start: 1646855071.36874, cosl_zero_pos tc-end: 1646855071.109701, cosl_zero_pos, passed tp-end: 1646855071.115998, lib/libm/t_cos tp-start: 1646855071.194221, lib/libm/t_cosh, 12 tc-start: 1646855071.196345, cosh_inf_neg tc-end: 1646855071.266749, cosh_inf_neg, passed tc-start: 1646855071.273332, cosh_inf_pos tc-end: 1646855071.343365, cosh_inf_pos, passed tc-start: 1646855071.349881, cosh_inrange tc-end: 1646855071.421578, cosh_inrange, passed tc-start: 1646855071.428458, cosh_nan tc-end: 1646855071.498980, cosh_nan, passed tc-start: 1646855071.505494, cosh_zero_neg tc-end: 1646855071.575462, cosh_zero_neg, passed tc-start: 1646855071.582163, cosh_zero_pos tc-end: 1646855071.652284, cosh_zero_pos, passed tc-start: 1646855071.658724, coshf_inf_neg tc-end: 1646855071.729599, coshf_inf_neg, passed tc-start: 1646855071.736428, coshf_inf_pos tc-end: 1646855071.806807, coshf_inf_pos, passed tc-start: 1646855071.813181, coshf_inrange tc-end: 1646855071.885415, coshf_inrange, passed tc-start: 1646855071.891890, coshf_nan tc-end: 1646855071.962330, coshf_nan, passed tc-start: 1646855071.968815, coshf_zero_neg tc-end: 1646855072.40377, coshf_zero_neg, passed tc-start: 1646855072.46917, coshf_zero_pos tc-end: 1646855072.118715, coshf_zero_pos, passed tp-end: 1646855072.125959, lib/libm/t_cosh tp-start: 1646855072.207426, lib/libm/t_erf, 16 tc-start: 1646855072.209536, erf_inf_neg tc-end: 1646855072.280320, erf_inf_neg, passed tc-start: 1646855072.287014, erf_inf_pos tc-end: 1646855072.358246, erf_inf_pos, passed tc-start: 1646855072.364803, erf_nan tc-end: 1646855072.438470, erf_nan, passed tc-start: 1646855072.447886, erf_zero_neg tc-end: 1646855072.519915, erf_zero_neg, passed tc-start: 1646855072.526429, erf_zero_pos tc-end: 1646855072.597748, erf_zero_pos, passed tc-start: 1646855072.604565, erfc_inf_neg tc-end: 1646855072.675765, erfc_inf_neg, passed tc-start: 1646855072.682243, erfc_inf_pos tc-end: 1646855072.753024, erfc_inf_pos, passed tc-start: 1646855072.759399, erfc_nan tc-end: 1646855072.831097, erfc_nan, passed tc-start: 1646855072.837645, erfcf_inf_neg tc-end: 1646855072.908325, erfcf_inf_neg, passed tc-start: 1646855072.914904, erfcf_inf_pos tc-end: 1646855072.990348, erfcf_inf_pos, passed tc-start: 1646855072.997090, erfcf_nan tc-end: 1646855073.68110, erfcf_nan, passed tc-start: 1646855073.74634, erff_inf_neg tc-end: 1646855073.145454, erff_inf_neg, passed tc-start: 1646855073.152008, erff_inf_pos tc-end: 1646855073.223201, erff_inf_pos, passed tc-start: 1646855073.229621, erff_nan tc-end: 1646855073.300958, erff_nan, passed tc-start: 1646855073.307499, erff_zero_neg tc-end: 1646855073.378574, erff_zero_neg, passed tc-start: 1646855073.385637, erff_zero_pos tc-end: 1646855073.456765, erff_zero_pos, passed tp-end: 1646855073.463151, lib/libm/t_erf tp-start: 1646855073.551564, lib/libm/t_exp, 26 tc-start: 1646855073.553586, exp2_is_nan tc-end: 1646855073.625500, exp2_is_nan, passed tc-start: 1646855073.632015, exp2_is_plus_zero tc-end: 1646855073.704504, exp2_is_plus_zero, passed tc-start: 1646855073.711013, exp2_powers tc-end: 1646855073.785821, exp2_powers, passed tc-start: 1646855073.792343, exp2_values tc-end: 1646855073.866004, exp2_values, passed tc-start: 1646855073.872463, exp_inf_neg tc-end: 1646855073.945462, exp_inf_neg, passed tc-start: 1646855073.951966, exp_inf_pos tc-end: 1646855074.24040, exp_inf_pos, passed tc-start: 1646855074.30989, exp_nan tc-end: 1646855074.104639, exp_nan, passed tc-start: 1646855074.111162, exp_product tc-end: 1646855074.184098, exp_product, passed tc-start: 1646855074.190603, exp_zero_neg tc-end: 1646855074.263917, exp_zero_neg, passed tc-start: 1646855074.270419, exp_zero_pos tc-end: 1646855074.342744, exp_zero_pos, passed tc-start: 1646855074.349253, expf_inf_neg tc-end: 1646855074.421709, expf_inf_neg, passed tc-start: 1646855074.428189, expf_inf_pos tc-end: 1646855074.500169, expf_inf_pos, passed tc-start: 1646855074.506670, expf_nan tc-end: 1646855074.579451, expf_nan, passed tc-start: 1646855074.586175, expf_product tc-end: 1646855074.659504, expf_product, passed tc-start: 1646855074.666464, expf_zero_neg tc-end: 1646855074.738709, expf_zero_neg, passed tc-start: 1646855074.745175, expf_zero_pos tc-end: 1646855074.817419, expf_zero_pos, passed tc-start: 1646855074.823927, expm1_inf_neg tc-end: 1646855074.895973, expm1_inf_neg, passed tc-start: 1646855074.902497, expm1_inf_pos tc-end: 1646855074.974449, expm1_inf_pos, passed tc-start: 1646855074.983948, expm1_nan tc-end: 1646855075.82510, expm1_nan, passed tc-start: 1646855075.91013, expm1_zero_neg tc-end: 1646855075.171219, expm1_zero_neg, passed tc-start: 1646855075.177896, expm1_zero_pos tc-end: 1646855075.257087, expm1_zero_pos, passed tc-start: 1646855075.263889, expm1f_inf_neg tc-end: 1646855075.337909, expm1f_inf_neg, passed tc-start: 1646855075.344421, expm1f_inf_pos tc-end: 1646855075.418422, expm1f_inf_pos, passed tc-start: 1646855075.424987, expm1f_nan tc-end: 1646855075.498783, expm1f_nan, passed tc-start: 1646855075.505447, expm1f_zero_neg tc-end: 1646855075.603045, expm1f_zero_neg, passed tc-start: 1646855075.612797, expm1f_zero_pos tc-end: 1646855075.703206, expm1f_zero_pos, passed tp-end: 1646855075.709846, lib/libm/t_exp tp-start: 1646855075.791328, lib/libm/t_fenv, 4 tc-start: 1646855075.793414, feenableexcept tc-end: 1646855075.870914, feenableexcept, passed tc-start: 1646855075.877551, fegetexcept tc-end: 1646855075.947786, fegetexcept, passed tc-start: 1646855075.954539, fegetround tc-end: 1646855076.35104, fegetround, passed tc-start: 1646855076.42047, fesetround tc-end: 1646855076.112668, fesetround, passed tp-end: 1646855076.119099, lib/libm/t_fenv tp-start: 1646855076.191671, lib/libm/t_fe_round, 4 tc-start: 1646855076.193711, fe_nearbyint tc-end: 1646855076.264006, fe_nearbyint, passed tc-start: 1646855076.270652, fe_nextafter tc-end: 1646855076.341810, fe_nextafter, passed tc-start: 1646855076.348317, fe_nexttoward tc-end: 1646855076.418607, fe_nexttoward, passed tc-start: 1646855076.425147, fe_round tc-end: 1646855076.496750, fe_round, passed tp-end: 1646855076.503183, lib/libm/t_fe_round tp-start: 1646855076.571534, lib/libm/t_fmod, 1 tc-start: 1646855076.573533, fmod tc-end: 1646855076.644561, fmod, passed tp-end: 1646855076.651044, lib/libm/t_fmod tp-start: 1646855076.720854, lib/libm/t_hypot, 3 tc-start: 1646855076.722856, hypot_integer tc-end: 1646855076.792495, hypot_integer, passed tc-start: 1646855076.799118, hypotf_integer tc-end: 1646855076.870007, hypotf_integer, passed tc-start: 1646855076.876574, pr50698 tc-end: 1646855076.947418, pr50698, passed tp-end: 1646855076.953931, lib/libm/t_hypot tp-start: 1646855077.21364, lib/libm/t_ilogb, 1 tc-start: 1646855077.23409, ilogb tc-end: 1646855077.93268, ilogb, passed tp-end: 1646855077.99946, lib/libm/t_ilogb tp-start: 1646855077.170309, lib/libm/t_infinity, 3 tc-start: 1646855077.172540, infinity_double tc-end: 1646855077.241521, infinity_double, passed tc-start: 1646855077.248053, infinity_float tc-end: 1646855077.316740, infinity_float, passed tc-start: 1646855077.323573, infinity_long_double tc-end: 1646855077.394538, infinity_long_double, passed tp-end: 1646855077.401143, lib/libm/t_infinity tp-start: 1646855077.485068, lib/libm/t_ldexp, 19 tc-start: 1646855077.487128, ldexp_basic tc-end: 1646855077.561264, ldexp_basic, passed tc-start: 1646855077.567855, ldexp_denormal tc-end: 1646855077.641338, ldexp_denormal, passed tc-start: 1646855077.649096, ldexp_denormal_large tc-end: 1646855077.754478, ldexp_denormal_large, passed tc-start: 1646855077.763717, ldexp_exp2 tc-end: 1646855077.869906, ldexp_exp2, passed tc-start: 1646855077.878721, ldexp_inf_neg tc-end: 1646855077.982193, ldexp_inf_neg, passed tc-start: 1646855077.991554, ldexp_inf_pos tc-end: 1646855078.96726, ldexp_inf_pos, passed tc-start: 1646855078.106178, ldexp_infinity tc-end: 1646855078.212916, ldexp_infinity, passed tc-start: 1646855078.222284, ldexp_nan tc-end: 1646855078.330198, ldexp_nan, passed tc-start: 1646855078.339639, ldexp_overflow tc-end: 1646855078.446363, ldexp_overflow, passed tc-start: 1646855078.455524, ldexp_underflow tc-end: 1646855078.560307, ldexp_underflow, passed tc-start: 1646855078.569548, ldexp_zero tc-end: 1646855078.675758, ldexp_zero, passed tc-start: 1646855078.686044, ldexp_zero_neg tc-end: 1646855078.790205, ldexp_zero_neg, passed tc-start: 1646855078.799337, ldexp_zero_pos tc-end: 1646855078.905635, ldexp_zero_pos, passed tc-start: 1646855078.914316, ldexpf_exp2f tc-end: 1646855079.20783, ldexpf_exp2f, passed tc-start: 1646855079.30172, ldexpf_inf_neg tc-end: 1646855079.136331, ldexpf_inf_neg, passed tc-start: 1646855079.145695, ldexpf_inf_pos tc-end: 1646855079.250160, ldexpf_inf_pos, passed tc-start: 1646855079.259186, ldexpf_nan tc-end: 1646855079.365980, ldexpf_nan, passed tc-start: 1646855079.375264, ldexpf_zero_neg tc-end: 1646855079.483288, ldexpf_zero_neg, passed tc-start: 1646855079.492977, ldexpf_zero_pos tc-end: 1646855079.602477, ldexpf_zero_pos, passed tp-end: 1646855079.612684, lib/libm/t_ldexp tp-start: 1646855079.779977, lib/libm/t_log, 54 tc-start: 1646855079.783022, log10_base tc-end: 1646855079.897232, log10_base, passed tc-start: 1646855079.906685, log10_inf_neg tc-end: 1646855080.23137, log10_inf_neg, passed tc-start: 1646855080.32575, log10_inf_pos tc-end: 1646855080.135976, log10_inf_pos, passed tc-start: 1646855080.142689, log10_nan tc-end: 1646855080.220974, log10_nan, passed tc-start: 1646855080.227879, log10_one_pos tc-end: 1646855080.306814, log10_one_pos, passed tc-start: 1646855080.313384, log10_zero_neg tc-end: 1646855080.392174, log10_zero_neg, passed tc-start: 1646855080.399069, log10_zero_pos tc-end: 1646855080.477640, log10_zero_pos, passed tc-start: 1646855080.484242, log10f_base tc-end: 1646855080.565823, log10f_base, passed tc-start: 1646855080.573122, log10f_inf_neg tc-end: 1646855080.654118, log10f_inf_neg, passed tc-start: 1646855080.660688, log10f_inf_pos tc-end: 1646855080.738997, log10f_inf_pos, passed tc-start: 1646855080.745592, log10f_nan tc-end: 1646855080.824725, log10f_nan, passed tc-start: 1646855080.831385, log10f_one_pos tc-end: 1646855080.909749, log10f_one_pos, passed tc-start: 1646855080.916405, log10f_zero_neg tc-end: 1646855080.994664, log10f_zero_neg, passed tc-start: 1646855081.1297, log10f_zero_pos tc-end: 1646855081.83080, log10f_zero_pos, passed tc-start: 1646855081.89948, log1p_inf_neg tc-end: 1646855081.170075, log1p_inf_neg, passed tc-start: 1646855081.176781, log1p_inf_pos tc-end: 1646855081.254861, log1p_inf_pos, passed tc-start: 1646855081.261553, log1p_nan tc-end: 1646855081.340869, log1p_nan, passed tc-start: 1646855081.347491, log1p_one_neg tc-end: 1646855081.425224, log1p_one_neg, passed tc-start: 1646855081.431837, log1p_zero_neg tc-end: 1646855081.509513, log1p_zero_neg, passed tc-start: 1646855081.516135, log1p_zero_pos tc-end: 1646855081.596771, log1p_zero_pos, passed tc-start: 1646855081.603652, log1pf_inf_neg tc-end: 1646855081.699272, log1pf_inf_neg, passed tc-start: 1646855081.708728, log1pf_inf_pos tc-end: 1646855081.805639, log1pf_inf_pos, passed tc-start: 1646855081.812364, log1pf_nan tc-end: 1646855081.890690, log1pf_nan, passed tc-start: 1646855081.897793, log1pf_one_neg tc-end: 1646855081.975595, log1pf_one_neg, passed tc-start: 1646855081.982236, log1pf_zero_neg tc-end: 1646855082.60785, log1pf_zero_neg, passed tc-start: 1646855082.67441, log1pf_zero_pos tc-end: 1646855082.148104, log1pf_zero_pos, passed tc-start: 1646855082.154968, log2_base tc-end: 1646855082.236017, log2_base, passed tc-start: 1646855082.242632, log2_inf_neg tc-end: 1646855082.322104, log2_inf_neg, passed tc-start: 1646855082.328711, log2_inf_pos tc-end: 1646855082.407410, log2_inf_pos, passed tc-start: 1646855082.414040, log2_nan tc-end: 1646855082.492012, log2_nan, passed tc-start: 1646855082.499128, log2_one_pos tc-end: 1646855082.577783, log2_one_pos, passed tc-start: 1646855082.584518, log2_zero_neg tc-end: 1646855082.666643, log2_zero_neg, passed tc-start: 1646855082.673590, log2_zero_pos tc-end: 1646855082.754630, log2_zero_pos, passed tc-start: 1646855082.761214, log2f_base tc-end: 1646855082.840356, log2f_base, passed tc-start: 1646855082.847148, log2f_inf_neg tc-end: 1646855082.926533, log2f_inf_neg, passed tc-start: 1646855082.933179, log2f_inf_pos tc-end: 1646855083.11841, log2f_inf_pos, passed tc-start: 1646855083.18536, log2f_nan tc-end: 1646855083.97312, log2f_nan, passed tc-start: 1646855083.104219, log2f_one_pos tc-end: 1646855083.185700, log2f_one_pos, passed tc-start: 1646855083.192448, log2f_zero_neg tc-end: 1646855083.273443, log2f_zero_neg, passed tc-start: 1646855083.280242, log2f_zero_pos tc-end: 1646855083.359378, log2f_zero_pos, passed tc-start: 1646855083.366016, log_base tc-end: 1646855083.445370, log_base, passed tc-start: 1646855083.451956, log_inf_neg tc-end: 1646855083.531230, log_inf_neg, passed tc-start: 1646855083.537703, log_inf_pos tc-end: 1646855083.617126, log_inf_pos, passed tc-start: 1646855083.623843, log_nan tc-end: 1646855083.704752, log_nan, passed tc-start: 1646855083.711745, log_one_pos tc-end: 1646855083.792515, log_one_pos, passed tc-start: 1646855083.799872, log_zero_neg tc-end: 1646855083.885662, log_zero_neg, passed tc-start: 1646855083.895086, log_zero_pos tc-end: 1646855083.974529, log_zero_pos, passed tc-start: 1646855083.981163, logf_base tc-end: 1646855084.59484, logf_base, passed tc-start: 1646855084.66128, logf_inf_neg tc-end: 1646855084.146284, logf_inf_neg, passed tc-start: 1646855084.153191, logf_inf_pos tc-end: 1646855084.251923, logf_inf_pos, passed tc-start: 1646855084.261437, logf_nan tc-end: 1646855084.363335, logf_nan, passed tc-start: 1646855084.370013, logf_one_pos tc-end: 1646855084.448294, logf_one_pos, passed tc-start: 1646855084.455156, logf_zero_neg tc-end: 1646855084.534612, logf_zero_neg, passed tc-start: 1646855084.541239, logf_zero_pos tc-end: 1646855084.619263, logf_zero_pos, passed tp-end: 1646855084.625660, lib/libm/t_log tp-start: 1646855084.693752, lib/libm/t_modf, 1 tc-start: 1646855084.695929, modf tc-end: 1646855084.766304, modf, passed tp-end: 1646855084.773213, lib/libm/t_modf tp-start: 1646855084.858257, lib/libm/t_pow, 20 tc-start: 1646855084.860325, pow_inf_neg_x tc-end: 1646855084.932458, pow_inf_neg_x, passed tc-start: 1646855084.939073, pow_inf_neg_y tc-end: 1646855085.12366, pow_inf_neg_y, passed tc-start: 1646855085.19080, pow_inf_pos_x tc-end: 1646855085.91946, pow_inf_pos_x, passed tc-start: 1646855085.98613, pow_inf_pos_y tc-end: 1646855085.171036, pow_inf_pos_y, passed tc-start: 1646855085.177758, pow_nan_x tc-end: 1646855085.250902, pow_nan_x, passed tc-start: 1646855085.257572, pow_nan_y tc-end: 1646855085.330508, pow_nan_y, passed tc-start: 1646855085.337107, pow_one_neg_x tc-end: 1646855085.410391, pow_one_neg_x, passed tc-start: 1646855085.417049, pow_one_pos_x tc-end: 1646855085.490531, pow_one_pos_x, passed tc-start: 1646855085.497291, pow_zero_x tc-end: 1646855085.571620, pow_zero_x, passed tc-start: 1646855085.578199, pow_zero_y tc-end: 1646855085.652328, pow_zero_y, passed tc-start: 1646855085.659064, powf_inf_neg_x tc-end: 1646855085.732961, powf_inf_neg_x, passed tc-start: 1646855085.740038, powf_inf_neg_y tc-end: 1646855085.814037, powf_inf_neg_y, passed tc-start: 1646855085.821104, powf_inf_pos_x tc-end: 1646855085.894591, powf_inf_pos_x, passed tc-start: 1646855085.901285, powf_inf_pos_y tc-end: 1646855085.982024, powf_inf_pos_y, passed tc-start: 1646855085.988823, powf_nan_x tc-end: 1646855086.64682, powf_nan_x, passed tc-start: 1646855086.71776, powf_nan_y tc-end: 1646855086.145947, powf_nan_y, passed tc-start: 1646855086.152625, powf_one_neg_x tc-end: 1646855086.225436, powf_one_neg_x, passed tc-start: 1646855086.231909, powf_one_pos_x tc-end: 1646855086.303978, powf_one_pos_x, passed tc-start: 1646855086.310674, powf_zero_x tc-end: 1646855086.383593, powf_zero_x, passed tc-start: 1646855086.390360, powf_zero_y tc-end: 1646855086.463619, powf_zero_y, passed tp-end: 1646855086.470136, lib/libm/t_pow tp-start: 1646855086.538031, lib/libm/t_precision, 1 tc-start: 1646855086.540560, t_precision tc-end: 1646855086.609688, t_precision, passed tp-end: 1646855086.616227, lib/libm/t_precision tp-start: 1646855086.687047, lib/libm/t_round, 3 tc-start: 1646855086.689348, round_dir tc-end: 1646855086.760946, round_dir, passed tc-start: 1646855086.767574, rounding_alpha tc-so:d = 9.22337e+18 tc-end: 1646855086.843423, rounding_alpha, passed tc-start: 1646855086.849978, rounding_alpha_simple tc-end: 1646855086.920074, rounding_alpha_simple, passed tp-end: 1646855086.927042, lib/libm/t_round tp-start: 1646855087.12546, lib/libm/t_scalbn, 20 tc-start: 1646855087.14646, scalbn_inf_neg tc-end: 1646855087.85043, scalbn_inf_neg, passed tc-start: 1646855087.91585, scalbn_inf_pos tc-end: 1646855087.163800, scalbn_inf_pos, passed tc-start: 1646855087.170399, scalbn_ldexp tc-end: 1646855087.242409, scalbn_ldexp, passed tc-start: 1646855087.248966, scalbn_nan tc-end: 1646855087.321402, scalbn_nan, passed tc-start: 1646855087.328056, scalbn_val tc-end: 1646855087.401498, scalbn_val, passed tc-start: 1646855087.408169, scalbn_zero_neg tc-end: 1646855087.480305, scalbn_zero_neg, passed tc-start: 1646855087.487159, scalbn_zero_pos tc-end: 1646855087.559072, scalbn_zero_pos, passed tc-start: 1646855087.565653, scalbnf_inf_neg tc-end: 1646855087.637735, scalbnf_inf_neg, passed tc-start: 1646855087.644448, scalbnf_inf_pos tc-end: 1646855087.717280, scalbnf_inf_pos, passed tc-start: 1646855087.723868, scalbnf_ldexpf tc-end: 1646855087.796913, scalbnf_ldexpf, passed tc-start: 1646855087.803651, scalbnf_nan tc-end: 1646855087.876724, scalbnf_nan, passed tc-start: 1646855087.883522, scalbnf_val tc-end: 1646855087.956762, scalbnf_val, passed tc-start: 1646855087.963630, scalbnf_zero_neg tc-end: 1646855088.35999, scalbnf_zero_neg, passed tc-start: 1646855088.42810, scalbnf_zero_pos tc-end: 1646855088.116779, scalbnf_zero_pos, passed tc-start: 1646855088.123914, scalbnl_inf_neg tc-end: 1646855088.198375, scalbnl_inf_neg, passed tc-start: 1646855088.205352, scalbnl_inf_pos tc-end: 1646855088.278406, scalbnl_inf_pos, passed tc-start: 1646855088.285220, scalbnl_nan tc-end: 1646855088.379684, scalbnl_nan, passed tc-start: 1646855088.386341, scalbnl_val tc-end: 1646855088.459271, scalbnl_val, passed tc-start: 1646855088.466332, scalbnl_zero_neg tc-end: 1646855088.539482, scalbnl_zero_neg, passed tc-start: 1646855088.546180, scalbnl_zero_pos tc-end: 1646855088.621408, scalbnl_zero_pos, passed tp-end: 1646855088.627992, lib/libm/t_scalbn tp-start: 1646855088.709245, lib/libm/t_sin, 12 tc-start: 1646855088.711396, sin_angles tc-end: 1646855088.783838, sin_angles, passed tc-start: 1646855088.790680, sin_inf_neg tc-end: 1646855088.862757, sin_inf_neg, passed tc-start: 1646855088.869820, sin_inf_pos tc-end: 1646855088.942844, sin_inf_pos, passed tc-start: 1646855088.949404, sin_nan tc-end: 1646855089.22595, sin_nan, passed tc-start: 1646855089.29300, sin_zero_neg tc-end: 1646855089.101113, sin_zero_neg, passed tc-start: 1646855089.107783, sin_zero_pos tc-end: 1646855089.180198, sin_zero_pos, passed tc-start: 1646855089.186770, sinf_angles tc-end: 1646855089.260448, sinf_angles, passed tc-start: 1646855089.267098, sinf_inf_neg tc-end: 1646855089.339389, sinf_inf_neg, passed tc-start: 1646855089.346032, sinf_inf_pos tc-end: 1646855089.419168, sinf_inf_pos, passed tc-start: 1646855089.425681, sinf_nan tc-end: 1646855089.498516, sinf_nan, passed tc-start: 1646855089.505168, sinf_zero_neg tc-end: 1646855089.576853, sinf_zero_neg, passed tc-start: 1646855089.583512, sinf_zero_pos tc-end: 1646855089.656075, sinf_zero_pos, passed tp-end: 1646855089.662551, lib/libm/t_sin tp-start: 1646855089.742657, lib/libm/t_sinh, 12 tc-start: 1646855089.744806, sinh_inf_neg tc-end: 1646855089.816800, sinh_inf_neg, passed tc-start: 1646855089.823414, sinh_inf_pos tc-end: 1646855089.895612, sinh_inf_pos, passed tc-start: 1646855089.902351, sinh_inrange tc-end: 1646855089.975593, sinh_inrange, passed tc-start: 1646855089.982302, sinh_nan tc-end: 1646855090.55242, sinh_nan, passed tc-start: 1646855090.73284, sinh_zero_neg tc-end: 1646855090.146235, sinh_zero_neg, passed tc-start: 1646855090.152979, sinh_zero_pos tc-end: 1646855090.225566, sinh_zero_pos, passed tc-start: 1646855090.232329, sinhf_inf_neg tc-end: 1646855090.304878, sinhf_inf_neg, passed tc-start: 1646855090.311523, sinhf_inf_pos tc-end: 1646855090.383868, sinhf_inf_pos, passed tc-start: 1646855090.390615, sinhf_inrange tc-end: 1646855090.463235, sinhf_inrange, passed tc-start: 1646855090.469979, sinhf_nan tc-end: 1646855090.542330, sinhf_nan, passed tc-start: 1646855090.549004, sinhf_zero_neg tc-end: 1646855090.621800, sinhf_zero_neg, passed tc-start: 1646855090.628711, sinhf_zero_pos tc-end: 1646855090.701508, sinhf_zero_pos, passed tp-end: 1646855090.708151, lib/libm/t_sinh tp-start: 1646855090.792490, lib/libm/t_sqrt, 18 tc-start: 1646855090.794633, sqrt_inf_neg tc-end: 1646855090.867464, sqrt_inf_neg, passed tc-start: 1646855090.874085, sqrt_inf_pos tc-end: 1646855090.947596, sqrt_inf_pos, passed tc-start: 1646855090.954457, sqrt_nan tc-end: 1646855091.28592, sqrt_nan, passed tc-start: 1646855091.35146, sqrt_pow tc-end: 1646855091.109043, sqrt_pow, passed tc-start: 1646855091.115823, sqrt_zero_neg tc-end: 1646855091.189411, sqrt_zero_neg, passed tc-start: 1646855091.196436, sqrt_zero_pos tc-end: 1646855091.270172, sqrt_zero_pos, passed tc-start: 1646855091.276826, sqrtf_inf_neg tc-end: 1646855091.356012, sqrtf_inf_neg, passed tc-start: 1646855091.365592, sqrtf_inf_pos tc-end: 1646855091.473111, sqrtf_inf_pos, passed tc-start: 1646855091.482785, sqrtf_nan tc-end: 1646855091.592599, sqrtf_nan, passed tc-start: 1646855091.602168, sqrtf_powf tc-end: 1646855091.710000, sqrtf_powf, passed tc-start: 1646855091.719583, sqrtf_zero_neg tc-end: 1646855091.802067, sqrtf_zero_neg, passed tc-start: 1646855091.808661, sqrtf_zero_pos tc-end: 1646855091.880009, sqrtf_zero_pos, passed tc-start: 1646855091.886314, sqrtl_inf_neg tc-end: 1646855091.958973, sqrtl_inf_neg, passed tc-start: 1646855091.965679, sqrtl_inf_pos tc-end: 1646855092.37574, sqrtl_inf_pos, passed tc-start: 1646855092.44089, sqrtl_nan tc-end: 1646855092.115377, sqrtl_nan, passed tc-start: 1646855092.121751, sqrtl_powl tc-end: 1646855092.196194, sqrtl_powl, passed tc-start: 1646855092.202619, sqrtl_zero_neg tc-end: 1646855092.274484, sqrtl_zero_neg, passed tc-start: 1646855092.280914, sqrtl_zero_pos tc-end: 1646855092.357120, sqrtl_zero_pos, passed tp-end: 1646855092.364270, lib/libm/t_sqrt tp-start: 1646855092.445284, lib/libm/t_tan, 12 tc-start: 1646855092.447405, tan_angles tc-end: 1646855092.520268, tan_angles, passed tc-start: 1646855092.526856, tan_inf_neg tc-end: 1646855092.597632, tan_inf_neg, passed tc-start: 1646855092.604212, tan_inf_pos tc-end: 1646855092.673209, tan_inf_pos, passed tc-start: 1646855092.679659, tan_nan tc-end: 1646855092.749939, tan_nan, passed tc-start: 1646855092.756332, tan_zero_neg tc-end: 1646855092.826571, tan_zero_neg, passed tc-start: 1646855092.833301, tan_zero_pos tc-end: 1646855092.902940, tan_zero_pos, passed tc-start: 1646855092.910350, tanf_angles tc-end: 1646855092.983441, tanf_angles, passed tc-start: 1646855092.989793, tanf_inf_neg tc-end: 1646855093.59389, tanf_inf_neg, passed tc-start: 1646855093.65813, tanf_inf_pos tc-end: 1646855093.134464, tanf_inf_pos, passed tc-start: 1646855093.140839, tanf_nan tc-end: 1646855093.210198, tanf_nan, passed tc-start: 1646855093.216687, tanf_zero_neg tc-end: 1646855093.285322, tanf_zero_neg, passed tc-start: 1646855093.291854, tanf_zero_pos tc-end: 1646855093.360592, tanf_zero_pos, passed tp-end: 1646855093.366672, lib/libm/t_tan tp-start: 1646855093.440194, lib/libm/t_tanh, 10 tc-start: 1646855093.442209, tanh_inf_neg tc-end: 1646855093.511812, tanh_inf_neg, passed tc-start: 1646855093.518227, tanh_inf_pos tc-end: 1646855093.586965, tanh_inf_pos, passed tc-start: 1646855093.593379, tanh_nan tc-end: 1646855093.662364, tanh_nan, passed tc-start: 1646855093.668655, tanh_zero_neg tc-end: 1646855093.737903, tanh_zero_neg, passed tc-start: 1646855093.744539, tanh_zero_pos tc-end: 1646855093.813191, tanh_zero_pos, passed tc-start: 1646855093.819679, tanhf_inf_neg tc-end: 1646855093.888385, tanhf_inf_neg, passed tc-start: 1646855093.894689, tanhf_inf_pos tc-end: 1646855093.963579, tanhf_inf_pos, passed tc-start: 1646855093.970049, tanhf_nan tc-end: 1646855094.38477, tanhf_nan, passed tc-start: 1646855094.44948, tanhf_zero_neg tc-end: 1646855094.114060, tanhf_zero_neg, passed tc-start: 1646855094.120500, tanhf_zero_pos tc-end: 1646855094.193993, tanhf_zero_pos, passed tp-end: 1646855094.200687, lib/libm/t_tanh tp-start: 1646855094.326841, lib/libm/t_cabsl, 1 tc-start: 1646855094.328884, cabsl tc-end: 1646855094.452591, cabsl, passed tp-end: 1646855094.458967, lib/libm/t_cabsl tp-start: 1646855094.570293, lib/libobjc/t_threads, 1 tc-start: 1646855094.572554, thread_callback tc-so:Old Callback: 0x0 tc-so:detach value: 0x402b4000 tc-so:becoming multithreaded! tc-so:detached thread started! tc-so:Shutting down tc-end: 1646855094.677041, thread_callback, passed tp-end: 1646855094.683393, lib/libobjc/t_threads tp-start: 1646855094.756401, lib/libposix/bsd/t_rename, 1 tc-start: 1646855094.758521, rename tc-end: 1646855094.825958, rename, passed tp-end: 1646855094.833360, lib/libposix/bsd/t_rename tp-start: 1646855094.905232, lib/libposix/posix1/t_rename, 1 tc-start: 1646855094.907379, rename tc-end: 1646855094.976144, rename, passed tp-end: 1646855094.984990, lib/libposix/posix1/t_rename tp-start: 1646855095.51632, lib/libposix/posix2/t_rename, 1 tc-start: 1646855095.53777, rename tc-end: 1646855095.118446, rename, passed tp-end: 1646855095.127027, lib/libposix/posix2/t_rename tp-start: 1646855095.240600, lib/libppath/t_ppath, 25 tc-start: 1646855095.242642, component_at tc-end: 1646855095.323078, component_at, passed tc-start: 1646855095.329654, copydel_bool_success tc-end: 1646855095.430417, copydel_bool_success, passed tc-start: 1646855095.436875, copydel_object_twice_success tc-end: 1646855095.527353, copydel_object_twice_success, passed tc-start: 1646855095.533920, copyset_bool_success tc-end: 1646855095.623315, copyset_bool_success, passed tc-start: 1646855095.629887, copyset_object_twice_success tc-end: 1646855095.719466, copyset_object_twice_success, passed tc-start: 1646855095.725888, create_bool_eexist tc-end: 1646855095.810103, create_bool_eexist, passed tc-start: 1646855095.816610, create_bool_success tc-end: 1646855095.899947, create_bool_success, passed tc-start: 1646855095.906269, delete_bool_eftype tc-end: 1646855095.989429, delete_bool_eftype, passed tc-start: 1646855095.995723, delete_bool_enoent tc-end: 1646855096.83036, delete_bool_enoent, passed tc-start: 1646855096.89718, delete_bool_success tc-end: 1646855096.178087, delete_bool_success, passed tc-start: 1646855096.184674, get_bool_eftype tc-end: 1646855096.268490, get_bool_eftype, passed tc-start: 1646855096.274790, get_bool_enoent tc-end: 1646855096.358702, get_bool_enoent, passed tc-start: 1646855096.365303, get_bool_success tc-end: 1646855096.448466, get_bool_success, passed tc-start: 1646855096.454895, get_idx_key tc-end: 1646855096.535863, get_idx_key, passed tc-start: 1646855096.542284, get_string_eftype tc-end: 1646855096.625510, get_string_eftype, passed tc-start: 1646855096.632091, get_string_enoent tc-end: 1646855096.716161, get_string_enoent, passed tc-start: 1646855096.722646, get_string_success tc-end: 1646855096.806956, get_string_success, passed tc-start: 1646855096.813384, length tc-end: 1646855096.894491, length, passed tc-start: 1646855096.901073, pop_until_empty tc-end: 1646855096.981802, pop_until_empty, passed tc-start: 1646855096.988440, ppath_copy tc-end: 1646855097.68867, ppath_copy, passed tc-start: 1646855097.75456, push_until_full tc-end: 1646855097.155564, push_until_full, passed tc-start: 1646855097.162081, replace tc-end: 1646855097.243383, replace, passed tc-start: 1646855097.249969, set_bool_eftype tc-end: 1646855097.341236, set_bool_eftype, passed tc-start: 1646855097.347817, set_bool_enoent tc-end: 1646855097.432437, set_bool_enoent, passed tc-start: 1646855097.438974, set_bool_success tc-end: 1646855097.522830, set_bool_success, passed tp-end: 1646855097.529372, lib/libppath/t_ppath tp-start: 1646855097.609914, lib/libprop/t_proplib, 7 tc-start: 1646855097.612036, prop_basic tc-end: 1646855097.700099, prop_basic, passed tc-start: 1646855097.706908, prop_data_basic tc-end: 1646855097.778290, prop_data_basic, passed tc-start: 1646855097.784718, prop_dict_util tc-end: 1646855097.867205, prop_dict_util, passed tc-start: 1646855097.873624, prop_dictionary_equals tc-end: 1646855097.989449, prop_dictionary_equals, passed tc-start: 1646855097.999442, prop_number_basic tc-end: 1646855098.101522, prop_number_basic, passed tc-start: 1646855098.110482, prop_number_range_check tc-end: 1646855098.193555, prop_number_range_check, passed tc-start: 1646855098.200130, prop_string_basic tc-end: 1646855098.271907, prop_string_basic, passed tp-end: 1646855098.278205, lib/libprop/t_proplib tp-start: 1646855098.376630, lib/libpthread/t_barrier, 1 tc-start: 1646855098.379500, 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: 1646855118.323229, barrier, passed tp-end: 1646855118.328875, lib/libpthread/t_barrier tp-start: 1646855118.412636, lib/libpthread/t_cond, 9 tc-start: 1646855118.415283, 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: 1646855118.506823, bogus_timedwaits, passed tc-start: 1646855118.517433, 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:2: After the loop. tc-so:1: After releasing the mutex. tc-so:1: Thread joined. Final count = 0, total = 50000 tc-end: 1646855122.844717, broadcast, passed tc-start: 1646855122.851248, cond_timedwait_race tc-end: 1646855195.802214, cond_timedwait_race, passed tc-start: 1646855195.812221, condattr tc-end: 1646855195.908117, condattr, passed tc-start: 1646855195.916817, destroy_after_cancel tc-end: 1646855196.27882, destroy_after_cancel, passed tc-start: 1646855196.35029, 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: 1646855200.32795, signal_before_unlock, passed tc-start: 1646855200.41119, 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: 1646855203.966496, signal_before_unlock_static_init, passed tc-start: 1646855203.977750, 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: 1646855208.83109, signal_delay_wait, passed tc-start: 1646855208.90307, 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: 1646855214.913064, signal_wait_race, passed tp-end: 1646855214.920868, lib/libpthread/t_cond tp-start: 1646855215.778, lib/libpthread/t_condwait, 2 tc-start: 1646855215.3690, cond_wait_mono tc-so:**** CLOCK_MONOTONIC clock wait starting tc-so:started: 7787.230825193 sec tc-so:timeout: 7791.065844073 sec tc-so:elapsed: 3.835018880 sec tc-end: 1646855218.933922, cond_wait_mono, failed, /tmp/build/2022.03.09.10.06.36-sparc64/src/tests/lib/libpthread/t_condwait.c:104: timespeccmp(&to, &twmax, <=) not met tc-start: 1646855218.942477, cond_wait_real tc-so:**** CLOCK_REALTIME clock wait starting tc-so:started: 1646855219.020927082 sec tc-so:timeout: 1646855222.908742822 sec tc-so:elapsed: 3.887815740 sec tc-end: 1646855222.926321, cond_wait_real, failed, /tmp/build/2022.03.09.10.06.36-sparc64/src/tests/lib/libpthread/t_condwait.c:104: timespeccmp(&to, &twmax, <=) not met tp-end: 1646855222.934611, lib/libpthread/t_condwait tp-start: 1646855223.19010, lib/libpthread/t_detach, 1 tc-start: 1646855223.21660, pthread_detach tc-end: 1646855231.3014, pthread_detach, passed tp-end: 1646855231.11734, lib/libpthread/t_detach tp-start: 1646855231.100556, lib/libpthread/t_equal, 1 tc-start: 1646855231.102644, pthread_equal tc-end: 1646855231.201137, pthread_equal, passed tp-end: 1646855231.209694, lib/libpthread/t_equal tp-start: 1646855231.302334, lib/libpthread/t_fork, 1 tc-start: 1646855231.304984, fork tc-end: 1646855241.315725, fork, passed tp-end: 1646855241.325685, lib/libpthread/t_fork tp-start: 1646855241.413572, lib/libpthread/t_fpu, 1 tc-start: 1646855241.415661, fpu tc-so:Testing threaded floating point computations... tc-end: 1646855241.574337, fpu, passed tp-end: 1646855241.583322, lib/libpthread/t_fpu tp-start: 1646855241.676266, lib/libpthread/t_join, 1 tc-start: 1646855241.680285, pthread_join tc-end: 1646855241.841503, pthread_join, passed tp-end: 1646855241.851948, lib/libpthread/t_join tp-start: 1646855241.945101, lib/libpthread/t_kill, 1 tc-start: 1646855241.947203, simple tc-end: 1646855242.479732, simple, passed tp-end: 1646855242.488847, lib/libpthread/t_kill tp-start: 1646855242.582484, lib/libpthread/t_mutex, 7 tc-start: 1646855242.585124, 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:2: Got mutex. *param = 20 tc-so:1: After releasing the mutex. tc-so:1: Thread joined. X was 21. Return value (int) was 21 tc-end: 1646855250.493290, mutex1, passed tc-start: 1646855250.504837, mutex2 tc-so:1: Mutex-test 2 tc-so:1: Thread 0x4022b800 tc-so:2: Second thread (0x4027e000). Count is 10000000 tc-so:1: Thread joined. X was 20000000. Return value (long) was -1 tc-end: 1646855288.802835, mutex2, passed tc-start: 1646855288.810932, mutex3 tc-so:1: Mutex-test 3 tc-so:1: Thread 0x4022b800 tc-so:2: Second thread (0x4027e000). Count is 10000000 tc-so:1: Thread joined. X was 20000000. Return value (long) was -1 tc-end: 1646855326.317765, mutex3, passed tc-start: 1646855326.325621, 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: 1646855334.270678, mutex4, passed tc-start: 1646855334.279702, 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: 1646855354.90297, mutex5, passed tc-start: 1646855354.103945, mutexattr1 tc-end: 1646855354.231367, mutexattr1, passed tc-start: 1646855354.243934, 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: 1646855354.568178, mutexattr2, passed tp-end: 1646855354.579115, lib/libpthread/t_mutex tp-start: 1646855354.675540, lib/libpthread/t_name, 1 tc-start: 1646855354.678222, name tc-end: 1646855354.796218, name, passed tp-end: 1646855354.808408, lib/libpthread/t_name tp-start: 1646855354.905084, lib/libpthread/t_once, 3 tc-start: 1646855354.907490, 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: 1646855355.10216, once1, passed tc-start: 1646855355.21875, once2 tc-so:1: Test 2 of pthread_once() tc-so:ofunc: Variable x has value 1 tc-so:Thread 0 sees x with value 2 tc-so:Thread 1 sees x with value 2 tc-so:Thread 2 sees x with value 2 tc-so:Thread 3 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:1: X has value 2 tc-end: 1646855355.279758, once2, passed tc-start: 1646855355.292688, once3 tc-so:Test 3 of pthread_once() (test versus cancellation) tc-so:Variable x has value 0 tc-so:Test succeeded tc-end: 1646855355.440683, once3, passed tp-end: 1646855355.453413, lib/libpthread/t_once tp-start: 1646855355.601242, lib/libpthread/t_preempt, 1 tc-start: 1646855355.607426, 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: 1646855357.750697, preempt1, passed tp-end: 1646855357.758724, lib/libpthread/t_preempt tp-start: 1646855357.855083, lib/libpthread/t_rwlock, 2 tc-start: 1646855357.858627, rwlock1 tc-end: 1646855359.954890, rwlock1, passed tc-start: 1646855359.966529, rwlock_static tc-end: 1646855360.74522, rwlock_static, passed tp-end: 1646855360.82904, lib/libpthread/t_rwlock tp-start: 1646855360.187577, lib/libpthread/t_sem, 4 tc-start: 1646855360.190317, 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: 1646855380.173146, before_start_no_threads, passed tc-start: 1646855380.183053, 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: 1646855397.457738, before_start_one_thread, passed tc-start: 1646855397.466166, named tc-so:Test begin tc-so:Test end tc-end: 1646855397.569903, named, passed tc-start: 1646855397.577440, unnamed tc-so:Test begin tc-so:Thread 0x40286000 waiting for semaphore... tc-so:Thread 0x40287c00 waiting for semaphore... tc-so:Thread 0x40289800 waiting for semaphore... tc-so:Thread 0x4028b400 waiting for semaphore... tc-so:Thread 0x4028d000 waiting for semaphore... tc-so:Thread 0x4028ec00 waiting for semaphore... tc-so:Thread 0x40290800 waiting for semaphore... tc-so:Thread 0x40292400 waiting for semaphore... tc-so:Thread 0x40294000 waiting for semaphore... tc-so:Thread 0x40295c00 waiting for semaphore... tc-so:main loop 1: posting... tc-so:Thread 0x40286000 got semaphore tc-so:main loop 1: posting... tc-so:Thread 0x40287c00 got semaphore tc-so:main loop 1: posting... tc-so:Thread 0x40289800 got semaphore tc-so:main loop 1: posting... tc-so:Thread 0x4028b400 got semaphore tc-so:main loop 1: posting... tc-so:Thread 0x4028d000 got semaphore tc-so:main loop 1: posting... tc-so:Thread 0x4028ec00 got semaphore tc-so:main loop 1: posting... tc-so:Thread 0x40290800 got semaphore tc-so:main loop 1: posting... tc-so:Thread 0x40292400 got semaphore tc-so:main loop 1: posting... tc-so:Thread 0x40294000 got semaphore tc-so:main loop 1: posting... tc-so:Thread 0x40295c00 got semaphore tc-so:Thread 0x40295c00 waiting for semaphore... tc-so:Thread 0x40294000 waiting for semaphore... tc-so:Thread 0x40292400 waiting for semaphore... tc-so:Thread 0x40290800 waiting for semaphore... tc-so:Thread 0x4028ec00 waiting for semaphore... tc-so:Thread 0x4028d000 waiting for semaphore... tc-so:Thread 0x4028b400 waiting for semaphore... tc-so:Thread 0x40289800 waiting for semaphore... tc-so:Thread 0x40287c00 waiting for semaphore... tc-so:Thread 0x40286000 waiting for semaphore... tc-so:main loop 2: posting... tc-so:Thread 0x40295c00 got semaphore tc-so:main loop 2: posting... tc-so:Thread 0x40294000 got semaphore tc-so:main loop 2: posting... tc-so:Thread 0x40292400 got semaphore tc-so:main loop 2: posting... tc-so:Thread 0x40290800 got semaphore tc-so:main loop 2: posting... tc-so:Thread 0x4028ec00 got semaphore tc-so:main loop 2: posting... tc-so:Thread 0x4028d000 got semaphore tc-so:main loop 2: posting... tc-so:Thread 0x4028b400 got semaphore tc-so:main loop 2: posting... tc-so:Thread 0x40289800 got semaphore tc-so:main loop 2: posting... tc-so:Thread 0x40287c00 got semaphore tc-so:main loop 2: posting... tc-so:Thread 0x40286000 got semaphore tc-so:Test end tc-end: 1646855398.372855, unnamed, passed tp-end: 1646855398.381175, lib/libpthread/t_sem tp-start: 1646855398.462902, lib/libpthread/t_sigmask, 4 tc-start: 1646855398.465256, before_threads tc-so:Success: Both handlers ran in order tc-end: 1646855398.558966, before_threads, passed tc-start: 1646855398.566617, incorrect_mask_bug tc-end: 1646855403.910356, incorrect_mask_bug, passed tc-start: 1646855403.918389, respected_while_running tc-so:Success: Handlers were invoked by different threads tc-end: 1646855405.775381, respected_while_running, passed tc-start: 1646855405.782182, upcalls_not_started tc-end: 1646855405.854455, upcalls_not_started, passed tp-end: 1646855405.861259, lib/libpthread/t_sigmask tp-start: 1646855405.930970, lib/libpthread/t_sigsuspend, 1 tc-start: 1646855405.933115, sigsuspend tc-end: 1646855408.11284, sigsuspend, passed tp-end: 1646855408.17928, lib/libpthread/t_sigsuspend tp-start: 1646855408.86651, lib/libpthread/t_siglongjmp, 1 tc-start: 1646855408.88692, siglongjmp1 tc-end: 1646855408.161735, siglongjmp1, passed tp-end: 1646855408.168546, lib/libpthread/t_siglongjmp tp-start: 1646855408.238800, lib/libpthread/t_sleep, 1 tc-start: 1646855408.240855, sleep1 tc-so:Testing sleeps unreasonably far into the future. tc-end: 1646855410.313900, sleep1, passed tp-end: 1646855410.320473, lib/libpthread/t_sleep tp-start: 1646855410.389793, lib/libpthread/t_swapcontext, 1 tc-start: 1646855410.391842, swapcontext1 tc-so:Testing if swapcontext() alters pthread_self() tc-so:before swapcontext self = 0x4028a000 tc-so:after swapcontext self = 0x4028a000 tc-so:Test succeeded tc-end: 1646855410.472690, swapcontext1, passed tp-end: 1646855410.479090, lib/libpthread/t_swapcontext tp-start: 1646855410.558495, lib/libpthread/t_timedmutex, 11 tc-start: 1646855410.560537, 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:2: Got mutex. *param = 20 tc-so:1: After releasing the mutex. tc-so:1: Thread joined. X was 21. Return value (int) was 21 tc-end: 1646855418.615335, mutex1, passed tc-start: 1646855418.623699, mutex2 tc-end: 1646856007.503194, mutex2, failed, Test case timed out after 300 seconds tc-start: 1646856007.509726, mutex3 tc-end: 1646856593.816924, mutex3, failed, Test case timed out after 300 seconds tc-start: 1646856593.823627, 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: 1646856601.791473, mutex4, passed tc-start: 1646856601.800225, 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: 1646856621.174184, mutex5, passed tc-start: 1646856621.182147, mutexattr1 tc-end: 1646856621.271380, mutexattr1, passed tc-start: 1646856621.280752, 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: 1646856621.549189, mutexattr2, passed tc-start: 1646856621.557969, 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: 1646856621.653917, timedmutex1, passed tc-start: 1646856621.661831, 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: 1646856621.761674, timedmutex2, passed tc-start: 1646856621.769543, 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: 1646856621.872359, timedmutex3, passed tc-start: 1646856621.880497, 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: 1646856621.993397, timedmutex4, passed tp-end: 1646856622.3684, lib/libpthread/t_timedmutex tp-start: 1646856622.137612, lib/libpthread/t_call_once, 1 tc-start: 1646856622.141704, call_once tc-end: 1646856622.310577, call_once, passed tp-end: 1646856622.324119, lib/libpthread/t_call_once tp-start: 1646856622.459530, lib/libpthread/t_cnd, 4 tc-start: 1646856622.463458, cnd_broadcast tc-end: 1646856622.605166, cnd_broadcast, passed tc-start: 1646856622.615996, cnd_init tc-end: 1646856622.731957, cnd_init, passed tc-start: 1646856622.742450, cnd_signal tc-end: 1646856622.880928, cnd_signal, passed tc-start: 1646856622.891650, cnd_timedwait tc-end: 1646856623.6738, cnd_timedwait, passed tp-end: 1646856623.17368, lib/libpthread/t_cnd tp-start: 1646856623.132737, lib/libpthread/t_mtx, 4 tc-start: 1646856623.135911, mtx_init tc-end: 1646856623.249735, mtx_init, passed tc-start: 1646856623.260227, mtx_lock tc-end: 1646856623.375162, mtx_lock, passed tc-start: 1646856623.385906, mtx_timedlock tc-end: 1646856623.503314, mtx_timedlock, passed tc-start: 1646856623.514817, mtx_trylock tc-end: 1646856623.630651, mtx_trylock, passed tp-end: 1646856623.641241, lib/libpthread/t_mtx tp-start: 1646856623.737551, lib/libpthread/t_thrd, 6 tc-start: 1646856623.740116, thrd_create tc-end: 1646856623.835331, thrd_create, passed tc-start: 1646856623.844129, thrd_current tc-end: 1646856623.941843, thrd_current, passed tc-start: 1646856623.950795, thrd_detach tc-end: 1646856624.45561, thrd_detach, passed tc-start: 1646856624.53057, thrd_exit tc-end: 1646856624.142308, thrd_exit, passed tc-start: 1646856624.150032, thrd_sleep tc-end: 1646856624.474699, thrd_sleep, passed tc-start: 1646856624.483535, thrd_yield tc-end: 1646856624.579151, thrd_yield, passed tp-end: 1646856624.587718, lib/libpthread/t_thrd tp-start: 1646856624.673486, lib/libpthread/t_tss, 4 tc-start: 1646856624.676028, tss_create tc-end: 1646856624.761914, tss_create, passed tc-start: 1646856624.769864, tss_destructor_main_thread tc-end: 1646856624.859802, tss_destructor_main_thread, passed tc-start: 1646856624.869173, tss_destructor_thread_exit tc-end: 1646856624.960673, tss_destructor_thread_exit, passed tc-start: 1646856624.968294, tss_set tc-end: 1646856625.51184, tss_set, passed tp-end: 1646856625.60047, lib/libpthread/t_tss tp-start: 1646856625.635769, lib/libpthread/t_atexit, 1 tc-start: 1646856625.638484, atexit tc-so:Executing command [ /usr/tests/lib/libpthread/h_atexit ] tc-end: 1646856626.373347, atexit, passed tp-end: 1646856626.383185, lib/libpthread/t_atexit tp-start: 1646856626.967601, lib/libpthread/t_cancel, 1 tc-start: 1646856626.970207, register_while_disabled tc-so:Executing command [ /usr/tests/lib/libpthread/h_cancel ] tc-end: 1646856627.663192, register_while_disabled, passed tp-end: 1646856627.672198, lib/libpthread/t_cancel tp-start: 1646856628.177986, lib/libpthread/t_exit, 1 tc-start: 1646856628.180708, main_thread tc-so:Executing command [ /usr/tests/lib/libpthread/h_exit ] tc-end: 1646856629.228310, main_thread, passed tp-end: 1646856629.235088, lib/libpthread/t_exit tp-start: 1646856629.736498, lib/libpthread/t_resolv, 1 tc-start: 1646856629.739030, resolv tc-so:0x402a0000: 5 resolving anoncvs.isc.netbsd.org 2 tc-so:0x402a1c00: 5 resolving zeppo.rediris.es 91 tc-so:0x402a3800: 5 resolving ftp.uni-erlangen.de 31 tc-so:0x402a5400: 5 resolving moon.vub.ac.be 47 tc-so:0x402a7000: 5 resolving above.warped.net 0 tc-so:0x402a0000: host anoncvs.isc.netbsd.org not found tc-so:0x402a3800: host ftp.uni-erlangen.de not found tc-so:0x402a5400: host moon.vub.ac.be not found tc-so:0x402a7000: host above.warped.net not found tc-so:0x402a1c00: host zeppo.rediris.es not found tc-so:0x402a0000: 4 resolving centaurus.4web.cz 9 tc-so:0x402a3800: 4 resolving lala.iri.co.jp 39 tc-so:0x402a5400: 4 resolving mirror03.inet.tele.dk 46 tc-so:0x402a7000: 4 resolving ftp.funet.fi 24 tc-so:0x402a1c00: 4 resolving www.en.netbsd.de 85 tc-so:0x402a0000: host centaurus.4web.cz not found tc-so:0x402a5400: host mirror03.inet.tele.dk not found tc-so:0x402a7000: host ftp.funet.fi not found tc-so:0x402a1c00: host www.en.netbsd.de not found tc-so:0x402a0000: 3 resolving ftp.fsn.hu 23 tc-so:0x402a5400: 3 resolving centaurus.4web.cz 9 tc-so:0x402a7000: 3 resolving ftp.plig.org 30 tc-so:0x402a1c00: 3 resolving netbsd.nsysu.edu.tw 57 tc-so:0x402a3800: host lala.iri.co.jp not found tc-so:0x402a3800: 3 resolving ftp.xgate.co.kr 32 tc-so:0x402a0000: host ftp.fsn.hu not found tc-so:0x402a0000: 2 resolving lala.iri.co.jp 39 tc-so:0x402a0000: host lala.iri.co.jp not found tc-so:0x402a0000: 1 resolving mail.netbsd.org 42 tc-so:0x402a3800: host ftp.xgate.co.kr not found tc-so:0x402a3800: 2 resolving netbsd.4ka.mipt.ru 51 tc-so:0x402a0000: host mail.netbsd.org not found tc-so:0x402a3800: host netbsd.4ka.mipt.ru not found tc-so:0x402a3800: 1 resolving nbwww.sergei.cc 48 tc-so:0x402a3800: host nbwww.sergei.cc not found tc-so:0x402a5400: host centaurus.4web.cz not found tc-so:0x402a7000: host ftp.plig.org not found tc-so:0x402a7000: 2 resolving netbsdwww.cs.rmit.edu.au 69 tc-so:0x402a1c00: host netbsd.nsysu.edu.tw not found tc-so:0x402a1c00: 2 resolving ftp.plig.org 30 tc-so:0x402a5400: 2 resolving console.netbsd.org 12 tc-so:0x402a7000: host netbsdwww.cs.rmit.edu.au not found tc-so:0x402a1c00: host ftp.plig.org not found tc-so:0x402a1c00: 1 resolving netbsd.netlead.com.au 56 tc-so:0x402a5400: host console.netbsd.org not found tc-so:0x402a5400: 1 resolving netbsd.zarco.org 65 tc-so:0x402a7000: 1 resolving lala.iri.co.jp 39 tc-so:0x402a1c00: host netbsd.netlead.com.au not found tc-so:0x402a5400: host netbsd.zarco.org not found tc-so:0x402a7000: host lala.iri.co.jp not found tc-end: 1646856683.640950, resolv, passed tp-end: 1646856683.649371, lib/libpthread/t_resolv tp-start: 1646856684.221838, lib/libpthread/t_thread_local_dtor, 1 tc-start: 1646856684.224993, thread_local_dtor_order tc-so:Executing command [ /usr/tests/lib/libpthread/h_thread_local_dtor ] tc-end: 1646856684.995826, thread_local_dtor_order, passed tp-end: 1646856685.3018, lib/libpthread/t_thread_local_dtor tp-start: 1646856685.148169, lib/librefuse/t_refuse_opt, 9 tc-start: 1646856685.151741, t_fuse_opt_add_arg tc-end: 1646856685.268862, t_fuse_opt_add_arg, passed tc-start: 1646856685.279088, t_fuse_opt_add_opt tc-end: 1646856685.398131, t_fuse_opt_add_opt, passed tc-start: 1646856685.407956, t_fuse_opt_add_opt_escaped tc-end: 1646856685.524844, t_fuse_opt_add_opt_escaped, passed tc-start: 1646856685.533970, t_fuse_opt_insert_arg tc-end: 1646856685.650210, t_fuse_opt_insert_arg, passed tc-start: 1646856685.659821, t_fuse_opt_match tc-end: 1646856685.779347, t_fuse_opt_match, passed tc-start: 1646856685.788852, t_fuse_opt_parse tc-end: 1646856685.915146, t_fuse_opt_parse, passed tc-start: 1646856685.924767, t_fuse_opt_parse_null_args tc-end: 1646856686.34812, t_fuse_opt_parse_null_args, passed tc-start: 1646856686.41913, t_fuse_opt_parse_null_opts tc-end: 1646856686.127206, t_fuse_opt_parse_null_opts, passed tc-start: 1646856686.133718, t_fuse_opt_parse_null_proc tc-end: 1646856686.214198, t_fuse_opt_parse_null_proc, passed tp-end: 1646856686.220817, lib/librefuse/t_refuse_opt tp-start: 1646856686.301039, lib/librt/t_sched, 8 tc-start: 1646856686.303076, sched_getparam tc-end: 1646856686.372283, sched_getparam, passed tc-start: 1646856686.378938, sched_priority tc-end: 1646856686.453083, sched_priority, passed tc-start: 1646856686.459678, sched_rr_get_interval_1 tc-end: 1646856686.533970, sched_rr_get_interval_1, passed tc-start: 1646856686.540475, sched_rr_get_interval_2 tc-end: 1646856686.615090, sched_rr_get_interval_2, passed tc-start: 1646856686.621729, sched_setscheduler_1 tc-end: 1646856686.694989, sched_setscheduler_1, passed tc-start: 1646856686.701810, sched_setscheduler_2 tc-end: 1646856686.775160, sched_setscheduler_2, passed tc-start: 1646856686.781689, sched_setscheduler_3 tc-end: 1646856686.859257, sched_setscheduler_3, passed tc-start: 1646856686.865932, sched_setscheduler_4 tc-end: 1646856686.940296, sched_setscheduler_4, passed tp-end: 1646856686.946973, lib/librt/t_sched tp-start: 1646856687.20645, lib/librt/t_sem, 5 tc-start: 1646856687.22780, basic tc-end: 1646856687.157755, basic, passed tc-start: 1646856687.164503, 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: 1646856726.912420, child, passed tc-start: 1646856726.918761, invalid_ops tc-end: 1646856727.54710, invalid_ops, passed tc-start: 1646856727.61886, pshared 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: 1646856766.937472, pshared, passed tc-start: 1646856766.946143, sem_open_address tc-end: 1646856767.154022, sem_open_address, expected_failure, kern/56549: consecutive sem_open() do not return the same address: /tmp/build/2022.03.09.10.06.36-sparc64/src/tests/lib/librt/t_sem.c:332: sem == sem3 not met tp-end: 1646856767.164836, lib/librt/t_sem tp-start: 1646856767.288590, lib/libtre/t_regex_att, 7 tc-start: 1646856767.291539, basic tc-se:skipping failed test at line 164 (pattern=a[-]?c, input=ac) tc-end: 1646856767.515244, basic, passed tc-start: 1646856767.526031, 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: 1646856767.654393, categorization, passed tc-start: 1646856767.661515, forcedassoc tc-end: 1646856767.762603, forcedassoc, passed tc-start: 1646856767.770129, leftassoc tc-end: 1646856767.866788, leftassoc, passed tc-start: 1646856767.874472, 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: 1646856768.4109, nullsubexpr, passed tc-start: 1646856768.13353, 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: 1646856768.214014, repetition, passed tc-start: 1646856768.221614, rightassoc tc-se:*** Expected check failure: Reason for breakage unknown: /tmp/build/2022.03.09.10.06.36-sparc64/src/tests/lib/libtre/../libc/regex/t_regex_att.c:383: 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: /tmp/build/2022.03.09.10.06.36-sparc64/src/tests/lib/libtre/../libc/regex/t_regex_att.c:383: 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: /tmp/build/2022.03.09.10.06.36-sparc64/src/tests/lib/libtre/../libc/regex/t_regex_att.c:383: 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: /tmp/build/2022.03.09.10.06.36-sparc64/src/tests/lib/libtre/../libc/regex/t_regex_att.c:383: 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: /tmp/build/2022.03.09.10.06.36-sparc64/src/tests/lib/libtre/../libc/regex/t_regex_att.c:383: 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: /tmp/build/2022.03.09.10.06.36-sparc64/src/tests/lib/libtre/../libc/regex/t_regex_att.c:383: 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: /tmp/build/2022.03.09.10.06.36-sparc64/src/tests/lib/libtre/../libc/regex/t_regex_att.c:383: 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: /tmp/build/2022.03.09.10.06.36-sparc64/src/tests/lib/libtre/../libc/regex/t_regex_att.c:383: 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: /tmp/build/2022.03.09.10.06.36-sparc64/src/tests/lib/libtre/../libc/regex/t_regex_att.c:383: 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: /tmp/build/2022.03.09.10.06.36-sparc64/src/tests/lib/libtre/../libc/regex/t_regex_att.c:383: 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: /tmp/build/2022.03.09.10.06.36-sparc64/src/tests/lib/libtre/../libc/regex/t_regex_att.c:383: 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: /tmp/build/2022.03.09.10.06.36-sparc64/src/tests/lib/libtre/../libc/regex/t_regex_att.c:383: res != matches ((0,4)(0,1)(1,4)(4,4) != (0,4)(0,2)(2,3)(3,4)): at line 16 tc-end: 1646856768.336815, rightassoc, expected_failure, Reason for breakage unknown: 12 checks failed as expected; see output for more details tp-end: 1646856768.343776, lib/libtre/t_regex_att tp-start: 1646856768.417477, lib/libtre/t_exhaust, 1 tc-start: 1646856768.419576, regcomp_too_big tc-end: 1646856780.982952, regcomp_too_big, passed tp-end: 1646856781.34812, lib/libtre/t_exhaust tp-start: 1646856781.213783, lib/libusbhid/t_usbhid, 6 tc-start: 1646856781.216324, check_hid_get_data tc-se:*** Expected check failure: only the 32-bit opcode works, 8 and 16-bit is broken: /tmp/build/2022.03.09.10.06.36-sparc64/src/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: /tmp/build/2022.03.09.10.06.36-sparc64/src/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: /tmp/build/2022.03.09.10.06.36-sparc64/src/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: /tmp/build/2022.03.09.10.06.36-sparc64/src/tests/lib/libusbhid/t_usbhid.c:270: data != -1: == 65535 tc-end: 1646856781.335117, 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: 1646856781.345012, check_hid_logical_range tc-se:*** Expected check failure: only the 32-bit opcode works, 8 and 16-bit is broken: /tmp/build/2022.03.09.10.06.36-sparc64/src/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: /tmp/build/2022.03.09.10.06.36-sparc64/src/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: /tmp/build/2022.03.09.10.06.36-sparc64/src/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: /tmp/build/2022.03.09.10.06.36-sparc64/src/tests/lib/libusbhid/t_usbhid.c:154: hi.logical_minimum > hi.logical_maximum not met tc-end: 1646856781.460933, 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: 1646856781.469644, check_hid_physical_range tc-se:*** Expected check failure: only the 32-bit opcode works, 8 and 16-bit is broken: /tmp/build/2022.03.09.10.06.36-sparc64/src/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: /tmp/build/2022.03.09.10.06.36-sparc64/src/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: /tmp/build/2022.03.09.10.06.36-sparc64/src/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: /tmp/build/2022.03.09.10.06.36-sparc64/src/tests/lib/libusbhid/t_usbhid.c:217: hi.physical_minimum > hi.physical_maximum not met tc-end: 1646856781.565111, 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: 1646856781.573167, check_hid_set_data tc-end: 1646856781.660277, check_hid_set_data, passed tc-start: 1646856781.668610, check_hid_usage tc-end: 1646856781.766420, check_hid_usage, passed tc-start: 1646856781.774424, check_parse_just_pop tc-end: 1646856781.870834, check_parse_just_pop, passed tp-end: 1646856781.879642, lib/libusbhid/t_usbhid tp-start: 1646856781.977356, lib/libutil/t_efun, 4 tc-start: 1646856781.979632, ecalloc tc-end: 1646856782.56121, ecalloc, passed tc-start: 1646856782.63532, efopen tc-end: 1646856782.144898, efopen, passed tc-start: 1646856782.151712, emalloc tc-end: 1646856782.222390, emalloc, passed tc-start: 1646856782.230045, erealloc tc-end: 1646856782.303978, erealloc, passed tp-end: 1646856782.310498, lib/libutil/t_efun tp-start: 1646856782.394648, lib/libutil/t_parsedate, 7 tc-start: 1646856782.397601, atsecs tc-end: 1646856782.511544, atsecs, passed tc-start: 1646856782.521551, dates tc-end: 1646856782.611486, dates, passed tc-start: 1646856782.619153, dsttimes tc-end: 1646856782.717704, dsttimes, passed tc-start: 1646856782.726439, gibberish tc-end: 1646856782.817661, gibberish, passed tc-start: 1646856782.826767, relative tc-end: 1646856786.378457, relative, passed tc-start: 1646856786.385466, times tc-end: 1646856786.490946, times, passed tc-start: 1646856786.499672, zones tc-end: 1646856786.608914, zones, passed tp-end: 1646856786.618732, lib/libutil/t_parsedate tp-start: 1646856786.703672, lib/libutil/t_pidfile, 6 tc-start: 1646856786.705820, change_basenames tc-so:Validating contents of pidfile '/var/run/t_pidfile.pid' tc-so:Read pid 23155, current pid 23155 tc-so:Validating contents of pidfile '/var/run/t_pidfile.pid' tc-so:Read pid 23155, current pid 23155 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 23155, current pid 23155 tc-so:Validating contents of pidfile '/var/run/custom-basename.pid' tc-so:Read pid 23155, current pid 23155 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: 1646856786.834379, change_basenames, passed tc-start: 1646856786.842117, change_mix tc-so:Validating contents of pidfile '/var/run/t_pidfile.pid' tc-so:Read pid 9947, current pid 9947 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 9947, current pid 9947 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 9947, current pid 9947 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: 1646856786.996078, change_mix, passed tc-start: 1646856787.5427, change_paths tc-so:Validating contents of pidfile './var/run/first.pid' tc-so:Read pid 2024, current pid 2024 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 2024, current pid 2024 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: 1646856787.147686, change_paths, passed tc-start: 1646856787.161706, custom_basename tc-so:Validating contents of pidfile '/var/run/custom-basename.pid' tc-so:Read pid 23886, current pid 23886 tc-so:Ensuring pidfile /var/run/custom-basename.pid does not exist any more tc-end: 1646856787.279693, custom_basename, passed tc-start: 1646856787.286693, custom_path tc-so:Validating contents of pidfile './var/run/my-pidfile.pid' tc-so:Read pid 20247, current pid 20247 tc-so:Ensuring pidfile ./var/run/my-pidfile.pid does not exist any more tc-end: 1646856787.418582, custom_path, passed tc-start: 1646856787.432024, default_path tc-so:Validating contents of pidfile '/var/run/t_pidfile.pid' tc-so:Read pid 13397, current pid 13397 tc-so:Ensuring pidfile /var/run/t_pidfile.pid does not exist any more tc-end: 1646856787.550069, default_path, passed tp-end: 1646856787.557010, lib/libutil/t_pidfile tp-start: 1646856787.634202, lib/libutil/t_snprintb, 2 tc-start: 1646856787.636587, snprintb tc-end: 1646856787.715691, snprintb, passed tc-start: 1646856787.723542, snprintb_m tc-end: 1646856787.801382, snprintb_m, passed tp-end: 1646856787.808835, lib/libutil/t_snprintb tp-start: 1646856787.895151, lib/libutil/t_sockaddr_snprintf, 5 tc-start: 1646856787.897589, sockaddr_snprintf_at tc-end: 1646856787.980782, sockaddr_snprintf_at, passed tc-start: 1646856787.991139, sockaddr_snprintf_dl tc-end: 1646856788.73424, sockaddr_snprintf_dl, passed tc-start: 1646856788.81364, sockaddr_snprintf_in tc-end: 1646856788.159839, sockaddr_snprintf_in, passed tc-start: 1646856788.166570, sockaddr_snprintf_in6 tc-end: 1646856788.244681, sockaddr_snprintf_in6, passed tc-start: 1646856788.252068, sockaddr_snprintf_un tc-end: 1646856788.329490, sockaddr_snprintf_un, passed tp-end: 1646856788.337465, lib/libutil/t_sockaddr_snprintf tp-start: 1646856788.431158, lib/libossaudio/t_ossaudio, 4 tc-start: 1646856788.433532, oss_dsp_caps tc-end: 1646856788.508449, oss_dsp_caps, skipped, No testable audio device available tc-start: 1646856788.517320, oss_dsp_init tc-end: 1646856788.592209, oss_dsp_init, skipped, Audio device unavailable for playback tc-start: 1646856788.599496, oss_dsp_trigger_read tc-end: 1646856788.673581, oss_dsp_trigger_read, skipped, PR port-sparc/55876 tc-start: 1646856788.681425, oss_dsp_trigger_write tc-end: 1646856788.770707, oss_dsp_trigger_write, skipped, Audio device unavailable for playback tp-end: 1646856788.780193, lib/libossaudio/t_ossaudio tp-start: 1646856788.917979, lib/semaphore/pthread/t_sem_pth, 8 tc-start: 1646856788.920608, blocktimedwait tc-so:[ 1.0000000] entropy: ready tc-end: 1646856789.711161, blocktimedwait, passed tc-start: 1646856789.718219, blockwait tc-so:[ 1.0000000] entropy: ready tc-end: 1646856790.422369, blockwait, passed tc-start: 1646856790.430886, busydestroy tc-so:[ 1.0000000] entropy: ready tc-end: 1646856790.801366, busydestroy, passed tc-start: 1646856790.808175, destroy tc-so:[ 1.0000000] entropy: ready tc-end: 1646856791.114395, destroy, passed tc-start: 1646856791.121709, initvalue tc-so:[ 1.0000000] entropy: ready tc-end: 1646856791.446834, initvalue, passed tc-start: 1646856791.454768, named tc-so:[ 1.0000000] entropy: ready tc-end: 1646856791.863131, named, passed tc-start: 1646856791.873094, postwait tc-so:[ 1.0000000] entropy: ready tc-end: 1646856792.343246, postwait, passed tc-start: 1646856792.351020, unlink tc-so:[ 1.0000000] entropy: ready tc-end: 1646856792.686579, unlink, passed tp-end: 1646856792.694412, lib/semaphore/pthread/t_sem_pth tp-start: 1646856792.784372, lib/librumpclient/t_fd, 2 tc-start: 1646856792.786995, bigenough tc-end: 1646856793.504607, bigenough, passed tc-start: 1646856793.515240, sigio tc-so:sigcnt after connect: 4 tc-end: 1646856794.534721, sigio, passed tp-end: 1646856794.543561, lib/librumpclient/t_fd tp-start: 1646856795.917935, lib/librumpclient/t_exec, 5 tc-start: 1646856795.920580, cloexec tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet unix://csock ] tc-so:Executing command [ /usr/tests/lib/librumpclient/h_exec /usr/tests/lib/librumpclient/h_exec cloexec1 ] tc-so:Executing command [ rump.sockstat -n ] tc-so:Executing command [ sed -n $= sstat.out ] tc-so:Executing command [ sed -n 2p sstat.out ] tc-end: 1646856799.70383, cloexec, passed tc-start: 1646856799.83654, exec tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet unix://csock ] tc-so:Executing command [ /usr/tests/lib/librumpclient/h_exec /usr/tests/lib/librumpclient/h_exec ] tc-so:Executing command [ rump.sockstat -n ] tc-so:Executing command [ sed -n 2p sstat.out ] tc-so:Executing command [ sed -n 3p sstat.out ] tc-end: 1646856802.648233, exec, passed tc-start: 1646856802.658761, noexec tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet unix://csock ] tc-so:Executing command [ env /usr/tests/lib/librumpclient/h_exec ] tc-so:Executing command [ rump.sockstat -n ] tc-so:Executing command [ sed -n 2p sstat.out ] tc-so:Executing command [ sed -n 3p sstat.out ] tc-end: 1646856805.792707, noexec, passed tc-start: 1646856805.803171, threxec tc-so:Executing command [ rump_server unix://csock ] tc-so:Executing command [ /usr/tests/lib/librumpclient/h_execthr ] tc-end: 1646856831.102150, threxec, passed tc-start: 1646856831.110341, vfork tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet unix://csock ] tc-so:Executing command [ /usr/tests/lib/librumpclient/h_exec /usr/tests/lib/librumpclient/h_exec vfork_please ] tc-so:Executing command [ rump.sockstat -n ] tc-so:Executing command [ sed -n $= sstat.out ] tc-so:Executing command [ cat sstat.out ] tc-so:Executing command [ cat sstat.out ] tc-so:Executing command [ cat sstat.out ] tc-so:Executing command [ cat sstat.out ] tc-end: 1646856835.94968, vfork, passed tp-end: 1646856835.107213, lib/librumpclient/t_exec tp-start: 1646856836.208094, lib/librumphijack/t_asyncio, 3 tc-start: 1646856836.210578, 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-end: 1646856838.84223, invafd, passed tc-start: 1646856838.94358, 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: 1646856840.87173, select_allunset, passed tc-start: 1646856840.96672, 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: 1646856841.973891, select_timeout, passed tp-end: 1646856841.982000, lib/librumphijack/t_asyncio tp-start: 1646856842.590117, lib/librumphijack/t_config, 1 tc-start: 1646856842.592956, 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: 1646856844.427552, fdoff, passed tp-end: 1646856844.435819, lib/librumphijack/t_config tp-start: 1646856845.916891, lib/librumphijack/t_cwd, 8 tc-start: 1646856845.919326, 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: 1646856847.743556, basic_chdir, passed tc-start: 1646856847.751998, 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-end: 1646856849.625802, basic_fchdir, passed tc-start: 1646856849.635418, 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: 1646856851.481671, slash_chdir, passed tc-start: 1646856851.490366, 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-end: 1646856853.258630, slash_fchdir, passed tc-start: 1646856853.266996, 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: 1646856855.11922, symlink_chdir, passed tc-start: 1646856855.31078, 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-end: 1646856856.634609, symlink_fchdir, passed tc-start: 1646856856.665562, 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: 1646856858.458041, symlink_slash_chdir, passed tc-start: 1646856858.480264, 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-end: 1646856860.276587, symlink_slash_fchdir, passed tp-end: 1646856860.285086, lib/librumphijack/t_cwd tp-start: 1646856861.53455, lib/librumphijack/t_sh, 2 tc-start: 1646856861.55912, redirect tc-so:Executing command [ rump_server -lrumpvfs unix://csock ] tc-so:Executing command [ /bin/sh -c sh thescript ] tc-so:Executing command [ cat /rump/thefile ] tc-so:Executing command [ /bin/sh -c sh thescript ] tc-end: 1646856863.775434, redirect, passed tc-start: 1646856863.786398, runscript tc-so:Executing command [ rump_server -lrumpvfs unix://csock ] tc-so:Executing command [ mv thescript /rump ] tc-so:Executing command [ /bin/sh -c sh /rump/thescript ] tc-end: 1646856866.114381, runscript, passed tp-end: 1646856866.122406, lib/librumphijack/t_sh tp-start: 1646856867.310822, lib/librumphijack/t_tcpip, 4 tc-start: 1646856867.313304, http tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 unix://csock ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so /usr/libexec/httpd -P ./httpd.pid -b -s /usr/tests/lib/librumphijack ] tc-so:Executing command [ rump.netstat -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so /usr/tests/lib/librumphijack/h_netget 127.0.0.1 80 webfile ] tc-so:Executing command [ cat webfile ] tc-so:Executing command [ cat webfile ] tc-so:Executing command [ sed -n 1,/^$/!p webfile ] tc-end: 1646856871.438503, http, passed tc-start: 1646856871.447241, 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_disk -lrumpfs_ffs -lrumpfs_nfs -lrumpfs_nfsserver -d key=/dk,hostpath=ffs.img,size=host unix://serversock ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr shmbus ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.1.1.1 ] tc-so:Executing command [ mkdir -p /rump/var/run ] tc-so:Executing command [ mkdir -p /rump/var/db ] tc-so:Executing command [ touch /rump/var/db/mountdtab ] tc-so:Executing command [ mkdir /rump/etc ] tc-so:Executing command [ mkdir /rump/export ] tc-so:Executing command [ /bin/sh -c echo "/export -noresvport -noresvmnt 10.1.1.100" | \ tc-so: dd of=/rump/etc/exports 2> /dev/null ] tc-so:Executing command [ rump.sysctl -q -w kern.module.autoload=1 ] tc-so:Executing command [ mount_ffs /dk /rump/export ] tc-so:Executing command [ /bin/sh -c echo wind in my hair > /rump/export/im_alive ] tc-so:Executing command [ rpcbind ] tc-so:Executing command [ mountd /rump/etc/exports ] tc-so:Executing command [ nfsd ] tc-so:Executing command [ rump_server -lrumpvfs -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpfs_nfs unix://clientsock ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr shmbus ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.1.1.100 ] tc-so:Executing command [ mkdir /rump/mnt ] tc-so:Executing command [ mount_nfs 10.1.1.1:/export /rump/mnt ] tc-so:Executing command [ cat /rump/mnt/im_alive ] tc-so:Executing command [ ls -l /rump/mnt/im_alive ] tc-end: 1646856883.897088, nfs, passed tc-start: 1646856883.913281, nfs_autoload tc-end: 1646856885.143160, nfs_autoload, skipped, test currently valid only on i386 tc-start: 1646856885.153369, ssh tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet unix://csock ] tc-so:Setting up SSH server configuration tc-so:Executing command [ cp /usr/tests/lib/librumphijack/ssh_host_key . ] tc-so:Executing command [ cp /usr/tests/lib/librumphijack/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:Setting up SSH client configuration tc-so:Executing command [ ssh-keygen -f ssh_user_key -t rsa -b 1024 -N -q ] tc-so:Executing command [ cp ssh_user_key.pub authorized_keys ] tc-so:Executing command [ chmod 600 authorized_keys ] tc-so:sshd running tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so ssh -T -F ssh_config 127.0.0.1 env BLOCKSIZE=512 ls -li /tmp/atf-run.DMhCH0/testdir ] tc-so:Executing command [ env BLOCKSIZE=512 ls -li /tmp/atf-run.DMhCH0/testdir ] tc-end: 1646856898.5882, ssh, passed tp-end: 1646856898.116597, lib/librumphijack/t_tcpip tp-start: 1646856899.657870, lib/librumphijack/t_vfs, 9 tc-start: 1646856899.665190, blanket tc-so:Executing command [ rump_server -lrumpvfs unix://csock ] tc-so:Executing command [ stat -f /rump/dev/null ] tc-so:Executing command [ stat -f /dev/null ] tc-end: 1646856902.298692, blanket, passed tc-start: 1646856902.310715, 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-so:Executing command [ mount_ffs /img /rump/mnt ] tc-so:Executing command [ cp -Rp /usr/tests/lib/librumphijack . ] tc-so:Executing command [ cp -Rp librumphijack /rump/mnt ] tc-so:Executing command [ umount -R /rump/mnt ] tc-so:Executing command [ mount_ffs /img /rump/mnt2 ] tc-so:Executing command [ diff -ru librumphijack /rump/mnt2/librumphijack ] tc-so:Executing command [ umount -R /rump/mnt2 ] tc-end: 1646856908.571407, cpcopy, passed tc-start: 1646856908.626700, doubleblanket tc-so:Executing command [ rump_server -lrumpvfs unix://csock ] tc-so:Executing command [ mkdir /rump/dir ] tc-so:Executing command [ ln -s dir /rump/dirtoo ] tc-so:Executing command [ touch /dir/file ] tc-so:Executing command [ stat -f /dir/file ] tc-so:Executing command [ stat -f /dirtoo/file ] tc-end: 1646856911.609452, doubleblanket, passed tc-start: 1646856911.617383, 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-so:Executing command [ mount_ffs /img /rump/mnt ] tc-so:Executing command [ touch /rump/mnt/filename ] tc-so:Executing command [ stat -f %d %i %Sp %Su %Sg %r %z \"%Sa\" \"%Sm\" \"%SB\" %k %b %#Xf /rump/mnt/filename ] tc-so:Executing command [ mkdir /rump/mnt/dir ] tc-so:Executing command [ ln /rump/mnt/filename /rump/mnt/dir/same ] tc-so:Executing command [ stat -f %d %i %Sp %Su %Sg %r %z \"%Sa\" \"%Sm\" \"%SB\" %k %b %#Xf /rump/mnt/filename ] tc-so:Executing command [ stat -f %d %i %Sp %Su %Sg %r %z \"%Sa\" \"%Sm\" \"%SB\" %k %b %#Xf /rump/mnt/dir/same ] tc-so:Executing command [ umount -R /rump/mnt ] tc-end: 1646856915.918256, ln_nox, passed tc-start: 1646856915.931455, ln_x tc-so:Executing command [ rump_server -lrumpvfs unix://csock ] tc-so:Executing command [ touch ./loser ] tc-so:Executing command [ ln ./loser /rump/. ] tc-end: 1646856918.178896, ln_x, passed tc-start: 1646856918.187716, 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-so:Executing command [ mount_ffs /img /rump/mnt ] tc-so:Executing command [ touch /rump/mnt/filename ] tc-so:Executing command [ stat -f %d %i %Sp %l %Su %Sg %r %z \"%Sa\" \"%Sm\" \"%SB\" %k %b %#Xf /rump/mnt/filename ] tc-so:Executing command [ mkdir /rump/mnt/dir ] tc-so:Executing command [ mv /rump/mnt/filename /rump/mnt/dir/same ] tc-so:Executing command [ stat -f %d %i %Sp %l %Su %Sg %r %z \"%Sa\" \"%Sm\" \"%SB\" %k %b %#Xf /rump/mnt/dir/same ] tc-so:Executing command [ umount -R /rump/mnt ] tc-end: 1646856922.326621, mv_nox, passed tc-start: 1646856922.341627, mv_x tc-so:Executing command [ rump_server -lrumpvfs unix://csock ] tc-so:Executing command [ cp -Rp /usr/tests/lib/librumphijack . ] tc-so:Executing command [ cp -Rp librumphijack librumphijack.2 ] tc-so:Executing command [ mv librumphijack /rump ] tc-so:Executing command [ diff -ru librumphijack.2 /rump/librumphijack ] tc-end: 1646856926.900117, mv_x, passed tc-start: 1646856926.942406, 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-so:Executing command [ mount_ffs /img /rump/mnt ] tc-so:Executing command [ pax -rw -s,/usr/tests/lib,, /usr/tests/lib/librumphijack . ] tc-so:Executing command [ pax -rw librumphijack /rump/mnt ] tc-so:Executing command [ umount -R /rump/mnt ] tc-so:Executing command [ mount_ffs /img /rump/mnt2 ] tc-so:Executing command [ diff -ru librumphijack /rump/mnt2/librumphijack ] tc-so:Executing command [ umount -R /rump/mnt2 ] tc-end: 1646856932.983125, paxcopy, passed tc-start: 1646856933.26315, runonprefix tc-so:Executing command [ rump_server -lrumpvfs unix://csock ] tc-so:Executing command [ stat /rump/dev ] tc-so:Executing command [ stat /rumpdev ] tc-end: 1646856935.10513, runonprefix, passed tp-end: 1646856935.17485, lib/librumphijack/t_vfs tp-start: 1646856935.131611, lib/libdes/t_des, 15 tc-start: 1646856935.134525, align tc-so:input word alignment test 0 1 2 3 tc-so:output word alignment test 0 1 2 3 tc-end: 1646856935.220224, align, passed tc-start: 1646856935.226934, cbc tc-end: 1646856935.296225, cbc, passed tc-start: 1646856935.303353, cbc_cksum tc-end: 1646856935.387585, cbc_cksum, passed tc-start: 1646856935.396849, cbcm tc-end: 1646856935.473227, cbcm, passed tc-start: 1646856935.480919, 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: 1646856935.572427, cfb, passed tc-start: 1646856935.580474, desx_cbc tc-end: 1646856935.659044, desx_cbc, passed tc-start: 1646856935.667318, ecb tc-end: 1646856935.736749, ecb, passed tc-start: 1646856935.744920, ede_cbc tc-end: 1646856935.823147, ede_cbc, passed tc-start: 1646856935.831217, ede_ecb tc-end: 1646856935.928606, ede_ecb, passed tc-start: 1646856935.938298, ede_ofb64 tc-end: 1646856936.42599, ede_ofb64, passed tc-start: 1646856936.52568, fast_crypt tc-end: 1646856936.158882, fast_crypt, passed tc-start: 1646856936.169123, ofb tc-end: 1646856936.247987, ofb, passed tc-start: 1646856936.256033, ofb64 tc-end: 1646856936.337015, ofb64, passed tc-start: 1646856936.345285, pcbc tc-end: 1646856936.427013, pcbc, passed tc-start: 1646856936.435454, quad_cksum tc-end: 1646856936.514333, quad_cksum, passed tp-end: 1646856936.522569, lib/libdes/t_des tp-start: 1646856936.613483, lib/libskey/t_algorithms, 3 tc-start: 1646856936.615923, md4 tc-end: 1646856936.698462, md4, passed tc-start: 1646856936.707742, md5 tc-end: 1646856936.791744, md5, passed tc-start: 1646856936.799223, sha1 tc-end: 1646856937.264992, sha1, passed tp-end: 1646856937.272279, lib/libskey/t_algorithms tp-start: 1646856937.389690, libexec/ld.elf_so/t_dlerror-cleared, 1 tc-start: 1646856937.392233, rtld_dlerror_cleared tc-end: 1646856937.471739, rtld_dlerror_cleared, passed tp-end: 1646856937.478771, libexec/ld.elf_so/t_dlerror-cleared tp-start: 1646856937.546919, libexec/ld.elf_so/t_dlerror-false, 1 tc-start: 1646856937.549281, rtld_dlerror_false tc-end: 1646856937.620474, rtld_dlerror_false, passed tp-end: 1646856937.628076, libexec/ld.elf_so/t_dlerror-false tp-start: 1646856937.700317, libexec/ld.elf_so/t_dlinfo, 4 tc-start: 1646856937.702958, rtld_dlinfo_linkmap_dlopen tc-end: 1646856937.783077, rtld_dlinfo_linkmap_dlopen, passed tc-start: 1646856937.791475, rtld_dlinfo_linkmap_dlopen_iter tc-end: 1646856937.872176, rtld_dlinfo_linkmap_dlopen_iter, passed tc-start: 1646856937.879543, rtld_dlinfo_linkmap_inval tc-end: 1646856937.957591, rtld_dlinfo_linkmap_inval, passed tc-start: 1646856937.966027, rtld_dlinfo_linkmap_self tc-end: 1646856938.46186, rtld_dlinfo_linkmap_self, passed tp-end: 1646856938.53977, libexec/ld.elf_so/t_dlinfo tp-start: 1646856938.134116, libexec/ld.elf_so/t_dlvsym, 5 tc-start: 1646856938.136666, rtld_dlvsym_symbol_nonexistent tc-end: 1646856938.219391, rtld_dlvsym_symbol_nonexistent, passed tc-start: 1646856938.227421, rtld_dlvsym_v1 tc-end: 1646856938.320818, rtld_dlvsym_v1, passed tc-start: 1646856938.329728, rtld_dlvsym_v3 tc-end: 1646856938.402098, rtld_dlvsym_v3, passed tc-start: 1646856938.409024, rtld_dlvsym_version_nonexistent tc-end: 1646856938.486007, rtld_dlvsym_version_nonexistent, passed tc-start: 1646856938.494012, rtld_dlvsym_version_null tc-end: 1646856938.566528, rtld_dlvsym_version_null, passed tp-end: 1646856938.573461, libexec/ld.elf_so/t_dlvsym tp-start: 1646856938.651762, libexec/ld.elf_so/t_ifunc, 3 tc-start: 1646856938.654071, rtld_hidden_ifunc tc-end: 1646856938.858850, rtld_hidden_ifunc, passed tc-start: 1646856938.868079, rtld_ifunc tc-end: 1646856939.124116, rtld_ifunc, passed tc-start: 1646856939.131021, rtld_main_ifunc tc-end: 1646856939.202882, rtld_main_ifunc, passed tp-end: 1646856939.210149, libexec/ld.elf_so/t_ifunc tp-start: 1646856939.278517, libexec/ld.elf_so/t_rtld_r_debug, 2 tc-start: 1646856939.280695, dlopen tc-end: 1646856939.349630, dlopen, passed tc-start: 1646856939.356276, self tc-end: 1646856939.425156, self, passed tp-end: 1646856939.435008, libexec/ld.elf_so/t_rtld_r_debug tp-start: 1646856940.32276, libexec/ld.elf_so/t_df_1_noopen, 2 tc-start: 1646856940.34982, df_1_noopen1 tc-so:Executing command [ /usr/tests/libexec/ld.elf_so/h_df_1_noopen1 ] tc-end: 1646856940.683602, df_1_noopen1, passed tc-start: 1646856940.692971, df_1_noopen2 tc-so:Executing command [ /usr/tests/libexec/ld.elf_so/h_df_1_noopen2 ] tc-end: 1646856941.386162, df_1_noopen2, passed tp-end: 1646856941.396931, libexec/ld.elf_so/t_df_1_noopen tp-start: 1646856941.982272, libexec/ld.elf_so/t_dl_symver, 1 tc-start: 1646856941.985626, 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: 1646856945.484392, dl_symver, passed tp-end: 1646856945.493512, libexec/ld.elf_so/t_dl_symver tp-start: 1646856946.31693, libexec/ld.elf_so/t_thread_local_dtor, 1 tc-start: 1646856946.34409, thread_local_dtor tc-end: 1646856946.691799, thread_local_dtor, passed tp-end: 1646856946.704447, libexec/ld.elf_so/t_thread_local_dtor tp-start: 1646856947.861795, net/fdpass/t_fdpass, 4 tc-start: 1646856947.864479, fdpass_compat tc-so:Executing command [ /usr/tests/net/fdpass/fdpass32 ] tc-end: 1646856948.725777, fdpass_compat, passed tc-start: 1646856948.734739, fdpass_compat_normal tc-so:Executing command [ /usr/tests/net/fdpass/fdpass32 -p /usr/tests/net/fdpass/fdpass64 ] tc-end: 1646856949.579548, fdpass_compat_normal, passed tc-start: 1646856949.589372, fdpass_normal tc-so:Executing command [ /usr/tests/net/fdpass/fdpass64 ] tc-end: 1646856950.346437, fdpass_normal, passed tc-start: 1646856950.358288, fdpass_normal_compat tc-so:Executing command [ /usr/tests/net/fdpass/fdpass64 -p /usr/tests/net/fdpass/fdpass32 ] tc-end: 1646856951.192871, fdpass_normal_compat, passed tp-end: 1646856951.202789, net/fdpass/t_fdpass tp-start: 1646856952.170597, net/in_cksum/t_in_cksum, 4 tc-start: 1646856952.173718, mbufs_aligned tc-end: 1646856962.291015, mbufs_aligned, passed tc-start: 1646856962.298085, mbufs_unaligned tc-end: 1646856971.738939, mbufs_unaligned, passed tc-start: 1646856971.747228, sizes_aligned tc-end: 1646856977.786318, sizes_aligned, passed tc-start: 1646856977.793378, sizes_unaligned tc-end: 1646856983.241639, sizes_unaligned, passed tp-end: 1646856983.248991, net/in_cksum/t_in_cksum tp-start: 1646856983.342813, net/net/t_bind, 2 tc-start: 1646856983.345121, bindany_4 tc-end: 1646856983.428701, bindany_4, passed tc-start: 1646856983.436136, bindany_6 tc-end: 1646856983.513876, bindany_6, passed tp-end: 1646856983.521509, net/net/t_bind tp-start: 1646856983.599386, net/net/t_unix, 5 tc-start: 1646856983.601667, sockaddr_un_closed tc-so:peercred(client) euid=0 egid=0 pid=10896 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=10896 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: 1646856983.704724, sockaddr_un_closed, passed tc-start: 1646856983.721068, sockaddr_un_fstat 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:fstat(server) euid=0 egid=0 pid=2707 tc-so:fstat(client) euid=666 egid=999 pid=10897 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-se:FATAL ERROR: Cannot create results file '/tmp/atf-run.ghLUrl/tcr': Permission denied tc-end: 1646856983.874117, sockaddr_un_fstat, passed tc-start: 1646856983.885722, sockaddr_un_len_exceed tc-end: 1646856983.968186, sockaddr_un_len_exceed, passed tc-start: 1646856983.987591, sockaddr_un_len_max tc-so:peercred(client) euid=0 egid=0 pid=21141 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=21141 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: 1646856984.92315, sockaddr_un_len_max, passed tc-start: 1646856984.105231, sockaddr_un_local_peereid 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=666 egid=999 pid=10393 tc-so:peercred(client) euid=0 egid=0 pid=663 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-se:FATAL ERROR: Cannot create results file '/tmp/atf-run.ghLUrl/tcr': Permission denied tc-end: 1646856984.232200, sockaddr_un_local_peereid, passed tp-end: 1646856984.243007, net/net/t_unix tp-start: 1646856984.321306, net/net/t_mapped, 3 tc-start: 1646856984.324158, mapped_4_4 tc-so:peer: 127.0.0.1:65531 tc-end: 1646856984.429616, mapped_4_4, passed tc-start: 1646856984.436248, mapped_6_4 tc-so:peer: ::ffff:127.0.0.1:65530 tc-end: 1646856984.520904, mapped_6_4, passed tc-start: 1646856984.529066, mapped_6_6 tc-so:peer: ::1:65535 tc-end: 1646856984.631358, mapped_6_6, passed tp-end: 1646856984.638574, net/net/t_mapped tp-start: 1646856984.713179, net/net/t_tcp, 10 tc-start: 1646856984.715362, accept4_44_nonblock tc-end: 1646856984.792696, accept4_44_nonblock, passed tc-start: 1646856984.799690, accept4_44_reset_nonblock tc-end: 1646856986.790226, accept4_44_reset_nonblock, passed tc-start: 1646856986.799143, accept4_46_nonblock tc-end: 1646856986.888443, accept4_46_nonblock, passed tc-start: 1646856986.896296, accept4_46_reset_nonblock tc-end: 1646856988.881735, accept4_46_reset_nonblock, passed tc-start: 1646856988.891294, accept4_66_nonblock tc-end: 1646856988.981203, accept4_66_nonblock, passed tc-start: 1646856988.989573, accept4_66_reset_nonblock tc-end: 1646856991.50727, accept4_66_reset_nonblock, passed tc-start: 1646856991.58712, accept_44_preserve_nonblock tc-end: 1646856993.81024, accept_44_preserve_nonblock, passed tc-start: 1646856993.87868, fcntl44_reset_nonblock tc-end: 1646856995.122053, fcntl44_reset_nonblock, passed tc-start: 1646856995.128893, fcntl46_reset_nonblock tc-end: 1646856997.166972, fcntl46_reset_nonblock, passed tc-start: 1646856997.177010, fcntl66_reset_nonblock tc-end: 1646856999.194774, fcntl66_reset_nonblock, passed tp-end: 1646856999.202166, net/net/t_tcp tp-start: 1646856999.279641, net/net/t_udp, 2 tc-start: 1646856999.281847, udp4_send tc-end: 1646856999.367257, udp4_send, passed tc-start: 1646856999.373983, udp6_send tc-end: 1646856999.456556, udp6_send, passed tp-end: 1646856999.463486, net/net/t_udp tp-start: 1646856999.538339, net/net/t_pktinfo, 1 tc-start: 1646856999.540803, pktinfo tc-end: 1646856999.616062, pktinfo, passed tp-end: 1646856999.623389, net/net/t_pktinfo tp-start: 1646856999.826460, net/net/t_pktinfo_send, 14 tc-start: 1646856999.828795, pktinfo_send_bindaddr tc-so:[ 1.0000000] entropy: ready tc-end: 1646857000.658045, pktinfo_send_bindaddr, passed tc-start: 1646857000.666334, pktinfo_send_bindaddrport tc-so:[ 1.0000000] entropy: ready tc-end: 1646857001.234189, pktinfo_send_bindaddrport, passed tc-start: 1646857001.242397, pktinfo_send_bindany tc-so:[ 1.0000000] entropy: ready tc-end: 1646857001.786734, pktinfo_send_bindany, passed tc-start: 1646857001.794688, pktinfo_send_bindother tc-so:[ 1.0000000] entropy: ready tc-end: 1646857002.346028, pktinfo_send_bindother, passed tc-start: 1646857002.356989, pktinfo_send_bindport tc-so:[ 1.0000000] entropy: ready tc-end: 1646857002.897432, pktinfo_send_bindport, passed tc-start: 1646857002.905098, pktinfo_send_connected tc-so:[ 1.0000000] entropy: ready tc-end: 1646857003.426559, pktinfo_send_connected, passed tc-start: 1646857003.434805, pktinfo_send_ifindex tc-so:[ 1.0000000] entropy: ready tc-so:atfu_pktinfo_send_ifindex_body: received "Hello PKTINFO 0" from 192.168.0.1:63958 tc-end: 1646857004.574001, pktinfo_send_ifindex, passed tc-start: 1646857004.585531, pktinfo_send_invalidarg tc-so:[ 1.0000000] entropy: ready tc-end: 1646857005.129964, pktinfo_send_invalidarg, passed tc-start: 1646857005.137989, pktinfo_send_multicast tc-so:[ 1.0000000] entropy: ready tc-so:atfu_pktinfo_send_multicast_body: received from 192.168.2.1:53992 tc-so:atfu_pktinfo_send_multicast_body: received from 192.168.2.1:53992 tc-end: 1646857006.327499, pktinfo_send_multicast, passed tc-start: 1646857006.337998, pktinfo_send_notown tc-so:[ 1.0000000] entropy: ready tc-end: 1646857006.848718, pktinfo_send_notown, passed tc-start: 1646857006.856470, pktinfo_send_notown_bind tc-so:[ 1.0000000] entropy: ready tc-end: 1646857007.403680, pktinfo_send_notown_bind, passed tc-start: 1646857007.410917, pktinfo_send_rawip tc-so:[ 1.0000000] entropy: ready tc-end: 1646857007.966928, pktinfo_send_rawip, passed tc-start: 1646857007.974631, pktinfo_send_rawip_notown tc-so:[ 1.0000000] entropy: ready tc-end: 1646857008.483147, pktinfo_send_rawip_notown, passed tc-start: 1646857008.492219, pktinfo_send_unbound tc-so:[ 1.0000000] entropy: ready tc-end: 1646857009.57548, pktinfo_send_unbound, passed tp-end: 1646857009.66754, net/net/t_pktinfo_send tp-start: 1646857009.265595, net/net/t_raw, 1 tc-start: 1646857009.268030, PRU_SENSE tc-so:[ 1.0000000] entropy: ready tc-end: 1646857009.979437, PRU_SENSE, passed tp-end: 1646857009.989300, net/net/t_raw tp-start: 1646857012.26498, net/net/t_forwarding, 6 tc-start: 1646857012.29695, ipforwarding_fastforward_v4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock3 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.1.2 netmask 0xffffff00 ] tc-so:Executing command [ rump.route add default 10.0.1.1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:2d:64:47:eb ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.2.2 netmask 0xffffff00 ] tc-so:Executing command [ rump.route add default 10.0.2.1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:dc:88:57:de ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:a2:34:75:bc ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.1.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.2.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 10.0.1.2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 10.0.2.2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 10.0.1.1 ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 10.0.2.1 ] tc-so:Executing command [ rump.sysctl -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.sysctl net.inet.ip.forwarding ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so /usr/libexec/httpd -P ./.__httpd.pid -i 10.0.2.2 -b -s /tmp/atf-run.8q5E9f ] tc-so:Executing command [ rump.arp -d -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so ftp -q 5 -o out http://10.0.2.2/index.html ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646857052.349742, ipforwarding_fastforward_v4, passed tc-start: 1646857052.374041, ipforwarding_fastforward_v6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock3 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:0:0:1::2 ] tc-so:Executing command [ rump.route add -inet6 default fc00:0:0:1::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:04:fe:56:41 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:0:0:2::2 ] tc-so:Executing command [ rump.route add -inet6 default fc00:0:0:2::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:9a:18:43:85 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:3d:26:ee:00 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:0:0:1::1 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00:0:0:2::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00:0:0:1::2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00:0:0:2::2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00:0:0:1::1 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00:0:0:2::1 ] tc-so:Executing command [ rump.sysctl -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.sysctl net.inet6.ip6.forwarding ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so /usr/libexec/httpd -P ./.__httpd.pid -i fc00:0:0:2::2 -b -s /tmp/atf-run.DNwbB3 ] tc-so:Executing command [ rump.arp -d -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so ftp -q 5 -o out http://[fc00:0:0:2::2]/index.html ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646857097.546562, ipforwarding_fastforward_v6, passed tc-start: 1646857097.573969, ipforwarding_fragment_v4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock3 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.1.2 netmask 0xffffff00 ] tc-so:Executing command [ rump.route add default 10.0.1.1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:27:04:3e:fb ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.2.2 netmask 0xffffff00 ] tc-so:Executing command [ rump.route add default 10.0.2.1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:b0:de:27:01 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:b3:24:86:7c ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.1.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.2.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 10.0.1.2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 10.0.2.2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 10.0.1.1 ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 10.0.2.1 ] tc-so:Executing command [ rump.sysctl -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.sysctl net.inet.ip.forwarding ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so /usr/libexec/httpd -P ./.__httpd.pid -i 10.0.2.2 -b -s /tmp/atf-run.rSlHNV ] tc-so:Executing command [ rump.ifconfig shmif0 mtu 1000 ] tc-so:Executing command [ rump.sysctl -w -q net.inet.ip.mtudisc=0 ] tc-so:Executing command [ rump.arp -d -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so ftp -q 5 -o out http://10.0.2.2/index.html ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646857140.788770, ipforwarding_fragment_v4, passed tc-start: 1646857140.818434, ipforwarding_misc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock3 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.1.2 netmask 0xffffff00 ] tc-so:Executing command [ rump.route add default 10.0.1.1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:93:59:e0:a0 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.2.2 netmask 0xffffff00 ] tc-so:Executing command [ rump.route add default 10.0.2.1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:fb:e6:25:3f ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:c7:d6:4a:bd ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.1.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.2.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 10.0.1.2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 10.0.2.2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 10.0.1.1 ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 10.0.2.1 ] tc-so:Executing command [ rump.sysctl -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.sysctl net.inet.ip.forwarding ] tc-so:Executing command [ rump.ping -q -n -w 5 -c 1 -T 1 10.0.1.1 ] tc-so:Executing command [ rump.ping -v -n -w 5 -c 1 -T 1 10.0.2.2 ] tc-so:Executing command [ rump.ping -q -n -w 5 -c 1 -T 2 10.0.2.2 ] tc-so:Executing command [ rump.sysctl -w net.inet.icmp.bmcastecho=1 ] tc-so:Executing command [ rump.sysctl -w net.inet.ip.directed-broadcast=1 ] tc-so:Executing command [ rump.ping -q -n -w 5 -c 1 10.0.2.255 ] tc-so:Executing command [ rump.sysctl -w net.inet.ip.directed-broadcast=0 ] tc-so:Executing command [ rump.ping -q -n -w 5 -c 1 10.0.2.255 ] tc-so:Executing command [ rump.sysctl -w net.inet.icmp.bmcastecho=0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so /usr/libexec/httpd -P ./.__httpd.pid -i 10.0.2.2 -b -s /tmp/atf-run.dq1T6q ] tc-so:Executing command [ rump.sysctl -w net.inet.ip.ttl=1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so ftp -q 5 -o out http://10.0.2.2/index.html ] tc-so:Executing command [ rump.sysctl -w net.inet.ip.ttl=2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so ftp -q 5 -o out http://10.0.2.2/index.html ] tc-so:Executing command [ rump.sysctl -w net.inet.ip.ttl=64 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646857214.627656, ipforwarding_misc, passed tc-start: 1646857214.649586, ipforwarding_v4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock3 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.1.2 netmask 0xffffff00 ] tc-so:Executing command [ rump.route add default 10.0.1.1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:0e:5c:71:3a ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.2.2 netmask 0xffffff00 ] tc-so:Executing command [ rump.route add default 10.0.2.1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:7d:52:62:81 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:a7:37:9f:36 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.1.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.2.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 10.0.1.2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 10.0.2.2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 10.0.1.1 ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 10.0.2.1 ] tc-so:Executing command [ rump.sysctl -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.sysctl net.inet.ip.forwarding ] tc-so:Executing command [ rump.ping -q -n -w 5 -c 1 10.0.1.1 ] tc-so:Executing command [ rump.ping -q -n -w 5 -c 1 10.0.2.2 ] tc-so:Executing command [ rump.ping -q -n -w 5 -c 1 10.0.2.1 ] tc-so:Executing command [ rump.ping -q -n -w 5 -c 1 10.0.1.2 ] tc-so:Executing command [ rump.sysctl -w net.inet.ip.forwarding=0 ] tc-so:Executing command [ rump.sysctl net.inet.ip.forwarding ] tc-so:Executing command [ rump.ping -q -n -w 5 -c 1 10.0.2.2 ] tc-so:Executing command [ rump.ping -q -n -w 5 -c 1 10.0.1.2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646857263.302980, ipforwarding_v4, passed tc-start: 1646857263.327769, ipforwarding_v6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock3 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:0:0:1::2 ] tc-so:Executing command [ rump.route add -inet6 default fc00:0:0:1::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:82:83:15:cb ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:0:0:2::2 ] tc-so:Executing command [ rump.route add -inet6 default fc00:0:0:2::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:5c:da:09:87 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:4a:71:3b:a2 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:0:0:1::1 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00:0:0:2::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00:0:0:1::2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00:0:0:2::2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00:0:0:1::1 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00:0:0:2::1 ] tc-so:Executing command [ rump.sysctl -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.sysctl net.inet6.ip6.forwarding ] tc-so:Executing command [ rump.ping6 -q -n -c 1 -X 5 fc00:0:0:1::1 ] tc-so:Executing command [ rump.ping6 -q -n -c 1 -X 5 fc00:0:0:2::2 ] tc-so:Executing command [ rump.ping6 -q -n -c 1 -X 5 fc00:0:0:2::1 ] tc-so:Executing command [ rump.ping6 -q -n -c 1 -X 5 fc00:0:0:1::2 ] tc-so:Executing command [ rump.ping6 -q -n -c 1 -h 1 -X 5 fc00:0:0:1::1 ] tc-so:Executing command [ rump.ping6 -v -n -c 1 -h 1 -X 5 fc00:0:0:2::2 ] tc-so:Executing command [ rump.ping6 -q -n -c 1 -h 2 -X 5 fc00:0:0:2::2 ] tc-so:Executing command [ rump.sysctl -w net.inet6.ip6.forwarding=0 ] tc-so:Executing command [ rump.sysctl net.inet6.ip6.forwarding ] tc-so:Executing command [ rump.ping6 -q -n -c 1 -X 5 fc00:0:0:2::2 ] tc-so:Executing command [ rump.ping6 -q -n -c 1 -X 5 fc00:0:0:1::2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646857325.36556, ipforwarding_v6, passed tp-end: 1646857325.65342, net/net/t_forwarding tp-start: 1646857326.901550, net/net/t_ipaddress, 4 tc-start: 1646857326.904921, ipaddr_alias_address tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 alias ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1 delete ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646857347.327670, ipaddr_alias_address, passed tc-start: 1646857347.354325, ipaddr_auto_linklocal tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ rump.sysctl -n net.inet6.ip6.auto_linklocal ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.sysctl -w -q net.inet6.ip6.auto_linklocal=0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus ] tc-so:Executing command [ grep -q b2:a0:72:7e:30:6b ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646857362.826957, ipaddr_auto_linklocal, passed tc-start: 1646857362.852461, ipaddr_same_address tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1 delete ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1 delete ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646857383.415483, ipaddr_same_address, passed tc-start: 1646857383.433008, ipaddr_same_address6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 delete ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 delete ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646857400.617312, ipaddr_same_address6, passed tp-end: 1646857400.640967, net/net/t_ipaddress tp-start: 1646857401.727292, net/net/t_ipv6address, 2 tc-start: 1646857401.729536, linklocal tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock3 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.sysctl -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus_src ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus_dst ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -X 3 -n fe80::b0a0:29ff:fe47:dd78 ] tc-so:Executing command [ rump.ping6 -c 1 -X 3 -n fe80::b0a0:29ff:fe47:dd78%shmif0 ] tc-so:Executing command [ /bin/sh -c shmif_dumpbus -p - bus_src | tcpdump -r - -n -p icmp6 ] tc-so:Executing command [ /bin/sh -c shmif_dumpbus -p - bus1 | tcpdump -r - -n -p icmp6 ] tc-so:Executing command [ rump.ifconfig shmif0 down ] tc-so:Executing command [ rump.ifconfig shmif0 -linkstr ] tc-so:Executing command [ rump.ifconfig shmif1 down ] tc-so:Executing command [ rump.ifconfig shmif1 -linkstr ] tc-so:Executing command [ rump.ifconfig shmif0 down ] tc-so:Executing command [ rump.ifconfig shmif0 -linkstr ] tc-so:Executing command [ rump.ifconfig shmif1 down ] tc-so:Executing command [ rump.ifconfig shmif1 -linkstr ] tc-so:Executing command [ rump.ifconfig shmif0 down ] tc-so:Executing command [ rump.ifconfig shmif0 -linkstr ] tc-so:Executing command [ rump.ifconfig shmif1 down ] tc-so:Executing command [ rump.ifconfig shmif1 -linkstr ] tc-so:Executing command [ rm bus_src ] tc-so:Executing command [ rm bus_dst ] tc-so:Executing command [ rm bus1 ] tc-so:Executing command [ rm bus2 ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus_src ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus_dst ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -X 3 -n -S fe80::b0a0:8fff:fe98:ad52%shmif1 fe80::b0a0:29ff:fe47:dd78%shmif0 ] tc-so:Executing command [ /bin/sh -c shmif_dumpbus -p - bus1 | tcpdump -r - -n -p icmp6 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:3::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.route add -inet6 default fe80::b0a0:29ff:fe47:dd78%shmif0 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -X 3 -n -S fe80::b0a0:24ff:fedd:b802%shmif0 fc00:3::1 ] tc-so:Executing command [ rump.ping6 -c 1 -X 3 -n fe80::b0a0:24ff:fedd:b802%shmif0 ] tc-so:Executing command [ rump.ping6 -c 1 -X 3 -n fe80::b0a0:8fff:fe98:ad52%shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:3::1 delete ] tc-so:Executing command [ rump.route delete -inet6 default fe80::b0a0:29ff:fe47:dd78%shmif0 ] tc-so:Executing command [ rump.route add -inet6 default fe80::b0a0:29ff:fe47:dd78%shmif0 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.route delete -inet6 default fe80::b0a0:f5ff:fe60:3a0f%shmif0 ] tc-so:Executing command [ rump.route add -inet6 default fe80::b0a0:f5ff:fe60:3a0f%shmif0 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00:2::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.route delete -inet6 fc00:1::0/64 fe80::b0a0:24ff:fedd:b802%shmif0 ] tc-so:Executing command [ rump.route add -inet6 fc00:1::0/64 fe80::b0a0:24ff:fedd:b802%shmif0 ] tc-so:Executing command [ rump.route delete -inet6 fc00:2::0/64 fe80::b0a0:40ff:feb9:ff88%shmif1 ] tc-so:Executing command [ rump.route add -inet6 fc00:2::0/64 fe80::b0a0:40ff:feb9:ff88%shmif1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -X 3 -n -S fc00:1::1 fc00:2::1 ] tc-so:Executing command [ rump.ifconfig shmif0 down ] tc-so:Executing command [ rump.ifconfig shmif0 -linkstr ] tc-so:Executing command [ rump.ifconfig shmif1 down ] tc-so:Executing command [ rump.ifconfig shmif1 -linkstr ] tc-so:Executing command [ rump.ifconfig shmif0 down ] tc-so:Executing command [ rump.ifconfig shmif0 -linkstr ] tc-so:Executing command [ rump.ifconfig shmif1 down ] tc-so:Executing command [ rump.ifconfig shmif1 -linkstr ] tc-so:Executing command [ rump.ifconfig shmif0 down ] tc-so:Executing command [ rump.ifconfig shmif0 -linkstr ] tc-so:Executing command [ rump.ifconfig shmif1 down ] tc-so:Executing command [ rump.ifconfig shmif1 -linkstr ] tc-so:Executing command [ rm bus_src ] tc-so:Executing command [ rm bus_dst ] tc-so:Executing command [ rm bus1 ] tc-so:Executing command [ rm bus2 ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus_src ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus_dst ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -X 3 -n -S fe80::b0a0:24ff:fedd:b802%shmif0 fc00:2::1 ] tc-so:Executing command [ /bin/sh -c shmif_dumpbus -p - bus2 | tcpdump -r - -n -p icmp6 ] tc-so:Executing command [ rump.ifconfig shmif0 down ] tc-so:Executing command [ rump.ifconfig shmif0 -linkstr ] tc-so:Executing command [ rump.ifconfig shmif1 down ] tc-so:Executing command [ rump.ifconfig shmif1 -linkstr ] tc-so:Executing command [ rump.ifconfig shmif0 down ] tc-so:Executing command [ rump.ifconfig shmif0 -linkstr ] tc-so:Executing command [ rump.ifconfig shmif1 down ] tc-so:Executing command [ rump.ifconfig shmif1 -linkstr ] tc-so:Executing command [ rump.ifconfig shmif0 down ] tc-so:Executing command [ rump.ifconfig shmif0 -linkstr ] tc-so:Executing command [ rump.ifconfig shmif1 down ] tc-so:Executing command [ rump.ifconfig shmif1 -linkstr ] tc-so:Executing command [ rm bus_src ] tc-so:Executing command [ rm bus_dst ] tc-so:Executing command [ rm bus1 ] tc-so:Executing command [ rm bus2 ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus_src ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus_dst ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -X 3 -n -S fc00:1::1 fe80::b0a0:40ff:feb9:ff88%shmif0 ] tc-so:Executing command [ /bin/sh -c shmif_dumpbus -p - bus2 | tcpdump -r - -n -p icmp6 ] tc-so:Executing command [ rump.ifconfig shmif0 down ] tc-so:Executing command [ rump.ifconfig shmif0 -linkstr ] tc-so:Executing command [ rump.ifconfig shmif1 down ] tc-so:Executing command [ rump.ifconfig shmif1 -linkstr ] tc-so:Executing command [ rump.ifconfig shmif0 down ] tc-so:Executing command [ rump.ifconfig shmif0 -linkstr ] tc-so:Executing command [ rump.ifconfig shmif1 down ] tc-so:Executing command [ rump.ifconfig shmif1 -linkstr ] tc-so:Executing command [ rump.ifconfig shmif0 down ] tc-so:Executing command [ rump.ifconfig shmif0 -linkstr ] tc-so:Executing command [ rump.ifconfig shmif1 down ] tc-so:Executing command [ rump.ifconfig shmif1 -linkstr ] tc-so:Executing command [ rm bus_src ] tc-so:Executing command [ rm bus_dst ] tc-so:Executing command [ rm bus1 ] tc-so:Executing command [ rm bus2 ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus_src ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus_dst ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.ifconfig shmif0 inet6 fe80::2%shmif0/64 ] tc-so:Executing command [ rump.ping6 -c 1 -X 3 -n fe80::2 ] tc-so:Executing command [ rump.ping6 -c 1 -X 3 -n fe80::2 ] tc-end: 1646857498.391334, linklocal, passed tc-start: 1646857498.417539, linklocal_ops tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock3 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.sysctl -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus_src ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus_dst ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.route get -inet6 fe80::b0a0:39ff:fe91:6da0%shmif0 ] tc-so:Executing command [ rump.route get -inet6 fe80::b0a0:39ff:fe91:6da0 ] tc-so:Executing command [ rump.ndp -n fe80::b0a0:39ff:fe91:6da0%shmif0 ] tc-so:Executing command [ rump.ndp -n fe80::b0a0:39ff:fe91:6da0 ] tc-end: 1646857513.748333, linklocal_ops, passed tp-end: 1646857513.784641, net/net/t_ipv6address tp-start: 1646857514.962998, net/net/t_ipv6_lifetime, 1 tc-start: 1646857514.967025, basic tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://sock ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig -L shmif0 ] tc-so:Executing command [ rump.ifconfig -L shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 delete ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 pltime 5 ] tc-so:Executing command [ rump.ifconfig -L shmif0 ] tc-so:Executing command [ rump.ifconfig -L shmif0 ] tc-so:Executing command [ sleep 7 ] tc-so:Executing command [ rump.ifconfig -L shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 delete ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 vltime 5 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 pltime 5 vltime 5 ] tc-so:Executing command [ rump.ifconfig -L shmif0 ] tc-so:Executing command [ rump.ifconfig -L shmif0 ] tc-so:Executing command [ sleep 7 ] tc-so:Executing command [ rump.ifconfig -L shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 pltime 10 vltime 5 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 pltime 5 vltime 10 ] tc-so:Executing command [ rump.ifconfig -L shmif0 ] tc-so:Executing command [ rump.ifconfig -L shmif0 ] tc-so:Executing command [ sleep 7 ] tc-so:Executing command [ rump.ifconfig -L shmif0 ] tc-se:Fail: regexp fc00::1.+[Dd][Ee][Pp][Rr][Ee][Cc][Aa][Tt][Ee][Dd] not in stdout tc-se:shmif0: flags=0x8843 mtu 1500 tc-se: capabilities=0x7ff80 tc-se: capabilities=0x7ff80 tc-se: capabilities=0x7ff80 tc-se: enabled=0 tc-se: address: b2:a0:7f:ce:9b:a2 tc-se: linkstr: ./bus tc-se: inet6 fe80::b0a0:7fff:fece:9ba2%shmif0/64 flags 0 scopeid 0x2 tc-end: 1646857564.821577, basic, failed, atf-check failed; see the output of the test for details tp-end: 1646857564.846951, net/net/t_ipv6_lifetime tp-start: 1646857565.811855, net/net/t_mtudisc, 2 tc-start: 1646857565.814220, mtudisc_basic tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock3 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:cc:a4:48:e8 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:4f:67:88:4e ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:d1:52:aa:58 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif1 mtu 1280 ] tc-so:Executing command [ rump.sysctl -w -q net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.sysctl -n net.inet.ip.mtudisc ] tc-so:Executing command [ rump.route add 10.0.0.2/32 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -w -q net.inet.ip.maxfragpackets=0 ] tc-so:Executing command [ rump.route add 10.0.1.2/32 10.0.0.1 ] tc-so:Executing command [ rump.sysctl -w -q net.inet.ip.mtudisc=0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -N -w 3 10.0.1.2 1234 ] tc-se:[1] Killed env LD_PRELOAD=/usr/lib/librumphijack.so nc ${... tc-so:Executing command [ diff -q ./file.send ./file.recv ] tc-so:Executing command [ rump.netstat -nr -f inet ] tc-so:Executing command [ rump.sysctl -w -q net.inet.ip.mtudisc=1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -N -w 3 10.0.1.2 1234 ] tc-se:kill: pid 15244: No such process tc-so:Executing command [ diff -q ./file.send ./file.recv ] tc-so:Executing command [ rump.netstat -nr -f inet ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646857609.245995, mtudisc_basic, passed tc-start: 1646857609.275634, mtudisc_timeout tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ] tc-so:Executing command [ rump.sysctl -w net.inet.ip.mtudisctimeout=600 ] tc-end: 1646857611.869278, mtudisc_timeout, passed tp-end: 1646857611.879009, net/net/t_mtudisc tp-start: 1646857612.595173, net/net/t_mtudisc6, 1 tc-start: 1646857612.598179, mtudisc6_basic tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock3 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:0:0:1::2/64 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:14:ea:3e:28 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:0:0:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:9e:c2:e2:4f ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00:0:0:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:0f:da:72:ee ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:0:0:2::2/64 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 mtu 1280 ] tc-so:Executing command [ rump.sysctl -w -q net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so /usr/libexec/httpd -P ./.__httpd.pid -i fc00:0:0:2::2 -b -s /tmp/atf-run.TUK5M1 ] tc-so:Executing command [ rump.route add -inet6 fc00:0:0:1::2/128 fc00:0:0:2::1 ] tc-so:Executing command [ rump.netstat -nr -f inet6 ] tc-so:Executing command [ rump.route add -inet6 fc00:0:0:2::2/128 fc00:0:0:1::1 ] tc-so:Executing command [ rump.sysctl -w -q net.inet6.ip6.maxfragpackets=0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so ftp -q 5 -o ./out http://[fc00:0:0:2::2]/index.html ] tc-so:Executing command [ rump.netstat -nr -f inet6 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646857659.739882, mtudisc6_basic, passed tp-end: 1646857659.769957, net/net/t_mtudisc6 tp-start: 1646857661.89225, net/net/t_ping_opts, 3 tc-start: 1646857661.91755, ping_opts_gateway tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://ping_opts1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://ping_opts2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://ping_opts3 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route add default 10.0.1.1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:dd:79:c2:1a ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route add default 10.0.2.1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:0d:ee:02:d0 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:61:50:9e:f8 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.sysctl -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ifconfig shmif2 create ] tc-so:Executing command [ rump.ifconfig shmif2 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:95:a7:02:3d ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif2 10.0.1.254/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -g 10.0.1.1 10.0.2.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.allowsrcrt=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.allowsrcrt=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.allowsrcrt=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwsrcrt=1 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -g 10.0.1.1 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -g 10.0.1.254 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif2 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646857699.727669, ping_opts_gateway, passed tc-start: 1646857699.755002, ping_opts_recordroute tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://ping_opts1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://ping_opts2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://ping_opts3 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route add default 10.0.1.1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:ef:e7:87:da ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route add default 10.0.2.1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:c1:5a:bb:d5 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:db:87:36:16 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.sysctl -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -R 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ diff ./__file1 ./__file2 ] tc-so:Executing command [ rump.ifconfig shmif2 create ] tc-so:Executing command [ rump.ifconfig shmif2 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:10:82:73:8f ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif2 10.0.1.254/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -R 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ diff ./__file1 ./__file2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.allowsrcrt=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.allowsrcrt=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.allowsrcrt=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwsrcrt=1 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -R -g 10.0.1.1 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ diff ./__file1 ./__file2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -R -g 10.0.1.254 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ diff ./__file1 ./__file2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif2 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646857739.410208, ping_opts_recordroute, passed tc-start: 1646857739.439695, ping_opts_sourceaddr tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://ping_opts1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://ping_opts2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://ping_opts3 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route add default 10.0.1.1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:cf:52:28:21 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route add default 10.0.2.1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:ed:82:0c:86 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:d5:e3:c9:71 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.sysctl -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.3/24 alias ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -I 10.0.1.2 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -I 10.0.1.3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646857777.83089, ping_opts_sourceaddr, passed tp-end: 1646857777.111839, net/net/t_ping_opts tp-start: 1646857778.436490, net/net/t_ping6_opts, 3 tc-start: 1646857778.439186, ping6_opts_gateway tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock3 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:0:0:1::2 ] tc-so:Executing command [ rump.route add -inet6 default fc00:0:0:1::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:e7:30:ab:8d ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:0:0:2::2 ] tc-so:Executing command [ rump.route add -inet6 default fc00:0:0:2::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:37:91:da:e0 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:4d:a2:25:41 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:0:0:1::1 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00:0:0:2::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.sysctl -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 fc00:0:0:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ifconfig shmif2 create ] tc-so:Executing command [ rump.ifconfig shmif2 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:e5:27:2e:f3 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif2 inet6 fc00:0:0:1::254 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 fc00:0:0:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -g fc00:0:0:1::1 fc00:0:0:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -g fc00:0:0:1::254 fc00:0:0:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif2 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646857821.452194, ping6_opts_gateway, passed tc-start: 1646857821.488711, ping6_opts_interface tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock3 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:0:0:1::2 ] tc-so:Executing command [ rump.route add -inet6 default fc00:0:0:1::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:39:75:34:fc ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:0:0:2::2 ] tc-so:Executing command [ rump.route add -inet6 default fc00:0:0:2::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:0b:05:bf:5b ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:02:84:51:3f ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:0:0:1::1 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00:0:0:2::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.sysctl -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 fe80::b0a0:bff:fe05:bf5b ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:05:88:eb:1c ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 fe80::b0a0:bff:fe05:bf5b ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -I shmif0 fe80::b0a0:bff:fe05:bf5b ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -I shmif1 fe80::b0a0:bff:fe05:bf5b ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646857869.615177, ping6_opts_interface, passed tc-start: 1646857869.650609, ping6_opts_sourceaddr tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock3 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:0:0:1::2 ] tc-so:Executing command [ rump.route add -inet6 default fc00:0:0:1::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:01:52:7d:cb ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:0:0:2::2 ] tc-so:Executing command [ rump.route add -inet6 default fc00:0:0:2::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:39:12:c2:83 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:64:a0:c3:cc ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:0:0:1::1 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00:0:0:2::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.sysctl -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 fc00:0:0:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:0:0:1::3 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 fc00:0:0:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -S fc00:0:0:1::2 fc00:0:0:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -S fc00:0:0:1::3 fc00:0:0:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646857912.197769, ping6_opts_sourceaddr, passed tp-end: 1646857912.233444, net/net/t_ping6_opts tp-start: 1646857912.336206, net/sys/t_rfc6056, 2 tc-start: 1646857912.339227, inet4 tc-end: 1646857912.516302, inet4, passed tc-start: 1646857912.526659, inet6 tc-end: 1646857912.693373, inet6, passed tp-end: 1646857912.700884, net/sys/t_rfc6056 tp-start: 1646857914.103619, net/altq/t_cbq, 3 tc-start: 1646857914.105824, altq_cbq_basic_ipv4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpfs_ffs -lrumpnet_local -lrumpnet_altq unix://altq_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://altq_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_altq ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_altq ] tc-so:Executing command [ grep -q b2:a0:bb:07:f4:ab ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.22/24 alias ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -q -c 1 -w 1 10.0.0.2 ] tc-so:Executing command [ rump.ping -q -c 1 -w 1 10.0.0.22 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes,blanket=/dev/altq/altq:/dev/altq/cbq:/etc/altq.conf:/var/run/altqd.pid cp ./altq.conf /rump/etc/altq.conf ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes,blanket=/dev/altq/altq:/dev/altq/cbq:/etc/altq.conf:/var/run/altqd.pid test -f /rump/etc/altq.conf ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping -q -c 1 -w 1 10.0.0.2 ] tc-so:Executing command [ cat ./out.normal ] tc-so:Executing command [ cat ./out.root ] tc-so:Executing command [ cat ./out.drop ] tc-so:Executing command [ rump.ping -q -c 1 -w 1 10.0.0.22 ] tc-so:Executing command [ cat ./out.drop ] tc-so:Executing command [ cat ./out.drop ] tc-so:Executing command [ cat ./out.normal ] tc-so:Executing command [ cat ./out.root ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646857945.404963, altq_cbq_basic_ipv4, passed tc-start: 1646857945.428653, altq_cbq_multi_ifaces_ipv4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpfs_ffs -lrumpnet_local -lrumpnet_altq unix://altq_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://altq_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_altq ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus_altq ] tc-so:Executing command [ grep -q b2:a0:47:03:dd:2b ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_altq ] tc-so:Executing command [ grep -q b2:a0:89:ce:0b:92 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.22/24 alias ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.1.2/24 alias ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.1.22/24 alias ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -q -c 1 -w 1 10.0.0.2 ] tc-so:Executing command [ rump.ping -q -c 1 -w 1 10.0.0.22 ] tc-so:Executing command [ rump.ping -q -c 1 -w 1 10.0.1.2 ] tc-so:Executing command [ rump.ping -q -c 1 -w 1 10.0.1.22 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes,blanket=/dev/altq/altq:/dev/altq/cbq:/etc/altq.conf:/var/run/altqd.pid cp ./altq.conf /rump/etc/altq.conf ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping -q -c 1 -w 1 10.0.0.2 ] tc-so:Executing command [ cat ./out.normal ] tc-so:Executing command [ cat ./out.root ] tc-so:Executing command [ cat ./out.drop ] tc-so:Executing command [ rump.ping -q -c 1 -w 1 10.0.1.2 ] tc-so:Executing command [ cat ./out.normal ] tc-so:Executing command [ cat ./out.root ] tc-so:Executing command [ cat ./out.drop ] tc-so:Executing command [ rump.ping -q -c 1 -w 1 10.0.0.22 ] tc-so:Executing command [ cat ./out.drop ] tc-so:Executing command [ cat ./out.drop ] tc-so:Executing command [ cat ./out.normal ] tc-so:Executing command [ cat ./out.root ] tc-so:Executing command [ rump.ping -q -c 1 -w 1 10.0.1.22 ] tc-so:Executing command [ cat ./out.drop ] tc-so:Executing command [ cat ./out.drop ] tc-so:Executing command [ cat ./out.normal ] tc-so:Executing command [ cat ./out.root ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646857985.903566, altq_cbq_multi_ifaces_ipv4, passed tc-start: 1646857985.922971, altq_cbq_options_ipv4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpfs_ffs -lrumpnet_local -lrumpnet_altq unix://altq_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://altq_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_altq ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_altq ] tc-so:Executing command [ grep -q b2:a0:27:8f:a9:12 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.22/24 alias ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.23/24 alias ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -q -c 1 -w 1 10.0.0.2 ] tc-so:Executing command [ rump.ping -q -c 1 -w 1 10.0.0.22 ] tc-so:Executing command [ rump.ping -q -c 1 -w 1 10.0.0.23 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes,blanket=/dev/altq/altq:/dev/altq/cbq:/etc/altq.conf:/var/run/altqd.pid cp ./altq.conf /rump/etc/altq.conf ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping -q -c 1 -w 1 10.0.0.2 ] tc-so:Executing command [ cat ./out.normal ] tc-so:Executing command [ cat ./out.root ] tc-so:Executing command [ cat ./out.drop ] tc-so:Executing command [ rump.ping -q -c 1 -w 1 10.0.0.22 ] tc-so:Executing command [ cat ./out.drop ] tc-so:Executing command [ cat ./out.drop ] tc-so:Executing command [ cat ./out.normal ] tc-so:Executing command [ cat ./out.root ] tc-so:Executing command [ rump.ping -q -c 1 -w 1 10.0.0.23 ] tc-so:Executing command [ cat ./out.drop ] tc-so:Executing command [ cat ./out.normal ] tc-so:Executing command [ cat ./out.root ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646858023.611647, altq_cbq_options_ipv4, passed tp-end: 1646858023.651026, net/altq/t_cbq tp-start: 1646858029.286420, net/arp/t_arp, 14 tc-start: 1646858029.290800, arp_cache_expiration tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.1.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.sysctl -w net.inet.arp.nd_reachable=7000 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:99:48:dc:c6 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.arp -n 10.0.1.1 ] tc-so:Executing command [ rump.arp -n 10.0.1.2 ] tc-so:Executing command [ rump.arp -s 10.0.1.1 b2:a0:99:48:dc:c6 ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.1.2 ] tc-so:Executing command [ rump.arp -n 10.0.1.1 ] tc-so:Executing command [ rump.arp -n 10.0.1.2 ] tc-so:Executing command [ sleep 7 ] tc-so:Executing command [ rump.arp -n 10.0.1.1 ] tc-so:Executing command [ rump.arp -n 10.0.1.2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646858066.778315, arp_cache_expiration, passed tc-start: 1646858066.805302, arp_cache_overwriting tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.1.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:23:b9:37:1c ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.arp -n 10.0.1.1 ] tc-so:Executing command [ rump.arp -n 10.0.1.2 ] tc-so:Executing command [ rump.arp -s 10.0.1.2 b2:a0:20:00:00:ff ] tc-so:Executing command [ rump.arp -s 10.0.1.2 b2:a0:20:00:00:fe ] tc-so:Executing command [ rump.arp -d 10.0.1.2 ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.1.2 ] tc-so:Executing command [ rump.arp -s 10.0.1.2 b2:a0:20:00:00:00 ] tc-so:Executing command [ rump.arp -n 10.0.1.2 ] tc-so:Executing command [ rump.arp -n 10.0.1.2 ] tc-so:Executing command [ rump.arp -s 10.0.1.10 b2:a0:20:00:00:10 temp ] tc-so:Executing command [ rump.arp -n 10.0.1.10 ] tc-so:Executing command [ rump.arp -n 10.0.1.10 ] tc-so:Executing command [ rump.arp -s 10.0.1.10 b2:a0:20:00:00:ff ] tc-so:Executing command [ rump.arp -n 10.0.1.10 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646858089.192987, arp_cache_overwriting, passed tc-start: 1646858089.210030, arp_command tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.1.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.sysctl -w net.inet.arp.nd_reachable=5000 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:48:3a:7f:11 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.arp -n 10.0.1.1 ] tc-so:Executing command [ rump.arp -n 10.0.1.2 ] tc-so:Executing command [ rump.arp -s 10.0.1.10 b2:a0:20:00:00:10 ] tc-so:Executing command [ rump.arp -n 10.0.1.10 ] tc-so:Executing command [ rump.arp -n 10.0.1.10 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.arp -d 10.0.1.10 ] tc-so:Executing command [ rump.arp -n 10.0.1.10 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.arp -f ./list ] tc-so:Executing command [ rump.arp -n 10.0.1.11 ] tc-so:Executing command [ rump.arp -n 10.0.1.11 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.arp -n 10.0.1.12 ] tc-so:Executing command [ rump.arp -n 10.0.1.12 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.arp -n 10.0.1.13 ] tc-so:Executing command [ rump.arp -n 10.0.1.13 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.arp -n 10.0.1.14 ] tc-so:Executing command [ rump.arp -n 10.0.1.14 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.arp -n 10.0.1.15 ] tc-so:Executing command [ rump.arp -n 10.0.1.15 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.arp -n -a ] tc-so:Executing command [ rump.arp -n -a ] tc-so:Executing command [ rump.arp -n -a ] tc-so:Executing command [ rump.arp -n -a ] tc-so:Executing command [ rump.arp -n -a ] tc-so:Executing command [ rump.arp -d -a ] tc-so:Executing command [ rump.arp -n 10.0.1.11 ] tc-so:Executing command [ rump.arp -n 10.0.1.12 ] tc-so:Executing command [ rump.arp -n 10.0.1.13 ] tc-so:Executing command [ rump.arp -n 10.0.1.14 ] tc-so:Executing command [ rump.arp -n 10.0.1.15 ] tc-so:Executing command [ rump.arp -n 10.0.1.1 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.arp -s 10.0.1.10 b2:a0:20:00:00:10 temp ] tc-so:Executing command [ rump.arp -n 10.0.1.10 ] tc-so:Executing command [ rump.arp -n 10.0.1.10 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646858117.228029, arp_command, passed tc-start: 1646858117.262992, arp_garp tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ sleep 1 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ifconfig shmif0 down ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.2/24 alias ] tc-so:Executing command [ sleep 1 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.1/24 delete ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.2/24 delete ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.3/24 ] tc-so:Executing command [ sleep 1 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.4/24 alias ] tc-so:Executing command [ sleep 1 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646858141.832569, arp_garp, passed tc-start: 1646858141.877449, arp_garp_without_dad tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ] tc-so:Executing command [ rump.sysctl -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ sleep 1 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ifconfig shmif0 down ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.2/24 alias ] tc-so:Executing command [ sleep 1 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.1/24 delete ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.2/24 delete ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.3/24 ] tc-so:Executing command [ sleep 1 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.4/24 alias ] tc-so:Executing command [ sleep 1 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646858164.873126, arp_garp_without_dad, passed tc-start: 1646858164.902178, arp_link_activation tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.1.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:48:93:40:90 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.arp -n 10.0.1.1 ] tc-so:Executing command [ rump.arp -n 10.0.1.2 ] tc-so:Executing command [ rump.ifconfig shmif0 link b2:a1:00:00:00:01 ] tc-so:Executing command [ sleep 1 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ifconfig shmif0 link b2:a1:00:00:00:02 active ] tc-so:Executing command [ sleep 1 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646858187.467857, arp_link_activation, passed tc-start: 1646858187.491888, arp_proxy_arp_pub tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpfs_ffs -lrumpnet_tap unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.1.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:76:de:ab:fd ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.arp -n 10.0.1.1 ] tc-so:Executing command [ rump.arp -n 10.0.1.2 ] tc-so:Executing command [ rump.sysctl -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.ifconfig tap1 create ] tc-so:Executing command [ grep -q f2:0b:a4:b6:5a:d3 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig tap1 10.0.1.3/24 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.1.3 ] tc-so:Executing command [ rump.arp -d 10.0.1.3 ] tc-so:Executing command [ rump.arp -s 10.0.1.3 b2:a0:f9:99:05:c2 pub ] tc-so:Executing command [ rump.arp -n 10.0.1.3 ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.1.3 ] tc-so:Executing command [ /bin/sh -c cat ./out |grep -q -e 'Reply 10.0.1.3 is-at b2:a0:f9:99:05:c2, length 28' -e 'b2:a0:f9:99:05:c2 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.1.3 tell 10.0.1.3, length 28' ] tc-so:Executing command [ rump.arp -s 10.0.1.4 b2:a0:f9:99:05:c2 pub ] tc-so:Executing command [ rump.arp -n 10.0.1.4 ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.1.4 ] tc-so:Executing command [ rump.arp -d 10.0.1.4 ] tc-so:Executing command [ /bin/sh -c cat ./out |grep -q 'Reply 10.0.1.4 is-at b2:a0:f9:99:05:c2, length 28' ] tc-so:Executing command [ rump.ifconfig tap2 create ] tc-so:Executing command [ grep -q f2:0b:a4:c9:f1:e4 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig tap2 10.0.1.4/24 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.1.4 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig tap2 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig tap1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646858215.815233, arp_proxy_arp_pub, passed tc-start: 1646858215.840461, arp_proxy_arp_pubproxy tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpfs_ffs -lrumpnet_tap unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.1.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:b9:5a:7d:62 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.arp -n 10.0.1.1 ] tc-so:Executing command [ rump.arp -n 10.0.1.2 ] tc-so:Executing command [ rump.sysctl -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.ifconfig tap1 create ] tc-so:Executing command [ grep -q f2:0b:a4:09:67:9a ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig tap1 10.0.1.3/24 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.1.3 ] tc-so:Executing command [ rump.arp -d 10.0.1.3 ] tc-so:Executing command [ rump.arp -s 10.0.1.3 b2:a0:98:b9:81:ca pub proxy ] tc-so:Executing command [ rump.arp -n 10.0.1.3 ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.1.3 ] tc-so:Executing command [ /bin/sh -c cat ./out |grep -q -e 'Reply 10.0.1.3 is-at b2:a0:98:b9:81:ca, length 28' -e 'b2:a0:98:b9:81:ca > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.1.3 tell 10.0.1.3, length 28' ] tc-so:Executing command [ rump.arp -s 10.0.1.4 b2:a0:98:b9:81:ca pub proxy ] tc-so:Executing command [ rump.arp -n 10.0.1.4 ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.1.4 ] tc-so:Executing command [ rump.arp -d 10.0.1.4 ] tc-so:Executing command [ /bin/sh -c cat ./out |grep -q 'Reply 10.0.1.4 is-at b2:a0:98:b9:81:ca, length 28' ] tc-so:Executing command [ rump.ifconfig tap2 create ] tc-so:Executing command [ grep -q f2:0b:a4:d0:7e:f6 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig tap2 10.0.1.4/24 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.1.4 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig tap2 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig tap1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646858243.846889, arp_proxy_arp_pubproxy, passed tc-start: 1646858243.874647, arp_purge_on_ifdown tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.1.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:65:45:d7:c1 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.arp -n 10.0.1.1 ] tc-so:Executing command [ rump.arp -n 10.0.1.2 ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.1.2 ] tc-so:Executing command [ rump.arp -n 10.0.1.2 ] tc-so:Executing command [ rump.ifconfig shmif0 down ] tc-so:Executing command [ rump.arp -n 10.0.1.2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646858257.500080, arp_purge_on_ifdown, passed tc-start: 1646858257.517811, arp_purge_on_route_change tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.1.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:5d:32:09:8e ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.arp -n 10.0.1.1 ] tc-so:Executing command [ rump.arp -n 10.0.1.2 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:c4:05:ab:6e ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.1.5/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.1.2 ] tc-so:Executing command [ rump.route change -net 10.0.1.0 -ifp shmif1 ] tc-so:Executing command [ rump.arp -n 10.0.1.2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646858276.653446, arp_purge_on_route_change, passed tc-start: 1646858276.670603, arp_purge_on_route_delete tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.1.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:e5:be:ac:94 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.arp -n 10.0.1.1 ] tc-so:Executing command [ rump.arp -n 10.0.1.2 ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.1.2 ] tc-so:Executing command [ rump.route delete -net 10.0.1.0 ] tc-so:Executing command [ rump.arp -n 10.0.1.2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646858289.754506, arp_purge_on_route_delete, passed tc-start: 1646858289.771626, arp_rtm tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.1.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:06:a1:fa:05 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.arp -n 10.0.1.1 ] tc-so:Executing command [ rump.arp -n 10.0.1.2 ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.1.2 ] tc-so:Executing command [ cat ./tmp ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.1.99 ] tc-so:Executing command [ cat ./tmp ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.99.99 ] tc-so:Executing command [ cat ./tmp ] tc-so:Executing command [ rump.arp -d 10.0.1.2 ] tc-so:Executing command [ grep -A 3 RTM_DELETE ./tmp ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646858321.707118, arp_rtm, passed tc-start: 1646858321.733455, arp_static tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.1.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:df:cf:ce:e0 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.arp -n 10.0.1.1 ] tc-so:Executing command [ rump.arp -n 10.0.1.2 ] tc-so:Executing command [ rump.arp -s 10.0.1.1 b2:a0:df:cf:ce:e0 ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.1.2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646858335.532790, arp_static, passed tc-start: 1646858335.557633, arp_stray_entries tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.1.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:0e:19:ae:9d ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.arp -n 10.0.1.1 ] tc-so:Executing command [ rump.arp -n 10.0.1.2 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:24:28:bc:48 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.1.5/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.1.2 ] tc-so:Executing command [ rump.arp -n 10.0.1.2 ] tc-so:Executing command [ rump.arp -n 10.0.1.2 ] tc-so:Executing command [ rump.arp -da ] tc-so:Executing command [ rump.arp -n 10.0.1.2 ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 -I 10.0.1.5 10.0.1.2 ] tc-so:Executing command [ rump.arp -n 10.0.1.2 ] tc-so:Executing command [ rump.arp -n 10.0.1.2 ] tc-so:Executing command [ rump.arp -da ] tc-so:Executing command [ rump.arp -n 10.0.1.2 ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 -I 10.0.1.5 10.0.1.2 ] tc-so:Executing command [ rump.arp -n 10.0.1.2 ] tc-so:Executing command [ rump.arp -n 10.0.1.2 ] tc-so:Executing command [ rump.arp -da ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 -I 10.0.1.5 10.0.1.2 ] tc-so:Executing command [ rump.arp -n 10.0.1.2 ] tc-so:Executing command [ rump.arp -n 10.0.1.2 ] tc-so:Executing command [ rump.arp -d 10.0.1.2 ] tc-so:Executing command [ rump.arp -n 10.0.1.2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646858360.247781, arp_stray_entries, passed tp-end: 1646858360.266393, net/arp/t_arp tp-start: 1646858361.155956, net/arp/t_dad, 2 tc-start: 1646858361.158478, dad_basic tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.sysctl -w net.inet.ip.dad_count=5 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.2/24 alias ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ sleep 2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ sleep 2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.3/24 alias ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ sleep 2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ sleep 2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646858398.107336, dad_basic, passed tc-start: 1646858398.139205, dad_duplicated tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:4b:e9:42:8a ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.1.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.1.2 alias ] tc-so:Executing command [ sleep 2 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.1.11 alias ] tc-so:Executing command [ sleep 2 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646858424.855821, dad_duplicated, passed tp-end: 1646858424.873576, net/arp/t_dad tp-start: 1646858425.57650, net/bpf/t_bpf, 7 tc-start: 1646858425.59844, bpf_ioctl_BLEN tc-so:[ 1.0000000] entropy: ready tc-end: 1646858425.767999, bpf_ioctl_BLEN, passed tc-start: 1646858425.775222, bpf_ioctl_DLT tc-so:[ 1.0000000] entropy: ready tc-end: 1646858426.542375, bpf_ioctl_DLT, passed tc-start: 1646858426.551940, bpf_ioctl_GDLTLIST tc-so:[ 1.0000000] entropy: ready tc-end: 1646858427.326245, bpf_ioctl_GDLTLIST, passed tc-start: 1646858427.338810, bpf_ioctl_PROMISC tc-so:[ 1.0000000] entropy: ready tc-end: 1646858428.36109, bpf_ioctl_PROMISC, passed tc-start: 1646858428.46297, bpf_ioctl_SETIF tc-so:[ 1.0000000] entropy: ready tc-end: 1646858428.630025, bpf_ioctl_SETIF, passed tc-start: 1646858428.636905, bpfwriteleak tc-so:[ 1.0000000] entropy: ready tc-end: 1646858429.231993, bpfwriteleak, passed tc-start: 1646858429.239402, bpfwritetrunc tc-so:[ 1.0000000] entropy: ready tc-end: 1646858429.900301, bpfwritetrunc, passed tp-end: 1646858429.911212, net/bpf/t_bpf tp-start: 1646858430.50576, net/bpf/t_div-by-zero, 1 tc-start: 1646858430.55575, div_by_zero tc-so:[ 1.0000000] entropy: ready tc-end: 1646858430.705992, div_by_zero, passed tp-end: 1646858430.715954, net/bpf/t_div-by-zero tp-start: 1646858430.927948, net/bpf/t_mbuf, 20 tc-start: 1646858430.932854, bpf_mbuf_ldb_abs tc-so:[ 1.0000000] entropy: ready tc-end: 1646858431.769424, bpf_mbuf_ldb_abs, passed tc-start: 1646858432.289165, bpf_mbuf_ldb_abs_overflow tc-so:[ 1.0000000] entropy: ready tc-end: 1646858433.113344, bpf_mbuf_ldb_abs_overflow, passed tc-start: 1646858433.126163, bpf_mbuf_ldb_ind tc-so:[ 1.0000000] entropy: ready tc-end: 1646858433.933347, bpf_mbuf_ldb_ind, passed tc-start: 1646858433.946439, bpf_mbuf_ldb_ind_overflow1 tc-so:[ 1.0000000] entropy: ready tc-end: 1646858434.600439, bpf_mbuf_ldb_ind_overflow1, passed tc-start: 1646858434.607347, bpf_mbuf_ldb_ind_overflow2 tc-so:[ 1.0000000] entropy: ready tc-end: 1646858435.216726, bpf_mbuf_ldb_ind_overflow2, passed tc-start: 1646858435.229124, bpf_mbuf_ldb_ind_overflow3 tc-so:[ 1.0000000] entropy: ready tc-end: 1646858436.58325, bpf_mbuf_ldb_ind_overflow3, passed tc-start: 1646858436.73529, bpf_mbuf_ldh_abs tc-so:[ 1.0000000] entropy: ready tc-end: 1646858437.37451, bpf_mbuf_ldh_abs, passed tc-start: 1646858437.51786, bpf_mbuf_ldh_abs_overflow tc-so:[ 1.0000000] entropy: ready tc-end: 1646858437.878536, bpf_mbuf_ldh_abs_overflow, passed tc-start: 1646858437.888788, bpf_mbuf_ldh_ind tc-so:[ 1.0000000] entropy: ready tc-end: 1646858438.526858, bpf_mbuf_ldh_ind, passed tc-start: 1646858438.536234, bpf_mbuf_ldh_ind_overflow1 tc-so:[ 1.0000000] entropy: ready tc-end: 1646858439.169214, bpf_mbuf_ldh_ind_overflow1, passed tc-start: 1646858439.179171, bpf_mbuf_ldh_ind_overflow2 tc-so:[ 1.0000000] entropy: ready tc-end: 1646858439.690115, bpf_mbuf_ldh_ind_overflow2, passed tc-start: 1646858439.698969, bpf_mbuf_ldh_ind_overflow3 tc-so:[ 1.0000000] entropy: ready tc-end: 1646858440.462457, bpf_mbuf_ldh_ind_overflow3, passed tc-start: 1646858440.477066, bpf_mbuf_ldw_abs tc-so:[ 1.0000000] entropy: ready tc-end: 1646858441.295040, bpf_mbuf_ldw_abs, passed tc-start: 1646858441.307208, bpf_mbuf_ldw_abs_overflow tc-so:[ 1.0000000] entropy: ready tc-end: 1646858442.57084, bpf_mbuf_ldw_abs_overflow, passed tc-start: 1646858442.69038, bpf_mbuf_ldw_ind tc-so:[ 1.0000000] entropy: ready tc-end: 1646858442.858416, bpf_mbuf_ldw_ind, passed tc-start: 1646858442.870649, bpf_mbuf_ldw_ind_overflow1 tc-so:[ 1.0000000] entropy: ready tc-end: 1646858443.625617, bpf_mbuf_ldw_ind_overflow1, passed tc-start: 1646858443.639318, bpf_mbuf_ldw_ind_overflow2 tc-so:[ 1.0000000] entropy: ready tc-end: 1646858444.384134, bpf_mbuf_ldw_ind_overflow2, passed tc-start: 1646858444.395678, bpf_mbuf_ldw_ind_overflow3 tc-so:[ 1.0000000] entropy: ready tc-end: 1646858445.152475, bpf_mbuf_ldw_ind_overflow3, passed tc-start: 1646858445.164047, bpf_mbuf_msh tc-so:[ 1.0000000] entropy: ready tc-end: 1646858445.910562, bpf_mbuf_msh, passed tc-start: 1646858445.922512, bpf_mbuf_msh_overflow tc-so:[ 1.0000000] entropy: ready tc-end: 1646858446.665479, bpf_mbuf_msh_overflow, passed tp-end: 1646858446.677446, net/bpf/t_mbuf tp-start: 1646858446.902391, net/bpfilter/t_bpfilter, 8 tc-start: 1646858446.906530, bpfilterbadjmp tc-so:[ 1.0000000] entropy: ready tc-end: 1646858447.773230, bpfilterbadjmp, passed tc-start: 1646858447.792897, bpfilterbadmem tc-so:[ 1.0000000] entropy: ready tc-end: 1646858448.714972, bpfilterbadmem, passed tc-start: 1646858448.733216, bpfilterbadret tc-so:[ 1.0000000] entropy: ready tc-end: 1646858449.700795, bpfilterbadret, passed tc-start: 1646858449.719098, bpfiltercontig tc-so:[ 1.0000000] entropy: ready tc-end: 1646858451.568013, bpfiltercontig, passed tc-start: 1646858451.587124, bpfiltermchain tc-so:[ 1.0000000] entropy: ready tc-end: 1646858453.389961, bpfiltermchain, passed tc-start: 1646858453.408216, bpfilternegjmp tc-so:[ 1.0000000] entropy: ready tc-end: 1646858454.422990, bpfilternegjmp, passed tc-start: 1646858454.434106, bpfilternoinitA tc-so:[ 1.0000000] entropy: ready tc-end: 1646858455.318414, bpfilternoinitA, passed tc-start: 1646858455.336805, bpfilternoinitX tc-so:[ 1.0000000] entropy: ready tc-end: 1646858456.224851, bpfilternoinitX, passed tp-end: 1646858456.236120, net/bpfilter/t_bpfilter tp-start: 1646858456.409388, net/can/t_can, 11 tc-start: 1646858456.412450, canbindfilter tc-so:[ 1.0000000] entropy: ready tc-end: 1646858458.919720, canbindfilter, passed tc-start: 1646858458.929227, canbindunknown tc-so:[ 1.0000000] entropy: ready tc-end: 1646858459.502469, canbindunknown, passed tc-start: 1646858459.514628, canlocreate tc-so:[ 1.0000000] entropy: ready tc-end: 1646858460.150101, canlocreate, passed tc-start: 1646858460.164503, cannoloop tc-so:[ 1.0000000] entropy: ready tc-end: 1646858462.949002, cannoloop, passed tc-start: 1646858462.960228, cannoown tc-so:[ 1.0000000] entropy: ready tc-end: 1646858465.653356, cannoown, passed tc-start: 1646858465.664092, canreadlocal tc-so:[ 1.0000000] entropy: ready tc-end: 1646858466.273264, canreadlocal, passed tc-start: 1646858466.280430, canrecvfrom tc-so:[ 1.0000000] entropy: ready tc-end: 1646858466.737120, canrecvfrom, passed tc-start: 1646858466.743722, cansendtolo tc-so:[ 1.0000000] entropy: ready tc-end: 1646858467.202294, cansendtolo, passed tc-start: 1646858467.209410, cansendtowrite tc-so:[ 1.0000000] entropy: ready tc-end: 1646858467.675959, cansendtowrite, passed tc-start: 1646858467.682787, canwritelo tc-so:[ 1.0000000] entropy: ready tc-end: 1646858468.146134, canwritelo, passed tc-start: 1646858468.152841, canwriteunbound tc-so:[ 1.0000000] entropy: ready tc-end: 1646858468.598649, canwriteunbound, passed tp-end: 1646858468.605341, net/can/t_can tp-start: 1646858468.738503, net/can/t_canfilter, 4 tc-start: 1646858468.742122, canfilter_basic tc-so:[ 1.0000000] entropy: ready tc-end: 1646858471.269635, canfilter_basic, passed tc-start: 1646858471.276228, canfilter_get tc-so:[ 1.0000000] entropy: ready tc-end: 1646858471.722077, canfilter_get, passed tc-start: 1646858471.729050, canfilter_multiple tc-so:[ 1.0000000] entropy: ready tc-end: 1646858474.350800, canfilter_multiple, passed tc-start: 1646858474.357452, canfilter_null tc-so:[ 1.0000000] entropy: ready tc-end: 1646858476.821127, canfilter_null, passed tp-end: 1646858476.828227, net/can/t_canfilter tp-start: 1646858479.48274, net/carp/t_basic, 8 tc-start: 1646858479.50453, carp_handover_ipv4_halt_carpdevip tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://carp_client ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://carp_master ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://carp_backup ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_carp ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_carp ] tc-so:Executing command [ grep -q b2:a0:03:bd:e5:3e ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_carp ] tc-so:Executing command [ grep -q b2:a0:08:6b:41:57 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig carp0 create ] tc-so:Executing command [ rump.ifconfig shmif0 10.1.1.1/24 up ] tc-so:Executing command [ rump.ifconfig carp0 vhid 175 advskew 0 advbase 1 pass s3cret 10.1.1.100 netmask 255.255.255.0 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig carp1 create ] tc-so:Executing command [ rump.ifconfig shmif0 10.1.1.2/24 up ] tc-so:Executing command [ rump.ifconfig carp1 vhid 175 advskew 200 advbase 1 pass s3cret 10.1.1.100 netmask 255.255.255.0 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 10.1.1.240/24 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -n -w 3 -c 1 10.1.1.1 ] tc-so:Executing command [ rump.ping -n -w 3 -c 1 10.1.1.2 ] tc-so:Executing command [ rump.ifconfig carp0 ] tc-so:Executing command [ rump.ifconfig carp1 ] tc-so:Executing command [ rump.ping -n -w 3 -c 1 10.1.1.100 ] tc-so:Executing command [ rump.ping -n -w 3 -c 1 10.1.1.1 ] tc-so:Executing command [ rump.ifconfig carp1 ] tc-se:rump.halt: init failed: No such file or directory tc-end: 1646858521.68784, carp_handover_ipv4_halt_carpdevip, passed tc-start: 1646858521.85385, carp_handover_ipv4_halt_nocarpdevip tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://carp_client ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://carp_master ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://carp_backup ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_carp ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_carp ] tc-so:Executing command [ grep -q b2:a0:dd:f3:61:a2 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_carp ] tc-so:Executing command [ grep -q b2:a0:88:9e:67:36 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig carp0 create ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig carp0 vhid 175 advskew 0 advbase 1 pass s3cret carpdev shmif0 10.1.1.100 netmask 255.255.255.0 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig carp1 create ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig carp1 vhid 175 advskew 200 advbase 1 pass s3cret carpdev shmif0 10.1.1.100 netmask 255.255.255.0 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 10.1.1.240/24 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig carp0 ] tc-so:Executing command [ rump.ifconfig carp1 ] tc-so:Executing command [ rump.ping -n -w 3 -c 1 10.1.1.100 ] tc-so:Executing command [ rump.ifconfig carp1 ] tc-se:rump.halt: init failed: No such file or directory tc-end: 1646858550.10473, carp_handover_ipv4_halt_nocarpdevip, passed tc-start: 1646858550.30215, carp_handover_ipv4_ifdown_carpdevip tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://carp_client ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://carp_master ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://carp_backup ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_carp ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_carp ] tc-so:Executing command [ grep -q b2:a0:6e:7c:fa:d1 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_carp ] tc-so:Executing command [ grep -q b2:a0:d2:ea:cb:6b ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig carp0 create ] tc-so:Executing command [ rump.ifconfig shmif0 10.1.1.1/24 up ] tc-so:Executing command [ rump.ifconfig carp0 vhid 175 advskew 0 advbase 1 pass s3cret 10.1.1.100 netmask 255.255.255.0 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig carp1 create ] tc-so:Executing command [ rump.ifconfig shmif0 10.1.1.2/24 up ] tc-so:Executing command [ rump.ifconfig carp1 vhid 175 advskew 200 advbase 1 pass s3cret 10.1.1.100 netmask 255.255.255.0 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 10.1.1.240/24 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -n -w 3 -c 1 10.1.1.1 ] tc-so:Executing command [ rump.ping -n -w 3 -c 1 10.1.1.2 ] tc-so:Executing command [ rump.ifconfig carp0 ] tc-so:Executing command [ rump.ifconfig carp1 ] tc-so:Executing command [ rump.ping -n -w 3 -c 1 10.1.1.100 ] tc-so:Executing command [ rump.ping -n -w 3 -c 1 10.1.1.1 ] tc-so:Executing command [ rump.ifconfig carp1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig carp1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig carp0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646858621.701631, carp_handover_ipv4_ifdown_carpdevip, passed tc-start: 1646858621.749409, carp_handover_ipv4_ifdown_nocarpdevip tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://carp_client ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://carp_master ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://carp_backup ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_carp ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_carp ] tc-so:Executing command [ grep -q b2:a0:de:b9:ab:c8 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_carp ] tc-so:Executing command [ grep -q b2:a0:84:89:15:85 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig carp0 create ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig carp0 vhid 175 advskew 0 advbase 1 pass s3cret carpdev shmif0 10.1.1.100 netmask 255.255.255.0 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig carp1 create ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig carp1 vhid 175 advskew 200 advbase 1 pass s3cret carpdev shmif0 10.1.1.100 netmask 255.255.255.0 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 10.1.1.240/24 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig carp0 ] tc-so:Executing command [ rump.ifconfig carp1 ] tc-so:Executing command [ rump.ping -n -w 3 -c 1 10.1.1.100 ] tc-so:Executing command [ rump.ifconfig carp1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig carp1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig carp0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646858694.236675, carp_handover_ipv4_ifdown_nocarpdevip, passed tc-start: 1646858694.254666, carp_handover_ipv6_halt_carpdevip tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://carp_client ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://carp_master ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://carp_backup ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_carp ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_carp ] tc-so:Executing command [ grep -q b2:a0:22:da:bc:13 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_carp ] tc-so:Executing command [ grep -q b2:a0:8e:01:42:84 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig carp0 create ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1 up ] tc-so:Executing command [ rump.ifconfig carp0 inet6 vhid 175 advskew 0 advbase 1 pass s3cret fd00:1::100 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig carp1 create ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2 up ] tc-so:Executing command [ rump.ifconfig carp1 inet6 vhid 175 advskew 200 advbase 1 pass s3cret fd00:1::100 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::240 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -n -X 3 -c 1 fd00:1::1 ] tc-so:Executing command [ rump.ping6 -n -X 3 -c 1 fd00:1::2 ] tc-so:Executing command [ rump.ifconfig carp0 ] tc-so:Executing command [ rump.ifconfig carp1 ] tc-so:Executing command [ rump.ping6 -n -X 3 -c 1 fd00:1::100 ] tc-so:Executing command [ rump.ping6 -n -X 3 -c 1 fd00:1::1 ] tc-so:Executing command [ rump.ifconfig carp1 ] tc-se:rump.halt: init failed: No such file or directory tc-end: 1646858725.625727, carp_handover_ipv6_halt_carpdevip, passed tc-start: 1646858725.651504, carp_handover_ipv6_halt_nocarpdevip tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://carp_client ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://carp_master ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://carp_backup ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_carp ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_carp ] tc-so:Executing command [ grep -q b2:a0:3c:a2:cb:09 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_carp ] tc-so:Executing command [ grep -q b2:a0:e3:65:13:51 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig carp0 create ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig carp0 inet6 vhid 175 advskew 0 advbase 1 pass s3cret carpdev shmif0 fd00:1::100 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig carp1 create ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig carp1 inet6 vhid 175 advskew 200 advbase 1 pass s3cret carpdev shmif0 fd00:1::100 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::240 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig carp0 ] tc-so:Executing command [ rump.ifconfig carp1 ] tc-se:Fail: regexp carp: BACKUP carpdev shmif0 not in stdout tc-se:carp1: flags=0x8843 mtu 1500 tc-se: capabilities=0x7ff80 tc-se: capabilities=0x7ff80 tc-se: capabilities=0x7ff80 tc-se: enabled=0 tc-se: carp: MASTER carpdev shmif0 vhid 175 advbase 1 advskew 200 tc-se: address: 00:00:5e:00:01:af tc-se: status: master tc-se: inet6 fd00:1::100/64 flags 0 tc-end: 1646858746.876364, 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: 1646858746.896335, carp_handover_ipv6_ifdown_carpdevip tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://carp_client ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://carp_master ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://carp_backup ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_carp ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_carp ] tc-so:Executing command [ grep -q b2:a0:f2:1b:db:12 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_carp ] tc-so:Executing command [ grep -q b2:a0:d5:ef:28:3d ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig carp0 create ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1 up ] tc-so:Executing command [ rump.ifconfig carp0 inet6 vhid 175 advskew 0 advbase 1 pass s3cret fd00:1::100 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig carp1 create ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2 up ] tc-so:Executing command [ rump.ifconfig carp1 inet6 vhid 175 advskew 200 advbase 1 pass s3cret fd00:1::100 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::240 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -n -X 3 -c 1 fd00:1::1 ] tc-so:Executing command [ rump.ping6 -n -X 3 -c 1 fd00:1::2 ] tc-so:Executing command [ rump.ifconfig carp0 ] tc-so:Executing command [ rump.ifconfig carp1 ] tc-so:Executing command [ rump.ping6 -n -X 3 -c 1 fd00:1::100 ] tc-so:Executing command [ rump.ping6 -n -X 3 -c 1 fd00:1::1 ] tc-so:Executing command [ rump.ifconfig carp1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig carp1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig carp0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646858808.465028, carp_handover_ipv6_ifdown_carpdevip, passed tc-start: 1646858808.491034, carp_handover_ipv6_ifdown_nocarpdevip tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://carp_client ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://carp_master ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://carp_backup ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_carp ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_carp ] tc-so:Executing command [ grep -q b2:a0:d2:1b:c5:58 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_carp ] tc-so:Executing command [ grep -q b2:a0:71:fd:66:f5 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig carp0 create ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig carp0 inet6 vhid 175 advskew 0 advbase 1 pass s3cret carpdev shmif0 fd00:1::100 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig carp1 create ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig carp1 inet6 vhid 175 advskew 200 advbase 1 pass s3cret carpdev shmif0 fd00:1::100 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::240 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig carp0 ] tc-so:Executing command [ rump.ifconfig carp1 ] tc-se:Fail: regexp carp: BACKUP carpdev shmif0 not in stdout tc-se:carp1: flags=0x8843 mtu 1500 tc-se: capabilities=0x7ff80 tc-se: capabilities=0x7ff80 tc-se: capabilities=0x7ff80 tc-se: enabled=0 tc-se: carp: MASTER carpdev shmif0 vhid 175 advbase 1 advskew 200 tc-se: address: 00:00:5e:00:01:af tc-se: status: master tc-se: inet6 fd00:1::100/64 flags 0 tc-end: 1646858830.367298, 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: 1646858830.390668, net/carp/t_basic tp-start: 1646858830.721161, net/icmp/t_forward, 1 tc-start: 1646858830.735029, returndatabytes tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] entropy: ready tc-end: 1646858834.176618, returndatabytes, passed tp-end: 1646858834.196659, net/icmp/t_forward tp-start: 1646858834.335567, net/icmp/t_ping, 5 tc-start: 1646858834.338246, floodping tc-so:[ 1.0000000] entropy: ready tc-so:got 0/10000 tc-end: 1646858906.184205, floodping, passed tc-start: 1646858906.196904, floodping2 tc-so:[ 1.0000000] entropy: ready tc-so:got 0/10000 tc-end: 1646859022.794601, floodping2, passed tc-start: 1646859022.809715, ping_of_death tc-so:[ 1.0000000] entropy: ready tc-end: 1646859024.72241, ping_of_death, passed tc-start: 1646859024.83725, pingsize tc-so:[ 1.0000000] entropy: ready tc-so:got 27/5605 tc-end: 1646859104.298045, pingsize, passed tc-start: 1646859104.309842, simpleping tc-so:[ 1.0000000] entropy: ready tc-end: 1646859106.396073, simpleping, passed tp-end: 1646859106.411946, net/icmp/t_ping tp-start: 1646859107.45384, net/icmp/t_ping2, 1 tc-start: 1646859107.47636, basic tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock2 ] tc-so:Executing command [ env RUMP_SERVER=unix://commsock1 rump.ifconfig shmif0 create ] tc-so:Executing command [ env RUMP_SERVER=unix://commsock1 rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ env RUMP_SERVER=unix://commsock1 rump.ifconfig shmif0 inet 1.2.3.4 ] tc-so:Executing command [ env RUMP_SERVER=unix://commsock2 rump.ifconfig shmif0 create ] tc-so:Executing command [ env RUMP_SERVER=unix://commsock2 rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ env RUMP_SERVER=unix://commsock2 rump.ifconfig shmif0 inet 1.2.3.5 ] tc-so:Executing command [ env RUMP_SERVER=unix://commsock1 rump.ping -n -c 1 1.2.3.5 ] tc-so:Executing command [ env RUMP_SERVER=unix://commsock2 rump.ping -n -c 1 1.2.3.5 ] tc-end: 1646859111.977781, basic, passed tp-end: 1646859111.988971, net/icmp/t_ping2 tp-start: 1646859112.989335, net/icmp/t_icmp_redirect, 2 tc-start: 1646859112.992894, icmp_redirect tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.sysctl -w net.inet.icmp.redirtimeout=5 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:0d:ec:5d:d0 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock3 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:0f:24:76:7d ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:42:51:5d:d7 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.254/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 alias 10.0.2.2/24 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ /bin/sh -c rump.ifconfig shmif1 |grep -q tentative ] tc-so:Executing command [ rump.route add -net 10.0.2.0/24 10.0.0.254 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.route add default 10.0.0.1 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.sysctl -w net.inet.ip.redirect=0 ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.2.1 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.sysctl -w net.inet.ip.redirect=1 ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.2.1 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.route delete 10.0.2.1 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.sysctl -w net.inet.ip.redirect=0 ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.2.1 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646859153.162406, icmp_redirect, passed tc-start: 1646859153.194355, icmp_redirect_timeout tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.sysctl -w net.inet.icmp.redirtimeout=5 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:98:d4:44:76 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock3 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:80:2a:0f:d0 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:61:cd:b5:70 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.254/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 alias 10.0.2.2/24 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ /bin/sh -c rump.ifconfig shmif1 |grep -q tentative ] tc-so:Executing command [ rump.route add -net 10.0.2.0/24 10.0.0.254 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.route add default 10.0.0.1 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.2.1 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ sleep 7 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646859203.841369, icmp_redirect_timeout, passed tp-end: 1646859203.865987, net/icmp/t_icmp_redirect tp-start: 1646859204.726141, net/icmp/t_icmp6_redirect, 1 tc-start: 1646859204.728699, icmp6_redirect_basic tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock3 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock4 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:53:a7:1a:f7 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00:2::1 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.sysctl -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:38:56:c0:94 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:2::2 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.route add -inet6 default fe80::b0a0:53ff:fea7:1af7%shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:5c:d4:c6:52 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:1::3 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.route add -inet6 fc00:2::/64 fe80::b0a0:41ff:fe12:1235%shmif0 ] tc-so:Executing command [ rump.sysctl -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:c3:98:03:dc ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:1::2 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.route add -inet6 default fe80::b0a0:5cff:fed4:c652%shmif0 ] tc-so:Executing command [ rump.sysctl -w net.inet6.icmp6.redirtimeout=5 ] tc-so:Executing command [ rump.ping6 -c 1 -n fc00:2::2 ] tc-so:Executing command [ rump.route get -inet6 fc00:2::2 ] tc-so:Executing command [ sleep 7 ] tc-so:Executing command [ rump.route get -inet6 fc00:2::2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646859261.221551, icmp6_redirect_basic, passed tp-end: 1646859261.241556, net/icmp/t_icmp6_redirect tp-start: 1646859261.371592, net/if/t_compat, 1 tc-start: 1646859261.374587, OOSIOCGIFBRDADDR tc-so:[ 1.0000000] entropy: ready tc-end: 1646859261.988625, OOSIOCGIFBRDADDR, expected_failure, PR kern/51610: rump does not include COMPAT_43: /tmp/build/2022.03.09.10.06.36-sparc64/src/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: 1646859262.5103, net/if/t_compat tp-start: 1646859262.716630, net/if/t_ifconf, 1 tc-start: 1646859262.719706, basic tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://./r1 ] tc-so:Executing command [ /usr/tests/net/if/ifconf total ] tc-so:Executing command [ /usr/tests/net/if/ifconf list ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ /usr/tests/net/if/ifconf total ] tc-so:Executing command [ /usr/tests/net/if/ifconf list ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ /usr/tests/net/if/ifconf total ] tc-so:Executing command [ /usr/tests/net/if/ifconf list ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr shmbus ] tc-so:Executing command [ rump.ifconfig shmif0 192.168.0.1/24 ] tc-so:Executing command [ /usr/tests/net/if/ifconf total ] tc-so:Executing command [ /bin/sh -c /usr/tests/net/if/ifconf list 1 | wc -l ] tc-so:Executing command [ /bin/sh -c /usr/tests/net/if/ifconf list 2 | wc -l ] tc-so:Executing command [ /bin/sh -c /usr/tests/net/if/ifconf list 3 | wc -l ] tc-so:Executing command [ /bin/sh -c /usr/tests/net/if/ifconf list 4 | wc -l ] tc-so:Executing command [ /bin/sh -c /usr/tests/net/if/ifconf list 5 | wc -l ] tc-so:Executing command [ /bin/sh -c /usr/tests/net/if/ifconf list 6 | wc -l ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ /usr/tests/net/if/ifconf total ] tc-so:Executing command [ /usr/tests/net/if/ifconf list ] tc-so:Executing command [ /bin/sh -c /usr/tests/net/if/ifconf list 1 | wc -l ] tc-so:Executing command [ /bin/sh -c /usr/tests/net/if/ifconf list 2 | wc -l ] tc-so:Executing command [ /bin/sh -c /usr/tests/net/if/ifconf list 3 | wc -l ] tc-so:Executing command [ /bin/sh -c /usr/tests/net/if/ifconf list 4 | wc -l ] tc-end: 1646859275.996793, basic, passed tp-end: 1646859276.13015, net/if/t_ifconf tp-start: 1646859278.802922, net/if/t_ifconfig, 7 tc-start: 1646859278.805664, ifconfig_create_destroy tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif unix://./r1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr shmbus ] tc-so:Executing command [ rump.ifconfig shmif0 192.168.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr shmbus ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig lo0 ] tc-so:Executing command [ rump.ifconfig lo0 destroy ] tc-so:Executing command [ rump.ifconfig lo0 ] tc-end: 1646859285.747483, ifconfig_create_destroy, passed tc-start: 1646859285.762549, ifconfig_description tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://./r1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:unix://./r1 tc-so:Executing command [ rump.ifconfig lo0 description DESCRIPTION-TEST ] tc-so:Executing command [ rump.ifconfig lo0 ] tc-so:Executing command [ rump.ifconfig lo0 description DESCRIPTION-TEST-MODIFIED ] tc-so:Executing command [ rump.ifconfig lo0 ] tc-so:Executing command [ rump.ifconfig lo0 -description ] tc-so:Executing command [ rump.ifconfig lo0 ] tc-so:Executing command [ rump.ifconfig lo0 description 000000000000000000000000000000000000000000000000000000000000000 ] tc-so:Executing command [ rump.ifconfig lo0 description 0000000000000000000000000000000000000000000000000000000000000000 ] tc-so:Executing command [ rump.ifconfig lo0 description ] tc-so:Executing command [ rump.ifconfig lo0 descr DESCRIPTION-TEST ] tc-so:Executing command [ rump.ifconfig lo0 ] tc-so:Executing command [ rump.ifconfig lo0 descr DESCRIPTION-TEST-MODIFIED ] tc-so:Executing command [ rump.ifconfig lo0 ] tc-so:Executing command [ rump.ifconfig lo0 -descr ] tc-so:Executing command [ rump.ifconfig lo0 ] tc-so:Executing command [ rump.ifconfig lo0 descr 000000000000000000000000000000000000000000000000000000000000000 ] tc-so:Executing command [ rump.ifconfig lo0 descr 0000000000000000000000000000000000000000000000000000000000000000 ] tc-so:Executing command [ rump.ifconfig lo0 descr ] tc-so:unix://./r1 tc-so:### Dumping unix://./r1 tc-so:lo0: flags=0x8049 mtu 33112 tc-so: description: "" tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 4 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 3 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 25 0 25 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 22 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 34 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 31 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 119 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00128 192 51 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 18 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 7 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 79 0 0 12 0 12 12 0 inf 0 tc-so:kmem-02048 2112 355 0 0 119 0 119 119 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:mutex 64 29 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 52 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 53 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 23 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 17 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 3 0 0 1 0 1 1 0 inf 0 tc-so:pstatspl 464 3 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 2 0 1 1 0 1 1 0 inf 0 tc-so:rwlock 64 7 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 6 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1007 0 27 188 0 188 tc-so: tc-so:In use 1042K, total allocated 1504K; utilization 69.3% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.220005] chacha: Portable C ChaCha tc-so:unix://./r1 tc-end: 1646859295.635633, ifconfig_description, passed tc-start: 1646859295.648651, ifconfig_number tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://./r1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:unix://./r1 tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:unix://./r1 shmif0 tc-so:bus1 tc-so:Executing command [ rump.ifconfig 0 ] tc-so:Executing command [ rump.ifconfig 1 ] tc-so:Executing command [ rump.ifconfig 2 ] tc-so:Executing command [ rump.ifconfig 3 ] tc-so:unix://./r1 shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8802 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:30:b0:e4:97 tc-so: linkstr: bus1 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:30:b0:e4:97 0 0 0 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:30:b0:e4:97 multicnt 0 tc-so:shmif0: flags=0x8802 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:30:b0:e4:97 tc-so: linkstr: bus1 tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://./r1 tc-so:### Dumping unix://./r1 tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 5 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 7 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 4 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 16 0 15 1 0 1 1 0 inf 0 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 23 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 36 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 32 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 119 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00128 192 52 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 22 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 16 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 10 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 81 0 0 12 0 12 12 0 inf 0 tc-so:kmem-02048 2112 351 0 0 117 0 117 117 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 52 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 53 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 39 0 0 2 0 2 2 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 4 0 0 1 0 1 1 0 inf 0 tc-so:pstatspl 464 4 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 2 0 1 1 0 1 1 0 inf 0 tc-so:rwlock 64 8 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 3 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 6 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1046 0 17 188 0 188 tc-so: tc-so:In use 1058K, total allocated 1504K; utilization 70.3% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.240005] chacha: Portable C ChaCha tc-so:[ 2.200005] shmif0: Ethernet address b2:a0:30:b0:e4:97 tc-so:bus1 tc-so:### Dumping bus1 tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:unix://./r1 tc-end: 1646859307.557336, ifconfig_number, passed tc-start: 1646859307.583512, ifconfig_options tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif unix://./r1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:a7:12:f2:8a tc-so: linkstr: bus1 tc-so: inet6 fe80::b0a0:a7ff:fe12:f28a%shmif0/64 flags 0 scopeid 0x2 tc-so: inet6 fc00::1/64 flags 0 tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig lo0 inet ] tc-so:Executing command [ rump.ifconfig -N lo0 inet ] tc-so:Executing command [ rump.ifconfig lo0 inet6 ] tc-so:Executing command [ rump.ifconfig -N lo0 inet6 ] tc-so:Executing command [ rump.ifconfig lo0 atalk ] tc-so:Executing command [ rump.ifconfig -N lo0 atalk ] tc-so:Executing command [ rump.ifconfig lo0 link ] tc-so:Executing command [ rump.ifconfig -N lo0 link ] tc-so:Executing command [ rump.ifconfig -h -v lo0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2 pltime 100 ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:a7:12:f2:8a tc-so: linkstr: bus1 tc-so: inet6 fe80::b0a0:a7ff:fe12:f28a%shmif0/64 flags 0 scopeid 0x2 tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fc00::2/64 flags 0x2 pltime 100 vltime infty tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig -L shmif0 ] tc-so:Executing command [ rump.ifconfig -L shmif0 ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:a7:12:f2:8a tc-so: linkstr: bus1 tc-so: inet6 fe80::b0a0:a7ff:fe12:f28a%shmif0/64 flags 0 scopeid 0x2 tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fc00::2/64 flags 0 tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig -m shmif0 ] tc-so:Executing command [ rump.ifconfig -N lo0 ] tc-so:Executing command [ rump.ifconfig -v lo0 ] tc-so:Executing command [ rump.ping -c 1 -w 3 localhost ] tc-so:Executing command [ rump.ifconfig -z lo0 ] tc-so:Executing command [ rump.ifconfig -v lo0 ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:a7:12:f2:8a tc-so: linkstr: bus1 tc-so: inet6 fe80::b0a0:a7ff:fe12:f28a%shmif0/64 flags 0 scopeid 0x2 tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fc00::2/64 flags 0 tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig -a ] tc-so:Executing command [ rump.ifconfig -a -b ] tc-so:Executing command [ rump.ifconfig shmif0 down ] tc-so:Executing command [ rump.ifconfig -a -d ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -a -d ] tc-so:Executing command [ rump.ifconfig -a -L ] tc-so:Executing command [ rump.ifconfig -a -L ] tc-so:Executing command [ rump.ifconfig -a -N ] tc-so:Executing command [ rump.ifconfig -a -m ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:a7:12:f2:8a tc-so: linkstr: bus1 tc-so: inet6 fe80::b0a0:a7ff:fe12:f28a%shmif0/64 flags 0 scopeid 0x2 tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fc00::2/64 flags 0 tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0x1 tc-so:Executing command [ rump.ifconfig -a -s ] tc-so:Executing command [ rump.ifconfig -a -u ] tc-so:Executing command [ rump.ifconfig shmif0 down ] tc-so:Executing command [ rump.ifconfig -a -u ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -a -v ] tc-so:Executing command [ rump.ping -c 1 -w 3 localhost ] tc-so:Executing command [ rump.ifconfig shmif0 down ] tc-so:Executing command [ rump.ifconfig -a -z ] tc-so:Executing command [ rump.ifconfig -a -v ] tc-so:Executing command [ rump.ifconfig -a -v ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -l ] tc-so:Executing command [ rump.ifconfig -l ] tc-so:Executing command [ rump.ifconfig -l -b ] tc-so:Executing command [ rump.ifconfig -l -b ] tc-so:Executing command [ rump.ifconfig -l -d ] tc-so:Executing command [ rump.ifconfig -l -s ] tc-so:Executing command [ rump.ifconfig -l -s ] tc-so:Executing command [ rump.ifconfig -l -u ] tc-so:Executing command [ rump.ifconfig -l -u ] tc-so:Executing command [ rump.ifconfig -s lo0 ] tc-so:Executing command [ rump.ifconfig -s shmif0 ] tc-so:Executing command [ rump.ifconfig -C ] tc-end: 1646859336.689120, ifconfig_options, passed tc-start: 1646859336.704420, ifconfig_parameters tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif unix://./r1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif unix://./r2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr shmbus ] tc-so:Executing command [ rump.ifconfig shmif0 192.168.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr shmbus ] tc-so:Executing command [ rump.ifconfig shmif0 192.168.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.0.3/24 alias ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 link b2:a0:75:00:00:01 active ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 down ] tc-so:Executing command [ rump.ping -c 1 -w 3 -n 192.168.0.2 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 -w 3 -n 192.168.0.2 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1/24 alias ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1/24 -alias ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1 alias ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1 delete ] tc-so:Executing command [ rump.ifconfig shmif0 inet ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.0.1 delete ] tc-so:Executing command [ rump.ifconfig shmif0 inet ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 delete ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2 delete ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 ] tc-so:Executing command [ rump.ifconfig shmif0 link b2:a0:75:00:00:02 ] tc-so:Executing command [ rump.ifconfig shmif0 link b2:a0:75:00:00:02 delete ] tc-so:Executing command [ rump.ifconfig shmif0 link b2:a0:75:00:00:01 delete ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 -arp ] tc-so:Executing command [ rump.ping -c 1 -w 3 -n 192.168.0.3 ] tc-so:Executing command [ rump.arp -an ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ rump.ifconfig shmif0 inet 172.16.0.1 netmask 255.255.255.0 alias ] tc-so:Executing command [ rump.netstat -rn -f inet ] tc-so:Executing command [ rump.ifconfig shmif0 inet 172.16.0.1 delete ] tc-so:Executing command [ rump.ifconfig shmif0 inet 172.16.0.1 broadcast 255.255.255.255 alias ] tc-so:Executing command [ rump.ifconfig shmif0 inet ] tc-so:Executing command [ rump.ifconfig shmif0 metric 10 ] tc-so:Executing command [ rump.ifconfig shmif0 metric 0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 prefixlen 70 ] tc-so:Executing command [ rump.netstat -rn -f inet6 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2 anycast ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::3 deprecated ] tc-so:Executing command [ sleep 2 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::3 -deprecated ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::3 pltime 3 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 ] tc-so:Executing command [ sleep 5 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:1::0 eui64 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 ] tc-end: 1646859386.125540, ifconfig_parameters, passed tc-start: 1646859386.139840, ifconfig_up_down_ipv4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://./r1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:unix://./r1 tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:unix://./r1 shmif0 tc-so:bus1 tc-so:shmif0: flags=0x8802 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:5e:c9:07:28 tc-so: linkstr: bus1 tc-so:Executing command [ rump.sysctl -w net.inet.ip.dad_count=5 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.1/24 up ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 down ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.1 delete ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:unix://./r1 shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:5e:c9:07:28 tc-so: linkstr: bus1 tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:5e:c9:07:28 0 0 18 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 0 0 18 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:5e:c9:07:28 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:5e:c9:07:28 tc-so: linkstr: bus1 tc-so: input: 0 packets, 0 bytes tc-so: output: 19 packets, 798 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://./r1 tc-so:### Dumping unix://./r1 tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 4 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 3 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 3 0 2 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 43 0 43 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 23 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 37 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 35 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 122 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00128 192 53 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 22 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 18 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 81 0 0 12 0 12 12 0 inf 0 tc-so:kmem-02048 2112 2050 0 0 684 0 684 684 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:mbpl 272 2 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 1 0 0 3 0 3 3 0 10923 2 tc-so:mutex 64 31 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 52 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 53 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 32 0 0 2 0 2 2 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 3 0 0 1 0 1 1 0 inf 0 tc-so:pstatspl 464 3 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 6 0 5 1 0 1 1 0 inf 0 tc-so:rwlock 64 8 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 6 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2767 0 51 759 0 759 tc-so: tc-so:In use 4557K, total allocated 6072K; utilization 75.0% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.180005] chacha: Portable C ChaCha tc-so:[ 2.020005] shmif0: Ethernet address b2:a0:5e:c9:07:28 tc-so:[ 3.820005] arp_dad_start: shmif0: starting DAD for 10.0.0.1 tc-so:[ 13.210005] arp_dad_timer: shmif0: DAD complete for 10.0.0.1 - no duplicates found tc-so:[ 14.880005] arp_dad_start: shmif0: starting DAD for 10.0.0.1 tc-so:[ 23.270005] arp_dad_timer: shmif0: DAD complete for 10.0.0.1 - no duplicates found tc-so:[ 24.120005] arp_dad_start: shmif0: starting DAD for 10.0.0.1 tc-so:[ 34.060005] arp_dad_timer: shmif0: DAD complete for 10.0.0.1 - no duplicates found tc-so:[ 36.080005] arp_dad_timer: shmif0: ARP announcement complete for 10.0.0.1 tc-so:bus1 tc-so:### Dumping bus1 tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:04.660004 b2:a0:5e:c9:07:28 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 0.0.0.0, length 28 tc-so:00:00:06.190004 b2:a0:5e:c9:07:28 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 0.0.0.0, length 28 tc-so:00:00:08.050004 b2:a0:5e:c9:07:28 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 0.0.0.0, length 28 tc-so:00:00:09.320004 b2:a0:5e:c9:07:28 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 0.0.0.0, length 28 tc-so:00:00:11.210004 b2:a0:5e:c9:07:28 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 0.0.0.0, length 28 tc-so:00:00:13.210004 b2:a0:5e:c9:07:28 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:15.580004 b2:a0:5e:c9:07:28 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 0.0.0.0, length 28 tc-so:00:00:16.900004 b2:a0:5e:c9:07:28 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 0.0.0.0, length 28 tc-so:00:00:18.420004 b2:a0:5e:c9:07:28 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 0.0.0.0, length 28 tc-so:00:00:19.490004 b2:a0:5e:c9:07:28 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 0.0.0.0, length 28 tc-so:00:00:21.270004 b2:a0:5e:c9:07:28 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 0.0.0.0, length 28 tc-so:00:00:23.270004 b2:a0:5e:c9:07:28 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:24.640004 b2:a0:5e:c9:07:28 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 0.0.0.0, length 28 tc-so:00:00:26.330004 b2:a0:5e:c9:07:28 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 0.0.0.0, length 28 tc-so:00:00:28.270004 b2:a0:5e:c9:07:28 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 0.0.0.0, length 28 tc-so:00:00:30.260004 b2:a0:5e:c9:07:28 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 0.0.0.0, length 28 tc-so:00:00:32.050004 b2:a0:5e:c9:07:28 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 0.0.0.0, length 28 tc-so:00:00:34.060004 b2:a0:5e:c9:07:28 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:36.080004 b2:a0:5e:c9:07:28 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:unix://./r1 tc-end: 1646859427.284081, ifconfig_up_down_ipv4, passed tc-start: 1646859427.306437, ifconfig_up_down_ipv6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://./r1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://./r1 tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:unix://./r1 shmif0 tc-so:bus1 tc-so:shmif0: flags=0x8802 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:40:f1:21:b1 tc-so: linkstr: bus1 tc-so:Executing command [ rump.sysctl -w net.inet6.ip6.dad_count=5 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1/24 up ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 down ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 delete ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:unix://./r1 shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:40:f1:21:b1 tc-so: linkstr: bus1 tc-so: inet6 fe80::b0a0:40ff:fef1:21b1%shmif0/64 flags 0 scopeid 0x2 tc-so: inet6 fc00::1/24 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/24 link#2 UC - - - shmif0 tc-so:fc00::1 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:40ff:fef1:21b1 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:40:f1:21:b1 0 0 29 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:40ff:f tc-so: ff02::1:ff00:1%sh tc-so: ff01:2::1 tc-so: ff02::2:b9eb:68e% tc-so: ff02::1%shmif0 tc-so: ff02::1:fff1:21b1 0 0 29 0 0 tc-so:shmif 1500 fc00::/24 fc00::1 0 0 29 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:40ff:fef1:21b1%shmif0 tc-so: group ff02::1:ff00:1%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:b9eb:68e%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:fff1:21b1%shmif0 refcount 1 tc-so: enaddr b2:a0:40:f1:21:b1 multicnt 4 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so: 33:33:b9:eb:06:8e -- 33:33:b9:eb:06:8e refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:f1:21:b1 -- 33:33:ff:f1:21:b1 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:40:f1:21:b1 tc-so: linkstr: bus1 tc-so: input: 0 packets, 0 bytes tc-so: output: 29 packets, 2494 bytes, 29 multicasts tc-so: inet6 fe80::b0a0:40ff:fef1:21b1%shmif0/64 flags 0 scopeid 0x2 tc-so: inet6 fc00::1/24 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://./r1 tc-so:### Dumping unix://./r1 tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:in6pcbpl 304 201 0 201 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 209 0 209 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 40 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 41 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 174 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 57 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 40 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 20 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 13 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 88 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 2502 0 0 834 0 834 834 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:mbpl 272 5 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 31 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 52 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 53 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 34 0 0 2 0 2 2 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 16 0 10 1 0 1 1 0 inf 0 tc-so:rwlock 64 8 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 6 0 0 1 0 1 1 0 inf 0 tc-so:Totals 3701 0 421 915 0 915 tc-so: tc-so:In use 5516K, total allocated 7320K; utilization 75.4% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.220005] chacha: Portable C ChaCha tc-so:[ 2.460005] shmif0: Ethernet address b2:a0:40:f1:21:b1 tc-so:[ 4.080005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 4.080005] get_ifid: shmif0: ifid: b0:a0:40:ff:fe:f1:21:b1 tc-so:[ 4.120005] nd6_dad_start: shmif0: starting DAD for fc00::1 tc-so:[ 9.270005] nd6_dad_timer: shmif0: DAD complete for fc00::1 - no duplicates found tc-so:[ 9.910005] in6_if_link_down: fe80:2::b0a0:40ff:fef1:21b1 marked detached tc-so:[ 9.910005] in6_if_link_down: fc00::1 marked detached tc-so:[ 10.970005] in6_if_link_up: fe80:2::b0a0:40ff:fef1:21b1 marked tentative tc-so:[ 10.970005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:40ff:fef1:21b1 tc-so:[ 10.970005] in6_if_link_up: fc00::1 marked tentative tc-so:[ 10.970005] nd6_dad_start: shmif0: starting DAD for fc00::1 tc-so:[ 16.230005] nd6_dad_timer: shmif0: DAD complete for fc00::1 - no duplicates found tc-so:[ 16.230005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:40ff:fef1:21b1 - no duplicates found tc-so:[ 17.140005] nd6_dad_start: shmif0: starting DAD for fc00::1 tc-so:[ 22.250005] nd6_dad_timer: shmif0: DAD complete for fc00::1 - no duplicates found tc-so:[ 26.260005] in6_if_link_down: fe80:2::b0a0:40ff:fef1:21b1 marked detached tc-so:[ 26.260005] in6_if_link_down: fc00::1 marked detached tc-so:bus1 tc-so:### Dumping bus1 tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:04.120004 b2:a0:40:f1:21:b1 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:40ff:fef1:21b1 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:04.150004 b2:a0:40:f1:21:b1 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:04.760004 b2:a0:40:f1:21:b1 > 33:33:b9:eb:06:8e, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:40ff:fef1:21b1 > ff02::2:b9eb:68e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:b9eb:68e, length 24 tc-so:00:00:04.760004 b2:a0:40:f1:21:b1 > 33:33:ff:f1:21:b1, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:40ff:fef1:21b1 > ff02::1:fff1:21b1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fff1:21b1, length 24 tc-so:00:00:05.180004 b2:a0:40:f1:21:b1 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:06.210004 b2:a0:40:f1:21:b1 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:07.230004 b2:a0:40:f1:21:b1 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:07.690004 b2:a0:40:f1:21:b1 > 33:33:ff:f1:21:b1, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:40ff:fef1:21b1 > ff02::1:fff1:21b1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fff1:21b1, length 24 tc-so:00:00:08.250004 b2:a0:40:f1:21:b1 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:09.230004 b2:a0:40:f1:21:b1 > 33:33:b9:eb:06:8e, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:40ff:fef1:21b1 > ff02::2:b9eb:68e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:b9eb:68e, length 24 tc-so:00:00:11.130004 b2:a0:40:f1:21:b1 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:11.130004 b2:a0:40:f1:21:b1 > 33:33:ff:f1:21:b1, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:fff1:21b1: ICMP6, neighbor solicitation, who has fe80::b0a0:40ff:fef1:21b1, length 32 tc-so:00:00:12.160004 b2:a0:40:f1:21:b1 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:12.160004 b2:a0:40:f1:21:b1 > 33:33:ff:f1:21:b1, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:fff1:21b1: ICMP6, neighbor solicitation, who has fe80::b0a0:40ff:fef1:21b1, length 32 tc-so:00:00:12.200004 b2:a0:40:f1:21:b1 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:13.180004 b2:a0:40:f1:21:b1 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:13.180004 b2:a0:40:f1:21:b1 > 33:33:ff:f1:21:b1, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:fff1:21b1: ICMP6, neighbor solicitation, who has fe80::b0a0:40ff:fef1:21b1, length 32 tc-so:00:00:14.210004 b2:a0:40:f1:21:b1 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:14.210004 b2:a0:40:f1:21:b1 > 33:33:ff:f1:21:b1, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:fff1:21b1: ICMP6, neighbor solicitation, who has fe80::b0a0:40ff:fef1:21b1, length 32 tc-so:00:00:15.220004 b2:a0:40:f1:21:b1 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:15.220004 b2:a0:40:f1:21:b1 > 33:33:ff:f1:21:b1, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:fff1:21b1: ICMP6, neighbor solicitation, who has fe80::b0a0:40ff:fef1:21b1, length 32 tc-so:00:00:16.910004 b2:a0:40:f1:21:b1 > 33:33:00:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:40ff:fef1:21b1 > ff02::2: HBH ICMP6, multicast listener donemax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:17.140004 b2:a0:40:f1:21:b1 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:40ff:fef1:21b1 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:17.210004 b2:a0:40:f1:21:b1 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:18.220004 b2:a0:40:f1:21:b1 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:19.220004 b2:a0:40:f1:21:b1 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:20.240004 b2:a0:40:f1:21:b1 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:21.240004 b2:a0:40:f1:21:b1 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:22.140004 b2:a0:40:f1:21:b1 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:40ff:fef1:21b1 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:unix://./r1 tc-end: 1646859458.816208, ifconfig_up_down_ipv6, passed tp-end: 1646859458.833183, net/if/t_ifconfig tp-start: 1646859460.700540, net/if_bridge/t_bridge, 5 tc-start: 1646859460.704292, bridge_create_destroy tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_bridge unix://commsock1 ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ rump.ifconfig bridge0 down ] tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-end: 1646859465.89959, bridge_create_destroy, passed tc-start: 1646859465.99910, bridge_ipv4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_bridge unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_bridge unix://commsock2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_bridge unix://commsock3 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:3e:92:37:70 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.2 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:a7:24:58:d8 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:75:61:0b:77 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ /sbin/brconfig bridge0 add shmif0 ] tc-so:Executing command [ /sbin/brconfig bridge0 add shmif1 ] tc-so:bridge0: flags=41 tc-so: Configuration: tc-so: priority 32768 hellotime 2 fwddelay 15 maxage 20 tc-so: ipfilter disabled flags 0x0 tc-so: Interfaces: tc-so: shmif1 flags=3 tc-so: port 3 priority 128 tc-so: shmif0 flags=3 tc-so: port 2 priority 128 tc-so: Address cache (max cache: 100, timeout: 1200): tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:a7:24:58:d8 tc-so: linkstr: bus1 tc-so:shmif1: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:75:61:0b:77 tc-so: linkstr: bus2 tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:bridge0: flags=41 tc-so: Configuration: tc-so: priority 32768 hellotime 2 fwddelay 15 maxage 20 tc-so: ipfilter disabled flags 0x0 tc-so: Interfaces: tc-so: shmif1 flags=3 tc-so: port 3 priority 128 tc-so: shmif0 flags=3 tc-so: port 2 priority 128 tc-so: Address cache (max cache: 100, timeout: 1200): tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:49:3e:80:35 tc-so: linkstr: bus1 tc-so: input: 0 packets, 0 bytes tc-so: output: 1 packet, 42 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ping -q -n -w 5 -c 1 10.0.0.2 ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:49:3e:80:35 tc-so: linkstr: bus1 tc-so: input: 5 packets, 266 bytes, 2 multicasts tc-so: output: 5 packets, 266 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:3e:92:37:70 tc-so: linkstr: bus2 tc-so: input: 5 packets, 266 bytes, 3 multicasts tc-so: output: 5 packets, 266 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ping -q -n -w 5 -c 1 10.0.0.1 ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:3e:92:37:70 tc-so: linkstr: bus2 tc-so: input: 6 packets, 364 bytes, 3 multicasts tc-so: output: 6 packets, 364 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:bridge0: flags=41 tc-so: Configuration: tc-so: priority 32768 hellotime 2 fwddelay 15 maxage 20 tc-so: ipfilter disabled flags 0x0 tc-so: Interfaces: tc-so: shmif1 flags=3 tc-so: port 3 priority 128 tc-so: shmif0 flags=3 tc-so: port 2 priority 128 tc-so: Address cache (max cache: 100, timeout: 1200): tc-so: b2:a0:3e:92:37:70 shmif1 1199 flags=0<> tc-so: b2:a0:49:3e:80:35 shmif0 1199 flags=0<> tc-so:Executing command [ /sbin/brconfig bridge0 delete shmif0 ] tc-so:Executing command [ /sbin/brconfig bridge0 delete shmif1 ] tc-so:bridge0: flags=41 tc-so: Configuration: tc-so: priority 32768 hellotime 2 fwddelay 15 maxage 20 tc-so: ipfilter disabled flags 0x0 tc-so: Interfaces: tc-so: Address cache (max cache: 100, timeout: 1200): tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:a7:24:58:d8 tc-so: linkstr: bus1 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:75:61:0b:77 tc-so: linkstr: bus2 tc-so:Executing command [ rump.ping -q -n -w 5 -c 1 10.0.0.2 ] tc-so:Executing command [ rump.ping -q -n -w 5 -c 1 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646859516.977803, bridge_ipv4, passed tc-start: 1646859517.2032, bridge_ipv6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_bridge unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_bridge unix://commsock2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_bridge unix://commsock3 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:39:f1:49:5e ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:44:b3:74:d5 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:a2:86:1a:57 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00::2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -q -n -c 1 -X 5 fc00::2 ] tc-so:Executing command [ rump.ping6 -q -n -c 1 -X 5 fc00::1 ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ /sbin/brconfig bridge0 add shmif0 ] tc-so:Executing command [ /sbin/brconfig bridge0 add shmif1 ] tc-so:bridge0: flags=41 tc-so: Configuration: tc-so: priority 32768 hellotime 2 fwddelay 15 maxage 20 tc-so: ipfilter disabled flags 0x0 tc-so: Interfaces: tc-so: shmif1 flags=3 tc-so: port 3 priority 128 tc-so: shmif0 flags=3 tc-so: port 2 priority 128 tc-so: Address cache (max cache: 100, timeout: 1200): tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:44:b3:74:d5 tc-so: linkstr: bus1 tc-so: inet6 fe80::b0a0:44ff:feb3:74d5%shmif0/64 flags 0 scopeid 0x2 tc-so:shmif1: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:a2:86:1a:57 tc-so: linkstr: bus2 tc-so: inet6 fe80::b0a0:a2ff:fe86:1a57%shmif1/64 flags 0 scopeid 0x3 tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:bridge0: flags=41 tc-so: Configuration: tc-so: priority 32768 hellotime 2 fwddelay 15 maxage 20 tc-so: ipfilter disabled flags 0x0 tc-so: Interfaces: tc-so: shmif1 flags=3 tc-so: port 3 priority 128 tc-so: shmif0 flags=3 tc-so: port 2 priority 128 tc-so: Address cache (max cache: 100, timeout: 1200): tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:3e:b4:c1:31 tc-so: linkstr: bus1 tc-so: input: 7 packets, 560 bytes, 4 multicasts tc-so: output: 12 packets, 990 bytes, 9 multicasts tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:3eff:feb4:c131%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ping6 -q -n -c 1 -X 5 fc00::2 ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:3e:b4:c1:31 tc-so: linkstr: bus1 tc-so: input: 11 packets, 888 bytes, 5 multicasts tc-so: output: 15 packets, 1232 bytes, 10 multicasts tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:3eff:feb4:c131%shmif0/64 flags 0 scopeid 0x2 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:39:f1:49:5e tc-so: linkstr: bus2 tc-so: input: 11 packets, 888 bytes, 6 multicasts tc-so: output: 15 packets, 1232 bytes, 9 multicasts tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:39ff:fef1:495e%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ping6 -q -n -c 1 -X 5 fc00::1 ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:39:f1:49:5e tc-so: linkstr: bus2 tc-so: input: 12 packets, 958 bytes, 6 multicasts tc-so: output: 16 packets, 1302 bytes, 9 multicasts tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:39ff:fef1:495e%shmif0/64 flags 0 scopeid 0x2 tc-so:bridge0: flags=41 tc-so: Configuration: tc-so: priority 32768 hellotime 2 fwddelay 15 maxage 20 tc-so: ipfilter disabled flags 0x0 tc-so: Interfaces: tc-so: shmif1 flags=3 tc-so: port 3 priority 128 tc-so: shmif0 flags=3 tc-so: port 2 priority 128 tc-so: Address cache (max cache: 100, timeout: 1200): tc-so: b2:a0:39:f1:49:5e shmif1 1199 flags=0<> tc-so: b2:a0:3e:b4:c1:31 shmif0 1199 flags=0<> tc-so:Executing command [ /sbin/brconfig bridge0 delete shmif0 ] tc-so:Executing command [ /sbin/brconfig bridge0 delete shmif1 ] tc-so:bridge0: flags=41 tc-so: Configuration: tc-so: priority 32768 hellotime 2 fwddelay 15 maxage 20 tc-so: ipfilter disabled flags 0x0 tc-so: Interfaces: tc-so: Address cache (max cache: 100, timeout: 1200): tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:44:b3:74:d5 tc-so: linkstr: bus1 tc-so: inet6 fe80::b0a0:44ff:feb3:74d5%shmif0/64 flags 0 scopeid 0x2 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:a2:86:1a:57 tc-so: linkstr: bus2 tc-so: inet6 fe80::b0a0:a2ff:fe86:1a57%shmif1/64 flags 0 scopeid 0x3 tc-so:Executing command [ rump.ping6 -q -n -c 1 -X 5 fc00::2 ] tc-so:Executing command [ rump.ping6 -q -n -c 1 -X 5 fc00::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646859590.604630, bridge_ipv6, passed tc-start: 1646859590.630474, bridge_member_ipv4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_bridge unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_bridge unix://commsock2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_bridge unix://commsock3 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:cd:4a:a1:a9 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.2 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:a2:b9:08:1c ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:12:61:cd:06 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ /sbin/brconfig bridge0 add shmif0 ] tc-so:Executing command [ /sbin/brconfig bridge0 add shmif1 ] tc-so:bridge0: flags=41 tc-so: Configuration: tc-so: priority 32768 hellotime 2 fwddelay 15 maxage 20 tc-so: ipfilter disabled flags 0x0 tc-so: Interfaces: tc-so: shmif1 flags=3 tc-so: port 3 priority 128 tc-so: shmif0 flags=3 tc-so: port 2 priority 128 tc-so: Address cache (max cache: 100, timeout: 1200): tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:a2:b9:08:1c tc-so: linkstr: bus1 tc-so:shmif1: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:12:61:cd:06 tc-so: linkstr: bus2 tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:bridge0: flags=41 tc-so: Configuration: tc-so: priority 32768 hellotime 2 fwddelay 15 maxage 20 tc-so: ipfilter disabled flags 0x0 tc-so: Interfaces: tc-so: shmif1 flags=3 tc-so: port 3 priority 128 tc-so: shmif0 flags=3 tc-so: port 2 priority 128 tc-so: Address cache (max cache: 100, timeout: 1200): tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:25:dd:a6:21 tc-so: linkstr: bus1 tc-so: input: 0 packets, 0 bytes tc-so: output: 1 packet, 42 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ping -q -n -w 5 -c 1 10.0.0.2 ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:25:dd:a6:21 tc-so: linkstr: bus1 tc-so: input: 5 packets, 266 bytes, 2 multicasts tc-so: output: 5 packets, 266 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:cd:4a:a1:a9 tc-so: linkstr: bus2 tc-so: input: 5 packets, 266 bytes, 3 multicasts tc-so: output: 5 packets, 266 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ping -q -n -w 5 -c 1 10.0.0.1 ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:cd:4a:a1:a9 tc-so: linkstr: bus2 tc-so: input: 6 packets, 364 bytes, 3 multicasts tc-so: output: 6 packets, 364 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.11/24 ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.0.12/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:bridge0: flags=41 tc-so: Configuration: tc-so: priority 32768 hellotime 2 fwddelay 15 maxage 20 tc-so: ipfilter disabled flags 0x0 tc-so: Interfaces: tc-so: shmif1 flags=3 tc-so: port 3 priority 128 tc-so: shmif0 flags=3 tc-so: port 2 priority 128 tc-so: Address cache (max cache: 100, timeout: 1200): tc-so: b2:a0:cd:4a:a1:a9 shmif1 1193 flags=0<> tc-so: b2:a0:25:dd:a6:21 shmif0 1193 flags=0<> tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:a2:b9:08:1c tc-so: linkstr: bus1 tc-so: inet 10.0.0.11/24 broadcast 10.0.0.255 flags 0 tc-so:shmif1: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:12:61:cd:06 tc-so: linkstr: bus2 tc-so: inet 10.0.0.12/24 broadcast 10.0.0.255 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:25:dd:a6:21 tc-so: linkstr: bus1 tc-so: input: 14 packets, 700 bytes, 10 multicasts tc-so: output: 6 packets, 364 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ping -q -n -w 5 -c 1 10.0.0.11 ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:25:dd:a6:21 tc-so: linkstr: bus1 tc-so: input: 19 packets, 966 bytes, 12 multicasts tc-so: output: 9 packets, 546 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ping -q -n -w 5 -c 1 10.0.0.12 ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:25:dd:a6:21 tc-so: linkstr: bus1 tc-so: input: 23 packets, 1190 bytes, 13 multicasts tc-so: output: 11 packets, 686 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:cd:4a:a1:a9 tc-so: linkstr: bus2 tc-so: input: 19 packets, 910 bytes, 16 multicasts tc-so: output: 6 packets, 364 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ping -q -n -w 5 -c 1 10.0.0.11 ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:cd:4a:a1:a9 tc-so: linkstr: bus2 tc-so: input: 23 packets, 1134 bytes, 17 multicasts tc-so: output: 9 packets, 546 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ping -q -n -w 5 -c 1 10.0.0.12 ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:cd:4a:a1:a9 tc-so: linkstr: bus2 tc-so: input: 26 packets, 1316 bytes, 17 multicasts tc-so: output: 11 packets, 686 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:bridge0: flags=41 tc-so: Configuration: tc-so: priority 32768 hellotime 2 fwddelay 15 maxage 20 tc-so: ipfilter disabled flags 0x0 tc-so: Interfaces: tc-so: shmif1 flags=3 tc-so: port 3 priority 128 tc-so: shmif0 flags=3 tc-so: port 2 priority 128 tc-so: Address cache (max cache: 100, timeout: 1200): tc-so: b2:a0:cd:4a:a1:a9 shmif1 1199 flags=0<> tc-so: b2:a0:25:dd:a6:21 shmif0 1198 flags=0<> tc-so:Executing command [ /sbin/brconfig bridge0 delete shmif0 ] tc-so:Executing command [ /sbin/brconfig bridge0 delete shmif1 ] tc-so:bridge0: flags=41 tc-so: Configuration: tc-so: priority 32768 hellotime 2 fwddelay 15 maxage 20 tc-so: ipfilter disabled flags 0x0 tc-so: Interfaces: tc-so: Address cache (max cache: 100, timeout: 1200): tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:a2:b9:08:1c tc-so: linkstr: bus1 tc-so: inet 10.0.0.11/24 broadcast 10.0.0.255 flags 0 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:12:61:cd:06 tc-so: linkstr: bus2 tc-so: inet 10.0.0.12/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ping -q -n -w 5 -c 1 10.0.0.2 ] tc-so:Executing command [ rump.ping -q -n -w 5 -c 1 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646859654.376036, bridge_member_ipv4, passed tc-start: 1646859654.396428, bridge_member_ipv6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_bridge unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_bridge unix://commsock2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_bridge unix://commsock3 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:0d:ef:15:a2 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:d0:64:03:41 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:87:aa:50:e1 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00::2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -q -n -c 1 -X 5 fc00::2 ] tc-so:Executing command [ rump.ping6 -q -n -c 1 -X 5 fc00::1 ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ /sbin/brconfig bridge0 add shmif0 ] tc-so:Executing command [ /sbin/brconfig bridge0 add shmif1 ] tc-so:bridge0: flags=41 tc-so: Configuration: tc-so: priority 32768 hellotime 2 fwddelay 15 maxage 20 tc-so: ipfilter disabled flags 0x0 tc-so: Interfaces: tc-so: shmif1 flags=3 tc-so: port 3 priority 128 tc-so: shmif0 flags=3 tc-so: port 2 priority 128 tc-so: Address cache (max cache: 100, timeout: 1200): tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:d0:64:03:41 tc-so: linkstr: bus1 tc-so: inet6 fe80::b0a0:d0ff:fe64:341%shmif0/64 flags 0 scopeid 0x2 tc-so:shmif1: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:87:aa:50:e1 tc-so: linkstr: bus2 tc-so: inet6 fe80::b0a0:87ff:feaa:50e1%shmif1/64 flags 0 scopeid 0x3 tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:bridge0: flags=41 tc-so: Configuration: tc-so: priority 32768 hellotime 2 fwddelay 15 maxage 20 tc-so: ipfilter disabled flags 0x0 tc-so: Interfaces: tc-so: shmif1 flags=3 tc-so: port 3 priority 128 tc-so: shmif0 flags=3 tc-so: port 2 priority 128 tc-so: Address cache (max cache: 100, timeout: 1200): tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:3d:10:23:69 tc-so: linkstr: bus1 tc-so: input: 7 packets, 560 bytes, 4 multicasts tc-so: output: 12 packets, 990 bytes, 9 multicasts tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:3dff:fe10:2369%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ping6 -q -n -c 1 -X 5 fc00::2 ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:3d:10:23:69 tc-so: linkstr: bus1 tc-so: input: 10 packets, 802 bytes, 5 multicasts tc-so: output: 15 packets, 1232 bytes, 10 multicasts tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:3dff:fe10:2369%shmif0/64 flags 0 scopeid 0x2 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:0d:ef:15:a2 tc-so: linkstr: bus2 tc-so: input: 10 packets, 802 bytes, 5 multicasts tc-so: output: 14 packets, 1146 bytes, 9 multicasts tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:dff:feef:15a2%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ping6 -q -n -c 1 -X 5 fc00::1 ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:0d:ef:15:a2 tc-so: linkstr: bus2 tc-so: input: 11 packets, 872 bytes, 5 multicasts tc-so: output: 15 packets, 1216 bytes, 9 multicasts tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:dff:feef:15a2%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::11 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::12 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:bridge0: flags=41 tc-so: Configuration: tc-so: priority 32768 hellotime 2 fwddelay 15 maxage 20 tc-so: ipfilter disabled flags 0x0 tc-so: Interfaces: tc-so: shmif1 flags=3 tc-so: port 3 priority 128 tc-so: shmif0 flags=3 tc-so: port 2 priority 128 tc-so: Address cache (max cache: 100, timeout: 1200): tc-so: b2:a0:0d:ef:15:a2 shmif1 1198 flags=0<> tc-so: b2:a0:3d:10:23:69 shmif0 1198 flags=0<> tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:d0:64:03:41 tc-so: linkstr: bus1 tc-so: inet6 fe80::b0a0:d0ff:fe64:341%shmif0/64 flags 0 scopeid 0x2 tc-so: inet6 fc00::11/64 flags 0 tc-so:shmif1: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:87:aa:50:e1 tc-so: linkstr: bus2 tc-so: inet6 fe80::b0a0:87ff:feaa:50e1%shmif1/64 flags 0 scopeid 0x3 tc-so: inet6 fc00::12/64 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:3d:10:23:69 tc-so: linkstr: bus1 tc-so: input: 16 packets, 1302 bytes, 10 multicasts tc-so: output: 16 packets, 1302 bytes, 10 multicasts tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:3dff:fe10:2369%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ping6 -q -n -X 5 -c 1 fc00::11 ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:3d:10:23:69 tc-so: linkstr: bus1 tc-so: input: 18 packets, 1458 bytes, 10 multicasts tc-so: output: 18 packets, 1458 bytes, 11 multicasts tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:3dff:fe10:2369%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ping6 -q -n -X 5 -c 1 fc00::12 ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:3d:10:23:69 tc-so: linkstr: bus1 tc-so: input: 21 packets, 1692 bytes, 10 multicasts tc-so: output: 21 packets, 1700 bytes, 12 multicasts tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:3dff:fe10:2369%shmif0/64 flags 0 scopeid 0x2 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:0d:ef:15:a2 tc-so: linkstr: bus2 tc-so: input: 19 packets, 1560 bytes, 12 multicasts tc-so: output: 16 packets, 1294 bytes, 9 multicasts tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:dff:feef:15a2%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ping6 -q -n -X 5 -c 1 fc00::11 ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:0d:ef:15:a2 tc-so: linkstr: bus2 tc-so: input: 21 packets, 1716 bytes, 12 multicasts tc-so: output: 18 packets, 1450 bytes, 10 multicasts tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:dff:feef:15a2%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ping6 -q -n -X 5 -c 1 fc00::12 ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:0d:ef:15:a2 tc-so: linkstr: bus2 tc-so: input: 23 packets, 1872 bytes, 12 multicasts tc-so: output: 20 packets, 1606 bytes, 11 multicasts tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:dff:feef:15a2%shmif0/64 flags 0 scopeid 0x2 tc-so:bridge0: flags=41 tc-so: Configuration: tc-so: priority 32768 hellotime 2 fwddelay 15 maxage 20 tc-so: ipfilter disabled flags 0x0 tc-so: Interfaces: tc-so: shmif1 flags=3 tc-so: port 3 priority 128 tc-so: shmif0 flags=3 tc-so: port 2 priority 128 tc-so: Address cache (max cache: 100, timeout: 1200): tc-so: b2:a0:0d:ef:15:a2 shmif1 1199 flags=0<> tc-so: b2:a0:3d:10:23:69 shmif0 1198 flags=0<> tc-so:Executing command [ /sbin/brconfig bridge0 delete shmif0 ] tc-so:Executing command [ /sbin/brconfig bridge0 delete shmif1 ] tc-so:bridge0: flags=41 tc-so: Configuration: tc-so: priority 32768 hellotime 2 fwddelay 15 maxage 20 tc-so: ipfilter disabled flags 0x0 tc-so: Interfaces: tc-so: Address cache (max cache: 100, timeout: 1200): tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:d0:64:03:41 tc-so: linkstr: bus1 tc-so: inet6 fe80::b0a0:d0ff:fe64:341%shmif0/64 flags 0 scopeid 0x2 tc-so: inet6 fc00::11/64 flags 0 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:87:aa:50:e1 tc-so: linkstr: bus2 tc-so: inet6 fe80::b0a0:87ff:feaa:50e1%shmif1/64 flags 0 scopeid 0x3 tc-so: inet6 fc00::12/64 flags 0 tc-so:Executing command [ rump.ping6 -q -n -c 1 -X 5 fc00::2 ] tc-so:Executing command [ rump.ping6 -q -n -c 1 -X 5 fc00::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646859734.816752, bridge_member_ipv6, passed tp-end: 1646859734.837169, net/if_bridge/t_bridge tp-start: 1646859736.920195, net/if_bridge/t_rtable, 6 tc-start: 1646859736.923867, bridge_rtable_basic tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_bridge unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_bridge unix://commsock2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_bridge unix://commsock3 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:67:b7:0a:db ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.2 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:42:35:79:94 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:8a:f7:12:19 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ /sbin/brconfig bridge0 add shmif0 ] tc-so:Executing command [ /sbin/brconfig bridge0 add shmif1 ] tc-so:bridge0: flags=41 tc-so: Configuration: tc-so: priority 32768 hellotime 2 fwddelay 15 maxage 20 tc-so: ipfilter disabled flags 0x0 tc-so: Interfaces: tc-so: shmif1 flags=3 tc-so: port 3 priority 128 tc-so: shmif0 flags=3 tc-so: port 2 priority 128 tc-so: Address cache (max cache: 100, timeout: 1200): tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:42:35:79:94 tc-so: linkstr: bus1 tc-so:shmif1: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:8a:f7:12:19 tc-so: linkstr: bus2 tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 10.0.0.2 ] tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:Executing command [ /sbin/brconfig bridge0 deladdr b2:a0:86:99:4d:ad ] tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:Executing command [ /sbin/brconfig bridge0 deladdr b2:a0:67:b7:0a:db ] tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646859770.492056, bridge_rtable_basic, passed tc-start: 1646859770.517759, bridge_rtable_delete_member tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_bridge unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_bridge unix://commsock2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_bridge unix://commsock3 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:25:5a:eb:2a ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.2 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:d3:22:17:4e ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:af:48:ac:2d ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ /sbin/brconfig bridge0 add shmif0 ] tc-so:Executing command [ /sbin/brconfig bridge0 add shmif1 ] tc-so:bridge0: flags=41 tc-so: Configuration: tc-so: priority 32768 hellotime 2 fwddelay 15 maxage 20 tc-so: ipfilter disabled flags 0x0 tc-so: Interfaces: tc-so: shmif1 flags=3 tc-so: port 3 priority 128 tc-so: shmif0 flags=3 tc-so: port 2 priority 128 tc-so: Address cache (max cache: 100, timeout: 1200): tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:d3:22:17:4e tc-so: linkstr: bus1 tc-so:shmif1: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:af:48:ac:2d tc-so: linkstr: bus2 tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:48:51:9c:3f ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.0.11/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:4a:b2:a5:3f ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.0.12/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 10.0.0.12 ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 10.0.0.11 ] tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:Executing command [ /sbin/brconfig bridge0 delete shmif0 ] tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:Executing command [ /sbin/brconfig bridge0 delete shmif1 ] tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646859819.282779, bridge_rtable_delete_member, passed tc-start: 1646859819.312216, bridge_rtable_flush tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_bridge unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_bridge unix://commsock2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_bridge unix://commsock3 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:44:c2:60:e4 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.2 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:47:2e:b2:08 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:ea:16:a4:f1 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ /sbin/brconfig bridge0 add shmif0 ] tc-so:Executing command [ /sbin/brconfig bridge0 add shmif1 ] tc-so:bridge0: flags=41 tc-so: Configuration: tc-so: priority 32768 hellotime 2 fwddelay 15 maxage 20 tc-so: ipfilter disabled flags 0x0 tc-so: Interfaces: tc-so: shmif1 flags=3 tc-so: port 3 priority 128 tc-so: shmif0 flags=3 tc-so: port 2 priority 128 tc-so: Address cache (max cache: 100, timeout: 1200): tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:47:2e:b2:08 tc-so: linkstr: bus1 tc-so:shmif1: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:ea:16:a4:f1 tc-so: linkstr: bus2 tc-so:Executing command [ rump.ping -n -w 5 -c 1 10.0.0.2 ] tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:Executing command [ /sbin/brconfig bridge0 flush ] tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:6d:39:2f:2c ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.0.11/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:00:f0:30:ea ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.0.12/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 10.0.0.12 ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 10.0.0.11 ] tc-so:Executing command [ /sbin/brconfig bridge0 flush ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646859859.264948, bridge_rtable_flush, passed tc-start: 1646859859.287797, bridge_rtable_manyaddrs tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_bridge unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_bridge unix://commsock2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_bridge unix://commsock3 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:3c:cd:7c:e8 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.2 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:8a:2b:9f:46 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:8b:26:e5:4e ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ /sbin/brconfig bridge0 add shmif0 ] tc-so:Executing command [ /sbin/brconfig bridge0 add shmif1 ] tc-so:bridge0: flags=41 tc-so: Configuration: tc-so: priority 32768 hellotime 2 fwddelay 15 maxage 20 tc-so: ipfilter disabled flags 0x0 tc-so: Interfaces: tc-so: shmif1 flags=3 tc-so: port 3 priority 128 tc-so: shmif0 flags=3 tc-so: port 2 priority 128 tc-so: Address cache (max cache: 100, timeout: 1200): tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:8a:2b:9f:46 tc-so: linkstr: bus1 tc-so:shmif1: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:8b:26:e5:4e tc-so: linkstr: bus2 tc-so:Executing command [ /sbin/brconfig bridge0 maxaddr 1024 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:00 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:01 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:02 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:03 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:04 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:05 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:06 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:07 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:08 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:09 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:0a ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:0b ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:0c ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:0d ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:0e ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:0f ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:10 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:11 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:12 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:13 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:14 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:15 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:16 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:17 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:18 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:19 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:1a ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:1b ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:1c ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:1d ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:1e ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:1f ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:20 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:21 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:22 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:23 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:24 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:25 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:26 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:27 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:28 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:29 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:2a ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:2b ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:2c ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:2d ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:2e ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:2f ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:30 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:31 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:32 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:33 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:34 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:35 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:36 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:37 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:38 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:39 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:3a ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:3b ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:3c ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:3d ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:3e ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:3f ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:40 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:41 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:42 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:43 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:44 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:45 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:46 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:47 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:48 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:49 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:4a ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:4b ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:4c ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:4d ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:4e ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:4f ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:50 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:51 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:52 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:53 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:54 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:55 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:56 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:57 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:58 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:59 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:5a ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:5b ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:5c ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:5d ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:5e ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:5f ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:60 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:61 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:62 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:63 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:64 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:65 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:66 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:67 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:68 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:69 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:6a ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:6b ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:6c ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:6d ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:6e ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:6f ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:70 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:71 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:72 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:73 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:74 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:75 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:76 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:77 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:78 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:79 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:7a ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:7b ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:7c ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:7d ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:7e ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:7f ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:80 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:81 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:82 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:83 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:84 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:85 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:86 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:87 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:88 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:89 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:8a ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:8b ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:8c ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:8d ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:8e ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:8f ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:90 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:91 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:92 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:93 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:94 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:95 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:96 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:97 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:98 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:99 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:9a ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:9b ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:9c ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:9d ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:9e ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:9f ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:a0 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:a1 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:a2 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:a3 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:a4 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:a5 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:a6 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:a7 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:a8 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:a9 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:aa ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:ab ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:ac ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:ad ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:ae ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:af ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:b0 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:b1 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:b2 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:b3 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:b4 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:b5 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:b6 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:b7 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:b8 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:b9 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:ba ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:bb ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:bc ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:bd ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:be ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:bf ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:c0 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:c1 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:c2 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:c3 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:c4 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:c5 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:c6 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:c7 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:c8 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:c9 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:ca ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:cb ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:cc ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:cd ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:ce ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:cf ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:d0 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:d1 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:d2 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:d3 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:d4 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:d5 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:d6 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:d7 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:d8 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:d9 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:da ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:db ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:dc ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:dd ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:de ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:df ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:e0 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:e1 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:e2 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:e3 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:e4 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:e5 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:e6 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:e7 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:e8 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:e9 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:ea ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:eb ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:ec ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:ed ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:ee ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:ef ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:f0 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:f1 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:f2 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:f3 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:f4 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:f5 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:f6 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:f7 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:f8 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:f9 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:fa ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:fb ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:fc ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:fd ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:fe ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:ff ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:00 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:01 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:02 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:03 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:04 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:05 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:06 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:07 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:08 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:09 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:0a ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:0b ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:0c ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:0d ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:0e ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:0f ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:10 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:11 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:12 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:13 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:14 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:15 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:16 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:17 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:18 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:19 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:1a ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:1b ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:1c ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:1d ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:1e ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:1f ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:20 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:21 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:22 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:23 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:24 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:25 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:26 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:27 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:28 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:29 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:2a ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:2b ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:2c ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:2d ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:2e ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:2f ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:30 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:31 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:32 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:33 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:34 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:35 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:36 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:37 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:38 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:39 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:3a ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:3b ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:3c ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:3d ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:3e ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:3f ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:40 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:41 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:42 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:43 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:44 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:45 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:46 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:47 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:48 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:49 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:4a ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:4b ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:4c ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:4d ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:4e ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:4f ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:50 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:51 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:52 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:53 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:54 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:55 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:56 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:57 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:58 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:59 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:5a ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:5b ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:5c ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:5d ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:5e ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:5f ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:60 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:61 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:62 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:63 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:64 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:65 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:66 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:67 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:68 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:69 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:6a ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:6b ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:6c ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:6d ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:6e ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:6f ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:70 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:71 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:72 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:73 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:74 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:75 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:76 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:77 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:78 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:79 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:7a ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:7b ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:7c ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:7d ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:7e ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:7f ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:80 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:81 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:82 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:83 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:84 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:85 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:86 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:87 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:88 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:89 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:8a ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:8b ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:8c ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:8d ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:8e ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:8f ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:90 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:91 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:92 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:93 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:94 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:95 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:96 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:97 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:98 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:99 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:9a ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:9b ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:9c ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:9d ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:9e ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:9f ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:a0 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:a1 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:a2 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:a3 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:a4 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:a5 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:a6 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:a7 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:a8 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:a9 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:aa ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:ab ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:ac ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:ad ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:ae ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:af ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:b0 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:b1 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:b2 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:b3 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:b4 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:b5 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:b6 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:b7 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:b8 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:b9 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:ba ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:bb ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:bc ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:bd ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:be ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:bf ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:c0 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:c1 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:c2 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:c3 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:c4 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:c5 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:c6 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:c7 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:c8 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:c9 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:ca ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:cb ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:cc ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:cd ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:ce ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:cf ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:d0 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:d1 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:d2 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:d3 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:d4 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:d5 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:d6 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:d7 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:d8 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:d9 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:da ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:db ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:dc ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:dd ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:de ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:df ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:e0 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:e1 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:e2 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:e3 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:e4 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:e5 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:e6 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:e7 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:e8 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:e9 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:ea ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:eb ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:ec ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:ed ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:ee ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:ef ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:f0 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:f1 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:f2 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:f3 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:f4 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:f5 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:f6 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:f7 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:f8 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:f9 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:fa ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:fb ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:fc ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:fd ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:fe ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:ff ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:00 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:01 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:02 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:03 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:04 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:05 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:06 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:07 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:08 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:09 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:0a ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:0b ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:0c ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:0d ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:0e ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:0f ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:10 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:11 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:12 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:13 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:14 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:15 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:16 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:17 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:18 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:19 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:1a ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:1b ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:1c ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:1d ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:1e ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:1f ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:20 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:21 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:22 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:23 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:24 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:25 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:26 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:27 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:28 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:29 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:2a ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:2b ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:2c ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:2d ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:2e ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:2f ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:30 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:31 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:32 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:33 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:34 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:35 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:36 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:37 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:38 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:39 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:3a ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:3b ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:3c ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:3d ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:3e ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:3f ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:40 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:41 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:42 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:43 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:44 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:45 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:46 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:47 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:48 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:49 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:4a ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:4b ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:4c ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:4d ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:4e ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:4f ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:50 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:51 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:52 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:53 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:54 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:55 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:56 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:57 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:58 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:59 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:5a ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:5b ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:5c ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:5d ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:5e ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:5f ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:60 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:61 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:62 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:63 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:64 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:65 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:66 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:67 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:68 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:69 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:6a ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:6b ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:6c ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:6d ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:6e ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:6f ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:70 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:71 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:72 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:73 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:74 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:75 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:76 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:77 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:78 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:79 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:7a ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:7b ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:7c ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:7d ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:7e ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:7f ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:80 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:81 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:82 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:83 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:84 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:85 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:86 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:87 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:88 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:89 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:8a ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:8b ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:8c ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:8d ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:8e ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:8f ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:90 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:91 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:92 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:93 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:94 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:95 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:96 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:97 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:98 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:99 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:9a ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:9b ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:9c ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:9d ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:9e ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:9f ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:a0 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:a1 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:a2 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:a3 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:a4 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:a5 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:a6 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:a7 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:a8 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:a9 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:aa ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:ab ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:ac ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:ad ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:ae ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:af ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:b0 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:b1 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:b2 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:b3 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:b4 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:b5 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:b6 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:b7 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:b8 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:b9 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:ba ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:bb ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:bc ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:bd ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:be ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:bf ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:c0 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:c1 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:c2 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:c3 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:c4 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:c5 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:c6 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:c7 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:c8 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:c9 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:ca ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:cb ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:cc ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:cd ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:ce ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:cf ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:d0 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:d1 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:d2 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:d3 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:d4 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:d5 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:d6 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:d7 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:d8 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:d9 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:da ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:db ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:dc ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:dd ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:de ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:df ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:e0 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:e1 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:e2 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:e3 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:e4 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:e5 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:e6 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:e7 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:e8 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:e9 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:ea ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:eb ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:ec ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:ed ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:ee ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:ef ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:f0 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:f1 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:f2 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:f3 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:f4 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:f5 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:f6 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:f7 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:f8 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:f9 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:fa ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:fb ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:fc ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:fd ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:fe ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:ff ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:00 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:01 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:02 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:03 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:04 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:05 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:06 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:07 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:08 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:09 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:0a ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:0b ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:0c ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:0d ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:0e ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:0f ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:10 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:11 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:12 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:13 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:14 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:15 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:16 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:17 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:18 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:19 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:1a ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:1b ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:1c ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:1d ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:1e ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:1f ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:20 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:21 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:22 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:23 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:24 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:25 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:26 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:27 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:28 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:29 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:2a ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:2b ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:2c ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:2d ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:2e ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:2f ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:30 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:31 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:32 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:33 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:34 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:35 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:36 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:37 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:38 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:39 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:3a ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:3b ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:3c ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:3d ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:3e ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:3f ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:40 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:41 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:42 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:43 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:44 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:45 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:46 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:47 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:48 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:49 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:4a ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:4b ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:4c ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:4d ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:4e ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:4f ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:50 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:51 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:52 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:53 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:54 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:55 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:56 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:57 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:58 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:59 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:5a ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:5b ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:5c ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:5d ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:5e ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:5f ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:60 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:61 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:62 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:63 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:64 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:65 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:66 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:67 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:68 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:69 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:6a ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:6b ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:6c ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:6d ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:6e ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:6f ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:70 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:71 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:72 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:73 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:74 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:75 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:76 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:77 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:78 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:79 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:7a ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:7b ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:7c ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:7d ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:7e ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:7f ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:80 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:81 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:82 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:83 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:84 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:85 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:86 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:87 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:88 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:89 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:8a ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:8b ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:8c ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:8d ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:8e ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:8f ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:90 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:91 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:92 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:93 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:94 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:95 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:96 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:97 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:98 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:99 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:9a ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:9b ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:9c ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:9d ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:9e ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:9f ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:a0 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:a1 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:a2 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:a3 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:a4 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:a5 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:a6 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:a7 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:a8 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:a9 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:aa ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:ab ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:ac ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:ad ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:ae ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:af ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:b0 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:b1 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:b2 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:b3 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:b4 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:b5 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:b6 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:b7 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:b8 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:b9 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:ba ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:bb ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:bc ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:bd ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:be ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:bf ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:c0 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:c1 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:c2 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:c3 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:c4 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:c5 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:c6 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:c7 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:c8 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:c9 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:ca ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:cb ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:cc ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:cd ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:ce ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:cf ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:d0 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:d1 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:d2 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:d3 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:d4 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:d5 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:d6 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:d7 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:d8 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:d9 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:da ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:db ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:dc ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:dd ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:de ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:df ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:e0 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:e1 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:e2 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:e3 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:e4 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:e5 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:e6 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:e7 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:e8 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:e9 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:ea ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:eb ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:ec ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:ed ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:ee ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:ef ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:f0 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:f1 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:f2 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:f3 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:f4 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:f5 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:f6 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:f7 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:f8 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:f9 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:fa ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:fb ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:fc ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:fd ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:fe ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:ff ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646860259.156705, bridge_rtable_manyaddrs, passed tc-start: 1646860259.177640, bridge_rtable_maxaddr tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_bridge unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_bridge unix://commsock2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_bridge unix://commsock3 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:7b:aa:60:9f ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.2 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:05:57:fc:93 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:ef:92:a8:b3 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ /sbin/brconfig bridge0 add shmif0 ] tc-so:Executing command [ /sbin/brconfig bridge0 add shmif1 ] tc-so:bridge0: flags=41 tc-so: Configuration: tc-so: priority 32768 hellotime 2 fwddelay 15 maxage 20 tc-so: ipfilter disabled flags 0x0 tc-so: Interfaces: tc-so: shmif1 flags=3 tc-so: port 3 priority 128 tc-so: shmif0 flags=3 tc-so: port 2 priority 128 tc-so: Address cache (max cache: 100, timeout: 1200): tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:05:57:fc:93 tc-so: linkstr: bus1 tc-so:shmif1: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:ef:92:a8:b3 tc-so: linkstr: bus2 tc-so:Executing command [ rump.ping -n -w 5 -c 1 10.0.0.2 ] tc-so:bridge0: flags=41 tc-so: Configuration: tc-so: priority 32768 hellotime 2 fwddelay 15 maxage 20 tc-so: ipfilter disabled flags 0x0 tc-so: Interfaces: tc-so: shmif1 flags=3 tc-so: port 3 priority 128 tc-so: shmif0 flags=3 tc-so: port 2 priority 128 tc-so: Address cache (max cache: 100, timeout: 1200): tc-so: b2:a0:7b:aa:60:9f shmif1 1200 flags=0<> tc-so: b2:a0:59:e4:30:72 shmif0 1200 flags=0<> tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:Executing command [ /sbin/brconfig bridge0 maxaddr 1 ] tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:bridge0: flags=41 tc-so: Configuration: tc-so: priority 32768 hellotime 2 fwddelay 15 maxage 20 tc-so: ipfilter disabled flags 0x0 tc-so: Interfaces: tc-so: shmif1 flags=3 tc-so: port 3 priority 128 tc-so: shmif0 flags=3 tc-so: port 2 priority 128 tc-so: Address cache (max cache: 1, timeout: 1200): tc-so: b2:a0:59:e4:30:72 shmif0 1198 flags=0<> tc-so:Executing command [ rump.ping -n -w 5 -c 1 10.0.0.2 ] tc-so:Executing command [ /sbin/brconfig bridge0 maxaddr 2 ] tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 10.0.0.2 ] tc-so:bridge0: flags=41 tc-so: Configuration: tc-so: priority 32768 hellotime 2 fwddelay 15 maxage 20 tc-so: ipfilter disabled flags 0x0 tc-so: Interfaces: tc-so: shmif1 flags=3 tc-so: port 3 priority 128 tc-so: shmif0 flags=3 tc-so: port 2 priority 128 tc-so: Address cache (max cache: 2, timeout: 1200): tc-so: b2:a0:7b:aa:60:9f shmif1 1200 flags=0<> tc-so: b2:a0:59:e4:30:72 shmif0 1200 flags=0<> tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646860296.663160, bridge_rtable_maxaddr, passed tc-start: 1646860296.684762, bridge_rtable_timeout tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_bridge unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_bridge unix://commsock2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_bridge unix://commsock3 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:1d:a0:78:70 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.2 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:74:bf:81:ee ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:2b:2d:f2:09 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ /sbin/brconfig bridge0 add shmif0 ] tc-so:Executing command [ /sbin/brconfig bridge0 add shmif1 ] tc-so:bridge0: flags=41 tc-so: Configuration: tc-so: priority 32768 hellotime 2 fwddelay 15 maxage 20 tc-so: ipfilter disabled flags 0x0 tc-so: Interfaces: tc-so: shmif1 flags=3 tc-so: port 3 priority 128 tc-so: shmif0 flags=3 tc-so: port 2 priority 128 tc-so: Address cache (max cache: 100, timeout: 1200): tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:74:bf:81:ee tc-so: linkstr: bus1 tc-so:shmif1: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:2b:2d:f2:09 tc-so: linkstr: bus2 tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:Executing command [ /sbin/brconfig bridge0 timeout 5 ] tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 10.0.0.2 ] tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646860336.48207, bridge_rtable_timeout, passed tp-end: 1646860336.77413, net/if_bridge/t_rtable tp-start: 1646860340.739982, net/if_gif/t_gif, 13 tc-start: 1646860340.743551, gif_basic_ipv4overipv4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_gif unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_gif unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:5e:5e:d6:86 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:67:95:81:c2 tc-so: linkstr: bus0 tc-so: inet6 fe80::b0a0:67ff:fe95:81c2%shmif0/64 flags 0x2 scopeid 0x2 tc-so: inet 192.168.1.1/24 broadcast 192.168.1.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.1 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:5e:5e:d6:86 tc-so: linkstr: bus1 tc-so: inet6 fe80::b0a0:5eff:fe5e:d686%shmif1/64 flags 0x2 scopeid 0x3 tc-so: inet 10.0.0.1/8 broadcast 10.255.255.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:02:f0:9c:e0 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:47:7a:05:77 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.2.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:02:f0:9c:e0 tc-so: linkstr: bus0 tc-so: inet6 fe80::b0a0:2ff:fef0:9ce0%shmif0/64 flags 0x2 scopeid 0x2 tc-so: inet 192.168.2.1/24 broadcast 192.168.2.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.2 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:47:7a:05:77 tc-so: linkstr: bus1 tc-so: inet6 fe80::b0a0:47ff:fe7a:577%shmif1/64 flags 0x2 scopeid 0x3 tc-so: inet 10.0.0.2/8 broadcast 10.255.255.255 flags 0 tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 5 192.168.1.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 5 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 5 192.168.2.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 5 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:Executing command [ rump.ifconfig gif0 tunnel 10.0.0.1 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig gif0 inet 172.16.1.1/32 172.16.2.1 ] tc-so:Executing command [ rump.route add -inet 192.168.2.0/24 172.16.1.1 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.1 --> 10.0.0.2 tc-so: status: active tc-so: inet6 fe80::7c5f:b920:63de:23fa%gif0/64 -> flags 0x2 scopeid 0x4 tc-so: inet 172.16.1.1/32 -> 172.16.2.1 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10/8 link#3 UC - - - shmif1 tc-so:10.0.0.1 link#3 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:172.16.1.1 gif0 UHl - - - lo0 tc-so:172.16.2.1 172.16.1.1 UH - - - gif0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.1 link#2 UHl - - - lo0 tc-so:192.168.2/24 172.16.1.1 UGS - - - gif0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:67ff:fe95:81c2 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:5eff:fe5e:d686 link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::7c5f:b920:63de:23fa UC - - - gif0 tc-so:fe80::7c5f:b920:63de:23fa gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fe80::7c5f:b920:63de:23fa UC - - - gif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%gif0/32 fe80::7c5f:b920:63de:23fa UC - - - gif0 tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:Executing command [ rump.ifconfig gif0 tunnel 10.0.0.2 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig gif0 inet 172.16.2.1/32 172.16.1.1 ] tc-so:Executing command [ rump.route add -inet 192.168.1.0/24 172.16.2.1 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.2 --> 10.0.0.1 tc-so: status: active tc-so: inet6 fe80::9cce:fdb6:4238:dbbe%gif0/64 -> flags 0x2 scopeid 0x4 tc-so: inet 172.16.2.1/32 -> 172.16.1.1 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10/8 link#3 UC - - - shmif1 tc-so:10.0.0.2 link#3 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:172.16.1.1 172.16.2.1 UH - - - gif0 tc-so:172.16.2.1 gif0 UHl - - - lo0 tc-so:192.168.1/24 172.16.2.1 UGS - - - gif0 tc-so:192.168.2/24 link#2 UC - - - shmif0 tc-so:192.168.2.1 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:2ff:fef0:9ce0 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:47ff:fe7a:577 link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::9cce:fdb6:4238:dbbe UC - - - gif0 tc-so:fe80::9cce:fdb6:4238:dbbe gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fe80::9cce:fdb6:4238:dbbe UC - - - gif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%gif0/32 fe80::9cce:fdb6:4238:dbbe UC - - - gif0 tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet 192.168.2.0/24 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet 192.168.1.0/24 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.1 --> 10.0.0.2 tc-so: status: active tc-so: input: 4 packets, 288 bytes tc-so: output: 5 packets, 360 bytes tc-so: inet6 fe80::7c5f:b920:63de:23fa%gif0/64 -> flags 0 scopeid 0x4 tc-so: inet 172.16.1.1/32 -> 172.16.2.1 flags 0 tc-so:Executing command [ rump.ping -n -w 5 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.1 --> 10.0.0.2 tc-so: status: active tc-so: input: 5 packets, 372 bytes tc-so: output: 6 packets, 444 bytes tc-so: inet6 fe80::7c5f:b920:63de:23fa%gif0/64 -> flags 0 scopeid 0x4 tc-so: inet 172.16.1.1/32 -> 172.16.2.1 flags 0 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.2 --> 10.0.0.1 tc-so: status: active tc-so: input: 2 packets, 156 bytes tc-so: output: 6 packets, 444 bytes tc-so: inet6 fe80::9cce:fdb6:4238:dbbe%gif0/64 -> flags 0 scopeid 0x4 tc-so: inet 172.16.2.1/32 -> 172.16.1.1 flags 0 tc-so:Executing command [ rump.ping -n -w 5 -c 1 -I 192.168.2.1 192.168.1.1 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.2 --> 10.0.0.1 tc-so: status: active tc-so: input: 3 packets, 240 bytes tc-so: output: 7 packets, 528 bytes tc-so: inet6 fe80::9cce:fdb6:4238:dbbe%gif0/64 -> flags 0 scopeid 0x4 tc-so: inet 172.16.2.1/32 -> 172.16.1.1 flags 0 tc-so:Executing command [ rump.ifconfig gif0 deletetunnel ] tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig gif0 deletetunnel ] tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646860398.380540, gif_basic_ipv4overipv4, passed tc-start: 1646860398.406902, gif_basic_ipv4overipv6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_gif unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_gif unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:41:d5:e6:2a ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:75:d6:d1:ad tc-so: linkstr: bus0 tc-so: inet6 fe80::b0a0:75ff:fed6:d1ad%shmif0/64 flags 0x2 scopeid 0x2 tc-so: inet 192.168.1.1/24 broadcast 192.168.1.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:41:d5:e6:2a tc-so: linkstr: bus1 tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:41ff:fed5:e62a%shmif1/64 flags 0x2 scopeid 0x3 tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:5c:8f:14:97 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:57:fd:e7:b8 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.2.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:5c:8f:14:97 tc-so: linkstr: bus0 tc-so: inet6 fe80::b0a0:5cff:fe8f:1497%shmif0/64 flags 0x2 scopeid 0x2 tc-so: inet 192.168.2.1/24 broadcast 192.168.2.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:57:fd:e7:b8 tc-so: linkstr: bus1 tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:57ff:fefd:e7b8%shmif1/64 flags 0x2 scopeid 0x3 tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 5 192.168.1.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 5 192.168.2.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00::2 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:Executing command [ rump.ifconfig gif0 tunnel fc00::1 fc00::2 ] tc-so:Executing command [ rump.ifconfig gif0 inet 172.16.1.1/32 172.16.2.1 ] tc-so:Executing command [ rump.route add -inet 192.168.2.0/24 172.16.1.1 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: status: active tc-so: inet6 fe80::1c1a:78af:103c:1057%gif0/64 -> flags 0x2 scopeid 0x4 tc-so: inet 172.16.1.1/32 -> 172.16.2.1 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:172.16.1.1 gif0 UHl - - - lo0 tc-so:172.16.2.1 172.16.1.1 UH - - - gif0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.1 link#2 UHl - - - lo0 tc-so:192.168.2/24 172.16.1.1 UGS - - - gif0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::1 link#3 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:75ff:fed6:d1ad link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:41ff:fed5:e62a link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::1c1a:78af:103c:1057 UC - - - gif0 tc-so:fe80::1c1a:78af:103c:1057 gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fe80::1c1a:78af:103c:1057 UC - - - gif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%gif0/32 fe80::1c1a:78af:103c:1057 UC - - - gif0 tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:Executing command [ rump.ifconfig gif0 tunnel fc00::2 fc00::1 ] tc-so:Executing command [ rump.ifconfig gif0 inet 172.16.2.1/32 172.16.1.1 ] tc-so:Executing command [ rump.route add -inet 192.168.1.0/24 172.16.2.1 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: status: active tc-so: inet6 fe80::3069:f831:7fd5:b9bd%gif0/64 -> flags 0x2 scopeid 0x4 tc-so: inet 172.16.2.1/32 -> 172.16.1.1 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:172.16.1.1 172.16.2.1 UH - - - gif0 tc-so:172.16.2.1 gif0 UHl - - - lo0 tc-so:192.168.1/24 172.16.2.1 UGS - - - gif0 tc-so:192.168.2/24 link#2 UC - - - shmif0 tc-so:192.168.2.1 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::2 link#3 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:5cff:fe8f:1497 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:57ff:fefd:e7b8 link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::3069:f831:7fd5:b9bd UC - - - gif0 tc-so:fe80::3069:f831:7fd5:b9bd gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fe80::3069:f831:7fd5:b9bd UC - - - gif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%gif0/32 fe80::3069:f831:7fd5:b9bd UC - - - gif0 tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet 192.168.2.0/24 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet 192.168.1.0/24 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: status: active tc-so: input: 5 packets, 360 bytes tc-so: output: 4 packets, 288 bytes tc-so: inet6 fe80::1c1a:78af:103c:1057%gif0/64 -> flags 0 scopeid 0x4 tc-so: inet 172.16.1.1/32 -> 172.16.2.1 flags 0 tc-so:Executing command [ rump.ping -n -w 5 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: status: active tc-so: input: 6 packets, 444 bytes tc-so: output: 5 packets, 372 bytes tc-so: inet6 fe80::1c1a:78af:103c:1057%gif0/64 -> flags 0 scopeid 0x4 tc-so: inet 172.16.1.1/32 -> 172.16.2.1 flags 0 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: status: active tc-so: input: 3 packets, 228 bytes tc-so: output: 6 packets, 444 bytes tc-so: inet6 fe80::3069:f831:7fd5:b9bd%gif0/64 -> flags 0 scopeid 0x4 tc-so: inet 172.16.2.1/32 -> 172.16.1.1 flags 0 tc-so:Executing command [ rump.ping -n -w 5 -c 1 -I 192.168.2.1 192.168.1.1 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: status: active tc-so: input: 4 packets, 312 bytes tc-so: output: 7 packets, 528 bytes tc-so: inet6 fe80::3069:f831:7fd5:b9bd%gif0/64 -> flags 0 scopeid 0x4 tc-so: inet 172.16.2.1/32 -> 172.16.1.1 flags 0 tc-so:Executing command [ rump.ifconfig gif0 deletetunnel ] tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig gif0 deletetunnel ] tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646860453.832010, gif_basic_ipv4overipv6, passed tc-start: 1646860453.855041, gif_basic_ipv6overipv4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_gif unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_gif unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:5d:f8:c4:c0 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:14:97:1d:27 tc-so: linkstr: bus0 tc-so: inet6 fc00:1::1/64 flags 0 tc-so: inet6 fe80::b0a0:14ff:fe97:1d27%shmif0/64 flags 0x2 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.1 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:5d:f8:c4:c0 tc-so: linkstr: bus1 tc-so: inet6 fe80::b0a0:5dff:fef8:c4c0%shmif1/64 flags 0x2 scopeid 0x3 tc-so: inet 10.0.0.1/8 broadcast 10.255.255.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:db:4f:d9:4e ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:7d:5f:58:39 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:2::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:db:4f:d9:4e tc-so: linkstr: bus0 tc-so: inet6 fc00:2::1/64 flags 0 tc-so: inet6 fe80::b0a0:dbff:fe4f:d94e%shmif0/64 flags 0x2 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.2 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:7d:5f:58:39 tc-so: linkstr: bus1 tc-so: inet6 fe80::b0a0:7dff:fe5f:5839%shmif1/64 flags 0x2 scopeid 0x3 tc-so: inet 10.0.0.2/8 broadcast 10.255.255.255 flags 0 tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 5 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00:2::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 5 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:Executing command [ rump.ifconfig gif0 tunnel 10.0.0.1 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig gif0 inet6 fc00:3::1/128 fc00:4::1 ] tc-so:Executing command [ rump.route add -inet6 fc00:2::/64 fc00:3::1 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.1 --> 10.0.0.2 tc-so: status: active tc-so: inet6 fc00:3::1/128 -> fc00:4::1 flags 0 tc-so: inet6 fe80::d070:f589:8b0f:b37e%gif0/64 -> flags 0x2 scopeid 0x4 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10/8 link#3 UC - - - shmif1 tc-so:10.0.0.1 link#3 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00:1::/64 link#2 UC - - - shmif0 tc-so:fc00:1::1 link#2 UHl - - - lo0 tc-so:fc00:2::/64 fc00:3::1 UGS - - - gif0 tc-so:fc00:3::1 gif0 UHl - - - lo0 tc-so:fc00:4::1 fc00:3::1 UHC - - - gif0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:14ff:fe97:1d27 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:5dff:fef8:c4c0 link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::d070:f589:8b0f:b37e UC - - - gif0 tc-so:fe80::d070:f589:8b0f:b37e gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fc00:3::1 UC - - - gif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%gif0/32 fc00:3::1 UC - - - gif0 tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:Executing command [ rump.ifconfig gif0 tunnel 10.0.0.2 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig gif0 inet6 fc00:4::1/128 fc00:3::1 ] tc-so:Executing command [ rump.route add -inet6 fc00:1::/64 fc00:4::1 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.2 --> 10.0.0.1 tc-so: status: active tc-so: inet6 fc00:4::1/128 -> fc00:3::1 flags 0 tc-so: inet6 fe80::a8f5:dbf5:8245:53c6%gif0/64 -> flags 0x2 scopeid 0x4 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10/8 link#3 UC - - - shmif1 tc-so:10.0.0.2 link#3 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00:1::/64 fc00:4::1 UGS - - - gif0 tc-so:fc00:2::/64 link#2 UC - - - shmif0 tc-so:fc00:2::1 link#2 UHl - - - lo0 tc-so:fc00:3::1 fc00:4::1 UHC - - - gif0 tc-so:fc00:4::1 gif0 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:dbff:fe4f:d94e link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:7dff:fe5f:5839 link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::a8f5:dbf5:8245:53c6 UC - - - gif0 tc-so:fe80::a8f5:dbf5:8245:53c6 gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fc00:4::1 UC - - - gif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%gif0/32 fc00:4::1 UC - - - gif0 tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet6 fc00:2::/64 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet6 fc00:1::/64 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.1 --> 10.0.0.2 tc-so: status: active tc-so: input: 4 packets, 288 bytes tc-so: output: 5 packets, 360 bytes tc-so: inet6 fc00:3::1/128 -> fc00:4::1 flags 0 tc-so: inet6 fe80::d070:f589:8b0f:b37e%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.ping6 -n -X 5 -c 1 -S fc00:1::1 fc00:2::1 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.1 --> 10.0.0.2 tc-so: status: active tc-so: input: 5 packets, 344 bytes tc-so: output: 6 packets, 416 bytes tc-so: inet6 fc00:3::1/128 -> fc00:4::1 flags 0 tc-so: inet6 fe80::d070:f589:8b0f:b37e%gif0/64 -> flags 0 scopeid 0x4 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.2 --> 10.0.0.1 tc-so: status: active tc-so: input: 2 packets, 128 bytes tc-so: output: 6 packets, 416 bytes tc-so: inet6 fc00:4::1/128 -> fc00:3::1 flags 0 tc-so: inet6 fe80::a8f5:dbf5:8245:53c6%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.ping6 -n -X 5 -c 1 -S fc00:2::1 fc00:1::1 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.2 --> 10.0.0.1 tc-so: status: active tc-so: input: 3 packets, 184 bytes tc-so: output: 7 packets, 472 bytes tc-so: inet6 fc00:4::1/128 -> fc00:3::1 flags 0 tc-so: inet6 fe80::a8f5:dbf5:8245:53c6%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.ifconfig gif0 deletetunnel ] tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig gif0 deletetunnel ] tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ping6 -n -X 5 -c 1 -S fc00:1::1 fc00:2::1 ] tc-so:Executing command [ rump.ping6 -n -X 5 -c 1 -S fc00:2::1 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646860519.44545, gif_basic_ipv6overipv4, passed tc-start: 1646860519.71190, gif_basic_ipv6overipv6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_gif unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_gif unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:0a:30:14:0d ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:40:de:26:d8 tc-so: linkstr: bus0 tc-so: inet6 fc00:1::1/64 flags 0 tc-so: inet6 fe80::b0a0:40ff:fede:26d8%shmif0/64 flags 0x2 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:0a:30:14:0d tc-so: linkstr: bus1 tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:aff:fe30:140d%shmif1/64 flags 0x2 scopeid 0x3 tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:d9:fc:82:15 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:e9:71:59:15 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:2::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:d9:fc:82:15 tc-so: linkstr: bus0 tc-so: inet6 fc00:2::1/64 flags 0 tc-so: inet6 fe80::b0a0:d9ff:fefc:8215%shmif0/64 flags 0x2 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:e9:71:59:15 tc-so: linkstr: bus1 tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:e9ff:fe71:5915%shmif1/64 flags 0x2 scopeid 0x3 tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00:2::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00::2 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:Executing command [ rump.ifconfig gif0 tunnel fc00::1 fc00::2 ] tc-so:Executing command [ rump.ifconfig gif0 inet6 fc00:3::1/128 fc00:4::1 ] tc-so:Executing command [ rump.route add -inet6 fc00:2::/64 fc00:3::1 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: status: active tc-so: inet6 fc00:3::1/128 -> fc00:4::1 flags 0 tc-so: inet6 fe80::d0cd:84bc:f6bb:a897%gif0/64 -> flags 0x2 scopeid 0x4 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::1 link#3 UHl - - - lo0 tc-so:fc00:1::/64 link#2 UC - - - shmif0 tc-so:fc00:1::1 link#2 UHl - - - lo0 tc-so:fc00:2::/64 fc00:3::1 UGS - - - gif0 tc-so:fc00:3::1 gif0 UHl - - - lo0 tc-so:fc00:4::1 fc00:3::1 UHC - - - gif0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:40ff:fede:26d8 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:aff:fe30:140d link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::d0cd:84bc:f6bb:a897 UC - - - gif0 tc-so:fe80::d0cd:84bc:f6bb:a897 gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fc00:3::1 UC - - - gif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%gif0/32 fc00:3::1 UC - - - gif0 tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:Executing command [ rump.ifconfig gif0 tunnel fc00::2 fc00::1 ] tc-so:Executing command [ rump.ifconfig gif0 inet6 fc00:4::1/128 fc00:3::1 ] tc-so:Executing command [ rump.route add -inet6 fc00:1::/64 fc00:4::1 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: status: active tc-so: inet6 fc00:4::1/128 -> fc00:3::1 flags 0 tc-so: inet6 fe80::60f7:e4e9:5ba9:ac5b%gif0/64 -> flags 0x2 scopeid 0x4 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::2 link#3 UHl - - - lo0 tc-so:fc00:1::/64 fc00:4::1 UGS - - - gif0 tc-so:fc00:2::/64 link#2 UC - - - shmif0 tc-so:fc00:2::1 link#2 UHl - - - lo0 tc-so:fc00:3::1 fc00:4::1 UHC - - - gif0 tc-so:fc00:4::1 gif0 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:d9ff:fefc:8215 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:e9ff:fe71:5915 link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::60f7:e4e9:5ba9:ac5b UC - - - gif0 tc-so:fe80::60f7:e4e9:5ba9:ac5b gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fc00:4::1 UC - - - gif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%gif0/32 fc00:4::1 UC - - - gif0 tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet6 fc00:2::/64 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet6 fc00:1::/64 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: status: active tc-so: input: 5 packets, 360 bytes tc-so: output: 3 packets, 216 bytes tc-so: inet6 fc00:3::1/128 -> fc00:4::1 flags 0 tc-so: inet6 fe80::d0cd:84bc:f6bb:a897%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.ping6 -n -X 5 -c 1 -S fc00:1::1 fc00:2::1 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: status: active tc-so: input: 6 packets, 416 bytes tc-so: output: 4 packets, 272 bytes tc-so: inet6 fc00:3::1/128 -> fc00:4::1 flags 0 tc-so: inet6 fe80::d0cd:84bc:f6bb:a897%gif0/64 -> flags 0 scopeid 0x4 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: status: active tc-so: input: 2 packets, 128 bytes tc-so: output: 6 packets, 416 bytes tc-so: inet6 fc00:4::1/128 -> fc00:3::1 flags 0 tc-so: inet6 fe80::60f7:e4e9:5ba9:ac5b%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.ping6 -n -X 5 -c 1 -S fc00:2::1 fc00:1::1 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: status: active tc-so: input: 4 packets, 256 bytes tc-so: output: 7 packets, 472 bytes tc-so: inet6 fc00:4::1/128 -> fc00:3::1 flags 0 tc-so: inet6 fe80::60f7:e4e9:5ba9:ac5b%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.ifconfig gif0 deletetunnel ] tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig gif0 deletetunnel ] tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ping6 -n -X 5 -c 1 -S fc00:1::1 fc00:2::1 ] tc-so:Executing command [ rump.ping6 -n -X 5 -c 1 -S fc00:2::1 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646860577.900650, gif_basic_ipv6overipv6, passed tc-start: 1646860577.935961, gif_create_destroy tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_gif unix://commsock1 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:Executing command [ rump.ifconfig gif0 up ] tc-so:Executing command [ rump.ifconfig gif0 down ] tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:Executing command [ rump.ifconfig gif0 up ] tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:Executing command [ rump.ifconfig gif0 inet 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig gif0 up ] tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:Executing command [ rump.ifconfig gif0 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig gif0 up ] tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-end: 1646860584.540494, gif_create_destroy, passed tc-start: 1646860584.551825, gif_ioctl_ipv4overipv4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_gif unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_gif unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:36:fc:fd:e9 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:33:f7:02:d7 tc-so: linkstr: bus0 tc-so: inet6 fe80::b0a0:33ff:fef7:2d7%shmif0/64 flags 0x2 scopeid 0x2 tc-so: inet 192.168.1.1/24 broadcast 192.168.1.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.1 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:36:fc:fd:e9 tc-so: linkstr: bus1 tc-so: inet6 fe80::b0a0:36ff:fefc:fde9%shmif1/64 flags 0x2 scopeid 0x3 tc-so: inet 10.0.0.1/8 broadcast 10.255.255.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:2e:1d:2b:4f ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:98:ee:9c:cc ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.2.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:2e:1d:2b:4f tc-so: linkstr: bus0 tc-so: inet6 fe80::b0a0:2eff:fe1d:2b4f%shmif0/64 flags 0x2 scopeid 0x2 tc-so: inet 192.168.2.1/24 broadcast 192.168.2.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.2 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:98:ee:9c:cc tc-so: linkstr: bus1 tc-so: inet6 fe80::b0a0:98ff:feee:9ccc%shmif1/64 flags 0x2 scopeid 0x3 tc-so: inet 10.0.0.2/8 broadcast 10.255.255.255 flags 0 tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 5 192.168.1.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 5 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 5 192.168.2.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 5 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:Executing command [ rump.ifconfig gif0 tunnel 10.0.0.1 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig gif0 inet 172.16.1.1/32 172.16.2.1 ] tc-so:Executing command [ rump.route add -inet 192.168.2.0/24 172.16.1.1 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.1 --> 10.0.0.2 tc-so: status: active tc-so: inet6 fe80::64b9:3966:ac4:1df0%gif0/64 -> flags 0x2 scopeid 0x4 tc-so: inet 172.16.1.1/32 -> 172.16.2.1 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10/8 link#3 UC - - - shmif1 tc-so:10.0.0.1 link#3 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:172.16.1.1 gif0 UHl - - - lo0 tc-so:172.16.2.1 172.16.1.1 UH - - - gif0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.1 link#2 UHl - - - lo0 tc-so:192.168.2/24 172.16.1.1 UGS - - - gif0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:33ff:fef7:2d7 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:36ff:fefc:fde9 link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::64b9:3966:ac4:1df0 UC - - - gif0 tc-so:fe80::64b9:3966:ac4:1df0 gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fe80::64b9:3966:ac4:1df0 UC - - - gif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%gif0/32 fe80::64b9:3966:ac4:1df0 UC - - - gif0 tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:Executing command [ rump.ifconfig gif0 tunnel 10.0.0.2 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig gif0 inet 172.16.2.1/32 172.16.1.1 ] tc-so:Executing command [ rump.route add -inet 192.168.1.0/24 172.16.2.1 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.2 --> 10.0.0.1 tc-so: status: active tc-so: inet6 fe80::dcca:cab2:bd40:3896%gif0/64 -> flags 0x2 scopeid 0x4 tc-so: inet 172.16.2.1/32 -> 172.16.1.1 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10/8 link#3 UC - - - shmif1 tc-so:10.0.0.2 link#3 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:172.16.1.1 172.16.2.1 UH - - - gif0 tc-so:172.16.2.1 gif0 UHl - - - lo0 tc-so:192.168.1/24 172.16.2.1 UGS - - - gif0 tc-so:192.168.2/24 link#2 UC - - - shmif0 tc-so:192.168.2.1 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:2eff:fe1d:2b4f link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:98ff:feee:9ccc link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::dcca:cab2:bd40:3896 UC - - - gif0 tc-so:fe80::dcca:cab2:bd40:3896 gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fe80::dcca:cab2:bd40:3896 UC - - - gif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%gif0/32 fe80::dcca:cab2:bd40:3896 UC - - - gif0 tc-so:Executing command [ rump.ifconfig gif1 create ] tc-so:Executing command [ rump.ifconfig gif1 tunnel 10.0.0.11 10.0.0.12 ] tc-so:Executing command [ rump.ifconfig gif1 inet 172.16.11.1/32 172.16.12.1 ] tc-so:gif1: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.11 --> 10.0.0.12 tc-so: status: active tc-so: inet6 fe80::64b9:3966:ac4:1df0%gif1/64 -> flags 0x2 scopeid 0x5 tc-so: inet 172.16.11.1/32 -> 172.16.12.1 flags 0 tc-so:Executing command [ rump.ifconfig gif1 create ] tc-so:Executing command [ rump.ifconfig gif1 tunnel 10.0.0.12 10.0.0.11 ] tc-so:Executing command [ rump.ifconfig gif1 inet 172.16.12.1/32 172.16.11.1 ] tc-so:gif1: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.12 --> 10.0.0.11 tc-so: status: active tc-so: inet6 fe80::dcca:cab2:bd40:3896%gif1/64 -> flags 0x2 scopeid 0x5 tc-so: inet 172.16.12.1/32 -> 172.16.11.1 flags 0 tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet 192.168.2.0/24 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet 192.168.1.0/24 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.1 --> 10.0.0.2 tc-so: status: active tc-so: input: 4 packets, 288 bytes tc-so: output: 5 packets, 360 bytes tc-so: inet6 fe80::64b9:3966:ac4:1df0%gif0/64 -> flags 0 scopeid 0x4 tc-so: inet 172.16.1.1/32 -> 172.16.2.1 flags 0 tc-so:Executing command [ rump.ping -n -w 5 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.1 --> 10.0.0.2 tc-so: status: active tc-so: input: 5 packets, 372 bytes tc-so: output: 6 packets, 444 bytes tc-so: inet6 fe80::64b9:3966:ac4:1df0%gif0/64 -> flags 0 scopeid 0x4 tc-so: inet 172.16.1.1/32 -> 172.16.2.1 flags 0 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.2 --> 10.0.0.1 tc-so: status: active tc-so: input: 2 packets, 156 bytes tc-so: output: 6 packets, 444 bytes tc-so: inet6 fe80::dcca:cab2:bd40:3896%gif0/64 -> flags 0 scopeid 0x4 tc-so: inet 172.16.2.1/32 -> 172.16.1.1 flags 0 tc-so:Executing command [ rump.ping -n -w 5 -c 1 -I 192.168.2.1 192.168.1.1 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.2 --> 10.0.0.1 tc-so: status: active tc-so: input: 3 packets, 240 bytes tc-so: output: 7 packets, 528 bytes tc-so: inet6 fe80::dcca:cab2:bd40:3896%gif0/64 -> flags 0 scopeid 0x4 tc-so: inet 172.16.2.1/32 -> 172.16.1.1 flags 0 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.1 --> 10.0.0.2 tc-so: status: active tc-so: input: 7 packets, 528 bytes tc-so: output: 7 packets, 528 bytes tc-so: inet6 fe80::64b9:3966:ac4:1df0%gif0/64 -> flags 0 scopeid 0x4 tc-so: inet 172.16.1.1/32 -> 172.16.2.1 flags 0 tc-so:gif1: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.11 --> 10.0.0.12 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 3 packets, 216 bytes, 4 errors tc-so: inet6 fe80::64b9:3966:ac4:1df0%gif1/64 -> flags 0 scopeid 0x5 tc-so: inet 172.16.11.1/32 -> 172.16.12.1 flags 0 tc-so:Executing command [ rump.ifconfig gif0 tunnel 10.0.0.11 10.0.0.12 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.1 --> 10.0.0.2 tc-so: status: active tc-so: input: 7 packets, 528 bytes tc-so: output: 7 packets, 528 bytes tc-so: inet6 fe80::64b9:3966:ac4:1df0%gif0/64 -> flags 0 scopeid 0x4 tc-so: inet 172.16.1.1/32 -> 172.16.2.1 flags 0 tc-so:gif1: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.11 --> 10.0.0.12 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 3 packets, 216 bytes, 4 errors tc-so: inet6 fe80::64b9:3966:ac4:1df0%gif1/64 -> flags 0 scopeid 0x5 tc-so: inet 172.16.11.1/32 -> 172.16.12.1 flags 0 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.2 --> 10.0.0.1 tc-so: status: active tc-so: input: 3 packets, 240 bytes tc-so: output: 7 packets, 528 bytes tc-so: inet6 fe80::dcca:cab2:bd40:3896%gif0/64 -> flags 0 scopeid 0x4 tc-so: inet 172.16.2.1/32 -> 172.16.1.1 flags 0 tc-so:gif1: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.12 --> 10.0.0.11 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 5 packets, 360 bytes tc-so: inet6 fe80::dcca:cab2:bd40:3896%gif1/64 -> flags 0 scopeid 0x5 tc-so: inet 172.16.12.1/32 -> 172.16.11.1 flags 0 tc-so:Executing command [ rump.ifconfig gif0 tunnel 10.0.0.12 10.0.0.11 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.2 --> 10.0.0.1 tc-so: status: active tc-so: input: 3 packets, 240 bytes tc-so: output: 7 packets, 528 bytes tc-so: inet6 fe80::dcca:cab2:bd40:3896%gif0/64 -> flags 0 scopeid 0x4 tc-so: inet 172.16.2.1/32 -> 172.16.1.1 flags 0 tc-so:gif1: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.12 --> 10.0.0.11 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 5 packets, 360 bytes tc-so: inet6 fe80::dcca:cab2:bd40:3896%gif1/64 -> flags 0 scopeid 0x5 tc-so: inet 172.16.12.1/32 -> 172.16.11.1 flags 0 tc-so:Executing command [ rump.ifconfig gif1 deletetunnel ] tc-so:Executing command [ rump.ifconfig gif1 destroy ] tc-so:Executing command [ rump.ifconfig gif1 deletetunnel ] tc-so:Executing command [ rump.ifconfig gif1 destroy ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.1 --> 10.0.0.2 tc-so: status: active tc-so: input: 7 packets, 528 bytes tc-so: output: 7 packets, 528 bytes tc-so: inet6 fe80::64b9:3966:ac4:1df0%gif0/64 -> flags 0 scopeid 0x4 tc-so: inet 172.16.1.1/32 -> 172.16.2.1 flags 0 tc-so:Executing command [ rump.ifconfig gif0 tunnel 10.0.0.11 10.0.0.12 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.11 --> 10.0.0.12 tc-so: status: active tc-so: input: 7 packets, 528 bytes tc-so: output: 7 packets, 528 bytes tc-so: inet6 fe80::64b9:3966:ac4:1df0%gif0/64 -> flags 0 scopeid 0x4 tc-so: inet 172.16.1.1/32 -> 172.16.2.1 flags 0 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.2 --> 10.0.0.1 tc-so: status: active tc-so: input: 3 packets, 240 bytes tc-so: output: 7 packets, 528 bytes tc-so: inet6 fe80::dcca:cab2:bd40:3896%gif0/64 -> flags 0 scopeid 0x4 tc-so: inet 172.16.2.1/32 -> 172.16.1.1 flags 0 tc-so:Executing command [ rump.ifconfig gif0 tunnel 10.0.0.12 10.0.0.11 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.12 --> 10.0.0.11 tc-so: status: active tc-so: input: 3 packets, 240 bytes tc-so: output: 7 packets, 528 bytes tc-so: inet6 fe80::dcca:cab2:bd40:3896%gif0/64 -> flags 0 scopeid 0x4 tc-so: inet 172.16.2.1/32 -> 172.16.1.1 flags 0 tc-so:Executing command [ rump.ifconfig gif0 deletetunnel ] tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig gif0 deletetunnel ] tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646860644.983726, gif_ioctl_ipv4overipv4, passed tc-start: 1646860645.4325, gif_ioctl_ipv4overipv6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_gif unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_gif unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:b3:43:fa:20 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:e2:fd:b1:37 tc-so: linkstr: bus0 tc-so: inet6 fe80::b0a0:e2ff:fefd:b137%shmif0/64 flags 0x2 scopeid 0x2 tc-so: inet 192.168.1.1/24 broadcast 192.168.1.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:b3:43:fa:20 tc-so: linkstr: bus1 tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:b3ff:fe43:fa20%shmif1/64 flags 0x2 scopeid 0x3 tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:14:61:54:d1 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:39:69:bd:aa ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.2.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:14:61:54:d1 tc-so: linkstr: bus0 tc-so: inet6 fe80::b0a0:14ff:fe61:54d1%shmif0/64 flags 0x2 scopeid 0x2 tc-so: inet 192.168.2.1/24 broadcast 192.168.2.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:39:69:bd:aa tc-so: linkstr: bus1 tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:39ff:fe69:bdaa%shmif1/64 flags 0x2 scopeid 0x3 tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 5 192.168.1.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 5 192.168.2.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00::2 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:Executing command [ rump.ifconfig gif0 tunnel fc00::1 fc00::2 ] tc-so:Executing command [ rump.ifconfig gif0 inet 172.16.1.1/32 172.16.2.1 ] tc-so:Executing command [ rump.route add -inet 192.168.2.0/24 172.16.1.1 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: status: active tc-so: inet6 fe80::c829:76e4:2a8d:3a23%gif0/64 -> flags 0x2 scopeid 0x4 tc-so: inet 172.16.1.1/32 -> 172.16.2.1 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:172.16.1.1 gif0 UHl - - - lo0 tc-so:172.16.2.1 172.16.1.1 UH - - - gif0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.1 link#2 UHl - - - lo0 tc-so:192.168.2/24 172.16.1.1 UGS - - - gif0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::1 link#3 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:e2ff:fefd:b137 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:b3ff:fe43:fa20 link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::c829:76e4:2a8d:3a23 UC - - - gif0 tc-so:fe80::c829:76e4:2a8d:3a23 gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fe80::c829:76e4:2a8d:3a23 UC - - - gif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%gif0/32 fe80::c829:76e4:2a8d:3a23 UC - - - gif0 tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:Executing command [ rump.ifconfig gif0 tunnel fc00::2 fc00::1 ] tc-so:Executing command [ rump.ifconfig gif0 inet 172.16.2.1/32 172.16.1.1 ] tc-so:Executing command [ rump.route add -inet 192.168.1.0/24 172.16.2.1 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: status: active tc-so: inet6 fe80::491:96fa:2155:84dc%gif0/64 -> flags 0x2 scopeid 0x4 tc-so: inet 172.16.2.1/32 -> 172.16.1.1 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:172.16.1.1 172.16.2.1 UH - - - gif0 tc-so:172.16.2.1 gif0 UHl - - - lo0 tc-so:192.168.1/24 172.16.2.1 UGS - - - gif0 tc-so:192.168.2/24 link#2 UC - - - shmif0 tc-so:192.168.2.1 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::2 link#3 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:14ff:fe61:54d1 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:39ff:fe69:bdaa link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::491:96fa:2155:84dc UC - - - gif0 tc-so:fe80::491:96fa:2155:84dc gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fe80::491:96fa:2155:84dc UC - - - gif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%gif0/32 fe80::491:96fa:2155:84dc UC - - - gif0 tc-so:Executing command [ rump.ifconfig gif1 create ] tc-so:Executing command [ rump.ifconfig gif1 tunnel fc00::11 fc00::12 ] tc-so:Executing command [ rump.ifconfig gif1 inet 172.16.11.1/32 172.16.12.1 ] tc-so:gif1: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::11 --> fc00::12 tc-so: status: active tc-so: inet6 fe80::c829:76e4:2a8d:3a23%gif1/64 -> flags 0x2 scopeid 0x5 tc-so: inet 172.16.11.1/32 -> 172.16.12.1 flags 0 tc-so:Executing command [ rump.ifconfig gif1 create ] tc-so:Executing command [ rump.ifconfig gif1 tunnel fc00::12 fc00::11 ] tc-so:Executing command [ rump.ifconfig gif1 inet 172.16.12.1/32 172.16.11.1 ] tc-so:gif1: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::12 --> fc00::11 tc-so: status: active tc-so: inet6 fe80::491:96fa:2155:84dc%gif1/64 -> flags 0x2 scopeid 0x5 tc-so: inet 172.16.12.1/32 -> 172.16.11.1 flags 0 tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet 192.168.2.0/24 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet 192.168.1.0/24 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: status: active tc-so: input: 5 packets, 360 bytes tc-so: output: 5 packets, 360 bytes tc-so: inet6 fe80::c829:76e4:2a8d:3a23%gif0/64 -> flags 0 scopeid 0x4 tc-so: inet 172.16.1.1/32 -> 172.16.2.1 flags 0 tc-so:Executing command [ rump.ping -n -w 5 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: status: active tc-so: input: 6 packets, 444 bytes tc-so: output: 6 packets, 444 bytes tc-so: inet6 fe80::c829:76e4:2a8d:3a23%gif0/64 -> flags 0 scopeid 0x4 tc-so: inet 172.16.1.1/32 -> 172.16.2.1 flags 0 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: status: active tc-so: input: 3 packets, 228 bytes tc-so: output: 6 packets, 444 bytes tc-so: inet6 fe80::491:96fa:2155:84dc%gif0/64 -> flags 0 scopeid 0x4 tc-so: inet 172.16.2.1/32 -> 172.16.1.1 flags 0 tc-so:Executing command [ rump.ping -n -w 5 -c 1 -I 192.168.2.1 192.168.1.1 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: status: active tc-so: input: 4 packets, 312 bytes tc-so: output: 7 packets, 528 bytes tc-so: inet6 fe80::491:96fa:2155:84dc%gif0/64 -> flags 0 scopeid 0x4 tc-so: inet 172.16.2.1/32 -> 172.16.1.1 flags 0 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: status: active tc-so: input: 7 packets, 528 bytes tc-so: output: 7 packets, 528 bytes tc-so: inet6 fe80::c829:76e4:2a8d:3a23%gif0/64 -> flags 0 scopeid 0x4 tc-so: inet 172.16.1.1/32 -> 172.16.2.1 flags 0 tc-so:gif1: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::11 --> fc00::12 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes, 10 errors tc-so: inet6 fe80::c829:76e4:2a8d:3a23%gif1/64 -> flags 0 scopeid 0x5 tc-so: inet 172.16.11.1/32 -> 172.16.12.1 flags 0 tc-so:Executing command [ rump.ifconfig gif0 tunnel fc00::11 fc00::12 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: status: active tc-so: input: 7 packets, 528 bytes tc-so: output: 7 packets, 528 bytes tc-so: inet6 fe80::c829:76e4:2a8d:3a23%gif0/64 -> flags 0 scopeid 0x4 tc-so: inet 172.16.1.1/32 -> 172.16.2.1 flags 0 tc-so:gif1: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::11 --> fc00::12 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes, 10 errors tc-so: inet6 fe80::c829:76e4:2a8d:3a23%gif1/64 -> flags 0 scopeid 0x5 tc-so: inet 172.16.11.1/32 -> 172.16.12.1 flags 0 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: status: active tc-so: input: 4 packets, 312 bytes tc-so: output: 7 packets, 528 bytes tc-so: inet6 fe80::491:96fa:2155:84dc%gif0/64 -> flags 0 scopeid 0x4 tc-so: inet 172.16.2.1/32 -> 172.16.1.1 flags 0 tc-so:gif1: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::12 --> fc00::11 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes, 8 errors tc-so: inet6 fe80::491:96fa:2155:84dc%gif1/64 -> flags 0 scopeid 0x5 tc-so: inet 172.16.12.1/32 -> 172.16.11.1 flags 0 tc-so:Executing command [ rump.ifconfig gif0 tunnel fc00::12 fc00::11 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: status: active tc-so: input: 4 packets, 312 bytes tc-so: output: 7 packets, 528 bytes tc-so: inet6 fe80::491:96fa:2155:84dc%gif0/64 -> flags 0 scopeid 0x4 tc-so: inet 172.16.2.1/32 -> 172.16.1.1 flags 0 tc-so:gif1: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::12 --> fc00::11 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes, 8 errors tc-so: inet6 fe80::491:96fa:2155:84dc%gif1/64 -> flags 0 scopeid 0x5 tc-so: inet 172.16.12.1/32 -> 172.16.11.1 flags 0 tc-so:Executing command [ rump.ifconfig gif1 deletetunnel ] tc-so:Executing command [ rump.ifconfig gif1 destroy ] tc-so:Executing command [ rump.ifconfig gif1 deletetunnel ] tc-so:Executing command [ rump.ifconfig gif1 destroy ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: status: active tc-so: input: 7 packets, 528 bytes tc-so: output: 7 packets, 528 bytes tc-so: inet6 fe80::c829:76e4:2a8d:3a23%gif0/64 -> flags 0 scopeid 0x4 tc-so: inet 172.16.1.1/32 -> 172.16.2.1 flags 0 tc-so:Executing command [ rump.ifconfig gif0 tunnel fc00::11 fc00::12 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::11 --> fc00::12 tc-so: status: active tc-so: input: 7 packets, 528 bytes tc-so: output: 7 packets, 528 bytes tc-so: inet6 fe80::c829:76e4:2a8d:3a23%gif0/64 -> flags 0 scopeid 0x4 tc-so: inet 172.16.1.1/32 -> 172.16.2.1 flags 0 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: status: active tc-so: input: 4 packets, 312 bytes tc-so: output: 7 packets, 528 bytes tc-so: inet6 fe80::491:96fa:2155:84dc%gif0/64 -> flags 0 scopeid 0x4 tc-so: inet 172.16.2.1/32 -> 172.16.1.1 flags 0 tc-so:Executing command [ rump.ifconfig gif0 tunnel fc00::12 fc00::11 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::12 --> fc00::11 tc-so: status: active tc-so: input: 4 packets, 312 bytes tc-so: output: 7 packets, 528 bytes tc-so: inet6 fe80::491:96fa:2155:84dc%gif0/64 -> flags 0 scopeid 0x4 tc-so: inet 172.16.2.1/32 -> 172.16.1.1 flags 0 tc-so:Executing command [ rump.ifconfig gif0 deletetunnel ] tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig gif0 deletetunnel ] tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646860708.276017, gif_ioctl_ipv4overipv6, passed tc-start: 1646860708.296873, gif_ioctl_ipv6overipv4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_gif unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_gif unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:f5:e2:16:08 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:98:23:9d:e7 tc-so: linkstr: bus0 tc-so: inet6 fc00:1::1/64 flags 0 tc-so: inet6 fe80::b0a0:98ff:fe23:9de7%shmif0/64 flags 0x2 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.1 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:f5:e2:16:08 tc-so: linkstr: bus1 tc-so: inet6 fe80::b0a0:f5ff:fee2:1608%shmif1/64 flags 0x2 scopeid 0x3 tc-so: inet 10.0.0.1/8 broadcast 10.255.255.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:18:e0:37:05 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:ac:b1:ed:b9 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:2::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:18:e0:37:05 tc-so: linkstr: bus0 tc-so: inet6 fc00:2::1/64 flags 0 tc-so: inet6 fe80::b0a0:18ff:fee0:3705%shmif0/64 flags 0x2 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.2 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:ac:b1:ed:b9 tc-so: linkstr: bus1 tc-so: inet6 fe80::b0a0:acff:feb1:edb9%shmif1/64 flags 0x2 scopeid 0x3 tc-so: inet 10.0.0.2/8 broadcast 10.255.255.255 flags 0 tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 5 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00:2::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 5 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:Executing command [ rump.ifconfig gif0 tunnel 10.0.0.1 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig gif0 inet6 fc00:3::1/128 fc00:4::1 ] tc-so:Executing command [ rump.route add -inet6 fc00:2::/64 fc00:3::1 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.1 --> 10.0.0.2 tc-so: status: active tc-so: inet6 fc00:3::1/128 -> fc00:4::1 flags 0 tc-so: inet6 fe80::40b9:6d83:28c5:a467%gif0/64 -> flags 0x2 scopeid 0x4 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10/8 link#3 UC - - - shmif1 tc-so:10.0.0.1 link#3 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00:1::/64 link#2 UC - - - shmif0 tc-so:fc00:1::1 link#2 UHl - - - lo0 tc-so:fc00:2::/64 fc00:3::1 UGS - - - gif0 tc-so:fc00:3::1 gif0 UHl - - - lo0 tc-so:fc00:4::1 fc00:3::1 UHC - - - gif0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:98ff:fe23:9de7 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:f5ff:fee2:1608 link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::40b9:6d83:28c5:a467 UC - - - gif0 tc-so:fe80::40b9:6d83:28c5:a467 gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fc00:3::1 UC - - - gif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%gif0/32 fc00:3::1 UC - - - gif0 tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:Executing command [ rump.ifconfig gif0 tunnel 10.0.0.2 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig gif0 inet6 fc00:4::1/128 fc00:3::1 ] tc-so:Executing command [ rump.route add -inet6 fc00:1::/64 fc00:4::1 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.2 --> 10.0.0.1 tc-so: status: active tc-so: inet6 fc00:4::1/128 -> fc00:3::1 flags 0 tc-so: inet6 fe80::88e3:bc29:1365:8821%gif0/64 -> flags 0x2 scopeid 0x4 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10/8 link#3 UC - - - shmif1 tc-so:10.0.0.2 link#3 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00:1::/64 fc00:4::1 UGS - - - gif0 tc-so:fc00:2::/64 link#2 UC - - - shmif0 tc-so:fc00:2::1 link#2 UHl - - - lo0 tc-so:fc00:3::1 fc00:4::1 UHC - - - gif0 tc-so:fc00:4::1 gif0 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:18ff:fee0:3705 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:acff:feb1:edb9 link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::88e3:bc29:1365:8821 UC - - - gif0 tc-so:fe80::88e3:bc29:1365:8821 gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fc00:4::1 UC - - - gif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%gif0/32 fc00:4::1 UC - - - gif0 tc-so:Executing command [ rump.ifconfig gif1 create ] tc-so:Executing command [ rump.ifconfig gif1 tunnel 10.0.0.11 10.0.0.12 ] tc-so:Executing command [ rump.ifconfig gif1 inet6 fc00:13::1/128 fc00:14::1 ] tc-so:gif1: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.11 --> 10.0.0.12 tc-so: status: active tc-so: inet6 fc00:13::1/128 -> fc00:14::1 flags 0 tc-so: inet6 fe80::40b9:6d83:28c5:a467%gif1/64 -> flags 0x2 scopeid 0x5 tc-so:Executing command [ rump.ifconfig gif1 create ] tc-so:Executing command [ rump.ifconfig gif1 tunnel 10.0.0.12 10.0.0.11 ] tc-so:Executing command [ rump.ifconfig gif1 inet6 fc00:14::1/128 fc00:13::1 ] tc-so:gif1: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.12 --> 10.0.0.11 tc-so: status: active tc-so: inet6 fc00:14::1/128 -> fc00:13::1 flags 0 tc-so: inet6 fe80::88e3:bc29:1365:8821%gif1/64 -> flags 0x2 scopeid 0x5 tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet6 fc00:2::/64 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet6 fc00:1::/64 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.1 --> 10.0.0.2 tc-so: status: active tc-so: input: 4 packets, 288 bytes tc-so: output: 5 packets, 360 bytes tc-so: inet6 fc00:3::1/128 -> fc00:4::1 flags 0 tc-so: inet6 fe80::40b9:6d83:28c5:a467%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.ping6 -n -X 5 -c 1 -S fc00:1::1 fc00:2::1 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.1 --> 10.0.0.2 tc-so: status: active tc-so: input: 5 packets, 344 bytes tc-so: output: 6 packets, 416 bytes tc-so: inet6 fc00:3::1/128 -> fc00:4::1 flags 0 tc-so: inet6 fe80::40b9:6d83:28c5:a467%gif0/64 -> flags 0 scopeid 0x4 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.2 --> 10.0.0.1 tc-so: status: active tc-so: input: 4 packets, 272 bytes tc-so: output: 5 packets, 344 bytes tc-so: inet6 fc00:4::1/128 -> fc00:3::1 flags 0 tc-so: inet6 fe80::88e3:bc29:1365:8821%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.ping6 -n -X 5 -c 1 -S fc00:2::1 fc00:1::1 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.2 --> 10.0.0.1 tc-so: status: active tc-so: input: 5 packets, 328 bytes tc-so: output: 6 packets, 400 bytes tc-so: inet6 fc00:4::1/128 -> fc00:3::1 flags 0 tc-so: inet6 fe80::88e3:bc29:1365:8821%gif0/64 -> flags 0 scopeid 0x4 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.1 --> 10.0.0.2 tc-so: status: active tc-so: input: 6 packets, 400 bytes tc-so: output: 7 packets, 472 bytes tc-so: inet6 fc00:3::1/128 -> fc00:4::1 flags 0 tc-so: inet6 fe80::40b9:6d83:28c5:a467%gif0/64 -> flags 0 scopeid 0x4 tc-so:gif1: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.11 --> 10.0.0.12 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 5 packets, 360 bytes tc-so: inet6 fc00:13::1/128 -> fc00:14::1 flags 0 tc-so: inet6 fe80::40b9:6d83:28c5:a467%gif1/64 -> flags 0 scopeid 0x5 tc-so:Executing command [ rump.ifconfig gif0 tunnel 10.0.0.11 10.0.0.12 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.1 --> 10.0.0.2 tc-so: status: active tc-so: input: 6 packets, 400 bytes tc-so: output: 7 packets, 472 bytes tc-so: inet6 fc00:3::1/128 -> fc00:4::1 flags 0 tc-so: inet6 fe80::40b9:6d83:28c5:a467%gif0/64 -> flags 0 scopeid 0x4 tc-so:gif1: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.11 --> 10.0.0.12 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 5 packets, 360 bytes tc-so: inet6 fc00:13::1/128 -> fc00:14::1 flags 0 tc-so: inet6 fe80::40b9:6d83:28c5:a467%gif1/64 -> flags 0 scopeid 0x5 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.2 --> 10.0.0.1 tc-so: status: active tc-so: input: 5 packets, 328 bytes tc-so: output: 6 packets, 400 bytes tc-so: inet6 fc00:4::1/128 -> fc00:3::1 flags 0 tc-so: inet6 fe80::88e3:bc29:1365:8821%gif0/64 -> flags 0 scopeid 0x4 tc-so:gif1: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.12 --> 10.0.0.11 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 5 packets, 360 bytes tc-so: inet6 fc00:14::1/128 -> fc00:13::1 flags 0 tc-so: inet6 fe80::88e3:bc29:1365:8821%gif1/64 -> flags 0 scopeid 0x5 tc-so:Executing command [ rump.ifconfig gif0 tunnel 10.0.0.12 10.0.0.11 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.2 --> 10.0.0.1 tc-so: status: active tc-so: input: 5 packets, 328 bytes tc-so: output: 6 packets, 400 bytes tc-so: inet6 fc00:4::1/128 -> fc00:3::1 flags 0 tc-so: inet6 fe80::88e3:bc29:1365:8821%gif0/64 -> flags 0 scopeid 0x4 tc-so:gif1: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.12 --> 10.0.0.11 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 5 packets, 360 bytes tc-so: inet6 fc00:14::1/128 -> fc00:13::1 flags 0 tc-so: inet6 fe80::88e3:bc29:1365:8821%gif1/64 -> flags 0 scopeid 0x5 tc-so:Executing command [ rump.ifconfig gif1 deletetunnel ] tc-so:Executing command [ rump.ifconfig gif1 destroy ] tc-so:Executing command [ rump.ifconfig gif1 deletetunnel ] tc-so:Executing command [ rump.ifconfig gif1 destroy ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.1 --> 10.0.0.2 tc-so: status: active tc-so: input: 6 packets, 400 bytes tc-so: output: 7 packets, 472 bytes tc-so: inet6 fc00:3::1/128 -> fc00:4::1 flags 0 tc-so: inet6 fe80::40b9:6d83:28c5:a467%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.ifconfig gif0 tunnel 10.0.0.11 10.0.0.12 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.11 --> 10.0.0.12 tc-so: status: active tc-so: input: 6 packets, 400 bytes tc-so: output: 7 packets, 472 bytes tc-so: inet6 fc00:3::1/128 -> fc00:4::1 flags 0 tc-so: inet6 fe80::40b9:6d83:28c5:a467%gif0/64 -> flags 0 scopeid 0x4 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.2 --> 10.0.0.1 tc-so: status: active tc-so: input: 5 packets, 328 bytes tc-so: output: 6 packets, 400 bytes tc-so: inet6 fc00:4::1/128 -> fc00:3::1 flags 0 tc-so: inet6 fe80::88e3:bc29:1365:8821%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.ifconfig gif0 tunnel 10.0.0.12 10.0.0.11 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.12 --> 10.0.0.11 tc-so: status: active tc-so: input: 5 packets, 328 bytes tc-so: output: 6 packets, 400 bytes tc-so: inet6 fc00:4::1/128 -> fc00:3::1 flags 0 tc-so: inet6 fe80::88e3:bc29:1365:8821%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.ifconfig gif0 deletetunnel ] tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig gif0 deletetunnel ] tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ping6 -n -X 5 -c 1 -S fc00:1::1 fc00:2::1 ] tc-so:Executing command [ rump.ping6 -n -X 5 -c 1 -S fc00:2::1 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646860776.949025, gif_ioctl_ipv6overipv4, passed tc-start: 1646860776.978499, gif_ioctl_ipv6overipv6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_gif unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_gif unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:83:26:8f:06 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:e9:57:aa:52 tc-so: linkstr: bus0 tc-so: inet6 fc00:1::1/64 flags 0 tc-so: inet6 fe80::b0a0:e9ff:fe57:aa52%shmif0/64 flags 0x2 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:83:26:8f:06 tc-so: linkstr: bus1 tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:83ff:fe26:8f06%shmif1/64 flags 0x2 scopeid 0x3 tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:81:3c:e9:f2 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:8c:e9:a7:bc ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:2::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:81:3c:e9:f2 tc-so: linkstr: bus0 tc-so: inet6 fc00:2::1/64 flags 0 tc-so: inet6 fe80::b0a0:81ff:fe3c:e9f2%shmif0/64 flags 0x2 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:8c:e9:a7:bc tc-so: linkstr: bus1 tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:8cff:fee9:a7bc%shmif1/64 flags 0x2 scopeid 0x3 tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00:2::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00::2 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:Executing command [ rump.ifconfig gif0 tunnel fc00::1 fc00::2 ] tc-so:Executing command [ rump.ifconfig gif0 inet6 fc00:3::1/128 fc00:4::1 ] tc-so:Executing command [ rump.route add -inet6 fc00:2::/64 fc00:3::1 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: status: active tc-so: inet6 fc00:3::1/128 -> fc00:4::1 flags 0 tc-so: inet6 fe80::102d:e5b4:db79:d75f%gif0/64 -> flags 0x2 scopeid 0x4 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::1 link#3 UHl - - - lo0 tc-so:fc00:1::/64 link#2 UC - - - shmif0 tc-so:fc00:1::1 link#2 UHl - - - lo0 tc-so:fc00:2::/64 fc00:3::1 UGS - - - gif0 tc-so:fc00:3::1 gif0 UHl - - - lo0 tc-so:fc00:4::1 fc00:3::1 UHC - - - gif0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:e9ff:fe57:aa52 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:83ff:fe26:8f06 link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::102d:e5b4:db79:d75f UC - - - gif0 tc-so:fe80::102d:e5b4:db79:d75f gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fc00:3::1 UC - - - gif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%gif0/32 fc00:3::1 UC - - - gif0 tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:Executing command [ rump.ifconfig gif0 tunnel fc00::2 fc00::1 ] tc-so:Executing command [ rump.ifconfig gif0 inet6 fc00:4::1/128 fc00:3::1 ] tc-so:Executing command [ rump.route add -inet6 fc00:1::/64 fc00:4::1 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: status: active tc-so: inet6 fc00:4::1/128 -> fc00:3::1 flags 0 tc-so: inet6 fe80::6476:fb7d:af91:1d4d%gif0/64 -> flags 0x2 scopeid 0x4 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::2 link#3 UHl - - - lo0 tc-so:fc00:1::/64 fc00:4::1 UGS - - - gif0 tc-so:fc00:2::/64 link#2 UC - - - shmif0 tc-so:fc00:2::1 link#2 UHl - - - lo0 tc-so:fc00:3::1 fc00:4::1 UHC - - - gif0 tc-so:fc00:4::1 gif0 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:81ff:fe3c:e9f2 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:8cff:fee9:a7bc link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::6476:fb7d:af91:1d4d UC - - - gif0 tc-so:fe80::6476:fb7d:af91:1d4d gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fc00:4::1 UC - - - gif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%gif0/32 fc00:4::1 UC - - - gif0 tc-so:Executing command [ rump.ifconfig gif1 create ] tc-so:Executing command [ rump.ifconfig gif1 tunnel fc00::11 fc00::12 ] tc-so:Executing command [ rump.ifconfig gif1 inet6 fc00:13::1/128 fc00:14::1 ] tc-so:gif1: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::11 --> fc00::12 tc-so: status: active tc-so: inet6 fc00:13::1/128 -> fc00:14::1 flags 0 tc-so: inet6 fe80::102d:e5b4:db79:d75f%gif1/64 -> flags 0x2 scopeid 0x5 tc-so:Executing command [ rump.ifconfig gif1 create ] tc-so:Executing command [ rump.ifconfig gif1 tunnel fc00::12 fc00::11 ] tc-so:Executing command [ rump.ifconfig gif1 inet6 fc00:14::1/128 fc00:13::1 ] tc-so:gif1: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::12 --> fc00::11 tc-so: status: active tc-so: inet6 fc00:14::1/128 -> fc00:13::1 flags 0 tc-so: inet6 fe80::6476:fb7d:af91:1d4d%gif1/64 -> flags 0x2 scopeid 0x5 tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet6 fc00:2::/64 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet6 fc00:1::/64 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: status: active tc-so: input: 5 packets, 360 bytes tc-so: output: 5 packets, 360 bytes tc-so: inet6 fc00:3::1/128 -> fc00:4::1 flags 0 tc-so: inet6 fe80::102d:e5b4:db79:d75f%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.ping6 -n -X 5 -c 1 -S fc00:1::1 fc00:2::1 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: status: active tc-so: input: 6 packets, 416 bytes tc-so: output: 6 packets, 416 bytes tc-so: inet6 fc00:3::1/128 -> fc00:4::1 flags 0 tc-so: inet6 fe80::102d:e5b4:db79:d75f%gif0/64 -> flags 0 scopeid 0x4 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: status: active tc-so: input: 3 packets, 200 bytes tc-so: output: 6 packets, 416 bytes tc-so: inet6 fc00:4::1/128 -> fc00:3::1 flags 0 tc-so: inet6 fe80::6476:fb7d:af91:1d4d%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.ping6 -n -X 5 -c 1 -S fc00:2::1 fc00:1::1 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: status: active tc-so: input: 4 packets, 256 bytes tc-so: output: 7 packets, 472 bytes tc-so: inet6 fc00:4::1/128 -> fc00:3::1 flags 0 tc-so: inet6 fe80::6476:fb7d:af91:1d4d%gif0/64 -> flags 0 scopeid 0x4 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: status: active tc-so: input: 7 packets, 472 bytes tc-so: output: 7 packets, 472 bytes tc-so: inet6 fc00:3::1/128 -> fc00:4::1 flags 0 tc-so: inet6 fe80::102d:e5b4:db79:d75f%gif0/64 -> flags 0 scopeid 0x4 tc-so:gif1: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::11 --> fc00::12 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes, 10 errors tc-so: inet6 fc00:13::1/128 -> fc00:14::1 flags 0 tc-so: inet6 fe80::102d:e5b4:db79:d75f%gif1/64 -> flags 0 scopeid 0x5 tc-so:Executing command [ rump.ifconfig gif0 tunnel fc00::11 fc00::12 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: status: active tc-so: input: 7 packets, 472 bytes tc-so: output: 7 packets, 472 bytes tc-so: inet6 fc00:3::1/128 -> fc00:4::1 flags 0 tc-so: inet6 fe80::102d:e5b4:db79:d75f%gif0/64 -> flags 0 scopeid 0x4 tc-so:gif1: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::11 --> fc00::12 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes, 10 errors tc-so: inet6 fc00:13::1/128 -> fc00:14::1 flags 0 tc-so: inet6 fe80::102d:e5b4:db79:d75f%gif1/64 -> flags 0 scopeid 0x5 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: status: active tc-so: input: 4 packets, 256 bytes tc-so: output: 7 packets, 472 bytes tc-so: inet6 fc00:4::1/128 -> fc00:3::1 flags 0 tc-so: inet6 fe80::6476:fb7d:af91:1d4d%gif0/64 -> flags 0 scopeid 0x4 tc-so:gif1: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::12 --> fc00::11 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes, 10 errors tc-so: inet6 fc00:14::1/128 -> fc00:13::1 flags 0 tc-so: inet6 fe80::6476:fb7d:af91:1d4d%gif1/64 -> flags 0 scopeid 0x5 tc-so:Executing command [ rump.ifconfig gif0 tunnel fc00::12 fc00::11 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: status: active tc-so: input: 4 packets, 256 bytes tc-so: output: 7 packets, 472 bytes tc-so: inet6 fc00:4::1/128 -> fc00:3::1 flags 0 tc-so: inet6 fe80::6476:fb7d:af91:1d4d%gif0/64 -> flags 0 scopeid 0x4 tc-so:gif1: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::12 --> fc00::11 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes, 10 errors tc-so: inet6 fc00:14::1/128 -> fc00:13::1 flags 0 tc-so: inet6 fe80::6476:fb7d:af91:1d4d%gif1/64 -> flags 0 scopeid 0x5 tc-so:Executing command [ rump.ifconfig gif1 deletetunnel ] tc-so:Executing command [ rump.ifconfig gif1 destroy ] tc-so:Executing command [ rump.ifconfig gif1 deletetunnel ] tc-so:Executing command [ rump.ifconfig gif1 destroy ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: status: active tc-so: input: 7 packets, 472 bytes tc-so: output: 7 packets, 472 bytes tc-so: inet6 fc00:3::1/128 -> fc00:4::1 flags 0 tc-so: inet6 fe80::102d:e5b4:db79:d75f%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.ifconfig gif0 tunnel fc00::11 fc00::12 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::11 --> fc00::12 tc-so: status: active tc-so: input: 7 packets, 472 bytes tc-so: output: 7 packets, 472 bytes tc-so: inet6 fc00:3::1/128 -> fc00:4::1 flags 0 tc-so: inet6 fe80::102d:e5b4:db79:d75f%gif0/64 -> flags 0 scopeid 0x4 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: status: active tc-so: input: 4 packets, 256 bytes tc-so: output: 7 packets, 472 bytes tc-so: inet6 fc00:4::1/128 -> fc00:3::1 flags 0 tc-so: inet6 fe80::6476:fb7d:af91:1d4d%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.ifconfig gif0 tunnel fc00::12 fc00::11 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::12 --> fc00::11 tc-so: status: active tc-so: input: 4 packets, 256 bytes tc-so: output: 7 packets, 472 bytes tc-so: inet6 fc00:4::1/128 -> fc00:3::1 flags 0 tc-so: inet6 fe80::6476:fb7d:af91:1d4d%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.ifconfig gif0 deletetunnel ] tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig gif0 deletetunnel ] tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ping6 -n -X 5 -c 1 -S fc00:1::1 fc00:2::1 ] tc-so:Executing command [ rump.ping6 -n -X 5 -c 1 -S fc00:2::1 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646860845.808704, gif_ioctl_ipv6overipv6, passed tc-start: 1646860845.828235, gif_recursive_ipv4overipv4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_gif unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_gif unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:1b:2a:c3:2d ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:fe:07:e9:f4 tc-so: linkstr: bus0 tc-so: inet6 fe80::b0a0:feff:fe07:e9f4%shmif0/64 flags 0x2 scopeid 0x2 tc-so: inet 192.168.1.1/24 broadcast 192.168.1.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.1 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:1b:2a:c3:2d tc-so: linkstr: bus1 tc-so: inet6 fe80::b0a0:1bff:fe2a:c32d%shmif1/64 flags 0x2 scopeid 0x3 tc-so: inet 10.0.0.1/8 broadcast 10.255.255.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:dc:f9:89:0e ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:0c:7b:9b:3c ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.2.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:dc:f9:89:0e tc-so: linkstr: bus0 tc-so: inet6 fe80::b0a0:dcff:fef9:890e%shmif0/64 flags 0x2 scopeid 0x2 tc-so: inet 192.168.2.1/24 broadcast 192.168.2.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.2 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:0c:7b:9b:3c tc-so: linkstr: bus1 tc-so: inet6 fe80::b0a0:cff:fe7b:9b3c%shmif1/64 flags 0x2 scopeid 0x3 tc-so: inet 10.0.0.2/8 broadcast 10.255.255.255 flags 0 tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 5 192.168.1.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 5 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 5 192.168.2.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 5 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:Executing command [ rump.ifconfig gif0 tunnel 10.0.0.1 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig gif0 inet 172.16.1.1/32 172.16.2.1 ] tc-so:Executing command [ rump.route add -inet 192.168.2.0/24 172.16.1.1 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.1 --> 10.0.0.2 tc-so: status: active tc-so: inet6 fe80::28b5:bf6e:31c6:3d75%gif0/64 -> flags 0x2 scopeid 0x4 tc-so: inet 172.16.1.1/32 -> 172.16.2.1 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10/8 link#3 UC - - - shmif1 tc-so:10.0.0.1 link#3 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:172.16.1.1 gif0 UHl - - - lo0 tc-so:172.16.2.1 172.16.1.1 UH - - - gif0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.1 link#2 UHl - - - lo0 tc-so:192.168.2/24 172.16.1.1 UGS - - - gif0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:feff:fe07:e9f4 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:1bff:fe2a:c32d link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::28b5:bf6e:31c6:3d75 UC - - - gif0 tc-so:fe80::28b5:bf6e:31c6:3d75 gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fe80::28b5:bf6e:31c6:3d75 UC - - - gif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%gif0/32 fe80::28b5:bf6e:31c6:3d75 UC - - - gif0 tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:Executing command [ rump.ifconfig gif0 tunnel 10.0.0.2 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig gif0 inet 172.16.2.1/32 172.16.1.1 ] tc-so:Executing command [ rump.route add -inet 192.168.1.0/24 172.16.2.1 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.2 --> 10.0.0.1 tc-so: status: active tc-so: inet6 fe80::a4a2:92bf:4440:7b4f%gif0/64 -> flags 0x2 scopeid 0x4 tc-so: inet 172.16.2.1/32 -> 172.16.1.1 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10/8 link#3 UC - - - shmif1 tc-so:10.0.0.2 link#3 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:172.16.1.1 172.16.2.1 UH - - - gif0 tc-so:172.16.2.1 gif0 UHl - - - lo0 tc-so:192.168.1/24 172.16.2.1 UGS - - - gif0 tc-so:192.168.2/24 link#2 UC - - - shmif0 tc-so:192.168.2.1 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:dcff:fef9:890e link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:cff:fe7b:9b3c link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::a4a2:92bf:4440:7b4f UC - - - gif0 tc-so:fe80::a4a2:92bf:4440:7b4f gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fe80::a4a2:92bf:4440:7b4f UC - - - gif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%gif0/32 fe80::a4a2:92bf:4440:7b4f UC - - - gif0 tc-so:Executing command [ rump.ifconfig gif1 create ] tc-so:Executing command [ rump.ifconfig gif1 tunnel 172.16.1.1 172.16.2.1 ] tc-so:Executing command [ rump.ifconfig gif1 inet 172.16.101.1/32 172.16.102.1 ] tc-so:gif1: flags=0x8051 mtu 1280 tc-so: tunnel inet 172.16.1.1 --> 172.16.2.1 tc-so: status: active tc-so: inet6 fe80::28b5:bf6e:31c6:3d75%gif1/64 -> flags 0x2 scopeid 0x5 tc-so: inet 172.16.101.1/32 -> 172.16.102.1 flags 0 tc-so:Executing command [ rump.ifconfig gif2 create ] tc-so:Executing command [ rump.ifconfig gif2 tunnel 172.16.101.1 172.16.102.1 ] tc-so:Executing command [ rump.ifconfig gif2 inet 172.16.201.1/32 172.16.202.1 ] tc-so:gif2: flags=0x8051 mtu 1280 tc-so: tunnel inet 172.16.101.1 --> 172.16.102.1 tc-so: status: active tc-so: inet6 fe80::28b5:bf6e:31c6:3d75%gif2/64 -> flags 0x2 scopeid 0x6 tc-so: inet 172.16.201.1/32 -> 172.16.202.1 flags 0 tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet 192.168.2.0/24 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet 192.168.1.0/24 ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 172.16.202.1 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes dmesg ] tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.220005] chacha: Portable C ChaCha tc-so:[ 2.130005] shmif0: Ethernet address b2:a0:fe:07:e9:f4 tc-so:[ 3.130005] shmif1: Ethernet address b2:a0:1b:2a:c3:2d tc-so:[ 22.650005] gif0: recursively called too many times(2) tc-so:[ 23.040005] gif0: recursively called too many times(2) tc-so:[ 23.080005] gif0: recursively called too many times(2) tc-so:[ 28.210005] gif0: recursively called too many times(2) tc-so:[ 28.370005] gif0: recursively called too many times(2) tc-so:[ 29.000005] gif0: recursively called too many times(2) tc-so:Executing command [ rump.ifconfig gif1 deletetunnel ] tc-so:Executing command [ rump.ifconfig gif1 destroy ] tc-so:Executing command [ rump.ifconfig gif2 deletetunnel ] tc-so:Executing command [ rump.ifconfig gif2 destroy ] tc-so:Executing command [ rump.ifconfig gif0 deletetunnel ] tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig gif0 deletetunnel ] tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646860901.190621, gif_recursive_ipv4overipv4, passed tc-start: 1646860901.217352, gif_recursive_ipv4overipv6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_gif unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_gif unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:bd:96:8a:68 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:fe:a6:21:d8 tc-so: linkstr: bus0 tc-so: inet6 fe80::b0a0:feff:fea6:21d8%shmif0/64 flags 0x2 scopeid 0x2 tc-so: inet 192.168.1.1/24 broadcast 192.168.1.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:bd:96:8a:68 tc-so: linkstr: bus1 tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:bdff:fe96:8a68%shmif1/64 flags 0x2 scopeid 0x3 tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:fa:cc:56:ce ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:5a:7a:12:59 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.2.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:fa:cc:56:ce tc-so: linkstr: bus0 tc-so: inet6 fe80::b0a0:faff:fecc:56ce%shmif0/64 flags 0x2 scopeid 0x2 tc-so: inet 192.168.2.1/24 broadcast 192.168.2.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:5a:7a:12:59 tc-so: linkstr: bus1 tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:5aff:fe7a:1259%shmif1/64 flags 0x2 scopeid 0x3 tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 5 192.168.1.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 5 192.168.2.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00::2 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:Executing command [ rump.ifconfig gif0 tunnel fc00::1 fc00::2 ] tc-so:Executing command [ rump.ifconfig gif0 inet 172.16.1.1/32 172.16.2.1 ] tc-so:Executing command [ rump.route add -inet 192.168.2.0/24 172.16.1.1 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: status: active tc-so: inet6 fe80::5c40:1d03:6619:2bf9%gif0/64 -> flags 0x2 scopeid 0x4 tc-so: inet 172.16.1.1/32 -> 172.16.2.1 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:172.16.1.1 gif0 UHl - - - lo0 tc-so:172.16.2.1 172.16.1.1 UH - - - gif0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.1 link#2 UHl - - - lo0 tc-so:192.168.2/24 172.16.1.1 UGS - - - gif0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::1 link#3 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:feff:fea6:21d8 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:bdff:fe96:8a68 link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::5c40:1d03:6619:2bf9 UC - - - gif0 tc-so:fe80::5c40:1d03:6619:2bf9 gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fe80::5c40:1d03:6619:2bf9 UC - - - gif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%gif0/32 fe80::5c40:1d03:6619:2bf9 UC - - - gif0 tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:Executing command [ rump.ifconfig gif0 tunnel fc00::2 fc00::1 ] tc-so:Executing command [ rump.ifconfig gif0 inet 172.16.2.1/32 172.16.1.1 ] tc-so:Executing command [ rump.route add -inet 192.168.1.0/24 172.16.2.1 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: status: active tc-so: inet6 fe80::acac:a9c6:d096:23e2%gif0/64 -> flags 0x2 scopeid 0x4 tc-so: inet 172.16.2.1/32 -> 172.16.1.1 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:172.16.1.1 172.16.2.1 UH - - - gif0 tc-so:172.16.2.1 gif0 UHl - - - lo0 tc-so:192.168.1/24 172.16.2.1 UGS - - - gif0 tc-so:192.168.2/24 link#2 UC - - - shmif0 tc-so:192.168.2.1 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::2 link#3 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:faff:fecc:56ce link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:5aff:fe7a:1259 link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::acac:a9c6:d096:23e2 UC - - - gif0 tc-so:fe80::acac:a9c6:d096:23e2 gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fe80::acac:a9c6:d096:23e2 UC - - - gif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%gif0/32 fe80::acac:a9c6:d096:23e2 UC - - - gif0 tc-so:Executing command [ rump.ifconfig gif1 create ] tc-so:Executing command [ rump.ifconfig gif1 tunnel 172.16.1.1 172.16.2.1 ] tc-so:Executing command [ rump.ifconfig gif1 inet 172.16.101.1/32 172.16.102.1 ] tc-so:gif1: flags=0x8051 mtu 1280 tc-so: tunnel inet 172.16.1.1 --> 172.16.2.1 tc-so: status: active tc-so: inet6 fe80::5c40:1d03:6619:2bf9%gif1/64 -> flags 0x2 scopeid 0x5 tc-so: inet 172.16.101.1/32 -> 172.16.102.1 flags 0 tc-so:Executing command [ rump.ifconfig gif2 create ] tc-so:Executing command [ rump.ifconfig gif2 tunnel 172.16.101.1 172.16.102.1 ] tc-so:Executing command [ rump.ifconfig gif2 inet 172.16.201.1/32 172.16.202.1 ] tc-so:gif2: flags=0x8051 mtu 1280 tc-so: tunnel inet 172.16.101.1 --> 172.16.102.1 tc-so: status: active tc-so: inet6 fe80::5c40:1d03:6619:2bf9%gif2/64 -> flags 0x2 scopeid 0x6 tc-so: inet 172.16.201.1/32 -> 172.16.202.1 flags 0 tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet 192.168.2.0/24 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet 192.168.1.0/24 ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 172.16.202.1 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes dmesg ] tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.260005] chacha: Portable C ChaCha tc-so:[ 2.190005] shmif0: Ethernet address b2:a0:fe:a6:21:d8 tc-so:[ 3.230005] shmif1: Ethernet address b2:a0:bd:96:8a:68 tc-so:[ 22.450005] gif0: recursively called too many times(2) tc-so:[ 23.290005] gif0: recursively called too many times(2) tc-so:[ 23.330005] gif0: recursively called too many times(2) tc-so:[ 24.800005] gif0: recursively called too many times(2) tc-so:[ 28.180005] gif0: recursively called too many times(2) tc-so:[ 28.600005] gif0: recursively called too many times(2) tc-so:Executing command [ rump.ifconfig gif1 deletetunnel ] tc-so:Executing command [ rump.ifconfig gif1 destroy ] tc-so:Executing command [ rump.ifconfig gif2 deletetunnel ] tc-so:Executing command [ rump.ifconfig gif2 destroy ] tc-so:Executing command [ rump.ifconfig gif0 deletetunnel ] tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig gif0 deletetunnel ] tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646860958.243192, gif_recursive_ipv4overipv6, passed tc-start: 1646860958.264210, gif_recursive_ipv6overipv4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_gif unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_gif unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:4b:81:7b:5f ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:eb:b2:79:81 tc-so: linkstr: bus0 tc-so: inet6 fc00:1::1/64 flags 0 tc-so: inet6 fe80::b0a0:ebff:feb2:7981%shmif0/64 flags 0x2 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.1 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:4b:81:7b:5f tc-so: linkstr: bus1 tc-so: inet6 fe80::b0a0:4bff:fe81:7b5f%shmif1/64 flags 0x2 scopeid 0x3 tc-so: inet 10.0.0.1/8 broadcast 10.255.255.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:18:d0:a2:90 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:3c:63:e1:f9 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:2::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:18:d0:a2:90 tc-so: linkstr: bus0 tc-so: inet6 fc00:2::1/64 flags 0 tc-so: inet6 fe80::b0a0:18ff:fed0:a290%shmif0/64 flags 0x2 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.2 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:3c:63:e1:f9 tc-so: linkstr: bus1 tc-so: inet6 fe80::b0a0:3cff:fe63:e1f9%shmif1/64 flags 0x2 scopeid 0x3 tc-so: inet 10.0.0.2/8 broadcast 10.255.255.255 flags 0 tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 5 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00:2::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 5 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:Executing command [ rump.ifconfig gif0 tunnel 10.0.0.1 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig gif0 inet6 fc00:3::1/128 fc00:4::1 ] tc-so:Executing command [ rump.route add -inet6 fc00:2::/64 fc00:3::1 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.1 --> 10.0.0.2 tc-so: status: active tc-so: inet6 fc00:3::1/128 -> fc00:4::1 flags 0 tc-so: inet6 fe80::4cd2:d3b:df20:642f%gif0/64 -> flags 0x2 scopeid 0x4 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10/8 link#3 UC - - - shmif1 tc-so:10.0.0.1 link#3 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00:1::/64 link#2 UC - - - shmif0 tc-so:fc00:1::1 link#2 UHl - - - lo0 tc-so:fc00:2::/64 fc00:3::1 UGS - - - gif0 tc-so:fc00:3::1 gif0 UHl - - - lo0 tc-so:fc00:4::1 fc00:3::1 UHC - - - gif0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:ebff:feb2:7981 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:4bff:fe81:7b5f link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::4cd2:d3b:df20:642f UC - - - gif0 tc-so:fe80::4cd2:d3b:df20:642f gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fc00:3::1 UC - - - gif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%gif0/32 fc00:3::1 UC - - - gif0 tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:Executing command [ rump.ifconfig gif0 tunnel 10.0.0.2 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig gif0 inet6 fc00:4::1/128 fc00:3::1 ] tc-so:Executing command [ rump.route add -inet6 fc00:1::/64 fc00:4::1 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.2 --> 10.0.0.1 tc-so: status: active tc-so: inet6 fc00:4::1/128 -> fc00:3::1 flags 0 tc-so: inet6 fe80::b865:4c57:d97c:c7d4%gif0/64 -> flags 0x2 scopeid 0x4 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10/8 link#3 UC - - - shmif1 tc-so:10.0.0.2 link#3 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00:1::/64 fc00:4::1 UGS - - - gif0 tc-so:fc00:2::/64 link#2 UC - - - shmif0 tc-so:fc00:2::1 link#2 UHl - - - lo0 tc-so:fc00:3::1 fc00:4::1 UHC - - - gif0 tc-so:fc00:4::1 gif0 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:18ff:fed0:a290 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:3cff:fe63:e1f9 link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::b865:4c57:d97c:c7d4 UC - - - gif0 tc-so:fe80::b865:4c57:d97c:c7d4 gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fc00:4::1 UC - - - gif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%gif0/32 fc00:4::1 UC - - - gif0 tc-so:Executing command [ rump.ifconfig gif1 create ] tc-so:Executing command [ rump.ifconfig gif1 tunnel fc00:3::1 fc00:4::1 ] tc-so:Executing command [ rump.ifconfig gif1 inet6 fc00:103::1/128 fc00:104::1 ] tc-so:gif1: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00:3::1 --> fc00:4::1 tc-so: status: active tc-so: inet6 fc00:103::1/128 -> fc00:104::1 flags 0 tc-so: inet6 fe80::4cd2:d3b:df20:642f%gif1/64 -> flags 0x2 scopeid 0x5 tc-so:Executing command [ rump.ifconfig gif2 create ] tc-so:Executing command [ rump.ifconfig gif2 tunnel fc00:103::1 fc00:104::1 ] tc-so:Executing command [ rump.ifconfig gif2 inet6 fc00:203::1/128 fc00:204::1 ] tc-so:gif2: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00:103::1 --> fc00:104::1 tc-so: status: active tc-so: inet6 fc00:203::1/128 -> fc00:204::1 flags 0 tc-so: inet6 fe80::4cd2:d3b:df20:642f%gif2/64 -> flags 0x2 scopeid 0x6 tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet6 fc00:2::/64 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet6 fc00:1::/64 ] tc-so:Executing command [ rump.ping6 -n -X 5 -c 1 fc00:204::1 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes dmesg ] tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.240005] chacha: Portable C ChaCha tc-so:[ 2.210005] shmif0: Ethernet address b2:a0:eb:b2:79:81 tc-so:[ 3.240005] shmif1: Ethernet address b2:a0:4b:81:7b:5f tc-so:[ 23.230005] gif0: recursively called too many times(2) tc-so:[ 23.230005] gif0: recursively called too many times(2) tc-so:[ 24.200005] gif0: recursively called too many times(2) tc-so:[ 27.740005] gif0: recursively called too many times(2) tc-so:[ 29.230005] gif0: recursively called too many times(2) tc-so:[ 30.790005] gif0: recursively called too many times(2) tc-so:Executing command [ rump.ifconfig gif1 deletetunnel ] tc-so:Executing command [ rump.ifconfig gif1 destroy ] tc-so:Executing command [ rump.ifconfig gif2 deletetunnel ] tc-so:Executing command [ rump.ifconfig gif2 destroy ] tc-so:Executing command [ rump.ifconfig gif0 deletetunnel ] tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig gif0 deletetunnel ] tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646861013.833376, gif_recursive_ipv6overipv4, passed tc-start: 1646861013.863357, gif_recursive_ipv6overipv6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_gif unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_gif unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:01:5e:a4:15 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:62:1a:7f:92 tc-so: linkstr: bus0 tc-so: inet6 fc00:1::1/64 flags 0 tc-so: inet6 fe80::b0a0:62ff:fe1a:7f92%shmif0/64 flags 0x2 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:01:5e:a4:15 tc-so: linkstr: bus1 tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:1ff:fe5e:a415%shmif1/64 flags 0x2 scopeid 0x3 tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:90:ec:5b:07 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:3e:0e:12:06 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:2::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:90:ec:5b:07 tc-so: linkstr: bus0 tc-so: inet6 fc00:2::1/64 flags 0 tc-so: inet6 fe80::b0a0:90ff:feec:5b07%shmif0/64 flags 0x2 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:3e:0e:12:06 tc-so: linkstr: bus1 tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:3eff:fe0e:1206%shmif1/64 flags 0x2 scopeid 0x3 tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00:2::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00::2 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:Executing command [ rump.ifconfig gif0 tunnel fc00::1 fc00::2 ] tc-so:Executing command [ rump.ifconfig gif0 inet6 fc00:3::1/128 fc00:4::1 ] tc-so:Executing command [ rump.route add -inet6 fc00:2::/64 fc00:3::1 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: status: active tc-so: inet6 fc00:3::1/128 -> fc00:4::1 flags 0 tc-so: inet6 fe80::a8bb:8a5a:37c9:9fdc%gif0/64 -> flags 0x2 scopeid 0x4 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::1 link#3 UHl - - - lo0 tc-so:fc00:1::/64 link#2 UC - - - shmif0 tc-so:fc00:1::1 link#2 UHl - - - lo0 tc-so:fc00:2::/64 fc00:3::1 UGS - - - gif0 tc-so:fc00:3::1 gif0 UHl - - - lo0 tc-so:fc00:4::1 fc00:3::1 UHC - - - gif0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:62ff:fe1a:7f92 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:1ff:fe5e:a415 link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::a8bb:8a5a:37c9:9fdc UC - - - gif0 tc-so:fe80::a8bb:8a5a:37c9:9fdc gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fc00:3::1 UC - - - gif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%gif0/32 fc00:3::1 UC - - - gif0 tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:Executing command [ rump.ifconfig gif0 tunnel fc00::2 fc00::1 ] tc-so:Executing command [ rump.ifconfig gif0 inet6 fc00:4::1/128 fc00:3::1 ] tc-so:Executing command [ rump.route add -inet6 fc00:1::/64 fc00:4::1 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: status: active tc-so: inet6 fc00:4::1/128 -> fc00:3::1 flags 0 tc-so: inet6 fe80::50d3:9f92:45b3:1337%gif0/64 -> flags 0x2 scopeid 0x4 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::2 link#3 UHl - - - lo0 tc-so:fc00:1::/64 fc00:4::1 UGS - - - gif0 tc-so:fc00:2::/64 link#2 UC - - - shmif0 tc-so:fc00:2::1 link#2 UHl - - - lo0 tc-so:fc00:3::1 fc00:4::1 UHC - - - gif0 tc-so:fc00:4::1 gif0 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:90ff:feec:5b07 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:3eff:fe0e:1206 link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::50d3:9f92:45b3:1337 UC - - - gif0 tc-so:fe80::50d3:9f92:45b3:1337 gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fc00:4::1 UC - - - gif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%gif0/32 fc00:4::1 UC - - - gif0 tc-so:Executing command [ rump.ifconfig gif1 create ] tc-so:Executing command [ rump.ifconfig gif1 tunnel fc00:3::1 fc00:4::1 ] tc-so:Executing command [ rump.ifconfig gif1 inet6 fc00:103::1/128 fc00:104::1 ] tc-so:gif1: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00:3::1 --> fc00:4::1 tc-so: status: active tc-so: inet6 fc00:103::1/128 -> fc00:104::1 flags 0 tc-so: inet6 fe80::a8bb:8a5a:37c9:9fdc%gif1/64 -> flags 0x2 scopeid 0x5 tc-so:Executing command [ rump.ifconfig gif2 create ] tc-so:Executing command [ rump.ifconfig gif2 tunnel fc00:103::1 fc00:104::1 ] tc-so:Executing command [ rump.ifconfig gif2 inet6 fc00:203::1/128 fc00:204::1 ] tc-so:gif2: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00:103::1 --> fc00:104::1 tc-so: status: active tc-so: inet6 fc00:203::1/128 -> fc00:204::1 flags 0 tc-so: inet6 fe80::a8bb:8a5a:37c9:9fdc%gif2/64 -> flags 0x2 scopeid 0x6 tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet6 fc00:2::/64 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet6 fc00:1::/64 ] tc-so:Executing command [ rump.ping6 -n -X 5 -c 1 fc00:204::1 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes dmesg ] tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.230005] chacha: Portable C ChaCha tc-so:[ 2.210005] shmif0: Ethernet address b2:a0:62:1a:7f:92 tc-so:[ 3.220005] shmif1: Ethernet address b2:a0:01:5e:a4:15 tc-so:[ 23.760005] gif0: recursively called too many times(2) tc-so:[ 23.880005] gif0: recursively called too many times(2) tc-so:[ 24.670005] gif0: recursively called too many times(2) tc-so:[ 26.890005] gif0: recursively called too many times(2) tc-so:[ 28.870005] gif0: recursively called too many times(2) tc-so:[ 29.730005] gif0: recursively called too many times(2) tc-so:Executing command [ rump.ifconfig gif1 deletetunnel ] tc-so:Executing command [ rump.ifconfig gif1 destroy ] tc-so:Executing command [ rump.ifconfig gif2 deletetunnel ] tc-so:Executing command [ rump.ifconfig gif2 destroy ] tc-so:Executing command [ rump.ifconfig gif0 deletetunnel ] tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig gif0 deletetunnel ] tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646861071.421694, gif_recursive_ipv6overipv6, passed tp-end: 1646861071.459085, net/if_gif/t_gif tp-start: 1646861080.893765, net/if_ipsec/t_ipsec, 25 tc-start: 1646861080.903079, ipsecif_basic_ipv4overipv4_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:f3:50:6d:e6 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.1 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:db:59:12:a2 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:74:00:54:57 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.2.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.2 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 192.168.1.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 192.168.2.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.1 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet 172.16.1.1/32 172.16.2.1 ] tc-so:Executing command [ rump.route add -inet 192.168.2.0/24 172.16.1.1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16385 != X ] tc-so:Executing command [ test X16386 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.2 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet 172.16.2.1/32 172.16.1.1 ] tc-so:Executing command [ rump.route add -inet 192.168.1.0/24 172.16.2.1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16385 != X ] tc-so:Executing command [ test X16386 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet 192.168.2.0/24 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet 192.168.1.0/24 ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.2.1 192.168.1.1 ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646861149.426654, ipsecif_basic_ipv4overipv4_esp_null, passed tc-start: 1646861149.468096, ipsecif_basic_ipv4overipv4_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:4a:69:0c:55 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.1 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:a5:a4:ee:cb ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:26:53:ab:c0 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.2.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.2 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 192.168.1.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 192.168.2.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.1 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet 172.16.1.1/32 172.16.2.1 ] tc-so:Executing command [ rump.route add -inet 192.168.2.0/24 172.16.1.1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16385 != X ] tc-so:Executing command [ test X16386 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.2 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet 172.16.2.1/32 172.16.1.1 ] tc-so:Executing command [ rump.route add -inet 192.168.1.0/24 172.16.2.1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16385 != X ] tc-so:Executing command [ test X16386 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet 192.168.2.0/24 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet 192.168.1.0/24 ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.2.1 192.168.1.1 ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646861208.742858, ipsecif_basic_ipv4overipv4_esp_rijndaelcbc, passed tc-start: 1646861208.765543, ipsecif_basic_ipv4overipv6_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:35:42:5a:2c ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:37:e8:aa:b9 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:c9:fe:25:b6 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.2.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 192.168.1.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 192.168.2.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00::2 ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::1 fc00::2 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet 172.16.1.1/32 172.16.2.1 ] tc-so:Executing command [ rump.route add -inet 192.168.2.0/24 172.16.1.1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16385 != X ] tc-so:Executing command [ test X16386 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::2 fc00::1 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet 172.16.2.1/32 172.16.1.1 ] tc-so:Executing command [ rump.route add -inet 192.168.1.0/24 172.16.2.1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16385 != X ] tc-so:Executing command [ test X16386 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet 192.168.2.0/24 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet 192.168.1.0/24 ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.2.1 192.168.1.1 ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646861275.888550, ipsecif_basic_ipv4overipv6_esp_null, passed tc-start: 1646861275.930751, ipsecif_basic_ipv4overipv6_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:49:7a:e4:ea ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:50:bd:6f:bc ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:fd:54:4c:3c ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.2.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 192.168.1.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 192.168.2.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00::2 ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::1 fc00::2 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet 172.16.1.1/32 172.16.2.1 ] tc-so:Executing command [ rump.route add -inet 192.168.2.0/24 172.16.1.1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16385 != X ] tc-so:Executing command [ test X16386 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::2 fc00::1 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet 172.16.2.1/32 172.16.1.1 ] tc-so:Executing command [ rump.route add -inet 192.168.1.0/24 172.16.2.1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16385 != X ] tc-so:Executing command [ test X16386 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet 192.168.2.0/24 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet 192.168.1.0/24 ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.2.1 192.168.1.1 ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646861335.40784, ipsecif_basic_ipv4overipv6_esp_rijndaelcbc, passed tc-start: 1646861335.62957, ipsecif_basic_ipv6overipv4_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:41:8e:97:f4 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.1 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:b1:92:08:fa ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:12:e9:bb:a8 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:2::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.2 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00:2::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.1 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet6 fc00:3::1/128 fc00:4::1 ] tc-so:Executing command [ rump.route add -inet6 fc00:2::/64 fc00:3::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16385 != X ] tc-so:Executing command [ test X16386 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ test X16387 != X ] tc-so:Executing command [ test X16388 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.2 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet6 fc00:4::1/128 fc00:3::1 ] tc-so:Executing command [ rump.route add -inet6 fc00:1::/64 fc00:4::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16385 != X ] tc-so:Executing command [ test X16386 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ test X16387 != X ] tc-so:Executing command [ test X16388 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet6 fc00:2::/64 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet6 fc00:1::/64 ] tc-so:Executing command [ rump.ping6 -n -X 7 -c 1 -S fc00:1::1 fc00:2::1 ] tc-so:Executing command [ rump.ping6 -n -X 7 -c 1 -S fc00:2::1 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ping6 -n -X 7 -c 1 -S fc00:1::1 fc00:2::1 ] tc-so:Executing command [ rump.ping6 -n -X 7 -c 1 -S fc00:2::1 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646861405.332152, ipsecif_basic_ipv6overipv4_esp_null, passed tc-start: 1646861405.360567, ipsecif_basic_ipv6overipv4_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:3e:c8:26:c5 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.1 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:b5:bf:15:3a ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:b9:3a:8f:8e ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:2::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.2 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00:2::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.1 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet6 fc00:3::1/128 fc00:4::1 ] tc-so:Executing command [ rump.route add -inet6 fc00:2::/64 fc00:3::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16385 != X ] tc-so:Executing command [ test X16386 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ test X16387 != X ] tc-so:Executing command [ test X16388 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.2 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet6 fc00:4::1/128 fc00:3::1 ] tc-so:Executing command [ rump.route add -inet6 fc00:1::/64 fc00:4::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16385 != X ] tc-so:Executing command [ test X16386 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ test X16387 != X ] tc-so:Executing command [ test X16388 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet6 fc00:2::/64 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet6 fc00:1::/64 ] tc-so:Executing command [ rump.ping6 -n -X 7 -c 1 -S fc00:1::1 fc00:2::1 ] tc-so:Executing command [ rump.ping6 -n -X 7 -c 1 -S fc00:2::1 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ping6 -n -X 7 -c 1 -S fc00:1::1 fc00:2::1 ] tc-so:Executing command [ rump.ping6 -n -X 7 -c 1 -S fc00:2::1 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646861476.285520, ipsecif_basic_ipv6overipv4_esp_rijndaelcbc, passed tc-start: 1646861476.307992, ipsecif_basic_ipv6overipv6_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:d0:5a:aa:2b ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:f9:2f:9d:0a ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:d4:82:b0:6a ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:2::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00:2::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00::2 ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::1 fc00::2 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet6 fc00:3::1/128 fc00:4::1 ] tc-so:Executing command [ rump.route add -inet6 fc00:2::/64 fc00:3::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16387 != X ] tc-so:Executing command [ test X16388 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::2 fc00::1 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet6 fc00:4::1/128 fc00:3::1 ] tc-so:Executing command [ rump.route add -inet6 fc00:1::/64 fc00:4::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16387 != X ] tc-so:Executing command [ test X16388 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet6 fc00:2::/64 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet6 fc00:1::/64 ] tc-so:Executing command [ rump.ping6 -n -X 7 -c 1 -S fc00:1::1 fc00:2::1 ] tc-so:Executing command [ rump.ping6 -n -X 7 -c 1 -S fc00:2::1 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ping6 -n -X 7 -c 1 -S fc00:1::1 fc00:2::1 ] tc-so:Executing command [ rump.ping6 -n -X 7 -c 1 -S fc00:2::1 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646861546.630095, ipsecif_basic_ipv6overipv6_esp_null, passed tc-start: 1646861546.660514, ipsecif_basic_ipv6overipv6_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:ef:d4:aa:bd ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:d2:40:79:5f ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:2d:4c:b2:57 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:2::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00:2::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00::2 ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::1 fc00::2 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet6 fc00:3::1/128 fc00:4::1 ] tc-so:Executing command [ rump.route add -inet6 fc00:2::/64 fc00:3::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16387 != X ] tc-so:Executing command [ test X16388 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::2 fc00::1 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet6 fc00:4::1/128 fc00:3::1 ] tc-so:Executing command [ rump.route add -inet6 fc00:1::/64 fc00:4::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16387 != X ] tc-so:Executing command [ test X16388 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet6 fc00:2::/64 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet6 fc00:1::/64 ] tc-so:Executing command [ rump.ping6 -n -X 7 -c 1 -S fc00:1::1 fc00:2::1 ] tc-so:Executing command [ rump.ping6 -n -X 7 -c 1 -S fc00:2::1 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ping6 -n -X 7 -c 1 -S fc00:1::1 fc00:2::1 ] tc-so:Executing command [ rump.ping6 -n -X 7 -c 1 -S fc00:2::1 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646861617.429255, ipsecif_basic_ipv6overipv6_esp_rijndaelcbc, passed tc-start: 1646861617.467851, ipsecif_create_destroy tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_ipsec unix://commsock1 ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 up ] tc-so:Executing command [ rump.ifconfig ipsec0 down ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 up ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-end: 1646861629.791028, ipsecif_create_destroy, passed tc-start: 1646861629.809919, ipsecif_ioctl_ipv4overipv4_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:83:17:04:4a ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.1 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:d1:57:7b:34 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:7d:cc:8c:a6 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.2.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.2 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 192.168.1.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 192.168.2.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.1 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet 172.16.1.1/32 172.16.2.1 ] tc-so:Executing command [ rump.route add -inet 192.168.2.0/24 172.16.1.1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16385 != X ] tc-so:Executing command [ test X16386 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.2 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet 172.16.2.1/32 172.16.1.1 ] tc-so:Executing command [ rump.route add -inet 192.168.1.0/24 172.16.2.1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16385 != X ] tc-so:Executing command [ test X16386 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec1 create ] tc-so:Executing command [ rump.ifconfig ipsec1 tunnel 10.0.0.11 10.0.0.12 ] tc-so:Executing command [ rump.ifconfig ipsec1 inet 172.16.11.1/32 172.16.12.1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16389 != X ] tc-so:Executing command [ test X16390 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec1 create ] tc-so:Executing command [ rump.ifconfig ipsec1 tunnel 10.0.0.12 10.0.0.11 ] tc-so:Executing command [ rump.ifconfig ipsec1 inet 172.16.12.1/32 172.16.11.1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16389 != X ] tc-so:Executing command [ test X16390 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet 192.168.2.0/24 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet 192.168.1.0/24 ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.2.1 192.168.1.1 ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.11 10.0.0.12 ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.12 10.0.0.11 ] tc-so:Executing command [ rump.ifconfig ipsec1 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec1 destroy ] tc-so:Executing command [ rump.ifconfig ipsec1 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec1 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.11 10.0.0.12 ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.12 10.0.0.11 ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646861704.445665, ipsecif_ioctl_ipv4overipv4_esp_null, passed tc-start: 1646861704.476984, ipsecif_ioctl_ipv4overipv4_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:33:2b:4c:e3 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.1 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:39:7b:60:5c ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:3c:ad:5b:81 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.2.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.2 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 192.168.1.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 192.168.2.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.1 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet 172.16.1.1/32 172.16.2.1 ] tc-so:Executing command [ rump.route add -inet 192.168.2.0/24 172.16.1.1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16385 != X ] tc-so:Executing command [ test X16386 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.2 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet 172.16.2.1/32 172.16.1.1 ] tc-so:Executing command [ rump.route add -inet 192.168.1.0/24 172.16.2.1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16385 != X ] tc-so:Executing command [ test X16386 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec1 create ] tc-so:Executing command [ rump.ifconfig ipsec1 tunnel 10.0.0.11 10.0.0.12 ] tc-so:Executing command [ rump.ifconfig ipsec1 inet 172.16.11.1/32 172.16.12.1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16389 != X ] tc-so:Executing command [ test X16390 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec1 create ] tc-so:Executing command [ rump.ifconfig ipsec1 tunnel 10.0.0.12 10.0.0.11 ] tc-so:Executing command [ rump.ifconfig ipsec1 inet 172.16.12.1/32 172.16.11.1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16389 != X ] tc-so:Executing command [ test X16390 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet 192.168.2.0/24 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet 192.168.1.0/24 ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.2.1 192.168.1.1 ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.11 10.0.0.12 ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.12 10.0.0.11 ] tc-so:Executing command [ rump.ifconfig ipsec1 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec1 destroy ] tc-so:Executing command [ rump.ifconfig ipsec1 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec1 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.11 10.0.0.12 ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.12 10.0.0.11 ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646861779.58555, ipsecif_ioctl_ipv4overipv4_esp_rijndaelcbc, passed tc-start: 1646861779.90678, ipsecif_ioctl_ipv4overipv6_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:94:fb:5e:02 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:06:ab:0f:49 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:24:5d:26:6f ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.2.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 192.168.1.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 192.168.2.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00::2 ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::1 fc00::2 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet 172.16.1.1/32 172.16.2.1 ] tc-so:Executing command [ rump.route add -inet 192.168.2.0/24 172.16.1.1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16385 != X ] tc-so:Executing command [ test X16386 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::2 fc00::1 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet 172.16.2.1/32 172.16.1.1 ] tc-so:Executing command [ rump.route add -inet 192.168.1.0/24 172.16.2.1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16385 != X ] tc-so:Executing command [ test X16386 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec1 create ] tc-so:Executing command [ rump.ifconfig ipsec1 tunnel fc00::11 fc00::12 ] tc-so:Executing command [ rump.ifconfig ipsec1 inet 172.16.11.1/32 172.16.12.1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16389 != X ] tc-so:Executing command [ test X16390 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec1 create ] tc-so:Executing command [ rump.ifconfig ipsec1 tunnel fc00::12 fc00::11 ] tc-so:Executing command [ rump.ifconfig ipsec1 inet 172.16.12.1/32 172.16.11.1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16389 != X ] tc-so:Executing command [ test X16390 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet 192.168.2.0/24 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet 192.168.1.0/24 ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.2.1 192.168.1.1 ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::11 fc00::12 ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::12 fc00::11 ] tc-so:Executing command [ rump.ifconfig ipsec1 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec1 destroy ] tc-so:Executing command [ rump.ifconfig ipsec1 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec1 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::11 fc00::12 ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::12 fc00::11 ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646861853.649374, ipsecif_ioctl_ipv4overipv6_esp_null, passed tc-start: 1646861853.674007, ipsecif_ioctl_ipv4overipv6_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:f0:59:0f:63 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:05:14:31:f2 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:4b:1c:09:52 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.2.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 192.168.1.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 192.168.2.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00::2 ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::1 fc00::2 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet 172.16.1.1/32 172.16.2.1 ] tc-so:Executing command [ rump.route add -inet 192.168.2.0/24 172.16.1.1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16385 != X ] tc-so:Executing command [ test X16386 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::2 fc00::1 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet 172.16.2.1/32 172.16.1.1 ] tc-so:Executing command [ rump.route add -inet 192.168.1.0/24 172.16.2.1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16385 != X ] tc-so:Executing command [ test X16386 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec1 create ] tc-so:Executing command [ rump.ifconfig ipsec1 tunnel fc00::11 fc00::12 ] tc-so:Executing command [ rump.ifconfig ipsec1 inet 172.16.11.1/32 172.16.12.1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16389 != X ] tc-so:Executing command [ test X16390 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec1 create ] tc-so:Executing command [ rump.ifconfig ipsec1 tunnel fc00::12 fc00::11 ] tc-so:Executing command [ rump.ifconfig ipsec1 inet 172.16.12.1/32 172.16.11.1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16389 != X ] tc-so:Executing command [ test X16390 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet 192.168.2.0/24 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet 192.168.1.0/24 ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.2.1 192.168.1.1 ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::11 fc00::12 ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::12 fc00::11 ] tc-so:Executing command [ rump.ifconfig ipsec1 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec1 destroy ] tc-so:Executing command [ rump.ifconfig ipsec1 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec1 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::11 fc00::12 ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::12 fc00::11 ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646861933.592576, ipsecif_ioctl_ipv4overipv6_esp_rijndaelcbc, passed tc-start: 1646861933.628818, ipsecif_ioctl_ipv6overipv4_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:4f:3a:46:49 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.1 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:19:cb:e4:79 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:1f:f5:77:08 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:2::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.2 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00:2::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.1 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet6 fc00:3::1/128 fc00:4::1 ] tc-so:Executing command [ rump.route add -inet6 fc00:2::/64 fc00:3::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16385 != X ] tc-so:Executing command [ test X16386 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ test X16387 != X ] tc-so:Executing command [ test X16388 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.2 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet6 fc00:4::1/128 fc00:3::1 ] tc-so:Executing command [ rump.route add -inet6 fc00:1::/64 fc00:4::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16385 != X ] tc-so:Executing command [ test X16386 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ test X16387 != X ] tc-so:Executing command [ test X16388 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec1 create ] tc-so:Executing command [ rump.ifconfig ipsec1 tunnel 10.0.0.11 10.0.0.12 ] tc-so:Executing command [ rump.ifconfig ipsec1 inet6 fc00:13::1/128 fc00:14::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16391 != X ] tc-so:Executing command [ test X16392 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec1 create ] tc-so:Executing command [ rump.ifconfig ipsec1 tunnel 10.0.0.12 10.0.0.11 ] tc-so:Executing command [ rump.ifconfig ipsec1 inet6 fc00:14::1/128 fc00:13::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16391 != X ] tc-so:Executing command [ test X16392 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet6 fc00:2::/64 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet6 fc00:1::/64 ] tc-so:Executing command [ rump.ping6 -n -X 7 -c 1 -S fc00:1::1 fc00:2::1 ] tc-so:Executing command [ rump.ping6 -n -X 7 -c 1 -S fc00:2::1 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.11 10.0.0.12 ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.12 10.0.0.11 ] tc-so:Executing command [ rump.ifconfig ipsec1 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec1 destroy ] tc-so:Executing command [ rump.ifconfig ipsec1 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec1 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.11 10.0.0.12 ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.12 10.0.0.11 ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ping6 -n -X 7 -c 1 -S fc00:1::1 fc00:2::1 ] tc-so:Executing command [ rump.ping6 -n -X 7 -c 1 -S fc00:2::1 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646862025.969931, ipsecif_ioctl_ipv6overipv4_esp_null, passed tc-start: 1646862025.996220, ipsecif_ioctl_ipv6overipv4_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:5e:7c:6e:69 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.1 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:11:65:89:7d ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:40:01:1e:b1 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:2::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.2 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00:2::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.1 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet6 fc00:3::1/128 fc00:4::1 ] tc-so:Executing command [ rump.route add -inet6 fc00:2::/64 fc00:3::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16385 != X ] tc-so:Executing command [ test X16386 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ test X16387 != X ] tc-so:Executing command [ test X16388 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.2 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet6 fc00:4::1/128 fc00:3::1 ] tc-so:Executing command [ rump.route add -inet6 fc00:1::/64 fc00:4::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16385 != X ] tc-so:Executing command [ test X16386 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ test X16387 != X ] tc-so:Executing command [ test X16388 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec1 create ] tc-so:Executing command [ rump.ifconfig ipsec1 tunnel 10.0.0.11 10.0.0.12 ] tc-so:Executing command [ rump.ifconfig ipsec1 inet6 fc00:13::1/128 fc00:14::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16391 != X ] tc-so:Executing command [ test X16392 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec1 create ] tc-so:Executing command [ rump.ifconfig ipsec1 tunnel 10.0.0.12 10.0.0.11 ] tc-so:Executing command [ rump.ifconfig ipsec1 inet6 fc00:14::1/128 fc00:13::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16391 != X ] tc-so:Executing command [ test X16392 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet6 fc00:2::/64 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet6 fc00:1::/64 ] tc-so:Executing command [ rump.ping6 -n -X 7 -c 1 -S fc00:1::1 fc00:2::1 ] tc-so:Executing command [ rump.ping6 -n -X 7 -c 1 -S fc00:2::1 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.11 10.0.0.12 ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.12 10.0.0.11 ] tc-so:Executing command [ rump.ifconfig ipsec1 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec1 destroy ] tc-so:Executing command [ rump.ifconfig ipsec1 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec1 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.11 10.0.0.12 ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.12 10.0.0.11 ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ping6 -n -X 7 -c 1 -S fc00:1::1 fc00:2::1 ] tc-so:Executing command [ rump.ping6 -n -X 7 -c 1 -S fc00:2::1 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646862114.79377, ipsecif_ioctl_ipv6overipv4_esp_rijndaelcbc, passed tc-start: 1646862114.103690, ipsecif_ioctl_ipv6overipv6_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:ee:1a:67:fa ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:9c:3a:3b:9b ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:b0:5f:e9:ba ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:2::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00:2::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00::2 ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::1 fc00::2 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet6 fc00:3::1/128 fc00:4::1 ] tc-so:Executing command [ rump.route add -inet6 fc00:2::/64 fc00:3::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16387 != X ] tc-so:Executing command [ test X16388 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::2 fc00::1 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet6 fc00:4::1/128 fc00:3::1 ] tc-so:Executing command [ rump.route add -inet6 fc00:1::/64 fc00:4::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16387 != X ] tc-so:Executing command [ test X16388 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec1 create ] tc-so:Executing command [ rump.ifconfig ipsec1 tunnel fc00::11 fc00::12 ] tc-so:Executing command [ rump.ifconfig ipsec1 inet6 fc00:13::1/128 fc00:14::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16391 != X ] tc-so:Executing command [ test X16392 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec1 create ] tc-so:Executing command [ rump.ifconfig ipsec1 tunnel fc00::12 fc00::11 ] tc-so:Executing command [ rump.ifconfig ipsec1 inet6 fc00:14::1/128 fc00:13::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16391 != X ] tc-so:Executing command [ test X16392 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet6 fc00:2::/64 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet6 fc00:1::/64 ] tc-so:Executing command [ rump.ping6 -n -X 7 -c 1 -S fc00:1::1 fc00:2::1 ] tc-so:Executing command [ rump.ping6 -n -X 7 -c 1 -S fc00:2::1 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::11 fc00::12 ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::12 fc00::11 ] tc-so:Executing command [ rump.ifconfig ipsec1 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec1 destroy ] tc-so:Executing command [ rump.ifconfig ipsec1 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec1 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::11 fc00::12 ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::12 fc00::11 ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ping6 -n -X 7 -c 1 -S fc00:1::1 fc00:2::1 ] tc-so:Executing command [ rump.ping6 -n -X 7 -c 1 -S fc00:2::1 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646862195.385333, ipsecif_ioctl_ipv6overipv6_esp_null, passed tc-start: 1646862195.409569, ipsecif_ioctl_ipv6overipv6_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:2b:5f:f9:6a ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:3a:30:a4:73 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:02:9a:80:cc ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:2::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00:2::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00::2 ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::1 fc00::2 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet6 fc00:3::1/128 fc00:4::1 ] tc-so:Executing command [ rump.route add -inet6 fc00:2::/64 fc00:3::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16387 != X ] tc-so:Executing command [ test X16388 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::2 fc00::1 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet6 fc00:4::1/128 fc00:3::1 ] tc-so:Executing command [ rump.route add -inet6 fc00:1::/64 fc00:4::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16387 != X ] tc-so:Executing command [ test X16388 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec1 create ] tc-so:Executing command [ rump.ifconfig ipsec1 tunnel fc00::11 fc00::12 ] tc-so:Executing command [ rump.ifconfig ipsec1 inet6 fc00:13::1/128 fc00:14::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16391 != X ] tc-so:Executing command [ test X16392 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec1 create ] tc-so:Executing command [ rump.ifconfig ipsec1 tunnel fc00::12 fc00::11 ] tc-so:Executing command [ rump.ifconfig ipsec1 inet6 fc00:14::1/128 fc00:13::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16391 != X ] tc-so:Executing command [ test X16392 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet6 fc00:2::/64 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet6 fc00:1::/64 ] tc-so:Executing command [ rump.ping6 -n -X 7 -c 1 -S fc00:1::1 fc00:2::1 ] tc-so:Executing command [ rump.ping6 -n -X 7 -c 1 -S fc00:2::1 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::11 fc00::12 ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::12 fc00::11 ] tc-so:Executing command [ rump.ifconfig ipsec1 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec1 destroy ] tc-so:Executing command [ rump.ifconfig ipsec1 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec1 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::11 fc00::12 ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::12 fc00::11 ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ping6 -n -X 7 -c 1 -S fc00:1::1 fc00:2::1 ] tc-so:Executing command [ rump.ping6 -n -X 7 -c 1 -S fc00:2::1 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646862278.871559, ipsecif_ioctl_ipv6overipv6_esp_rijndaelcbc, passed tc-start: 1646862278.905255, ipsecif_recursive_ipv4overipv4_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:fc:09:2f:b5 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.1 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:6e:e6:5a:4e ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:1d:fe:42:35 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.2.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.2 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 192.168.1.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 192.168.2.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.1 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet 172.16.1.1/32 172.16.2.1 ] tc-so:Executing command [ rump.route add -inet 192.168.2.0/24 172.16.1.1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16385 != X ] tc-so:Executing command [ test X16386 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.2 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet 172.16.2.1/32 172.16.1.1 ] tc-so:Executing command [ rump.route add -inet 192.168.1.0/24 172.16.2.1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16385 != X ] tc-so:Executing command [ test X16386 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec1 create ] tc-so:Executing command [ rump.ifconfig ipsec1 tunnel 172.16.1.1 172.16.2.1 ] tc-so:Executing command [ rump.ifconfig ipsec1 inet 172.16.101.1/32 172.16.102.1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16389 != X ] tc-so:Executing command [ test X16390 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec2 create ] tc-so:Executing command [ rump.ifconfig ipsec2 tunnel 172.16.101.1 172.16.102.1 ] tc-so:Executing command [ rump.ifconfig ipsec2 inet 172.16.201.1/32 172.16.202.1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16393 != X ] tc-so:Executing command [ test X16394 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet 192.168.2.0/24 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet 192.168.1.0/24 ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 172.16.202.1 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes dmesg ] tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.220005] IPsec: Initialized Security Association Processing. tc-so:[ 1.220005] mainbus0 (root) tc-so:[ 1.230005] chacha: Portable C ChaCha tc-so:[ 1.230005] aes: BearSSL aes_ct tc-so:[ 1.230005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.230005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.680005] shmif0: Ethernet address b2:a0:b4:a2:8d:08 tc-so:[ 3.630005] shmif1: Ethernet address b2:a0:fc:09:2f:b5 tc-so:[ 33.980005] ipsec0: recursively called too many times(2) tc-so:Executing command [ rump.ifconfig ipsec1 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec1 destroy ] tc-so:Executing command [ rump.ifconfig ipsec2 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec2 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646862349.681791, ipsecif_recursive_ipv4overipv4_esp_null, passed tc-start: 1646862349.704726, ipsecif_recursive_ipv4overipv4_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:6e:e3:1c:7a ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.1 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:6d:9e:d1:2b ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:fa:9a:0e:1c ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.2.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.2 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 192.168.1.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 192.168.2.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.1 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet 172.16.1.1/32 172.16.2.1 ] tc-so:Executing command [ rump.route add -inet 192.168.2.0/24 172.16.1.1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16385 != X ] tc-so:Executing command [ test X16386 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.2 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet 172.16.2.1/32 172.16.1.1 ] tc-so:Executing command [ rump.route add -inet 192.168.1.0/24 172.16.2.1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16385 != X ] tc-so:Executing command [ test X16386 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec1 create ] tc-so:Executing command [ rump.ifconfig ipsec1 tunnel 172.16.1.1 172.16.2.1 ] tc-so:Executing command [ rump.ifconfig ipsec1 inet 172.16.101.1/32 172.16.102.1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16389 != X ] tc-so:Executing command [ test X16390 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec2 create ] tc-so:Executing command [ rump.ifconfig ipsec2 tunnel 172.16.101.1 172.16.102.1 ] tc-so:Executing command [ rump.ifconfig ipsec2 inet 172.16.201.1/32 172.16.202.1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16393 != X ] tc-so:Executing command [ test X16394 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet 192.168.2.0/24 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet 192.168.1.0/24 ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 172.16.202.1 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes dmesg ] tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.210005] IPsec: Initialized Security Association Processing. tc-so:[ 1.210005] mainbus0 (root) tc-so:[ 1.300005] chacha: Portable C ChaCha tc-so:[ 1.300005] aes: BearSSL aes_ct tc-so:[ 1.300005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.300005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.260005] shmif0: Ethernet address b2:a0:3a:9f:04:bf tc-so:[ 3.140005] shmif1: Ethernet address b2:a0:6e:e3:1c:7a tc-so:[ 32.440005] ipsec0: recursively called too many times(2) tc-so:Executing command [ rump.ifconfig ipsec1 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec1 destroy ] tc-so:Executing command [ rump.ifconfig ipsec2 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec2 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646862416.856115, ipsecif_recursive_ipv4overipv4_esp_rijndaelcbc, passed tc-start: 1646862416.883746, ipsecif_recursive_ipv4overipv6_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:b5:36:c3:cc ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:ba:d1:84:9b ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:58:45:b6:93 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.2.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 192.168.1.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 192.168.2.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00::2 ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::1 fc00::2 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet 172.16.1.1/32 172.16.2.1 ] tc-so:Executing command [ rump.route add -inet 192.168.2.0/24 172.16.1.1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16385 != X ] tc-so:Executing command [ test X16386 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::2 fc00::1 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet 172.16.2.1/32 172.16.1.1 ] tc-so:Executing command [ rump.route add -inet 192.168.1.0/24 172.16.2.1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16385 != X ] tc-so:Executing command [ test X16386 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec1 create ] tc-so:Executing command [ rump.ifconfig ipsec1 tunnel 172.16.1.1 172.16.2.1 ] tc-so:Executing command [ rump.ifconfig ipsec1 inet 172.16.101.1/32 172.16.102.1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16389 != X ] tc-so:Executing command [ test X16390 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec2 create ] tc-so:Executing command [ rump.ifconfig ipsec2 tunnel 172.16.101.1 172.16.102.1 ] tc-so:Executing command [ rump.ifconfig ipsec2 inet 172.16.201.1/32 172.16.202.1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16393 != X ] tc-so:Executing command [ test X16394 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet 192.168.2.0/24 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet 192.168.1.0/24 ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 172.16.202.1 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes dmesg ] tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.290005] IPsec: Initialized Security Association Processing. tc-so:[ 1.290005] mainbus0 (root) tc-so:[ 1.290005] chacha: Portable C ChaCha tc-so:[ 1.290005] aes: BearSSL aes_ct tc-so:[ 1.290005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.290005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.470005] shmif0: Ethernet address b2:a0:7c:33:3e:30 tc-so:[ 3.430005] shmif1: Ethernet address b2:a0:b5:36:c3:cc tc-so:[ 32.710005] ipsec0: recursively called too many times(2) tc-so:Executing command [ rump.ifconfig ipsec1 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec1 destroy ] tc-so:Executing command [ rump.ifconfig ipsec2 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec2 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646862485.742491, ipsecif_recursive_ipv4overipv6_esp_null, passed tc-start: 1646862485.764602, ipsecif_recursive_ipv4overipv6_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:c7:df:43:e6 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:a2:78:ab:24 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:d1:d5:39:bc ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.2.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 192.168.1.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 192.168.2.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00::2 ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::1 fc00::2 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet 172.16.1.1/32 172.16.2.1 ] tc-so:Executing command [ rump.route add -inet 192.168.2.0/24 172.16.1.1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16385 != X ] tc-so:Executing command [ test X16386 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::2 fc00::1 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet 172.16.2.1/32 172.16.1.1 ] tc-so:Executing command [ rump.route add -inet 192.168.1.0/24 172.16.2.1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16385 != X ] tc-so:Executing command [ test X16386 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec1 create ] tc-so:Executing command [ rump.ifconfig ipsec1 tunnel 172.16.1.1 172.16.2.1 ] tc-so:Executing command [ rump.ifconfig ipsec1 inet 172.16.101.1/32 172.16.102.1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16389 != X ] tc-so:Executing command [ test X16390 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec2 create ] tc-so:Executing command [ rump.ifconfig ipsec2 tunnel 172.16.101.1 172.16.102.1 ] tc-so:Executing command [ rump.ifconfig ipsec2 inet 172.16.201.1/32 172.16.202.1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16393 != X ] tc-so:Executing command [ test X16394 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet 192.168.2.0/24 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet 192.168.1.0/24 ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 172.16.202.1 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes dmesg ] tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.290005] IPsec: Initialized Security Association Processing. tc-so:[ 1.320005] mainbus0 (root) tc-so:[ 1.430005] chacha: Portable C ChaCha tc-so:[ 1.430005] aes: BearSSL aes_ct tc-so:[ 1.430005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.430005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.550005] shmif0: Ethernet address b2:a0:28:10:62:ca tc-so:[ 3.630005] shmif1: Ethernet address b2:a0:c7:df:43:e6 tc-so:[ 32.660005] ipsec0: recursively called too many times(2) tc-so:Executing command [ rump.ifconfig ipsec1 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec1 destroy ] tc-so:Executing command [ rump.ifconfig ipsec2 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec2 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646862554.636354, ipsecif_recursive_ipv4overipv6_esp_rijndaelcbc, passed tc-start: 1646862554.669184, ipsecif_recursive_ipv6overipv4_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:26:b5:ec:58 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.1 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:b9:81:07:75 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:c4:e0:c8:64 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:2::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.2 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00:2::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.1 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet6 fc00:3::1/128 fc00:4::1 ] tc-so:Executing command [ rump.route add -inet6 fc00:2::/64 fc00:3::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16385 != X ] tc-so:Executing command [ test X16386 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ test X16387 != X ] tc-so:Executing command [ test X16388 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.2 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet6 fc00:4::1/128 fc00:3::1 ] tc-so:Executing command [ rump.route add -inet6 fc00:1::/64 fc00:4::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16385 != X ] tc-so:Executing command [ test X16386 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ test X16387 != X ] tc-so:Executing command [ test X16388 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec1 create ] tc-so:Executing command [ rump.ifconfig ipsec1 tunnel fc00:3::1 fc00:4::1 ] tc-so:Executing command [ rump.ifconfig ipsec1 inet6 fc00:103::1/128 fc00:104::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16391 != X ] tc-so:Executing command [ test X16392 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec2 create ] tc-so:Executing command [ rump.ifconfig ipsec2 tunnel fc00:103::1 fc00:104::1 ] tc-so:Executing command [ rump.ifconfig ipsec2 inet6 fc00:203::1/128 fc00:204::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16395 != X ] tc-so:Executing command [ test X16396 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet6 fc00:2::/64 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet6 fc00:1::/64 ] tc-so:Executing command [ rump.ping6 -n -X 7 -c 1 fc00:204::1 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes dmesg ] tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.220005] IPsec: Initialized Security Association Processing. tc-so:[ 1.220005] mainbus0 (root) tc-so:[ 1.220005] chacha: Portable C ChaCha tc-so:[ 1.220005] aes: BearSSL aes_ct tc-so:[ 1.220005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.220005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.300005] shmif0: Ethernet address b2:a0:62:b3:14:83 tc-so:[ 3.180005] shmif1: Ethernet address b2:a0:26:b5:ec:58 tc-so:[ 33.240005] ipsec0: recursively called too many times(2) tc-so:[ 34.970005] ipsec0: recursively called too many times(2) tc-so:[ 38.100005] ipsec0: recursively called too many times(2) tc-so:[ 39.510005] ipsec0: recursively called too many times(2) tc-so:Executing command [ rump.ifconfig ipsec1 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec1 destroy ] tc-so:Executing command [ rump.ifconfig ipsec2 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec2 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646862628.863819, ipsecif_recursive_ipv6overipv4_esp_null, passed tc-start: 1646862628.889711, ipsecif_recursive_ipv6overipv4_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:a3:b3:12:6c ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.1 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:19:73:9c:b6 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:bc:6d:84:f4 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:2::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.2 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00:2::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.1 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet6 fc00:3::1/128 fc00:4::1 ] tc-so:Executing command [ rump.route add -inet6 fc00:2::/64 fc00:3::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16385 != X ] tc-so:Executing command [ test X16386 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ test X16387 != X ] tc-so:Executing command [ test X16388 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.2 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet6 fc00:4::1/128 fc00:3::1 ] tc-so:Executing command [ rump.route add -inet6 fc00:1::/64 fc00:4::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16385 != X ] tc-so:Executing command [ test X16386 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ test X16387 != X ] tc-so:Executing command [ test X16388 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec1 create ] tc-so:Executing command [ rump.ifconfig ipsec1 tunnel fc00:3::1 fc00:4::1 ] tc-so:Executing command [ rump.ifconfig ipsec1 inet6 fc00:103::1/128 fc00:104::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16391 != X ] tc-so:Executing command [ test X16392 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec2 create ] tc-so:Executing command [ rump.ifconfig ipsec2 tunnel fc00:103::1 fc00:104::1 ] tc-so:Executing command [ rump.ifconfig ipsec2 inet6 fc00:203::1/128 fc00:204::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16395 != X ] tc-so:Executing command [ test X16396 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet6 fc00:2::/64 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet6 fc00:1::/64 ] tc-so:Executing command [ rump.ping6 -n -X 7 -c 1 fc00:204::1 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes dmesg ] tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.200005] IPsec: Initialized Security Association Processing. tc-so:[ 1.200005] mainbus0 (root) tc-so:[ 1.200005] chacha: Portable C ChaCha tc-so:[ 1.200005] aes: BearSSL aes_ct tc-so:[ 1.200005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.200005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.290005] shmif0: Ethernet address b2:a0:70:b8:83:a1 tc-so:[ 3.280005] shmif1: Ethernet address b2:a0:a3:b3:12:6c tc-so:[ 33.010005] ipsec0: recursively called too many times(2) tc-so:[ 34.780005] ipsec0: recursively called too many times(2) tc-so:[ 37.430005] ipsec0: recursively called too many times(2) tc-so:[ 37.820005] ipsec0: recursively called too many times(2) tc-so:Executing command [ rump.ifconfig ipsec1 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec1 destroy ] tc-so:Executing command [ rump.ifconfig ipsec2 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec2 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646862703.644379, ipsecif_recursive_ipv6overipv4_esp_rijndaelcbc, passed tc-start: 1646862703.672657, ipsecif_recursive_ipv6overipv6_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:91:aa:23:ab ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:bc:8d:06:50 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:9c:0d:a1:da ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:2::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00:2::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00::2 ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::1 fc00::2 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet6 fc00:3::1/128 fc00:4::1 ] tc-so:Executing command [ rump.route add -inet6 fc00:2::/64 fc00:3::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16387 != X ] tc-so:Executing command [ test X16388 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::2 fc00::1 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet6 fc00:4::1/128 fc00:3::1 ] tc-so:Executing command [ rump.route add -inet6 fc00:1::/64 fc00:4::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16387 != X ] tc-so:Executing command [ test X16388 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec1 create ] tc-so:Executing command [ rump.ifconfig ipsec1 tunnel fc00:3::1 fc00:4::1 ] tc-so:Executing command [ rump.ifconfig ipsec1 inet6 fc00:103::1/128 fc00:104::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16391 != X ] tc-so:Executing command [ test X16392 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec2 create ] tc-so:Executing command [ rump.ifconfig ipsec2 tunnel fc00:103::1 fc00:104::1 ] tc-so:Executing command [ rump.ifconfig ipsec2 inet6 fc00:203::1/128 fc00:204::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16395 != X ] tc-so:Executing command [ test X16396 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet6 fc00:2::/64 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet6 fc00:1::/64 ] tc-so:Executing command [ rump.ping6 -n -X 7 -c 1 fc00:204::1 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes dmesg ] tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.240005] IPsec: Initialized Security Association Processing. tc-so:[ 1.240005] mainbus0 (root) tc-so:[ 1.320005] chacha: Portable C ChaCha tc-so:[ 1.320005] aes: BearSSL aes_ct tc-so:[ 1.320005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.320005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.360005] shmif0: Ethernet address b2:a0:06:60:8a:73 tc-so:[ 3.370005] shmif1: Ethernet address b2:a0:91:aa:23:ab tc-so:[ 29.930005] ipsec0: recursively called too many times(2) tc-so:[ 32.080005] ipsec0: recursively called too many times(2) tc-so:[ 32.970005] ipsec0: recursively called too many times(2) tc-so:[ 35.700005] ipsec0: recursively called too many times(2) tc-so:Executing command [ rump.ifconfig ipsec1 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec1 destroy ] tc-so:Executing command [ rump.ifconfig ipsec2 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec2 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646862774.133908, ipsecif_recursive_ipv6overipv6_esp_null, passed tc-start: 1646862774.155780, ipsecif_recursive_ipv6overipv6_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:93:93:28:43 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:8f:e5:3e:60 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:2e:e8:98:5e ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:2::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00:2::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00::2 ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::1 fc00::2 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet6 fc00:3::1/128 fc00:4::1 ] tc-so:Executing command [ rump.route add -inet6 fc00:2::/64 fc00:3::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16387 != X ] tc-so:Executing command [ test X16388 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::2 fc00::1 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet6 fc00:4::1/128 fc00:3::1 ] tc-so:Executing command [ rump.route add -inet6 fc00:1::/64 fc00:4::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16387 != X ] tc-so:Executing command [ test X16388 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec1 create ] tc-so:Executing command [ rump.ifconfig ipsec1 tunnel fc00:3::1 fc00:4::1 ] tc-so:Executing command [ rump.ifconfig ipsec1 inet6 fc00:103::1/128 fc00:104::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16391 != X ] tc-so:Executing command [ test X16392 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec2 create ] tc-so:Executing command [ rump.ifconfig ipsec2 tunnel fc00:103::1 fc00:104::1 ] tc-so:Executing command [ rump.ifconfig ipsec2 inet6 fc00:203::1/128 fc00:204::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16395 != X ] tc-so:Executing command [ test X16396 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet6 fc00:2::/64 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet6 fc00:1::/64 ] tc-so:Executing command [ rump.ping6 -n -X 7 -c 1 fc00:204::1 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes dmesg ] tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.210005] IPsec: Initialized Security Association Processing. tc-so:[ 1.210005] mainbus0 (root) tc-so:[ 1.210005] chacha: Portable C ChaCha tc-so:[ 1.210005] aes: BearSSL aes_ct tc-so:[ 1.210005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.210005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.300005] shmif0: Ethernet address b2:a0:d6:93:59:2a tc-so:[ 3.300005] shmif1: Ethernet address b2:a0:93:93:28:43 tc-so:[ 28.730005] ipsec0: recursively called too many times(2) tc-so:[ 32.650005] ipsec0: recursively called too many times(2) tc-so:[ 33.300005] ipsec0: recursively called too many times(2) tc-so:[ 36.390005] ipsec0: recursively called too many times(2) tc-so:Executing command [ rump.ifconfig ipsec1 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec1 destroy ] tc-so:Executing command [ rump.ifconfig ipsec2 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec2 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646862843.104861, ipsecif_recursive_ipv6overipv6_esp_rijndaelcbc, passed tp-end: 1646862843.137876, net/if_ipsec/t_ipsec tp-start: 1646862844.182229, net/if_ipsec/t_ipsec_natt, 2 tc-start: 1646862844.189352, ipsecif_natt_transport_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_ipsec unix://ipsec_natt_local_a ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_ipsec unix://ipsec_natt_local_b ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_bpf -lrumpnet_npf unix://ipsec_natt_nat ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_ipsec unix://ipsec_natt_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_natt_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_natt_local ] tc-so:Executing command [ grep -q b2:a0:e3:92:01:8a ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_natt_local ] tc-so:Executing command [ grep -q b2:a0:ad:2f:64:b1 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_natt_nat ] tc-so:Executing command [ grep -q b2:a0:b9:5c:81:f8 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_natt_nat ] tc-so:Executing command [ grep -q b2:a0:ba:14:30:25 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 192.168.0.2/24 ] tc-so:Executing command [ rump.route -n add default 192.168.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 192.168.0.3/24 ] tc-so:Executing command [ rump.route -n add default 192.168.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 192.168.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.route -n add -net 192.168.0.0 10.0.0.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out.ping ] tc-so:Executing command [ cat ./out.ping ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out.ping ] tc-so:Executing command [ cat ./out.ping ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes,blanket=/dev/npf npfctl reload ./npf.conf ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes,blanket=/dev/npf npfctl start ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out.ping ] tc-so:Executing command [ cat ./out.ping ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out.ping ] tc-so:Executing command [ cat ./out.ping ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -w 3 10.0.0.2 4501 ] tc-so:Executing command [ diff -q ./file.send.prepare ./file.recv.prepare ] tc-so:Executing command [ cat ./out.prepare ] tc-so:Executing command [ cat ./out.prepare ] tc-se:kill: pid 28188: No such process tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -w 3 10.0.0.2 4501 ] tc-so:Executing command [ diff -q ./file.send.prepare ./file.recv.prepare ] tc-so:Executing command [ cat ./out.prepare ] tc-so:Executing command [ cat ./out.prepare ] tc-se:[2] Killed env LD_PRELOAD=/usr/lib/librumphijack.so nc ${... tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -u -w 3 -p 4500 10.0.0.2 4500 ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 link0 ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 192.168.0.2,4500 10.0.0.2,4500 ] tc-so:Executing command [ rump.ifconfig ipsec0 172.16.100.1/32 ] tc-so:Executing command [ rump.route -n add 172.16.10.1/32 172.16.100.1 ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 link0 ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.2,4500 10.0.0.1,13149 ] tc-so:Executing command [ rump.ifconfig ipsec0 172.16.10.1/32 ] tc-so:Executing command [ rump.route -n add 172.16.100.1/32 172.16.10.1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ rump.ping -c 1 -n -w 7 172.16.10.1 ] tc-so:Executing command [ cat ./out.ping_over_ipsecif ] tc-so:Executing command [ cat ./out.ping_over_ipsecif ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -w 7 172.16.10.1 4501 ] tc-so:Executing command [ diff -q ./file.send.ipsecif ./file.recv.ipsecif ] tc-se:[5] Killed env LD_PRELOAD=/usr/lib/librumphijack.so nc ${... tc-so:Executing command [ cat ./out.ipsecif ] tc-so:Executing command [ cat ./out.ipsecif ] tc-so:10.0.0.1[13149] 10.0.0.2[4500] tc-so: esp-udp mode=transport spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x0000000b replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 21:55:06 2022 current: Mar 9 21:55:29 2022 tc-so: diff: 23(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 9 21:55:26 2022 hard: 0(s) soft: 0(s) tc-so: current: 6464(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 11 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=17907 refcnt=0 tc-so:10.0.0.2[4500] 10.0.0.1[13149] tc-so: esp-udp mode=transport spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000008 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 21:55:06 2022 current: Mar 9 21:55:29 2022 tc-so: diff: 23(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 9 21:55:26 2022 hard: 0(s) soft: 0(s) tc-so: current: 776(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 8 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=17907 refcnt=0 tc-so:10.0.0.1[any] 10.0.0.2[any] 4(ipv4) tc-so: in ipsec tc-so: esp/transport//require tc-so: spid=1 seq=3 pid=5562 tc-so: refcnt=0 tc-so:10.0.0.1[any] 10.0.0.2[any] 41(ipv6) tc-so: in ipsec tc-so: esp/transport//require tc-so: spid=3 seq=2 pid=5562 tc-so: refcnt=0 tc-so:10.0.0.2[any] 10.0.0.1[any] 4(ipv4) tc-so: out ipsec tc-so: esp/transport//require tc-so: spid=2 seq=1 pid=5562 tc-so: refcnt=0 tc-so:10.0.0.2[any] 10.0.0.1[any] 41(ipv6) tc-so: out ipsec tc-so: esp/transport//require tc-so: spid=4 seq=0 pid=5562 tc-so: refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -u -w 3 -p 4500 10.0.0.2 4500 ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 link0 ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 192.168.0.3,4500 10.0.0.2,4500 ] tc-so:Executing command [ rump.ifconfig ipsec0 172.16.110.1/32 ] tc-so:Executing command [ rump.route -n add 172.16.11.1/32 172.16.110.1 ] tc-so:Executing command [ rump.ifconfig ipsec1 create ] tc-so:Executing command [ rump.ifconfig ipsec1 link0 ] tc-so:Executing command [ rump.ifconfig ipsec1 tunnel 10.0.0.2,4500 10.0.0.1,48022 ] tc-so:Executing command [ rump.ifconfig ipsec1 172.16.11.1/32 ] tc-so:Executing command [ rump.route -n add 172.16.110.1/32 172.16.11.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 7 172.16.10.1 ] tc-so:Executing command [ cat ./out.ping_over_ipsecif ] tc-so:Executing command [ cat ./out.ping_over_ipsecif ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ rump.ping -c 1 -n -w 7 172.16.11.1 ] tc-so:Executing command [ cat ./out.ping_over_ipsecif ] tc-so:Executing command [ cat ./out.ping_over_ipsecif ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -w 7 172.16.11.1 4501 ] tc-so:Executing command [ diff -q ./file.send.ipsecif ./file.recv.ipsecif ] tc-se:[7] Killed env LD_PRELOAD=/usr/lib/librumphijack.so nc ${... tc-so:Executing command [ cat ./out.ipsecif ] tc-so:Executing command [ cat ./out.ipsecif ] tc-so:Executing command [ rump.ping -c 1 -n -w 7 172.16.10.1 ] tc-so:Executing command [ cat ./out.ping_over_ipsecif ] tc-so:Executing command [ cat ./out.ping_over_ipsecif ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -w 7 172.16.10.1 4501 ] tc-so:Executing command [ diff -q ./file.send.ipsecif ./file.recv.ipsecif ] tc-se:[8] Killed env LD_PRELOAD=/usr/lib/librumphijack.so nc ${... tc-so:Executing command [ cat ./out.ipsecif ] tc-so:Executing command [ cat ./out.ipsecif ] tc-se:[6] Killed env LD_PRELOAD=/usr/lib/librumphijack.so ${ter... tc-se:[4] Killed env LD_PRELOAD=/usr/lib/librumphijack.so ${ter... tc-se:[3] Killed env LD_PRELOAD=/usr/lib/librumphijack.so ${ter... tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ipsec1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646863012.863169, ipsecif_natt_transport_null, passed tc-start: 1646863012.912063, ipsecif_natt_transport_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_ipsec unix://ipsec_natt_local_a ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_ipsec unix://ipsec_natt_local_b ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_bpf -lrumpnet_npf unix://ipsec_natt_nat ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_ipsec unix://ipsec_natt_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_natt_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_natt_local ] tc-so:Executing command [ grep -q b2:a0:4b:df:23:c9 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_natt_local ] tc-so:Executing command [ grep -q b2:a0:ee:ae:49:4a ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_natt_nat ] tc-so:Executing command [ grep -q b2:a0:90:8b:2e:aa ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_natt_nat ] tc-so:Executing command [ grep -q b2:a0:0a:6f:00:7e ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 192.168.0.2/24 ] tc-so:Executing command [ rump.route -n add default 192.168.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 192.168.0.3/24 ] tc-so:Executing command [ rump.route -n add default 192.168.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 192.168.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.route -n add -net 192.168.0.0 10.0.0.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out.ping ] tc-so:Executing command [ cat ./out.ping ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out.ping ] tc-so:Executing command [ cat ./out.ping ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes,blanket=/dev/npf npfctl reload ./npf.conf ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes,blanket=/dev/npf npfctl start ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out.ping ] tc-so:Executing command [ cat ./out.ping ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out.ping ] tc-so:Executing command [ cat ./out.ping ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -w 3 10.0.0.2 4501 ] tc-so:Executing command [ diff -q ./file.send.prepare ./file.recv.prepare ] tc-so:Executing command [ cat ./out.prepare ] tc-so:Executing command [ cat ./out.prepare ] tc-se:kill: pid 20932: No such process tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -w 3 10.0.0.2 4501 ] tc-so:Executing command [ diff -q ./file.send.prepare ./file.recv.prepare ] tc-so:Executing command [ cat ./out.prepare ] tc-so:Executing command [ cat ./out.prepare ] tc-se:[2] Killed env LD_PRELOAD=/usr/lib/librumphijack.so nc ${... tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -u -w 3 -p 4500 10.0.0.2 4500 ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 link0 ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 192.168.0.2,4500 10.0.0.2,4500 ] tc-so:Executing command [ rump.ifconfig ipsec0 172.16.100.1/32 ] tc-so:Executing command [ rump.route -n add 172.16.10.1/32 172.16.100.1 ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 link0 ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.2,4500 10.0.0.1,10027 ] tc-so:Executing command [ rump.ifconfig ipsec0 172.16.10.1/32 ] tc-so:Executing command [ rump.route -n add 172.16.100.1/32 172.16.10.1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ rump.ping -c 1 -n -w 7 172.16.10.1 ] tc-so:Executing command [ cat ./out.ping_over_ipsecif ] tc-so:Executing command [ cat ./out.ping_over_ipsecif ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -w 7 172.16.10.1 4501 ] tc-so:Executing command [ diff -q ./file.send.ipsecif ./file.recv.ipsecif ] tc-se:[5] Killed env LD_PRELOAD=/usr/lib/librumphijack.so nc ${... tc-so:Executing command [ cat ./out.ipsecif ] tc-so:Executing command [ cat ./out.ipsecif ] tc-so:10.0.0.1[10027] 10.0.0.2[4500] tc-so: esp-udp mode=transport spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x0000000b replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 21:57:53 2022 current: Mar 9 21:58:16 2022 tc-so: diff: 23(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 9 21:58:13 2022 hard: 0(s) soft: 0(s) tc-so: current: 6464(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 11 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=2726 refcnt=0 tc-so:10.0.0.2[4500] 10.0.0.1[10027] tc-so: esp-udp mode=transport spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000008 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 21:57:53 2022 current: Mar 9 21:58:16 2022 tc-so: diff: 23(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 9 21:58:13 2022 hard: 0(s) soft: 0(s) tc-so: current: 960(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 8 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=2726 refcnt=0 tc-so:10.0.0.1[any] 10.0.0.2[any] 4(ipv4) tc-so: in ipsec tc-so: esp/transport//require tc-so: spid=1 seq=3 pid=4906 tc-so: refcnt=0 tc-so:10.0.0.1[any] 10.0.0.2[any] 41(ipv6) tc-so: in ipsec tc-so: esp/transport//require tc-so: spid=3 seq=2 pid=4906 tc-so: refcnt=0 tc-so:10.0.0.2[any] 10.0.0.1[any] 4(ipv4) tc-so: out ipsec tc-so: esp/transport//require tc-so: spid=2 seq=1 pid=4906 tc-so: refcnt=0 tc-so:10.0.0.2[any] 10.0.0.1[any] 41(ipv6) tc-so: out ipsec tc-so: esp/transport//require tc-so: spid=4 seq=0 pid=4906 tc-so: refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -u -w 3 -p 4500 10.0.0.2 4500 ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 link0 ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 192.168.0.3,4500 10.0.0.2,4500 ] tc-so:Executing command [ rump.ifconfig ipsec0 172.16.110.1/32 ] tc-so:Executing command [ rump.route -n add 172.16.11.1/32 172.16.110.1 ] tc-so:Executing command [ rump.ifconfig ipsec1 create ] tc-so:Executing command [ rump.ifconfig ipsec1 link0 ] tc-so:Executing command [ rump.ifconfig ipsec1 tunnel 10.0.0.2,4500 10.0.0.1,18293 ] tc-so:Executing command [ rump.ifconfig ipsec1 172.16.11.1/32 ] tc-so:Executing command [ rump.route -n add 172.16.110.1/32 172.16.11.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 7 172.16.10.1 ] tc-so:Executing command [ cat ./out.ping_over_ipsecif ] tc-so:Executing command [ cat ./out.ping_over_ipsecif ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ rump.ping -c 1 -n -w 7 172.16.11.1 ] tc-so:Executing command [ cat ./out.ping_over_ipsecif ] tc-so:Executing command [ cat ./out.ping_over_ipsecif ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -w 7 172.16.11.1 4501 ] tc-so:Executing command [ diff -q ./file.send.ipsecif ./file.recv.ipsecif ] tc-se:[7] Killed env LD_PRELOAD=/usr/lib/librumphijack.so nc ${... tc-so:Executing command [ cat ./out.ipsecif ] tc-so:Executing command [ cat ./out.ipsecif ] tc-so:Executing command [ rump.ping -c 1 -n -w 7 172.16.10.1 ] tc-so:Executing command [ cat ./out.ping_over_ipsecif ] tc-so:Executing command [ cat ./out.ping_over_ipsecif ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -w 7 172.16.10.1 4501 ] tc-so:Executing command [ diff -q ./file.send.ipsecif ./file.recv.ipsecif ] tc-se:[8] Killed env LD_PRELOAD=/usr/lib/librumphijack.so nc ${... tc-so:Executing command [ cat ./out.ipsecif ] tc-so:Executing command [ cat ./out.ipsecif ] tc-se:[6] Killed env LD_PRELOAD=/usr/lib/librumphijack.so ${ter... tc-se:[4] Killed env LD_PRELOAD=/usr/lib/librumphijack.so ${ter... tc-se:[3] Killed env LD_PRELOAD=/usr/lib/librumphijack.so ${ter... tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ipsec1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646863181.608531, ipsecif_natt_transport_rijndaelcbc, passed tp-end: 1646863181.659231, net/if_ipsec/t_ipsec_natt tp-start: 1646863182.958615, net/if_ipsec/t_ipsec_pfil, 2 tc-start: 1646863182.961673, ipsecif_pfil_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpvfs -lrumpdev_bpf -lrumpnet_npf -lrumpnet_netipsec -lrumpnet_ipsec unix://router1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpvfs -lrumpdev_bpf -lrumpnet_npf -lrumpnet_netipsec -lrumpnet_ipsec unix://router2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:44:4b:09:ba ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 192.168.1.1 ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.1 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:0a:02:fc:c1 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:9d:9c:da:bf ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.2.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 192.168.2.1 ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.2 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.1 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet 172.16.1.1/32 172.16.2.1 ] tc-so:Executing command [ rump.route add -inet 192.168.2.0/24 172.16.1.1 ] tc-so:Executing command [ test X16385 != X ] tc-so:Executing command [ test X16386 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.2 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet 172.16.2.1/32 172.16.1.1 ] tc-so:Executing command [ rump.route add -inet 192.168.1.0/24 172.16.2.1 ] tc-so:Executing command [ test X16385 != X ] tc-so:Executing command [ test X16386 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.2.1 192.168.1.1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -w 3 172.16.2.1 8888 ] tc-so:Executing command [ diff -q ./file.send ./file.recv ] tc-se:[1] Killed env LD_PRELOAD=/usr/lib/librumphijack.so nc ${... tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes,blanket=/dev/npf npfctl reload ./npf.conf ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes,blanket=/dev/npf npfctl start ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.2.1 192.168.1.1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -w 3 172.16.2.1 8888 ] tc-se:[2] Killed env LD_PRELOAD=/usr/lib/librumphijack.so nc ${... tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes,blanket=/dev/npf npfctl stop ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes,blanket=/dev/npf npfctl reload ./npf.conf ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes,blanket=/dev/npf npfctl start ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.2.1 192.168.1.1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -w 3 172.16.2.1 8888 ] tc-se:[3] Killed env LD_PRELOAD=/usr/lib/librumphijack.so nc ${... tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes,blanket=/dev/npf npfctl stop ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646863247.295875, ipsecif_pfil_esp_null, passed tc-start: 1646863247.327673, ipsecif_pfil_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpvfs -lrumpdev_bpf -lrumpnet_npf -lrumpnet_netipsec -lrumpnet_ipsec unix://router1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpvfs -lrumpdev_bpf -lrumpnet_npf -lrumpnet_netipsec -lrumpnet_ipsec unix://router2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:fb:ab:ed:1a ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 192.168.1.1 ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.1 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:7d:e5:07:51 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:b5:f1:4d:ef ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.2.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 192.168.2.1 ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.2 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.1 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet 172.16.1.1/32 172.16.2.1 ] tc-so:Executing command [ rump.route add -inet 192.168.2.0/24 172.16.1.1 ] tc-so:Executing command [ test X16385 != X ] tc-so:Executing command [ test X16386 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.2 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet 172.16.2.1/32 172.16.1.1 ] tc-so:Executing command [ rump.route add -inet 192.168.1.0/24 172.16.2.1 ] tc-so:Executing command [ test X16385 != X ] tc-so:Executing command [ test X16386 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.2.1 192.168.1.1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -w 3 172.16.2.1 8888 ] tc-so:Executing command [ diff -q ./file.send ./file.recv ] tc-se:[1] Killed env LD_PRELOAD=/usr/lib/librumphijack.so nc ${... tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes,blanket=/dev/npf npfctl reload ./npf.conf ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes,blanket=/dev/npf npfctl start ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.2.1 192.168.1.1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -w 3 172.16.2.1 8888 ] tc-se:[2] Killed env LD_PRELOAD=/usr/lib/librumphijack.so nc ${... tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes,blanket=/dev/npf npfctl stop ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes,blanket=/dev/npf npfctl reload ./npf.conf ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes,blanket=/dev/npf npfctl start ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.2.1 192.168.1.1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -w 3 172.16.2.1 8888 ] tc-se:[3] Killed env LD_PRELOAD=/usr/lib/librumphijack.so nc ${... tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes,blanket=/dev/npf npfctl stop ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646863312.466304, ipsecif_pfil_esp_rijndaelcbc, passed tp-end: 1646863312.498248, net/if_ipsec/t_ipsec_pfil tp-start: 1646863314.215200, net/if_l2tp/t_l2tp, 5 tc-start: 1646863314.217792, l2tp_basic_ipv4overipv4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_bridge -lrumpnet_l2tp unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_bridge -lrumpnet_l2tp unix://commsock2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_bridge -lrumpnet_l2tp unix://commsock3 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_bridge -lrumpnet_l2tp unix://commsock4 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:30:95:0e:85 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.1 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:45:c5:12:ec ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:35:9a:37:61 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.2 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:68:9a:04:41 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:74:e1:9f:84 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.2 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 5 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 5 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 5 192.168.1.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 5 192.168.1.2 ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:Executing command [ rump.ifconfig l2tp0 tunnel 10.0.0.1 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 1234 4321 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ brconfig bridge0 add shmif0 ] tc-so:Executing command [ brconfig bridge0 add l2tp0 ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:Executing command [ rump.ifconfig l2tp0 tunnel 10.0.0.2 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 4321 1234 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ brconfig bridge0 add shmif0 ] tc-so:Executing command [ brconfig bridge0 add l2tp0 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 5 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 5 10.0.0.1 ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 192.168.1.2 ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 192.168.1.1 ] tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig l2tp0 deletetunnel ] tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig l2tp0 deletetunnel ] tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 192.168.1.2 ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 192.168.1.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646863393.535530, l2tp_basic_ipv4overipv4, passed tc-start: 1646863393.564900, l2tp_basic_ipv4overipv6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_bridge -lrumpnet_l2tp unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_bridge -lrumpnet_l2tp unix://commsock2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_bridge -lrumpnet_l2tp unix://commsock3 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_bridge -lrumpnet_l2tp unix://commsock4 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:a3:f5:12:b2 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:f2:ce:56:eb ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:63:42:c2:34 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:85:38:6c:63 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:9c:93:3d:05 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.2 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00::2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 5 192.168.1.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 5 192.168.1.2 ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:Executing command [ rump.ifconfig l2tp0 tunnel fc00::1 fc00::2 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 1234 4321 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ brconfig bridge0 add shmif0 ] tc-so:Executing command [ brconfig bridge0 add l2tp0 ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:Executing command [ rump.ifconfig l2tp0 tunnel fc00::2 fc00::1 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 4321 1234 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ brconfig bridge0 add shmif0 ] tc-so:Executing command [ brconfig bridge0 add l2tp0 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00::2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00::1 ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 192.168.1.2 ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 192.168.1.1 ] tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig l2tp0 deletetunnel ] tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig l2tp0 deletetunnel ] tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 192.168.1.2 ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 192.168.1.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646863475.143390, l2tp_basic_ipv4overipv6, passed tc-start: 1646863475.173404, l2tp_basic_ipv6overipv4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_bridge -lrumpnet_l2tp unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_bridge -lrumpnet_l2tp unix://commsock2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_bridge -lrumpnet_l2tp unix://commsock3 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_bridge -lrumpnet_l2tp unix://commsock4 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:da:dc:3b:35 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.1 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:db:10:02:cc ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:e1:26:12:7b ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.2 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:29:a5:4b:bd ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:96:fa:cb:36 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:1::2 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 5 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 5 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00:1::2 ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:Executing command [ rump.ifconfig l2tp0 tunnel 10.0.0.1 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 1234 4321 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ brconfig bridge0 add shmif0 ] tc-so:Executing command [ brconfig bridge0 add l2tp0 ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:Executing command [ rump.ifconfig l2tp0 tunnel 10.0.0.2 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 4321 1234 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ brconfig bridge0 add shmif0 ] tc-so:Executing command [ brconfig bridge0 add l2tp0 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 5 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 5 10.0.0.1 ] tc-so:Executing command [ rump.ping6 -n -X 5 -c 1 fc00:1::2 ] tc-so:Executing command [ rump.ping6 -n -X 5 -c 1 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig l2tp0 deletetunnel ] tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig l2tp0 deletetunnel ] tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ping6 -n -X 5 -c 1 fc00:1::2 ] tc-so:Executing command [ rump.ping6 -n -X 5 -c 1 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646863555.279230, l2tp_basic_ipv6overipv4, passed tc-start: 1646863555.306473, l2tp_basic_ipv6overipv6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_bridge -lrumpnet_l2tp unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_bridge -lrumpnet_l2tp unix://commsock2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_bridge -lrumpnet_l2tp unix://commsock3 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_bridge -lrumpnet_l2tp unix://commsock4 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:7d:71:42:12 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:30:ca:00:e8 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:1d:29:8f:21 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:0c:e3:da:72 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:34:b8:d3:6a ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:1::2 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00::2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00:1::2 ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:Executing command [ rump.ifconfig l2tp0 tunnel fc00::1 fc00::2 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 1234 4321 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ brconfig bridge0 add shmif0 ] tc-so:Executing command [ brconfig bridge0 add l2tp0 ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:Executing command [ rump.ifconfig l2tp0 tunnel fc00::2 fc00::1 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 4321 1234 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ brconfig bridge0 add shmif0 ] tc-so:Executing command [ brconfig bridge0 add l2tp0 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00::2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00::1 ] tc-so:Executing command [ rump.ping6 -n -X 5 -c 1 fc00:1::2 ] tc-so:Executing command [ rump.ping6 -n -X 5 -c 1 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig l2tp0 deletetunnel ] tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig l2tp0 deletetunnel ] tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ping6 -n -X 5 -c 1 fc00:1::2 ] tc-so:Executing command [ rump.ping6 -n -X 5 -c 1 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646863636.249636, l2tp_basic_ipv6overipv6, passed tc-start: 1646863636.283200, l2tp_create_destroy tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_l2tp unix://commsock1 ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig l2tp0 down ] tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-end: 1646863640.783897, l2tp_create_destroy, passed tp-end: 1646863640.796987, net/if_l2tp/t_l2tp tp-start: 1646863647.459020, net/if_lagg/t_lagg, 21 tc-start: 1646863647.462432, lagg_failover_ipv4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_lagg unix://commsock0 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_lagg unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:08:2a:67:f5 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif2 create ] tc-so:Executing command [ rump.ifconfig shmif2 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:fd:7c:3a:a1 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:66:4a:b6:5c ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:25:53:7c:82 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif2 create ] tc-so:Executing command [ rump.ifconfig shmif2 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:17:4f:b4:00 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto failover ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif0 pri 1000 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif1 pri 2000 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif2 pri 3000 ] tc-so:Executing command [ rump.ifconfig lagg0 inet 192.168.0.1/24 ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto failover ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif0 pri 1000 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif1 pri 3000 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif2 pri 2000 ] tc-so:Executing command [ rump.ifconfig lagg0 inet 192.168.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig shmif2 up ] tc-so:Executing command [ rump.ifconfig lagg0 up ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig shmif2 up ] tc-so:Executing command [ rump.ifconfig lagg0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 192.168.0.2 ] tc-so:Executing command [ rump.ifconfig shmif0 down ] tc-so:Executing command [ rump.ifconfig shmif0 down ] tc-so:Executing command [ rump.ping -c 1 192.168.0.2 ] tc-so:Executing command [ rump.ifconfig lagg0 laggfailover -rx-all ] tc-so:Executing command [ rump.ifconfig lagg0 ] tc-so:Executing command [ rump.ifconfig lagg0 laggfailover -rx-all ] tc-so:Executing command [ rump.ifconfig lagg0 ] tc-so:Executing command [ rump.ping -c 1 -c 1 192.168.0.2 ] tc-end: 1646863694.412836, lagg_failover_ipv4, passed tc-start: 1646863694.447987, lagg_failover_ipv6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_lagg -lrumpnet_netinet6 unix://commsock0 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_lagg -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:fd:a0:49:63 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif2 create ] tc-so:Executing command [ rump.ifconfig shmif2 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:72:94:8a:66 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:0c:f2:3e:fd ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:be:9d:ac:0d ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif2 create ] tc-so:Executing command [ rump.ifconfig shmif2 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:47:b6:1b:c3 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto failover ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif0 pri 1000 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif1 pri 2000 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif2 pri 3000 ] tc-so:Executing command [ rump.ifconfig lagg0 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto failover ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif0 pri 1000 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif1 pri 3000 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif2 pri 2000 ] tc-so:Executing command [ rump.ifconfig lagg0 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig shmif2 up ] tc-so:Executing command [ rump.ifconfig lagg0 up ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig shmif2 up ] tc-so:Executing command [ rump.ifconfig lagg0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif0 down ] tc-so:Executing command [ rump.ifconfig shmif0 down ] tc-so:Executing command [ rump.ping6 -c 1 fc00::2 ] tc-so:Executing command [ rump.ifconfig lagg0 laggfailover -rx-all ] tc-so:Executing command [ rump.ifconfig lagg0 ] tc-so:Executing command [ rump.ifconfig lagg0 laggfailover -rx-all ] tc-so:Executing command [ rump.ifconfig lagg0 ] tc-so:Executing command [ rump.ping6 -c 1 -c 1 fc00::2 ] tc-end: 1646863739.885939, lagg_failover_ipv6, passed tc-start: 1646863739.916482, lagg_failover_l2tp_ipv4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_lagg -lrumpnet_l2tp unix://commsock0 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_lagg -lrumpnet_l2tp unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:15:aa:7c:2a ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif2 create ] tc-so:Executing command [ rump.ifconfig shmif2 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:68:af:f1:c4 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:fa:ea:c6:66 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:73:42:10:03 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif2 create ] tc-so:Executing command [ rump.ifconfig shmif2 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:11:6c:db:d7 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:Executing command [ rump.ifconfig l2tp1 create ] tc-so:Executing command [ rump.ifconfig l2tp2 create ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:Executing command [ rump.ifconfig l2tp1 create ] tc-so:Executing command [ rump.ifconfig l2tp2 create ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig l2tp0 tunnel 10.0.0.1 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 1001 1002 ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig l2tp1 tunnel 10.0.1.1 10.0.1.2 ] tc-so:Executing command [ rump.ifconfig l2tp1 session 1011 1012 ] tc-so:Executing command [ rump.ifconfig shmif2 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig l2tp2 tunnel 10.0.2.1 10.0.2.2 ] tc-so:Executing command [ rump.ifconfig l2tp2 session 1021 1022 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig l2tp0 tunnel 10.0.0.2 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 1002 1001 ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.1.2/24 ] tc-so:Executing command [ rump.ifconfig l2tp1 tunnel 10.0.1.2 10.0.1.1 ] tc-so:Executing command [ rump.ifconfig l2tp1 session 1012 1011 ] tc-so:Executing command [ rump.ifconfig shmif2 10.0.2.2/24 ] tc-so:Executing command [ rump.ifconfig l2tp2 tunnel 10.0.2.2 10.0.2.1 ] tc-so:Executing command [ rump.ifconfig l2tp2 session 1022 1021 ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto failover ] tc-so:Executing command [ rump.ifconfig lagg0 laggport l2tp0 pri 1000 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport l2tp1 pri 2000 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport l2tp2 pri 3000 ] tc-so:Executing command [ rump.ifconfig lagg0 inet 192.168.0.1/24 ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto failover ] tc-so:Executing command [ rump.ifconfig lagg0 laggport l2tp0 pri 1000 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport l2tp1 pri 3000 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport l2tp2 pri 2000 ] tc-so:Executing command [ rump.ifconfig lagg0 inet 192.168.0.2/24 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig l2tp1 up ] tc-so:Executing command [ rump.ifconfig l2tp2 up ] tc-so:Executing command [ rump.ifconfig lagg0 up ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig l2tp1 up ] tc-so:Executing command [ rump.ifconfig l2tp2 up ] tc-so:Executing command [ rump.ifconfig lagg0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 192.168.0.2 ] tc-so:Executing command [ rump.ifconfig l2tp0 down ] tc-so:Executing command [ rump.ifconfig l2tp0 down ] tc-so:Executing command [ rump.ping -c 1 192.168.0.2 ] tc-so:Executing command [ rump.ifconfig lagg0 laggfailover -rx-all ] tc-so:Executing command [ rump.ifconfig lagg0 ] tc-so:Executing command [ rump.ifconfig lagg0 laggfailover -rx-all ] tc-so:Executing command [ rump.ifconfig lagg0 ] tc-so:Executing command [ rump.ping -c 1 -c 1 192.168.0.2 ] tc-end: 1646863795.771986, lagg_failover_l2tp_ipv4, passed tc-start: 1646863795.803987, lagg_failover_l2tp_ipv6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_lagg -lrumpnet_netinet6 -lrumpnet_l2tp unix://commsock0 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_lagg -lrumpnet_netinet6 -lrumpnet_l2tp unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:71:39:0e:77 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif2 create ] tc-so:Executing command [ rump.ifconfig shmif2 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:95:0e:45:e4 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:8d:0d:00:88 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:b8:1c:91:6a ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif2 create ] tc-so:Executing command [ rump.ifconfig shmif2 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:b5:71:2f:a7 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:Executing command [ rump.ifconfig l2tp1 create ] tc-so:Executing command [ rump.ifconfig l2tp2 create ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:Executing command [ rump.ifconfig l2tp1 create ] tc-so:Executing command [ rump.ifconfig l2tp2 create ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig l2tp0 tunnel 10.0.0.1 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 1001 1002 ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig l2tp1 tunnel 10.0.1.1 10.0.1.2 ] tc-so:Executing command [ rump.ifconfig l2tp1 session 1011 1012 ] tc-so:Executing command [ rump.ifconfig shmif2 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig l2tp2 tunnel 10.0.2.1 10.0.2.2 ] tc-so:Executing command [ rump.ifconfig l2tp2 session 1021 1022 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig l2tp0 tunnel 10.0.0.2 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 1002 1001 ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.1.2/24 ] tc-so:Executing command [ rump.ifconfig l2tp1 tunnel 10.0.1.2 10.0.1.1 ] tc-so:Executing command [ rump.ifconfig l2tp1 session 1012 1011 ] tc-so:Executing command [ rump.ifconfig shmif2 10.0.2.2/24 ] tc-so:Executing command [ rump.ifconfig l2tp2 tunnel 10.0.2.2 10.0.2.1 ] tc-so:Executing command [ rump.ifconfig l2tp2 session 1022 1021 ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto failover ] tc-so:Executing command [ rump.ifconfig lagg0 laggport l2tp0 pri 1000 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport l2tp1 pri 2000 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport l2tp2 pri 3000 ] tc-so:Executing command [ rump.ifconfig lagg0 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto failover ] tc-so:Executing command [ rump.ifconfig lagg0 laggport l2tp0 pri 1000 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport l2tp1 pri 3000 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport l2tp2 pri 2000 ] tc-so:Executing command [ rump.ifconfig lagg0 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig l2tp1 up ] tc-so:Executing command [ rump.ifconfig l2tp2 up ] tc-so:Executing command [ rump.ifconfig lagg0 up ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig l2tp1 up ] tc-so:Executing command [ rump.ifconfig l2tp2 up ] tc-so:Executing command [ rump.ifconfig lagg0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 fc00::2 ] tc-so:Executing command [ rump.ifconfig l2tp0 down ] tc-so:Executing command [ rump.ifconfig l2tp0 down ] tc-so:Executing command [ rump.ping6 -c 1 fc00::2 ] tc-so:Executing command [ rump.ifconfig lagg0 laggfailover -rx-all ] tc-so:Executing command [ rump.ifconfig lagg0 ] tc-so:Executing command [ rump.ifconfig lagg0 laggfailover -rx-all ] tc-so:Executing command [ rump.ifconfig lagg0 ] tc-so:Executing command [ rump.ping6 -c 1 -c 1 fc00::2 ] tc-end: 1646863851.506411, lagg_failover_l2tp_ipv6, passed tc-start: 1646863851.542693, lagg_ifconfig tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_lagg unix://commsock0 ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig lagg0 destroy ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto none ] tc-so:Executing command [ rump.ifconfig lagg0 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif0 ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto lacp ] tc-so:Executing command [ rump.ifconfig lagg0 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif0 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif0 ] tc-so:Executing command [ rump.ifconfig lagg0 -laggport shmif0 ] tc-so:Executing command [ rump.ifconfig lagg0 -laggport shmif0 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif0 ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto none ] tc-so:Executing command [ rump.ifconfig lagg0 destroy ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto lacp ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif0 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif1 ] tc-so:Executing command [ rump.ifconfig lagg0 -laggport shmif0 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif0 ] tc-so:Executing command [ rump.ifconfig lagg0 -laggport shmif1 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif1 ] tc-so:Executing command [ rump.ifconfig lagg0 ] tc-so:Executing command [ rump.ifconfig lagg0 ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto none ] tc-so:Executing command [ rump.ifconfig lagg0 ] tc-so:### Dumping unix://commsock0 tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:lagg0: flags=0x8802 tc-so: laggproto none tc-so: address: 32:16:a4:ac:e6:c6 tc-so: status: no carrier tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lagg0 0 32:16:a4:ac:e6:c6 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 4 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 5 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 3 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 34 0 34 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 40 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 41 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 132 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 57 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 31 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 14 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 86 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 362 0 0 121 0 121 121 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:mutex 64 38 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 52 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 53 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 41 0 0 2 0 2 2 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 3 0 0 1 0 1 1 0 inf 0 tc-so:pstatspl 464 3 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 2 0 1 1 0 1 1 0 inf 0 tc-so:rwlock 64 10 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 6 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1131 0 36 195 0 195 tc-so: tc-so:In use 1092K, total allocated 1560K; utilization 70.0% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:lagg0: tc-so: enaddr 32:16:a4:ac:e6:c6 multicnt 0 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.220005] chacha: Portable C ChaCha tc-so:[ 2.200005] shmif0: Ethernet address b2:a0:ed:a6:30:62 tc-so:[ 6.170005] shmif1: Ethernet address b2:a0:b9:51:80:9a tc-end: 1646863864.263754, lagg_ifconfig, passed tc-start: 1646863864.273939, lagg_ipv6lla tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_lagg unix://commsock0 ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:af:0e:c6:cc ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto lacp ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto lacp laggport shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif1 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig shmif1 ] tc-so:Executing command [ rump.ifconfig lagg0 -laggport shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig shmif1 down ] tc-so:Executing command [ rump.ifconfig lagg0 -laggport shmif1 ] tc-so:Executing command [ rump.ifconfig shmif1 ] tc-end: 1646863873.223296, lagg_ipv6lla, passed tc-start: 1646863873.254449, lagg_lacp_basic tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_lagg unix://commsock0 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_lagg unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_lagg unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto lacp ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig lagg0 up ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif0 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig lagg0 -laggport shmif0 ] tc-so:Executing command [ rump.ifconfig lagg0 -laggport shmif1 ] tc-so:Executing command [ rump.ifconfig lagg0 down ] tc-so:Executing command [ rump.ifconfig lagg0 up ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif0 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif1 ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto none ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto lacp laggport shmif0 laggport shmif1 ] tc-so:Executing command [ rump.ifconfig lagg0 -laggport shmif0 -laggport shmif1 ] tc-so:Executing command [ rump.ifconfig lagg0 destroy ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto lacp laggport shmif0 laggport shmif1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig lagg0 up ] tc-so:Executing command [ rump.ifconfig lagg0 ] tc-se:Fail: regexp .*ACTIVE is in stdout tc-se:lagg0: flags=0x8843 mtu 1500 tc-se: capabilities=0x7ff80 tc-se: capabilities=0x7ff80 tc-se: capabilities=0x7ff80 tc-se: enabled=0 tc-se: laggproto lacp tc-se: laggport: tc-se: shmif0 pri=32768 flags=0x4 tc-se: shmif1 pri=32768 flags=0 tc-se: address: b2:a0:fb:e9:82:ee tc-se: status: no carrier tc-end: 1646863891.648931, lagg_lacp_basic, failed, atf-check failed; see the output of the test for details tc-start: 1646863891.665289, lagg_lacp_ipv4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_lagg unix://commsock0 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_lagg unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:86:08:a8:5f ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif2 create ] tc-so:Executing command [ rump.ifconfig shmif2 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:09:84:25:95 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:d8:dd:5d:42 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:db:dc:42:d8 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif2 create ] tc-so:Executing command [ rump.ifconfig shmif2 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:5e:4a:a6:14 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto lacp laggport shmif0 ] tc-so:Executing command [ rump.ifconfig lagg0 inet 192.168.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig lagg0 up ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto lacp laggport shmif0 ] tc-so:Executing command [ rump.ifconfig lagg0 inet 192.168.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig lagg0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 192.168.0.1 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif1 laggport shmif2 ] tc-so:Executing command [ rump.ifconfig shmif2 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif1 laggport shmif2 ] tc-so:Executing command [ rump.ifconfig shmif2 up ] tc-so:Executing command [ rump.ping -c 1 192.168.0.1 ] tc-end: 1646863923.416306, lagg_lacp_ipv4, passed tc-start: 1646863923.449048, lagg_lacp_ipv6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_lagg -lrumpnet_netinet6 unix://commsock0 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_lagg -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:3b:66:fa:82 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif2 create ] tc-so:Executing command [ rump.ifconfig shmif2 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:f8:5c:f1:cd ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:9f:8d:a7:00 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:c8:66:76:b8 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif2 create ] tc-so:Executing command [ rump.ifconfig shmif2 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:99:0f:ff:27 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto lacp laggport shmif0 ] tc-so:Executing command [ rump.ifconfig lagg0 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig lagg0 up ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto lacp laggport shmif0 ] tc-so:Executing command [ rump.ifconfig lagg0 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig lagg0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif1 laggport shmif2 ] tc-so:Executing command [ rump.ifconfig shmif2 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif1 laggport shmif2 ] tc-so:Executing command [ rump.ifconfig shmif2 up ] tc-so:Executing command [ rump.ping6 -c 1 fc00::1 ] tc-end: 1646863951.302833, lagg_lacp_ipv6, passed tc-start: 1646863951.330356, lagg_lacp_l2tp_ipv4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_lagg -lrumpnet_l2tp unix://commsock0 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_lagg -lrumpnet_l2tp unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:53:8c:16:f1 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif2 create ] tc-so:Executing command [ rump.ifconfig shmif2 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:3e:39:b4:8d ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:97:fc:c2:58 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:74:c4:70:ce ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif2 create ] tc-so:Executing command [ rump.ifconfig shmif2 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:1b:d7:b1:5f ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:Executing command [ rump.ifconfig l2tp1 create ] tc-so:Executing command [ rump.ifconfig l2tp2 create ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:Executing command [ rump.ifconfig l2tp1 create ] tc-so:Executing command [ rump.ifconfig l2tp2 create ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig l2tp0 tunnel 10.0.0.1 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 1001 1002 ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig l2tp1 tunnel 10.0.1.1 10.0.1.2 ] tc-so:Executing command [ rump.ifconfig l2tp1 session 1011 1012 ] tc-so:Executing command [ rump.ifconfig shmif2 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig l2tp2 tunnel 10.0.2.1 10.0.2.2 ] tc-so:Executing command [ rump.ifconfig l2tp2 session 1021 1022 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig l2tp0 tunnel 10.0.0.2 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 1002 1001 ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.1.2/24 ] tc-so:Executing command [ rump.ifconfig l2tp1 tunnel 10.0.1.2 10.0.1.1 ] tc-so:Executing command [ rump.ifconfig l2tp1 session 1012 1011 ] tc-so:Executing command [ rump.ifconfig shmif2 10.0.2.2/24 ] tc-so:Executing command [ rump.ifconfig l2tp2 tunnel 10.0.2.2 10.0.2.1 ] tc-so:Executing command [ rump.ifconfig l2tp2 session 1022 1021 ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto lacp laggport l2tp0 ] tc-so:Executing command [ rump.ifconfig lagg0 inet 192.168.0.1/24 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig lagg0 up ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto lacp laggport l2tp0 ] tc-so:Executing command [ rump.ifconfig lagg0 inet 192.168.0.2/24 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig lagg0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 192.168.0.1 ] tc-so:Executing command [ rump.ifconfig l2tp1 up ] tc-so:Executing command [ rump.ifconfig lagg0 laggport l2tp1 laggport l2tp2 ] tc-so:Executing command [ rump.ifconfig l2tp2 up ] tc-so:Executing command [ rump.ifconfig l2tp1 up ] tc-so:Executing command [ rump.ifconfig lagg0 laggport l2tp1 laggport l2tp2 ] tc-so:Executing command [ rump.ifconfig l2tp2 up ] tc-so:Executing command [ rump.ping -c 1 192.168.0.1 ] tc-end: 1646863991.973133, lagg_lacp_l2tp_ipv4, passed tc-start: 1646863992.2615, lagg_lacp_l2tp_ipv6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_lagg -lrumpnet_netinet6 -lrumpnet_l2tp unix://commsock0 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_lagg -lrumpnet_netinet6 -lrumpnet_l2tp unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:76:e4:c2:2a ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif2 create ] tc-so:Executing command [ rump.ifconfig shmif2 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:84:88:04:10 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:da:ef:b2:ed ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:f6:2c:90:2b ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif2 create ] tc-so:Executing command [ rump.ifconfig shmif2 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:7e:4e:81:7e ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:Executing command [ rump.ifconfig l2tp1 create ] tc-so:Executing command [ rump.ifconfig l2tp2 create ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:Executing command [ rump.ifconfig l2tp1 create ] tc-so:Executing command [ rump.ifconfig l2tp2 create ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig l2tp0 tunnel 10.0.0.1 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 1001 1002 ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig l2tp1 tunnel 10.0.1.1 10.0.1.2 ] tc-so:Executing command [ rump.ifconfig l2tp1 session 1011 1012 ] tc-so:Executing command [ rump.ifconfig shmif2 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig l2tp2 tunnel 10.0.2.1 10.0.2.2 ] tc-so:Executing command [ rump.ifconfig l2tp2 session 1021 1022 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig l2tp0 tunnel 10.0.0.2 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 1002 1001 ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.1.2/24 ] tc-so:Executing command [ rump.ifconfig l2tp1 tunnel 10.0.1.2 10.0.1.1 ] tc-so:Executing command [ rump.ifconfig l2tp1 session 1012 1011 ] tc-so:Executing command [ rump.ifconfig shmif2 10.0.2.2/24 ] tc-so:Executing command [ rump.ifconfig l2tp2 tunnel 10.0.2.2 10.0.2.1 ] tc-so:Executing command [ rump.ifconfig l2tp2 session 1022 1021 ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto lacp laggport l2tp0 ] tc-so:Executing command [ rump.ifconfig lagg0 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig lagg0 up ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto lacp laggport l2tp0 ] tc-so:Executing command [ rump.ifconfig lagg0 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig lagg0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 fc00::1 ] tc-so:Executing command [ rump.ifconfig l2tp1 up ] tc-so:Executing command [ rump.ifconfig lagg0 laggport l2tp1 laggport l2tp2 ] tc-so:Executing command [ rump.ifconfig l2tp2 up ] tc-so:Executing command [ rump.ifconfig l2tp1 up ] tc-so:Executing command [ rump.ifconfig lagg0 laggport l2tp1 laggport l2tp2 ] tc-so:Executing command [ rump.ifconfig l2tp2 up ] tc-so:Executing command [ rump.ping6 -c 1 fc00::1 ] tc-end: 1646864028.979744, lagg_lacp_l2tp_ipv6, passed tc-start: 1646864029.3402, lagg_lacp_portpri tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_lagg unix://commsock0 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_lagg unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:38:66:84:5e ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif2 create ] tc-so:Executing command [ rump.ifconfig shmif2 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:19:a6:fa:4d ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:9c:86:35:c6 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:6e:17:a1:c0 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif2 create ] tc-so:Executing command [ rump.ifconfig shmif2 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:f7:24:fd:ce ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto lacp ] tc-so:Executing command [ rump.ifconfig lagg0 lagglacp maxports 2 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig shmif2 up ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif0 pri 1000 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif1 pri 2000 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif2 pri 3000 ] tc-so:Executing command [ rump.ifconfig lagg0 up ] tc-so:Executing command [ rump.ifconfig lagg0 ] tc-so:Executing command [ rump.ifconfig lagg0 ] tc-so:Executing command [ rump.ifconfig lagg0 ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto lacp ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig shmif2 up ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif0 pri 300 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif1 pri 200 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif2 pri 100 ] tc-so:Executing command [ rump.ifconfig lagg0 up ] tc-so:Executing command [ rump.ifconfig lagg0 ] tc-so:Executing command [ rump.ifconfig lagg0 ] tc-so:Executing command [ rump.ifconfig lagg0 ] tc-so:Executing command [ rump.ifconfig shmif0 down ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig lagg0 laggportpri shmif0 5000 ] tc-so:Executing command [ rump.ifconfig lagg0 laggportpri shmif1 5000 ] tc-so:Executing command [ rump.ifconfig lagg0 laggportpri shmif2 5000 ] tc-so:Executing command [ rump.ifconfig lagg0 ] tc-so:Executing command [ rump.ifconfig lagg0 ] tc-so:Executing command [ rump.ifconfig lagg0 ] tc-end: 1646864066.520175, lagg_lacp_portpri, passed tc-start: 1646864066.548816, lagg_lacp_vlan_ipv4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_lagg -lrumpnet_vlan unix://commsock0 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_lagg -lrumpnet_vlan unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:5b:44:76:14 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif2 create ] tc-so:Executing command [ rump.ifconfig shmif2 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:58:66:85:34 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:5a:64:5b:a6 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:d1:79:24:36 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif2 create ] tc-so:Executing command [ rump.ifconfig shmif2 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:de:34:47:e8 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto lacp laggport shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig lagg0 up ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto lacp laggport shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig lagg0 up ] tc-so:Executing command [ rump.ifconfig vlan0 create ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif lagg0 ] tc-so:Executing command [ rump.ifconfig vlan0 inet 192.168.0.1/24 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ifconfig vlan1 create ] tc-so:Executing command [ rump.ifconfig vlan1 vlan 11 vlanif lagg0 ] tc-so:Executing command [ rump.ifconfig vlan1 inet 192.168.1.1/24 ] tc-so:Executing command [ rump.ifconfig vlan1 up ] tc-so:Executing command [ rump.ifconfig vlan0 create ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif lagg0 ] tc-so:Executing command [ rump.ifconfig vlan0 inet 192.168.0.2/24 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ifconfig vlan1 create ] tc-so:Executing command [ rump.ifconfig vlan1 vlan 11 vlanif lagg0 ] tc-so:Executing command [ rump.ifconfig vlan1 inet 192.168.1.2/24 ] tc-so:Executing command [ rump.ifconfig vlan1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 192.168.0.2 ] tc-so:Executing command [ rump.ping -c 1 192.168.1.2 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif1 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif1 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ping -c 1 192.168.0.1 ] tc-so:Executing command [ rump.ping -c 1 192.168.1.1 ] tc-end: 1646864100.720660, lagg_lacp_vlan_ipv4, passed tc-start: 1646864100.747526, lagg_lacp_vlan_ipv6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_lagg -lrumpnet_vlan -lrumpnet_netinet6 unix://commsock0 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_lagg -lrumpnet_vlan -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:70:d7:db:b5 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif2 create ] tc-so:Executing command [ rump.ifconfig shmif2 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:2b:0a:38:b7 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:95:54:a1:07 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:20:3d:89:52 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif2 create ] tc-so:Executing command [ rump.ifconfig shmif2 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:47:aa:6d:a5 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto lacp laggport shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig lagg0 up ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto lacp laggport shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig lagg0 up ] tc-so:Executing command [ rump.ifconfig vlan0 create ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif lagg0 ] tc-so:Executing command [ rump.ifconfig vlan0 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se: tc-se:stderr: tc-se:rump.ifconfig: rump client init: Connection refused tc-se: tc-se:rump.halt: init failed: Connection refused tc-end: 1646864119.295062, lagg_lacp_vlan_ipv6, failed, atf-check failed; see the output of the test for details tc-start: 1646864119.345038, lagg_lacp_vlanl2tp_ipv4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_lagg -lrumpnet_vlan -lrumpnet_l2tp unix://commsock0 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_lagg -lrumpnet_vlan -lrumpnet_l2tp unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:ae:ca:43:5d ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif2 create ] tc-so:Executing command [ rump.ifconfig shmif2 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:ee:7b:e1:05 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:56:ed:78:26 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:19:4e:d5:42 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif2 create ] tc-so:Executing command [ rump.ifconfig shmif2 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:08:b9:4d:65 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:Executing command [ rump.ifconfig l2tp1 create ] tc-so:Executing command [ rump.ifconfig l2tp2 create ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:Executing command [ rump.ifconfig l2tp1 create ] tc-so:Executing command [ rump.ifconfig l2tp2 create ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig l2tp0 tunnel 10.0.0.1 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 1001 1002 ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig l2tp1 tunnel 10.0.1.1 10.0.1.2 ] tc-so:Executing command [ rump.ifconfig l2tp1 session 1011 1012 ] tc-so:Executing command [ rump.ifconfig shmif2 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig l2tp2 tunnel 10.0.2.1 10.0.2.2 ] tc-so:Executing command [ rump.ifconfig l2tp2 session 1021 1022 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig l2tp0 tunnel 10.0.0.2 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 1002 1001 ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.1.2/24 ] tc-so:Executing command [ rump.ifconfig l2tp1 tunnel 10.0.1.2 10.0.1.1 ] tc-so:Executing command [ rump.ifconfig l2tp1 session 1012 1011 ] tc-so:Executing command [ rump.ifconfig shmif2 10.0.2.2/24 ] tc-so:Executing command [ rump.ifconfig l2tp2 tunnel 10.0.2.2 10.0.2.1 ] tc-so:Executing command [ rump.ifconfig l2tp2 session 1022 1021 ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto lacp laggport l2tp0 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig lagg0 up ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto lacp laggport l2tp0 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig lagg0 up ] tc-so:Executing command [ rump.ifconfig vlan0 create ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif lagg0 ] tc-so:Executing command [ rump.ifconfig vlan0 inet 192.168.0.1/24 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ifconfig vlan1 create ] tc-so:Executing command [ rump.ifconfig vlan1 vlan 11 vlanif lagg0 ] tc-so:Executing command [ rump.ifconfig vlan1 inet 192.168.1.1/24 ] tc-so:Executing command [ rump.ifconfig vlan1 up ] tc-so:Executing command [ rump.ifconfig vlan0 create ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif lagg0 ] tc-so:Executing command [ rump.ifconfig vlan0 inet 192.168.0.2/24 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ifconfig vlan1 create ] tc-so:Executing command [ rump.ifconfig vlan1 vlan 11 vlanif lagg0 ] tc-so:Executing command [ rump.ifconfig vlan1 inet 192.168.1.2/24 ] tc-so:Executing command [ rump.ifconfig vlan1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 192.168.0.2 ] tc-so:Executing command [ rump.ping -c 1 192.168.1.2 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport l2tp1 ] tc-so:Executing command [ rump.ifconfig l2tp1 up ] tc-so:Executing command [ rump.ifconfig lagg0 laggport l2tp1 ] tc-so:Executing command [ rump.ifconfig l2tp1 up ] tc-so:Executing command [ rump.ping -c 1 192.168.0.1 ] tc-so:Executing command [ rump.ping -c 1 192.168.1.1 ] tc-end: 1646864165.190248, lagg_lacp_vlanl2tp_ipv4, passed tc-start: 1646864165.225749, lagg_lacp_vlanl2tp_ipv6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_lagg -lrumpnet_vlan -lrumpnet_netinet6 -lrumpnet_l2tp unix://commsock0 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_lagg -lrumpnet_vlan -lrumpnet_netinet6 -lrumpnet_l2tp unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:c6:6f:6f:99 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif2 create ] tc-so:Executing command [ rump.ifconfig shmif2 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:b1:64:70:89 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:54:92:fd:ef ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:fa:21:f0:8a ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif2 create ] tc-so:Executing command [ rump.ifconfig shmif2 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:0d:78:29:7c ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:Executing command [ rump.ifconfig l2tp1 create ] tc-so:Executing command [ rump.ifconfig l2tp2 create ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:Executing command [ rump.ifconfig l2tp1 create ] tc-so:Executing command [ rump.ifconfig l2tp2 create ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig l2tp0 tunnel 10.0.0.1 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 1001 1002 ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig l2tp1 tunnel 10.0.1.1 10.0.1.2 ] tc-so:Executing command [ rump.ifconfig l2tp1 session 1011 1012 ] tc-so:Executing command [ rump.ifconfig shmif2 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig l2tp2 tunnel 10.0.2.1 10.0.2.2 ] tc-so:Executing command [ rump.ifconfig l2tp2 session 1021 1022 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig l2tp0 tunnel 10.0.0.2 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 1002 1001 ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.1.2/24 ] tc-so:Executing command [ rump.ifconfig l2tp1 tunnel 10.0.1.2 10.0.1.1 ] tc-so:Executing command [ rump.ifconfig l2tp1 session 1012 1011 ] tc-so:Executing command [ rump.ifconfig shmif2 10.0.2.2/24 ] tc-so:Executing command [ rump.ifconfig l2tp2 tunnel 10.0.2.2 10.0.2.1 ] tc-so:Executing command [ rump.ifconfig l2tp2 session 1022 1021 ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto lacp laggport l2tp0 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig lagg0 up ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto lacp laggport l2tp0 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig lagg0 up ] tc-so:Executing command [ rump.ifconfig vlan0 create ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif lagg0 ] tc-so:Executing command [ rump.ifconfig vlan0 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se: tc-se:stderr: tc-se:rump.ifconfig: rump client init: Connection refused tc-se: tc-se:rump.halt: init failed: Connection refused tc-end: 1646864193.539011, lagg_lacp_vlanl2tp_ipv6, failed, atf-check failed; see the output of the test for details tc-start: 1646864193.594396, lagg_loadbalance_ipv4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_lagg unix://commsock0 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_lagg unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:95:4d:4c:c4 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif2 create ] tc-so:Executing command [ rump.ifconfig shmif2 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:9d:9d:fa:14 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:29:de:e5:46 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:b0:0a:1e:ea ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif2 create ] tc-so:Executing command [ rump.ifconfig shmif2 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:d1:9b:ce:c4 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto loadbalance ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif0 pri 1000 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif1 pri 2000 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif2 pri 3000 ] tc-so:Executing command [ rump.ifconfig lagg0 inet 192.168.0.1/24 ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto loadbalance ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif0 pri 1000 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif1 pri 3000 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif2 pri 2000 ] tc-so:Executing command [ rump.ifconfig lagg0 inet 192.168.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig shmif2 up ] tc-so:Executing command [ rump.ifconfig lagg0 up ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig shmif2 up ] tc-so:Executing command [ rump.ifconfig lagg0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 192.168.0.2 ] tc-so:Executing command [ rump.ifconfig shmif0 down ] tc-so:Executing command [ rump.ifconfig shmif0 down ] tc-so:Executing command [ rump.ping -c 1 192.168.0.2 ] tc-end: 1646864217.631498, lagg_loadbalance_ipv4, passed tc-start: 1646864217.655700, lagg_loadbalance_ipv6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_lagg -lrumpnet_netinet6 unix://commsock0 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_lagg -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:ed:f7:c7:a0 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif2 create ] tc-so:Executing command [ rump.ifconfig shmif2 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:7b:e7:59:7c ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:af:d1:ce:b3 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:53:1c:c2:60 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif2 create ] tc-so:Executing command [ rump.ifconfig shmif2 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:d5:b7:2b:02 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto loadbalance ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif0 pri 1000 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif1 pri 2000 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif2 pri 3000 ] tc-so:Executing command [ rump.ifconfig lagg0 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto loadbalance ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif0 pri 1000 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif1 pri 3000 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif2 pri 2000 ] tc-so:Executing command [ rump.ifconfig lagg0 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig shmif2 up ] tc-so:Executing command [ rump.ifconfig lagg0 up ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig shmif2 up ] tc-so:Executing command [ rump.ifconfig lagg0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif0 down ] tc-so:Executing command [ rump.ifconfig shmif0 down ] tc-so:Executing command [ rump.ping6 -c 1 fc00::2 ] tc-end: 1646864238.875304, lagg_loadbalance_ipv6, passed tc-start: 1646864238.909351, lagg_loadbalance_l2tp_ipv4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_lagg -lrumpnet_l2tp unix://commsock0 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_lagg -lrumpnet_l2tp unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:12:a1:19:cf ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif2 create ] tc-so:Executing command [ rump.ifconfig shmif2 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:cc:86:cd:d8 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:ca:56:28:1e ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:39:d2:7a:ae ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif2 create ] tc-so:Executing command [ rump.ifconfig shmif2 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:c3:e4:33:e9 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:Executing command [ rump.ifconfig l2tp1 create ] tc-so:Executing command [ rump.ifconfig l2tp2 create ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:Executing command [ rump.ifconfig l2tp1 create ] tc-so:Executing command [ rump.ifconfig l2tp2 create ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig l2tp0 tunnel 10.0.0.1 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 1001 1002 ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig l2tp1 tunnel 10.0.1.1 10.0.1.2 ] tc-so:Executing command [ rump.ifconfig l2tp1 session 1011 1012 ] tc-so:Executing command [ rump.ifconfig shmif2 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig l2tp2 tunnel 10.0.2.1 10.0.2.2 ] tc-so:Executing command [ rump.ifconfig l2tp2 session 1021 1022 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig l2tp0 tunnel 10.0.0.2 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 1002 1001 ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.1.2/24 ] tc-so:Executing command [ rump.ifconfig l2tp1 tunnel 10.0.1.2 10.0.1.1 ] tc-so:Executing command [ rump.ifconfig l2tp1 session 1012 1011 ] tc-so:Executing command [ rump.ifconfig shmif2 10.0.2.2/24 ] tc-so:Executing command [ rump.ifconfig l2tp2 tunnel 10.0.2.2 10.0.2.1 ] tc-so:Executing command [ rump.ifconfig l2tp2 session 1022 1021 ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto loadbalance ] tc-so:Executing command [ rump.ifconfig lagg0 laggport l2tp0 pri 1000 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport l2tp1 pri 2000 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport l2tp2 pri 3000 ] tc-so:Executing command [ rump.ifconfig lagg0 inet 192.168.0.1/24 ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto loadbalance ] tc-so:Executing command [ rump.ifconfig lagg0 laggport l2tp0 pri 1000 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport l2tp1 pri 3000 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport l2tp2 pri 2000 ] tc-so:Executing command [ rump.ifconfig lagg0 inet 192.168.0.2/24 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig l2tp1 up ] tc-so:Executing command [ rump.ifconfig l2tp2 up ] tc-so:Executing command [ rump.ifconfig lagg0 up ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig l2tp1 up ] tc-so:Executing command [ rump.ifconfig l2tp2 up ] tc-so:Executing command [ rump.ifconfig lagg0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 192.168.0.2 ] tc-so:Executing command [ rump.ifconfig l2tp0 down ] tc-so:Executing command [ rump.ifconfig l2tp0 down ] tc-so:Executing command [ rump.ping -c 1 192.168.0.2 ] tc-end: 1646864274.232696, lagg_loadbalance_l2tp_ipv4, passed tc-start: 1646864274.266350, lagg_loadbalance_l2tp_ipv6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_lagg -lrumpnet_netinet6 -lrumpnet_l2tp unix://commsock0 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_lagg -lrumpnet_netinet6 -lrumpnet_l2tp unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:01:fb:8d:88 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif2 create ] tc-so:Executing command [ rump.ifconfig shmif2 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:c3:af:e4:be ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:b1:45:44:1e ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:f3:5b:5c:71 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif2 create ] tc-so:Executing command [ rump.ifconfig shmif2 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:05:65:57:b0 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:Executing command [ rump.ifconfig l2tp1 create ] tc-so:Executing command [ rump.ifconfig l2tp2 create ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:Executing command [ rump.ifconfig l2tp1 create ] tc-so:Executing command [ rump.ifconfig l2tp2 create ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig l2tp0 tunnel 10.0.0.1 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 1001 1002 ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig l2tp1 tunnel 10.0.1.1 10.0.1.2 ] tc-so:Executing command [ rump.ifconfig l2tp1 session 1011 1012 ] tc-so:Executing command [ rump.ifconfig shmif2 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig l2tp2 tunnel 10.0.2.1 10.0.2.2 ] tc-so:Executing command [ rump.ifconfig l2tp2 session 1021 1022 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig l2tp0 tunnel 10.0.0.2 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 1002 1001 ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.1.2/24 ] tc-so:Executing command [ rump.ifconfig l2tp1 tunnel 10.0.1.2 10.0.1.1 ] tc-so:Executing command [ rump.ifconfig l2tp1 session 1012 1011 ] tc-so:Executing command [ rump.ifconfig shmif2 10.0.2.2/24 ] tc-so:Executing command [ rump.ifconfig l2tp2 tunnel 10.0.2.2 10.0.2.1 ] tc-so:Executing command [ rump.ifconfig l2tp2 session 1022 1021 ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto loadbalance ] tc-so:Executing command [ rump.ifconfig lagg0 laggport l2tp0 pri 1000 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport l2tp1 pri 2000 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport l2tp2 pri 3000 ] tc-so:Executing command [ rump.ifconfig lagg0 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto loadbalance ] tc-so:Executing command [ rump.ifconfig lagg0 laggport l2tp0 pri 1000 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport l2tp1 pri 3000 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport l2tp2 pri 2000 ] tc-so:Executing command [ rump.ifconfig lagg0 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig l2tp1 up ] tc-so:Executing command [ rump.ifconfig l2tp2 up ] tc-so:Executing command [ rump.ifconfig lagg0 up ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig l2tp1 up ] tc-so:Executing command [ rump.ifconfig l2tp2 up ] tc-so:Executing command [ rump.ifconfig lagg0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 fc00::2 ] tc-so:Executing command [ rump.ifconfig l2tp0 down ] tc-so:Executing command [ rump.ifconfig l2tp0 down ] tc-so:Executing command [ rump.ping6 -c 1 fc00::2 ] tc-end: 1646864309.97121, lagg_loadbalance_l2tp_ipv6, passed tc-start: 1646864309.129706, lagg_macaddr tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_lagg unix://commsock0 ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:89:1e:cb:be ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto lacp ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif0 ] tc-so:Executing command [ rump.ifconfig lagg0 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif1 ] tc-so:Executing command [ rump.ifconfig lagg0 ] tc-so:Executing command [ rump.ifconfig shmif1 ] tc-so:Executing command [ rump.ifconfig lagg0 -laggport shmif0 ] tc-so:Executing command [ rump.ifconfig lagg0 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig shmif1 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif0 ] tc-so:Executing command [ rump.ifconfig lagg0 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig lagg0 -laggport shmif0 ] tc-so:Executing command [ rump.ifconfig lagg0 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig lagg0 -laggport shmif1 ] tc-so:Executing command [ rump.ifconfig lagg0 ] tc-so:Executing command [ rump.ifconfig shmif0 link 02:00:00:00:00:01 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif0 ] tc-so:Executing command [ rump.ifconfig lagg0 ] tc-so:Executing command [ rump.ifconfig lagg0 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-end: 1646864322.722144, lagg_macaddr, passed tp-end: 1646864322.742975, net/if_lagg/t_lagg tp-start: 1646864322.904380, net/if_loop/t_pr, 2 tc-start: 1646864322.906645, loopmtu tc-so:[ 1.0000000] entropy: ready tc-end: 1646864323.548710, loopmtu, passed tc-start: 1646864323.555491, loopmtu_csum tc-so:[ 1.0000000] entropy: ready tc-end: 1646864324.12890, loopmtu_csum, passed tp-end: 1646864324.19972, net/if_loop/t_pr tp-start: 1646864324.629797, net/if_loop/t_basic, 1 tc-start: 1646864324.632248, loop_create_destroy tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://loop_basic_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://loop_basic_local tc-so:Executing command [ rump.ifconfig lo1 create ] tc-so:Executing command [ rump.ifconfig lo1 destroy ] tc-so:Executing command [ rump.ifconfig lo1 create ] tc-so:Executing command [ rump.ifconfig lo1 up ] tc-so:Executing command [ rump.ifconfig lo1 down ] tc-so:Executing command [ rump.ifconfig lo1 destroy ] tc-so:Executing command [ rump.ifconfig lo1 create ] tc-so:Executing command [ rump.ifconfig lo1 up ] tc-so:Executing command [ rump.ifconfig lo1 destroy ] tc-so:Executing command [ rump.ifconfig lo1 create ] tc-so:Executing command [ rump.ifconfig lo1 inet 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig lo1 up ] tc-so:Executing command [ rump.ifconfig lo1 destroy ] tc-so:Executing command [ rump.ifconfig lo1 create ] tc-so:Executing command [ rump.ifconfig lo1 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig lo1 up ] tc-so:Executing command [ rump.ifconfig lo1 destroy ] tc-so:unix://loop_basic_local tc-so:### Dumping unix://loop_basic_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 4 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 3 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:in6pcbpl 304 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 19 0 19 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 25 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 39 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 40 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 173 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 55 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 36 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 13 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 7 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 89 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 204 0 0 68 0 68 68 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:mbpl 272 3 0 0 1 0 1 1 0 inf 0 tc-so:mutex 64 30 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 52 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 53 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 29 0 0 2 0 2 2 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 3 0 0 1 0 1 1 0 inf 0 tc-so:pstatspl 464 3 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 32 0 26 1 0 1 1 0 inf 0 tc-so:rwlock 64 8 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 6 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1015 0 49 144 0 144 tc-so: tc-so:In use 772K, total allocated 1152K; utilization 67.0% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.190005] chacha: Portable C ChaCha tc-so:[ 3.000005] in6_if_link_down: ::1 marked detached tc-so:[ 3.000005] in6_if_link_down: fe80:2::1 marked detached tc-so:[ 3.740005] in6_if_link_down: ::1 marked detached tc-so:[ 3.740005] in6_if_link_down: fe80:2::1 marked detached tc-so:[ 4.550005] in6_if_link_down: ::1 marked detached tc-so:[ 4.550005] in6_if_link_down: fe80:2::1 marked detached tc-so:[ 5.320005] in6_if_link_down: fc00::1 marked detached tc-so:[ 5.320005] in6_if_link_down: ::1 marked detached tc-so:[ 5.320005] in6_if_link_down: fe80:2::1 marked detached tc-so:unix://loop_basic_local tc-end: 1646864331.731664, loop_create_destroy, passed tp-end: 1646864331.742000, net/if_loop/t_basic tp-start: 1646864334.174075, net/if_pppoe/t_pppoe, 9 tc-start: 1646864334.176257, pppoe6_chap tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_pppoe unix://pppoe_server ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_pppoe unix://pppoe_client ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:c5:c6:1c:8f ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig pppoe0 create ] tc-so:Executing command [ rump.ifconfig pppoe0 create ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig pppoe0 link0 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -e shmif0 pppoe0 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -e shmif0 pppoe0 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl pppoe0 hisauthname=foobar@baz.com hisauthsecret=oink hisauthproto=chap myauthproto=none norechallenge ] tc-so:Executing command [ rump.ifconfig pppoe0 inet6 fc00::1/64 down ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl pppoe0 myauthname=foobar@baz.com myauthsecret=oink myauthproto=chap hisauthproto=none ] tc-so:Executing command [ rump.ifconfig pppoe0 inet6 fc00::3/64 down ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -X 3 fc00::1 ] tc-so:Executing command [ rump.ifconfig pppoe0 down ] tc-so:Executing command [ rump.ping6 -c 1 -X 3 fc00::1 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -d pppoe0 ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -X 3 fc00::1 ] tc-so:Executing command [ rump.ifconfig pppoe0 down ] tc-so:Executing command [ rump.ping6 -c 1 -X 3 fc00::3 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -d pppoe0 ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -X 3 fc00::3 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -d pppoe0 ] tc-so:Executing command [ rump.ifconfig pppoe0 down ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl pppoe0 myauthname=foobar@baz.com myauthsecret=invalidsecret myauthproto=chap hisauthproto=none max-auth-failure=1 ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ rump.ping6 -c 1 -X 3 fc00::1 ] tc-so:Executing command [ rump.ifconfig pppoe0 ] tc-end: 1646864401.667796, pppoe6_chap, passed tc-start: 1646864401.696149, pppoe6_pap tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_pppoe unix://pppoe_server ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_pppoe unix://pppoe_client ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:75:fb:f9:29 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig pppoe0 create ] tc-so:Executing command [ rump.ifconfig pppoe0 create ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig pppoe0 link0 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -e shmif0 pppoe0 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -e shmif0 pppoe0 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl pppoe0 hisauthname=foobar@baz.com hisauthsecret=oink hisauthproto=pap myauthproto=none ] tc-so:Executing command [ rump.ifconfig pppoe0 inet6 fc00::1/64 down ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl pppoe0 myauthname=foobar@baz.com myauthsecret=oink myauthproto=pap hisauthproto=none ] tc-so:Executing command [ rump.ifconfig pppoe0 inet6 fc00::3/64 down ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -X 3 fc00::1 ] tc-so:Executing command [ rump.ifconfig pppoe0 down ] tc-so:Executing command [ rump.ping6 -c 1 -X 3 fc00::1 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -d pppoe0 ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -X 3 fc00::1 ] tc-so:Executing command [ rump.ifconfig pppoe0 down ] tc-so:Executing command [ rump.ping6 -c 1 -X 3 fc00::3 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -d pppoe0 ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -X 3 fc00::3 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -d pppoe0 ] tc-so:Executing command [ rump.ifconfig pppoe0 down ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl pppoe0 myauthname=foobar@baz.com myauthsecret=invalidsecret myauthproto=pap hisauthproto=none max-auth-failure=1 ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ rump.ping6 -c 1 -X 3 fc00::1 ] tc-so:Executing command [ rump.ifconfig pppoe0 ] tc-end: 1646864464.74976, pppoe6_pap, passed tc-start: 1646864464.99477, pppoe_chap tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_pppoe unix://pppoe_server ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_pppoe unix://pppoe_client ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:6f:be:7e:a3 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig pppoe0 create ] tc-so:Executing command [ rump.ifconfig pppoe0 create ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig pppoe0 inet 10.3.3.1 10.3.3.3 down ] tc-so:Executing command [ rump.ifconfig pppoe0 link0 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig pppoe0 inet 0.0.0.0 0.0.0.1 down ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -e shmif0 pppoe0 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -e shmif0 pppoe0 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl pppoe0 hisauthproto=chap hisauthname=foobar@baz.com hisauthsecret=oink myauthproto=none norechallenge ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl pppoe0 myauthname=foobar@baz.com myauthsecret=oink myauthproto=chap hisauthproto=none ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ rump.ping -c 1 -w 3 10.3.3.1 ] tc-so:Executing command [ rump.ifconfig pppoe0 down ] tc-so:Executing command [ rump.ping -c 1 -w 3 10.3.3.1 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -d pppoe0 ] tc-so:Executing command [ /bin/sh -c env RUMP_SERVER=unix://pppoe_server rump.ifconfig pppoe0 up ] tc-so:Executing command [ rump.ping -c 1 -w 3 10.3.3.1 ] tc-so:Executing command [ rump.ifconfig pppoe0 down ] tc-so:Executing command [ rump.ping -c 1 -w 3 10.3.3.3 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -d pppoe0 ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 -w 3 10.3.3.3 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -d pppoe0 ] tc-so:Executing command [ rump.ifconfig pppoe0 down ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl pppoe0 myauthproto=chap myauthname=foobar@baz.com myauthsecret=invalidsecret hisauthproto=none max-auth-failure=1 ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ rump.ping -c 1 -w 3 10.3.3.1 ] tc-so:Executing command [ rump.ifconfig pppoe0 ] tc-end: 1646864525.507549, pppoe_chap, passed tc-start: 1646864525.538177, pppoe_create_destroy tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_pppoe unix://pppoe_client ] tc-so:Executing command [ rump.ifconfig pppoe0 create ] tc-so:Executing command [ rump.ifconfig pppoe0 destroy ] tc-so:Executing command [ rump.ifconfig pppoe0 create ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ rump.ifconfig pppoe0 down ] tc-so:Executing command [ rump.ifconfig pppoe0 destroy ] tc-so:Executing command [ rump.ifconfig pppoe0 create ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ rump.ifconfig pppoe0 destroy ] tc-so:Executing command [ rump.ifconfig pppoe0 create ] tc-so:Executing command [ rump.ifconfig pppoe0 inet 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ rump.ifconfig pppoe0 destroy ] tc-so:Executing command [ rump.ifconfig pppoe0 create ] tc-so:Executing command [ rump.ifconfig pppoe0 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ rump.ifconfig pppoe0 destroy ] tc-end: 1646864533.134872, pppoe_create_destroy, passed tc-start: 1646864533.147116, pppoe_mtu tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_pppoe unix://pppoe_server ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_pppoe unix://pppoe_client ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:64:fc:c6:f8 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig pppoe0 create ] tc-so:Executing command [ rump.ifconfig pppoe0 create ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig pppoe0 inet 10.3.3.1 10.3.3.3 down ] tc-so:Executing command [ rump.ifconfig pppoe0 link0 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig pppoe0 inet 0.0.0.0 0.0.0.1 down ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -e shmif0 pppoe0 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -e shmif0 pppoe0 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl pppoe0 hisauthname=foobar@baz.com hisauthsecret=oink hisauthproto=chap myauthproto=none norechallenge ] tc-so:Executing command [ rump.ifconfig pppoe0 mtu 1400 ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl pppoe0 myauthname=foobar@baz.com myauthsecret=oink myauthproto=chap hisauthproto=none ] tc-so:Executing command [ rump.ifconfig pppoe0 mtu 1450 ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig pppoe0 ] tc-so:Executing command [ rump.ifconfig pppoe0 ] tc-so:Executing command [ rump.ifconfig pppoe0 mtu 1460 ] tc-so:Executing command [ rump.ifconfig pppoe0 ] tc-so:Executing command [ rump.ifconfig pppoe0 mtu 1470 ] tc-so:Executing command [ rump.ifconfig pppoe0 down ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig pppoe0 ] tc-so:Executing command [ rump.ifconfig pppoe0 ] tc-se:rump.ifconfig: SIOCSIFMTU: Invalid argument tc-so:Executing command [ rump.ifconfig pppoe0 mtu 1501 ] tc-end: 1646864559.189657, pppoe_mtu, passed tc-start: 1646864559.211480, pppoe_pap tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_pppoe unix://pppoe_server ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_pppoe unix://pppoe_client ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:ee:cb:6b:99 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig pppoe0 create ] tc-so:Executing command [ rump.ifconfig pppoe0 create ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig pppoe0 inet 10.3.3.1 10.3.3.3 down ] tc-so:Executing command [ rump.ifconfig pppoe0 link0 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig pppoe0 inet 0.0.0.0 0.0.0.1 down ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -e shmif0 pppoe0 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -e shmif0 pppoe0 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl pppoe0 hisauthproto=pap hisauthname=foobar@baz.com hisauthsecret=oink myauthproto=none ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl pppoe0 myauthname=foobar@baz.com myauthsecret=oink myauthproto=pap hisauthproto=none ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ rump.ping -c 1 -w 3 10.3.3.1 ] tc-so:Executing command [ rump.ifconfig pppoe0 down ] tc-so:Executing command [ rump.ping -c 1 -w 3 10.3.3.1 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -d pppoe0 ] tc-so:Executing command [ /bin/sh -c env RUMP_SERVER=unix://pppoe_server rump.ifconfig pppoe0 up ] tc-so:Executing command [ rump.ping -c 1 -w 3 10.3.3.1 ] tc-so:Executing command [ rump.ifconfig pppoe0 down ] tc-so:Executing command [ rump.ping -c 1 -w 3 10.3.3.3 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -d pppoe0 ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 -w 3 10.3.3.3 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -d pppoe0 ] tc-so:Executing command [ rump.ifconfig pppoe0 down ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl pppoe0 myauthproto=pap myauthname=foobar@baz.com myauthsecret=invalidsecret hisauthproto=none max-auth-failure=1 ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ rump.ping -c 1 -w 3 10.3.3.1 ] tc-so:Executing command [ rump.ifconfig pppoe0 ] tc-end: 1646864622.885659, pppoe_pap, passed tc-start: 1646864622.912564, pppoe_params tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_pppoe unix://pppoe_server ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_pppoe unix://pppoe_client ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:2a:d3:d8:91 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig pppoe0 create ] tc-so:Executing command [ rump.ifconfig pppoe0 create ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig pppoe0 inet 10.3.3.1 10.3.3.3 down ] tc-so:Executing command [ rump.ifconfig pppoe0 link0 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig pppoe0 inet 0.0.0.0 0.0.0.1 down ] tc-so:Executing command [ rump.ifconfig pppoe0 link0 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl pppoe0 hisauthname=foobar@baz.com hisauthsecret=oink hisauthproto=chap myauthproto=none norechallenge ] tc-so:Executing command [ rump.ifconfig pppoe0 inet 0.0.0.0 0.0.0.1 down ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl pppoe0 myauthname=foobar@baz.com myauthsecret=oink myauthproto=chap hisauthproto=none ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -e shmif0 pppoe0 ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -e shmif0 pppoe0 ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ /bin/sh -c shmif_dumpbus -p - bus0 | tcpdump -n -e -r - | grep PADI ] tc-so:Executing command [ /bin/sh -c shmif_dumpbus -p - bus0 | tcpdump -n -e -r - | grep PADR ] tc-so:Executing command [ /bin/sh -c shmif_dumpbus -p - bus0 | tcpdump -n -e -r - | grep PADI ] tc-so:Executing command [ rump.ifconfig pppoe0 down ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -e shmif0 -a ACNAME-TEST0 pppoe0 ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ /bin/sh -c shmif_dumpbus -p - bus0 | tcpdump -n -e -r - | grep PADI ] tc-so:Executing command [ rump.ifconfig pppoe0 down ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -e shmif0 -a ACNAME-TEST1 pppoe0 ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ /bin/sh -c shmif_dumpbus -p - bus0 | tcpdump -n -e -r - | grep PADI ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig pppoe0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig pppoe0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:ae:8d:97:37 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:8a:85:ed:0d ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig pppoe0 create ] tc-so:Executing command [ rump.ifconfig pppoe0 create ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig pppoe0 inet 10.3.3.1 10.3.3.3 down ] tc-so:Executing command [ rump.ifconfig pppoe0 link0 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig pppoe0 inet 0.0.0.0 0.0.0.1 down ] tc-so:Executing command [ rump.ifconfig pppoe0 link0 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl pppoe0 hisauthname=foobar@baz.com hisauthsecret=oink hisauthproto=chap myauthproto=none norechallenge ] tc-so:Executing command [ rump.ifconfig pppoe0 inet 0.0.0.0 0.0.0.1 down ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl pppoe0 myauthname=foobar@baz.com myauthsecret=oink myauthproto=chap hisauthproto=none ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -e shmif0 pppoe0 ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ rump.ifconfig pppoe0 down ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -a ACNAME-TEST2 -e shmif0 pppoe0 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -e shmif0 pppoe0 ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ /bin/sh -c shmif_dumpbus -p - bus0 | tcpdump -n -e -r - | grep PADI ] tc-so:Executing command [ /bin/sh -c shmif_dumpbus -p - bus0 | tcpdump -n -e -r - | grep PADR ] tc-so:Executing command [ /bin/sh -c shmif_dumpbus -p - bus0 | tcpdump -n -e -r - | grep PADI ] tc-so:Executing command [ rump.ifconfig pppoe0 down ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -a "" -e shmif0 pppoe0 ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ /bin/sh -c shmif_dumpbus -p - bus0 | tcpdump -n -e -r - | grep PADI ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig pppoe0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig pppoe0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:d1:58:f0:81 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:5d:27:1f:6a ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig pppoe0 create ] tc-so:Executing command [ rump.ifconfig pppoe0 create ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig pppoe0 inet 10.3.3.1 10.3.3.3 down ] tc-so:Executing command [ rump.ifconfig pppoe0 link0 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig pppoe0 inet 0.0.0.0 0.0.0.1 down ] tc-so:Executing command [ rump.ifconfig pppoe0 link0 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl pppoe0 hisauthname=foobar@baz.com hisauthsecret=oink hisauthproto=chap myauthproto=none norechallenge ] tc-so:Executing command [ rump.ifconfig pppoe0 inet 0.0.0.0 0.0.0.1 down ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl pppoe0 myauthname=foobar@baz.com myauthsecret=oink myauthproto=chap hisauthproto=none ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -e shmif0 pppoe0 ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ rump.ifconfig pppoe0 down ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -e shmif0 -s SNAME-TEST0 pppoe0 ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ /bin/sh -c shmif_dumpbus -p - bus0 | tcpdump -n -e -r - | grep PADI ] tc-so:Executing command [ /bin/sh -c shmif_dumpbus -p - bus0 | tcpdump -n -e -r - | grep PADR ] tc-so:Executing command [ /bin/sh -c shmif_dumpbus -p - bus0 | tcpdump -n -e -r - | grep PADI ] tc-so:Executing command [ rump.ifconfig pppoe0 down ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -e shmif0 -s SNAME-TEST1 pppoe0 ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ /bin/sh -c shmif_dumpbus -p - bus0 | tcpdump -n -e -r - | grep PADI ] tc-so:Executing command [ /bin/sh -c shmif_dumpbus -p - bus0 | tcpdump -n -e -r - | grep PADR ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig pppoe0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig pppoe0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:9f:b9:8d:17 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:35:fc:23:67 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig pppoe0 create ] tc-so:Executing command [ rump.ifconfig pppoe0 create ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig pppoe0 inet 10.3.3.1 10.3.3.3 down ] tc-so:Executing command [ rump.ifconfig pppoe0 link0 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig pppoe0 inet 0.0.0.0 0.0.0.1 down ] tc-so:Executing command [ rump.ifconfig pppoe0 link0 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl pppoe0 hisauthname=foobar@baz.com hisauthsecret=oink hisauthproto=chap myauthproto=none norechallenge ] tc-so:Executing command [ rump.ifconfig pppoe0 inet 0.0.0.0 0.0.0.1 down ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl pppoe0 myauthname=foobar@baz.com myauthsecret=oink myauthproto=chap hisauthproto=none ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -e shmif0 pppoe0 ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ rump.ifconfig pppoe0 down ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -s SNAME-TEST2 -e shmif0 pppoe0 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -e shmif0 pppoe0 ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ /bin/sh -c shmif_dumpbus -p - bus0 | tcpdump -n -e -r - | grep PADI ] tc-so:Executing command [ /bin/sh -c shmif_dumpbus -p - bus0 | tcpdump -n -e -r - | grep PADR ] tc-so:Executing command [ /bin/sh -c shmif_dumpbus -p - bus0 | tcpdump -n -e -r - | grep PADI ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig pppoe0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig pppoe0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:8f:e3:f3:c4 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:dd:96:2e:22 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig pppoe0 create ] tc-so:Executing command [ rump.ifconfig pppoe0 create ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig pppoe0 inet 10.3.3.1 10.3.3.3 down ] tc-so:Executing command [ rump.ifconfig pppoe0 link0 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig pppoe0 inet 0.0.0.0 0.0.0.1 down ] tc-so:Executing command [ rump.ifconfig pppoe0 link0 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl pppoe0 hisauthname=foobar@baz.com hisauthsecret=oink hisauthproto=chap myauthproto=none norechallenge ] tc-so:Executing command [ rump.ifconfig pppoe0 inet 0.0.0.0 0.0.0.1 down ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl pppoe0 myauthname=foobar@baz.com myauthsecret=oink myauthproto=chap hisauthproto=none ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -e shmif0 pppoe0 ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ rump.ifconfig pppoe0 down ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -e shmif0 -a ACNAME-TEST3 -s SNAME-TEST3 pppoe0 ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ /bin/sh -c shmif_dumpbus -p - bus0 | tcpdump -n -e -r - | grep PADI ] tc-so:Executing command [ /bin/sh -c shmif_dumpbus -p - bus0 | tcpdump -n -e -r - | grep PADR ] tc-so:Executing command [ rump.ifconfig pppoe0 down ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -e shmif0 -a ACNAME-TEST4 pppoe0 ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ /bin/sh -c shmif_dumpbus -p - bus0 | tcpdump -n -e -r - | grep PADI ] tc-so:Executing command [ /bin/sh -c shmif_dumpbus -p - bus0 | tcpdump -n -e -r - | grep PADR ] tc-so:Executing command [ rump.ifconfig pppoe0 down ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -e shmif0 -a ACNAME-TEST5 -s SNAME-TEST5 pppoe0 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -e shmif0 -s SNAME-TEST6 pppoe0 ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ /bin/sh -c shmif_dumpbus -p - bus0 | tcpdump -n -e -r - | grep PADI ] tc-so:Executing command [ /bin/sh -c shmif_dumpbus -p - bus0 | tcpdump -n -e -r - | grep PADR ] tc-so:Executing command [ /bin/sh -c shmif_dumpbus -p - bus0 | tcpdump -n -e -r - | grep PADI ] tc-so:Executing command [ rump.ifconfig pppoe0 down ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl pppoe0 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl pppoe0 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl pppoe0 noipv6cp ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -dd pppoe0 ] tc-so:Executing command [ rump.ifconfig pppoe0 down ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl pppoe0 noipcp ipv6cp ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -dd pppoe0 ] tc-end: 1646864782.272354, pppoe_params, passed tc-start: 1646864782.289306, pppoe_passiveauthproto_chap tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_pppoe unix://pppoe_server ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_pppoe unix://pppoe_client ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:e2:68:ad:0c ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig pppoe0 create ] tc-so:Executing command [ rump.ifconfig pppoe0 create ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig pppoe0 inet 10.3.3.1 10.3.3.3 down ] tc-so:Executing command [ rump.ifconfig pppoe0 link0 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig pppoe0 inet 0.0.0.0 0.0.0.1 down ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -e shmif0 pppoe0 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -e shmif0 pppoe0 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl pppoe0 hisauthname=foobar@baz.com hisauthsecret=oink hisauthproto=chap myauthproto=none norechallenge ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl pppoe0 myauthname=foobar@baz.com myauthsecret=oink myauthproto=none hisauthproto=none passiveauthproto ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 -w 3 10.3.3.1 ] tc-end: 1646864794.473190, pppoe_passiveauthproto_chap, passed tc-start: 1646864794.489950, pppoe_passiveauthproto_pap tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_pppoe unix://pppoe_server ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_pppoe unix://pppoe_client ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:27:11:ed:ab ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig pppoe0 create ] tc-so:Executing command [ rump.ifconfig pppoe0 create ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig pppoe0 inet 10.3.3.1 10.3.3.3 down ] tc-so:Executing command [ rump.ifconfig pppoe0 link0 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig pppoe0 inet 0.0.0.0 0.0.0.1 down ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -e shmif0 pppoe0 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -e shmif0 pppoe0 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl pppoe0 hisauthname=foobar@baz.com hisauthsecret=oink hisauthproto=pap myauthproto=none ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl pppoe0 myauthname=foobar@baz.com myauthsecret=oink myauthproto=none hisauthproto=none passiveauthproto ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 -w 3 10.3.3.1 ] tc-end: 1646864805.229384, pppoe_passiveauthproto_pap, passed tp-end: 1646864805.246328, net/if_pppoe/t_pppoe tp-start: 1646864806.236430, net/if_tap/t_tap, 3 tc-start: 1646864806.243316, tap_bridged tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpfs_ffs -lrumpnet_netinet6 -lrumpnet_tap -lrumpnet_bridge unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpfs_ffs -lrumpnet_netinet6 -lrumpnet_tap unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:28:5b:45:15 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig tap0 create ] tc-so:Executing command [ grep -q f2:0b:a4:5c:46:1d ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig tap0 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig tap0 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig tap0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ brconfig bridge0 add shmif0 ] tc-so:Executing command [ brconfig bridge0 add tap0 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.3 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::3 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.0.1 ] tc-so:Executing command [ rump.ping6 -n -X 1 -c 1 fc00::1 ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.0.2 ] tc-so:Executing command [ rump.ping6 -n -X 1 -c 1 fc00::2 ] tc-so:Executing command [ /usr/tests/net/if_tap/rump_open_tap /dev/tap0 ./.__tap.pid ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.0.2 ] tc-so:Executing command [ rump.ping6 -n -X 1 -c 1 fc00::2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig tap0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-se:kill: pid 18095: No such process tc-end: 1646864842.418463, tap_bridged, passed tc-start: 1646864842.441335, tap_create_destroy tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpfs_ffs -lrumpnet_netinet6 -lrumpnet_tap unix://commsock1 ] tc-so:Executing command [ rump.ifconfig tap0 create ] tc-so:Executing command [ rump.ifconfig tap0 destroy ] tc-so:Executing command [ rump.ifconfig tap0 create ] tc-so:Executing command [ rump.ifconfig tap0 up ] tc-so:Executing command [ rump.ifconfig tap0 down ] tc-so:Executing command [ rump.ifconfig tap0 destroy ] tc-so:Executing command [ rump.ifconfig tap0 create ] tc-so:Executing command [ rump.ifconfig tap0 up ] tc-so:Executing command [ rump.ifconfig tap0 destroy ] tc-so:Executing command [ rump.ifconfig tap0 create ] tc-so:Executing command [ rump.ifconfig tap0 inet 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig tap0 up ] tc-so:Executing command [ rump.ifconfig tap0 destroy ] tc-so:Executing command [ rump.ifconfig tap0 create ] tc-so:Executing command [ rump.ifconfig tap0 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig tap0 up ] tc-so:Executing command [ rump.ifconfig tap0 destroy ] tc-end: 1646864848.946505, tap_create_destroy, passed tc-start: 1646864848.955409, tap_stand_alone tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpfs_ffs -lrumpnet_netinet6 -lrumpnet_tap unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpfs_ffs -lrumpnet_netinet6 -lrumpnet_tap unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:58:01:6a:e3 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.3 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::3 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.0.1 ] tc-so:Executing command [ rump.ping6 -n -X 1 -c 1 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1 delete ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 delete ] tc-so:Executing command [ rump.ifconfig tap0 create ] tc-so:Executing command [ grep -q f2:0b:a4:27:95:25 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig tap0 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig tap0 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig tap0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -n -X 1 -c 1 fc00::2 ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig tap0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646864875.323016, tap_stand_alone, passed tp-end: 1646864875.340316, net/if_tap/t_tap tp-start: 1646864876.198477, net/if_tun/t_tun, 2 tc-start: 1646864876.200706, tun_create_destroy tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif -lrumpnet_tun unix://commsock1 ] tc-so:Executing command [ rump.ifconfig tun0 create ] tc-so:Executing command [ rump.ifconfig tun0 destroy ] tc-so:Executing command [ rump.ifconfig tun0 create ] tc-so:Executing command [ rump.ifconfig tun0 up ] tc-so:Executing command [ rump.ifconfig tun0 down ] tc-so:Executing command [ rump.ifconfig tun0 destroy ] tc-so:Executing command [ rump.ifconfig tun0 create ] tc-so:Executing command [ rump.ifconfig tun0 up ] tc-so:Executing command [ rump.ifconfig tun0 destroy ] tc-end: 1646864879.567351, tun_create_destroy, passed tc-start: 1646864879.574208, tun_setup tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif -lrumpnet_tun unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif -lrumpnet_tun unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig tun0 create ] tc-so:Executing command [ rump.ifconfig tun0 10.0.0.1 10.0.0.2 up ] tc-so:Executing command [ rump.ifconfig tun0 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:10.0.0.2 10.0.0.1 UH - - - tun0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Executing command [ /bin/sh -c rump.netstat -rn -f inet | grep ^'10\.0\.0\.2' ] tc-so:Executing command [ /bin/sh -c rump.netstat -rn -f inet | grep ^'10\.0\.0\.2' ] tc-so:Executing command [ /bin/sh -c rump.netstat -rn -f inet | grep ^'10\.0\.0\.2' ] tc-so:Executing command [ rump.ifconfig tun0 create ] tc-so:Executing command [ rump.ifconfig tun0 10.0.0.2 10.0.0.1 up ] tc-so:Executing command [ rump.ifconfig tun0 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 10.0.0.2 UH - - - tun0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Executing command [ /bin/sh -c rump.netstat -rn -f inet | grep ^'10\.0\.0\.1' ] tc-so:Executing command [ /bin/sh -c rump.netstat -rn -f inet | grep ^'10\.0\.0\.1' ] tc-so:Executing command [ /bin/sh -c rump.netstat -rn -f inet | grep ^'10\.0\.0\.1' ] tc-end: 1646864901.545348, tun_setup, passed tp-end: 1646864901.559869, net/if_tun/t_tun tp-start: 1646864902.602167, net/if_vether/t_vether, 3 tc-start: 1646864902.604491, vether_bridged tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpfs_ffs -lrumpnet_netinet6 -lrumpnet_vether -lrumpnet_bridge unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpfs_ffs -lrumpnet_netinet6 -lrumpnet_vether unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:bb:04:40:d8 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig vether0 create ] tc-so:Executing command [ grep -q f2:0b:a4:aa:ea:38 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig vether0 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig vether0 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig vether0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ brconfig bridge0 add shmif0 ] tc-so:Executing command [ brconfig bridge0 add vether0 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.3 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::3 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.0.1 ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.0.2 ] tc-so:Executing command [ rump.ping6 -n -X 1 -c 1 fc00::1 ] tc-so:Executing command [ rump.ping6 -n -X 1 -c 1 fc00::2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig vether0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646864931.493182, vether_bridged, passed tc-start: 1646864931.517192, vether_create_destroy tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpfs_ffs -lrumpnet_netinet6 -lrumpnet_vether unix://commsock1 ] tc-so:Executing command [ rump.ifconfig vether0 create ] tc-so:Executing command [ rump.ifconfig vether0 destroy ] tc-so:Executing command [ rump.ifconfig vether0 create ] tc-so:Executing command [ rump.ifconfig vether0 up ] tc-so:Executing command [ rump.ifconfig vether0 down ] tc-so:Executing command [ rump.ifconfig vether0 destroy ] tc-so:Executing command [ rump.ifconfig vether0 create ] tc-so:Executing command [ rump.ifconfig vether0 up ] tc-so:Executing command [ rump.ifconfig vether0 destroy ] tc-so:Executing command [ rump.ifconfig vether0 create ] tc-so:Executing command [ rump.ifconfig vether0 inet 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig vether0 up ] tc-so:Executing command [ rump.ifconfig vether0 destroy ] tc-so:Executing command [ rump.ifconfig vether0 create ] tc-so:Executing command [ rump.ifconfig vether0 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig vether0 up ] tc-so:Executing command [ rump.ifconfig vether0 destroy ] tc-end: 1646864938.226334, vether_create_destroy, passed tc-start: 1646864938.235063, vether_stand_alone tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpfs_ffs -lrumpnet_netinet6 -lrumpnet_vether unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpfs_ffs -lrumpnet_netinet6 -lrumpnet_vether unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:9f:95:04:e7 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.3 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::3 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.0.1 ] tc-so:Executing command [ rump.ping6 -n -X 1 -c 1 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1 delete ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 delete ] tc-so:Executing command [ rump.ifconfig vether0 create ] tc-so:Executing command [ grep -q f2:0b:a4:41:fb:2a ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig vether0 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig vether0 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig vether0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -n -X 1 -c 1 fc00::2 ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig vether0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646864971.114464, vether_stand_alone, passed tp-end: 1646864971.147693, net/if_vether/t_vether tp-start: 1646864975.979854, net/if_vlan/t_vlan, 15 tc-start: 1646864975.982747, vlan_auto_follow_mtu tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_vlan unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_vlan unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ grep -q b2:a0:74:d6:f6:fc ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig vlan0 create ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 mtu 1400 ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 inet 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig vlan0 create ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 inet 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -D -n -w 1 -c 1 -s 1468 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping -D -n -w 1 -c 1 -s 1469 10.0.0.2 ] tc-end: 1646864999.886352, vlan_auto_follow_mtu, passed tc-start: 1646864999.915700, vlan_auto_follow_mtu6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_vlan -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_vlan -lrumpnet_netinet6 unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ grep -q b2:a0:1d:20:b5:5f ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig vlan0 create ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 mtu 1400 ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig vlan0 create ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -mm -n -c 1 -i 1 -s 1448 fc00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping6 -mm -n -c 1 -i 1 -s 1449 fc00::2 ] tc-so:Executing command [ cat ./out ] tc-end: 1646865015.846237, vlan_auto_follow_mtu6, passed tc-start: 1646865015.867822, vlan_basic tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_vlan unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_vlan unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ grep -q b2:a0:52:b9:c5:94 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig vlan0 create ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 inet 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig vlan0 create ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 inet 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 20 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 inet 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 inet 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -z vlan0 ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-end: 1646865053.324928, vlan_basic, passed tc-start: 1646865053.354614, vlan_basic6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_vlan -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_vlan -lrumpnet_netinet6 unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ grep -q b2:a0:51:96:16:83 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig vlan0 create ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig vlan0 create ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -n -c 1 fc00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 20 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -n -c 1 fc00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -z vlan0 ] tc-so:Executing command [ rump.ping6 -n -c 1 fc00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-end: 1646865086.592259, vlan_basic6, passed tc-start: 1646865086.616776, vlan_bridge tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_vlan -lrumpnet_bridge unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig vlan0 create ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ rump.ifconfig bridge0 mtu 1496 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /sbin/brconfig bridge0 add vlan0 ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ifconfig vlan0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /sbin/brconfig bridge0 add vlan0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /sbin/brconfig bridge0 delete vlan0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /sbin/brconfig bridge0 add vlan0 ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /sbin/brconfig bridge0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /sbin/brconfig bridge0 delete vlan0 ] tc-so:Executing command [ rump.ifconfig bridge0 mtu 1495 ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ifconfig vlan0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /sbin/brconfig bridge0 add vlan0 ] tc-so:Executing command [ rump.ifconfig vlan0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /sbin/brconfig bridge0 delete vlan0 ] tc-so:Executing command [ rump.ifconfig bridge0 mtu 1496 ] tc-so:Executing command [ rump.ifconfig vlan0 mtu 1495 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /sbin/brconfig bridge0 add vlan0 ] tc-so:Executing command [ rump.ifconfig vlan0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /sbin/brconfig bridge0 delete vlan0 ] tc-so:Executing command [ rump.ifconfig bridge0 mtu 1497 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /sbin/brconfig bridge0 add vlan0 ] tc-so:Executing command [ rump.ifconfig bridge0 mtu 1496 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /sbin/brconfig bridge0 add vlan0 ] tc-so:Executing command [ rump.ifconfig vlan0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646865102.298439, vlan_bridge, passed tc-start: 1646865102.318775, vlan_bridge6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_vlan -lrumpnet_netinet6 -lrumpnet_bridge unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig vlan0 create ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ rump.ifconfig bridge0 mtu 1496 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /sbin/brconfig bridge0 add vlan0 ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ifconfig vlan0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /sbin/brconfig bridge0 add vlan0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /sbin/brconfig bridge0 delete vlan0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /sbin/brconfig bridge0 add vlan0 ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /sbin/brconfig bridge0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /sbin/brconfig bridge0 delete vlan0 ] tc-so:Executing command [ rump.ifconfig bridge0 mtu 1495 ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ifconfig vlan0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /sbin/brconfig bridge0 add vlan0 ] tc-so:Executing command [ rump.ifconfig vlan0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /sbin/brconfig bridge0 delete vlan0 ] tc-so:Executing command [ rump.ifconfig bridge0 mtu 1496 ] tc-so:Executing command [ rump.ifconfig vlan0 mtu 1495 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /sbin/brconfig bridge0 add vlan0 ] tc-so:Executing command [ rump.ifconfig vlan0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /sbin/brconfig bridge0 delete vlan0 ] tc-so:Executing command [ rump.ifconfig bridge0 mtu 1497 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /sbin/brconfig bridge0 add vlan0 ] tc-so:Executing command [ rump.ifconfig bridge0 mtu 1496 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /sbin/brconfig bridge0 add vlan0 ] tc-so:Executing command [ rump.ifconfig vlan0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646865119.428985, vlan_bridge6, passed tc-start: 1646865119.447270, vlan_configs tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_vlan unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif0 link b0:a0:75:00:01:00 active ] tc-so:Executing command [ rump.ifconfig shmif1 link b0:a0:75:00:01:01 active ] tc-so:Executing command [ rump.ifconfig vlan0 create ] tc-so:Executing command [ rump.ifconfig vlan0 ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif ] tc-so:Executing command [ rump.ifconfig vlan0 ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif shmif1 ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif shmif2 ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 mtu 1497 ] tc-so:Executing command [ rump.ifconfig vlan0 mtu 1496 ] tc-so:Executing command [ rump.ifconfig vlan0 mtu 42 ] tc-so:Executing command [ rump.ifconfig vlan0 mtu 41 ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif ] tc-so:Executing command [ rump.ifconfig vlan1 create ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan1 vlan 10 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan1 vlan 10 vlanif shmif1 ] tc-so:Executing command [ rump.ifconfig vlan1 -vlanif shmif1 ] tc-so:Executing command [ rump.ifconfig vlan1 vlan 10 vlanif shmif1 ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif shmif0 ] tc-end: 1646865128.197651, vlan_configs, passed tc-start: 1646865128.208224, vlan_configs6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_vlan -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif0 link b0:a0:75:00:01:00 active ] tc-so:Executing command [ rump.ifconfig shmif1 link b0:a0:75:00:01:01 active ] tc-so:Executing command [ rump.ifconfig vlan0 create ] tc-so:Executing command [ rump.ifconfig vlan0 ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif ] tc-so:Executing command [ rump.ifconfig vlan0 ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif shmif1 ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif shmif2 ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 mtu 1497 ] tc-so:Executing command [ rump.ifconfig vlan0 mtu 1496 ] tc-so:Executing command [ rump.ifconfig vlan0 mtu 42 ] tc-so:Executing command [ rump.ifconfig vlan0 mtu 41 ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif ] tc-so:Executing command [ rump.ifconfig vlan1 create ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan1 vlan 10 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan1 vlan 10 vlanif shmif1 ] tc-so:Executing command [ rump.ifconfig vlan1 -vlanif shmif1 ] tc-so:Executing command [ rump.ifconfig vlan1 vlan 10 vlanif shmif1 ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif shmif0 ] tc-end: 1646865137.307987, vlan_configs6, passed tc-start: 1646865137.318688, vlan_create_destroy tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_vlan unix://commsock1 ] tc-so:Executing command [ rump.ifconfig vlan0 create ] tc-so:Executing command [ rump.ifconfig vlan0 destroy ] tc-so:Executing command [ rump.ifconfig vlan0 create ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ifconfig vlan0 down ] tc-so:Executing command [ rump.ifconfig vlan0 destroy ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig vlan0 create ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 1 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ifconfig vlan0 destroy ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig vlan0 create ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan1 create ] tc-so:Executing command [ rump.ifconfig vlan1 vlan 11 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan2 create ] tc-so:Executing command [ rump.ifconfig vlan2 vlan 12 vlanif shmif1 ] tc-so:Executing command [ rump.ifconfig vlan3 create ] tc-so:Executing command [ rump.ifconfig vlan3 vlan 13 vlanif shmif1 ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig vlan0 ] tc-so:Executing command [ rump.ifconfig vlan1 ] tc-so:Executing command [ rump.ifconfig vlan2 ] tc-so:Executing command [ rump.ifconfig vlan3 ] tc-so:Executing command [ rump.ifconfig vlan0 destroy ] tc-so:Executing command [ rump.ifconfig vlan1 destroy ] tc-so:Executing command [ rump.ifconfig vlan2 destroy ] tc-so:Executing command [ rump.ifconfig vlan3 destroy ] tc-end: 1646865146.901057, vlan_create_destroy, passed tc-start: 1646865146.909890, vlan_create_destroy6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_vlan -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump.ifconfig vlan0 create ] tc-so:Executing command [ rump.ifconfig vlan0 destroy ] tc-so:Executing command [ rump.ifconfig vlan0 create ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ifconfig vlan0 down ] tc-so:Executing command [ rump.ifconfig vlan0 destroy ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig vlan0 create ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 1 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ifconfig vlan0 destroy ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig vlan0 create ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan1 create ] tc-so:Executing command [ rump.ifconfig vlan1 vlan 11 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan2 create ] tc-so:Executing command [ rump.ifconfig vlan2 vlan 12 vlanif shmif1 ] tc-so:Executing command [ rump.ifconfig vlan3 create ] tc-so:Executing command [ rump.ifconfig vlan3 vlan 13 vlanif shmif1 ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig vlan0 ] tc-so:Executing command [ rump.ifconfig vlan1 ] tc-so:Executing command [ rump.ifconfig vlan2 ] tc-so:Executing command [ rump.ifconfig vlan3 ] tc-so:Executing command [ rump.ifconfig vlan0 destroy ] tc-so:Executing command [ rump.ifconfig vlan1 destroy ] tc-so:Executing command [ rump.ifconfig vlan2 destroy ] tc-so:Executing command [ rump.ifconfig vlan3 destroy ] tc-end: 1646865157.122026, vlan_create_destroy6, passed tc-start: 1646865157.132712, vlan_multicast tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_vlan unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr net0 up ] tc-so:Executing command [ rump.ifconfig vlan0 create ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 inet 10.0.0.1/24 up ] tc-so:Executing command [ rump.ifconfig vlan1 create ] tc-so:Executing command [ rump.ifconfig vlan1 vlan 11 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan1 inet 10.0.1.1/24 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /usr/tests/net/if_vlan/siocXmulti add vlan0 224.0.0.10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /usr/tests/net/if_vlan/siocXmulti del vlan0 224.0.0.10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /usr/tests/net/if_vlan/siocXmulti del vlan0 224.0.0.10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /usr/tests/net/if_vlan/siocXmulti add vlan0 224.0.0.10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /usr/tests/net/if_vlan/siocXmulti add vlan1 224.0.0.10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /usr/tests/net/if_vlan/siocXmulti del vlan0 224.0.0.10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /usr/tests/net/if_vlan/siocXmulti del vlan0 224.0.0.10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /usr/tests/net/if_vlan/siocXmulti del vlan1 224.0.0.10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /usr/tests/net/if_vlan/siocXmulti add vlan0 224.0.0.10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /usr/tests/net/if_vlan/siocXmulti add vlan0 224.0.0.10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /usr/tests/net/if_vlan/siocXmulti add vlan0 224.0.0.10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /usr/tests/net/if_vlan/siocXmulti del vlan0 224.0.0.10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /usr/tests/net/if_vlan/siocXmulti del vlan0 224.0.0.10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /usr/tests/net/if_vlan/siocXmulti del vlan0 224.0.0.10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /usr/tests/net/if_vlan/siocXmulti add vlan0 224.0.0.10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /usr/tests/net/if_vlan/siocXmulti add vlan0 224.0.0.10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /usr/tests/net/if_vlan/siocXmulti add vlan0 224.0.0.10 ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif shmif0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-end: 1646865172.781383, vlan_multicast, passed tc-start: 1646865172.794768, vlan_multicast6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_vlan -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr net0 up ] tc-so:Executing command [ rump.ifconfig vlan0 create ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 inet6 fc00::1/64 up ] tc-so:Executing command [ rump.ifconfig vlan1 create ] tc-so:Executing command [ rump.ifconfig vlan1 vlan 11 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan1 inet6 fc00:1::1/64 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /usr/tests/net/if_vlan/siocXmulti add vlan0 ff11::10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /usr/tests/net/if_vlan/siocXmulti del vlan0 ff11::10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /usr/tests/net/if_vlan/siocXmulti del vlan0 ff11::10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /usr/tests/net/if_vlan/siocXmulti add vlan0 ff11::10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /usr/tests/net/if_vlan/siocXmulti add vlan1 ff11::10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /usr/tests/net/if_vlan/siocXmulti del vlan0 ff11::10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /usr/tests/net/if_vlan/siocXmulti del vlan0 ff11::10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /usr/tests/net/if_vlan/siocXmulti del vlan1 ff11::10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /usr/tests/net/if_vlan/siocXmulti add vlan0 ff11::10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /usr/tests/net/if_vlan/siocXmulti add vlan0 ff11::10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /usr/tests/net/if_vlan/siocXmulti add vlan0 ff11::10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /usr/tests/net/if_vlan/siocXmulti del vlan0 ff11::10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /usr/tests/net/if_vlan/siocXmulti del vlan0 ff11::10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /usr/tests/net/if_vlan/siocXmulti del vlan0 ff11::10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /usr/tests/net/if_vlan/siocXmulti add vlan0 ff11::10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /usr/tests/net/if_vlan/siocXmulti add vlan0 ff11::10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /usr/tests/net/if_vlan/siocXmulti add vlan0 ff11::10 ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif shmif0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-end: 1646865189.593091, vlan_multicast6, passed tc-start: 1646865189.605631, vlan_promisc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_bpf -lrumpnet_vlan -lrumpnet_bridge unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_vlan unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ grep -q b2:a0:bb:23:81:e4 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig vlan0 create ] tc-so:Executing command [ rump.ifconfig vlan1 create ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ grep -q b2:a0:de:69:7e:5f ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig vlan0 create ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 1 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig vlan0 inet 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.arp -s 10.0.0.1 b2:a0:bb:23:81:e4 ] tc-so:Executing command [ rump.ifconfig bridge0 mtu 1496 ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 1 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ifconfig vlan0 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /sbin/brconfig bridge0 add vlan0 ] tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ rump.ifconfig vlan0 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig bridge0 down ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /sbin/brconfig bridge0 delete vlan0 ] tc-so:Executing command [ rump.ifconfig vlan0 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 1 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /usr/tests/net/if_vlan/bpfopen -dv -b /rump/dev/bpf -p ./bpfopen.pid shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig -z vlan0 ] tc-so:Executing command [ rump.ifconfig -v vlan0 ] tc-so:Executing command [ rump.ping -c 3 -i 0.2 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig -v vlan0 ] tc-so:Executing command [ kill -TERM 11103 ] tc-so:Executing command [ rump.ifconfig vlan0 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 1 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /usr/tests/net/if_vlan/bpfopen -dv -b /rump/dev/bpf -p ./bpfopen.pid vlan0 ] tc-so:Executing command [ rump.ifconfig vlan0 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif ] tc-so:Executing command [ rump.ifconfig vlan0 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ kill -TERM 12961 ] tc-so:Executing command [ rump.ifconfig vlan0 ] tc-end: 1646865225.105472, vlan_promisc, passed tc-start: 1646865225.124937, vlan_vlanid tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_vlan unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_vlan unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ grep -q b2:a0:34:6b:5f:13 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig vlan0 create ] tc-so:Executing command [ rump.sysctl -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig vlan0 create ] tc-so:Executing command [ rump.ifconfig vlan0 vlan -1 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 1 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 1 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 4094 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 4094 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 1209 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 1209 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 872 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 872 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 345 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 345 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 0 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 4095 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 4096 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 16385 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 65536 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 65537 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 69631 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 1 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 2 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 1 vlanif shmif1 ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif ] tc-so:Executing command [ rump.ifconfig vlan0 inet 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 inet 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ifconfig vlan1 create ] tc-so:Executing command [ rump.ifconfig vlan1 vlan 11 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan1 inet 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig vlan1 up ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 inet 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ifconfig vlan1 create ] tc-so:Executing command [ rump.ifconfig vlan1 vlan 11 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan1 inet 10.0.1.2/24 ] tc-so:Executing command [ rump.ifconfig vlan1 up ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.1.2 ] tc-end: 1646865249.604316, vlan_vlanid, passed tc-start: 1646865249.626117, vlan_vlanid6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_vlan -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_vlan -lrumpnet_netinet6 unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ grep -q b2:a0:18:96:af:f5 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig vlan0 create ] tc-so:Executing command [ rump.sysctl -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig vlan0 create ] tc-so:Executing command [ rump.ifconfig vlan0 vlan -1 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 1 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 1 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ping6 -n -c 1 fc00::2 ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 4094 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 4094 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ping6 -n -c 1 fc00::2 ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 3904 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 3904 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ping6 -n -c 1 fc00::2 ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 3857 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 3857 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ping6 -n -c 1 fc00::2 ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 574 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 574 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ping6 -n -c 1 fc00::2 ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 0 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 4095 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 4096 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 16385 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 65536 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 65537 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 69631 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 1 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 2 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 1 vlanif shmif1 ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif ] tc-so:Executing command [ rump.ifconfig vlan0 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ifconfig vlan1 create ] tc-so:Executing command [ rump.ifconfig vlan1 vlan 11 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan1 inet6 fc00:1::1/64 ] tc-so:Executing command [ rump.ifconfig vlan1 up ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ifconfig vlan1 create ] tc-so:Executing command [ rump.ifconfig vlan1 vlan 11 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan1 inet6 fc00:1::2/64 ] tc-so:Executing command [ rump.ifconfig vlan1 up ] tc-so:Executing command [ rump.ping6 -n -c 1 fc00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 fc00:1::2 ] tc-end: 1646865271.858923, vlan_vlanid6, passed tp-end: 1646865271.876360, net/if_vlan/t_vlan tp-start: 1646865275.168771, net/if_wg/t_basic, 13 tc-start: 1646865275.170946, wg_basic_ipv4_over_ipv4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:unix://wg_local shmif0 tc-so:bus tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:unix://wg_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ grep -q b2:a0:35:ad:8e:61 ./.__macaddrs ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_peer shmif0 tc-so:bus tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1/24 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet 10.0.0.1/24 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.1 U - - - wg0 tc-so:10.0.0.1 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.1 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:d5ff:fe93:dde8 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::4001:2e7:539e:da58 U - - - wg0 tc-so:fe80::4001:2e7:539e:da58 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::4001:2e7:539e:da58 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::4001:2e7:539e:da58 UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: down tc-so: inet6 fe80::4001:2e7:539e:da58%wg0/64 flags 0x8 scopeid 0x3 tc-so: inet 10.0.0.1/24 flags 0x4 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 7NafYWcXJvQd4MyugyNqeqLBi5Kx216hO8LLfZUncEg= --endpoint=192.168.1.2:51820 --allowed-ips=10.0.0.2/32 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.2/24 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet 10.0.0.2/24 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.2 U - - - wg0 tc-so:10.0.0.2 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.2 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:35ff:fead:8e61 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::e0f1:7d16:2451:beb2 U - - - wg0 tc-so:fe80::e0f1:7d16:2451:beb2 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::e0f1:7d16:2451:beb2 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::e0f1:7d16:2451:beb2 UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: down tc-so: inet6 fe80::e0f1:7d16:2451:beb2%wg0/64 flags 0x8 scopeid 0x3 tc-so: inet 10.0.0.2/24 flags 0x4 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 USamhOAkgT5SmF66maPJB1O/gIB2w6dtCz26XYcX6TU= --endpoint=192.168.1.1:51820 --allowed-ips=10.0.0.1/32 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -n -i 0.1 -c 3 -w 1 10.0.0.2 ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se:PING 10.0.0.2 (10.0.0.2): 56 data bytes tc-se: tc-se:stderr: tc-se:rump.ping: poll: Socket is not connected tc-se: tc-so:unix://wg_local tc-so:unix://wg_peer tc-so:### Dumping unix://wg_local tc-se:rump.ifconfig: rump client init: No such file or directory tc-se:rump.netstat: init failed: No such file or directory tc-se:rump.netstat: rumpclient init: No such file or directory tc-se:vmstat: rumpclient init: No such file or directory tc-se:rump.arp: init failed: No such file or directory tc-se:rump.ndp: init failed: No such file or directory tc-se:ifmcstat: rumpclient init: No such file or directory tc-se:dmesg: rumpclient init: No such file or directory tc-so:### Dumping unix://wg_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:35:ad:8e:61 tc-so: linkstr: bus tc-so: input: 3 packets, 214 bytes, 3 multicasts tc-so: output: 6 packets, 428 bytes, 4 multicasts tc-so: inet6 fe80::b0a0:35ff:fead:8e61%shmif0/64 flags 0 scopeid 0x2 tc-so: inet 192.168.1.2/24 broadcast 192.168.1.255 flags 0 tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 fe80::e0f1:7d16:2451:beb2%wg0/64 flags 0 scopeid 0x3 tc-so: inet 10.0.0.2/24 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.2 U - - - wg0 tc-so:10.0.0.2 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.2 link#2 UHl - - - lo0 tc-so:192.168.1.1 b2:a0:d5:93:dd:e8 UHL - - - shmif0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:35ff:fead:8e61 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::e0f1:7d16:2451:beb2 U - - - wg0 tc-so:fe80::e0f1:7d16:2451:beb2 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::e0f1:7d16:2451:beb2 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::e0f1:7d16:2451:beb2 UC - - - wg0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:35:ad:8e:61 4 0 8 0 0 tc-so:shmif 1500 192.168.1/24 192.168.1.2 4 0 8 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:35ff:f tc-so: ff01:2::1 tc-so: ff02::2:99a2:4fc% tc-so: ff02::1%shmif0 tc-so: ff02::1:ffad:8e61 4 0 8 0 0 tc-so:wg0 1420 0 0 0 0 0 tc-so:wg0 1420 10.0.0/24 10.0.0.2 0 0 0 0 0 tc-so:wg0 1420 fe80::/64 fe80::e0f1:7d16:2 tc-so: ff01:3::1 tc-so: ff02::2:99a2:4fc% tc-so: ff02::1%wg0 tc-so: ff02::1:ff51:beb2 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:in6pcbpl 304 11 0 10 1 0 1 1 0 inf 0 tc-so:inmltpl 64 3 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 28 0 27 1 0 1 1 0 inf 0 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 54 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 61 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 213 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 83 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 59 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 33 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 97 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 507 0 0 169 0 169 169 0 inf 0 tc-so:kmem-04096 4096 15 0 0 8 0 8 8 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 0 1 0 1 1 0 inf 0 tc-so:mbpl 272 7 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 38 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 33 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 17 0 2 1 0 1 1 0 inf 0 tc-so:pdict32 96 5 0 4 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 7 0 4 1 0 1 1 0 inf 0 tc-so:propdata 48 14 0 10 1 0 1 1 0 inf 0 tc-so:propdict 64 17 0 8 1 0 1 1 0 inf 0 tc-so:propnmbr 64 6 0 2 1 0 1 1 0 inf 0 tc-so:propstng 80 9 0 3 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 20 0 2 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 3 0 0 1 0 1 1 0 inf 0 tc-so:thplthrd 80 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1607 0 73 263 0 263 tc-so: tc-so:In use 1465K, total allocated 2104K; utilization 69.6% tc-so: tc-so:? (192.168.1.1) at b2:a0:d5:93:dd:e8 on shmif0 1s I tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:35ff:fead:8e61%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:99a2:4fc%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ffad:8e61%shmif0 refcount 1 tc-so: enaddr b2:a0:35:ad:8e:61 multicnt 4 tc-so: 33:33:99:a2:04:fc -- 33:33:99:a2:04:fc refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:ad:8e:61 -- 33:33:ff:ad:8e:61 refcount 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:wg0: tc-so: inet6 fe80::e0f1:7d16:2451:beb2%wg0 tc-so: group ff01:3::1 refcount 1 tc-so: group ff02::2:99a2:4fc%wg0 refcount 1 tc-so: group ff02::1%wg0 refcount 1 tc-so: group ff02::1:ff51:beb2%wg0 refcount 1 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.210005] mainbus0 (root) tc-so:[ 1.210005] chacha: Portable C ChaCha tc-so:[ 1.210005] aes: BearSSL aes_ct tc-so:[ 1.210005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.210005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.760005] shmif0: Ethernet address b2:a0:35:ad:8e:61 tc-so:[ 9.470005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 9.470005] get_ifid: shmif0: ifid: b0:a0:35:ff:fe:ad:8e:61 tc-so:[ 9.470005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:35ff:fead:8e61 tc-so:[ 9.850005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 9.850005] get_ifid: wg0: ifid: e0:f1:7d:16:24:51:be:b2 tc-so:[ 10.130005] ip6_output: refusing to send from invalid address fe80:3::e0f1:7d16:2451:beb2 (pid 0) tc-so:[ 10.360005] ip6_output: refusing to send from invalid address fe80:3::e0f1:7d16:2451:beb2 (pid 0) tc-so:[ 11.060005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:35ff:fead:8e61 - no duplicates found tc-so:[ 13.070005] in6_if_link_up: fe80:3::e0f1:7d16:2451:beb2 marked tentative tc-so:[ 13.070005] nd6_dad_start: wg0: starting DAD for fe80:3::e0f1:7d16:2451:beb2 tc-so:[ 14.300005] nd6_dad_timer: wg0: DAD complete for fe80:3::e0f1:7d16:2451:beb2 - no duplicates found tc-so:GNU gdb (GDB) 11.0.50.20200914-git tc-so:Copyright (C) 2020 Free Software Foundation, Inc. tc-so:License GPLv3+: GNU GPL version 3 or later tc-so:This is free software: you are free to change and redistribute it. tc-so:There is NO WARRANTY, to the extent permitted by law. tc-so:Type "show copying" and "show warranty" for details. tc-so:This GDB was configured as "sparc64--netbsd". tc-so:Type "show configuration" for configuration details. tc-so:For bug reporting instructions, please see: tc-so:. tc-so:Find the GDB manual and other documentation resources online at: tc-so: . tc-so: tc-so:For help, type "help". tc-so:Type "apropos word" to search for commands related to "word"... tc-so:Reading symbols from /usr/bin/rump_server... tc-so:(No debugging symbols found in /usr/bin/rump_server) tc-so:[New process 4342] tc-so:[New process 11713] tc-so:[New process 26224] tc-so:[New process 16258] tc-so:[New process 24304] tc-so:[New process 21414] tc-so:[New process 11102] tc-so:[New process 11251] tc-so:[New process 13064] tc-so:[New process 18739] tc-so:[New process 7840] tc-so:[New process 23290] tc-so:[New process 7240] tc-so:[New process 19452] tc-so:[New process 24362] tc-so:[New process 11643] tc-so:[New process 25199] tc-so:[New process 7587] tc-so:[New process 17589] tc-so:[New process 7448] tc-so:[New process 555] tc-so:[New process 8949] tc-so:[New process 16557] tc-so:[New process 8133] tc-so:[New process 10706] tc-so:[New process 26796] tc-so:[New process 17379] tc-so:[New process 23101] tc-so:[New process 20112] tc-so:[New process 18906] tc-so:[New process 4341] tc-so:[New process 22249] tc-so:[New process 23034] tc-so:[New process 16146] tc-so:[New process 24795] tc-so:[New process 6824] tc-so:[New process 29609] tc-so:[New process 26557] tc-so:[New process 9882] tc-so:[New process 21294] tc-so:[New process 6873] tc-so:[New process 8869] tc-so:[New process 19103] tc-so:[New process 8855] tc-so:[New process 26412] tc-so:Core was generated by `rump_server'. tc-so:Program terminated with signal SIGABRT, Aborted. tc-so:#0 0x00000000413d24d0 in abort () from /usr/lib/libc.so.12 tc-so:[Current thread is 1 (process 4342)] tc-so:#0 0x00000000413d24d0 in abort () from /usr/lib/libc.so.12 tc-so:#1 0x0000000040e0a73c in rumpuser_exit () from /usr/lib/librumpuser.so.0 tc-so:#2 0x00000000407fabac in rumpns_cpu_reboot () from /usr/lib/librump.so.0 tc-so:#3 0x00000000407c87ec in rumpns_kern_reboot () from /usr/lib/librump.so.0 tc-so:#4 0x000000004079a168 in rumpns_vpanic () from /usr/lib/librump.so.0 tc-so:#5 0x000000004079a248 in rumpns_panic () from /usr/lib/librump.so.0 tc-so:#6 0x000000004079c178 in ?? () from /usr/lib/librump.so.0 tc-so:Backtrace stopped: previous frame identical to this frame (corrupt stack?) tc-so:(gdb) quit tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.2600050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.4500050] get_ifid: shmif0: got interface identifier from itself tc-so:[ 7.4500050] get_ifid: shmif0: ifid: b0:a0:d5:ff:fe:93:dd:e8 tc-so:[ 7.4500050] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:d5ff:fe93:dde8 tc-so:[ 8.0500050] get_ifid: wg0: interface identifier generated by random number tc-so:[ 8.0500050] get_ifid: wg0: ifid: 40:01:02:e7:53:9e:da:58 tc-so:[ 8.6800050] ip6_output: refusing to send from invalid address fe80:3::4001:2e7:539e:da58 (pid 0) tc-so:[ 8.7000050] ip6_output: refusing to send from invalid address fe80:3::4001:2e7:539e:da58 (pid 0) tc-so:[ 9.1900050] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:d5ff:fe93:dde8 - no duplicates found tc-so:[ 10.3600050] in6_if_link_up: fe80:3::4001:2e7:539e:da58 marked tentative tc-so:[ 10.3600050] nd6_dad_start: wg0: starting DAD for fe80:3::4001:2e7:539e:da58 tc-so:[ 11.8200050] nd6_dad_timer: wg0: DAD complete for fe80:3::4001:2e7:539e:da58 - no duplicates found tc-so:[ 17.2600050] panic: pool_redzone_check: [mbpl] 0x00 != 0x18 tc-so:[ 17.2600050] rump kernel halting... tc-so:[ 1.0000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.0000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.0000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.0000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.0000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.0000000] The Regents of the University of California. All rights reserved. tc-so:[ 1.0000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.0000000] total memory = unlimited (host limit) tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.0000040] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.0000050] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.0000050] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.0200050] root file system type: rumpfs tc-so:[ 1.0200050] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.1900050] mainbus0 (root) tc-so:[ 1.2600050] chacha: Portable C ChaCha tc-so:[ 1.2600050] aes: BearSSL aes_ct tc-so:[ 1.2600050] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.2600050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.3800050] shmif0: Ethernet address b2:a0:d5:93:dd:e8 tc-so:[ 17.2600050] panic: pool_redzone_check: [mbpl] 0x00 != 0x18 tc-so:[ 17.2600050] rump kernel halting... tc-so:[ 10.3600050] tc-so:[ 10.3600050] tc-so:bus tc-so:### Dumping bus tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:07.410004 b2:a0:d5:93:dd:e8 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.1, length 28 tc-so:00:00:08.100004 b2:a0:d5:93:dd:e8 > 33:33:ff:93:dd:e8, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff93:dde8: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff93:dde8, length 24 tc-so:00:00:08.180004 b2:a0:d5:93:dd:e8 > 33:33:ff:93:dd:e8, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff93:dde8: ICMP6, neighbor solicitation, who has fe80::b0a0:d5ff:fe93:dde8, length 32 tc-so:00:00:08.300004 b2:a0:d5:93:dd:e8 > 33:33:ed:a5:24:08, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:eda5:2408: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:eda5:2408, length 24 tc-so:00:00:09.270004 b2:a0:d5:93:dd:e8 > 33:33:ed:a5:24:08, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d5ff:fe93:dde8 > ff02::2:eda5:2408: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:eda5:2408, length 24 tc-so:00:00:09.430004 b2:a0:35:ad:8e:61 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.2 tell 192.168.1.2, length 28 tc-so:00:00:09.970004 b2:a0:35:ad:8e:61 > 33:33:ff:ad:8e:61, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffad:8e61: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffad:8e61, length 24 tc-so:00:00:10.050004 b2:a0:35:ad:8e:61 > 33:33:ff:ad:8e:61, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffad:8e61: ICMP6, neighbor solicitation, who has fe80::b0a0:35ff:fead:8e61, length 32 tc-so:00:00:10.250004 b2:a0:35:ad:8e:61 > 33:33:99:a2:04:fc, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:99a2:4fc: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:99a2:4fc, length 24 tc-so:00:00:13.410004 b2:a0:35:ad:8e:61 > 33:33:99:a2:04:fc, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:35ff:fead:8e61 > ff02::2:99a2:4fc: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:99a2:4fc, length 24 tc-so:00:00:16.090004 b2:a0:d5:93:dd:e8 > 33:33:ff:93:dd:e8, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d5ff:fe93:dde8 > ff02::1:ff93:dde8: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff93:dde8, length 24 tc-so:00:00:17.200004 b2:a0:d5:93:dd:e8 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.2 tell 192.168.1.1, length 28 tc-so:00:00:14.670004 b2:a0:35:ad:8e:61 > b2:a0:d5:93:dd:e8, ethertype ARP (0x0806), length 42: Reply 192.168.1.2 is-at b2:a0:35:ad:8e:61, length 28 tc-so:00:00:17.260004 b2:a0:d5:93:dd:e8 > b2:a0:35:ad:8e:61, ethertype IPv4 (0x0800), length 190: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 148 tc-so:00:00:16.690004 b2:a0:35:ad:8e:61 > 33:33:ff:ad:8e:61, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:35ff:fead:8e61 > ff02::1:ffad:8e61: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffad:8e61, length 24 tc-so:00:00:16.690004 b2:a0:35:ad:8e:61 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.2, length 28 tc-so:00:00:17.720004 b2:a0:35:ad:8e:61 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.2, length 28 tc-so:00:00:18.720004 b2:a0:35:ad:8e:61 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.2, length 28 tc-so:00:00:19.750004 b2:a0:35:ad:8e:61 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.2, length 28 tc-so:unix://wg_local tc-so:unix://wg_peer tc-se:rump.halt: init failed: No such file or directory tc-end: 1646865304.453660, wg_basic_ipv4_over_ipv4, failed, atf-check failed; see the output of the test for details tc-start: 1646865304.517119, wg_basic_ipv4_over_ipv6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:unix://wg_local shmif0 tc-so:bus tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:unix://wg_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ grep -q b2:a0:67:84:ec:b7 ./.__macaddrs ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_peer shmif0 tc-so:bus tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet 10.0.0.1/24 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.1 U - - - wg0 tc-so:10.0.0.1 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#2 UC - - - shmif0 tc-so:fc00::1 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:20ff:fe04:90d5 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::749b:2018:4bf4:12a6 U - - - wg0 tc-so:fe80::749b:2018:4bf4:12a6 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::749b:2018:4bf4:12a6 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::749b:2018:4bf4:12a6 UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: down tc-so: inet6 fe80::749b:2018:4bf4:12a6%wg0/64 flags 0x8 scopeid 0x3 tc-so: inet 10.0.0.1/24 flags 0x4 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 rFuqWjC3Ud70ZT/svJvkyh/EwjQCR3p3wF4NcSp8Mk0= --endpoint=fc00::2:51820 --allowed-ips=10.0.0.2/32 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet 10.0.0.2/24 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.2 U - - - wg0 tc-so:10.0.0.2 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#2 UC - - - shmif0 tc-so:fc00::2 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:67ff:fe84:ecb7 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::488f:a0f4:377f:5b U - - - wg0 tc-so:fe80::488f:a0f4:377f:5b link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::488f:a0f4:377f:5b UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::488f:a0f4:377f:5b UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: down tc-so: inet6 fe80::488f:a0f4:377f:5b%wg0/64 flags 0x8 scopeid 0x3 tc-so: inet 10.0.0.2/24 flags 0x4 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 u9jpdsx1ttId+Lfsaqmjv891K9d6zmHEJVM+gMTxqg4= --endpoint=fc00::1:51820 --allowed-ips=10.0.0.1/32 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -n -i 0.1 -c 3 -w 1 10.0.0.2 ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se:PING 10.0.0.2 (10.0.0.2): 56 data bytes tc-se: tc-se:stderr: tc-se:rump.ping: poll: Socket is not connected tc-se: tc-so:unix://wg_local tc-so:unix://wg_peer tc-so:### Dumping unix://wg_local tc-se:rump.ifconfig: rump client init: No such file or directory tc-se:rump.netstat: init failed: No such file or directory tc-se:rump.netstat: rumpclient init: No such file or directory tc-se:vmstat: rumpclient init: No such file or directory tc-se:rump.arp: init failed: No such file or directory tc-se:rump.ndp: init failed: No such file or directory tc-se:ifmcstat: rumpclient init: No such file or directory tc-se:dmesg: rumpclient init: No such file or directory tc-so:### Dumping unix://wg_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:67:84:ec:b7 tc-so: linkstr: bus tc-so: input: 4 packets, 468 bytes, 3 multicasts tc-so: output: 7 packets, 670 bytes, 5 multicasts tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:67ff:fe84:ecb7%shmif0/64 flags 0 scopeid 0x2 tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 fe80::488f:a0f4:377f:5b%wg0/64 flags 0 scopeid 0x3 tc-so: inet 10.0.0.2/24 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.2 U - - - wg0 tc-so:10.0.0.2 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#2 UC - - - shmif0 tc-so:fc00::2 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:67ff:fe84:ecb7 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::488f:a0f4:377f:5b U - - - wg0 tc-so:fe80::488f:a0f4:377f:5b link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::488f:a0f4:377f:5b UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::488f:a0f4:377f:5b UC - - - wg0 tc-so:fc00::1 b2:a0:20:04:90:d5 UHL - - - shmif0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:67:84:ec:b7 4 0 7 0 0 tc-so:shmif 1500 fc00::/64 fc00::2 tc-so: ff02::1:ff84:ecb7 tc-so: ff01:2::1 tc-so: ff02::2:98b3:4a10 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 4 0 7 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:67ff:f 4 0 7 0 0 tc-so:wg0 1420 0 0 0 0 0 tc-so:wg0 1420 10.0.0/24 10.0.0.2 0 0 0 0 0 tc-so:wg0 1420 fe80::/64 fe80::488f:a0f4:3 tc-so: ff01:3::1 tc-so: ff02::2:98b3:4a10 tc-so: ff02::1%wg0 tc-so: ff02::1:ff7f:5b%w 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 1 0 1 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 14 0 13 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 28 0 27 1 0 1 1 0 inf 0 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 54 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 58 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 220 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 83 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 60 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 33 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 97 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 528 0 0 176 0 176 176 0 inf 0 tc-so:kmem-04096 4096 15 0 0 8 0 8 8 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 0 1 0 1 1 0 inf 0 tc-so:mbpl 272 6 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 38 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 31 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 17 0 2 1 0 1 1 0 inf 0 tc-so:pdict32 96 5 0 4 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 7 0 4 1 0 1 1 0 inf 0 tc-so:propdata 48 14 0 10 1 0 1 1 0 inf 0 tc-so:propdict 64 17 0 8 1 0 1 1 0 inf 0 tc-so:propnmbr 64 6 0 2 1 0 1 1 0 inf 0 tc-so:propstng 80 9 0 3 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 20 0 2 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 3 0 0 1 0 1 1 0 inf 0 tc-so:thplthrd 80 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1632 0 77 271 0 271 tc-so: tc-so:In use 1506K, total allocated 2168K; utilization 69.5% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00::1 b2:a0:20:04:90:d5 shmif0 1s D tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fc00::2 tc-so: group ff02::1:ff84:ecb7%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:98b3:4a10%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: enaddr b2:a0:67:84:ec:b7 multicnt 4 tc-so: 33:33:ff:84:ec:b7 -- 33:33:ff:84:ec:b7 refcount 1 tc-so: 33:33:98:b3:4a:10 -- 33:33:98:b3:4a:10 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:wg0: tc-so: inet6 fe80::488f:a0f4:377f:5b%wg0 tc-so: group ff01:3::1 refcount 1 tc-so: group ff02::2:98b3:4a10%wg0 refcount 1 tc-so: group ff02::1%wg0 refcount 1 tc-so: group ff02::1:ff7f:5b%wg0 refcount 1 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.220005] mainbus0 (root) tc-so:[ 1.220005] chacha: Portable C ChaCha tc-so:[ 1.220005] aes: BearSSL aes_ct tc-so:[ 1.220005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.220005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.320005] shmif0: Ethernet address b2:a0:67:84:ec:b7 tc-so:[ 8.670005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 8.670005] get_ifid: shmif0: ifid: b0:a0:67:ff:fe:84:ec:b7 tc-so:[ 8.670005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:67ff:fe84:ecb7 tc-so:[ 9.180005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 9.180005] get_ifid: wg0: ifid: 48:8f:a0:f4:37:7f:00:5b tc-so:[ 9.630005] ip6_output: refusing to send from invalid address fe80:3::488f:a0f4:377f:5b (pid 0) tc-so:[ 9.710005] ip6_output: refusing to send from invalid address fe80:3::488f:a0f4:377f:5b (pid 0) tc-so:[ 9.790005] ip6_output: refusing to send from invalid address fe80:3::488f:a0f4:377f:5b (pid 0) tc-so:[ 10.510005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:67ff:fe84:ecb7 - no duplicates found tc-so:[ 12.070005] in6_if_link_up: fe80:3::488f:a0f4:377f:5b marked tentative tc-so:[ 12.070005] nd6_dad_start: wg0: starting DAD for fe80:3::488f:a0f4:377f:5b tc-so:[ 13.190005] nd6_dad_timer: wg0: DAD complete for fe80:3::488f:a0f4:377f:5b - no duplicates found tc-so:GNU gdb (GDB) 11.0.50.20200914-git tc-so:Copyright (C) 2020 Free Software Foundation, Inc. tc-so:License GPLv3+: GNU GPL version 3 or later tc-so:This is free software: you are free to change and redistribute it. tc-so:There is NO WARRANTY, to the extent permitted by law. tc-so:Type "show copying" and "show warranty" for details. tc-so:This GDB was configured as "sparc64--netbsd". tc-so:Type "show configuration" for configuration details. tc-so:For bug reporting instructions, please see: tc-so:. tc-so:Find the GDB manual and other documentation resources online at: tc-so: . tc-so: tc-so:For help, type "help". tc-so:Type "apropos word" to search for commands related to "word"... tc-so:Reading symbols from /usr/bin/rump_server... tc-so:(No debugging symbols found in /usr/bin/rump_server) tc-so:[New process 11218] tc-so:[New process 14859] tc-so:[New process 7931] tc-so:[New process 23806] tc-so:[New process 10073] tc-so:[New process 6547] tc-so:[New process 2645] tc-so:[New process 27518] tc-so:[New process 19329] tc-so:[New process 28391] tc-so:[New process 19196] tc-so:[New process 8824] tc-so:[New process 7238] tc-so:[New process 23892] tc-so:[New process 15890] tc-so:[New process 3091] tc-so:[New process 4375] tc-so:[New process 17848] tc-so:[New process 10867] tc-so:[New process 26773] tc-so:[New process 8911] tc-so:[New process 940] tc-so:[New process 9932] tc-so:[New process 5408] tc-so:[New process 26914] tc-so:[New process 1663] tc-so:[New process 27070] tc-so:[New process 16313] tc-so:[New process 11079] tc-so:[New process 8052] tc-so:[New process 22639] tc-so:[New process 7901] tc-so:[New process 20326] tc-so:[New process 17975] tc-so:[New process 20104] tc-so:[New process 15498] tc-so:[New process 2796] tc-so:[New process 8793] tc-so:[New process 24555] tc-so:[New process 24009] tc-so:[New process 10123] tc-so:[New process 6180] tc-so:[New process 21138] tc-so:[New process 18272] tc-so:[New process 10721] tc-so:Core was generated by `rump_server'. tc-so:Program terminated with signal SIGABRT, Aborted. tc-so:#0 0x00000000413d24d0 in abort () from /usr/lib/libc.so.12 tc-so:[Current thread is 1 (process 11218)] tc-so:#0 0x00000000413d24d0 in abort () from /usr/lib/libc.so.12 tc-so:#1 0x0000000040e0a73c in rumpuser_exit () from /usr/lib/librumpuser.so.0 tc-so:#2 0x00000000407fabac in rumpns_cpu_reboot () from /usr/lib/librump.so.0 tc-so:#3 0x00000000407c87ec in rumpns_kern_reboot () from /usr/lib/librump.so.0 tc-so:#4 0x000000004079a168 in rumpns_vpanic () from /usr/lib/librump.so.0 tc-so:#5 0x000000004079a248 in rumpns_panic () from /usr/lib/librump.so.0 tc-so:#6 0x000000004079c178 in ?? () from /usr/lib/librump.so.0 tc-so:Backtrace stopped: previous frame identical to this frame (corrupt stack?) tc-so:(gdb) quit tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.3700050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.2200050] get_ifid: shmif0: got interface identifier from itself tc-so:[ 7.2200050] get_ifid: shmif0: ifid: b0:a0:20:ff:fe:04:90:d5 tc-so:[ 7.2200050] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:20ff:fe04:90d5 tc-so:[ 7.7200050] get_ifid: wg0: interface identifier generated by random number tc-so:[ 7.7200050] get_ifid: wg0: ifid: 74:9b:20:18:4b:f4:12:a6 tc-so:[ 7.7700050] ip6_output: refusing to send from invalid address fe80:3::749b:2018:4bf4:12a6 (pid 0) tc-so:[ 8.0900050] ip6_output: refusing to send from invalid address fe80:3::749b:2018:4bf4:12a6 (pid 0) tc-so:[ 8.3600050] ip6_output: refusing to send from invalid address fe80:3::749b:2018:4bf4:12a6 (pid 0) tc-so:[ 9.1500050] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:20ff:fe04:90d5 - no duplicates found tc-so:[ 10.2600050] in6_if_link_up: fe80:3::749b:2018:4bf4:12a6 marked tentative tc-so:[ 10.2600050] nd6_dad_start: wg0: starting DAD for fe80:3::749b:2018:4bf4:12a6 tc-so:[ 11.6800050] nd6_dad_timer: wg0: DAD complete for fe80:3::749b:2018:4bf4:12a6 - no duplicates found tc-so:[ 16.7800050] panic: pool_redzone_check: [mbpl] 0x00 != 0xc5 tc-so:[ 16.7800050] rump kernel halting... tc-so:[ 1.0000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.0000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.0000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.0000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.0000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.0000000] The Regents of the University of California. All rights reserved. tc-so:[ 1.0000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.0000000] total memory = unlimited (host limit) tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.0000040] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.0000050] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.0000050] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.0200050] root file system type: rumpfs tc-so:[ 1.0200050] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.2800050] mainbus0 (root) tc-so:[ 1.3700050] chacha: Portable C ChaCha tc-so:[ 1.3700050] aes: BearSSL aes_ct tc-so:[ 1.3700050] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.3700050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.8000050] shmif0: Ethernet address b2:a0:20:04:90:d5 tc-so:[ 16.7800050] panic: pool_redzone_check: [mbpl] 0x00 != 0xc5 tc-so:[ 16.7800050] rump kernel halting... tc-so:[ 10.2600050] tc-so:[ 10.2600050] tc-so:bus tc-so:### Dumping bus tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:07.330004 b2:a0:20:04:90:d5 > 33:33:ff:04:90:d5, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff04:90d5: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff04:90d5, length 24 tc-so:00:00:08.130004 b2:a0:20:04:90:d5 > 33:33:ff:04:90:d5, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff04:90d5: ICMP6, neighbor solicitation, who has fe80::b0a0:20ff:fe04:90d5, length 32 tc-so:00:00:08.130004 b2:a0:20:04:90:d5 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:10.410004 b2:a0:20:04:90:d5 > 33:33:4d:eb:e5:bf, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:20ff:fe04:90d5 > ff02::2:4deb:e5bf: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:4deb:e5bf, length 24 tc-so:00:00:08.990004 b2:a0:67:84:ec:b7 > 33:33:ff:84:ec:b7, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff84:ecb7: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff84:ecb7, length 24 tc-so:00:00:09.510004 b2:a0:67:84:ec:b7 > 33:33:ff:84:ec:b7, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff84:ecb7: ICMP6, neighbor solicitation, who has fe80::b0a0:67ff:fe84:ecb7, length 32 tc-so:00:00:10.960004 b2:a0:67:84:ec:b7 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:67ff:fe84:ecb7 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:14.720004 b2:a0:20:04:90:d5 > 33:33:ff:04:90:d5, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:20ff:fe04:90d5 > ff02::1:ff04:90d5: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff04:90d5, length 24 tc-so:00:00:16.730004 b2:a0:20:04:90:d5 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fc00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fc00::2, length 32 tc-so:00:00:13.520004 b2:a0:67:84:ec:b7 > b2:a0:20:04:90:d5, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor advertisement, tgt is fc00::2, length 32 tc-so:00:00:16.780004 b2:a0:20:04:90:d5 > b2:a0:67:84:ec:b7, ethertype IPv6 (0x86dd), length 210: fc00::1.51820 > fc00::2.51820: UDP, length 148 tc-so:00:00:14.860004 b2:a0:67:84:ec:b7 > 33:33:ff:84:ec:b7, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:67ff:fe84:ecb7 > ff02::1:ff84:ecb7: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff84:ecb7, length 24 tc-so:00:00:14.860004 b2:a0:67:84:ec:b7 > b2:a0:20:04:90:d5, ethertype IPv6 (0x86dd), length 154: fc00::2.51820 > fc00::1.51820: UDP, length 92 tc-so:00:00:15.340004 b2:a0:67:84:ec:b7 > 33:33:98:b3:4a:10, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:67ff:fe84:ecb7 > ff02::2:98b3:4a10: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:98b3:4a10, length 24 tc-so:00:00:18.520004 b2:a0:67:84:ec:b7 > b2:a0:20:04:90:d5, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:19.550004 b2:a0:67:84:ec:b7 > b2:a0:20:04:90:d5, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:20.570004 b2:a0:67:84:ec:b7 > b2:a0:20:04:90:d5, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:21.590004 b2:a0:67:84:ec:b7 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:67ff:fe84:ecb7 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:22.590004 b2:a0:67:84:ec:b7 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:67ff:fe84:ecb7 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:23.620004 b2:a0:67:84:ec:b7 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:67ff:fe84:ecb7 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:unix://wg_local tc-so:unix://wg_peer tc-se:rump.halt: init failed: No such file or directory tc-end: 1646865332.868996, wg_basic_ipv4_over_ipv6, failed, atf-check failed; see the output of the test for details tc-start: 1646865332.914042, wg_basic_ipv6_over_ipv4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:unix://wg_local shmif0 tc-so:bus tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:unix://wg_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ grep -q b2:a0:6f:19:18:d9 ./.__macaddrs ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_peer shmif0 tc-so:bus tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1/24 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet6 fd00::1/64 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.1 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00::/64 fd00::1 U - - - wg0 tc-so:fd00::1 link#3 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:1fff:fe9a:c39e link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::20de:720c:3ab4:8b7d U - - - wg0 tc-so:fe80::20de:720c:3ab4:8b7d link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fd00::1 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fd00::1 UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: down tc-so: inet6 fd00::1/64 flags 0x8 tc-so: inet6 fe80::20de:720c:3ab4:8b7d%wg0/64 flags 0x8 scopeid 0x3 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 IyftilFruJXEdrtklpQJ3kkvna3Rf8lQk0vB4nsMSXU= --endpoint=192.168.1.2:51820 --allowed-ips=fd00::2/128 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.2/24 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet6 fd00::2/64 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.2 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00::/64 fd00::2 U - - - wg0 tc-so:fd00::2 link#3 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:6fff:fe19:18d9 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::6c26:be92:140a:df0d U - - - wg0 tc-so:fe80::6c26:be92:140a:df0d link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fd00::2 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fd00::2 UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: down tc-so: inet6 fd00::2/64 flags 0x8 tc-so: inet6 fe80::6c26:be92:140a:df0d%wg0/64 flags 0x8 scopeid 0x3 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 x3j+J30mhJpoAgRtTSc1VGSG2/8SwXtzO+3+S2lGlwQ= --endpoint=192.168.1.1:51820 --allowed-ips=fd00::1/128 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -n -i 0.1 -c 3 -X 1 fd00::2 ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se:PING6(56=40+8+8 bytes) fd00::1 --> fd00::2 tc-se: tc-se:--- fd00::2 ping6 statistics --- tc-se:1 packets transmitted, 0 packets received, 100.0% packet loss tc-se: tc-se:stderr: tc-se:rump.ping6: poll: Socket is not connected tc-se: tc-so:unix://wg_local tc-so:unix://wg_peer tc-so:### Dumping unix://wg_local tc-se:rump.ifconfig: rump client init: No such file or directory tc-se:rump.netstat: init failed: No such file or directory tc-se:rump.netstat: rumpclient init: No such file or directory tc-se:vmstat: rumpclient init: No such file or directory tc-se:rump.arp: init failed: No such file or directory tc-se:rump.ndp: init failed: No such file or directory tc-se:ifmcstat: rumpclient init: No such file or directory tc-se:dmesg: rumpclient init: No such file or directory tc-so:### Dumping unix://wg_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:6f:19:18:d9 tc-so: linkstr: bus tc-so: input: 3 packets, 318 bytes, 2 multicasts tc-so: output: 10 packets, 640 bytes, 5 multicasts tc-so: inet6 fe80::b0a0:6fff:fe19:18d9%shmif0/64 flags 0 scopeid 0x2 tc-so: inet 192.168.1.2/24 broadcast 192.168.1.255 flags 0 tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::6c26:be92:140a:df0d%wg0/64 flags 0 scopeid 0x3 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.2 link#2 UHl - - - lo0 tc-so:192.168.1.1 b2:a0:1f:9a:c3:9e UHL - - - shmif0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00::/64 fd00::2 U - - - wg0 tc-so:fd00::2 link#3 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:6fff:fe19:18d9 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::6c26:be92:140a:df0d U - - - wg0 tc-so:fe80::6c26:be92:140a:df0d link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fd00::2 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fd00::2 UC - - - wg0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:6f:19:18:d9 3 0 11 0 0 tc-so:shmif 1500 192.168.1/24 192.168.1.2 3 0 11 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:6fff:f tc-so: ff01:2::1 tc-so: ff02::2:4e3f:5cc6 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff19:18d9 3 0 11 0 0 tc-so:wg0 1420 0 0 0 0 0 tc-so:wg0 1420 fd00::/64 fd00::2 tc-so: ff02::1:ff0a:df0d tc-so: ff01:3::1 tc-so: ff02::2:4e3f:5cc6 tc-so: ff02::1%wg0 tc-so: ff02::1:ff00:2%wg 0 0 0 0 0 tc-so:wg0 1420 fe80::/64 fe80::6c26:be92:1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:in6pcbpl 304 24 0 23 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 37 0 36 1 0 1 1 0 inf 0 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 54 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 57 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 222 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 83 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 61 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 33 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 97 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 597 0 0 199 0 199 199 0 inf 0 tc-so:kmem-04096 4096 15 0 0 8 0 8 8 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 0 1 0 1 1 0 inf 0 tc-so:mbpl 272 8 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 38 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 33 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 17 0 2 1 0 1 1 0 inf 0 tc-so:pdict32 96 5 0 4 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 7 0 4 1 0 1 1 0 inf 0 tc-so:propdata 48 14 0 10 1 0 1 1 0 inf 0 tc-so:propdict 64 17 0 8 1 0 1 1 0 inf 0 tc-so:propnmbr 64 6 0 2 1 0 1 1 0 inf 0 tc-so:propstng 80 9 0 3 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 20 0 2 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 3 0 0 1 0 1 1 0 inf 0 tc-so:thplthrd 80 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1725 0 95 293 0 293 tc-so: tc-so:In use 1650K, total allocated 2344K; utilization 70.4% tc-so: tc-so:? (192.168.1.1) at b2:a0:1f:9a:c3:9e on shmif0 2s W tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:6fff:fe19:18d9%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:4e3f:5cc6%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ff19:18d9%shmif0 refcount 1 tc-so: enaddr b2:a0:6f:19:18:d9 multicnt 4 tc-so: 33:33:4e:3f:5c:c6 -- 33:33:4e:3f:5c:c6 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:19:18:d9 -- 33:33:ff:19:18:d9 refcount 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:wg0: tc-so: inet6 fd00::2 tc-so: group ff02::1:ff0a:df0d%wg0 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:4e3f:5cc6%wg0 refcount 2 tc-so: group ff02::1%wg0 refcount 2 tc-so: group ff02::1:ff00:2%wg0 refcount 1 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.230005] mainbus0 (root) tc-so:[ 1.230005] chacha: Portable C ChaCha tc-so:[ 1.230005] aes: BearSSL aes_ct tc-so:[ 1.230005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.230005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.460005] shmif0: Ethernet address b2:a0:6f:19:18:d9 tc-so:[ 9.160005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 9.160005] get_ifid: shmif0: ifid: b0:a0:6f:ff:fe:19:18:d9 tc-so:[ 9.160005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:6fff:fe19:18d9 tc-so:[ 9.630005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 9.630005] get_ifid: wg0: ifid: 6c:26:be:92:14:0a:df:0d tc-so:[ 9.660005] ip6_output: refusing to send from invalid address fe80:3::6c26:be92:140a:df0d (pid 0) tc-so:[ 11.130005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:6fff:fe19:18d9 - no duplicates found tc-so:[ 12.280005] in6_if_link_up: fd00::2 marked tentative tc-so:[ 12.280005] nd6_dad_start: wg0: starting DAD for fd00::2 tc-so:[ 12.280005] in6_if_link_up: fe80:3::6c26:be92:140a:df0d marked tentative tc-so:[ 12.280005] nd6_dad_start: wg0: starting DAD for fe80:3::6c26:be92:140a:df0d tc-so:[ 13.510005] nd6_dad_timer: wg0: DAD complete for fd00::2 - no duplicates found tc-so:[ 13.790005] nd6_dad_timer: wg0: DAD complete for fe80:3::6c26:be92:140a:df0d - no duplicates found tc-so:GNU gdb (GDB) 11.0.50.20200914-git tc-so:Copyright (C) 2020 Free Software Foundation, Inc. tc-so:License GPLv3+: GNU GPL version 3 or later tc-so:This is free software: you are free to change and redistribute it. tc-so:There is NO WARRANTY, to the extent permitted by law. tc-so:Type "show copying" and "show warranty" for details. tc-so:This GDB was configured as "sparc64--netbsd". tc-so:Type "show configuration" for configuration details. tc-so:For bug reporting instructions, please see: tc-so:. tc-so:Find the GDB manual and other documentation resources online at: tc-so: . tc-so: tc-so:For help, type "help". tc-so:Type "apropos word" to search for commands related to "word"... tc-so:Reading symbols from /usr/bin/rump_server... tc-so:(No debugging symbols found in /usr/bin/rump_server) tc-so:[New process 20656] tc-so:[New process 17574] tc-so:[New process 16145] tc-so:[New process 26075] tc-so:[New process 15492] tc-so:[New process 9996] tc-so:[New process 23089] tc-so:[New process 24702] tc-so:[New process 85] tc-so:[New process 20756] tc-so:[New process 19336] tc-so:[New process 7545] tc-so:[New process 6977] tc-so:[New process 26478] tc-so:[New process 26923] tc-so:[New process 4190] tc-so:[New process 8398] tc-so:[New process 13357] tc-so:[New process 27562] tc-so:[New process 26924] tc-so:[New process 7717] tc-so:[New process 9331] tc-so:[New process 1171] tc-so:[New process 14386] tc-so:[New process 23143] tc-so:[New process 16520] tc-so:[New process 533] tc-so:[New process 15493] tc-so:[New process 9809] tc-so:[New process 8136] tc-so:[New process 15161] tc-so:[New process 11159] tc-so:[New process 20018] tc-so:[New process 9793] tc-so:[New process 15632] tc-so:[New process 17037] tc-so:[New process 7391] tc-so:[New process 9074] tc-so:[New process 17823] tc-so:[New process 15671] tc-so:[New process 5274] tc-so:[New process 16138] tc-so:[New process 14824] tc-so:[New process 18946] tc-so:[New process 13215] tc-so:Core was generated by `rump_server'. tc-so:Program terminated with signal SIGABRT, Aborted. tc-so:#0 0x00000000413d24d0 in abort () from /usr/lib/libc.so.12 tc-so:[Current thread is 1 (process 20656)] tc-so:#0 0x00000000413d24d0 in abort () from /usr/lib/libc.so.12 tc-so:#1 0x0000000040e0a73c in rumpuser_exit () from /usr/lib/librumpuser.so.0 tc-so:#2 0x00000000407fabac in rumpns_cpu_reboot () from /usr/lib/librump.so.0 tc-so:#3 0x00000000407c87ec in rumpns_kern_reboot () from /usr/lib/librump.so.0 tc-so:#4 0x000000004079a168 in rumpns_vpanic () from /usr/lib/librump.so.0 tc-so:#5 0x000000004079a248 in rumpns_panic () from /usr/lib/librump.so.0 tc-so:#6 0x000000004079c178 in ?? () from /usr/lib/librump.so.0 tc-so:Backtrace stopped: previous frame identical to this frame (corrupt stack?) tc-so:(gdb) quit tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.2900050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 6.8400050] get_ifid: shmif0: got interface identifier from itself tc-so:[ 6.8400050] get_ifid: shmif0: ifid: b0:a0:1f:ff:fe:9a:c3:9e tc-so:[ 6.8400050] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:1fff:fe9a:c39e tc-so:[ 7.3600050] get_ifid: wg0: interface identifier generated by random number tc-so:[ 7.3600050] get_ifid: wg0: ifid: 20:de:72:0c:3a:b4:8b:7d tc-so:[ 7.9500050] ip6_output: refusing to send from invalid address fe80:3::20de:720c:3ab4:8b7d (pid 0) tc-so:[ 8.8400050] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:1fff:fe9a:c39e - no duplicates found tc-so:[ 9.9700050] in6_if_link_up: fd00::1 marked tentative tc-so:[ 9.9700050] nd6_dad_start: wg0: starting DAD for fd00::1 tc-so:[ 9.9700050] in6_if_link_up: fe80:3::20de:720c:3ab4:8b7d marked tentative tc-so:[ 9.9700050] nd6_dad_start: wg0: starting DAD for fe80:3::20de:720c:3ab4:8b7d tc-so:[ 11.6200050] nd6_dad_timer: wg0: DAD complete for fe80:3::20de:720c:3ab4:8b7d - no duplicates found tc-so:[ 11.6200050] nd6_dad_timer: wg0: DAD complete for fd00::1 - no duplicates found tc-so:[ 16.8600050] panic: pool_redzone_check: [mbpl] 0x00 != 0x18 tc-so:[ 16.8600050] rump kernel halting... tc-so:[ 1.0000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.0000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.0000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.0000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.0000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.0000000] The Regents of the University of California. All rights reserved. tc-so:[ 1.0000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.0000000] total memory = unlimited (host limit) tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.0000040] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.0000050] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.0000050] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.0200050] root file system type: rumpfs tc-so:[ 1.0200050] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.2100050] mainbus0 (root) tc-so:[ 1.2900050] chacha: Portable C ChaCha tc-so:[ 1.2900050] aes: BearSSL aes_ct tc-so:[ 1.2900050] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.2900050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.5500050] shmif0: Ethernet address b2:a0:1f:9a:c3:9e tc-so:[ 16.8600050] panic: pool_redzone_check: [mbpl] 0x00 != 0x18 tc-so:[ 16.8600050] rump kernel halting... tc-so:[ 9.9700050] tc-so:[ 9.9700050] tc-so:bus tc-so:### Dumping bus tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:06.840004 b2:a0:1f:9a:c3:9e > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.1, length 28 tc-so:00:00:06.920004 b2:a0:1f:9a:c3:9e > 33:33:ff:9a:c3:9e, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff9a:c39e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff9a:c39e, length 24 tc-so:00:00:07.630004 b2:a0:1f:9a:c3:9e > 33:33:70:3e:06:66, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:703e:666: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:703e:666, length 24 tc-so:00:00:07.830004 b2:a0:1f:9a:c3:9e > 33:33:ff:9a:c3:9e, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff9a:c39e: ICMP6, neighbor solicitation, who has fe80::b0a0:1fff:fe9a:c39e, length 32 tc-so:00:00:10.970004 b2:a0:1f:9a:c3:9e > 33:33:70:3e:06:66, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:1fff:fe9a:c39e > ff02::2:703e:666: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:703e:666, length 24 tc-so:00:00:11.300004 b2:a0:1f:9a:c3:9e > 33:33:ff:9a:c3:9e, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:1fff:fe9a:c39e > ff02::1:ff9a:c39e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff9a:c39e, length 24 tc-so:00:00:09.160004 b2:a0:6f:19:18:d9 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.2 tell 192.168.1.2, length 28 tc-so:00:00:10.000004 b2:a0:6f:19:18:d9 > 33:33:4e:3f:5c:c6, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:4e3f:5cc6: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:4e3f:5cc6, length 24 tc-so:00:00:10.080004 b2:a0:6f:19:18:d9 > 33:33:ff:19:18:d9, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff19:18d9: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff19:18d9, length 24 tc-so:00:00:10.120004 b2:a0:6f:19:18:d9 > 33:33:ff:19:18:d9, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff19:18d9: ICMP6, neighbor solicitation, who has fe80::b0a0:6fff:fe19:18d9, length 32 tc-so:00:00:10.190004 b2:a0:6f:19:18:d9 > 33:33:ff:19:18:d9, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff19:18d9: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff19:18d9, length 24 tc-so:00:00:16.860004 b2:a0:1f:9a:c3:9e > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.2 tell 192.168.1.1, length 28 tc-so:00:00:14.130004 b2:a0:6f:19:18:d9 > b2:a0:1f:9a:c3:9e, ethertype ARP (0x0806), length 42: Reply 192.168.1.2 is-at b2:a0:6f:19:18:d9, length 28 tc-so:00:00:16.860004 b2:a0:1f:9a:c3:9e > b2:a0:6f:19:18:d9, ethertype IPv4 (0x0800), length 190: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 148 tc-so:00:00:15.170004 b2:a0:6f:19:18:d9 > 33:33:4e:3f:5c:c6, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:6fff:fe19:18d9 > ff02::2:4e3f:5cc6: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:4e3f:5cc6, length 24 tc-so:00:00:15.170004 b2:a0:6f:19:18:d9 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.2, length 28 tc-so:00:00:16.200004 b2:a0:6f:19:18:d9 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.2, length 28 tc-so:00:00:17.230004 b2:a0:6f:19:18:d9 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.2, length 28 tc-so:00:00:18.230004 b2:a0:6f:19:18:d9 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.2, length 28 tc-so:unix://wg_local tc-so:unix://wg_peer tc-se:rump.halt: init failed: No such file or directory tc-end: 1646865362.76554, wg_basic_ipv6_over_ipv4, failed, atf-check failed; see the output of the test for details tc-start: 1646865362.117332, wg_basic_ipv6_over_ipv6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:unix://wg_local shmif0 tc-so:bus tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:unix://wg_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ grep -q b2:a0:88:d7:4c:1e ./.__macaddrs ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_peer shmif0 tc-so:bus tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet6 fd00::1/64 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#2 UC - - - shmif0 tc-so:fc00::1 link#2 UHl - - - lo0 tc-so:fd00::/64 fd00::1 U - - - wg0 tc-so:fd00::1 link#3 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:ceff:fe56:63dd link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::4c72:c722:e131:3e5c U - - - wg0 tc-so:fe80::4c72:c722:e131:3e5c link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fd00::1 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fd00::1 UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: down tc-so: inet6 fd00::1/64 flags 0x8 tc-so: inet6 fe80::4c72:c722:e131:3e5c%wg0/64 flags 0x8 scopeid 0x3 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 701uBDZfngXl8PtxdNItUeb9liENJcnCtzioPqbofjU= --endpoint=fc00::2:51820 --allowed-ips=fd00::2/128 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet6 fd00::2/64 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#2 UC - - - shmif0 tc-so:fc00::2 link#2 UHl - - - lo0 tc-so:fd00::/64 fd00::2 U - - - wg0 tc-so:fd00::2 link#3 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:88ff:fed7:4c1e link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::247a:2cb3:9634:ab10 U - - - wg0 tc-so:fe80::247a:2cb3:9634:ab10 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fd00::2 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fd00::2 UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: down tc-so: inet6 fd00::2/64 flags 0x8 tc-so: inet6 fe80::247a:2cb3:9634:ab10%wg0/64 flags 0x8 scopeid 0x3 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 LMmCi2LenHGoPtRUlJS3XoqKeDWvEPBN5I/jnOahGgA= --endpoint=fc00::1:51820 --allowed-ips=fd00::1/128 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -n -i 0.1 -c 3 -X 1 fd00::2 ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se:PING6(56=40+8+8 bytes) fd00::1 --> fd00::2 tc-se:ping6: wrote fd00::2 16 chars, ret=-1 tc-se: tc-se:--- fd00::2 ping6 statistics --- tc-se:1 packets transmitted, 0 packets received, 100.0% packet loss tc-se: tc-se:stderr: tc-se:rump.ping6: sendmsg: Socket is not connected tc-se:rump.ping6: poll: Socket is not connected tc-se: tc-so:unix://wg_local tc-so:unix://wg_peer tc-so:### Dumping unix://wg_local tc-se:rump.ifconfig: rump client init: No such file or directory tc-se:rump.netstat: init failed: No such file or directory tc-se:rump.netstat: rumpclient init: No such file or directory tc-se:vmstat: rumpclient init: No such file or directory tc-se:rump.arp: init failed: No such file or directory tc-se:rump.ndp: init failed: No such file or directory tc-se:ifmcstat: rumpclient init: No such file or directory tc-se:dmesg: rumpclient init: No such file or directory tc-so:### Dumping unix://wg_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:88:d7:4c:1e tc-so: linkstr: bus tc-so: input: 3 packets, 258 bytes, 3 multicasts tc-so: output: 6 packets, 516 bytes, 5 multicasts tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:88ff:fed7:4c1e%shmif0/64 flags 0 scopeid 0x2 tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::247a:2cb3:9634:ab10%wg0/64 flags 0 scopeid 0x3 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#2 UC - - - shmif0 tc-so:fc00::2 link#2 UHl - - - lo0 tc-so:fd00::/64 fd00::2 U - - - wg0 tc-so:fd00::2 link#3 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:88ff:fed7:4c1e link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::247a:2cb3:9634:ab10 U - - - wg0 tc-so:fe80::247a:2cb3:9634:ab10 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fd00::2 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fd00::2 UC - - - wg0 tc-so:fc00::1 b2:a0:ce:56:63:dd UHL - - - shmif0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:88:d7:4c:1e 3 0 6 0 0 tc-so:shmif 1500 fc00::/64 fc00::2 tc-so: ff02::1:ffd7:4c1e tc-so: ff01:2::1 tc-so: ff02::2:2d23:a133 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 3 0 6 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:88ff:f 3 0 6 0 0 tc-so:wg0 1420 0 0 0 0 0 tc-so:wg0 1420 fd00::/64 fd00::2 tc-so: ff02::1:ff34:ab10 tc-so: ff01:3::1 tc-so: ff02::2:2d23:a133 tc-so: ff02::1%wg0 tc-so: ff02::1:ff00:2%wg 0 0 0 0 0 tc-so:wg0 1420 fe80::/64 fe80::247a:2cb3:9 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 1 0 1 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 19 0 18 1 0 1 1 0 inf 0 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 29 0 28 1 0 1 1 0 inf 0 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 53 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 54 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 229 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 83 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 61 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 33 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 97 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 591 0 0 197 0 197 197 0 inf 0 tc-so:kmem-04096 4096 15 0 0 8 0 8 8 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 0 1 0 1 1 0 inf 0 tc-so:mbpl 272 7 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 38 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 31 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 17 0 2 1 0 1 1 0 inf 0 tc-so:pdict32 96 5 0 4 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 7 0 4 1 0 1 1 0 inf 0 tc-so:propdata 48 14 0 10 1 0 1 1 0 inf 0 tc-so:propdict 64 17 0 8 1 0 1 1 0 inf 0 tc-so:propnmbr 64 6 0 2 1 0 1 1 0 inf 0 tc-so:propstng 80 9 0 3 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 20 0 2 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 3 0 0 1 0 1 1 0 inf 0 tc-so:thplthrd 80 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1706 0 83 292 0 292 tc-so: tc-so:In use 1638K, total allocated 2336K; utilization 70.1% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00::1 b2:a0:ce:56:63:dd shmif0 expired P 1 tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fc00::2 tc-so: group ff02::1:ffd7:4c1e%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:2d23:a133%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: enaddr b2:a0:88:d7:4c:1e multicnt 4 tc-so: 33:33:ff:d7:4c:1e -- 33:33:ff:d7:4c:1e refcount 1 tc-so: 33:33:2d:23:a1:33 -- 33:33:2d:23:a1:33 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:wg0: tc-so: inet6 fd00::2 tc-so: group ff02::1:ff34:ab10%wg0 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:2d23:a133%wg0 refcount 2 tc-so: group ff02::1%wg0 refcount 2 tc-so: group ff02::1:ff00:2%wg0 refcount 1 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.270005] mainbus0 (root) tc-so:[ 1.360005] chacha: Portable C ChaCha tc-so:[ 1.360005] aes: BearSSL aes_ct tc-so:[ 1.360005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.360005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.720005] shmif0: Ethernet address b2:a0:88:d7:4c:1e tc-so:[ 8.810005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 8.810005] get_ifid: shmif0: ifid: b0:a0:88:ff:fe:d7:4c:1e tc-so:[ 8.810005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:88ff:fed7:4c1e tc-so:[ 9.310005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 9.310005] get_ifid: wg0: ifid: 24:7a:2c:b3:96:34:ab:10 tc-so:[ 10.170005] ip6_output: refusing to send from invalid address fe80:3::247a:2cb3:9634:ab10 (pid 0) tc-so:[ 10.660005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:88ff:fed7:4c1e - no duplicates found tc-so:[ 10.770005] ip6_output: refusing to send from invalid address fe80:3::247a:2cb3:9634:ab10 (pid 0) tc-so:[ 11.510005] ip6_output: refusing to send from invalid address fe80:3::247a:2cb3:9634:ab10 (pid 0) tc-so:[ 11.900005] in6_if_link_up: fd00::2 marked tentative tc-so:[ 11.900005] nd6_dad_start: wg0: starting DAD for fd00::2 tc-so:[ 11.900005] in6_if_link_up: fe80:3::247a:2cb3:9634:ab10 marked tentative tc-so:[ 11.900005] nd6_dad_start: wg0: starting DAD for fe80:3::247a:2cb3:9634:ab10 tc-so:[ 13.080005] nd6_dad_timer: wg0: DAD complete for fd00::2 - no duplicates found tc-so:[ 13.470005] nd6_dad_timer: wg0: DAD complete for fe80:3::247a:2cb3:9634:ab10 - no duplicates found tc-so:GNU gdb (GDB) 11.0.50.20200914-git tc-so:Copyright (C) 2020 Free Software Foundation, Inc. tc-so:License GPLv3+: GNU GPL version 3 or later tc-so:This is free software: you are free to change and redistribute it. tc-so:There is NO WARRANTY, to the extent permitted by law. tc-so:Type "show copying" and "show warranty" for details. tc-so:This GDB was configured as "sparc64--netbsd". tc-so:Type "show configuration" for configuration details. tc-so:For bug reporting instructions, please see: tc-so:. tc-so:Find the GDB manual and other documentation resources online at: tc-so: . tc-so: tc-so:For help, type "help". tc-so:Type "apropos word" to search for commands related to "word"... tc-so:Reading symbols from /usr/bin/rump_server... tc-so:(No debugging symbols found in /usr/bin/rump_server) tc-so:[New process 18738] tc-so:[New process 3132] tc-so:[New process 27903] tc-so:[New process 14087] tc-so:[New process 22959] tc-so:[New process 19053] tc-so:[New process 7291] tc-so:[New process 20720] tc-so:[New process 15631] tc-so:[New process 23126] tc-so:[New process 5345] tc-so:[New process 10844] tc-so:[New process 14564] tc-so:[New process 16183] tc-so:[New process 15490] tc-so:[New process 17156] tc-so:[New process 27326] tc-so:[New process 23165] tc-so:[New process 11800] tc-so:[New process 26687] tc-so:[New process 10977] tc-so:[New process 16100] tc-so:[New process 9667] tc-so:[New process 11553] tc-so:[New process 23471] tc-so:[New process 16793] tc-so:[New process 14749] tc-so:[New process 725] tc-so:[New process 11083] tc-so:[New process 13655] tc-so:[New process 5186] tc-so:[New process 10771] tc-so:[New process 5749] tc-so:[New process 9626] tc-so:[New process 20456] tc-so:[New process 14480] tc-so:[New process 8892] tc-so:[New process 25835] tc-so:[New process 18318] tc-so:[New process 24747] tc-so:[New process 1506] tc-so:[New process 8948] tc-so:[New process 29031] tc-so:[New process 25968] tc-so:[New process 10152] tc-so:[New process 20909] tc-so:Core was generated by `rump_server'. tc-so:Program terminated with signal SIGABRT, Aborted. tc-so:#0 0x00000000413d24d0 in abort () from /usr/lib/libc.so.12 tc-so:[Current thread is 1 (process 18738)] tc-so:#0 0x00000000413d24d0 in abort () from /usr/lib/libc.so.12 tc-so:#1 0x0000000040e0a73c in rumpuser_exit () from /usr/lib/librumpuser.so.0 tc-so:#2 0x00000000407fabac in rumpns_cpu_reboot () from /usr/lib/librump.so.0 tc-so:#3 0x00000000407c87ec in rumpns_kern_reboot () from /usr/lib/librump.so.0 tc-so:#4 0x000000004079a168 in rumpns_vpanic () from /usr/lib/librump.so.0 tc-so:#5 0x000000004079a248 in rumpns_panic () from /usr/lib/librump.so.0 tc-so:#6 0x000000004079c178 in ?? () from /usr/lib/librump.so.0 tc-so:Backtrace stopped: previous frame identical to this frame (corrupt stack?) tc-so:(gdb) quit tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.2900050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 6.9400050] get_ifid: shmif0: got interface identifier from itself tc-so:[ 6.9400050] get_ifid: shmif0: ifid: b0:a0:ce:ff:fe:56:63:dd tc-so:[ 6.9400050] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:ceff:fe56:63dd tc-so:[ 7.3600050] get_ifid: wg0: interface identifier generated by random number tc-so:[ 7.3600050] get_ifid: wg0: ifid: 4c:72:c7:22:e1:31:3e:5c tc-so:[ 8.2200050] ip6_output: refusing to send from invalid address fe80:3::4c72:c722:e131:3e5c (pid 0) tc-so:[ 8.8000050] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:ceff:fe56:63dd - no duplicates found tc-so:[ 9.6800050] ip6_output: refusing to send from invalid address fe80:3::4c72:c722:e131:3e5c (pid 0) tc-so:[ 9.9400050] in6_if_link_up: fd00::1 marked tentative tc-so:[ 9.9400050] nd6_dad_start: wg0: starting DAD for fd00::1 tc-so:[ 9.9400050] in6_if_link_up: fe80:3::4c72:c722:e131:3e5c marked tentative tc-so:[ 9.9400050] nd6_dad_start: wg0: starting DAD for fe80:3::4c72:c722:e131:3e5c tc-so:[ 11.1400050] nd6_dad_timer: wg0: DAD complete for fd00::1 - no duplicates found tc-so:[ 11.1800050] nd6_dad_timer: wg0: DAD complete for fe80:3::4c72:c722:e131:3e5c - no duplicates found tc-so:[ 16.4000050] panic: pool_redzone_check: [mbpl] 0x00 != 0x18 tc-so:[ 16.4000050] rump kernel halting... tc-so:[ 1.0000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.0000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.0000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.0000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.0000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.0000000] The Regents of the University of California. All rights reserved. tc-so:[ 1.0000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.0000000] total memory = unlimited (host limit) tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.0000040] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.0000050] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.0000050] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.0200050] root file system type: rumpfs tc-so:[ 1.0200050] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.2200050] mainbus0 (root) tc-so:[ 1.2900050] chacha: Portable C ChaCha tc-so:[ 1.2900050] aes: BearSSL aes_ct tc-so:[ 1.2900050] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.2900050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.4400050] shmif0: Ethernet address b2:a0:ce:56:63:dd tc-so:[ 16.4000050] panic: pool_redzone_check: [mbpl] 0x00 != 0x18 tc-so:[ 16.4000050] rump kernel halting... tc-so:[ 9.9400050] tc-so:[ 9.9400050] tc-so:bus tc-so:### Dumping bus tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:07.470004 b2:a0:ce:56:63:dd > 33:33:ff:56:63:dd, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff56:63dd: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff56:63dd, length 24 tc-so:00:00:07.660004 b2:a0:ce:56:63:dd > 33:33:7c:3f:1f:80, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:7c3f:1f80: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:7c3f:1f80, length 24 tc-so:00:00:07.780004 b2:a0:ce:56:63:dd > 33:33:ff:56:63:dd, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff56:63dd: ICMP6, neighbor solicitation, who has fe80::b0a0:ceff:fe56:63dd, length 32 tc-so:00:00:10.360004 b2:a0:ce:56:63:dd > 33:33:ff:56:63:dd, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:ceff:fe56:63dd > ff02::1:ff56:63dd: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff56:63dd, length 24 tc-so:00:00:09.600004 b2:a0:88:d7:4c:1e > 33:33:ff:d7:4c:1e, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffd7:4c1e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffd7:4c1e, length 24 tc-so:00:00:09.650004 b2:a0:88:d7:4c:1e > 33:33:ff:d7:4c:1e, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffd7:4c1e: ICMP6, neighbor solicitation, who has fe80::b0a0:88ff:fed7:4c1e, length 32 tc-so:00:00:12.900004 b2:a0:ce:56:63:dd > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:ceff:fe56:63dd > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:10.770004 b2:a0:88:d7:4c:1e > 33:33:2d:23:a1:33, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:88ff:fed7:4c1e > ff02::2:2d23:a133: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:2d23:a133, length 24 tc-so:00:00:11.350004 b2:a0:88:d7:4c:1e > 33:33:ff:d7:4c:1e, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:88ff:fed7:4c1e > ff02::1:ffd7:4c1e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffd7:4c1e, length 24 tc-so:00:00:11.670004 b2:a0:88:d7:4c:1e > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:88ff:fed7:4c1e > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:16.360004 b2:a0:ce:56:63:dd > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fc00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fc00::2, length 32 tc-so:00:00:13.760004 b2:a0:88:d7:4c:1e > b2:a0:ce:56:63:dd, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor advertisement, tgt is fc00::2, length 32 tc-so:00:00:16.400004 b2:a0:ce:56:63:dd > b2:a0:88:d7:4c:1e, ethertype IPv6 (0x86dd), length 210: fc00::1.51820 > fc00::2.51820: UDP, length 148 tc-so:00:00:18.780004 b2:a0:88:d7:4c:1e > b2:a0:ce:56:63:dd, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:18.780004 b2:a0:88:d7:4c:1e > b2:a0:ce:56:63:dd, ethertype IPv6 (0x86dd), length 154: fc00::2.51820 > fc00::1.51820: UDP, length 92 tc-so:00:00:19.810004 b2:a0:88:d7:4c:1e > b2:a0:ce:56:63:dd, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:20.840004 b2:a0:88:d7:4c:1e > b2:a0:ce:56:63:dd, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:21.870004 b2:a0:88:d7:4c:1e > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:88ff:fed7:4c1e > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:22.870004 b2:a0:88:d7:4c:1e > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:88ff:fed7:4c1e > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:23.900004 b2:a0:88:d7:4c:1e > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:88ff:fed7:4c1e > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:24.910004 b2:a0:88:d7:4c:1e > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:88ff:fed7:4c1e > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:unix://wg_local tc-so:unix://wg_peer tc-se:rump.halt: init failed: No such file or directory tc-end: 1646865390.528688, wg_basic_ipv6_over_ipv6, failed, atf-check failed; see the output of the test for details tc-start: 1646865390.573780, wg_create_destroy tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 destroy ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:Executing command [ rump.ifconfig wg0 down ] tc-so:Executing command [ rump.ifconfig wg0 destroy ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:Executing command [ rump.ifconfig wg0 destroy ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:Executing command [ rump.ifconfig wg0 destroy ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:Executing command [ rump.ifconfig wg0 destroy ] tc-so:unix://wg_local tc-so:### Dumping unix://wg_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 4 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 5 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 3 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:in6pcbpl 304 7 0 7 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 24 0 24 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 7 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 52 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 183 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 80 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 50 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 22 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 7 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 96 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 215 0 0 72 0 72 72 0 inf 0 tc-so:kmem-04096 4096 15 0 0 8 0 8 8 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:mbpl 272 3 0 0 1 0 1 1 0 inf 0 tc-so:mutex 64 38 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 50 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 3 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 3 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 28 0 22 1 0 1 1 0 inf 0 tc-so:rwlock 64 12 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 6 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1211 0 56 158 0 158 tc-so: tc-so:In use 848K, total allocated 1264K; utilization 67.1% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.210005] mainbus0 (root) tc-so:[ 1.280005] chacha: Portable C ChaCha tc-so:[ 1.280005] aes: BearSSL aes_ct tc-so:[ 1.280005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.280005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.100005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 3.100005] get_ifid: wg0: ifid: 80:61:2b:40:1f:30:32:d8 tc-so:[ 3.140005] ip6_output: refusing to send from invalid address fe80:2::8061:2b40:1f30:32d8 (pid 0) tc-so:[ 3.960005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 3.960005] get_ifid: wg0: ifid: 80:61:2b:40:1f:30:32:d8 tc-so:[ 4.090005] ip6_output: refusing to send from invalid address fe80:2::8061:2b40:1f30:32d8 (pid 0) tc-so:[ 4.680005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 4.680005] get_ifid: wg0: ifid: 80:61:2b:40:1f:30:32:d8 tc-so:[ 5.650005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 5.650005] get_ifid: wg0: ifid: 80:61:2b:40:1f:30:32:d8 tc-so:unix://wg_local tc-end: 1646865399.178615, wg_create_destroy, passed tc-start: 1646865399.186785, wg_create_destroy_peers_ipv4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:unix://wg_local shmif0 tc-so:bus tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1/24 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet 10.0.0.1/24 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.1 U - - - wg0 tc-so:10.0.0.1 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.1 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:92ff:fef3:8b72 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::b8a9:6a6c:e8da:9118 U - - - wg0 tc-so:fe80::b8a9:6a6c:e8da:9118 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::b8a9:6a6c:e8da:9118 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::b8a9:6a6c:e8da:9118 UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: down tc-so: inet6 fe80::b8a9:6a6c:e8da:9118%wg0/64 flags 0x8 scopeid 0x3 tc-so: inet 10.0.0.1/24 flags 0x4 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 cOxz9KUayliq6Jh5miXukh8BcV6/iOhZ1DwqXsUt/j4= --endpoint=192.168.1.2:51820 --allowed-ips=10.0.0.2/32 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 delete peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:unix://wg_local tc-so:### Dumping unix://wg_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:92:f3:8b:72 tc-so: linkstr: bus tc-so: input: 0 packets, 0 bytes tc-so: output: 5 packets, 386 bytes, 4 multicasts tc-so: inet6 fe80::b0a0:92ff:fef3:8b72%shmif0/64 flags 0 scopeid 0x2 tc-so: inet 192.168.1.1/24 broadcast 192.168.1.255 flags 0 tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: down tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 fe80::b8a9:6a6c:e8da:9118%wg0/64 flags 0x8 scopeid 0x3 tc-so: inet 10.0.0.1/24 flags 0x4 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.1 U - - - wg0 tc-so:10.0.0.1 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.1 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:92ff:fef3:8b72 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::b8a9:6a6c:e8da:9118 U - - - wg0 tc-so:fe80::b8a9:6a6c:e8da:9118 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::b8a9:6a6c:e8da:9118 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::b8a9:6a6c:e8da:9118 UC - - - wg0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:92:f3:8b:72 0 0 5 0 0 tc-so:shmif 1500 192.168.1/24 192.168.1.1 0 0 5 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:92ff:f tc-so: ff01:2::1 tc-so: ff02::2:d3b2:555e tc-so: ff02::1%shmif0 tc-so: ff02::1:fff3:8b72 0 0 5 0 0 tc-so:wg0 1420 0 0 0 0 0 tc-so:wg0 1420 10.0.0/24 10.0.0.1 0 0 0 0 0 tc-so:wg0 1420 fe80::/64 fe80::b8a9:6a6c:e tc-so: ff01:3::1 tc-so: ff02::2:d3b2:555e tc-so: ff02::1%wg0 tc-so: ff02::1:ffda:9118 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 4 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 3 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:in6pcbpl 304 5 0 4 1 0 1 1 0 inf 0 tc-so:inmltpl 64 3 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 24 0 23 1 0 1 1 0 inf 0 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 53 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 63 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 213 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 82 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 59 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 33 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 97 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 471 0 0 157 0 157 157 0 inf 0 tc-so:kmem-04096 4096 15 0 0 8 0 8 8 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:mbpl 272 4 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 1 0 0 3 0 3 3 0 10923 2 tc-so:mutex 64 38 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 29 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 17 0 2 1 0 1 1 0 inf 0 tc-so:pdict32 96 5 0 4 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 3 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 7 0 4 1 0 1 1 0 inf 0 tc-so:propdata 48 15 0 11 1 0 1 1 0 inf 0 tc-so:propdict 64 19 0 9 1 0 1 1 0 inf 0 tc-so:propnmbr 64 6 0 2 1 0 1 1 0 inf 0 tc-so:propstng 80 10 0 4 1 0 1 1 0 inf 0 tc-so:pstatspl 464 3 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 20 0 2 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 3 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1557 0 66 248 0 248 tc-so: tc-so:In use 1386K, total allocated 1984K; utilization 69.9% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:92ff:fef3:8b72%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:d3b2:555e%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:fff3:8b72%shmif0 refcount 1 tc-so: enaddr b2:a0:92:f3:8b:72 multicnt 4 tc-so: 33:33:d3:b2:55:5e -- 33:33:d3:b2:55:5e refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:f3:8b:72 -- 33:33:ff:f3:8b:72 refcount 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:wg0: tc-so: inet6 fe80::b8a9:6a6c:e8da:9118%wg0 tc-so: group ff01:3::1 refcount 1 tc-so: group ff02::2:d3b2:555e%wg0 refcount 1 tc-so: group ff02::1%wg0 refcount 1 tc-so: group ff02::1:ffda:9118%wg0 refcount 1 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.200005] mainbus0 (root) tc-so:[ 1.200005] chacha: Portable C ChaCha tc-so:[ 1.200005] aes: BearSSL aes_ct tc-so:[ 1.200005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.200005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.260005] shmif0: Ethernet address b2:a0:92:f3:8b:72 tc-so:[ 3.640005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 3.640005] get_ifid: shmif0: ifid: b0:a0:92:ff:fe:f3:8b:72 tc-so:[ 3.640005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:92ff:fef3:8b72 tc-so:[ 4.050005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 4.050005] get_ifid: wg0: ifid: b8:a9:6a:6c:e8:da:91:18 tc-so:[ 4.450005] ip6_output: refusing to send from invalid address fe80:3::b8a9:6a6c:e8da:9118 (pid 0) tc-so:[ 4.910005] ip6_output: refusing to send from invalid address fe80:3::b8a9:6a6c:e8da:9118 (pid 0) tc-so:[ 5.390005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:92ff:fef3:8b72 - no duplicates found tc-so:[ 6.490005] in6_if_link_up: fe80:3::b8a9:6a6c:e8da:9118 marked tentative tc-so:[ 6.490005] nd6_dad_start: wg0: starting DAD for fe80:3::b8a9:6a6c:e8da:9118 tc-so:[ 7.530005] in6_if_link_down: fe80:3::b8a9:6a6c:e8da:9118 marked detached tc-so:[ 7.720005] ip6_output: refusing to send from invalid address fe80:3::b8a9:6a6c:e8da:9118 (pid 0) tc-so:bus tc-so:### Dumping bus tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:03.640004 b2:a0:92:f3:8b:72 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.1, length 28 tc-so:00:00:04.010004 b2:a0:92:f3:8b:72 > 33:33:d3:b2:55:5e, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:d3b2:555e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:d3b2:555e, length 24 tc-so:00:00:04.330004 b2:a0:92:f3:8b:72 > 33:33:ff:f3:8b:72, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:fff3:8b72: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fff3:8b72, length 24 tc-so:00:00:04.370004 b2:a0:92:f3:8b:72 > 33:33:ff:f3:8b:72, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:fff3:8b72: ICMP6, neighbor solicitation, who has fe80::b0a0:92ff:fef3:8b72, length 32 tc-so:00:00:04.910004 b2:a0:92:f3:8b:72 > 33:33:ff:f3:8b:72, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:fff3:8b72: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fff3:8b72, length 24 tc-so:unix://wg_local tc-end: 1646865410.709937, wg_create_destroy_peers_ipv4, passed tc-start: 1646865410.726246, wg_create_destroy_peers_ipv6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:unix://wg_local shmif0 tc-so:bus tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet6 fd00::1/64 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#2 UC - - - shmif0 tc-so:fc00::1 link#2 UHl - - - lo0 tc-so:fd00::/64 fd00::1 U - - - wg0 tc-so:fd00::1 link#3 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:16ff:feeb:8510 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::8471:e021:7ada:deb U - - - wg0 tc-so:fe80::8471:e021:7ada:deb link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fd00::1 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fd00::1 UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: down tc-so: inet6 fd00::1/64 flags 0x8 tc-so: inet6 fe80::8471:e021:7ada:deb%wg0/64 flags 0x8 scopeid 0x3 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 zgPCivj/3Ys8DFjZ79iqt+SuWa6NoCmMXwa37OoA5CM= --endpoint=fc00::2:51820 --allowed-ips=fd00::2/128 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 delete peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:unix://wg_local tc-so:### Dumping unix://wg_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:16:eb:85:10 tc-so: linkstr: bus tc-so: input: 0 packets, 0 bytes tc-so: output: 4 packets, 344 bytes, 4 multicasts tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:16ff:feeb:8510%shmif0/64 flags 0 scopeid 0x2 tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: down tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 fd00::1/64 flags 0x8 tc-so: inet6 fe80::8471:e021:7ada:deb%wg0/64 flags 0x8 scopeid 0x3 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#2 UC - - - shmif0 tc-so:fc00::1 link#2 UHl - - - lo0 tc-so:fd00::/64 fd00::1 U - - - wg0 tc-so:fd00::1 link#3 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:16ff:feeb:8510 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::8471:e021:7ada:deb U - - - wg0 tc-so:fe80::8471:e021:7ada:deb link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fd00::1 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fd00::1 UC - - - wg0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:16:eb:85:10 0 0 4 0 0 tc-so:shmif 1500 fc00::/64 fc00::1 tc-so: ff02::1:ffeb:8510 tc-so: ff01:2::1 tc-so: ff02::2:4bf9:b1bf tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:1%sh 0 0 4 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:16ff:f 0 0 4 0 0 tc-so:wg0 1420 0 0 0 0 0 tc-so:wg0 1420 fd00::/64 fd00::1 tc-so: ff02::1:ffda:deb% tc-so: ff01:3::1 tc-so: ff02::2:4bf9:b1bf tc-so: ff02::1%wg0 tc-so: ff02::1:ff00:1%wg 0 0 0 0 0 tc-so:wg0 1420 fe80::/64 fe80::8471:e021:7 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:in6pcbpl 304 7 0 6 1 0 1 1 0 inf 0 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 19 0 18 1 0 1 1 0 inf 0 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 52 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 58 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 228 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 82 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 61 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 33 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 97 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 466 0 0 156 0 156 156 0 inf 0 tc-so:kmem-04096 4096 15 0 0 8 0 8 8 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:mbpl 272 4 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 1 0 0 3 0 3 3 0 10923 2 tc-so:mutex 64 38 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 28 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 17 0 2 1 0 1 1 0 inf 0 tc-so:pdict32 96 5 0 4 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 7 0 4 1 0 1 1 0 inf 0 tc-so:propdata 48 15 0 11 1 0 1 1 0 inf 0 tc-so:propdict 64 19 0 9 1 0 1 1 0 inf 0 tc-so:propnmbr 64 6 0 2 1 0 1 1 0 inf 0 tc-so:propstng 80 10 0 4 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 20 0 2 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 3 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1553 0 63 247 0 247 tc-so: tc-so:In use 1375K, total allocated 1976K; utilization 69.6% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fc00::1 tc-so: group ff02::1:ffeb:8510%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:4bf9:b1bf%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:1%shmif0 refcount 1 tc-so: enaddr b2:a0:16:eb:85:10 multicnt 4 tc-so: 33:33:ff:eb:85:10 -- 33:33:ff:eb:85:10 refcount 1 tc-so: 33:33:4b:f9:b1:bf -- 33:33:4b:f9:b1:bf refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:wg0: tc-so: inet6 fd00::1 tc-so: group ff02::1:ffda:deb%wg0 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:4bf9:b1bf%wg0 refcount 2 tc-so: group ff02::1%wg0 refcount 2 tc-so: group ff02::1:ff00:1%wg0 refcount 1 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.210005] mainbus0 (root) tc-so:[ 1.270005] chacha: Portable C ChaCha tc-so:[ 1.270005] aes: BearSSL aes_ct tc-so:[ 1.270005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.270005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.260005] shmif0: Ethernet address b2:a0:16:eb:85:10 tc-so:[ 3.490005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 3.490005] get_ifid: shmif0: ifid: b0:a0:16:ff:fe:eb:85:10 tc-so:[ 3.490005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:16ff:feeb:8510 tc-so:[ 3.910005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 3.910005] get_ifid: wg0: ifid: 84:71:e0:21:7a:da:0d:eb tc-so:[ 4.250005] ip6_output: refusing to send from invalid address fe80:3::8471:e021:7ada:deb (pid 0) tc-so:[ 5.160005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:16ff:feeb:8510 - no duplicates found tc-so:[ 6.170005] in6_if_link_up: fd00::1 marked tentative tc-so:[ 6.170005] nd6_dad_start: wg0: starting DAD for fd00::1 tc-so:[ 6.170005] in6_if_link_up: fe80:3::8471:e021:7ada:deb marked tentative tc-so:[ 6.170005] nd6_dad_start: wg0: starting DAD for fe80:3::8471:e021:7ada:deb tc-so:[ 6.900005] in6_if_link_down: fd00::1 marked detached tc-so:[ 6.900005] in6_if_link_down: fe80:3::8471:e021:7ada:deb marked detached tc-so:bus tc-so:### Dumping bus tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:03.780004 b2:a0:16:eb:85:10 > 33:33:4b:f9:b1:bf, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:4bf9:b1bf: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:4bf9:b1bf, length 24 tc-so:00:00:03.910004 b2:a0:16:eb:85:10 > 33:33:ff:eb:85:10, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffeb:8510: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffeb:8510, length 24 tc-so:00:00:04.130004 b2:a0:16:eb:85:10 > 33:33:ff:eb:85:10, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffeb:8510: ICMP6, neighbor solicitation, who has fe80::b0a0:16ff:feeb:8510, length 32 tc-so:00:00:05.530004 b2:a0:16:eb:85:10 > 33:33:ff:eb:85:10, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:16ff:feeb:8510 > ff02::1:ffeb:8510: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffeb:8510, length 24 tc-so:00:00:09.300004 b2:a0:16:eb:85:10 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:16ff:feeb:8510 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:unix://wg_local tc-end: 1646865421.152147, wg_create_destroy_peers_ipv6, passed tc-start: 1646865421.167897, wg_multiple_interfaces tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:unix://wg_local shmif0 tc-so:bus tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:unix://wg_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ grep -q b2:a0:7f:b3:f3:0f ./.__macaddrs ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_peer shmif0 tc-so:bus tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus ] tc-so:Executing command [ grep -q b2:a0:37:f7:74:7e ./.__macaddrs ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_peer shmif0 tc-so:unix://wg_local shmif1 tc-so:bus tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_peer2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:unix://wg_peer tc-so:unix://wg_peer2 tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ grep -q b2:a0:7f:1c:f5:a1 ./.__macaddrs ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_peer shmif0 tc-so:unix://wg_local shmif1 tc-so:unix://wg_peer2 shmif0 tc-so:bus tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet 192.168.2.1/24 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet 10.0.0.1/24 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.1 U - - - wg0 tc-so:10.0.0.1 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.1 link#2 UHl - - - lo0 tc-so:192.168.2/24 link#3 UC - - - shmif1 tc-so:192.168.2.1 link#3 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:41ff:fefc:a646 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:37ff:fef7:747e link#3 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::14ab:9969:54af:8c6a U - - - wg0 tc-so:fe80::14ab:9969:54af:8c6a link#4 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fe80::14ab:9969:54af:8c6a UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%wg0/32 fe80::14ab:9969:54af:8c6a UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: down tc-so: inet6 fe80::14ab:9969:54af:8c6a%wg0/64 flags 0x8 scopeid 0x4 tc-so: inet 10.0.0.1/24 flags 0x4 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ rump.ifconfig wg1 create ] tc-so:Executing command [ rump.ifconfig wg1 inet 10.0.1.1/24 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.1 U - - - wg0 tc-so:10.0.0.1 wg0 UHl - - - wg0 tc-so:10.0.1/24 10.0.1.1 U - - - wg1 tc-so:10.0.1.1 wg1 UHl - - - wg1 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.1 link#2 UHl - - - lo0 tc-so:192.168.2/24 link#3 UC - - - shmif1 tc-so:192.168.2.1 link#3 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:41ff:fefc:a646 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:37ff:fef7:747e link#3 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::14ab:9969:54af:8c6a U - - - wg0 tc-so:fe80::14ab:9969:54af:8c6a link#4 UHl - - - lo0 tc-so:fe80::%wg1/64 fe80::14ab:9969:54af:8c6a U - - - wg1 tc-so:fe80::14ab:9969:54af:8c6a link#5 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fe80::14ab:9969:54af:8c6a UC - - - wg0 tc-so:ff01:5::/32 fe80::14ab:9969:54af:8c6a UC - - - wg1 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%wg0/32 fe80::14ab:9969:54af:8c6a UC - - - wg0 tc-so:ff02::%wg1/32 fe80::14ab:9969:54af:8c6a UC - - - wg1 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg1 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg1 set listen-port 51821 ] tc-so:Executing command [ rump.ifconfig wg1 up ] tc-so:wg1: flags=0x8041 mtu 1420 tc-so: status: down tc-so: inet6 fe80::14ab:9969:54af:8c6a%wg1/64 flags 0x8 scopeid 0x5 tc-so: inet 10.0.1.1/24 flags 0x4 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg1 show private-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 DaaD3ywUrAhK/nZKD/yGFlz+fQxtq2fx0XVa2LNaJWA= --endpoint=192.168.1.2:51820 --allowed-ips=10.0.0.2/32 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg1 add peer peer0 2CgAeUufqm2FkkyCwZY+BfgeG6t/ZIJPqJ/mLv2gQVU= --endpoint=192.168.2.2:51821 --allowed-ips=10.0.1.2/32 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg1 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg1 show peer peer0 --show-preshared-key ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.2/24 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet 10.0.0.2/24 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.2 U - - - wg0 tc-so:10.0.0.2 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.2 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:7fff:feb3:f30f link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::ccd4:1c6a:d1d6:ddd2 U - - - wg0 tc-so:fe80::ccd4:1c6a:d1d6:ddd2 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::ccd4:1c6a:d1d6:ddd2 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::ccd4:1c6a:d1d6:ddd2 UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: down tc-so: inet6 fe80::ccd4:1c6a:d1d6:ddd2%wg0/64 flags 0x8 scopeid 0x3 tc-so: inet 10.0.0.2/24 flags 0x4 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 jv8F2UkQnk/WA7FvjBb6yswuHwuWxo4mmWA5pYN52hc= --endpoint=192.168.1.1:51820 --allowed-ips=10.0.0.1/32 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.2.2/24 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet 10.0.1.2/24 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.1/24 10.0.1.2 U - - - wg0 tc-so:10.0.1.2 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.2/24 link#2 UC - - - shmif0 tc-so:192.168.2.2 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:7fff:fe1c:f5a1 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::4803:1655:5b41:813f U - - - wg0 tc-so:fe80::4803:1655:5b41:813f link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::4803:1655:5b41:813f UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::4803:1655:5b41:813f UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51821 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: down tc-so: inet6 fe80::4803:1655:5b41:813f%wg0/64 flags 0x8 scopeid 0x3 tc-so: inet 10.0.1.2/24 flags 0x4 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 jv8F2UkQnk/WA7FvjBb6yswuHwuWxo4mmWA5pYN52hc= --endpoint=192.168.2.1:51821 --allowed-ips=10.0.1.1/32 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so: tc-so:00:00:10.320004 b2:a0:41:fc:a6:46 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.1, length 28 tc-so:00:00:10.590004 b2:a0:37:f7:74:7e > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.2.1 tell 192.168.2.1, length 28 tc-so:00:00:10.660004 b2:a0:37:f7:74:7e > 33:33:b9:f6:2d:09, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:b9f6:2d09: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:b9f6:2d09, length 24 tc-so:00:00:10.740004 b2:a0:41:fc:a6:46 > 33:33:ff:fc:a6:46, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:fffc:a646: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fffc:a646, length 24 tc-so:00:00:10.920004 b2:a0:41:fc:a6:46 > 33:33:ff:fc:a6:46, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:fffc:a646: ICMP6, neighbor solicitation, who has fe80::b0a0:41ff:fefc:a646, length 32 tc-so:00:00:11.060004 b2:a0:41:fc:a6:46 > 33:33:b9:f6:2d:09, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:b9f6:2d09: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:b9f6:2d09, length 24 tc-so:00:00:11.470004 b2:a0:37:f7:74:7e > 33:33:ff:f7:74:7e, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:fff7:747e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fff7:747e, length 24 tc-so:00:00:11.580004 b2:a0:37:f7:74:7e > 33:33:ff:f7:74:7e, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:fff7:747e: ICMP6, neighbor solicitation, who has fe80::b0a0:37ff:fef7:747e, length 32 tc-so:00:00:12.310004 b2:a0:37:f7:74:7e > 33:33:ff:f7:74:7e, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:fff7:747e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fff7:747e, length 24 tc-so:00:00:12.780004 b2:a0:41:fc:a6:46 > 33:33:ff:fc:a6:46, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:41ff:fefc:a646 > ff02::1:fffc:a646: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fffc:a646, length 24 tc-so:00:00:16.180004 b2:a0:41:fc:a6:46 > 33:33:b9:f6:2d:09, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:41ff:fefc:a646 > ff02::2:b9f6:2d09: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:b9f6:2d09, length 24 tc-so:00:00:18.320004 b2:a0:7f:b3:f3:0f > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.2 tell 192.168.1.2, length 28 tc-so:00:00:19.040004 b2:a0:7f:b3:f3:0f > 33:33:ff:b3:f3:0f, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffb3:f30f: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffb3:f30f, length 24 tc-so:00:00:19.200004 b2:a0:7f:b3:f3:0f > 33:33:ff:b3:f3:0f, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffb3:f30f: ICMP6, neighbor solicitation, who has fe80::b0a0:7fff:feb3:f30f, length 32 tc-so:00:00:19.280004 b2:a0:7f:b3:f3:0f > 33:33:70:85:0e:37, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:7085:e37: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:7085:e37, length 24 tc-so:00:00:21.010004 b2:a0:7f:b3:f3:0f > 33:33:ff:b3:f3:0f, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7fff:feb3:f30f > ff02::1:ffb3:f30f: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffb3:f30f, length 24 tc-so:00:00:19.540004 b2:a0:7f:1c:f5:a1 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.2.2 tell 192.168.2.2, length 28 tc-so:00:00:19.620004 b2:a0:7f:1c:f5:a1 > 33:33:cb:8c:6a:06, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:cb8c:6a06: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:cb8c:6a06, length 24 tc-so:00:00:23.770004 b2:a0:7f:b3:f3:0f > 33:33:70:85:0e:37, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7fff:feb3:f30f > ff02::2:7085:e37: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:7085:e37, length 24 tc-so:00:00:20.020004 b2:a0:7f:1c:f5:a1 > 33:33:ff:1c:f5:a1, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff1c:f5a1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff1c:f5a1, length 24 tc-so:00:00:20.330004 b2:a0:7f:1c:f5:a1 > 33:33:ff:1c:f5:a1, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff1c:f5a1: ICMP6, neighbor solicitation, who has fe80::b0a0:7fff:fe1c:f5a1, length 32 tc-so:00:00:20.730004 b2:a0:7f:1c:f5:a1 > 33:33:cb:8c:6a:06, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:cb8c:6a06: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:cb8c:6a06, length 24 tc-so:Executing command [ rump.ping -n -i 0.1 -c 3 -w 1 10.0.0.2 ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se:PING 10.0.0.2 (10.0.0.2): 56 data bytes tc-se: tc-se:stderr: tc-se:rump.ping: sendto: Socket is not connected tc-se:rump.ping: poll: Socket is not connected tc-se: tc-so:unix://wg_local tc-so:unix://wg_peer tc-so:unix://wg_peer2 tc-so:### Dumping unix://wg_local tc-se:rump.ifconfig: rump client init: No such file or directory tc-se:rump.netstat: init failed: No such file or directory tc-se:rump.netstat: rumpclient init: No such file or directory tc-se:vmstat: rumpclient init: No such file or directory tc-se:rump.arp: init failed: No such file or directory tc-se:rump.ndp: init failed: No such file or directory tc-se:ifmcstat: rumpclient init: No such file or directory tc-se:dmesg: rumpclient init: No such file or directory tc-so:### Dumping unix://wg_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:7f:b3:f3:0f tc-so: linkstr: bus tc-so: input: 8 packets, 600 bytes, 8 multicasts tc-so: output: 7 packets, 514 bytes, 5 multicasts tc-so: inet6 fe80::b0a0:7fff:feb3:f30f%shmif0/64 flags 0 scopeid 0x2 tc-so: inet 192.168.1.2/24 broadcast 192.168.1.255 flags 0 tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 fe80::ccd4:1c6a:d1d6:ddd2%wg0/64 flags 0 scopeid 0x3 tc-so: inet 10.0.0.2/24 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.2 U - - - wg0 tc-so:10.0.0.2 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.2 link#2 UHl - - - lo0 tc-so:192.168.1.1 b2:a0:41:fc:a6:46 UHL - - - shmif0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:7fff:feb3:f30f link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::ccd4:1c6a:d1d6:ddd2 U - - - wg0 tc-so:fe80::ccd4:1c6a:d1d6:ddd2 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::ccd4:1c6a:d1d6:ddd2 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::ccd4:1c6a:d1d6:ddd2 UC - - - wg0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:7f:b3:f3:0f 8 0 7 0 0 tc-so:shmif 1500 192.168.1/24 192.168.1.2 8 0 7 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:7fff:f tc-so: ff01:2::1 tc-so: ff02::2:7085:e37% tc-so: ff02::1%shmif0 tc-so: ff02::1:ffb3:f30f 8 0 7 0 0 tc-so:wg0 1420 0 0 0 0 0 tc-so:wg0 1420 10.0.0/24 10.0.0.2 0 0 0 0 0 tc-so:wg0 1420 fe80::/64 fe80::ccd4:1c6a:d tc-so: ff01:3::1 tc-so: ff02::2:7085:e37% tc-so: ff02::1%wg0 tc-so: ff02::1:ffd6:ddd2 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:in6pcbpl 304 32 0 31 1 0 1 1 0 inf 0 tc-so:inmltpl 64 3 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 49 0 48 1 0 1 1 0 inf 0 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 52 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 61 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 201 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 83 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 59 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 33 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 97 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 639 0 0 213 0 213 213 0 inf 0 tc-so:kmem-04096 4096 15 0 0 8 0 8 8 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 0 1 0 1 1 0 inf 0 tc-so:mbpl 272 6 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 38 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 40 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 17 0 2 1 0 1 1 0 inf 0 tc-so:pdict32 96 5 0 4 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 20 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 7 0 4 1 0 1 1 0 inf 0 tc-so:propdata 48 14 0 10 1 0 1 1 0 inf 0 tc-so:propdict 64 17 0 8 1 0 1 1 0 inf 0 tc-so:propnmbr 64 6 0 2 1 0 1 1 0 inf 0 tc-so:propstng 80 9 0 3 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 20 0 2 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 4 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1777 0 115 307 0 307 tc-so: tc-so:In use 1746K, total allocated 2456K; utilization 71.1% tc-so: tc-so:? (192.168.1.1) at b2:a0:41:fc:a6:46 on shmif0 permanent N tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:7fff:feb3:f30f%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:7085:e37%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ffb3:f30f%shmif0 refcount 1 tc-so: enaddr b2:a0:7f:b3:f3:0f multicnt 4 tc-so: 33:33:70:85:0e:37 -- 33:33:70:85:0e:37 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:b3:f3:0f -- 33:33:ff:b3:f3:0f refcount 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:wg0: tc-so: inet6 fe80::ccd4:1c6a:d1d6:ddd2%wg0 tc-so: group ff01:3::1 refcount 1 tc-so: group ff02::2:7085:e37%wg0 refcount 1 tc-so: group ff02::1%wg0 refcount 1 tc-so: group ff02::1:ffd6:ddd2%wg0 refcount 1 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.200005] mainbus0 (root) tc-so:[ 1.260005] chacha: Portable C ChaCha tc-so:[ 1.260005] aes: BearSSL aes_ct tc-so:[ 1.260005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.260005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.450005] shmif0: Ethernet address b2:a0:7f:b3:f3:0f tc-so:[ 18.320005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 18.320005] get_ifid: shmif0: ifid: b0:a0:7f:ff:fe:b3:f3:0f tc-so:[ 18.320005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:7fff:feb3:f30f tc-so:[ 18.830005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 18.830005] get_ifid: wg0: ifid: cc:d4:1c:6a:d1:d6:dd:d2 tc-so:[ 19.280005] ip6_output: refusing to send from invalid address fe80:3::ccd4:1c6a:d1d6:ddd2 (pid 0) tc-so:[ 19.360005] ip6_output: refusing to send from invalid address fe80:3::ccd4:1c6a:d1d6:ddd2 (pid 0) tc-so:[ 20.210005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:7fff:feb3:f30f - no duplicates found tc-so:[ 20.670005] ip6_output: refusing to send from invalid address fe80:3::ccd4:1c6a:d1d6:ddd2 (pid 0) tc-so:[ 21.010005] ip6_output: refusing to send from invalid address fe80:3::ccd4:1c6a:d1d6:ddd2 (pid 0) tc-so:[ 21.450005] in6_if_link_up: fe80:3::ccd4:1c6a:d1d6:ddd2 marked tentative tc-so:[ 21.450005] nd6_dad_start: wg0: starting DAD for fe80:3::ccd4:1c6a:d1d6:ddd2 tc-so:[ 23.020005] nd6_dad_timer: wg0: DAD complete for fe80:3::ccd4:1c6a:d1d6:ddd2 - no duplicates found tc-so:### Dumping unix://wg_peer2 tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:7f:1c:f5:a1 tc-so: linkstr: bus tc-so: input: 3 packets, 214 bytes, 3 multicasts tc-so: output: 6 packets, 472 bytes, 5 multicasts tc-so: inet6 fe80::b0a0:7fff:fe1c:f5a1%shmif0/64 flags 0 scopeid 0x2 tc-so: inet 192.168.2.2/24 broadcast 192.168.2.255 flags 0 tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 fe80::4803:1655:5b41:813f%wg0/64 flags 0 scopeid 0x3 tc-so: inet 10.0.1.2/24 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.1/24 10.0.1.2 U - - - wg0 tc-so:10.0.1.2 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.2/24 link#2 UC - - - shmif0 tc-so:192.168.2.2 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:7fff:fe1c:f5a1 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::4803:1655:5b41:813f U - - - wg0 tc-so:fe80::4803:1655:5b41:813f link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::4803:1655:5b41:813f UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::4803:1655:5b41:813f UC - - - wg0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:7f:1c:f5:a1 3 0 6 0 0 tc-so:shmif 1500 192.168.2/24 192.168.2.2 3 0 6 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:7fff:f tc-so: ff01:2::1 tc-so: ff02::2:cb8c:6a06 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff1c:f5a1 3 0 6 0 0 tc-so:wg0 1420 0 0 0 0 0 tc-so:wg0 1420 10.0.1/24 10.0.1.2 0 0 0 0 0 tc-so:wg0 1420 fe80::/64 fe80::4803:1655:5 tc-so: ff01:3::1 tc-so: ff02::2:cb8c:6a06 tc-so: ff02::1%wg0 tc-so: ff02::1:ff41:813f 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:in6pcbpl 304 23 0 22 1 0 1 1 0 inf 0 tc-so:inmltpl 64 3 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 40 0 39 1 0 1 1 0 inf 0 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 52 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 61 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 214 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 83 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 59 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 33 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 97 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 579 0 0 193 0 193 193 0 inf 0 tc-so:kmem-04096 4096 15 0 0 8 0 8 8 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:mbpl 272 5 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 38 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 30 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 17 0 2 1 0 1 1 0 inf 0 tc-so:pdict32 96 5 0 4 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 7 0 4 1 0 1 1 0 inf 0 tc-so:propdata 48 14 0 10 1 0 1 1 0 inf 0 tc-so:propdict 64 17 0 8 1 0 1 1 0 inf 0 tc-so:propnmbr 64 6 0 2 1 0 1 1 0 inf 0 tc-so:propstng 80 9 0 3 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 20 0 2 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 3 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1694 0 97 285 0 285 tc-so: tc-so:In use 1610K, total allocated 2280K; utilization 70.6% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:7fff:fe1c:f5a1%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:cb8c:6a06%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ff1c:f5a1%shmif0 refcount 1 tc-so: enaddr b2:a0:7f:1c:f5:a1 multicnt 4 tc-so: 33:33:cb:8c:6a:06 -- 33:33:cb:8c:6a:06 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:1c:f5:a1 -- 33:33:ff:1c:f5:a1 refcount 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:wg0: tc-so: inet6 fe80::4803:1655:5b41:813f%wg0 tc-so: group ff01:3::1 refcount 1 tc-so: group ff02::2:cb8c:6a06%wg0 refcount 1 tc-so: group ff02::1%wg0 refcount 1 tc-so: group ff02::1:ff41:813f%wg0 refcount 1 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.210005] mainbus0 (root) tc-so:[ 1.300005] chacha: Portable C ChaCha tc-so:[ 1.300005] aes: BearSSL aes_ct tc-so:[ 1.300005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.300005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.410005] shmif0: Ethernet address b2:a0:7f:1c:f5:a1 tc-so:[ 19.580005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 19.580005] get_ifid: shmif0: ifid: b0:a0:7f:ff:fe:1c:f5:a1 tc-so:[ 19.580005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:7fff:fe1c:f5a1 tc-so:[ 20.140005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 20.140005] get_ifid: wg0: ifid: 48:03:16:55:5b:41:81:3f tc-so:[ 20.490005] ip6_output: refusing to send from invalid address fe80:3::4803:1655:5b41:813f (pid 0) tc-so:[ 21.070005] ip6_output: refusing to send from invalid address fe80:3::4803:1655:5b41:813f (pid 0) tc-so:[ 21.330005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:7fff:fe1c:f5a1 - no duplicates found tc-so:[ 22.890005] in6_if_link_up: fe80:3::4803:1655:5b41:813f marked tentative tc-so:[ 22.890005] nd6_dad_start: wg0: starting DAD for fe80:3::4803:1655:5b41:813f tc-so:[ 24.080005] nd6_dad_timer: wg0: DAD complete for fe80:3::4803:1655:5b41:813f - no duplicates found tc-so:GNU gdb (GDB) 11.0.50.20200914-git tc-so:Copyright (C) 2020 Free Software Foundation, Inc. tc-so:License GPLv3+: GNU GPL version 3 or later tc-so:This is free software: you are free to change and redistribute it. tc-so:There is NO WARRANTY, to the extent permitted by law. tc-so:Type "show copying" and "show warranty" for details. tc-so:This GDB was configured as "sparc64--netbsd". tc-so:Type "show configuration" for configuration details. tc-so:For bug reporting instructions, please see: tc-so:. tc-so:Find the GDB manual and other documentation resources online at: tc-so: . tc-so: tc-so:For help, type "help". tc-so:Type "apropos word" to search for commands related to "word"... tc-so:Reading symbols from /usr/bin/rump_server... tc-so:(No debugging symbols found in /usr/bin/rump_server) tc-so:[New process 16443] tc-so:[New process 25492] tc-so:[New process 16237] tc-so:[New process 9796] tc-so:[New process 10962] tc-so:[New process 16486] tc-so:[New process 14261] tc-so:[New process 18741] tc-so:[New process 21165] tc-so:[New process 5312] tc-so:[New process 17967] tc-so:[New process 16909] tc-so:[New process 7378] tc-so:[New process 28523] tc-so:[New process 8798] tc-so:[New process 18190] tc-so:[New process 16608] tc-so:[New process 28273] tc-so:[New process 21738] tc-so:[New process 25535] tc-so:[New process 20892] tc-so:[New process 19899] tc-so:[New process 18961] tc-so:[New process 8269] tc-so:[New process 21008] tc-so:[New process 11612] tc-so:[New process 9689] tc-so:[New process 16654] tc-so:[New process 12018] tc-so:[New process 17325] tc-so:[New process 27194] tc-so:[New process 26042] tc-so:[New process 16696] tc-so:[New process 18973] tc-so:[New process 21681] tc-so:[New process 17637] tc-so:[New process 17496] tc-so:[New process 21131] tc-so:[New process 24061] tc-so:[New process 26350] tc-so:[New process 27209] tc-so:[New process 18150] tc-so:[New process 15629] tc-so:[New process 8397] tc-so:[New process 20348] tc-so:[New process 6679] tc-so:Core was generated by `rump_server'. tc-so:Program terminated with signal SIGABRT, Aborted. tc-so:#0 0x00000000413d24d0 in abort () from /usr/lib/libc.so.12 tc-so:[Current thread is 1 (process 16443)] tc-so:#0 0x00000000413d24d0 in abort () from /usr/lib/libc.so.12 tc-so:#1 0x0000000040e0a73c in rumpuser_exit () from /usr/lib/librumpuser.so.0 tc-so:#2 0x00000000407fabac in rumpns_cpu_reboot () from /usr/lib/librump.so.0 tc-so:#3 0x00000000407c87ec in rumpns_kern_reboot () from /usr/lib/librump.so.0 tc-so:#4 0x000000004079a168 in rumpns_vpanic () from /usr/lib/librump.so.0 tc-so:#5 0x000000004079a248 in rumpns_panic () from /usr/lib/librump.so.0 tc-so:#6 0x000000004079c178 in ?? () from /usr/lib/librump.so.0 tc-so:Backtrace stopped: previous frame identical to this frame (corrupt stack?) tc-so:(gdb) quit tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.2900050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 10.3200050] get_ifid: shmif0: got interface identifier from itself tc-so:[ 10.3200050] get_ifid: shmif0: ifid: b0:a0:41:ff:fe:fc:a6:46 tc-so:[ 10.3200050] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:41ff:fefc:a646 tc-so:[ 10.5900050] get_ifid: shmif1: got interface identifier from itself tc-so:[ 10.5900050] get_ifid: shmif1: ifid: b0:a0:37:ff:fe:f7:74:7e tc-so:[ 10.5900050] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:37ff:fef7:747e tc-so:[ 11.0600050] get_ifid: wg0: interface identifier generated by random number tc-so:[ 11.0600050] get_ifid: wg0: ifid: 14:ab:99:69:54:af:8c:6a tc-so:[ 11.2000050] ip6_output: refusing to send from invalid address fe80:4::14ab:9969:54af:8c6a (pid 0) tc-so:[ 11.9300050] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:41ff:fefc:a646 - no duplicates found tc-so:[ 11.9300050] ip6_output: refusing to send from invalid address fe80:4::14ab:9969:54af:8c6a (pid 0) tc-so:[ 12.5900050] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:37ff:fef7:747e - no duplicates found tc-so:[ 13.4200050] ip6_output: refusing to send from invalid address fe80:4::14ab:9969:54af:8c6a (pid 0) tc-so:[ 14.2600050] get_ifid: wg1: interface identifier generated by random number tc-so:[ 14.2600050] get_ifid: wg1: ifid: 14:ab:99:69:54:af:8c:6a tc-so:[ 14.8600050] ip6_output: refusing to send from invalid address fe80:5::14ab:9969:54af:8c6a (pid 0) tc-so:[ 14.9400050] ip6_output: refusing to send from invalid address fe80:5::14ab:9969:54af:8c6a (pid 0) tc-so:[ 15.5300050] ip6_output: refusing to send from invalid address fe80:5::14ab:9969:54af:8c6a (pid 0) tc-so:[ 17.6700050] in6_if_link_up: fe80:4::14ab:9969:54af:8c6a marked tentative tc-so:[ 17.6700050] nd6_dad_start: wg0: starting DAD for fe80:4::14ab:9969:54af:8c6a tc-so:[ 18.5700050] in6_if_link_up: fe80:5::14ab:9969:54af:8c6a marked tentative tc-so:[ 18.5700050] nd6_dad_start: wg1: starting DAD for fe80:5::14ab:9969:54af:8c6a tc-so:[ 19.4300050] nd6_dad_timer: wg0: DAD complete for fe80:4::14ab:9969:54af:8c6a - no duplicates found tc-so:[ 20.4000050] nd6_dad_timer: wg1: DAD complete for fe80:5::14ab:9969:54af:8c6a - no duplicates found tc-so:[ 30.9800050] panic: pool_redzone_check: [mbpl] 0x00 != 0x86 tc-so:[ 30.9800050] rump kernel halting... tc-so:[ 1.0000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.0000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.0000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.0000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.0000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.0000000] The Regents of the University of California. All rights reserved. tc-so:[ 1.0000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.0000000] total memory = unlimited (host limit) tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.0000040] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.0000050] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.0000050] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.0200050] root file system type: rumpfs tc-so:[ 1.0200050] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.2300050] mainbus0 (root) tc-so:[ 1.2900050] chacha: Portable C ChaCha tc-so:[ 1.2900050] aes: BearSSL aes_ct tc-so:[ 1.2900050] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.2900050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.3200050] shmif0: Ethernet address b2:a0:41:fc:a6:46 tc-so:[ 5.9400050] shmif1: Ethernet address b2:a0:37:f7:74:7e tc-so:[ 30.9800050] panic: pool_redzone_check: [mbpl] 0x00 != 0x86 tc-so:[ 30.9800050] rump kernel halting... tc-so:[ 18.5700050] tc-so:bus tc-so:### Dumping bus tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:10.320004 b2:a0:41:fc:a6:46 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.1, length 28 tc-so:00:00:10.590004 b2:a0:37:f7:74:7e > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.2.1 tell 192.168.2.1, length 28 tc-so:00:00:10.660004 b2:a0:37:f7:74:7e > 33:33:b9:f6:2d:09, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:b9f6:2d09: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:b9f6:2d09, length 24 tc-so:00:00:10.740004 b2:a0:41:fc:a6:46 > 33:33:ff:fc:a6:46, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:fffc:a646: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fffc:a646, length 24 tc-so:00:00:10.920004 b2:a0:41:fc:a6:46 > 33:33:ff:fc:a6:46, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:fffc:a646: ICMP6, neighbor solicitation, who has fe80::b0a0:41ff:fefc:a646, length 32 tc-so:00:00:11.060004 b2:a0:41:fc:a6:46 > 33:33:b9:f6:2d:09, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:b9f6:2d09: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:b9f6:2d09, length 24 tc-so:00:00:11.470004 b2:a0:37:f7:74:7e > 33:33:ff:f7:74:7e, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:fff7:747e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fff7:747e, length 24 tc-so:00:00:11.580004 b2:a0:37:f7:74:7e > 33:33:ff:f7:74:7e, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:fff7:747e: ICMP6, neighbor solicitation, who has fe80::b0a0:37ff:fef7:747e, length 32 tc-so:00:00:12.310004 b2:a0:37:f7:74:7e > 33:33:ff:f7:74:7e, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:fff7:747e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fff7:747e, length 24 tc-so:00:00:12.780004 b2:a0:41:fc:a6:46 > 33:33:ff:fc:a6:46, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:41ff:fefc:a646 > ff02::1:fffc:a646: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fffc:a646, length 24 tc-so:00:00:16.180004 b2:a0:41:fc:a6:46 > 33:33:b9:f6:2d:09, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:41ff:fefc:a646 > ff02::2:b9f6:2d09: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:b9f6:2d09, length 24 tc-so:00:00:18.320004 b2:a0:7f:b3:f3:0f > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.2 tell 192.168.1.2, length 28 tc-so:00:00:19.040004 b2:a0:7f:b3:f3:0f > 33:33:ff:b3:f3:0f, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffb3:f30f: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffb3:f30f, length 24 tc-so:00:00:19.200004 b2:a0:7f:b3:f3:0f > 33:33:ff:b3:f3:0f, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffb3:f30f: ICMP6, neighbor solicitation, who has fe80::b0a0:7fff:feb3:f30f, length 32 tc-so:00:00:19.280004 b2:a0:7f:b3:f3:0f > 33:33:70:85:0e:37, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:7085:e37: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:7085:e37, length 24 tc-so:00:00:21.010004 b2:a0:7f:b3:f3:0f > 33:33:ff:b3:f3:0f, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7fff:feb3:f30f > ff02::1:ffb3:f30f: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffb3:f30f, length 24 tc-so:00:00:19.540004 b2:a0:7f:1c:f5:a1 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.2.2 tell 192.168.2.2, length 28 tc-so:00:00:19.620004 b2:a0:7f:1c:f5:a1 > 33:33:cb:8c:6a:06, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:cb8c:6a06: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:cb8c:6a06, length 24 tc-so:00:00:23.770004 b2:a0:7f:b3:f3:0f > 33:33:70:85:0e:37, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7fff:feb3:f30f > ff02::2:7085:e37: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:7085:e37, length 24 tc-so:00:00:20.020004 b2:a0:7f:1c:f5:a1 > 33:33:ff:1c:f5:a1, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff1c:f5a1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff1c:f5a1, length 24 tc-so:00:00:20.330004 b2:a0:7f:1c:f5:a1 > 33:33:ff:1c:f5:a1, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff1c:f5a1: ICMP6, neighbor solicitation, who has fe80::b0a0:7fff:fe1c:f5a1, length 32 tc-so:00:00:20.730004 b2:a0:7f:1c:f5:a1 > 33:33:cb:8c:6a:06, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:cb8c:6a06: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:cb8c:6a06, length 24 tc-so:00:00:24.410004 b2:a0:7f:1c:f5:a1 > 33:33:ff:1c:f5:a1, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7fff:fe1c:f5a1 > ff02::1:ff1c:f5a1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff1c:f5a1, length 24 tc-so:00:00:30.980004 b2:a0:41:fc:a6:46 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.2 tell 192.168.1.1, length 28 tc-so:00:00:28.600004 b2:a0:7f:b3:f3:0f > b2:a0:41:fc:a6:46, ethertype ARP (0x0806), length 42: Reply 192.168.1.2 is-at b2:a0:7f:b3:f3:0f, length 28 tc-so:00:00:30.980004 b2:a0:41:fc:a6:46 > b2:a0:7f:b3:f3:0f, ethertype IPv4 (0x0800), length 190: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 148 tc-so:unix://wg_local tc-so:unix://wg_peer tc-so:unix://wg_peer2 tc-se:rump.halt: init failed: No such file or directory tc-end: 1646865467.1403, wg_multiple_interfaces, failed, atf-check failed; see the output of the test for details tc-start: 1646865467.58793, wg_multiple_peers tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:unix://wg_local shmif0 tc-so:bus tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:unix://wg_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ grep -q b2:a0:13:bb:a1:7e ./.__macaddrs ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_peer shmif0 tc-so:bus tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus ] tc-so:Executing command [ grep -q b2:a0:69:29:d0:da ./.__macaddrs ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_peer shmif0 tc-so:unix://wg_local shmif1 tc-so:bus tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_peer2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:unix://wg_peer tc-so:unix://wg_peer2 tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ grep -q b2:a0:af:98:f5:36 ./.__macaddrs ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_peer shmif0 tc-so:unix://wg_local shmif1 tc-so:unix://wg_peer2 shmif0 tc-so:bus tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1/24 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet 10.0.0.1/24 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.1 U - - - wg0 tc-so:10.0.0.1 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.1 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:40ff:fef3:a2c1 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::8490:3890:f4b9:58a6 U - - - wg0 tc-so:fe80::8490:3890:f4b9:58a6 link#4 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:4::/32 fe80::8490:3890:f4b9:58a6 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::8490:3890:f4b9:58a6 UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: down tc-so: inet6 fe80::8490:3890:f4b9:58a6%wg0/64 flags 0x8 scopeid 0x4 tc-so: inet 10.0.0.1/24 flags 0x4 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 csHik2X8Y23eE5qTNS4cEa2iIO+jOzXYzJiIPEZDBhs= --endpoint=192.168.1.2:51820 --allowed-ips=10.0.0.2/32 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer1 lOCLVewjmbfxt9ajuKMwMLkilW6wpSj40P+TsYmDTxM= --endpoint=192.168.1.3:51820 --allowed-ips=10.0.0.3/32 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer1 --show-preshared-key ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.2/24 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet 10.0.0.2/24 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.2 U - - - wg0 tc-so:10.0.0.2 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.2 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:13ff:febb:a17e link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::b4a1:ac1f:f1f6:aa71 U - - - wg0 tc-so:fe80::b4a1:ac1f:f1f6:aa71 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::b4a1:ac1f:f1f6:aa71 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::b4a1:ac1f:f1f6:aa71 UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: down tc-so: inet6 fe80::b4a1:ac1f:f1f6:aa71%wg0/64 flags 0x8 scopeid 0x3 tc-so: inet 10.0.0.2/24 flags 0x4 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 ZvmTnE/b7ZzFUvg1xE21DH9Bg6PClxHt1gzLxGRQ+G4= --endpoint=192.168.1.1:51820 --allowed-ips=10.0.0.1/32 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.3/24 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet 10.0.0.3/24 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.3 U - - - wg0 tc-so:10.0.0.3 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.3 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:afff:fe98:f536 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::bc38:f1eb:c9f0:bb9d U - - - wg0 tc-so:fe80::bc38:f1eb:c9f0:bb9d link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::bc38:f1eb:c9f0:bb9d UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::bc38:f1eb:c9f0:bb9d UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: down tc-so: inet6 fe80::bc38:f1eb:c9f0:bb9d%wg0/64 flags 0x8 scopeid 0x3 tc-so: inet 10.0.0.3/24 flags 0x4 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 ZvmTnE/b7ZzFUvg1xE21DH9Bg6PClxHt1gzLxGRQ+G4= --endpoint=192.168.1.1:51820 --allowed-ips=10.0.0.1/32 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so: tc-so:00:00:11.210004 b2:a0:40:f3:a2:c1 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.1, length 28 tc-so:00:00:11.620004 b2:a0:40:f3:a2:c1 > 33:33:59:09:0f:08, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:5909:f08: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:5909:f08, length 24 tc-so:00:00:11.980004 b2:a0:40:f3:a2:c1 > 33:33:ff:f3:a2:c1, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:fff3:a2c1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fff3:a2c1, length 24 tc-so:00:00:11.980004 b2:a0:40:f3:a2:c1 > 33:33:ff:f3:a2:c1, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:fff3:a2c1: ICMP6, neighbor solicitation, who has fe80::b0a0:40ff:fef3:a2c1, length 32 tc-so:00:00:16.210004 b2:a0:40:f3:a2:c1 > 33:33:ff:f3:a2:c1, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:40ff:fef3:a2c1 > ff02::1:fff3:a2c1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fff3:a2c1, length 24 tc-so:00:00:13.500004 b2:a0:13:bb:a1:7e > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.2 tell 192.168.1.2, length 28 tc-so:00:00:13.550004 b2:a0:13:bb:a1:7e > 33:33:ff:bb:a1:7e, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffbb:a17e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffbb:a17e, length 24 tc-so:00:00:13.840004 b2:a0:13:bb:a1:7e > 33:33:a6:c3:e0:da, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:a6c3:e0da: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:a6c3:e0da, length 24 tc-so:00:00:14.210004 b2:a0:13:bb:a1:7e > 33:33:ff:bb:a1:7e, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffbb:a17e: ICMP6, neighbor solicitation, who has fe80::b0a0:13ff:febb:a17e, length 32 tc-so:00:00:16.990004 b2:a0:40:f3:a2:c1 > 33:33:59:09:0f:08, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:40ff:fef3:a2c1 > ff02::2:5909:f08: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:5909:f08, length 24 tc-so:00:00:17.410004 b2:a0:13:bb:a1:7e > 33:33:a6:c3:e0:da, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:13ff:febb:a17e > ff02::2:a6c3:e0da: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:a6c3:e0da, length 24 tc-so:00:00:15.010004 b2:a0:af:98:f5:36 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.3 tell 192.168.1.3, length 28 tc-so:00:00:15.120004 b2:a0:af:98:f5:36 > 33:33:ff:98:f5:36, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff98:f536: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff98:f536, length 24 tc-so:00:00:15.480004 b2:a0:af:98:f5:36 > 33:33:ff:98:f5:36, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff98:f536: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff98:f536, length 24 tc-so:00:00:15.560004 b2:a0:af:98:f5:36 > 33:33:e9:68:a9:ff, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:e968:a9ff: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:e968:a9ff, length 24 tc-so:00:00:15.760004 b2:a0:af:98:f5:36 > 33:33:ff:98:f5:36, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff98:f536: ICMP6, neighbor solicitation, who has fe80::b0a0:afff:fe98:f536, length 32 tc-so:00:00:22.180004 b2:a0:13:bb:a1:7e > 33:33:ff:bb:a1:7e, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:13ff:febb:a17e > ff02::1:ffbb:a17e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffbb:a17e, length 24 tc-so:Executing command [ rump.ping -n -i 0.1 -c 3 -w 1 10.0.0.2 ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se:PING 10.0.0.2 (10.0.0.2): 56 data bytes tc-se: tc-se:stderr: tc-se:rump.ping: poll: Socket is not connected tc-se: tc-so:unix://wg_local tc-so:unix://wg_peer tc-so:unix://wg_peer2 tc-so:### Dumping unix://wg_local tc-se:rump.ifconfig: rump client init: No such file or directory tc-se:rump.netstat: init failed: No such file or directory tc-se:rump.netstat: rumpclient init: No such file or directory tc-se:vmstat: rumpclient init: No such file or directory tc-se:rump.arp: init failed: No such file or directory tc-se:rump.ndp: init failed: No such file or directory tc-se:ifmcstat: rumpclient init: No such file or directory tc-se:dmesg: rumpclient init: No such file or directory tc-so:### Dumping unix://wg_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:13:bb:a1:7e tc-so: linkstr: bus tc-so: input: 8 packets, 600 bytes, 8 multicasts tc-so: output: 7 packets, 514 bytes, 5 multicasts tc-so: inet6 fe80::b0a0:13ff:febb:a17e%shmif0/64 flags 0 scopeid 0x2 tc-so: inet 192.168.1.2/24 broadcast 192.168.1.255 flags 0 tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 fe80::b4a1:ac1f:f1f6:aa71%wg0/64 flags 0 scopeid 0x3 tc-so: inet 10.0.0.2/24 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.2 U - - - wg0 tc-so:10.0.0.2 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.2 link#2 UHl - - - lo0 tc-so:192.168.1.1 b2:a0:40:f3:a2:c1 UHL - - - shmif0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:13ff:febb:a17e link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::b4a1:ac1f:f1f6:aa71 U - - - wg0 tc-so:fe80::b4a1:ac1f:f1f6:aa71 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::b4a1:ac1f:f1f6:aa71 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::b4a1:ac1f:f1f6:aa71 UC - - - wg0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:13:bb:a1:7e 10 0 8 0 0 tc-so:shmif 1500 192.168.1/24 192.168.1.2 10 0 8 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:13ff:f tc-so: ff01:2::1 tc-so: ff02::2:a6c3:e0da tc-so: ff02::1%shmif0 tc-so: ff02::1:ffbb:a17e 10 0 8 0 0 tc-so:wg0 1420 0 0 0 0 0 tc-so:wg0 1420 10.0.0/24 10.0.0.2 0 0 0 0 0 tc-so:wg0 1420 fe80::/64 fe80::b4a1:ac1f:f tc-so: ff01:3::1 tc-so: ff02::2:a6c3:e0da tc-so: ff02::1%wg0 tc-so: ff02::1:fff6:aa71 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:in6pcbpl 304 41 0 40 1 0 1 1 0 inf 0 tc-so:inmltpl 64 3 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 58 0 57 1 0 1 1 0 inf 0 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 53 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 61 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 214 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 83 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 59 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 33 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 97 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 696 0 0 232 0 232 232 0 inf 0 tc-so:kmem-04096 4096 15 0 0 8 0 8 8 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 0 1 0 1 1 0 inf 0 tc-so:mbpl 272 7 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 38 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 29 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 17 0 2 1 0 1 1 0 inf 0 tc-so:pdict32 96 5 0 4 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 7 0 4 1 0 1 1 0 inf 0 tc-so:propdata 48 14 0 10 1 0 1 1 0 inf 0 tc-so:propdict 64 17 0 8 1 0 1 1 0 inf 0 tc-so:propnmbr 64 6 0 2 1 0 1 1 0 inf 0 tc-so:propstng 80 9 0 3 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 20 0 2 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 3 0 0 1 0 1 1 0 inf 0 tc-so:thplthrd 80 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1852 0 133 326 0 326 tc-so: tc-so:In use 1854K, total allocated 2608K; utilization 71.1% tc-so: tc-so:? (192.168.1.1) at b2:a0:40:f3:a2:c1 on shmif0 1s I tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:13ff:febb:a17e%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:a6c3:e0da%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ffbb:a17e%shmif0 refcount 1 tc-so: enaddr b2:a0:13:bb:a1:7e multicnt 4 tc-so: 33:33:a6:c3:e0:da -- 33:33:a6:c3:e0:da refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:bb:a1:7e -- 33:33:ff:bb:a1:7e refcount 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:wg0: tc-so: inet6 fe80::b4a1:ac1f:f1f6:aa71%wg0 tc-so: group ff01:3::1 refcount 1 tc-so: group ff02::2:a6c3:e0da%wg0 refcount 1 tc-so: group ff02::1%wg0 refcount 1 tc-so: group ff02::1:fff6:aa71%wg0 refcount 1 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.220005] mainbus0 (root) tc-so:[ 1.290005] chacha: Portable C ChaCha tc-so:[ 1.290005] aes: BearSSL aes_ct tc-so:[ 1.290005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.290005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.500005] shmif0: Ethernet address b2:a0:13:bb:a1:7e tc-so:[ 13.500005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 13.500005] get_ifid: shmif0: ifid: b0:a0:13:ff:fe:bb:a1:7e tc-so:[ 13.500005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:13ff:febb:a17e tc-so:[ 14.110005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 14.110005] get_ifid: wg0: ifid: b4:a1:ac:1f:f1:f6:aa:71 tc-so:[ 14.850005] ip6_output: refusing to send from invalid address fe80:3::b4a1:ac1f:f1f6:aa71 (pid 0) tc-so:[ 15.020005] ip6_output: refusing to send from invalid address fe80:3::b4a1:ac1f:f1f6:aa71 (pid 0) tc-so:[ 15.210005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:13ff:febb:a17e - no duplicates found tc-so:[ 15.570005] ip6_output: refusing to send from invalid address fe80:3::b4a1:ac1f:f1f6:aa71 (pid 0) tc-so:[ 16.930005] in6_if_link_up: fe80:3::b4a1:ac1f:f1f6:aa71 marked tentative tc-so:[ 16.930005] nd6_dad_start: wg0: starting DAD for fe80:3::b4a1:ac1f:f1f6:aa71 tc-so:[ 18.740005] nd6_dad_timer: wg0: DAD complete for fe80:3::b4a1:ac1f:f1f6:aa71 - no duplicates found tc-so:### Dumping unix://wg_peer2 tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:af:98:f5:36 tc-so: linkstr: bus tc-so: input: 6 packets, 340 bytes, 6 multicasts tc-so: output: 6 packets, 472 bytes, 5 multicasts tc-so: inet6 fe80::b0a0:afff:fe98:f536%shmif0/64 flags 0 scopeid 0x2 tc-so: inet 192.168.1.3/24 broadcast 192.168.1.255 flags 0 tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 fe80::bc38:f1eb:c9f0:bb9d%wg0/64 flags 0 scopeid 0x3 tc-so: inet 10.0.0.3/24 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.3 U - - - wg0 tc-so:10.0.0.3 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.3 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:afff:fe98:f536 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::bc38:f1eb:c9f0:bb9d U - - - wg0 tc-so:fe80::bc38:f1eb:c9f0:bb9d link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::bc38:f1eb:c9f0:bb9d UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::bc38:f1eb:c9f0:bb9d UC - - - wg0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:af:98:f5:36 7 0 6 0 0 tc-so:shmif 1500 192.168.1/24 192.168.1.3 7 0 6 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:afff:f tc-so: ff01:2::1 tc-so: ff02::2:e968:a9ff tc-so: ff02::1%shmif0 tc-so: ff02::1:ff98:f536 7 0 6 0 0 tc-so:wg0 1420 0 0 0 0 0 tc-so:wg0 1420 10.0.0/24 10.0.0.3 0 0 0 0 0 tc-so:wg0 1420 fe80::/64 fe80::bc38:f1eb:c tc-so: ff01:3::1 tc-so: ff02::2:e968:a9ff tc-so: ff02::1%wg0 tc-so: ff02::1:fff0:bb9d 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:in6pcbpl 304 29 0 28 1 0 1 1 0 inf 0 tc-so:inmltpl 64 3 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 46 0 45 1 0 1 1 0 inf 0 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 53 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 61 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 214 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 83 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 59 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 33 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 97 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 618 0 0 206 0 206 206 0 inf 0 tc-so:kmem-04096 4096 15 0 0 8 0 8 8 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:mbpl 272 4 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 38 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 31 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 17 0 2 1 0 1 1 0 inf 0 tc-so:pdict32 96 5 0 4 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 7 0 4 1 0 1 1 0 inf 0 tc-so:propdata 48 14 0 10 1 0 1 1 0 inf 0 tc-so:propdict 64 17 0 8 1 0 1 1 0 inf 0 tc-so:propnmbr 64 6 0 2 1 0 1 1 0 inf 0 tc-so:propstng 80 9 0 3 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 20 0 2 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 3 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1746 0 109 298 0 298 tc-so: tc-so:In use 1690K, total allocated 2384K; utilization 70.9% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:afff:fe98:f536%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:e968:a9ff%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ff98:f536%shmif0 refcount 1 tc-so: enaddr b2:a0:af:98:f5:36 multicnt 4 tc-so: 33:33:e9:68:a9:ff -- 33:33:e9:68:a9:ff refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:98:f5:36 -- 33:33:ff:98:f5:36 refcount 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:wg0: tc-so: inet6 fe80::bc38:f1eb:c9f0:bb9d%wg0 tc-so: group ff01:3::1 refcount 1 tc-so: group ff02::2:e968:a9ff%wg0 refcount 1 tc-so: group ff02::1%wg0 refcount 1 tc-so: group ff02::1:fff0:bb9d%wg0 refcount 1 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.230005] mainbus0 (root) tc-so:[ 1.230005] chacha: Portable C ChaCha tc-so:[ 1.230005] aes: BearSSL aes_ct tc-so:[ 1.230005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.230005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.650005] shmif0: Ethernet address b2:a0:af:98:f5:36 tc-so:[ 15.010005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 15.010005] get_ifid: shmif0: ifid: b0:a0:af:ff:fe:98:f5:36 tc-so:[ 15.010005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:afff:fe98:f536 tc-so:[ 15.520005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 15.520005] get_ifid: wg0: ifid: bc:38:f1:eb:c9:f0:bb:9d tc-so:[ 15.600005] ip6_output: refusing to send from invalid address fe80:3::bc38:f1eb:c9f0:bb9d (pid 0) tc-so:[ 15.760005] ip6_output: refusing to send from invalid address fe80:3::bc38:f1eb:c9f0:bb9d (pid 0) tc-so:[ 16.760005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:afff:fe98:f536 - no duplicates found tc-so:[ 18.410005] in6_if_link_up: fe80:3::bc38:f1eb:c9f0:bb9d marked tentative tc-so:[ 18.410005] nd6_dad_start: wg0: starting DAD for fe80:3::bc38:f1eb:c9f0:bb9d tc-so:[ 19.900005] nd6_dad_timer: wg0: DAD complete for fe80:3::bc38:f1eb:c9f0:bb9d - no duplicates found tc-so:GNU gdb (GDB) 11.0.50.20200914-git tc-so:Copyright (C) 2020 Free Software Foundation, Inc. tc-so:License GPLv3+: GNU GPL version 3 or later tc-so:This is free software: you are free to change and redistribute it. tc-so:There is NO WARRANTY, to the extent permitted by law. tc-so:Type "show copying" and "show warranty" for details. tc-so:This GDB was configured as "sparc64--netbsd". tc-so:Type "show configuration" for configuration details. tc-so:For bug reporting instructions, please see: tc-so:. tc-so:Find the GDB manual and other documentation resources online at: tc-so: . tc-so: tc-so:For help, type "help". tc-so:Type "apropos word" to search for commands related to "word"... tc-so:Reading symbols from /usr/bin/rump_server... tc-so:(No debugging symbols found in /usr/bin/rump_server) tc-so:[New process 12107] tc-so:[New process 802] tc-so:[New process 9635] tc-so:[New process 12754] tc-so:[New process 9026] tc-so:[New process 18615] tc-so:[New process 19181] tc-so:[New process 29524] tc-so:[New process 1319] tc-so:[New process 6623] tc-so:[New process 18998] tc-so:[New process 789] tc-so:[New process 20357] tc-so:[New process 8776] tc-so:[New process 10148] tc-so:[New process 28222] tc-so:[New process 19346] tc-so:[New process 11850] tc-so:[New process 21933] tc-so:[New process 19762] tc-so:[New process 8315] tc-so:[New process 21480] tc-so:[New process 11795] tc-so:[New process 15773] tc-so:[New process 24150] tc-so:[New process 16655] tc-so:[New process 23983] tc-so:[New process 15111] tc-so:[New process 28927] tc-so:[New process 4156] tc-so:[New process 9972] tc-so:[New process 2530] tc-so:[New process 25771] tc-so:[New process 19342] tc-so:[New process 26859] tc-so:[New process 9916] tc-so:[New process 15504] tc-so:[New process 6773] tc-so:[New process 6210] tc-so:[New process 14679] tc-so:[New process 12577] tc-so:[New process 10691] tc-so:[New process 17124] tc-so:[New process 12001] tc-so:[New process 27711] tc-so:[New process 12824] tc-so:[New process 18180] tc-so:Core was generated by `rump_server'. tc-so:Program terminated with signal SIGABRT, Aborted. tc-so:#0 0x00000000413d24d0 in abort () from /usr/lib/libc.so.12 tc-so:[Current thread is 1 (process 12107)] tc-so:#0 0x00000000413d24d0 in abort () from /usr/lib/libc.so.12 tc-so:#1 0x0000000040e0a73c in rumpuser_exit () from /usr/lib/librumpuser.so.0 tc-so:#2 0x00000000407fabac in rumpns_cpu_reboot () from /usr/lib/librump.so.0 tc-so:#3 0x00000000407c87ec in rumpns_kern_reboot () from /usr/lib/librump.so.0 tc-so:#4 0x000000004079a168 in rumpns_vpanic () from /usr/lib/librump.so.0 tc-so:#5 0x000000004079a248 in rumpns_panic () from /usr/lib/librump.so.0 tc-so:#6 0x000000004079c178 in ?? () from /usr/lib/librump.so.0 tc-so:Backtrace stopped: previous frame identical to this frame (corrupt stack?) tc-so:(gdb) quit tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.2400050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 11.2100050] get_ifid: shmif0: got interface identifier from itself tc-so:[ 11.2100050] get_ifid: shmif0: ifid: b0:a0:40:ff:fe:f3:a2:c1 tc-so:[ 11.2100050] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:40ff:fef3:a2c1 tc-so:[ 11.7400050] get_ifid: wg0: interface identifier generated by random number tc-so:[ 11.7400050] get_ifid: wg0: ifid: 84:90:38:90:f4:b9:58:a6 tc-so:[ 11.7800050] ip6_output: refusing to send from invalid address fe80:4::8490:3890:f4b9:58a6 (pid 0) tc-so:[ 11.9000050] ip6_output: refusing to send from invalid address fe80:4::8490:3890:f4b9:58a6 (pid 0) tc-so:[ 12.5900050] ip6_output: refusing to send from invalid address fe80:4::8490:3890:f4b9:58a6 (pid 0) tc-so:[ 13.0100050] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:40ff:fef3:a2c1 - no duplicates found tc-so:[ 14.4600050] in6_if_link_up: fe80:4::8490:3890:f4b9:58a6 marked tentative tc-so:[ 14.4600050] nd6_dad_start: wg0: starting DAD for fe80:4::8490:3890:f4b9:58a6 tc-so:[ 15.8800050] nd6_dad_timer: wg0: DAD complete for fe80:4::8490:3890:f4b9:58a6 - no duplicates found tc-so:[ 27.4700050] panic: pool_redzone_check: [mbpl] 0x00 != 0x4f tc-so:[ 27.4700050] rump kernel halting... tc-so:[ 1.0000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.0000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.0000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.0000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.0000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.0000000] The Regents of the University of California. All rights reserved. tc-so:[ 1.0000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.0000000] total memory = unlimited (host limit) tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.0000040] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.0000050] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.0000050] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.0200050] root file system type: rumpfs tc-so:[ 1.0200050] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.2400050] mainbus0 (root) tc-so:[ 1.2400050] chacha: Portable C ChaCha tc-so:[ 1.2400050] aes: BearSSL aes_ct tc-so:[ 1.2400050] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.2400050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.5400050] shmif0: Ethernet address b2:a0:40:f3:a2:c1 tc-so:[ 6.4000050] shmif1: Ethernet address b2:a0:69:29:d0:da tc-so:[ 27.4700050] panic: pool_redzone_check: [mbpl] 0x00 != 0x4f tc-so:[ 27.4700050] rump kernel halting... tc-so:[ 14.4600050] tc-so:[ 14.4600050] tc-so:bus tc-so:### Dumping bus tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:11.210004 b2:a0:40:f3:a2:c1 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.1, length 28 tc-so:00:00:11.620004 b2:a0:40:f3:a2:c1 > 33:33:59:09:0f:08, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:5909:f08: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:5909:f08, length 24 tc-so:00:00:11.980004 b2:a0:40:f3:a2:c1 > 33:33:ff:f3:a2:c1, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:fff3:a2c1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fff3:a2c1, length 24 tc-so:00:00:11.980004 b2:a0:40:f3:a2:c1 > 33:33:ff:f3:a2:c1, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:fff3:a2c1: ICMP6, neighbor solicitation, who has fe80::b0a0:40ff:fef3:a2c1, length 32 tc-so:00:00:16.210004 b2:a0:40:f3:a2:c1 > 33:33:ff:f3:a2:c1, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:40ff:fef3:a2c1 > ff02::1:fff3:a2c1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fff3:a2c1, length 24 tc-so:00:00:13.500004 b2:a0:13:bb:a1:7e > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.2 tell 192.168.1.2, length 28 tc-so:00:00:13.550004 b2:a0:13:bb:a1:7e > 33:33:ff:bb:a1:7e, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffbb:a17e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffbb:a17e, length 24 tc-so:00:00:13.840004 b2:a0:13:bb:a1:7e > 33:33:a6:c3:e0:da, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:a6c3:e0da: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:a6c3:e0da, length 24 tc-so:00:00:14.210004 b2:a0:13:bb:a1:7e > 33:33:ff:bb:a1:7e, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffbb:a17e: ICMP6, neighbor solicitation, who has fe80::b0a0:13ff:febb:a17e, length 32 tc-so:00:00:16.990004 b2:a0:40:f3:a2:c1 > 33:33:59:09:0f:08, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:40ff:fef3:a2c1 > ff02::2:5909:f08: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:5909:f08, length 24 tc-so:00:00:17.410004 b2:a0:13:bb:a1:7e > 33:33:a6:c3:e0:da, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:13ff:febb:a17e > ff02::2:a6c3:e0da: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:a6c3:e0da, length 24 tc-so:00:00:15.010004 b2:a0:af:98:f5:36 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.3 tell 192.168.1.3, length 28 tc-so:00:00:15.120004 b2:a0:af:98:f5:36 > 33:33:ff:98:f5:36, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff98:f536: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff98:f536, length 24 tc-so:00:00:15.480004 b2:a0:af:98:f5:36 > 33:33:ff:98:f5:36, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff98:f536: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff98:f536, length 24 tc-so:00:00:15.560004 b2:a0:af:98:f5:36 > 33:33:e9:68:a9:ff, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:e968:a9ff: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:e968:a9ff, length 24 tc-so:00:00:15.760004 b2:a0:af:98:f5:36 > 33:33:ff:98:f5:36, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff98:f536: ICMP6, neighbor solicitation, who has fe80::b0a0:afff:fe98:f536, length 32 tc-so:00:00:22.180004 b2:a0:13:bb:a1:7e > 33:33:ff:bb:a1:7e, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:13ff:febb:a17e > ff02::1:ffbb:a17e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffbb:a17e, length 24 tc-so:00:00:27.470004 b2:a0:40:f3:a2:c1 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.2 tell 192.168.1.1, length 28 tc-so:00:00:24.730004 b2:a0:13:bb:a1:7e > b2:a0:40:f3:a2:c1, ethertype ARP (0x0806), length 42: Reply 192.168.1.2 is-at b2:a0:13:bb:a1:7e, length 28 tc-so:00:00:27.470004 b2:a0:40:f3:a2:c1 > b2:a0:13:bb:a1:7e, ethertype IPv4 (0x0800), length 190: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 148 tc-so:00:00:23.450004 b2:a0:af:98:f5:36 > 33:33:e9:68:a9:ff, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:afff:fe98:f536 > ff02::2:e968:a9ff: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:e968:a9ff, length 24 tc-so:00:00:27.420004 b2:a0:13:bb:a1:7e > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.2, length 28 tc-so:00:00:28.450004 b2:a0:13:bb:a1:7e > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.2, length 28 tc-so:00:00:29.460004 b2:a0:13:bb:a1:7e > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.2, length 28 tc-so:00:00:30.490004 b2:a0:13:bb:a1:7e > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.2, length 28 tc-so:unix://wg_local tc-so:unix://wg_peer tc-so:unix://wg_peer2 tc-se:rump.halt: init failed: No such file or directory tc-end: 1646865508.600491, wg_multiple_peers, failed, atf-check failed; see the output of the test for details tc-start: 1646865508.653207, wg_payload_sizes_ipv4_over_ipv4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:unix://wg_local shmif0 tc-so:bus tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:unix://wg_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ grep -q b2:a0:66:d5:9e:a2 ./.__macaddrs ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_peer shmif0 tc-so:bus tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1/24 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet 10.0.0.1/24 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.1 U - - - wg0 tc-so:10.0.0.1 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.1 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:b8ff:fe6a:6a2f link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::e089:c767:5ce8:cb2 U - - - wg0 tc-so:fe80::e089:c767:5ce8:cb2 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::e089:c767:5ce8:cb2 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::e089:c767:5ce8:cb2 UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: down tc-so: inet6 fe80::e089:c767:5ce8:cb2%wg0/64 flags 0x8 scopeid 0x3 tc-so: inet 10.0.0.1/24 flags 0x4 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 p8vm0FFjQuvlKUkdr46RnDXOpfQ6gTRjHOKWDxwLLT4= --endpoint=192.168.1.2:51820 --allowed-ips=10.0.0.2/32 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.2/24 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet 10.0.0.2/24 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.2 U - - - wg0 tc-so:10.0.0.2 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.2 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:66ff:fed5:9ea2 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::4456:3ef1:94e3:43f4 U - - - wg0 tc-so:fe80::4456:3ef1:94e3:43f4 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::4456:3ef1:94e3:43f4 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::4456:3ef1:94e3:43f4 UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: down tc-so: inet6 fe80::4456:3ef1:94e3:43f4%wg0/64 flags 0x8 scopeid 0x3 tc-so: inet 10.0.0.2/24 flags 0x4 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 FDHPT0HYyjqGoTxQdaWh7eWDt56shuh9nqd77EjHET0= --endpoint=192.168.1.1:51820 --allowed-ips=10.0.0.1/32 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 1 10.0.0.2 ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se:PING 10.0.0.2 (10.0.0.2): 1 data bytes tc-se: tc-se:stderr: tc-se:rump.ping: sendto: Socket is not connected tc-se:rump.ping: poll: Socket is not connected tc-se: tc-so:unix://wg_local tc-so:unix://wg_peer tc-so:### Dumping unix://wg_local tc-se:rump.ifconfig: rump client init: No such file or directory tc-se:rump.netstat: init failed: No such file or directory tc-se:rump.netstat: rumpclient init: No such file or directory tc-se:vmstat: rumpclient init: No such file or directory tc-se:rump.arp: init failed: No such file or directory tc-se:rump.ndp: init failed: No such file or directory tc-se:ifmcstat: rumpclient init: No such file or directory tc-se:dmesg: rumpclient init: No such file or directory tc-so:### Dumping unix://wg_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:66:d5:9e:a2 tc-so: linkstr: bus tc-so: input: 4 packets, 404 bytes, 3 multicasts tc-so: output: 8 packets, 512 bytes, 4 multicasts tc-so: inet6 fe80::b0a0:66ff:fed5:9ea2%shmif0/64 flags 0 scopeid 0x2 tc-so: inet 192.168.1.2/24 broadcast 192.168.1.255 flags 0 tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 fe80::4456:3ef1:94e3:43f4%wg0/64 flags 0 scopeid 0x3 tc-so: inet 10.0.0.2/24 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.2 U - - - wg0 tc-so:10.0.0.2 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.2 link#2 UHl - - - lo0 tc-so:192.168.1.1 b2:a0:b8:6a:6a:2f UHL - - - shmif0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:66ff:fed5:9ea2 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::4456:3ef1:94e3:43f4 U - - - wg0 tc-so:fe80::4456:3ef1:94e3:43f4 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::4456:3ef1:94e3:43f4 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::4456:3ef1:94e3:43f4 UC - - - wg0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:66:d5:9e:a2 4 0 9 0 0 tc-so:shmif 1500 192.168.1/24 192.168.1.2 4 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:66ff:f tc-so: ff01:2::1 tc-so: ff02::2:c975:67d4 tc-so: ff02::1%shmif0 tc-so: ff02::1:ffd5:9ea2 4 0 9 0 0 tc-so:wg0 1420 0 0 0 0 0 tc-so:wg0 1420 10.0.0/24 10.0.0.2 0 0 0 0 0 tc-so:wg0 1420 fe80::/64 fe80::4456:3ef1:9 tc-so: ff01:3::1 tc-so: ff02::2:c975:67d4 tc-so: ff02::1%wg0 tc-so: ff02::1:ffe3:43f4 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:in6pcbpl 304 35 0 34 1 0 1 1 0 inf 0 tc-so:inmltpl 64 3 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 52 0 51 1 0 1 1 0 inf 0 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 54 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 61 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 214 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 83 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 59 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 33 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 97 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 659 0 0 220 0 220 220 0 inf 0 tc-so:kmem-04096 4096 15 0 0 8 0 8 8 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 0 1 0 1 1 0 inf 0 tc-so:mbpl 272 7 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 38 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 30 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 17 0 2 1 0 1 1 0 inf 0 tc-so:pdict32 96 5 0 4 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 7 0 4 1 0 1 1 0 inf 0 tc-so:propdata 48 14 0 10 1 0 1 1 0 inf 0 tc-so:propdict 64 17 0 8 1 0 1 1 0 inf 0 tc-so:propnmbr 64 6 0 2 1 0 1 1 0 inf 0 tc-so:propstng 80 9 0 3 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 20 0 2 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 3 0 0 1 0 1 1 0 inf 0 tc-so:thplthrd 80 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1804 0 121 314 0 314 tc-so: tc-so:In use 1776K, total allocated 2512K; utilization 70.7% tc-so: tc-so:? (192.168.1.1) at b2:a0:b8:6a:6a:2f on shmif0 3s W tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:66ff:fed5:9ea2%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:c975:67d4%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ffd5:9ea2%shmif0 refcount 1 tc-so: enaddr b2:a0:66:d5:9e:a2 multicnt 4 tc-so: 33:33:c9:75:67:d4 -- 33:33:c9:75:67:d4 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:d5:9e:a2 -- 33:33:ff:d5:9e:a2 refcount 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:wg0: tc-so: inet6 fe80::4456:3ef1:94e3:43f4%wg0 tc-so: group ff01:3::1 refcount 1 tc-so: group ff02::2:c975:67d4%wg0 refcount 1 tc-so: group ff02::1%wg0 refcount 1 tc-so: group ff02::1:ffe3:43f4%wg0 refcount 1 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.230005] mainbus0 (root) tc-so:[ 1.230005] chacha: Portable C ChaCha tc-so:[ 1.230005] aes: BearSSL aes_ct tc-so:[ 1.230005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.230005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.430005] shmif0: Ethernet address b2:a0:66:d5:9e:a2 tc-so:[ 9.190005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 9.190005] get_ifid: shmif0: ifid: b0:a0:66:ff:fe:d5:9e:a2 tc-so:[ 9.190005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:66ff:fed5:9ea2 tc-so:[ 9.740005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 9.740005] get_ifid: wg0: ifid: 44:56:3e:f1:94:e3:43:f4 tc-so:[ 9.950005] ip6_output: refusing to send from invalid address fe80:3::4456:3ef1:94e3:43f4 (pid 0) tc-so:[ 10.280005] ip6_output: refusing to send from invalid address fe80:3::4456:3ef1:94e3:43f4 (pid 0) tc-so:[ 10.630005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:66ff:fed5:9ea2 - no duplicates found tc-so:[ 12.370005] in6_if_link_up: fe80:3::4456:3ef1:94e3:43f4 marked tentative tc-so:[ 12.370005] nd6_dad_start: wg0: starting DAD for fe80:3::4456:3ef1:94e3:43f4 tc-so:[ 13.940005] nd6_dad_timer: wg0: DAD complete for fe80:3::4456:3ef1:94e3:43f4 - no duplicates found tc-so:GNU gdb (GDB) 11.0.50.20200914-git tc-so:Copyright (C) 2020 Free Software Foundation, Inc. tc-so:License GPLv3+: GNU GPL version 3 or later tc-so:This is free software: you are free to change and redistribute it. tc-so:There is NO WARRANTY, to the extent permitted by law. tc-so:Type "show copying" and "show warranty" for details. tc-so:This GDB was configured as "sparc64--netbsd". tc-so:Type "show configuration" for configuration details. tc-so:For bug reporting instructions, please see: tc-so:. tc-so:Find the GDB manual and other documentation resources online at: tc-so: . tc-so: tc-so:For help, type "help". tc-so:Type "apropos word" to search for commands related to "word"... tc-so:Reading symbols from /usr/bin/rump_server... tc-so:(No debugging symbols found in /usr/bin/rump_server) tc-so:[New process 11980] tc-so:[New process 21145] tc-so:[New process 25813] tc-so:[New process 26658] tc-so:[New process 16641] tc-so:[New process 27690] tc-so:[New process 12112] tc-so:[New process 5095] tc-so:[New process 12659] tc-so:[New process 12919] tc-so:[New process 28763] tc-so:[New process 11998] tc-so:[New process 10656] tc-so:[New process 25801] tc-so:[New process 12769] tc-so:[New process 29566] tc-so:[New process 13266] tc-so:[New process 9979] tc-so:[New process 25854] tc-so:[New process 20023] tc-so:[New process 16907] tc-so:[New process 10872] tc-so:[New process 3711] tc-so:[New process 9286] tc-so:[New process 21377] tc-so:[New process 26057] tc-so:[New process 4693] tc-so:[New process 12171] tc-so:[New process 26603] tc-so:[New process 10841] tc-so:[New process 4844] tc-so:[New process 22152] tc-so:[New process 17546] tc-so:[New process 9949] tc-so:[New process 18361] tc-so:[New process 10100] tc-so:[New process 13127] tc-so:[New process 2988] tc-so:[New process 12915] tc-so:[New process 28821] tc-so:[New process 19896] tc-so:[New process 25940] tc-so:[New process 23186] tc-so:[New process 20320] tc-so:[New process 22374] tc-so:Core was generated by `rump_server'. tc-so:Program terminated with signal SIGABRT, Aborted. tc-so:#0 0x00000000413d24d0 in abort () from /usr/lib/libc.so.12 tc-so:[Current thread is 1 (process 11980)] tc-so:#0 0x00000000413d24d0 in abort () from /usr/lib/libc.so.12 tc-so:#1 0x0000000040e0a73c in rumpuser_exit () from /usr/lib/librumpuser.so.0 tc-so:#2 0x00000000407fabac in rumpns_cpu_reboot () from /usr/lib/librump.so.0 tc-so:#3 0x00000000407c87ec in rumpns_kern_reboot () from /usr/lib/librump.so.0 tc-so:#4 0x000000004079a168 in rumpns_vpanic () from /usr/lib/librump.so.0 tc-so:#5 0x000000004079a248 in rumpns_panic () from /usr/lib/librump.so.0 tc-so:#6 0x000000004079c178 in ?? () from /usr/lib/librump.so.0 tc-so:Backtrace stopped: previous frame identical to this frame (corrupt stack?) tc-so:(gdb) quit tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.2200050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 6.7300050] get_ifid: shmif0: got interface identifier from itself tc-so:[ 6.7300050] get_ifid: shmif0: ifid: b0:a0:b8:ff:fe:6a:6a:2f tc-so:[ 6.7300050] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:b8ff:fe6a:6a2f tc-so:[ 7.2500050] get_ifid: wg0: interface identifier generated by random number tc-so:[ 7.2500050] get_ifid: wg0: ifid: e0:89:c7:67:5c:e8:0c:b2 tc-so:[ 7.2500050] ip6_output: refusing to send from invalid address fe80:3::e089:c767:5ce8:cb2 (pid 564) tc-so:[ 7.5000050] ip6_output: refusing to send from invalid address fe80:3::e089:c767:5ce8:cb2 (pid 0) tc-so:[ 8.5800050] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:b8ff:fe6a:6a2f - no duplicates found tc-so:[ 9.8400050] in6_if_link_up: fe80:3::e089:c767:5ce8:cb2 marked tentative tc-so:[ 9.8400050] nd6_dad_start: wg0: starting DAD for fe80:3::e089:c767:5ce8:cb2 tc-so:[ 11.4700050] nd6_dad_timer: wg0: DAD complete for fe80:3::e089:c767:5ce8:cb2 - no duplicates found tc-so:[ 17.0100050] panic: pool_redzone_check: [mbpl] 0x00 != 0xe1 tc-so:[ 17.0100050] rump kernel halting... tc-so:[ 1.0000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.0000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.0000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.0000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.0000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.0000000] The Regents of the University of California. All rights reserved. tc-so:[ 1.0000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.0000000] total memory = unlimited (host limit) tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.0000040] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.0000050] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.0000050] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.0200050] root file system type: rumpfs tc-so:[ 1.0200050] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.2200050] mainbus0 (root) tc-so:[ 1.2200050] chacha: Portable C ChaCha tc-so:[ 1.2200050] aes: BearSSL aes_ct tc-so:[ 1.2200050] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.2200050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.4000050] shmif0: Ethernet address b2:a0:b8:6a:6a:2f tc-so:[ 17.0100050] panic: pool_redzone_check: [mbpl] 0x00 != 0xe1 tc-so:[ 17.0100050] rump kernel halting... tc-so:[ 11.4700050] tc-so:[ 9.8400050] tc-so:bus tc-so:### Dumping bus tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:06.730004 b2:a0:b8:6a:6a:2f > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.1, length 28 tc-so:00:00:07.290004 b2:a0:b8:6a:6a:2f > 33:33:ff:6a:6a:2f, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff6a:6a2f: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff6a:6a2f, length 24 tc-so:00:00:07.540004 b2:a0:b8:6a:6a:2f > 33:33:ff:6a:6a:2f, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff6a:6a2f: ICMP6, neighbor solicitation, who has fe80::b0a0:b8ff:fe6a:6a2f, length 32 tc-so:00:00:07.700004 b2:a0:b8:6a:6a:2f > 33:33:45:f5:3c:20, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:45f5:3c20: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:45f5:3c20, length 24 tc-so:00:00:07.780004 b2:a0:b8:6a:6a:2f > 33:33:ff:6a:6a:2f, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff6a:6a2f: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff6a:6a2f, length 24 tc-so:00:00:09.150004 b2:a0:66:d5:9e:a2 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.2 tell 192.168.1.2, length 28 tc-so:00:00:09.320004 b2:a0:66:d5:9e:a2 > 33:33:c9:75:67:d4, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:c975:67d4: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:c975:67d4, length 24 tc-so:00:00:09.580004 b2:a0:66:d5:9e:a2 > 33:33:ff:d5:9e:a2, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffd5:9ea2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffd5:9ea2, length 24 tc-so:00:00:09.620004 b2:a0:66:d5:9e:a2 > 33:33:ff:d5:9e:a2, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffd5:9ea2: ICMP6, neighbor solicitation, who has fe80::b0a0:66ff:fed5:9ea2, length 32 tc-so:00:00:16.000004 b2:a0:b8:6a:6a:2f > 33:33:45:f5:3c:20, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:b8ff:fe6a:6a2f > ff02::2:45f5:3c20: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:45f5:3c20, length 24 tc-so:00:00:17.010004 b2:a0:b8:6a:6a:2f > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.2 tell 192.168.1.1, length 28 tc-so:00:00:14.430004 b2:a0:66:d5:9e:a2 > b2:a0:b8:6a:6a:2f, ethertype ARP (0x0806), length 42: Reply 192.168.1.2 is-at b2:a0:66:d5:9e:a2, length 28 tc-so:00:00:17.010004 b2:a0:b8:6a:6a:2f > b2:a0:66:d5:9e:a2, ethertype IPv4 (0x0800), length 190: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 148 tc-so:00:00:14.730004 b2:a0:66:d5:9e:a2 > 33:33:ff:d5:9e:a2, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:66ff:fed5:9ea2 > ff02::1:ffd5:9ea2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffd5:9ea2, length 24 tc-so:00:00:14.760004 b2:a0:66:d5:9e:a2 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.2, length 28 tc-so:00:00:15.760004 b2:a0:66:d5:9e:a2 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.2, length 28 tc-so:00:00:16.760004 b2:a0:66:d5:9e:a2 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.2, length 28 tc-so:00:00:17.770004 b2:a0:66:d5:9e:a2 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.2, length 28 tc-so:00:00:17.970004 b2:a0:66:d5:9e:a2 > 33:33:c9:75:67:d4, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:66ff:fed5:9ea2 > ff02::2:c975:67d4: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:c975:67d4, length 24 tc-so:unix://wg_local tc-so:unix://wg_peer tc-se:rump.halt: init failed: No such file or directory tc-end: 1646865536.763236, wg_payload_sizes_ipv4_over_ipv4, failed, atf-check failed; see the output of the test for details tc-start: 1646865536.822911, wg_payload_sizes_ipv4_over_ipv6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:unix://wg_local shmif0 tc-so:bus tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:unix://wg_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ grep -q b2:a0:4c:f3:0d:95 ./.__macaddrs ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_peer shmif0 tc-so:bus tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet 10.0.0.1/24 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.1 U - - - wg0 tc-so:10.0.0.1 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#2 UC - - - shmif0 tc-so:fc00::1 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:3fff:fea5:dff9 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::a81f:f39a:374a:9775 U - - - wg0 tc-so:fe80::a81f:f39a:374a:9775 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::a81f:f39a:374a:9775 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::a81f:f39a:374a:9775 UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: down tc-so: inet6 fe80::a81f:f39a:374a:9775%wg0/64 flags 0x8 scopeid 0x3 tc-so: inet 10.0.0.1/24 flags 0x4 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 QBhy0c5nu8kfMoYsKBp3q2SSUIEr7rDGBrWWwo7vXgs= --endpoint=fc00::2:51820 --allowed-ips=10.0.0.2/32 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet 10.0.0.2/24 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.2 U - - - wg0 tc-so:10.0.0.2 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#2 UC - - - shmif0 tc-so:fc00::2 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:4cff:fef3:d95 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::544c:87a0:8b64:fd7f U - - - wg0 tc-so:fe80::544c:87a0:8b64:fd7f link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::544c:87a0:8b64:fd7f UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::544c:87a0:8b64:fd7f UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: down tc-so: inet6 fe80::544c:87a0:8b64:fd7f%wg0/64 flags 0x8 scopeid 0x3 tc-so: inet 10.0.0.2/24 flags 0x4 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 jbRbcXM8R+QetfgL9pVye/OT5wNZqcREUKDf4P9h6Vg= --endpoint=fc00::1:51820 --allowed-ips=10.0.0.1/32 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 1 10.0.0.2 ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se:PING 10.0.0.2 (10.0.0.2): 1 data bytes tc-se: tc-se:stderr: tc-se:rump.ping: poll: Socket is not connected tc-se: tc-so:unix://wg_local tc-so:unix://wg_peer tc-so:### Dumping unix://wg_local tc-se:rump.ifconfig: rump client init: No such file or directory tc-se:rump.netstat: init failed: No such file or directory tc-se:rump.netstat: rumpclient init: No such file or directory tc-se:vmstat: rumpclient init: No such file or directory tc-se:rump.arp: init failed: No such file or directory tc-se:rump.ndp: init failed: No such file or directory tc-se:ifmcstat: rumpclient init: No such file or directory tc-se:dmesg: rumpclient init: No such file or directory tc-so:### Dumping unix://wg_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:4c:f3:0d:95 tc-so: linkstr: bus tc-so: input: 4 packets, 468 bytes, 3 multicasts tc-so: output: 7 packets, 670 bytes, 5 multicasts tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:4cff:fef3:d95%shmif0/64 flags 0 scopeid 0x2 tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 fe80::544c:87a0:8b64:fd7f%wg0/64 flags 0 scopeid 0x3 tc-so: inet 10.0.0.2/24 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.2 U - - - wg0 tc-so:10.0.0.2 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#2 UC - - - shmif0 tc-so:fc00::2 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:4cff:fef3:d95 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::544c:87a0:8b64:fd7f U - - - wg0 tc-so:fe80::544c:87a0:8b64:fd7f link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::544c:87a0:8b64:fd7f UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::544c:87a0:8b64:fd7f UC - - - wg0 tc-so:fc00::1 b2:a0:3f:a5:df:f9 UHL - - - shmif0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:4c:f3:0d:95 4 0 7 0 0 tc-so:shmif 1500 fc00::/64 fc00::2 tc-so: ff02::1:fff3:d95% tc-so: ff01:2::1 tc-so: ff02::2:ef92:92ec tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 4 0 7 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:4cff:f 4 0 7 0 0 tc-so:wg0 1420 0 0 0 0 0 tc-so:wg0 1420 10.0.0/24 10.0.0.2 0 0 0 0 0 tc-so:wg0 1420 fe80::/64 fe80::544c:87a0:8 tc-so: ff01:3::1 tc-so: ff02::2:ef92:92ec tc-so: ff02::1%wg0 tc-so: ff02::1:ff64:fd7f 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 1 0 1 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 26 0 25 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 40 0 39 1 0 1 1 0 inf 0 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 53 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 58 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 220 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 83 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 60 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 33 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 97 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 617 0 0 206 0 206 206 0 inf 0 tc-so:kmem-04096 4096 15 0 0 8 0 8 8 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 0 1 0 1 1 0 inf 0 tc-so:mbpl 272 7 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 38 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 31 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 17 0 2 1 0 1 1 0 inf 0 tc-so:pdict32 96 5 0 4 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 7 0 4 1 0 1 1 0 inf 0 tc-so:propdata 48 14 0 10 1 0 1 1 0 inf 0 tc-so:propdict 64 17 0 8 1 0 1 1 0 inf 0 tc-so:propnmbr 64 6 0 2 1 0 1 1 0 inf 0 tc-so:propstng 80 9 0 3 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 20 0 2 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 3 0 0 1 0 1 1 0 inf 0 tc-so:thplthrd 80 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1745 0 101 301 0 301 tc-so: tc-so:In use 1690K, total allocated 2408K; utilization 70.2% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00::1 b2:a0:3f:a5:df:f9 shmif0 expired D tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fc00::2 tc-so: group ff02::1:fff3:d95%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:ef92:92ec%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: enaddr b2:a0:4c:f3:0d:95 multicnt 4 tc-so: 33:33:ff:f3:0d:95 -- 33:33:ff:f3:0d:95 refcount 1 tc-so: 33:33:ef:92:92:ec -- 33:33:ef:92:92:ec refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:wg0: tc-so: inet6 fe80::544c:87a0:8b64:fd7f%wg0 tc-so: group ff01:3::1 refcount 1 tc-so: group ff02::2:ef92:92ec%wg0 refcount 1 tc-so: group ff02::1%wg0 refcount 1 tc-so: group ff02::1:ff64:fd7f%wg0 refcount 1 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.220005] mainbus0 (root) tc-so:[ 1.290005] chacha: Portable C ChaCha tc-so:[ 1.290005] aes: BearSSL aes_ct tc-so:[ 1.290005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.290005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.400005] shmif0: Ethernet address b2:a0:4c:f3:0d:95 tc-so:[ 8.720005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 8.720005] get_ifid: shmif0: ifid: b0:a0:4c:ff:fe:f3:0d:95 tc-so:[ 8.720005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:4cff:fef3:d95 tc-so:[ 9.290005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 9.290005] get_ifid: wg0: ifid: 54:4c:87:a0:8b:64:fd:7f tc-so:[ 9.480005] ip6_output: refusing to send from invalid address fe80:3::544c:87a0:8b64:fd7f (pid 0) tc-so:[ 10.030005] ip6_output: refusing to send from invalid address fe80:3::544c:87a0:8b64:fd7f (pid 0) tc-so:[ 10.450005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:4cff:fef3:d95 - no duplicates found tc-so:[ 11.730005] in6_if_link_up: fe80:3::544c:87a0:8b64:fd7f marked tentative tc-so:[ 11.730005] nd6_dad_start: wg0: starting DAD for fe80:3::544c:87a0:8b64:fd7f tc-so:[ 13.270005] nd6_dad_timer: wg0: DAD complete for fe80:3::544c:87a0:8b64:fd7f - no duplicates found tc-so:GNU gdb (GDB) 11.0.50.20200914-git tc-so:Copyright (C) 2020 Free Software Foundation, Inc. tc-so:License GPLv3+: GNU GPL version 3 or later tc-so:This is free software: you are free to change and redistribute it. tc-so:There is NO WARRANTY, to the extent permitted by law. tc-so:Type "show copying" and "show warranty" for details. tc-so:This GDB was configured as "sparc64--netbsd". tc-so:Type "show configuration" for configuration details. tc-so:For bug reporting instructions, please see: tc-so:. tc-so:Find the GDB manual and other documentation resources online at: tc-so: . tc-so: tc-so:For help, type "help". tc-so:Type "apropos word" to search for commands related to "word"... tc-so:Reading symbols from /usr/bin/rump_server... tc-so:(No debugging symbols found in /usr/bin/rump_server) tc-so:[New process 10332] tc-so:[New process 18661] tc-so:[New process 17720] tc-so:[New process 19214] tc-so:[New process 16926] tc-so:[New process 871] tc-so:[New process 9155] tc-so:[New process 10392] tc-so:[New process 18589] tc-so:[New process 13203] tc-so:[New process 19977] tc-so:[New process 18227] tc-so:[New process 8439] tc-so:[New process 28334] tc-so:[New process 8224] tc-so:[New process 13720] tc-so:[New process 12871] tc-so:[New process 10690] tc-so:[New process 16649] tc-so:[New process 25662] tc-so:[New process 22502] tc-so:[New process 21430] tc-so:[New process 25071] tc-so:[New process 5238] tc-so:[New process 13133] tc-so:[New process 18566] tc-so:[New process 23172] tc-so:[New process 13304] tc-so:[New process 20404] tc-so:[New process 9281] tc-so:[New process 18321] tc-so:[New process 12518] tc-so:[New process 19927] tc-so:[New process 25302] tc-so:[New process 2047] tc-so:[New process 10718] tc-so:[New process 9512] tc-so:[New process 3140] tc-so:[New process 19494] tc-so:[New process 13276] tc-so:[New process 8650] tc-so:[New process 14203] tc-so:[New process 16285] tc-so:[New process 25967] tc-so:[New process 1819] tc-so:Core was generated by `rump_server'. tc-so:Program terminated with signal SIGABRT, Aborted. tc-so:#0 0x00000000413d24d0 in abort () from /usr/lib/libc.so.12 tc-so:[Current thread is 1 (process 10332)] tc-so:#0 0x00000000413d24d0 in abort () from /usr/lib/libc.so.12 tc-so:#1 0x0000000040e0a73c in rumpuser_exit () from /usr/lib/librumpuser.so.0 tc-so:#2 0x00000000407fabac in rumpns_cpu_reboot () from /usr/lib/librump.so.0 tc-so:#3 0x00000000407c87ec in rumpns_kern_reboot () from /usr/lib/librump.so.0 tc-so:#4 0x000000004079a168 in rumpns_vpanic () from /usr/lib/librump.so.0 tc-so:#5 0x000000004079a248 in rumpns_panic () from /usr/lib/librump.so.0 tc-so:#6 0x000000004079c178 in ?? () from /usr/lib/librump.so.0 tc-so:Backtrace stopped: previous frame identical to this frame (corrupt stack?) tc-so:(gdb) quit tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.2100050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 6.4500050] get_ifid: shmif0: got interface identifier from itself tc-so:[ 6.4500050] get_ifid: shmif0: ifid: b0:a0:3f:ff:fe:a5:df:f9 tc-so:[ 6.4500050] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:3fff:fea5:dff9 tc-so:[ 6.9200050] get_ifid: wg0: interface identifier generated by random number tc-so:[ 6.9200050] get_ifid: wg0: ifid: a8:1f:f3:9a:37:4a:97:75 tc-so:[ 7.5400050] ip6_output: refusing to send from invalid address fe80:3::a81f:f39a:374a:9775 (pid 0) tc-so:[ 7.9400050] ip6_output: refusing to send from invalid address fe80:3::a81f:f39a:374a:9775 (pid 0) tc-so:[ 8.2200050] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:3fff:fea5:dff9 - no duplicates found tc-so:[ 9.6300050] in6_if_link_up: fe80:3::a81f:f39a:374a:9775 marked tentative tc-so:[ 9.6300050] nd6_dad_start: wg0: starting DAD for fe80:3::a81f:f39a:374a:9775 tc-so:[ 10.8000050] nd6_dad_timer: wg0: DAD complete for fe80:3::a81f:f39a:374a:9775 - no duplicates found tc-so:[ 16.1900050] panic: pool_redzone_check: [mbpl] 0x00 != 0xe1 tc-so:[ 16.1900050] rump kernel halting... tc-so:[ 1.0000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.0000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.0000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.0000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.0000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.0000000] The Regents of the University of California. All rights reserved. tc-so:[ 1.0000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.0000000] total memory = unlimited (host limit) tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.0000040] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.0000050] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.0000050] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.0200050] root file system type: rumpfs tc-so:[ 1.0200050] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.2100050] mainbus0 (root) tc-so:[ 1.2100050] chacha: Portable C ChaCha tc-so:[ 1.2100050] aes: BearSSL aes_ct tc-so:[ 1.2100050] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.2100050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.3000050] shmif0: Ethernet address b2:a0:3f:a5:df:f9 tc-so:[ 16.1900050] panic: pool_redzone_check: [mbpl] 0x00 != 0xe1 tc-so:[ 16.1900050] rump kernel halting... tc-so:[ 9.6300050] tc-so:bus tc-so:### Dumping bus tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:06.740004 b2:a0:3f:a5:df:f9 > 33:33:ff:a5:df:f9, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffa5:dff9: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffa5:dff9, length 24 tc-so:00:00:07.100004 b2:a0:3f:a5:df:f9 > 33:33:d5:a6:83:af, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:d5a6:83af: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:d5a6:83af, length 24 tc-so:00:00:07.220004 b2:a0:3f:a5:df:f9 > 33:33:ff:a5:df:f9, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffa5:dff9: ICMP6, neighbor solicitation, who has fe80::b0a0:3fff:fea5:dff9, length 32 tc-so:00:00:07.570004 b2:a0:3f:a5:df:f9 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:09.200004 b2:a0:4c:f3:0d:95 > 33:33:ff:f3:0d:95, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:fff3:d95: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fff3:d95, length 24 tc-so:00:00:09.440004 b2:a0:4c:f3:0d:95 > 33:33:ff:f3:0d:95, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:fff3:d95: ICMP6, neighbor solicitation, who has fe80::b0a0:4cff:fef3:d95, length 32 tc-so:00:00:09.560004 b2:a0:4c:f3:0d:95 > 33:33:ff:f3:0d:95, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:fff3:d95: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fff3:d95, length 24 tc-so:00:00:10.070004 b2:a0:4c:f3:0d:95 > 33:33:ef:92:92:ec, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:ef92:92ec: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:ef92:92ec, length 24 tc-so:00:00:13.040004 b2:a0:3f:a5:df:f9 > 33:33:ff:a5:df:f9, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:3fff:fea5:dff9 > ff02::1:ffa5:dff9: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffa5:dff9, length 24 tc-so:00:00:16.190004 b2:a0:3f:a5:df:f9 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fc00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fc00::2, length 32 tc-so:00:00:13.760004 b2:a0:4c:f3:0d:95 > b2:a0:3f:a5:df:f9, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor advertisement, tgt is fc00::2, length 32 tc-so:00:00:16.190004 b2:a0:3f:a5:df:f9 > b2:a0:4c:f3:0d:95, ethertype IPv6 (0x86dd), length 210: fc00::1.51820 > fc00::2.51820: UDP, length 148 tc-so:00:00:14.140004 b2:a0:4c:f3:0d:95 > b2:a0:3f:a5:df:f9, ethertype IPv6 (0x86dd), length 154: fc00::2.51820 > fc00::1.51820: UDP, length 92 tc-so:00:00:15.800004 b2:a0:4c:f3:0d:95 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:4cff:fef3:d95 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:18.770004 b2:a0:4c:f3:0d:95 > b2:a0:3f:a5:df:f9, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:19.790004 b2:a0:4c:f3:0d:95 > b2:a0:3f:a5:df:f9, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:20.820004 b2:a0:4c:f3:0d:95 > b2:a0:3f:a5:df:f9, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:21.850004 b2:a0:4c:f3:0d:95 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:4cff:fef3:d95 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:22.860004 b2:a0:4c:f3:0d:95 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:4cff:fef3:d95 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:23.880004 b2:a0:4c:f3:0d:95 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:4cff:fef3:d95 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:unix://wg_local tc-so:unix://wg_peer tc-se:rump.halt: init failed: No such file or directory tc-end: 1646865564.645406, wg_payload_sizes_ipv4_over_ipv6, failed, atf-check failed; see the output of the test for details tc-start: 1646865564.703919, wg_payload_sizes_ipv6_over_ipv4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:unix://wg_local shmif0 tc-so:bus tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:unix://wg_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ grep -q b2:a0:2a:05:03:f8 ./.__macaddrs ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_peer shmif0 tc-so:bus tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1/24 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet6 fd00::1/64 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.1 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00::/64 fd00::1 U - - - wg0 tc-so:fd00::1 link#3 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:9cff:fe76:c6e6 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::5806:94f:1b12:594d U - - - wg0 tc-so:fe80::5806:94f:1b12:594d link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fd00::1 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fd00::1 UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: down tc-so: inet6 fd00::1/64 flags 0x8 tc-so: inet6 fe80::5806:94f:1b12:594d%wg0/64 flags 0x8 scopeid 0x3 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 DrsDsZRmslzUrNfAD/U0jQtOqfzkkzIWhDhzg0y0Ol8= --endpoint=192.168.1.2:51820 --allowed-ips=fd00::2/128 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.2/24 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet6 fd00::2/64 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.2 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00::/64 fd00::2 U - - - wg0 tc-so:fd00::2 link#3 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:2aff:fe05:3f8 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::78a3:5e8a:6547:ae62 U - - - wg0 tc-so:fe80::78a3:5e8a:6547:ae62 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fd00::2 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fd00::2 UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: down tc-so: inet6 fd00::2/64 flags 0x8 tc-so: inet6 fe80::78a3:5e8a:6547:ae62%wg0/64 flags 0x8 scopeid 0x3 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 DqJB7y5Rmx47A0Es/i6RSvEECyAfIAjT+9+nSQre20Y= --endpoint=192.168.1.1:51820 --allowed-ips=fd00::1/128 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 1 fd00::2 ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se:PING6(49=40+8+1 bytes) fd00::1 --> fd00::2 tc-se: tc-se:--- fd00::2 ping6 statistics --- tc-se:1 packets transmitted, 0 packets received, 100.0% packet loss tc-se: tc-se:stderr: tc-se:rump.ping6: poll: Socket is not connected tc-se: tc-so:unix://wg_local tc-so:unix://wg_peer tc-so:### Dumping unix://wg_local tc-se:rump.ifconfig: rump client init: No such file or directory tc-se:rump.netstat: init failed: No such file or directory tc-se:rump.netstat: rumpclient init: No such file or directory tc-se:vmstat: rumpclient init: No such file or directory tc-se:rump.arp: init failed: No such file or directory tc-se:rump.ndp: init failed: No such file or directory tc-se:ifmcstat: rumpclient init: No such file or directory tc-se:dmesg: rumpclient init: No such file or directory tc-so:### Dumping unix://wg_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:2a:05:03:f8 tc-so: linkstr: bus tc-so: input: 2 packets, 128 bytes, 2 multicasts tc-so: output: 6 packets, 428 bytes, 4 multicasts tc-so: inet6 fe80::b0a0:2aff:fe05:3f8%shmif0/64 flags 0 scopeid 0x2 tc-so: inet 192.168.1.2/24 broadcast 192.168.1.255 flags 0 tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::78a3:5e8a:6547:ae62%wg0/64 flags 0 scopeid 0x3 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.2 link#2 UHl - - - lo0 tc-so:192.168.1.1 b2:a0:9c:76:c6:e6 UHL - - - shmif0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00::/64 fd00::2 U - - - wg0 tc-so:fd00::2 link#3 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:2aff:fe05:3f8 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::78a3:5e8a:6547:ae62 U - - - wg0 tc-so:fe80::78a3:5e8a:6547:ae62 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fd00::2 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fd00::2 UC - - - wg0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:2a:05:03:f8 2 0 6 0 0 tc-so:shmif 1500 192.168.1/24 192.168.1.2 2 0 6 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:2aff:f tc-so: ff01:2::1 tc-so: ff02::2:faca:9509 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff05:3f8% 2 0 6 0 0 tc-so:wg0 1420 0 0 0 0 0 tc-so:wg0 1420 fd00::/64 fd00::2 tc-so: ff02::1:ff47:ae62 tc-so: ff01:3::1 tc-so: ff02::2:faca:9509 tc-so: ff02::1%wg0 tc-so: ff02::1:ff00:2%wg 0 0 0 0 0 tc-so:wg0 1420 fe80::/64 fe80::78a3:5e8a:6 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:in6pcbpl 304 34 0 33 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 47 0 46 1 0 1 1 0 inf 0 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 54 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 57 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 222 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 83 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 61 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 33 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 97 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 663 0 0 221 0 221 221 0 inf 0 tc-so:kmem-04096 4096 15 0 0 8 0 8 8 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 0 1 0 1 1 0 inf 0 tc-so:mbpl 272 7 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 38 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 31 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 17 0 2 1 0 1 1 0 inf 0 tc-so:pdict32 96 5 0 4 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 7 0 4 1 0 1 1 0 inf 0 tc-so:propdata 48 14 0 10 1 0 1 1 0 inf 0 tc-so:propdict 64 17 0 8 1 0 1 1 0 inf 0 tc-so:propnmbr 64 6 0 2 1 0 1 1 0 inf 0 tc-so:propstng 80 9 0 3 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 20 0 2 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 3 0 0 1 0 1 1 0 inf 0 tc-so:thplthrd 80 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1808 0 115 315 0 315 tc-so: tc-so:In use 1786K, total allocated 2520K; utilization 70.9% tc-so: tc-so:? (192.168.1.1) at b2:a0:9c:76:c6:e6 on shmif0 1s I tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:2aff:fe05:3f8%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:faca:9509%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ff05:3f8%shmif0 refcount 1 tc-so: enaddr b2:a0:2a:05:03:f8 multicnt 4 tc-so: 33:33:fa:ca:95:09 -- 33:33:fa:ca:95:09 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:05:03:f8 -- 33:33:ff:05:03:f8 refcount 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:wg0: tc-so: inet6 fd00::2 tc-so: group ff02::1:ff47:ae62%wg0 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:faca:9509%wg0 refcount 2 tc-so: group ff02::1%wg0 refcount 2 tc-so: group ff02::1:ff00:2%wg0 refcount 1 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.210005] mainbus0 (root) tc-so:[ 1.210005] chacha: Portable C ChaCha tc-so:[ 1.210005] aes: BearSSL aes_ct tc-so:[ 1.210005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.210005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.600005] shmif0: Ethernet address b2:a0:2a:05:03:f8 tc-so:[ 10.270005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 10.270005] get_ifid: shmif0: ifid: b0:a0:2a:ff:fe:05:03:f8 tc-so:[ 10.270005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:2aff:fe05:3f8 tc-so:[ 10.710005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 10.710005] get_ifid: wg0: ifid: 78:a3:5e:8a:65:47:ae:62 tc-so:[ 10.990005] ip6_output: refusing to send from invalid address fe80:3::78a3:5e8a:6547:ae62 (pid 0) tc-so:[ 11.430005] ip6_output: refusing to send from invalid address fe80:3::78a3:5e8a:6547:ae62 (pid 0) tc-so:[ 11.810005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:2aff:fe05:3f8 - no duplicates found tc-so:[ 13.320005] in6_if_link_up: fd00::2 marked tentative tc-so:[ 13.320005] nd6_dad_start: wg0: starting DAD for fd00::2 tc-so:[ 13.320005] in6_if_link_up: fe80:3::78a3:5e8a:6547:ae62 marked tentative tc-so:[ 13.320005] nd6_dad_start: wg0: starting DAD for fe80:3::78a3:5e8a:6547:ae62 tc-so:[ 15.020005] nd6_dad_timer: wg0: DAD complete for fe80:3::78a3:5e8a:6547:ae62 - no duplicates found tc-so:[ 15.290005] nd6_dad_timer: wg0: DAD complete for fd00::2 - no duplicates found tc-so:GNU gdb (GDB) 11.0.50.20200914-git tc-so:Copyright (C) 2020 Free Software Foundation, Inc. tc-so:License GPLv3+: GNU GPL version 3 or later tc-so:This is free software: you are free to change and redistribute it. tc-so:There is NO WARRANTY, to the extent permitted by law. tc-so:Type "show copying" and "show warranty" for details. tc-so:This GDB was configured as "sparc64--netbsd". tc-so:Type "show configuration" for configuration details. tc-so:For bug reporting instructions, please see: tc-so:. tc-so:Find the GDB manual and other documentation resources online at: tc-so: . tc-so: tc-so:For help, type "help". tc-so:Type "apropos word" to search for commands related to "word"... tc-so:Reading symbols from /usr/bin/rump_server... tc-so:(No debugging symbols found in /usr/bin/rump_server) tc-so:[New process 28971] tc-so:[New process 22197] tc-so:[New process 13976] tc-so:[New process 14962] tc-so:[New process 1513] tc-so:[New process 17538] tc-so:[New process 16612] tc-so:[New process 21101] tc-so:[New process 12200] tc-so:[New process 28016] tc-so:[New process 1383] tc-so:[New process 18841] tc-so:[New process 25519] tc-so:[New process 11076] tc-so:[New process 29374] tc-so:[New process 11126] tc-so:[New process 19622] tc-so:[New process 17719] tc-so:[New process 10446] tc-so:[New process 19871] tc-so:[New process 15903] tc-so:[New process 4049] tc-so:[New process 20225] tc-so:[New process 16600] tc-so:[New process 9586] tc-so:[New process 22804] tc-so:[New process 21384] tc-so:[New process 17541] tc-so:[New process 11841] tc-so:[New process 17540] tc-so:[New process 25191] tc-so:[New process 18568] tc-so:[New process 18186] tc-so:[New process 16872] tc-so:[New process 20994] tc-so:[New process 9593] tc-so:[New process 9025] tc-so:[New process 28526] tc-so:[New process 6238] tc-so:[New process 29610] tc-so:[New process 28972] tc-so:[New process 9765] tc-so:[New process 11379] tc-so:[New process 3219] tc-so:[New process 16434] tc-so:Core was generated by `rump_server'. tc-so:Program terminated with signal SIGABRT, Aborted. tc-so:#0 0x00000000413d24d0 in abort () from /usr/lib/libc.so.12 tc-so:[Current thread is 1 (process 28971)] tc-so:#0 0x00000000413d24d0 in abort () from /usr/lib/libc.so.12 tc-so:#1 0x0000000040e0a73c in rumpuser_exit () from /usr/lib/librumpuser.so.0 tc-so:#2 0x00000000407fabac in rumpns_cpu_reboot () from /usr/lib/librump.so.0 tc-so:#3 0x00000000407c87ec in rumpns_kern_reboot () from /usr/lib/librump.so.0 tc-so:#4 0x000000004079a168 in rumpns_vpanic () from /usr/lib/librump.so.0 tc-so:#5 0x000000004079a248 in rumpns_panic () from /usr/lib/librump.so.0 tc-so:#6 0x000000004079c178 in ?? () from /usr/lib/librump.so.0 tc-so:Backtrace stopped: previous frame identical to this frame (corrupt stack?) tc-so:(gdb) quit tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.2300050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.4500050] get_ifid: shmif0: got interface identifier from itself tc-so:[ 7.4500050] get_ifid: shmif0: ifid: b0:a0:9c:ff:fe:76:c6:e6 tc-so:[ 7.4500050] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:9cff:fe76:c6e6 tc-so:[ 8.0800050] get_ifid: wg0: interface identifier generated by random number tc-so:[ 8.0800050] get_ifid: wg0: ifid: 58:06:09:4f:1b:12:59:4d tc-so:[ 8.1200050] ip6_output: refusing to send from invalid address fe80:3::5806:94f:1b12:594d (pid 0) tc-so:[ 9.1500050] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:9cff:fe76:c6e6 - no duplicates found tc-so:[ 10.0200050] ip6_output: refusing to send from invalid address fe80:3::5806:94f:1b12:594d (pid 0) tc-so:[ 11.1800050] in6_if_link_up: fd00::1 marked tentative tc-so:[ 11.1800050] nd6_dad_start: wg0: starting DAD for fd00::1 tc-so:[ 11.1800050] in6_if_link_up: fe80:3::5806:94f:1b12:594d marked tentative tc-so:[ 11.1800050] nd6_dad_start: wg0: starting DAD for fe80:3::5806:94f:1b12:594d tc-so:[ 12.1900050] nd6_dad_timer: wg0: DAD complete for fd00::1 - no duplicates found tc-so:[ 12.6700050] nd6_dad_timer: wg0: DAD complete for fe80:3::5806:94f:1b12:594d - no duplicates found tc-so:[ 18.5600050] panic: pool_redzone_check: [mbpl] 0x00 != 0xe1 tc-so:[ 18.5600050] rump kernel halting... tc-so:[ 1.0000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.0000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.0000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.0000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.0000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.0000000] The Regents of the University of California. All rights reserved. tc-so:[ 1.0000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.0000000] total memory = unlimited (host limit) tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.0000040] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.0000050] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.0000050] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.0200050] root file system type: rumpfs tc-so:[ 1.0200050] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.2300050] mainbus0 (root) tc-so:[ 1.2300050] chacha: Portable C ChaCha tc-so:[ 1.2300050] aes: BearSSL aes_ct tc-so:[ 1.2300050] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.2300050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.4400050] shmif0: Ethernet address b2:a0:9c:76:c6:e6 tc-so:[ 18.5600050] panic: pool_redzone_check: [mbpl] 0x00 != 0xe1 tc-so:[ 18.5600050] rump kernel halting... tc-so:[ 11.1800050] tc-so:[ 11.1800050] tc-so:bus tc-so:### Dumping bus tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:07.450004 b2:a0:9c:76:c6:e6 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.1, length 28 tc-so:00:00:07.750004 b2:a0:9c:76:c6:e6 > 33:33:03:75:cc:49, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:375:cc49: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:375:cc49, length 24 tc-so:00:00:07.810004 b2:a0:9c:76:c6:e6 > 33:33:ff:76:c6:e6, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff76:c6e6: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff76:c6e6, length 24 tc-so:00:00:08.140004 b2:a0:9c:76:c6:e6 > 33:33:ff:76:c6:e6, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff76:c6e6: ICMP6, neighbor solicitation, who has fe80::b0a0:9cff:fe76:c6e6, length 32 tc-so:00:00:12.470004 b2:a0:9c:76:c6:e6 > 33:33:ff:76:c6:e6, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:9cff:fe76:c6e6 > ff02::1:ff76:c6e6: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff76:c6e6, length 24 tc-so:00:00:12.780004 b2:a0:9c:76:c6:e6 > 33:33:03:75:cc:49, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:9cff:fe76:c6e6 > ff02::2:375:cc49: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:375:cc49, length 24 tc-so:00:00:10.230004 b2:a0:2a:05:03:f8 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.2 tell 192.168.1.2, length 28 tc-so:00:00:10.450004 b2:a0:2a:05:03:f8 > 33:33:ff:05:03:f8, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff05:3f8: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff05:3f8, length 24 tc-so:00:00:10.800004 b2:a0:2a:05:03:f8 > 33:33:ff:05:03:f8, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff05:3f8: ICMP6, neighbor solicitation, who has fe80::b0a0:2aff:fe05:3f8, length 32 tc-so:00:00:11.170004 b2:a0:2a:05:03:f8 > 33:33:fa:ca:95:09, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:faca:9509: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:faca:9509, length 24 tc-so:00:00:14.000004 b2:a0:2a:05:03:f8 > 33:33:ff:05:03:f8, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:2aff:fe05:3f8 > ff02::1:ff05:3f8: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff05:3f8, length 24 tc-so:00:00:18.560004 b2:a0:9c:76:c6:e6 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.2 tell 192.168.1.1, length 28 tc-so:00:00:15.880004 b2:a0:2a:05:03:f8 > b2:a0:9c:76:c6:e6, ethertype ARP (0x0806), length 42: Reply 192.168.1.2 is-at b2:a0:2a:05:03:f8, length 28 tc-so:00:00:18.560004 b2:a0:9c:76:c6:e6 > b2:a0:2a:05:03:f8, ethertype IPv4 (0x0800), length 190: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 148 tc-so:00:00:21.080004 b2:a0:2a:05:03:f8 > 33:33:fa:ca:95:09, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:2aff:fe05:3f8 > ff02::2:faca:9509: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:faca:9509, length 24 tc-so:00:00:21.080004 b2:a0:2a:05:03:f8 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.2, length 28 tc-so:00:00:22.110004 b2:a0:2a:05:03:f8 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.2, length 28 tc-so:00:00:23.140004 b2:a0:2a:05:03:f8 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.2, length 28 tc-so:00:00:24.160004 b2:a0:2a:05:03:f8 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.2, length 28 tc-so:unix://wg_local tc-so:unix://wg_peer tc-se:rump.halt: init failed: No such file or directory tc-end: 1646865595.750028, wg_payload_sizes_ipv6_over_ipv4, failed, atf-check failed; see the output of the test for details tc-start: 1646865595.794459, wg_payload_sizes_ipv6_over_ipv6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:unix://wg_local shmif0 tc-so:bus tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:unix://wg_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ grep -q b2:a0:5d:43:30:5a ./.__macaddrs ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_peer shmif0 tc-so:bus tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet6 fd00::1/64 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#2 UC - - - shmif0 tc-so:fc00::1 link#2 UHl - - - lo0 tc-so:fd00::/64 fd00::1 U - - - wg0 tc-so:fd00::1 link#3 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:c0ff:fe73:970c link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::f052:39c8:116b:ffb0 U - - - wg0 tc-so:fe80::f052:39c8:116b:ffb0 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fd00::1 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fd00::1 UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: down tc-so: inet6 fd00::1/64 flags 0x8 tc-so: inet6 fe80::f052:39c8:116b:ffb0%wg0/64 flags 0x8 scopeid 0x3 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 VnIet67GYs0q+Pcdw+JI4hpC4cddHJU1gONZ5TV7u14= --endpoint=fc00::2:51820 --allowed-ips=fd00::2/128 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet6 fd00::2/64 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#2 UC - - - shmif0 tc-so:fc00::2 link#2 UHl - - - lo0 tc-so:fd00::/64 fd00::2 U - - - wg0 tc-so:fd00::2 link#3 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:5dff:fe43:305a link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::304f:833f:fce1:bde9 U - - - wg0 tc-so:fe80::304f:833f:fce1:bde9 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fd00::2 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fd00::2 UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: down tc-so: inet6 fd00::2/64 flags 0x8 tc-so: inet6 fe80::304f:833f:fce1:bde9%wg0/64 flags 0x8 scopeid 0x3 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 5dvUHIIHhnnGVW21E/b5YVYvO4ag+6Uf855JwjisNDA= --endpoint=fc00::1:51820 --allowed-ips=fd00::1/128 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 1 fd00::2 ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se:PING6(49=40+8+1 bytes) fd00::1 --> fd00::2 tc-se:ping6: wrote fd00::2 9 chars, ret=-1 tc-se: tc-se:--- fd00::2 ping6 statistics --- tc-se:1 packets transmitted, 0 packets received, 100.0% packet loss tc-se: tc-se:stderr: tc-se:rump.ping6: sendmsg: Socket is not connected tc-se:rump.ping6: poll: Socket is not connected tc-se: tc-so:unix://wg_local tc-so:unix://wg_peer tc-so:### Dumping unix://wg_local tc-se:rump.ifconfig: rump client init: No such file or directory tc-se:rump.netstat: init failed: No such file or directory tc-se:rump.netstat: rumpclient init: No such file or directory tc-se:vmstat: rumpclient init: No such file or directory tc-se:rump.arp: init failed: No such file or directory tc-se:rump.ndp: init failed: No such file or directory tc-se:ifmcstat: rumpclient init: No such file or directory tc-se:dmesg: rumpclient init: No such file or directory tc-so:### Dumping unix://wg_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:5d:43:30:5a tc-so: linkstr: bus tc-so: input: 5 packets, 554 bytes, 4 multicasts tc-so: output: 6 packets, 584 bytes, 4 multicasts tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:5dff:fe43:305a%shmif0/64 flags 0 scopeid 0x2 tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::304f:833f:fce1:bde9%wg0/64 flags 0 scopeid 0x3 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#2 UC - - - shmif0 tc-so:fc00::2 link#2 UHl - - - lo0 tc-so:fd00::/64 fd00::2 U - - - wg0 tc-so:fd00::2 link#3 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:5dff:fe43:305a link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::304f:833f:fce1:bde9 U - - - wg0 tc-so:fe80::304f:833f:fce1:bde9 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fd00::2 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fd00::2 UC - - - wg0 tc-so:fc00::1 b2:a0:c0:73:97:0c UHL - - - shmif0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:5d:43:30:5a 5 0 8 0 0 tc-so:shmif 1500 fc00::/64 fc00::2 tc-so: ff02::1:ff43:305a tc-so: ff01:2::1 tc-so: ff02::2:1eb1:930a tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 5 0 8 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:5dff:f 5 0 8 0 0 tc-so:wg0 1420 0 0 0 0 0 tc-so:wg0 1420 fd00::/64 fd00::2 tc-so: ff02::1:ffe1:bde9 tc-so: ff01:3::1 tc-so: ff02::2:1eb1:930a tc-so: ff02::1%wg0 tc-so: ff02::1:ff00:2%wg 0 0 0 0 0 tc-so:wg0 1420 fe80::/64 fe80::304f:833f:f 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 1 0 1 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 24 0 23 1 0 1 1 0 inf 0 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 34 0 33 1 0 1 1 0 inf 0 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 53 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 54 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 224 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 84 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 61 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 33 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 97 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 642 0 0 214 0 214 214 0 inf 0 tc-so:kmem-04096 4096 15 0 0 8 0 8 8 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 0 1 0 1 1 0 inf 0 tc-so:mbpl 272 8 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 38 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 33 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 17 0 2 1 0 1 1 0 inf 0 tc-so:pdict32 96 5 0 4 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 7 0 4 1 0 1 1 0 inf 0 tc-so:propdata 48 14 0 10 1 0 1 1 0 inf 0 tc-so:propdict 64 17 0 8 1 0 1 1 0 inf 0 tc-so:propnmbr 64 6 0 2 1 0 1 1 0 inf 0 tc-so:propstng 80 9 0 3 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 20 0 2 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 3 0 0 1 0 1 1 0 inf 0 tc-so:thplthrd 80 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1769 0 93 309 0 309 tc-so: tc-so:In use 1747K, total allocated 2472K; utilization 70.7% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00::1 b2:a0:c0:73:97:0c shmif0 expired P 1 tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fc00::2 tc-so: group ff02::1:ff43:305a%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:1eb1:930a%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: enaddr b2:a0:5d:43:30:5a multicnt 4 tc-so: 33:33:ff:43:30:5a -- 33:33:ff:43:30:5a refcount 1 tc-so: 33:33:1e:b1:93:0a -- 33:33:1e:b1:93:0a refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:wg0: tc-so: inet6 fd00::2 tc-so: group ff02::1:ffe1:bde9%wg0 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:1eb1:930a%wg0 refcount 2 tc-so: group ff02::1%wg0 refcount 2 tc-so: group ff02::1:ff00:2%wg0 refcount 1 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.230005] mainbus0 (root) tc-so:[ 1.310005] chacha: Portable C ChaCha tc-so:[ 1.310005] aes: BearSSL aes_ct tc-so:[ 1.330005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.330005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.520005] shmif0: Ethernet address b2:a0:5d:43:30:5a tc-so:[ 8.970005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 8.970005] get_ifid: shmif0: ifid: b0:a0:5d:ff:fe:43:30:5a tc-so:[ 8.970005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:5dff:fe43:305a tc-so:[ 9.410005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 9.410005] get_ifid: wg0: ifid: 30:4f:83:3f:fc:e1:bd:e9 tc-so:[ 9.730005] ip6_output: refusing to send from invalid address fe80:3::304f:833f:fce1:bde9 (pid 0) tc-so:[ 10.840005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:5dff:fe43:305a - no duplicates found tc-so:[ 11.110005] ip6_output: refusing to send from invalid address fe80:3::304f:833f:fce1:bde9 (pid 0) tc-so:[ 11.940005] in6_if_link_up: fd00::2 marked tentative tc-so:[ 11.940005] nd6_dad_start: wg0: starting DAD for fd00::2 tc-so:[ 11.940005] in6_if_link_up: fe80:3::304f:833f:fce1:bde9 marked tentative tc-so:[ 11.940005] nd6_dad_start: wg0: starting DAD for fe80:3::304f:833f:fce1:bde9 tc-so:[ 13.400005] nd6_dad_timer: wg0: DAD complete for fd00::2 - no duplicates found tc-so:[ 13.840005] nd6_dad_timer: wg0: DAD complete for fe80:3::304f:833f:fce1:bde9 - no duplicates found tc-so:GNU gdb (GDB) 11.0.50.20200914-git tc-so:Copyright (C) 2020 Free Software Foundation, Inc. tc-so:License GPLv3+: GNU GPL version 3 or later tc-so:This is free software: you are free to change and redistribute it. tc-so:There is NO WARRANTY, to the extent permitted by law. tc-so:Type "show copying" and "show warranty" for details. tc-so:This GDB was configured as "sparc64--netbsd". tc-so:Type "show configuration" for configuration details. tc-so:For bug reporting instructions, please see: tc-so:. tc-so:Find the GDB manual and other documentation resources online at: tc-so: . tc-so: tc-so:For help, type "help". tc-so:Type "apropos word" to search for commands related to "word"... tc-so:Reading symbols from /usr/bin/rump_server... tc-so:(No debugging symbols found in /usr/bin/rump_server) tc-so:[New process 5607] tc-so:[New process 27867] tc-so:[New process 7414] tc-so:[New process 14174] tc-so:[New process 20229] tc-so:[New process 689] tc-so:[New process 23258] tc-so:[New process 21754] tc-so:[New process 26132] tc-so:[New process 939] tc-so:[New process 27732] tc-so:[New process 25713] tc-so:[New process 22410] tc-so:[New process 5319] tc-so:[New process 12637] tc-so:[New process 25213] tc-so:[New process 21984] tc-so:[New process 19204] tc-so:[New process 13131] tc-so:[New process 17027] tc-so:[New process 7647] tc-so:[New process 2343] tc-so:[New process 19639] tc-so:[New process 1826] tc-so:[New process 16528] tc-so:[New process 20366] tc-so:[New process 20022] tc-so:[New process 10050] tc-so:[New process 13778] tc-so:[New process 10659] tc-so:[New process 18148] tc-so:[New process 11715] tc-so:[New process 13601] tc-so:[New process 15703] tc-so:[New process 7234] tc-so:[New process 7797] tc-so:[New process 27883] tc-so:[New process 26795] tc-so:[New process 3554] tc-so:[New process 10996] tc-so:[New process 29951] tc-so:[New process 17679] tc-so:[New process 25174] tc-so:[New process 16797] tc-so:[New process 12819] tc-so:Core was generated by `rump_server'. tc-so:Program terminated with signal SIGABRT, Aborted. tc-so:#0 0x00000000413d24d0 in abort () from /usr/lib/libc.so.12 tc-so:[Current thread is 1 (process 5607)] tc-so:#0 0x00000000413d24d0 in abort () from /usr/lib/libc.so.12 tc-so:#1 0x0000000040e0a73c in rumpuser_exit () from /usr/lib/librumpuser.so.0 tc-so:#2 0x00000000407fabac in rumpns_cpu_reboot () from /usr/lib/librump.so.0 tc-so:#3 0x00000000407c87ec in rumpns_kern_reboot () from /usr/lib/librump.so.0 tc-so:#4 0x000000004079a168 in rumpns_vpanic () from /usr/lib/librump.so.0 tc-so:#5 0x000000004079a248 in rumpns_panic () from /usr/lib/librump.so.0 tc-so:#6 0x000000004079c178 in ?? () from /usr/lib/librump.so.0 tc-so:Backtrace stopped: previous frame identical to this frame (corrupt stack?) tc-so:(gdb) quit tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.3000050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.4400050] get_ifid: shmif0: got interface identifier from itself tc-so:[ 7.4400050] get_ifid: shmif0: ifid: b0:a0:c0:ff:fe:73:97:0c tc-so:[ 7.4400050] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:c0ff:fe73:970c tc-so:[ 7.9500050] get_ifid: wg0: interface identifier generated by random number tc-so:[ 7.9500050] get_ifid: wg0: ifid: f0:52:39:c8:11:6b:ff:b0 tc-so:[ 8.7100050] ip6_output: refusing to send from invalid address fe80:3::f052:39c8:116b:ffb0 (pid 0) tc-so:[ 9.1900050] ip6_output: refusing to send from invalid address fe80:3::f052:39c8:116b:ffb0 (pid 0) tc-so:[ 9.3200050] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:c0ff:fe73:970c - no duplicates found tc-so:[ 10.6200050] in6_if_link_up: fd00::1 marked tentative tc-so:[ 10.6200050] nd6_dad_start: wg0: starting DAD for fd00::1 tc-so:[ 10.6200050] in6_if_link_up: fe80:3::f052:39c8:116b:ffb0 marked tentative tc-so:[ 10.6200050] nd6_dad_start: wg0: starting DAD for fe80:3::f052:39c8:116b:ffb0 tc-so:[ 11.8200050] nd6_dad_timer: wg0: DAD complete for fe80:3::f052:39c8:116b:ffb0 - no duplicates found tc-so:[ 11.8600050] nd6_dad_timer: wg0: DAD complete for fd00::1 - no duplicates found tc-so:[ 17.4900050] panic: pool_redzone_check: [mbpl] 0x00 != 0xe1 tc-so:[ 17.4900050] rump kernel halting... tc-so:[ 1.0000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.0000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.0000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.0000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.0000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.0000000] The Regents of the University of California. All rights reserved. tc-so:[ 1.0000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.0000000] total memory = unlimited (host limit) tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.0000040] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.0000050] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.0000050] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.0200050] root file system type: rumpfs tc-so:[ 1.0200050] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.2200050] mainbus0 (root) tc-so:[ 1.3000050] chacha: Portable C ChaCha tc-so:[ 1.3000050] aes: BearSSL aes_ct tc-so:[ 1.3000050] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.3000050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.7500050] shmif0: Ethernet address b2:a0:c0:73:97:0c tc-so:[ 17.4900050] panic: pool_redzone_check: [mbpl] 0x00 != 0xe1 tc-so:[ 17.4900050] rump kernel halting... tc-so:[ 10.6200050] tc-so:[ 10.6200050] tc-so:bus tc-so:### Dumping bus tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:07.580004 b2:a0:c0:73:97:0c > 33:33:ff:73:97:0c, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff73:970c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff73:970c, length 24 tc-so:00:00:08.280004 b2:a0:c0:73:97:0c > 33:33:ff:73:97:0c, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff73:970c: ICMP6, neighbor solicitation, who has fe80::b0a0:c0ff:fe73:970c, length 32 tc-so:00:00:09.510004 b2:a0:c0:73:97:0c > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c0ff:fe73:970c > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:12.330004 b2:a0:c0:73:97:0c > 33:33:31:a5:90:e8, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c0ff:fe73:970c > ff02::2:31a5:90e8: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:31a5:90e8, length 24 tc-so:00:00:09.650004 b2:a0:5d:43:30:5a > 33:33:ff:43:30:5a, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff43:305a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff43:305a, length 24 tc-so:00:00:09.810004 b2:a0:5d:43:30:5a > 33:33:ff:43:30:5a, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff43:305a: ICMP6, neighbor solicitation, who has fe80::b0a0:5dff:fe43:305a, length 32 tc-so:00:00:12.410004 b2:a0:5d:43:30:5a > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:5dff:fe43:305a > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:16.050004 b2:a0:c0:73:97:0c > 33:33:ff:73:97:0c, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c0ff:fe73:970c > ff02::1:ff73:970c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff73:970c, length 24 tc-so:00:00:17.440004 b2:a0:c0:73:97:0c > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fc00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fc00::2, length 32 tc-so:00:00:14.360004 b2:a0:5d:43:30:5a > b2:a0:c0:73:97:0c, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor advertisement, tgt is fc00::2, length 32 tc-so:00:00:17.490004 b2:a0:c0:73:97:0c > b2:a0:5d:43:30:5a, ethertype IPv6 (0x86dd), length 210: fc00::1.51820 > fc00::2.51820: UDP, length 148 tc-so:00:00:16.170004 b2:a0:5d:43:30:5a > 33:33:ff:43:30:5a, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:5dff:fe43:305a > ff02::1:ff43:305a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff43:305a, length 24 tc-so:00:00:16.170004 b2:a0:5d:43:30:5a > b2:a0:c0:73:97:0c, ethertype IPv6 (0x86dd), length 154: fc00::2.51820 > fc00::1.51820: UDP, length 92 tc-so:00:00:18.860004 b2:a0:5d:43:30:5a > 33:33:1e:b1:93:0a, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:5dff:fe43:305a > ff02::2:1eb1:930a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:1eb1:930a, length 24 tc-so:00:00:19.380004 b2:a0:5d:43:30:5a > b2:a0:c0:73:97:0c, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:20.380004 b2:a0:5d:43:30:5a > b2:a0:c0:73:97:0c, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:21.380004 b2:a0:5d:43:30:5a > b2:a0:c0:73:97:0c, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:22.390004 b2:a0:5d:43:30:5a > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:5dff:fe43:305a > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:23.400004 b2:a0:5d:43:30:5a > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:5dff:fe43:305a > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:24.400004 b2:a0:5d:43:30:5a > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:5dff:fe43:305a > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:25.410004 b2:a0:5d:43:30:5a > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:5dff:fe43:305a > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:unix://wg_local tc-so:unix://wg_peer tc-se:rump.halt: init failed: No such file or directory tc-end: 1646865626.258325, wg_payload_sizes_ipv6_over_ipv6, failed, atf-check failed; see the output of the test for details tp-end: 1646865626.301970, net/if_wg/t_basic tp-start: 1646865627.464286, net/if_wg/t_interoperability, 3 tc-start: 1646865627.466737, wg_interoperability_basic 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: 1646865629.146873, wg_interoperability_basic, skipped, set ATF_NET_IF_WG_INTEROPERABILITY=yes to run the test tc-start: 1646865629.157008, wg_interoperability_cookie 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: 1646865630.443271, wg_interoperability_cookie, skipped, set ATF_NET_IF_WG_INTEROPERABILITY=yes to run the test tc-start: 1646865630.450823, wg_userspace_basic 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: 1646865631.751911, wg_userspace_basic, skipped, set ATF_NET_IF_WG_USERSPACE=yes to run the test tp-end: 1646865631.759056, net/if_wg/t_interoperability tp-start: 1646865634.137475, net/if_wg/t_misc, 7 tc-start: 1646865634.140137, wg_cookie tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:unix://wg_local shmif0 tc-so:bus tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:unix://wg_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ grep -q b2:a0:2a:23:76:72 ./.__macaddrs ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_peer shmif0 tc-so:bus tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1/24 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet 10.0.0.1/24 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.1 U - - - wg0 tc-so:10.0.0.1 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.1 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:f1ff:fe70:227e link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::5c21:ddd3:7095:3ee3 U - - - wg0 tc-so:fe80::5c21:ddd3:7095:3ee3 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::5c21:ddd3:7095:3ee3 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::5c21:ddd3:7095:3ee3 UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: down tc-so: inet6 fe80::5c21:ddd3:7095:3ee3%wg0/64 flags 0x8 scopeid 0x3 tc-so: inet 10.0.0.1/24 flags 0x4 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 uMg/TFBTefPf2GG4HOrH9FQLzKicPJQMtcRQEn6VGE8= --endpoint=192.168.1.2:51820 --allowed-ips=10.0.0.2/32 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.2/24 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet 10.0.0.2/24 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.2 U - - - wg0 tc-so:10.0.0.2 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.2 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:2aff:fe23:7672 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::54a6:f867:3167:49e7 U - - - wg0 tc-so:fe80::54a6:f867:3167:49e7 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::54a6:f867:3167:49e7 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::54a6:f867:3167:49e7 UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: down tc-so: inet6 fe80::54a6:f867:3167:49e7%wg0/64 flags 0x8 scopeid 0x3 tc-so: inet 10.0.0.2/24 flags 0x4 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 y0m9PflDYhPODW3Dkc8BPWBiwKfX7hrvb1x6tvUGxQU= --endpoint=192.168.1.1:51820 --allowed-ips=10.0.0.1/32 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.sysctl -w net.wg.force_underload=1 ] tc-so: tc-so:00:00:07.560004 b2:a0:f1:70:22:7e > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.1, length 28 tc-so:00:00:07.680004 b2:a0:f1:70:22:7e > 33:33:28:17:2a:b2, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:2817:2ab2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:2817:2ab2, length 24 tc-so:00:00:07.830004 b2:a0:f1:70:22:7e > 33:33:ff:70:22:7e, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff70:227e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff70:227e, length 24 tc-so:00:00:08.160004 b2:a0:f1:70:22:7e > 33:33:ff:70:22:7e, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff70:227e: ICMP6, neighbor solicitation, who has fe80::b0a0:f1ff:fe70:227e, length 32 tc-so:00:00:11.930004 b2:a0:f1:70:22:7e > 33:33:ff:70:22:7e, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:f1ff:fe70:227e > ff02::1:ff70:227e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff70:227e, length 24 tc-so:00:00:09.360004 b2:a0:2a:23:76:72 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.2 tell 192.168.1.2, length 28 tc-so:00:00:09.400004 b2:a0:2a:23:76:72 > 33:33:ff:23:76:72, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff23:7672: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff23:7672, length 24 tc-so:00:00:09.730004 b2:a0:2a:23:76:72 > 33:33:ec:dc:db:5c, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:ecdc:db5c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:ecdc:db5c, length 24 tc-so:00:00:10.210004 b2:a0:2a:23:76:72 > 33:33:ff:23:76:72, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff23:7672: ICMP6, neighbor solicitation, who has fe80::b0a0:2aff:fe23:7672, length 32 tc-so:00:00:15.310004 b2:a0:f1:70:22:7e > 33:33:28:17:2a:b2, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:f1ff:fe70:227e > ff02::2:2817:2ab2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:2817:2ab2, length 24 tc-so:Executing command [ rump.ping -n -c 1 -w 1 10.0.0.2 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2022-03-09 22:40:52.086689700 +0000 tc-se:+++ /tmp/check.UJxhiE/stderr 2022-03-09 22:40:52.123886230 +0000 tc-se:@@ -0,0 +1,2 @@ tc-se:+rump.ping: sendto: Socket is not connected tc-se:+rump.ping: poll: Socket is not connected tc-so:unix://wg_local tc-so:unix://wg_peer tc-so:### Dumping unix://wg_local tc-se:rump.ifconfig: rump client init: No such file or directory tc-se:rump.netstat: init failed: No such file or directory tc-se:rump.netstat: rumpclient init: No such file or directory tc-se:vmstat: rumpclient init: No such file or directory tc-se:rump.arp: init failed: No such file or directory tc-se:rump.ndp: init failed: No such file or directory tc-se:ifmcstat: rumpclient init: No such file or directory tc-se:dmesg: rumpclient init: No such file or directory tc-so:### Dumping unix://wg_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:2a:23:76:72 tc-so: linkstr: bus tc-so: input: 3 packets, 214 bytes, 3 multicasts tc-so: output: 7 packets, 514 bytes, 5 multicasts tc-so: inet6 fe80::b0a0:2aff:fe23:7672%shmif0/64 flags 0 scopeid 0x2 tc-so: inet 192.168.1.2/24 broadcast 192.168.1.255 flags 0 tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 fe80::54a6:f867:3167:49e7%wg0/64 flags 0 scopeid 0x3 tc-so: inet 10.0.0.2/24 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.2 U - - - wg0 tc-so:10.0.0.2 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.2 link#2 UHl - - - lo0 tc-so:192.168.1.1 b2:a0:f1:70:22:7e UHL - - - shmif0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:2aff:fe23:7672 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::54a6:f867:3167:49e7 U - - - wg0 tc-so:fe80::54a6:f867:3167:49e7 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::54a6:f867:3167:49e7 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::54a6:f867:3167:49e7 UC - - - wg0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:2a:23:76:72 3 0 7 0 0 tc-so:shmif 1500 192.168.1/24 192.168.1.2 3 0 7 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:2aff:f tc-so: ff01:2::1 tc-so: ff02::2:ecdc:db5c tc-so: ff02::1%shmif0 tc-so: ff02::1:ff23:7672 3 0 7 0 0 tc-so:wg0 1420 0 0 0 0 0 tc-so:wg0 1420 10.0.0/24 10.0.0.2 0 0 0 0 0 tc-so:wg0 1420 fe80::/64 fe80::54a6:f867:3 tc-so: ff01:3::1 tc-so: ff02::2:ecdc:db5c tc-so: ff02::1%wg0 tc-so: ff02::1:ff67:49e7 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 4 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 5 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 3 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:in6pcbpl 304 20 0 19 1 0 1 1 0 inf 0 tc-so:inmltpl 64 3 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 37 0 36 1 0 1 1 0 inf 0 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 53 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 61 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 215 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 83 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 59 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 33 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 97 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 568 0 0 190 0 190 190 0 inf 0 tc-so:kmem-04096 4096 15 0 0 8 0 8 8 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 0 1 0 1 1 0 inf 0 tc-so:mbpl 272 5 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 38 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 32 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 17 0 2 1 0 1 1 0 inf 0 tc-so:pdict32 96 5 0 4 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 3 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 7 0 4 1 0 1 1 0 inf 0 tc-so:propdata 48 14 0 10 1 0 1 1 0 inf 0 tc-so:propdict 64 17 0 8 1 0 1 1 0 inf 0 tc-so:propnmbr 64 6 0 2 1 0 1 1 0 inf 0 tc-so:propstng 80 9 0 3 1 0 1 1 0 inf 0 tc-so:pstatspl 464 3 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 20 0 2 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 3 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1688 0 91 283 0 283 tc-so: tc-so:In use 1591K, total allocated 2264K; utilization 70.3% tc-so: tc-so:? (192.168.1.1) at b2:a0:f1:70:22:7e on shmif0 permanent N tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:2aff:fe23:7672%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:ecdc:db5c%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ff23:7672%shmif0 refcount 1 tc-so: enaddr b2:a0:2a:23:76:72 multicnt 4 tc-so: 33:33:ec:dc:db:5c -- 33:33:ec:dc:db:5c refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:23:76:72 -- 33:33:ff:23:76:72 refcount 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:wg0: tc-so: inet6 fe80::54a6:f867:3167:49e7%wg0 tc-so: group ff01:3::1 refcount 1 tc-so: group ff02::2:ecdc:db5c%wg0 refcount 1 tc-so: group ff02::1%wg0 refcount 1 tc-so: group ff02::1:ff67:49e7%wg0 refcount 1 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.230005] mainbus0 (root) tc-so:[ 1.320005] chacha: Portable C ChaCha tc-so:[ 1.320005] aes: BearSSL aes_ct tc-so:[ 1.320005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.320005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.770005] shmif0: Ethernet address b2:a0:2a:23:76:72 tc-so:[ 9.360005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 9.360005] get_ifid: shmif0: ifid: b0:a0:2a:ff:fe:23:76:72 tc-so:[ 9.360005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:2aff:fe23:7672 tc-so:[ 9.800005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 9.800005] get_ifid: wg0: ifid: 54:a6:f8:67:31:67:49:e7 tc-so:[ 9.990005] ip6_output: refusing to send from invalid address fe80:3::54a6:f867:3167:49e7 (pid 0) tc-so:[ 10.100005] ip6_output: refusing to send from invalid address fe80:3::54a6:f867:3167:49e7 (pid 0) tc-so:[ 10.330005] ip6_output: refusing to send from invalid address fe80:3::54a6:f867:3167:49e7 (pid 0) tc-so:[ 11.230005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:2aff:fe23:7672 - no duplicates found tc-so:[ 12.480005] in6_if_link_up: fe80:3::54a6:f867:3167:49e7 marked tentative tc-so:[ 12.480005] nd6_dad_start: wg0: starting DAD for fe80:3::54a6:f867:3167:49e7 tc-so:[ 13.640005] nd6_dad_timer: wg0: DAD complete for fe80:3::54a6:f867:3167:49e7 - no duplicates found tc-so:GNU gdb (GDB) 11.0.50.20200914-git tc-so:Copyright (C) 2020 Free Software Foundation, Inc. tc-so:License GPLv3+: GNU GPL version 3 or later tc-so:This is free software: you are free to change and redistribute it. tc-so:There is NO WARRANTY, to the extent permitted by law. tc-so:Type "show copying" and "show warranty" for details. tc-so:This GDB was configured as "sparc64--netbsd". tc-so:Type "show configuration" for configuration details. tc-so:For bug reporting instructions, please see: tc-so:. tc-so:Find the GDB manual and other documentation resources online at: tc-so: . tc-so: tc-so:For help, type "help". tc-so:Type "apropos word" to search for commands related to "word"... tc-so:Reading symbols from /usr/bin/rump_server... tc-so:(No debugging symbols found in /usr/bin/rump_server) tc-so:[New process 18534] tc-so:[New process 11356] tc-so:[New process 11416] tc-so:[New process 1895] tc-so:[New process 14099] tc-so:[New process 20789] tc-so:[New process 26109] tc-so:[New process 23213] tc-so:[New process 7360] tc-so:[New process 18285] tc-so:[New process 11844] tc-so:[New process 10445] tc-so:[New process 27540] tc-so:[New process 22396] tc-so:[New process 17677] tc-so:[New process 28398] tc-so:[New process 20198] tc-so:[New process 29257] tc-so:[New process 23179] tc-so:[New process 19544] tc-so:[New process 21021] tc-so:[New process 29242] tc-so:[New process 28090] tc-so:[New process 19373] tc-so:[New process 11737] tc-so:[New process 18702] tc-so:[New process 10317] tc-so:[New process 13660] tc-so:[New process 23056] tc-so:[New process 21947] tc-so:[New process 21009] tc-so:[New process 23786] tc-so:[New process 27583] tc-so:[New process 625] tc-so:[New process 18656] tc-so:[New process 875] tc-so:[New process 10846] tc-so:[New process 9426] tc-so:[New process 16309] tc-so:[New process 18957] tc-so:[New process 6485] tc-so:[New process 12732] tc-so:[New process 13903] tc-so:[New process 11077] tc-so:[New process 25534] tc-so:Core was generated by `rump_server'. tc-so:Program terminated with signal SIGABRT, Aborted. tc-so:#0 0x00000000413d24d0 in abort () from /usr/lib/libc.so.12 tc-so:[Current thread is 1 (process 18534)] tc-so:#0 0x00000000413d24d0 in abort () from /usr/lib/libc.so.12 tc-so:#1 0x0000000040e0a73c in rumpuser_exit () from /usr/lib/librumpuser.so.0 tc-so:#2 0x00000000407fabac in rumpns_cpu_reboot () from /usr/lib/librump.so.0 tc-so:#3 0x00000000407c87ec in rumpns_kern_reboot () from /usr/lib/librump.so.0 tc-so:#4 0x000000004079a168 in rumpns_vpanic () from /usr/lib/librump.so.0 tc-so:#5 0x000000004079a248 in rumpns_panic () from /usr/lib/librump.so.0 tc-so:#6 0x000000004079c178 in ?? () from /usr/lib/librump.so.0 tc-so:Backtrace stopped: previous frame identical to this frame (corrupt stack?) tc-so:(gdb) quit tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.3200050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.5600050] get_ifid: shmif0: got interface identifier from itself tc-so:[ 7.5600050] get_ifid: shmif0: ifid: b0:a0:f1:ff:fe:70:22:7e tc-so:[ 7.5600050] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:f1ff:fe70:227e tc-so:[ 8.0100050] get_ifid: wg0: interface identifier generated by random number tc-so:[ 8.0100050] get_ifid: wg0: ifid: 5c:21:dd:d3:70:95:3e:e3 tc-so:[ 8.4400050] ip6_output: refusing to send from invalid address fe80:3::5c21:ddd3:7095:3ee3 (pid 0) tc-so:[ 8.9000050] ip6_output: refusing to send from invalid address fe80:3::5c21:ddd3:7095:3ee3 (pid 0) tc-so:[ 9.1700050] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:f1ff:fe70:227e - no duplicates found tc-so:[ 10.6700050] ip6_output: refusing to send from invalid address fe80:3::5c21:ddd3:7095:3ee3 (pid 0) tc-so:[ 10.6700050] in6_if_link_up: fe80:3::5c21:ddd3:7095:3ee3 marked tentative tc-so:[ 10.6700050] nd6_dad_start: wg0: starting DAD for fe80:3::5c21:ddd3:7095:3ee3 tc-so:[ 11.9700050] nd6_dad_timer: wg0: DAD complete for fe80:3::5c21:ddd3:7095:3ee3 - no duplicates found tc-so:[ 17.5900050] panic: pool_redzone_check: [mbpl] 0x00 != 0x18 tc-so:[ 17.5900050] rump kernel halting... tc-so:[ 1.0000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.0000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.0000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.0000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.0000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.0000000] The Regents of the University of California. All rights reserved. tc-so:[ 1.0000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.0000000] total memory = unlimited (host limit) tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.0000040] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.0000050] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.0000050] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.0200050] root file system type: rumpfs tc-so:[ 1.0200050] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.2400050] mainbus0 (root) tc-so:[ 1.3200050] chacha: Portable C ChaCha tc-so:[ 1.3200050] aes: BearSSL aes_ct tc-so:[ 1.3200050] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.3200050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.5500050] shmif0: Ethernet address b2:a0:f1:70:22:7e tc-so:[ 17.5900050] panic: pool_redzone_check: [mbpl] 0x00 != 0x18 tc-so:[ 17.5900050] rump kernel halting... tc-so:[ 10.6700050] tc-so:[ 10.6700050] tc-so:bus tc-so:### Dumping bus tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:07.560004 b2:a0:f1:70:22:7e > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.1, length 28 tc-so:00:00:07.680004 b2:a0:f1:70:22:7e > 33:33:28:17:2a:b2, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:2817:2ab2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:2817:2ab2, length 24 tc-so:00:00:07.830004 b2:a0:f1:70:22:7e > 33:33:ff:70:22:7e, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff70:227e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff70:227e, length 24 tc-so:00:00:08.160004 b2:a0:f1:70:22:7e > 33:33:ff:70:22:7e, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff70:227e: ICMP6, neighbor solicitation, who has fe80::b0a0:f1ff:fe70:227e, length 32 tc-so:00:00:11.930004 b2:a0:f1:70:22:7e > 33:33:ff:70:22:7e, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:f1ff:fe70:227e > ff02::1:ff70:227e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff70:227e, length 24 tc-so:00:00:09.360004 b2:a0:2a:23:76:72 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.2 tell 192.168.1.2, length 28 tc-so:00:00:09.400004 b2:a0:2a:23:76:72 > 33:33:ff:23:76:72, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff23:7672: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff23:7672, length 24 tc-so:00:00:09.730004 b2:a0:2a:23:76:72 > 33:33:ec:dc:db:5c, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:ecdc:db5c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:ecdc:db5c, length 24 tc-so:00:00:10.210004 b2:a0:2a:23:76:72 > 33:33:ff:23:76:72, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff23:7672: ICMP6, neighbor solicitation, who has fe80::b0a0:2aff:fe23:7672, length 32 tc-so:00:00:15.310004 b2:a0:f1:70:22:7e > 33:33:28:17:2a:b2, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:f1ff:fe70:227e > ff02::2:2817:2ab2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:2817:2ab2, length 24 tc-so:00:00:14.180004 b2:a0:2a:23:76:72 > 33:33:ff:23:76:72, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:2aff:fe23:7672 > ff02::1:ff23:7672: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff23:7672, length 24 tc-so:00:00:14.510004 b2:a0:2a:23:76:72 > 33:33:ec:dc:db:5c, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:2aff:fe23:7672 > ff02::2:ecdc:db5c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:ecdc:db5c, length 24 tc-so:00:00:17.590004 b2:a0:f1:70:22:7e > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.2 tell 192.168.1.1, length 28 tc-so:00:00:14.750004 b2:a0:2a:23:76:72 > b2:a0:f1:70:22:7e, ethertype ARP (0x0806), length 42: Reply 192.168.1.2 is-at b2:a0:2a:23:76:72, length 28 tc-so:00:00:17.590004 b2:a0:f1:70:22:7e > b2:a0:2a:23:76:72, ethertype IPv4 (0x0800), length 190: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 148 tc-so:unix://wg_local tc-so:unix://wg_peer tc-se:rump.halt: init failed: No such file or directory tc-end: 1646865663.754598, wg_cookie, failed, atf-check failed; see the output of the test for details tc-start: 1646865663.822273, wg_handshake_timeout tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:unix://wg_local shmif0 tc-so:bus tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:unix://wg_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ grep -q b2:a0:5c:b8:8c:c0 ./.__macaddrs ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_peer shmif0 tc-so:bus tc-so:Executing command [ rump.sysctl -w net.wg.rekey_timeout=3 ] tc-so:Executing command [ rump.sysctl -w net.wg.rekey_attempt_time=8 ] tc-so:Executing command [ rump.sysctl -w net.wg.rekey_timeout=3 ] tc-so:Executing command [ rump.sysctl -w net.wg.rekey_attempt_time=8 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1/24 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet 10.0.0.1/24 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.1 U - - - wg0 tc-so:10.0.0.1 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.1 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:3fff:fed1:d9c link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::983a:5f9:b483:3037 U - - - wg0 tc-so:fe80::983a:5f9:b483:3037 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::983a:5f9:b483:3037 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::983a:5f9:b483:3037 UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: down tc-so: inet6 fe80::983a:5f9:b483:3037%wg0/64 flags 0x8 scopeid 0x3 tc-so: inet 10.0.0.1/24 flags 0x4 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 MtW1d6Rz1Qqf9tp0ICVOP3sBbU3DNfgQSixys2h5fGw= --endpoint=192.168.1.2:51820 --allowed-ips=10.0.0.2/32 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.2/24 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet 10.0.0.2/24 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.2 U - - - wg0 tc-so:10.0.0.2 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.2 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:5cff:feb8:8cc0 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::c842:1999:7a33:b6c4 U - - - wg0 tc-so:fe80::c842:1999:7a33:b6c4 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::c842:1999:7a33:b6c4 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::c842:1999:7a33:b6c4 UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: down tc-so: inet6 fe80::c842:1999:7a33:b6c4%wg0/64 flags 0x8 scopeid 0x3 tc-so: inet 10.0.0.2/24 flags 0x4 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 2efYrPo1djhjpcWDGU5w143B+l+0cEVHl34zcBVswE8= --endpoint=192.168.1.1:51820 --allowed-ips=10.0.0.1/32 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 192.168.1.2 ] tc-so:Executing command [ rump.ifconfig shmif0 down ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 10.0.0.2 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2022-03-09 22:41:23.273138060 +0000 tc-se:+++ /tmp/check.h5t34N/stderr 2022-03-09 22:41:23.307838370 +0000 tc-se:@@ -0,0 +1,2 @@ tc-se:+rump.ping: sendto: Socket is not connected tc-se:+rump.ping: poll: Socket is not connected tc-so:unix://wg_local tc-so:unix://wg_peer tc-so:### Dumping unix://wg_local tc-se:rump.ifconfig: rump client init: No such file or directory tc-se:rump.netstat: init failed: No such file or directory tc-se:rump.netstat: rumpclient init: No such file or directory tc-se:vmstat: rumpclient init: No such file or directory tc-se:rump.arp: init failed: No such file or directory tc-se:rump.ndp: init failed: No such file or directory tc-se:ifmcstat: rumpclient init: No such file or directory tc-se:dmesg: rumpclient init: No such file or directory tc-so:### Dumping unix://wg_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8802 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:5c:b8:8c:c0 tc-so: linkstr: bus tc-so: input: 5 packets, 354 bytes, 3 multicasts tc-so: output: 9 packets, 654 bytes, 5 multicasts tc-so: inet6 fe80::b0a0:5cff:feb8:8cc0%shmif0/64 flags 0x8 scopeid 0x2 tc-so: inet 192.168.1.2/24 broadcast 192.168.1.255 flags 0x4 tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 fe80::c842:1999:7a33:b6c4%wg0/64 flags 0 scopeid 0x3 tc-so: inet 10.0.0.2/24 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.2 U - - - wg0 tc-so:10.0.0.2 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.2 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:5cff:feb8:8cc0 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::c842:1999:7a33:b6c4 U - - - wg0 tc-so:fe80::c842:1999:7a33:b6c4 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::c842:1999:7a33:b6c4 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::c842:1999:7a33:b6c4 UC - - - wg0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:5c:b8:8c:c0 5 0 9 0 0 tc-so:shmif 1500 192.168.1/24 192.168.1.2 5 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:5cff:f tc-so: ff01:2::1 tc-so: ff02::2:7729:e56a tc-so: ff02::1%shmif0 tc-so: ff02::1:ffb8:8cc0 5 0 9 0 0 tc-so:wg0 1420 0 0 0 0 0 tc-so:wg0 1420 10.0.0/24 10.0.0.2 0 0 0 0 0 tc-so:wg0 1420 fe80::/64 fe80::c842:1999:7 tc-so: ff01:3::1 tc-so: ff02::2:7729:e56a tc-so: ff02::1%wg0 tc-so: ff02::1:ff33:b6c4 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 1 0 1 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 32 0 31 1 0 1 1 0 inf 0 tc-so:inmltpl 64 3 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 50 0 49 1 0 1 1 0 inf 0 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 52 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 61 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 214 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 83 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 59 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 33 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 97 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 649 0 0 217 0 217 217 0 inf 0 tc-so:kmem-04096 4096 15 0 0 8 0 8 8 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 4 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 38 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 29 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 17 0 2 1 0 1 1 0 inf 0 tc-so:pdict32 96 5 0 4 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 7 0 4 1 0 1 1 0 inf 0 tc-so:propdata 48 14 0 10 1 0 1 1 0 inf 0 tc-so:propdict 64 17 0 8 1 0 1 1 0 inf 0 tc-so:propnmbr 64 6 0 2 1 0 1 1 0 inf 0 tc-so:propstng 80 9 0 3 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 20 0 2 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 3 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1784 0 118 311 0 311 tc-so: tc-so:In use 1756K, total allocated 2488K; utilization 70.6% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:5cff:feb8:8cc0%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:7729:e56a%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ffb8:8cc0%shmif0 refcount 1 tc-so: enaddr b2:a0:5c:b8:8c:c0 multicnt 4 tc-so: 33:33:77:29:e5:6a -- 33:33:77:29:e5:6a refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:b8:8c:c0 -- 33:33:ff:b8:8c:c0 refcount 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:wg0: tc-so: inet6 fe80::c842:1999:7a33:b6c4%wg0 tc-so: group ff01:3::1 refcount 1 tc-so: group ff02::2:7729:e56a%wg0 refcount 1 tc-so: group ff02::1%wg0 refcount 1 tc-so: group ff02::1:ff33:b6c4%wg0 refcount 1 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.220005] mainbus0 (root) tc-so:[ 1.300005] chacha: Portable C ChaCha tc-so:[ 1.300005] aes: BearSSL aes_ct tc-so:[ 1.300005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.300005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.510005] shmif0: Ethernet address b2:a0:5c:b8:8c:c0 tc-so:[ 9.960005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 9.960005] get_ifid: shmif0: ifid: b0:a0:5c:ff:fe:b8:8c:c0 tc-so:[ 9.960005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:5cff:feb8:8cc0 tc-so:[ 10.450005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 10.450005] get_ifid: wg0: ifid: c8:42:19:99:7a:33:b6:c4 tc-so:[ 11.210005] ip6_output: refusing to send from invalid address fe80:3::c842:1999:7a33:b6c4 (pid 0) tc-so:[ 11.360005] ip6_output: refusing to send from invalid address fe80:3::c842:1999:7a33:b6c4 (pid 0) tc-so:[ 11.420005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:5cff:feb8:8cc0 - no duplicates found tc-so:[ 13.120005] in6_if_link_up: fe80:3::c842:1999:7a33:b6c4 marked tentative tc-so:[ 13.120005] nd6_dad_start: wg0: starting DAD for fe80:3::c842:1999:7a33:b6c4 tc-so:[ 14.740005] nd6_dad_timer: wg0: DAD complete for fe80:3::c842:1999:7a33:b6c4 - no duplicates found tc-so:[ 15.290005] in6_if_link_down: fe80:2::b0a0:5cff:feb8:8cc0 marked detached tc-so:GNU gdb (GDB) 11.0.50.20200914-git tc-so:Copyright (C) 2020 Free Software Foundation, Inc. tc-so:License GPLv3+: GNU GPL version 3 or later tc-so:This is free software: you are free to change and redistribute it. tc-so:There is NO WARRANTY, to the extent permitted by law. tc-so:Type "show copying" and "show warranty" for details. tc-so:This GDB was configured as "sparc64--netbsd". tc-so:Type "show configuration" for configuration details. tc-so:For bug reporting instructions, please see: tc-so:. tc-so:Find the GDB manual and other documentation resources online at: tc-so: . tc-so: tc-so:For help, type "help". tc-so:Type "apropos word" to search for commands related to "word"... tc-so:Reading symbols from /usr/bin/rump_server... tc-so:(No debugging symbols found in /usr/bin/rump_server) tc-so:[New process 29865] tc-so:[New process 494] tc-so:[New process 21719] tc-so:[New process 9491] tc-so:[New process 13258] tc-so:[New process 24035] tc-so:[New process 27028] tc-so:[New process 10700] tc-so:[New process 11506] tc-so:[New process 16075] tc-so:[New process 10457] tc-so:[New process 468] tc-so:[New process 12274] tc-so:[New process 11424] tc-so:[New process 10915] tc-so:[New process 6395] tc-so:[New process 21989] tc-so:[New process 20608] tc-so:[New process 11359] tc-so:[New process 21] tc-so:[New process 27950] tc-so:[New process 13079] tc-so:[New process 4652] tc-so:[New process 20636] tc-so:[New process 681] tc-so:[New process 25231] tc-so:[New process 12072] tc-so:[New process 15713] tc-so:[New process 14971] tc-so:[New process 2046] tc-so:[New process 23953] tc-so:[New process 23939] tc-so:[New process 9507] tc-so:[New process 16286] tc-so:[New process 16781] tc-so:[New process 22068] tc-so:[New process 17754] tc-so:[New process 22174] tc-so:[New process 28779] tc-so:[New process 26030] tc-so:[New process 27751] tc-so:[New process 12064] tc-so:[New process 22154] tc-so:[New process 20993] tc-so:[New process 21006] tc-so:[New process 11344] tc-so:Core was generated by `rump_server'. tc-so:Program terminated with signal SIGABRT, Aborted. tc-so:#0 0x00000000413d24d0 in abort () from /usr/lib/libc.so.12 tc-so:[Current thread is 1 (process 29865)] tc-so:#0 0x00000000413d24d0 in abort () from /usr/lib/libc.so.12 tc-so:#1 0x0000000040e0a73c in rumpuser_exit () from /usr/lib/librumpuser.so.0 tc-so:#2 0x00000000407fabac in rumpns_cpu_reboot () from /usr/lib/librump.so.0 tc-so:#3 0x00000000407c87ec in rumpns_kern_reboot () from /usr/lib/librump.so.0 tc-so:#4 0x000000004079a168 in rumpns_vpanic () from /usr/lib/librump.so.0 tc-so:#5 0x000000004079a248 in rumpns_panic () from /usr/lib/librump.so.0 tc-so:#6 0x000000004079c178 in ?? () from /usr/lib/librump.so.0 tc-so:Backtrace stopped: previous frame identical to this frame (corrupt stack?) tc-so:(gdb) quit tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.3700050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.2100050] get_ifid: shmif0: got interface identifier from itself tc-so:[ 8.2100050] get_ifid: shmif0: ifid: b0:a0:3f:ff:fe:d1:0d:9c tc-so:[ 8.2100050] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:3fff:fed1:d9c tc-so:[ 8.6800050] get_ifid: wg0: interface identifier generated by random number tc-so:[ 8.6800050] get_ifid: wg0: ifid: 98:3a:05:f9:b4:83:30:37 tc-so:[ 8.8400050] ip6_output: refusing to send from invalid address fe80:3::983a:5f9:b483:3037 (pid 0) tc-so:[ 9.3300050] ip6_output: refusing to send from invalid address fe80:3::983a:5f9:b483:3037 (pid 0) tc-so:[ 9.7500050] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:3fff:fed1:d9c - no duplicates found tc-so:[ 11.3800050] in6_if_link_up: fe80:3::983a:5f9:b483:3037 marked tentative tc-so:[ 11.3800050] nd6_dad_start: wg0: starting DAD for fe80:3::983a:5f9:b483:3037 tc-so:[ 12.5700050] nd6_dad_timer: wg0: DAD complete for fe80:3::983a:5f9:b483:3037 - no duplicates found tc-so:[ 18.8600050] panic: pool_redzone_check: [mbpl] 0x00 != 0xfc tc-so:[ 18.8600050] rump kernel halting... tc-so:[ 1.0000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.0000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.0000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.0000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.0000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.0000000] The Regents of the University of California. All rights reserved. tc-so:[ 1.0000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.0000000] total memory = unlimited (host limit) tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.0000040] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.0000050] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.0000050] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.0200050] root file system type: rumpfs tc-so:[ 1.0200050] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.2800050] mainbus0 (root) tc-so:[ 1.3700050] chacha: Portable C ChaCha tc-so:[ 1.3700050] aes: BearSSL aes_ct tc-so:[ 1.3700050] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.3700050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.6500050] shmif0: Ethernet address b2:a0:3f:d1:0d:9c tc-so:[ 18.8600050] panic: pool_redzone_check: [mbpl] 0x00 != 0xfc tc-so:[ 18.8600050] rump kernel halting... tc-so:[ 11.3800050] tc-so:[ 11.3800050] tc-so:bus tc-so:### Dumping bus tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:08.210004 b2:a0:3f:d1:0d:9c > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.1, length 28 tc-so:00:00:08.290004 b2:a0:3f:d1:0d:9c > 33:33:38:84:ed:4a, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:3884:ed4a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:3884:ed4a, length 24 tc-so:00:00:08.680004 b2:a0:3f:d1:0d:9c > 33:33:ff:d1:0d:9c, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffd1:d9c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffd1:d9c, length 24 tc-so:00:00:08.720004 b2:a0:3f:d1:0d:9c > 33:33:ff:d1:0d:9c, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffd1:d9c: ICMP6, neighbor solicitation, who has fe80::b0a0:3fff:fed1:d9c, length 32 tc-so:00:00:09.530004 b2:a0:3f:d1:0d:9c > 33:33:ff:d1:0d:9c, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffd1:d9c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffd1:d9c, length 24 tc-so:00:00:09.960004 b2:a0:5c:b8:8c:c0 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.2 tell 192.168.1.2, length 28 tc-so:00:00:10.090004 b2:a0:5c:b8:8c:c0 > 33:33:ff:b8:8c:c0, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffb8:8cc0: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffb8:8cc0, length 24 tc-so:00:00:10.250004 b2:a0:5c:b8:8c:c0 > 33:33:77:29:e5:6a, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:7729:e56a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:7729:e56a, length 24 tc-so:00:00:10.410004 b2:a0:5c:b8:8c:c0 > 33:33:ff:b8:8c:c0, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffb8:8cc0: ICMP6, neighbor solicitation, who has fe80::b0a0:5cff:feb8:8cc0, length 32 tc-so:00:00:13.040004 b2:a0:5c:b8:8c:c0 > 33:33:77:29:e5:6a, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:5cff:feb8:8cc0 > ff02::2:7729:e56a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:7729:e56a, length 24 tc-so:00:00:13.490004 b2:a0:5c:b8:8c:c0 > 33:33:ff:b8:8c:c0, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:5cff:feb8:8cc0 > ff02::1:ffb8:8cc0: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffb8:8cc0, length 24 tc-so:00:00:17.310004 b2:a0:3f:d1:0d:9c > 33:33:38:84:ed:4a, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:3fff:fed1:d9c > ff02::2:3884:ed4a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:3884:ed4a, length 24 tc-so:00:00:17.880004 b2:a0:3f:d1:0d:9c > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.2 tell 192.168.1.1, length 28 tc-so:00:00:15.000004 b2:a0:5c:b8:8c:c0 > b2:a0:3f:d1:0d:9c, ethertype ARP (0x0806), length 42: Reply 192.168.1.2 is-at b2:a0:5c:b8:8c:c0, length 28 tc-so:00:00:17.880004 b2:a0:3f:d1:0d:9c > b2:a0:5c:b8:8c:c0, ethertype IPv4 (0x0800), length 98: 192.168.1.1 > 192.168.1.2: ICMP echo request, id 49209, seq 0, length 64 tc-so:00:00:15.000004 b2:a0:5c:b8:8c:c0 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.2, length 28 tc-so:00:00:17.880004 b2:a0:3f:d1:0d:9c > b2:a0:5c:b8:8c:c0, ethertype ARP (0x0806), length 42: Reply 192.168.1.1 is-at b2:a0:3f:d1:0d:9c, length 28 tc-so:00:00:15.000004 b2:a0:5c:b8:8c:c0 > b2:a0:3f:d1:0d:9c, ethertype IPv4 (0x0800), length 98: 192.168.1.2 > 192.168.1.1: ICMP echo reply, id 49209, seq 0, length 64 tc-so:00:00:18.860004 b2:a0:3f:d1:0d:9c > b2:a0:5c:b8:8c:c0, ethertype IPv4 (0x0800), length 190: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 148 tc-so:unix://wg_local tc-so:unix://wg_peer tc-se:rump.halt: init failed: No such file or directory tc-end: 1646865694.677355, wg_handshake_timeout, failed, atf-check failed; see the output of the test for details tc-start: 1646865694.731691, wg_keepalive tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:unix://wg_local shmif0 tc-so:bus tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:unix://wg_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ grep -q b2:a0:c2:23:27:ac ./.__macaddrs ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_peer shmif0 tc-so:bus tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1/24 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet 10.0.0.1/24 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.1 U - - - wg0 tc-so:10.0.0.1 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.1 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:ebff:fef6:8cb9 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::ec02:fd8e:db11:465c U - - - wg0 tc-so:fe80::ec02:fd8e:db11:465c link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::ec02:fd8e:db11:465c UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::ec02:fd8e:db11:465c UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: down tc-so: inet6 fe80::ec02:fd8e:db11:465c%wg0/64 flags 0x8 scopeid 0x3 tc-so: inet 10.0.0.1/24 flags 0x4 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 smCE1DZ7iGrpgafshWqVA/8KBtzeCS6Xt63JUw/NHR8= --endpoint=192.168.1.2:51820 --allowed-ips=10.0.0.2/32 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.2/24 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet 10.0.0.2/24 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.2 U - - - wg0 tc-so:10.0.0.2 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.2 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:c2ff:fe23:27ac link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::c0f5:1a38:ea1d:be4f U - - - wg0 tc-so:fe80::c0f5:1a38:ea1d:be4f link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::c0f5:1a38:ea1d:be4f UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::c0f5:1a38:ea1d:be4f UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: down tc-so: inet6 fe80::c0f5:1a38:ea1d:be4f%wg0/64 flags 0x8 scopeid 0x3 tc-so: inet 10.0.0.2/24 flags 0x4 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 3ZjHdC2135Ez5dSZtzPMZpnqVHeQWyBoJIYYWGuQW1s= --endpoint=192.168.1.1:51820 --allowed-ips=10.0.0.1/32 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.sysctl -w net.wg.keepalive_timeout=3 ] tc-so: tc-so:00:00:07.100004 b2:a0:eb:f6:8c:b9 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.1, length 28 tc-so:00:00:07.290004 b2:a0:eb:f6:8c:b9 > 33:33:e1:c5:7b:32, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:e1c5:7b32: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:e1c5:7b32, length 24 tc-so:00:00:07.500004 b2:a0:eb:f6:8c:b9 > 33:33:ff:f6:8c:b9, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:fff6:8cb9: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fff6:8cb9, length 24 tc-so:00:00:07.890004 b2:a0:eb:f6:8c:b9 > 33:33:ff:f6:8c:b9, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:fff6:8cb9: ICMP6, neighbor solicitation, who has fe80::b0a0:ebff:fef6:8cb9, length 32 tc-so:00:00:09.400004 b2:a0:eb:f6:8c:b9 > 33:33:ff:f6:8c:b9, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:ebff:fef6:8cb9 > ff02::1:fff6:8cb9: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fff6:8cb9, length 24 tc-so:00:00:11.430004 b2:a0:eb:f6:8c:b9 > 33:33:e1:c5:7b:32, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:ebff:fef6:8cb9 > ff02::2:e1c5:7b32: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:e1c5:7b32, length 24 tc-so:00:00:09.750004 b2:a0:c2:23:27:ac > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.2 tell 192.168.1.2, length 28 tc-so:00:00:09.780004 b2:a0:c2:23:27:ac > 33:33:2b:23:5e:18, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:2b23:5e18: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:2b23:5e18, length 24 tc-so:00:00:10.710004 b2:a0:c2:23:27:ac > 33:33:ff:23:27:ac, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff23:27ac: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff23:27ac, length 24 tc-so:00:00:10.750004 b2:a0:c2:23:27:ac > 33:33:ff:23:27:ac, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff23:27ac: ICMP6, neighbor solicitation, who has fe80::b0a0:c2ff:fe23:27ac, length 32 tc-so:Executing command [ rump.ping -n -i 0.1 -c 3 -w 1 10.0.0.2 ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se:PING 10.0.0.2 (10.0.0.2): 56 data bytes tc-se: tc-se:stderr: tc-se:rump.ping: sendto: Socket is not connected tc-se:rump.ping: poll: Socket is not connected tc-se: tc-so:unix://wg_local tc-so:unix://wg_peer tc-so:### Dumping unix://wg_local tc-se:rump.ifconfig: rump client init: No such file or directory tc-se:rump.netstat: init failed: No such file or directory tc-se:rump.netstat: rumpclient init: No such file or directory tc-se:vmstat: rumpclient init: No such file or directory tc-se:rump.arp: init failed: No such file or directory tc-se:rump.ndp: init failed: No such file or directory tc-se:ifmcstat: rumpclient init: No such file or directory tc-se:dmesg: rumpclient init: No such file or directory tc-so:### Dumping unix://wg_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:c2:23:27:ac tc-so: linkstr: bus tc-so: input: 3 packets, 318 bytes, 2 multicasts tc-so: output: 8 packets, 556 bytes, 5 multicasts tc-so: inet6 fe80::b0a0:c2ff:fe23:27ac%shmif0/64 flags 0 scopeid 0x2 tc-so: inet 192.168.1.2/24 broadcast 192.168.1.255 flags 0 tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 fe80::c0f5:1a38:ea1d:be4f%wg0/64 flags 0 scopeid 0x3 tc-so: inet 10.0.0.2/24 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.2 U - - - wg0 tc-so:10.0.0.2 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.2 link#2 UHl - - - lo0 tc-so:192.168.1.1 b2:a0:eb:f6:8c:b9 UHL - - - shmif0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:c2ff:fe23:27ac link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::c0f5:1a38:ea1d:be4f U - - - wg0 tc-so:fe80::c0f5:1a38:ea1d:be4f link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::c0f5:1a38:ea1d:be4f UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::c0f5:1a38:ea1d:be4f UC - - - wg0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:c2:23:27:ac 3 0 9 0 0 tc-so:shmif 1500 192.168.1/24 192.168.1.2 3 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:c2ff:f tc-so: ff01:2::1 tc-so: ff02::2:2b23:5e18 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff23:27ac 3 0 9 0 0 tc-so:wg0 1420 0 0 0 0 0 tc-so:wg0 1420 10.0.0/24 10.0.0.2 0 0 0 0 0 tc-so:wg0 1420 fe80::/64 fe80::c0f5:1a38:e tc-so: ff01:3::1 tc-so: ff02::2:2b23:5e18 tc-so: ff02::1%wg0 tc-so: ff02::1:ff1d:be4f 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:in6pcbpl 304 35 0 34 1 0 1 1 0 inf 0 tc-so:inmltpl 64 3 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 52 0 51 1 0 1 1 0 inf 0 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 54 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 61 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 214 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 83 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 59 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 33 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 97 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 664 0 0 222 0 222 222 0 inf 0 tc-so:kmem-04096 4096 15 0 0 8 0 8 8 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 0 1 0 1 1 0 inf 0 tc-so:mbpl 272 7 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 38 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 31 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 17 0 2 1 0 1 1 0 inf 0 tc-so:pdict32 96 5 0 4 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 7 0 4 1 0 1 1 0 inf 0 tc-so:propdata 48 14 0 10 1 0 1 1 0 inf 0 tc-so:propdict 64 17 0 8 1 0 1 1 0 inf 0 tc-so:propnmbr 64 6 0 2 1 0 1 1 0 inf 0 tc-so:propstng 80 9 0 3 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 20 0 2 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 3 0 0 1 0 1 1 0 inf 0 tc-so:thplthrd 80 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1810 0 121 316 0 316 tc-so: tc-so:In use 1786K, total allocated 2528K; utilization 70.6% tc-so: tc-so:? (192.168.1.1) at b2:a0:eb:f6:8c:b9 on shmif0 1s I tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:c2ff:fe23:27ac%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:2b23:5e18%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ff23:27ac%shmif0 refcount 1 tc-so: enaddr b2:a0:c2:23:27:ac multicnt 4 tc-so: 33:33:2b:23:5e:18 -- 33:33:2b:23:5e:18 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:23:27:ac -- 33:33:ff:23:27:ac refcount 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:wg0: tc-so: inet6 fe80::c0f5:1a38:ea1d:be4f%wg0 tc-so: group ff01:3::1 refcount 1 tc-so: group ff02::2:2b23:5e18%wg0 refcount 1 tc-so: group ff02::1%wg0 refcount 1 tc-so: group ff02::1:ff1d:be4f%wg0 refcount 1 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.240005] mainbus0 (root) tc-so:[ 1.240005] chacha: Portable C ChaCha tc-so:[ 1.240005] aes: BearSSL aes_ct tc-so:[ 1.240005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.240005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.610005] shmif0: Ethernet address b2:a0:c2:23:27:ac tc-so:[ 9.750005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 9.750005] get_ifid: shmif0: ifid: b0:a0:c2:ff:fe:23:27:ac tc-so:[ 9.750005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:c2ff:fe23:27ac tc-so:[ 10.210005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 10.210005] get_ifid: wg0: ifid: c0:f5:1a:38:ea:1d:be:4f tc-so:[ 10.510005] ip6_output: refusing to send from invalid address fe80:3::c0f5:1a38:ea1d:be4f (pid 0) tc-so:[ 10.890005] ip6_output: refusing to send from invalid address fe80:3::c0f5:1a38:ea1d:be4f (pid 0) tc-so:[ 11.790005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:c2ff:fe23:27ac - no duplicates found tc-so:[ 12.750005] in6_if_link_up: fe80:3::c0f5:1a38:ea1d:be4f marked tentative tc-so:[ 12.750005] nd6_dad_start: wg0: starting DAD for fe80:3::c0f5:1a38:ea1d:be4f tc-so:[ 14.420005] nd6_dad_timer: wg0: DAD complete for fe80:3::c0f5:1a38:ea1d:be4f - no duplicates found tc-so:GNU gdb (GDB) 11.0.50.20200914-git tc-so:Copyright (C) 2020 Free Software Foundation, Inc. tc-so:License GPLv3+: GNU GPL version 3 or later tc-so:This is free software: you are free to change and redistribute it. tc-so:There is NO WARRANTY, to the extent permitted by law. tc-so:Type "show copying" and "show warranty" for details. tc-so:This GDB was configured as "sparc64--netbsd". tc-so:Type "show configuration" for configuration details. tc-so:For bug reporting instructions, please see: tc-so:. tc-so:Find the GDB manual and other documentation resources online at: tc-so: . tc-so: tc-so:For help, type "help". tc-so:Type "apropos word" to search for commands related to "word"... tc-so:Reading symbols from /usr/bin/rump_server... tc-so:(No debugging symbols found in /usr/bin/rump_server) tc-so:[New process 21860] tc-so:[New process 5574] tc-so:[New process 3498] tc-so:[New process 8471] tc-so:[New process 290] tc-so:[New process 3308] tc-so:[New process 2545] tc-so:[New process 12229] tc-so:[New process 29614] tc-so:[New process 20653] tc-so:[New process 11336] tc-so:[New process 23548] tc-so:[New process 28458] tc-so:[New process 15739] tc-so:[New process 21685] tc-so:[New process 11544] tc-so:[New process 24208] tc-so:[New process 13045] tc-so:[New process 4651] tc-so:[New process 21475] tc-so:[New process 8437] tc-so:[New process 26345] tc-so:[New process 4009] tc-so:[New process 957] tc-so:[New process 13978] tc-so:[New process 10969] tc-so:[New process 27130] tc-so:[New process 25390] tc-so:[New process 15809] tc-so:[New process 624] tc-so:[New process 17160] tc-so:[New process 28400] tc-so:[New process 15347] tc-so:[New process 10149] tc-so:[New process 8218] tc-so:[New process 21259] tc-so:[New process 28014] tc-so:[New process 20113] tc-so:[New process 11596] tc-so:[New process 10008] tc-so:[New process 12278] tc-so:[New process 23002] tc-so:[New process 10920] tc-so:[New process 28438] tc-so:[New process 22041] tc-so:[New process 23599] tc-so:Core was generated by `rump_server'. tc-so:Program terminated with signal SIGABRT, Aborted. tc-so:#0 0x00000000413d24d0 in abort () from /usr/lib/libc.so.12 tc-so:[Current thread is 1 (process 21860)] tc-so:#0 0x00000000413d24d0 in abort () from /usr/lib/libc.so.12 tc-so:#1 0x0000000040e0a73c in rumpuser_exit () from /usr/lib/librumpuser.so.0 tc-so:#2 0x00000000407fabac in rumpns_cpu_reboot () from /usr/lib/librump.so.0 tc-so:#3 0x00000000407c87ec in rumpns_kern_reboot () from /usr/lib/librump.so.0 tc-so:#4 0x000000004079a168 in rumpns_vpanic () from /usr/lib/librump.so.0 tc-so:#5 0x000000004079a248 in rumpns_panic () from /usr/lib/librump.so.0 tc-so:#6 0x000000004079c178 in ?? () from /usr/lib/librump.so.0 tc-so:Backtrace stopped: previous frame identical to this frame (corrupt stack?) tc-so:(gdb) quit tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.2300050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.1000050] get_ifid: shmif0: got interface identifier from itself tc-so:[ 7.1000050] get_ifid: shmif0: ifid: b0:a0:eb:ff:fe:f6:8c:b9 tc-so:[ 7.1000050] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:ebff:fef6:8cb9 tc-so:[ 7.6200050] get_ifid: wg0: interface identifier generated by random number tc-so:[ 7.6200050] get_ifid: wg0: ifid: ec:02:fd:8e:db:11:46:5c tc-so:[ 7.8900050] ip6_output: refusing to send from invalid address fe80:3::ec02:fd8e:db11:465c (pid 0) tc-so:[ 8.0400050] ip6_output: refusing to send from invalid address fe80:3::ec02:fd8e:db11:465c (pid 0) tc-so:[ 8.1000050] ip6_output: refusing to send from invalid address fe80:3::ec02:fd8e:db11:465c (pid 0) tc-so:[ 8.9100050] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:ebff:fef6:8cb9 - no duplicates found tc-so:[ 10.5300050] in6_if_link_up: fe80:3::ec02:fd8e:db11:465c marked tentative tc-so:[ 10.5300050] nd6_dad_start: wg0: starting DAD for fe80:3::ec02:fd8e:db11:465c tc-so:[ 12.2100050] nd6_dad_timer: wg0: DAD complete for fe80:3::ec02:fd8e:db11:465c - no duplicates found tc-so:[ 18.5700050] panic: pool_redzone_check: [mbpl] 0x00 != 0xc5 tc-so:[ 18.5700050] rump kernel halting... tc-so:[ 1.0000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.0000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.0000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.0000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.0000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.0000000] The Regents of the University of California. All rights reserved. tc-so:[ 1.0000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.0000000] total memory = unlimited (host limit) tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.0000040] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.0000050] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.0000050] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.0200050] root file system type: rumpfs tc-so:[ 1.0200050] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.2300050] mainbus0 (root) tc-so:[ 1.2300050] chacha: Portable C ChaCha tc-so:[ 1.2300050] aes: BearSSL aes_ct tc-so:[ 1.2300050] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.2300050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.4900050] shmif0: Ethernet address b2:a0:eb:f6:8c:b9 tc-so:[ 18.5700050] panic: pool_redzone_check: [mbpl] 0x00 != 0xc5 tc-so:[ 18.5700050] rump kernel halting... tc-so:[ 10.5300050] tc-so:[ 10.5300050] tc-so:bus tc-so:### Dumping bus tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:07.100004 b2:a0:eb:f6:8c:b9 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.1, length 28 tc-so:00:00:07.290004 b2:a0:eb:f6:8c:b9 > 33:33:e1:c5:7b:32, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:e1c5:7b32: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:e1c5:7b32, length 24 tc-so:00:00:07.500004 b2:a0:eb:f6:8c:b9 > 33:33:ff:f6:8c:b9, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:fff6:8cb9: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fff6:8cb9, length 24 tc-so:00:00:07.890004 b2:a0:eb:f6:8c:b9 > 33:33:ff:f6:8c:b9, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:fff6:8cb9: ICMP6, neighbor solicitation, who has fe80::b0a0:ebff:fef6:8cb9, length 32 tc-so:00:00:09.400004 b2:a0:eb:f6:8c:b9 > 33:33:ff:f6:8c:b9, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:ebff:fef6:8cb9 > ff02::1:fff6:8cb9: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fff6:8cb9, length 24 tc-so:00:00:11.430004 b2:a0:eb:f6:8c:b9 > 33:33:e1:c5:7b:32, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:ebff:fef6:8cb9 > ff02::2:e1c5:7b32: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:e1c5:7b32, length 24 tc-so:00:00:09.750004 b2:a0:c2:23:27:ac > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.2 tell 192.168.1.2, length 28 tc-so:00:00:09.780004 b2:a0:c2:23:27:ac > 33:33:2b:23:5e:18, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:2b23:5e18: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:2b23:5e18, length 24 tc-so:00:00:10.710004 b2:a0:c2:23:27:ac > 33:33:ff:23:27:ac, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff23:27ac: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff23:27ac, length 24 tc-so:00:00:10.750004 b2:a0:c2:23:27:ac > 33:33:ff:23:27:ac, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff23:27ac: ICMP6, neighbor solicitation, who has fe80::b0a0:c2ff:fe23:27ac, length 32 tc-so:00:00:15.280004 b2:a0:c2:23:27:ac > 33:33:2b:23:5e:18, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c2ff:fe23:27ac > ff02::2:2b23:5e18: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:2b23:5e18, length 24 tc-so:00:00:18.570004 b2:a0:eb:f6:8c:b9 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.2 tell 192.168.1.1, length 28 tc-so:00:00:15.820004 b2:a0:c2:23:27:ac > b2:a0:eb:f6:8c:b9, ethertype ARP (0x0806), length 42: Reply 192.168.1.2 is-at b2:a0:c2:23:27:ac, length 28 tc-so:00:00:18.570004 b2:a0:eb:f6:8c:b9 > b2:a0:c2:23:27:ac, ethertype IPv4 (0x0800), length 190: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 148 tc-so:00:00:17.980004 b2:a0:c2:23:27:ac > 33:33:ff:23:27:ac, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c2ff:fe23:27ac > ff02::1:ff23:27ac: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff23:27ac, length 24 tc-so:00:00:17.980004 b2:a0:c2:23:27:ac > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.2, length 28 tc-so:00:00:19.010004 b2:a0:c2:23:27:ac > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.2, length 28 tc-so:00:00:20.010004 b2:a0:c2:23:27:ac > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.2, length 28 tc-so:00:00:21.010004 b2:a0:c2:23:27:ac > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.2, length 28 tc-so:unix://wg_local tc-so:unix://wg_peer tc-se:rump.halt: init failed: No such file or directory tc-end: 1646865724.874038, wg_keepalive, failed, atf-check failed; see the output of the test for details tc-start: 1646865724.936536, wg_malformed tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:unix://wg_local shmif0 tc-so:bus tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:unix://wg_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ grep -q b2:a0:aa:bf:ad:1c ./.__macaddrs ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_peer shmif0 tc-so:bus tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1/24 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet 10.0.0.1/24 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.1 U - - - wg0 tc-so:10.0.0.1 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.1 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:e4ff:fe12:617a link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::7835:99eb:a15e:fd0f U - - - wg0 tc-so:fe80::7835:99eb:a15e:fd0f link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::7835:99eb:a15e:fd0f UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::7835:99eb:a15e:fd0f UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: down tc-so: inet6 fe80::7835:99eb:a15e:fd0f%wg0/64 flags 0x8 scopeid 0x3 tc-so: inet 10.0.0.1/24 flags 0x4 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 U2s7YVX3GAmbjfCns/IfLF7w1ufdMFTpw0a865B7yg8= --endpoint=192.168.1.2:51820 --allowed-ips=10.0.0.2/32 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.2/24 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet 10.0.0.2/24 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.2 U - - - wg0 tc-so:10.0.0.2 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.2 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:aaff:febf:ad1c link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::1058:7e2c:459a:5393 U - - - wg0 tc-so:fe80::1058:7e2c:459a:5393 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::1058:7e2c:459a:5393 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::1058:7e2c:459a:5393 UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: down tc-so: inet6 fe80::1058:7e2c:459a:5393%wg0/64 flags 0x8 scopeid 0x3 tc-so: inet 10.0.0.2/24 flags 0x4 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 UaEGMyGZn2CavKw2oYt0RqZDMB41+eIpX3cOgKrT9X8= --endpoint=192.168.1.1:51820 --allowed-ips=10.0.0.1/32 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 10.0.0.2 ] tc-so:unix://wg_local tc-so:unix://wg_peer tc-so:### Dumping unix://wg_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:e4:12:61:7a tc-so: linkstr: bus tc-so: input: 6 packets, 472 bytes, 6 multicasts tc-so: output: 6 packets, 472 bytes, 5 multicasts tc-so: inet6 fe80::b0a0:e4ff:fe12:617a%shmif0/64 flags 0 scopeid 0x2 tc-so: inet 192.168.1.1/24 broadcast 192.168.1.255 flags 0 tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 fe80::7835:99eb:a15e:fd0f%wg0/64 flags 0 scopeid 0x3 tc-so: inet 10.0.0.1/24 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.1 U - - - wg0 tc-so:10.0.0.1 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.1 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:e4ff:fe12:617a link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::7835:99eb:a15e:fd0f U - - - wg0 tc-so:fe80::7835:99eb:a15e:fd0f link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::7835:99eb:a15e:fd0f UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::7835:99eb:a15e:fd0f UC - - - wg0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:e4:12:61:7a 6 0 6 0 0 tc-so:shmif 1500 192.168.1/24 192.168.1.1 6 0 6 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:e4ff:f tc-so: ff01:2::1 tc-so: ff02::2:55ac:7cc9 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff12:617a 6 0 6 0 0 tc-so:wg0 1420 0 0 0 0 0 tc-so:wg0 1420 10.0.0/24 10.0.0.1 0 0 0 0 0 tc-so:wg0 1420 fe80::/64 fe80::7835:99eb:a tc-so: ff01:3::1 tc-so: ff02::2:55ac:7cc9 tc-so: ff02::1%wg0 tc-so: ff02::1:ff5e:fd0f 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:in6pcbpl 304 29 0 28 1 0 1 1 0 inf 0 tc-so:inmltpl 64 3 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 48 0 47 1 0 1 1 0 inf 0 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 53 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 61 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 213 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 82 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 59 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 33 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 97 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 625 0 0 209 0 209 209 0 inf 0 tc-so:kmem-04096 4096 15 0 0 8 0 8 8 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:mbpl 272 5 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 38 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 30 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 17 0 2 1 0 1 1 0 inf 0 tc-so:pdict32 96 5 0 4 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 7 0 4 1 0 1 1 0 inf 0 tc-so:propdata 48 14 0 10 1 0 1 1 0 inf 0 tc-so:propdict 64 17 0 8 1 0 1 1 0 inf 0 tc-so:propnmbr 64 6 0 2 1 0 1 1 0 inf 0 tc-so:propstng 80 9 0 3 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 20 0 2 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 4 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1757 0 111 301 0 301 tc-so: tc-so:In use 1705K, total allocated 2408K; utilization 70.8% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:e4ff:fe12:617a%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:55ac:7cc9%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ff12:617a%shmif0 refcount 1 tc-so: enaddr b2:a0:e4:12:61:7a multicnt 4 tc-so: 33:33:55:ac:7c:c9 -- 33:33:55:ac:7c:c9 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:12:61:7a -- 33:33:ff:12:61:7a refcount 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:wg0: tc-so: inet6 fe80::7835:99eb:a15e:fd0f%wg0 tc-so: group ff01:3::1 refcount 1 tc-so: group ff02::2:55ac:7cc9%wg0 refcount 1 tc-so: group ff02::1%wg0 refcount 1 tc-so: group ff02::1:ff5e:fd0f%wg0 refcount 1 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.210005] mainbus0 (root) tc-so:[ 1.270005] chacha: Portable C ChaCha tc-so:[ 1.270005] aes: BearSSL aes_ct tc-so:[ 1.270005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.270005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.450005] shmif0: Ethernet address b2:a0:e4:12:61:7a tc-so:[ 7.530005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 7.530005] get_ifid: shmif0: ifid: b0:a0:e4:ff:fe:12:61:7a tc-so:[ 7.530005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:e4ff:fe12:617a tc-so:[ 8.020005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 8.020005] get_ifid: wg0: ifid: 78:35:99:eb:a1:5e:fd:0f tc-so:[ 8.380005] ip6_output: refusing to send from invalid address fe80:3::7835:99eb:a15e:fd0f (pid 0) tc-so:[ 8.540005] ip6_output: refusing to send from invalid address fe80:3::7835:99eb:a15e:fd0f (pid 0) tc-so:[ 8.710005] ip6_output: refusing to send from invalid address fe80:3::7835:99eb:a15e:fd0f (pid 0) tc-so:[ 9.230005] ip6_output: refusing to send from invalid address fe80:3::7835:99eb:a15e:fd0f (pid 0) tc-so:[ 9.490005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:e4ff:fe12:617a - no duplicates found tc-so:[ 10.770005] in6_if_link_up: fe80:3::7835:99eb:a15e:fd0f marked tentative tc-so:[ 10.770005] nd6_dad_start: wg0: starting DAD for fe80:3::7835:99eb:a15e:fd0f tc-so:[ 12.340005] nd6_dad_timer: wg0: DAD complete for fe80:3::7835:99eb:a15e:fd0f - no duplicates found tc-so:### Dumping unix://wg_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:aa:bf:ad:1c tc-so: linkstr: bus tc-so: input: 3 packets, 258 bytes, 3 multicasts tc-so: output: 6 packets, 472 bytes, 5 multicasts tc-so: inet6 fe80::b0a0:aaff:febf:ad1c%shmif0/64 flags 0 scopeid 0x2 tc-so: inet 192.168.1.2/24 broadcast 192.168.1.255 flags 0 tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 fe80::1058:7e2c:459a:5393%wg0/64 flags 0 scopeid 0x3 tc-so: inet 10.0.0.2/24 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.2 U - - - wg0 tc-so:10.0.0.2 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.2 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:aaff:febf:ad1c link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::1058:7e2c:459a:5393 U - - - wg0 tc-so:fe80::1058:7e2c:459a:5393 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::1058:7e2c:459a:5393 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::1058:7e2c:459a:5393 UC - - - wg0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:aa:bf:ad:1c 3 0 6 0 0 tc-so:shmif 1500 192.168.1/24 192.168.1.2 3 0 6 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:aaff:f tc-so: ff01:2::1 tc-so: ff02::2:3c59:a729 tc-so: ff02::1%shmif0 tc-so: ff02::1:ffbf:ad1c 3 0 6 0 0 tc-so:wg0 1420 0 0 0 0 0 tc-so:wg0 1420 10.0.0/24 10.0.0.2 0 0 0 0 0 tc-so:wg0 1420 fe80::/64 fe80::1058:7e2c:4 tc-so: ff01:3::1 tc-so: ff02::2:3c59:a729 tc-so: ff02::1%wg0 tc-so: ff02::1:ff9a:5393 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:in6pcbpl 304 47 0 46 1 0 1 1 0 inf 0 tc-so:inmltpl 64 3 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 64 0 63 1 0 1 1 0 inf 0 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 53 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 61 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 213 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 83 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 59 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 33 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 97 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 732 0 0 244 0 244 244 0 inf 0 tc-so:kmem-04096 4096 15 0 0 8 0 8 8 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:mbpl 272 5 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 38 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 32 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 17 0 2 1 0 1 1 0 inf 0 tc-so:pdict32 96 5 0 4 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 7 0 4 1 0 1 1 0 inf 0 tc-so:propdata 48 14 0 10 1 0 1 1 0 inf 0 tc-so:propdict 64 17 0 8 1 0 1 1 0 inf 0 tc-so:propnmbr 64 6 0 2 1 0 1 1 0 inf 0 tc-so:propstng 80 9 0 3 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 20 0 2 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 3 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1897 0 145 336 0 336 tc-so: tc-so:In use 1926K, total allocated 2688K; utilization 71.7% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:aaff:febf:ad1c%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:3c59:a729%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ffbf:ad1c%shmif0 refcount 1 tc-so: enaddr b2:a0:aa:bf:ad:1c multicnt 4 tc-so: 33:33:3c:59:a7:29 -- 33:33:3c:59:a7:29 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:bf:ad:1c -- 33:33:ff:bf:ad:1c refcount 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:wg0: tc-so: inet6 fe80::1058:7e2c:459a:5393%wg0 tc-so: group ff01:3::1 refcount 1 tc-so: group ff02::2:3c59:a729%wg0 refcount 1 tc-so: group ff02::1%wg0 refcount 1 tc-so: group ff02::1:ff9a:5393%wg0 refcount 1 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.230005] mainbus0 (root) tc-so:[ 1.230005] chacha: Portable C ChaCha tc-so:[ 1.230005] aes: BearSSL aes_ct tc-so:[ 1.230005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.230005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.800005] shmif0: Ethernet address b2:a0:aa:bf:ad:1c tc-so:[ 9.880005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 9.880005] get_ifid: shmif0: ifid: b0:a0:aa:ff:fe:bf:ad:1c tc-so:[ 9.880005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:aaff:febf:ad1c tc-so:[ 10.410005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 10.410005] get_ifid: wg0: ifid: 10:58:7e:2c:45:9a:53:93 tc-so:[ 10.680005] ip6_output: refusing to send from invalid address fe80:3::1058:7e2c:459a:5393 (pid 0) tc-so:[ 11.060005] ip6_output: refusing to send from invalid address fe80:3::1058:7e2c:459a:5393 (pid 0) tc-so:[ 11.700005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:aaff:febf:ad1c - no duplicates found tc-so:[ 13.090005] in6_if_link_up: fe80:3::1058:7e2c:459a:5393 marked tentative tc-so:[ 13.090005] nd6_dad_start: wg0: starting DAD for fe80:3::1058:7e2c:459a:5393 tc-so:[ 15.070005] nd6_dad_timer: wg0: DAD complete for fe80:3::1058:7e2c:459a:5393 - no duplicates found tc-so:bus tc-so:### Dumping bus tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:07.490004 b2:a0:e4:12:61:7a > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.1, length 28 tc-so:00:00:07.670004 b2:a0:e4:12:61:7a > 33:33:55:ac:7c:c9, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:55ac:7cc9: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:55ac:7cc9, length 24 tc-so:00:00:07.890004 b2:a0:e4:12:61:7a > 33:33:ff:12:61:7a, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff12:617a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff12:617a, length 24 tc-so:00:00:08.460004 b2:a0:e4:12:61:7a > 33:33:ff:12:61:7a, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff12:617a: ICMP6, neighbor solicitation, who has fe80::b0a0:e4ff:fe12:617a, length 32 tc-so:00:00:09.840004 b2:a0:aa:bf:ad:1c > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.2 tell 192.168.1.2, length 28 tc-so:00:00:12.870004 b2:a0:e4:12:61:7a > 33:33:ff:12:61:7a, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e4ff:fe12:617a > ff02::1:ff12:617a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff12:617a, length 24 tc-so:00:00:10.650004 b2:a0:aa:bf:ad:1c > 33:33:ff:bf:ad:1c, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffbf:ad1c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffbf:ad1c, length 24 tc-so:00:00:10.680004 b2:a0:aa:bf:ad:1c > 33:33:ff:bf:ad:1c, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffbf:ad1c: ICMP6, neighbor solicitation, who has fe80::b0a0:aaff:febf:ad1c, length 32 tc-so:00:00:10.880004 b2:a0:aa:bf:ad:1c > 33:33:3c:59:a7:29, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:3c59:a729: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:3c59:a729, length 24 tc-so:00:00:14.830004 b2:a0:e4:12:61:7a > 33:33:55:ac:7c:c9, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e4ff:fe12:617a > ff02::2:55ac:7cc9: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:55ac:7cc9, length 24 tc-so:00:00:13.560004 b2:a0:aa:bf:ad:1c > 33:33:3c:59:a7:29, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:aaff:febf:ad1c > ff02::2:3c59:a729: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:3c59:a729, length 24 tc-so:00:00:17.100004 b2:a0:aa:bf:ad:1c > 33:33:ff:bf:ad:1c, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:aaff:febf:ad1c > ff02::1:ffbf:ad1c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffbf:ad1c, length 24 tc-so:unix://wg_local tc-so:unix://wg_peer tc-end: 1646865752.888637, wg_malformed, failed, Test case timed out after 10 seconds tc-start: 1646865752.910006, wg_mobility tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:unix://wg_local shmif0 tc-so:bus tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:unix://wg_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ grep -q b2:a0:9f:4c:92:27 ./.__macaddrs ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_peer shmif0 tc-so:bus tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1/24 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet 10.0.0.1/24 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.1 U - - - wg0 tc-so:10.0.0.1 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.1 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:97ff:fee0:3dac link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::80f0:d347:e2a:dbfb U - - - wg0 tc-so:fe80::80f0:d347:e2a:dbfb link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::80f0:d347:e2a:dbfb UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::80f0:d347:e2a:dbfb UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: down tc-so: inet6 fe80::80f0:d347:e2a:dbfb%wg0/64 flags 0x8 scopeid 0x3 tc-so: inet 10.0.0.1/24 flags 0x4 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 +q3am4i13zfKJKVOZWCFcgvoCRh3/KmXe3/wlyIvvXo= --allowed-ips=10.0.0.2/32 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.2/24 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet 10.0.0.2/24 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.2 U - - - wg0 tc-so:10.0.0.2 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.2 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:9fff:fe4c:9227 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::7c96:cb7b:2933:8ccc U - - - wg0 tc-so:fe80::7c96:cb7b:2933:8ccc link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::7c96:cb7b:2933:8ccc UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::7c96:cb7b:2933:8ccc UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: down tc-so: inet6 fe80::7c96:cb7b:2933:8ccc%wg0/64 flags 0x8 scopeid 0x3 tc-so: inet 10.0.0.2/24 flags 0x4 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 XyXXCG7o6Yf5y2UabFNNTRnKb0c6d7bA+k2k9IJL83s= --endpoint=192.168.1.1:51820 --allowed-ips=10.0.0.1/32 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so: tc-so:00:00:07.250004 b2:a0:97:e0:3d:ac > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.1, length 28 tc-so:00:00:07.630004 b2:a0:97:e0:3d:ac > 33:33:df:63:84:7f, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:df63:847f: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:df63:847f, length 24 tc-so:00:00:08.190004 b2:a0:97:e0:3d:ac > 33:33:ff:e0:3d:ac, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffe0:3dac: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffe0:3dac, length 24 tc-so:00:00:08.240004 b2:a0:97:e0:3d:ac > 33:33:ff:e0:3d:ac, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffe0:3dac: ICMP6, neighbor solicitation, who has fe80::b0a0:97ff:fee0:3dac, length 32 tc-so:00:00:09.320004 b2:a0:97:e0:3d:ac > 33:33:df:63:84:7f, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:97ff:fee0:3dac > ff02::2:df63:847f: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:df63:847f, length 24 tc-so:00:00:10.740004 b2:a0:97:e0:3d:ac > 33:33:ff:e0:3d:ac, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:97ff:fee0:3dac > ff02::1:ffe0:3dac: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffe0:3dac, length 24 tc-so:00:00:09.360004 b2:a0:9f:4c:92:27 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.2 tell 192.168.1.2, length 28 tc-so:00:00:09.510004 b2:a0:9f:4c:92:27 > 33:33:ff:4c:92:27, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff4c:9227: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff4c:9227, length 24 tc-so:00:00:09.730004 b2:a0:9f:4c:92:27 > 33:33:2f:37:30:96, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:2f37:3096: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:2f37:3096, length 24 tc-so:00:00:09.860004 b2:a0:9f:4c:92:27 > 33:33:ff:4c:92:27, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff4c:9227: ICMP6, neighbor solicitation, who has fe80::b0a0:9fff:fe4c:9227, length 32 tc-so:Executing command [ rump.ping -n -c 1 -w 1 10.0.0.2 ] tc-so: tc-so:00:00:16.280004 b2:a0:9f:4c:92:27 > 33:33:ff:4c:92:27, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:9fff:fe4c:9227 > ff02::1:ff4c:9227: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff4c:9227, length 24 tc-so:00:00:16.420004 b2:a0:9f:4c:92:27 > 33:33:2f:37:30:96, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:9fff:fe4c:9227 > ff02::2:2f37:3096: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:2f37:3096, length 24 tc-so:Executing command [ rump.ping -n -i 0.1 -c 3 -w 1 10.0.0.1 ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se:PING 10.0.0.1 (10.0.0.1): 56 data bytes tc-se: tc-se:stderr: tc-se:rump.ping: sendto: Socket is not connected tc-se:rump.ping: poll: Socket is not connected tc-se: tc-so:unix://wg_local tc-so:unix://wg_peer tc-so:### Dumping unix://wg_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:97:e0:3d:ac tc-so: linkstr: bus tc-so: input: 7 packets, 514 bytes, 7 multicasts tc-so: output: 7 packets, 514 bytes, 5 multicasts tc-so: inet6 fe80::b0a0:97ff:fee0:3dac%shmif0/64 flags 0 scopeid 0x2 tc-so: inet 192.168.1.1/24 broadcast 192.168.1.255 flags 0 tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 fe80::80f0:d347:e2a:dbfb%wg0/64 flags 0 scopeid 0x3 tc-so: inet 10.0.0.1/24 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.1 U - - - wg0 tc-so:10.0.0.1 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.1 link#2 UHl - - - lo0 tc-so:192.168.1.2 b2:a0:9f:4c:92:27 UHL - - - shmif0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:97ff:fee0:3dac link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::80f0:d347:e2a:dbfb U - - - wg0 tc-so:fe80::80f0:d347:e2a:dbfb link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::80f0:d347:e2a:dbfb UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::80f0:d347:e2a:dbfb UC - - - wg0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:97:e0:3d:ac 7 0 7 0 0 tc-so:shmif 1500 192.168.1/24 192.168.1.1 7 0 7 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:97ff:f tc-so: ff01:2::1 tc-so: ff02::2:df63:847f tc-so: ff02::1%shmif0 tc-so: ff02::1:ffe0:3dac 7 0 7 0 0 tc-so:wg0 1420 0 0 0 0 0 tc-so:wg0 1420 10.0.0/24 10.0.0.1 0 0 0 0 0 tc-so:wg0 1420 fe80::/64 fe80::80f0:d347:e tc-so: ff01:3::1 tc-so: ff02::2:df63:847f tc-so: ff02::1%wg0 tc-so: ff02::1:ff2a:dbfb 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:in6pcbpl 304 29 0 28 1 0 1 1 0 inf 0 tc-so:inmltpl 64 3 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 48 0 47 1 0 1 1 0 inf 0 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 54 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 60 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 212 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 82 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 59 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 33 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 97 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 631 0 0 211 0 211 211 0 inf 0 tc-so:kmem-04096 4096 15 0 0 8 0 8 8 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 0 1 0 1 1 0 inf 0 tc-so:mbpl 272 5 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 38 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 33 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 16 0 2 1 0 1 1 0 inf 0 tc-so:pdict32 96 5 0 4 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 7 0 4 1 0 1 1 0 inf 0 tc-so:propdata 48 11 0 8 1 0 1 1 0 inf 0 tc-so:propdict 64 17 0 8 1 0 1 1 0 inf 0 tc-so:propnmbr 64 6 0 2 1 0 1 1 0 inf 0 tc-so:propstng 80 9 0 3 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 20 0 2 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 4 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1762 0 109 304 0 304 tc-so: tc-so:In use 1719K, total allocated 2432K; utilization 70.7% tc-so: tc-so:? (192.168.1.2) at b2:a0:9f:4c:92:27 on shmif0 permanent N tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:97ff:fee0:3dac%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:df63:847f%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ffe0:3dac%shmif0 refcount 1 tc-so: enaddr b2:a0:97:e0:3d:ac multicnt 4 tc-so: 33:33:df:63:84:7f -- 33:33:df:63:84:7f refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:e0:3d:ac -- 33:33:ff:e0:3d:ac refcount 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:wg0: tc-so: inet6 fe80::80f0:d347:e2a:dbfb%wg0 tc-so: group ff01:3::1 refcount 1 tc-so: group ff02::2:df63:847f%wg0 refcount 1 tc-so: group ff02::1%wg0 refcount 1 tc-so: group ff02::1:ff2a:dbfb%wg0 refcount 1 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.250005] mainbus0 (root) tc-so:[ 1.250005] chacha: Portable C ChaCha tc-so:[ 1.250005] aes: BearSSL aes_ct tc-so:[ 1.250005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.250005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.510005] shmif0: Ethernet address b2:a0:97:e0:3d:ac tc-so:[ 7.250005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 7.250005] get_ifid: shmif0: ifid: b0:a0:97:ff:fe:e0:3d:ac tc-so:[ 7.250005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:97ff:fee0:3dac tc-so:[ 7.820005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 7.820005] get_ifid: wg0: ifid: 80:f0:d3:47:0e:2a:db:fb tc-so:[ 7.990005] ip6_output: refusing to send from invalid address fe80:3::80f0:d347:e2a:dbfb (pid 0) tc-so:[ 8.330005] ip6_output: refusing to send from invalid address fe80:3::80f0:d347:e2a:dbfb (pid 0) tc-so:[ 9.260005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:97ff:fee0:3dac - no duplicates found tc-so:[ 10.490005] in6_if_link_up: fe80:3::80f0:d347:e2a:dbfb marked tentative tc-so:[ 10.490005] nd6_dad_start: wg0: starting DAD for fe80:3::80f0:d347:e2a:dbfb tc-so:[ 11.940005] nd6_dad_timer: wg0: DAD complete for fe80:3::80f0:d347:e2a:dbfb - no duplicates found tc-so:[ 17.850005] wg_task_send_init_message: No endpoint available tc-so:### Dumping unix://wg_peer tc-se:rump.ifconfig: rump client init: No such file or directory tc-se:rump.netstat: init failed: No such file or directory tc-se:rump.netstat: rumpclient init: No such file or directory tc-se:vmstat: rumpclient init: No such file or directory tc-se:rump.arp: init failed: No such file or directory tc-se:rump.ndp: init failed: No such file or directory tc-se:ifmcstat: rumpclient init: No such file or directory tc-se:dmesg: rumpclient init: No such file or directory tc-so:GNU gdb (GDB) 11.0.50.20200914-git tc-so:Copyright (C) 2020 Free Software Foundation, Inc. tc-so:License GPLv3+: GNU GPL version 3 or later tc-so:This is free software: you are free to change and redistribute it. tc-so:There is NO WARRANTY, to the extent permitted by law. tc-so:Type "show copying" and "show warranty" for details. tc-so:This GDB was configured as "sparc64--netbsd". tc-so:Type "show configuration" for configuration details. tc-so:For bug reporting instructions, please see: tc-so:. tc-so:Find the GDB manual and other documentation resources online at: tc-so: . tc-so: tc-so:For help, type "help". tc-so:Type "apropos word" to search for commands related to "word"... tc-so:Reading symbols from /usr/bin/rump_server... tc-so:(No debugging symbols found in /usr/bin/rump_server) tc-so:[New process 8394] tc-so:[New process 18522] tc-so:[New process 14660] tc-so:[New process 13884] tc-so:[New process 982] tc-so:[New process 29937] tc-so:[New process 18706] tc-so:[New process 17165] tc-so:[New process 15711] tc-so:[New process 26579] tc-so:[New process 28656] tc-so:[New process 20279] tc-so:[New process 23987] tc-so:[New process 14024] tc-so:[New process 24816] tc-so:[New process 12232] tc-so:[New process 13905] tc-so:[New process 19257] tc-so:[New process 24114] tc-so:[New process 21133] tc-so:[New process 20241] tc-so:[New process 10361] tc-so:[New process 19715] tc-so:[New process 16636] tc-so:[New process 21635] tc-so:[New process 2087] tc-so:[New process 17453] tc-so:[New process 5543] tc-so:[New process 24753] tc-so:[New process 21039] tc-so:[New process 23144] tc-so:[New process 12964] tc-so:[New process 4479] tc-so:[New process 29739] tc-so:[New process 10436] tc-so:[New process 11458] tc-so:[New process 22149] tc-so:[New process 11842] tc-so:[New process 23298] tc-so:[New process 29104] tc-so:[New process 23846] tc-so:[New process 9291] tc-so:[New process 3931] tc-so:[New process 5611] tc-so:[New process 14995] tc-so:Core was generated by `rump_server'. tc-so:Program terminated with signal SIGABRT, Aborted. tc-so:#0 0x00000000413d24d0 in abort () from /usr/lib/libc.so.12 tc-so:[Current thread is 1 (process 8394)] tc-so:#0 0x00000000413d24d0 in abort () from /usr/lib/libc.so.12 tc-so:#1 0x0000000040e0a73c in rumpuser_exit () from /usr/lib/librumpuser.so.0 tc-so:#2 0x00000000407fabac in rumpns_cpu_reboot () from /usr/lib/librump.so.0 tc-so:#3 0x00000000407c87ec in rumpns_kern_reboot () from /usr/lib/librump.so.0 tc-so:#4 0x000000004079a168 in rumpns_vpanic () from /usr/lib/librump.so.0 tc-so:#5 0x000000004079a248 in rumpns_panic () from /usr/lib/librump.so.0 tc-so:#6 0x000000004079c178 in ?? () from /usr/lib/librump.so.0 tc-so:Backtrace stopped: previous frame identical to this frame (corrupt stack?) tc-so:(gdb) quit tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.3200050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 9.3600050] get_ifid: shmif0: got interface identifier from itself tc-so:[ 9.3600050] get_ifid: shmif0: ifid: b0:a0:9f:ff:fe:4c:92:27 tc-so:[ 9.3600050] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:9fff:fe4c:9227 tc-so:[ 9.8600050] get_ifid: wg0: interface identifier generated by random number tc-so:[ 9.8600050] get_ifid: wg0: ifid: 7c:96:cb:7b:29:33:8c:cc tc-so:[ 9.9000050] ip6_output: refusing to send from invalid address fe80:3::7c96:cb7b:2933:8ccc (pid 0) tc-so:[ 10.1600050] ip6_output: refusing to send from invalid address fe80:3::7c96:cb7b:2933:8ccc (pid 0) tc-so:[ 10.8400050] ip6_output: refusing to send from invalid address fe80:3::7c96:cb7b:2933:8ccc (pid 0) tc-so:[ 10.9000050] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:9fff:fe4c:9227 - no duplicates found tc-so:[ 12.5200050] in6_if_link_up: fe80:3::7c96:cb7b:2933:8ccc marked tentative tc-so:[ 12.5200050] nd6_dad_start: wg0: starting DAD for fe80:3::7c96:cb7b:2933:8ccc tc-so:[ 13.9800050] nd6_dad_timer: wg0: DAD complete for fe80:3::7c96:cb7b:2933:8ccc - no duplicates found tc-so:[ 17.6300050] panic: pool_redzone_check: [mbpl] 0x00 != 0xfc tc-so:[ 17.6300050] rump kernel halting... tc-so:[ 1.0000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.0000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.0000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.0000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.0000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.0000000] The Regents of the University of California. All rights reserved. tc-so:[ 1.0000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.0000000] total memory = unlimited (host limit) tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.0000040] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.0000050] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.0000050] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.0200050] root file system type: rumpfs tc-so:[ 1.0200050] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.2500050] mainbus0 (root) tc-so:[ 1.3200050] chacha: Portable C ChaCha tc-so:[ 1.3200050] aes: BearSSL aes_ct tc-so:[ 1.3200050] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.3200050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.5200050] shmif0: Ethernet address b2:a0:9f:4c:92:27 tc-so:[ 17.6300050] panic: pool_redzone_check: [mbpl] 0x00 != 0xfc tc-so:[ 17.6300050] rump kernel halting... tc-so:[ 12.5200050] tc-so:[ 12.5200050] tc-so:bus tc-so:### Dumping bus tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:07.250004 b2:a0:97:e0:3d:ac > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.1, length 28 tc-so:00:00:07.630004 b2:a0:97:e0:3d:ac > 33:33:df:63:84:7f, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:df63:847f: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:df63:847f, length 24 tc-so:00:00:08.190004 b2:a0:97:e0:3d:ac > 33:33:ff:e0:3d:ac, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffe0:3dac: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffe0:3dac, length 24 tc-so:00:00:08.240004 b2:a0:97:e0:3d:ac > 33:33:ff:e0:3d:ac, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffe0:3dac: ICMP6, neighbor solicitation, who has fe80::b0a0:97ff:fee0:3dac, length 32 tc-so:00:00:09.320004 b2:a0:97:e0:3d:ac > 33:33:df:63:84:7f, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:97ff:fee0:3dac > ff02::2:df63:847f: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:df63:847f, length 24 tc-so:00:00:10.740004 b2:a0:97:e0:3d:ac > 33:33:ff:e0:3d:ac, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:97ff:fee0:3dac > ff02::1:ffe0:3dac: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffe0:3dac, length 24 tc-so:00:00:09.360004 b2:a0:9f:4c:92:27 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.2 tell 192.168.1.2, length 28 tc-so:00:00:09.510004 b2:a0:9f:4c:92:27 > 33:33:ff:4c:92:27, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff4c:9227: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff4c:9227, length 24 tc-so:00:00:09.730004 b2:a0:9f:4c:92:27 > 33:33:2f:37:30:96, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:2f37:3096: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:2f37:3096, length 24 tc-so:00:00:09.860004 b2:a0:9f:4c:92:27 > 33:33:ff:4c:92:27, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff4c:9227: ICMP6, neighbor solicitation, who has fe80::b0a0:9fff:fe4c:9227, length 32 tc-so:00:00:16.280004 b2:a0:9f:4c:92:27 > 33:33:ff:4c:92:27, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:9fff:fe4c:9227 > ff02::1:ff4c:9227: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff4c:9227, length 24 tc-so:00:00:16.420004 b2:a0:9f:4c:92:27 > 33:33:2f:37:30:96, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:9fff:fe4c:9227 > ff02::2:2f37:3096: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:2f37:3096, length 24 tc-so:00:00:17.630004 b2:a0:9f:4c:92:27 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.2, length 28 tc-so:00:00:20.570004 b2:a0:97:e0:3d:ac > b2:a0:9f:4c:92:27, ethertype ARP (0x0806), length 42: Reply 192.168.1.1 is-at b2:a0:97:e0:3d:ac, length 28 tc-so:00:00:17.630004 b2:a0:9f:4c:92:27 > b2:a0:97:e0:3d:ac, ethertype IPv4 (0x0800), length 190: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 148 tc-so:unix://wg_local tc-so:unix://wg_peer tc-se:rump.halt: init failed: No such file or directory tc-end: 1646865785.223099, wg_mobility, expected_failure, PR kern/56252: atf-check failed; see the output of the test for details tc-start: 1646865785.279624, wg_psk tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:unix://wg_local shmif0 tc-so:bus tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:unix://wg_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ grep -q b2:a0:e7:1b:4a:6a ./.__macaddrs ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_peer shmif0 tc-so:bus tc-so:Executing command [ rump.sysctl -w net.wg.rekey_after_time=3 ] tc-so:Executing command [ rump.sysctl -w net.wg.rekey_after_time=3 ] tc-so:bOPu3Wt7+5U3IrGlHDKaudJwRcT1SJJSumA0jn7bumo= tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1/24 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet 10.0.0.1/24 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.1 U - - - wg0 tc-so:10.0.0.1 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.1 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:7eff:feaf:3524 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::907f:aaf4:981:e047 U - - - wg0 tc-so:fe80::907f:aaf4:981:e047 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::907f:aaf4:981:e047 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::907f:aaf4:981:e047 UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: down tc-so: inet6 fe80::907f:aaf4:981:e047%wg0/64 flags 0x8 scopeid 0x3 tc-so: inet 10.0.0.1/24 flags 0x4 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.2/24 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet 10.0.0.2/24 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.2 U - - - wg0 tc-so:10.0.0.2 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.2 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:e7ff:fe1b:4a6a link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::5039:6e81:c47f:c094 U - - - wg0 tc-so:fe80::5039:6e81:c47f:c094 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::5039:6e81:c47f:c094 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::5039:6e81:c47f:c094 UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: down tc-so: inet6 fe80::5039:6e81:c47f:c094%wg0/64 flags 0x8 scopeid 0x3 tc-so: inet 10.0.0.2/24 flags 0x4 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 030nkiROXJ5nxUjeVcRvBgoABkpPh+2E2ZoxtQZeaBk= --endpoint=192.168.1.2:51820 --allowed-ips=10.0.0.2/32 --preshared-key=./psk ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 kI1GyQJbmdcMH5K8w4oHdVpMtDmf/Qn3nA2yT67hQyQ= --endpoint=192.168.1.1:51820 --allowed-ips=10.0.0.1/32 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so: tc-so:00:00:07.820004 b2:a0:7e:af:35:24 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.1, length 28 tc-so:00:00:08.090004 b2:a0:7e:af:35:24 > 33:33:ff:af:35:24, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffaf:3524: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffaf:3524, length 24 tc-so:00:00:08.200004 b2:a0:7e:af:35:24 > 33:33:ff:af:35:24, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffaf:3524: ICMP6, neighbor solicitation, who has fe80::b0a0:7eff:feaf:3524, length 32 tc-so:00:00:08.660004 b2:a0:7e:af:35:24 > 33:33:f9:5c:c4:de, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:f95c:c4de: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:f95c:c4de, length 24 tc-so:00:00:10.070004 b2:a0:7e:af:35:24 > 33:33:ff:af:35:24, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7eff:feaf:3524 > ff02::1:ffaf:3524: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffaf:3524, length 24 tc-so:00:00:08.230004 b2:a0:e7:1b:4a:6a > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.2 tell 192.168.1.2, length 28 tc-so:00:00:08.470004 b2:a0:e7:1b:4a:6a > 33:33:ff:1b:4a:6a, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff1b:4a6a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff1b:4a6a, length 24 tc-so:00:00:08.800004 b2:a0:e7:1b:4a:6a > 33:33:d0:31:34:2b, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:d031:342b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:d031:342b, length 24 tc-so:00:00:08.880004 b2:a0:e7:1b:4a:6a > 33:33:ff:1b:4a:6a, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff1b:4a6a: ICMP6, neighbor solicitation, who has fe80::b0a0:e7ff:fe1b:4a6a, length 32 tc-so:00:00:11.920004 b2:a0:7e:af:35:24 > 33:33:f9:5c:c4:de, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7eff:feaf:3524 > ff02::2:f95c:c4de: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:f95c:c4de, length 24 tc-so:00:00:14.720004 b2:a0:e7:1b:4a:6a > 33:33:d0:31:34:2b, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e7ff:fe1b:4a6a > ff02::2:d031:342b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:d031:342b, length 24 tc-so:Executing command [ rump.ping -n -c 1 -w 1 10.0.0.2 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2022-03-09 22:43:24.615368659 +0000 tc-se:+++ /tmp/check.uSoKua/stderr 2022-03-09 22:43:24.666299219 +0000 tc-se:@@ -0,0 +1,2 @@ tc-se:+rump.ping: sendto: Socket is not connected tc-se:+rump.ping: poll: Socket is not connected tc-so:unix://wg_local tc-so:unix://wg_peer tc-so:### Dumping unix://wg_local tc-se:rump.ifconfig: rump client init: No such file or directory tc-se:rump.netstat: init failed: No such file or directory tc-se:rump.netstat: rumpclient init: No such file or directory tc-se:vmstat: rumpclient init: No such file or directory tc-se:rump.arp: init failed: No such file or directory tc-se:rump.ndp: init failed: No such file or directory tc-se:ifmcstat: rumpclient init: No such file or directory tc-se:dmesg: rumpclient init: No such file or directory tc-so:### Dumping unix://wg_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:e7:1b:4a:6a tc-so: linkstr: bus tc-so: input: 4 packets, 404 bytes, 3 multicasts tc-so: output: 9 packets, 598 bytes, 5 multicasts tc-so: inet6 fe80::b0a0:e7ff:fe1b:4a6a%shmif0/64 flags 0 scopeid 0x2 tc-so: inet 192.168.1.2/24 broadcast 192.168.1.255 flags 0 tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 fe80::5039:6e81:c47f:c094%wg0/64 flags 0 scopeid 0x3 tc-so: inet 10.0.0.2/24 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.2 U - - - wg0 tc-so:10.0.0.2 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.2 link#2 UHl - - - lo0 tc-so:192.168.1.1 b2:a0:7e:af:35:24 UHL - - - shmif0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:e7ff:fe1b:4a6a link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::5039:6e81:c47f:c094 U - - - wg0 tc-so:fe80::5039:6e81:c47f:c094 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::5039:6e81:c47f:c094 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::5039:6e81:c47f:c094 UC - - - wg0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:e7:1b:4a:6a 4 0 10 0 0 tc-so:shmif 1500 192.168.1/24 192.168.1.2 4 0 10 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:e7ff:f tc-so: ff01:2::1 tc-so: ff02::2:d031:342b tc-so: ff02::1%shmif0 tc-so: ff02::1:ff1b:4a6a 4 0 10 0 0 tc-so:wg0 1420 0 0 0 0 0 tc-so:wg0 1420 10.0.0/24 10.0.0.2 0 0 0 0 0 tc-so:wg0 1420 fe80::/64 fe80::5039:6e81:c tc-so: ff01:3::1 tc-so: ff02::2:d031:342b tc-so: ff02::1%wg0 tc-so: ff02::1:ff7f:c094 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 4 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 3 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:in6pcbpl 304 29 0 28 1 0 1 1 0 inf 0 tc-so:inmltpl 64 3 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 46 0 45 1 0 1 1 0 inf 0 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 53 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 61 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 213 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 83 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 59 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 33 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 97 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 625 0 0 209 0 209 209 0 inf 0 tc-so:kmem-04096 4096 15 0 0 8 0 8 8 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 0 1 0 1 1 0 inf 0 tc-so:mbpl 272 7 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 38 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 31 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 17 0 2 1 0 1 1 0 inf 0 tc-so:pdict32 96 5 0 4 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 3 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 7 0 4 1 0 1 1 0 inf 0 tc-so:propdata 48 14 0 10 1 0 1 1 0 inf 0 tc-so:propdict 64 17 0 8 1 0 1 1 0 inf 0 tc-so:propnmbr 64 6 0 2 1 0 1 1 0 inf 0 tc-so:propstng 80 9 0 3 1 0 1 1 0 inf 0 tc-so:pstatspl 464 3 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 20 0 2 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 3 0 0 1 0 1 1 0 inf 0 tc-so:thplthrd 80 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1761 0 109 303 0 303 tc-so: tc-so:In use 1708K, total allocated 2424K; utilization 70.5% tc-so: tc-so:? (192.168.1.1) at b2:a0:7e:af:35:24 on shmif0 2s W tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:e7ff:fe1b:4a6a%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:d031:342b%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ff1b:4a6a%shmif0 refcount 1 tc-so: enaddr b2:a0:e7:1b:4a:6a multicnt 4 tc-so: 33:33:d0:31:34:2b -- 33:33:d0:31:34:2b refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:1b:4a:6a -- 33:33:ff:1b:4a:6a refcount 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:wg0: tc-so: inet6 fe80::5039:6e81:c47f:c094%wg0 tc-so: group ff01:3::1 refcount 1 tc-so: group ff02::2:d031:342b%wg0 refcount 1 tc-so: group ff02::1%wg0 refcount 1 tc-so: group ff02::1:ff7f:c094%wg0 refcount 1 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.300005] mainbus0 (root) tc-so:[ 1.380005] chacha: Portable C ChaCha tc-so:[ 1.380005] aes: BearSSL aes_ct tc-so:[ 1.380005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.380005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.620005] shmif0: Ethernet address b2:a0:e7:1b:4a:6a tc-so:[ 8.260005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 8.260005] get_ifid: shmif0: ifid: b0:a0:e7:ff:fe:1b:4a:6a tc-so:[ 8.260005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:e7ff:fe1b:4a6a tc-so:[ 8.800005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 8.800005] get_ifid: wg0: ifid: 50:39:6e:81:c4:7f:c0:94 tc-so:[ 9.310005] ip6_output: refusing to send from invalid address fe80:3::5039:6e81:c47f:c094 (pid 0) tc-so:[ 9.780005] ip6_output: refusing to send from invalid address fe80:3::5039:6e81:c47f:c094 (pid 0) tc-so:[ 9.900005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:e7ff:fe1b:4a6a - no duplicates found tc-so:[ 12.180005] ip6_output: refusing to send from invalid address fe80:3::5039:6e81:c47f:c094 (pid 0) tc-so:[ 13.730005] in6_if_link_up: fe80:3::5039:6e81:c47f:c094 marked tentative tc-so:[ 13.730005] nd6_dad_start: wg0: starting DAD for fe80:3::5039:6e81:c47f:c094 tc-so:[ 15.400005] nd6_dad_timer: wg0: DAD complete for fe80:3::5039:6e81:c47f:c094 - no duplicates found tc-so:GNU gdb (GDB) 11.0.50.20200914-git tc-so:Copyright (C) 2020 Free Software Foundation, Inc. tc-so:License GPLv3+: GNU GPL version 3 or later tc-so:This is free software: you are free to change and redistribute it. tc-so:There is NO WARRANTY, to the extent permitted by law. tc-so:Type "show copying" and "show warranty" for details. tc-so:This GDB was configured as "sparc64--netbsd". tc-so:Type "show configuration" for configuration details. tc-so:For bug reporting instructions, please see: tc-so:. tc-so:Find the GDB manual and other documentation resources online at: tc-so: . tc-so: tc-so:For help, type "help". tc-so:Type "apropos word" to search for commands related to "word"... tc-so:Reading symbols from /usr/bin/rump_server... tc-so:(No debugging symbols found in /usr/bin/rump_server) tc-so:[New process 283] tc-so:[New process 21895] tc-so:[New process 2353] tc-so:[New process 19718] tc-so:[New process 23198] tc-so:[New process 14103] tc-so:[New process 28974] tc-so:[New process 12383] tc-so:[New process 7419] tc-so:[New process 11939] tc-so:[New process 12448] tc-so:[New process 13298] tc-so:[New process 1492] tc-so:[New process 25059] tc-so:[New process 22017] tc-so:[New process 23178] tc-so:[New process 26255] tc-so:[New process 1705] tc-so:[New process 21632] tc-so:[New process 23013] tc-so:[New process 10515] tc-so:[New process 17310] tc-so:[New process 16737] tc-so:[New process 11481] tc-so:[New process 17099] tc-so:[New process 5973] tc-so:[New process 9381] tc-so:[New process 2146] tc-so:[New process 12483] tc-so:[New process 20691] tc-so:[New process 10263] tc-so:[New process 22843] tc-so:[New process 2411] tc-so:[New process 26534] tc-so:[New process 19253] tc-so:[New process 22885] tc-so:[New process 10322] tc-so:[New process 830] tc-so:[New process 18611] tc-so:[New process 26697] tc-so:[New process 22118] tc-so:[New process 1068] tc-so:[New process 15312] tc-so:[New process 23966] tc-so:[New process 27258] tc-so:Core was generated by `rump_server'. tc-so:Program terminated with signal SIGABRT, Aborted. tc-so:#0 0x00000000413d24d0 in abort () from /usr/lib/libc.so.12 tc-so:[Current thread is 1 (process 283)] tc-so:#0 0x00000000413d24d0 in abort () from /usr/lib/libc.so.12 tc-so:#1 0x0000000040e0a73c in rumpuser_exit () from /usr/lib/librumpuser.so.0 tc-so:#2 0x00000000407fabac in rumpns_cpu_reboot () from /usr/lib/librump.so.0 tc-so:#3 0x00000000407c87ec in rumpns_kern_reboot () from /usr/lib/librump.so.0 tc-so:#4 0x000000004079a168 in rumpns_vpanic () from /usr/lib/librump.so.0 tc-so:#5 0x000000004079a248 in rumpns_panic () from /usr/lib/librump.so.0 tc-so:#6 0x000000004079c178 in ?? () from /usr/lib/librump.so.0 tc-so:Backtrace stopped: previous frame identical to this frame (corrupt stack?) tc-so:(gdb) quit tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.2200050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.8200050] get_ifid: shmif0: got interface identifier from itself tc-so:[ 7.8200050] get_ifid: shmif0: ifid: b0:a0:7e:ff:fe:af:35:24 tc-so:[ 7.8200050] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:7eff:feaf:3524 tc-so:[ 8.3800050] get_ifid: wg0: interface identifier generated by random number tc-so:[ 8.3800050] get_ifid: wg0: ifid: 90:7f:aa:f4:09:81:e0:47 tc-so:[ 8.3800050] ip6_output: refusing to send from invalid address fe80:3::907f:aaf4:981:e047 (pid 514) tc-so:[ 9.2200050] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:7eff:feaf:3524 - no duplicates found tc-so:[ 9.3200050] ip6_output: refusing to send from invalid address fe80:3::907f:aaf4:981:e047 (pid 0) tc-so:[ 14.2500050] in6_if_link_up: fe80:3::907f:aaf4:981:e047 marked tentative tc-so:[ 14.2500050] nd6_dad_start: wg0: starting DAD for fe80:3::907f:aaf4:981:e047 tc-so:[ 16.0500050] nd6_dad_timer: wg0: DAD complete for fe80:3::907f:aaf4:981:e047 - no duplicates found tc-so:[ 19.0000050] panic: pool_redzone_check: [mbpl] 0x00 != 0x18 tc-so:[ 19.0000050] rump kernel halting... tc-so:[ 1.0000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.0000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.0000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.0000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.0000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.0000000] The Regents of the University of California. All rights reserved. tc-so:[ 1.0000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.0000000] total memory = unlimited (host limit) tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.0000040] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.0000050] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.0000050] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.0200050] root file system type: rumpfs tc-so:[ 1.0200050] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.2200050] mainbus0 (root) tc-so:[ 1.2200050] chacha: Portable C ChaCha tc-so:[ 1.2200050] aes: BearSSL aes_ct tc-so:[ 1.2200050] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.2200050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.4700050] shmif0: Ethernet address b2:a0:7e:af:35:24 tc-so:[ 19.0000050] panic: pool_redzone_check: [mbpl] 0x00 != 0x18 tc-so:[ 19.0000050] rump kernel halting... tc-so:[ 16.0500050] tc-so:[ 14.2500050] tc-so:[ 14.2500050] tc-so:bus tc-so:### Dumping bus tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:07.820004 b2:a0:7e:af:35:24 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.1, length 28 tc-so:00:00:08.090004 b2:a0:7e:af:35:24 > 33:33:ff:af:35:24, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffaf:3524: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffaf:3524, length 24 tc-so:00:00:08.200004 b2:a0:7e:af:35:24 > 33:33:ff:af:35:24, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffaf:3524: ICMP6, neighbor solicitation, who has fe80::b0a0:7eff:feaf:3524, length 32 tc-so:00:00:08.660004 b2:a0:7e:af:35:24 > 33:33:f9:5c:c4:de, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:f95c:c4de: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:f95c:c4de, length 24 tc-so:00:00:10.070004 b2:a0:7e:af:35:24 > 33:33:ff:af:35:24, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7eff:feaf:3524 > ff02::1:ffaf:3524: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffaf:3524, length 24 tc-so:00:00:08.230004 b2:a0:e7:1b:4a:6a > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.2 tell 192.168.1.2, length 28 tc-so:00:00:08.470004 b2:a0:e7:1b:4a:6a > 33:33:ff:1b:4a:6a, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff1b:4a6a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff1b:4a6a, length 24 tc-so:00:00:08.800004 b2:a0:e7:1b:4a:6a > 33:33:d0:31:34:2b, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:d031:342b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:d031:342b, length 24 tc-so:00:00:08.880004 b2:a0:e7:1b:4a:6a > 33:33:ff:1b:4a:6a, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff1b:4a6a: ICMP6, neighbor solicitation, who has fe80::b0a0:e7ff:fe1b:4a6a, length 32 tc-so:00:00:11.920004 b2:a0:7e:af:35:24 > 33:33:f9:5c:c4:de, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7eff:feaf:3524 > ff02::2:f95c:c4de: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:f95c:c4de, length 24 tc-so:00:00:14.720004 b2:a0:e7:1b:4a:6a > 33:33:d0:31:34:2b, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e7ff:fe1b:4a6a > ff02::2:d031:342b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:d031:342b, length 24 tc-so:00:00:15.770004 b2:a0:e7:1b:4a:6a > 33:33:ff:1b:4a:6a, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e7ff:fe1b:4a6a > ff02::1:ff1b:4a6a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff1b:4a6a, length 24 tc-so:00:00:19.000004 b2:a0:7e:af:35:24 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.2 tell 192.168.1.1, length 28 tc-so:00:00:16.270004 b2:a0:e7:1b:4a:6a > b2:a0:7e:af:35:24, ethertype ARP (0x0806), length 42: Reply 192.168.1.2 is-at b2:a0:e7:1b:4a:6a, length 28 tc-so:00:00:19.000004 b2:a0:7e:af:35:24 > b2:a0:e7:1b:4a:6a, ethertype IPv4 (0x0800), length 190: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 148 tc-so:00:00:16.650004 b2:a0:e7:1b:4a:6a > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.2, length 28 tc-so:00:00:17.650004 b2:a0:e7:1b:4a:6a > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.2, length 28 tc-so:00:00:18.660004 b2:a0:e7:1b:4a:6a > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.2, length 28 tc-so:00:00:19.690004 b2:a0:e7:1b:4a:6a > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.2, length 28 tc-so:unix://wg_local tc-so:unix://wg_peer tc-se:rump.halt: init failed: No such file or directory tc-end: 1646865815.897769, wg_psk, failed, atf-check failed; see the output of the test for details tc-start: 1646865815.955930, wg_rekey tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:unix://wg_local shmif0 tc-so:bus tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:unix://wg_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ grep -q b2:a0:38:01:ae:e4 ./.__macaddrs ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_peer shmif0 tc-so:bus tc-so:Executing command [ rump.sysctl -w net.wg.rekey_after_time=3 ] tc-so:Executing command [ rump.sysctl -w net.wg.rekey_after_time=3 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1/24 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet 10.0.0.1/24 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.1 U - - - wg0 tc-so:10.0.0.1 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.1 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:29ff:fe6a:e3cf link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::303a:415b:c84d:ebe U - - - wg0 tc-so:fe80::303a:415b:c84d:ebe link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::303a:415b:c84d:ebe UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::303a:415b:c84d:ebe UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: down tc-so: inet6 fe80::303a:415b:c84d:ebe%wg0/64 flags 0x8 scopeid 0x3 tc-so: inet 10.0.0.1/24 flags 0x4 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 8of5Grh4kUbr4+2e4cdPuFNBbL6a3Yqf+YAf55r1yAk= --endpoint=192.168.1.2:51820 --allowed-ips=10.0.0.2/32 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.2/24 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet 10.0.0.2/24 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.2 U - - - wg0 tc-so:10.0.0.2 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.2 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:38ff:fe01:aee4 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::b8ff:4486:6c9:1cc2 U - - - wg0 tc-so:fe80::b8ff:4486:6c9:1cc2 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::b8ff:4486:6c9:1cc2 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::b8ff:4486:6c9:1cc2 UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: down tc-so: inet6 fe80::b8ff:4486:6c9:1cc2%wg0/64 flags 0x8 scopeid 0x3 tc-so: inet 10.0.0.2/24 flags 0x4 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 pA2gthDAG52taEmoFtFvRnIORf6r3ttkbX3vgnN4Zm4= --endpoint=192.168.1.1:51820 --allowed-ips=10.0.0.1/32 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 10.0.0.2 ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se:PING 10.0.0.2 (10.0.0.2): 56 data bytes tc-se: tc-se:stderr: tc-se:rump.ping: sendto: Socket is not connected tc-se:rump.ping: poll: Socket is not connected tc-se: tc-so:unix://wg_local tc-so:unix://wg_peer tc-so:### Dumping unix://wg_local tc-se:rump.ifconfig: rump client init: No such file or directory tc-se:rump.netstat: init failed: No such file or directory tc-se:rump.netstat: rumpclient init: No such file or directory tc-se:vmstat: rumpclient init: No such file or directory tc-se:rump.arp: init failed: No such file or directory tc-se:rump.ndp: init failed: No such file or directory tc-se:ifmcstat: rumpclient init: No such file or directory tc-se:dmesg: rumpclient init: No such file or directory tc-so:### Dumping unix://wg_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:38:01:ae:e4 tc-so: linkstr: bus tc-so: input: 3 packets, 214 bytes, 3 multicasts tc-so: output: 6 packets, 428 bytes, 4 multicasts tc-so: inet6 fe80::b0a0:38ff:fe01:aee4%shmif0/64 flags 0 scopeid 0x2 tc-so: inet 192.168.1.2/24 broadcast 192.168.1.255 flags 0 tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 fe80::b8ff:4486:6c9:1cc2%wg0/64 flags 0 scopeid 0x3 tc-so: inet 10.0.0.2/24 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.2 U - - - wg0 tc-so:10.0.0.2 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.2 link#2 UHl - - - lo0 tc-so:192.168.1.1 b2:a0:29:6a:e3:cf UHL - - - shmif0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:38ff:fe01:aee4 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::b8ff:4486:6c9:1cc2 U - - - wg0 tc-so:fe80::b8ff:4486:6c9:1cc2 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::b8ff:4486:6c9:1cc2 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::b8ff:4486:6c9:1cc2 UC - - - wg0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:38:01:ae:e4 4 0 8 0 0 tc-so:shmif 1500 192.168.1/24 192.168.1.2 4 0 8 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:38ff:f tc-so: ff01:2::1 tc-so: ff02::2:2be4:da67 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff01:aee4 4 0 8 0 0 tc-so:wg0 1420 0 0 0 0 0 tc-so:wg0 1420 10.0.0/24 10.0.0.2 0 0 0 0 0 tc-so:wg0 1420 fe80::/64 fe80::b8ff:4486:6 tc-so: ff01:3::1 tc-so: ff02::2:2be4:da67 tc-so: ff02::1%wg0 tc-so: ff02::1:ffc9:1cc2 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:in6pcbpl 304 47 0 46 1 0 1 1 0 inf 0 tc-so:inmltpl 64 3 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 64 0 63 1 0 1 1 0 inf 0 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 53 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 61 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 215 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 83 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 59 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 33 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 97 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 739 0 0 247 0 247 247 0 inf 0 tc-so:kmem-04096 4096 15 0 0 8 0 8 8 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 0 1 0 1 1 0 inf 0 tc-so:mbpl 272 8 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 38 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 31 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 17 0 2 1 0 1 1 0 inf 0 tc-so:pdict32 96 5 0 4 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 7 0 4 1 0 1 1 0 inf 0 tc-so:propdata 48 14 0 10 1 0 1 1 0 inf 0 tc-so:propdict 64 17 0 8 1 0 1 1 0 inf 0 tc-so:propnmbr 64 6 0 2 1 0 1 1 0 inf 0 tc-so:propstng 80 9 0 3 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 20 0 2 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 3 0 0 1 0 1 1 0 inf 0 tc-so:thplthrd 80 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1910 0 145 341 0 341 tc-so: tc-so:In use 1941K, total allocated 2728K; utilization 71.2% tc-so: tc-so:? (192.168.1.1) at b2:a0:29:6a:e3:cf on shmif0 1s I tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:38ff:fe01:aee4%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:2be4:da67%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ff01:aee4%shmif0 refcount 1 tc-so: enaddr b2:a0:38:01:ae:e4 multicnt 4 tc-so: 33:33:2b:e4:da:67 -- 33:33:2b:e4:da:67 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:01:ae:e4 -- 33:33:ff:01:ae:e4 refcount 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:wg0: tc-so: inet6 fe80::b8ff:4486:6c9:1cc2%wg0 tc-so: group ff01:3::1 refcount 1 tc-so: group ff02::2:2be4:da67%wg0 refcount 1 tc-so: group ff02::1%wg0 refcount 1 tc-so: group ff02::1:ffc9:1cc2%wg0 refcount 1 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.230005] mainbus0 (root) tc-so:[ 1.320005] chacha: Portable C ChaCha tc-so:[ 1.320005] aes: BearSSL aes_ct tc-so:[ 1.320005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.320005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.770005] shmif0: Ethernet address b2:a0:38:01:ae:e4 tc-so:[ 10.000005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 10.000005] get_ifid: shmif0: ifid: b0:a0:38:ff:fe:01:ae:e4 tc-so:[ 10.000005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:38ff:fe01:aee4 tc-so:[ 10.630005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 10.630005] get_ifid: wg0: ifid: b8:ff:44:86:06:c9:1c:c2 tc-so:[ 10.680005] ip6_output: refusing to send from invalid address fe80:3::b8ff:4486:6c9:1cc2 (pid 0) tc-so:[ 11.430005] ip6_output: refusing to send from invalid address fe80:3::b8ff:4486:6c9:1cc2 (pid 0) tc-so:[ 11.980005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:38ff:fe01:aee4 - no duplicates found tc-so:[ 13.830005] in6_if_link_up: fe80:3::b8ff:4486:6c9:1cc2 marked tentative tc-so:[ 13.830005] nd6_dad_start: wg0: starting DAD for fe80:3::b8ff:4486:6c9:1cc2 tc-so:[ 15.850005] nd6_dad_timer: wg0: DAD complete for fe80:3::b8ff:4486:6c9:1cc2 - no duplicates found tc-so:GNU gdb (GDB) 11.0.50.20200914-git tc-so:Copyright (C) 2020 Free Software Foundation, Inc. tc-so:License GPLv3+: GNU GPL version 3 or later tc-so:This is free software: you are free to change and redistribute it. tc-so:There is NO WARRANTY, to the extent permitted by law. tc-so:Type "show copying" and "show warranty" for details. tc-so:This GDB was configured as "sparc64--netbsd". tc-so:Type "show configuration" for configuration details. tc-so:For bug reporting instructions, please see: tc-so:. tc-so:Find the GDB manual and other documentation resources online at: tc-so: . tc-so: tc-so:For help, type "help". tc-so:Type "apropos word" to search for commands related to "word"... tc-so:Reading symbols from /usr/bin/rump_server... tc-so:(No debugging symbols found in /usr/bin/rump_server) tc-so:[New process 22049] tc-so:[New process 13044] tc-so:[New process 28843] tc-so:[New process 29780] tc-so:[New process 9495] tc-so:[New process 24026] tc-so:[New process 11173] tc-so:[New process 29424] tc-so:[New process 1648] tc-so:[New process 26414] tc-so:[New process 15002] tc-so:[New process 1981] tc-so:[New process 5033] tc-so:[New process 27369] tc-so:[New process 9461] tc-so:[New process 22499] tc-so:[New process 25232] tc-so:[New process 12568] tc-so:[New process 22709] tc-so:[New process 16763] tc-so:[New process 29482] tc-so:[New process 21677] tc-so:[New process 13253] tc-so:[New process 3569] tc-so:[New process 23065] tc-so:[New process 11944] tc-so:[New process 28154] tc-so:[New process 11993] tc-so:[New process 5675] tc-so:[New process 14069] tc-so:[New process 9242] tc-so:[New process 16833] tc-so:[New process 24572] tc-so:[New process 12360] tc-so:[New process 29487] tc-so:[New process 4204] tc-so:[New process 16180] tc-so:[New process 25982] tc-so:[New process 18002] tc-so:[New process 15349] tc-so:[New process 14743] tc-so:[New process 17377] tc-so:[New process 14274] tc-so:[New process 16843] tc-so:[New process 16669] tc-so:[New process 21942] tc-so:Core was generated by `rump_server'. tc-so:Program terminated with signal SIGABRT, Aborted. tc-so:#0 0x00000000413d24d0 in abort () from /usr/lib/libc.so.12 tc-so:[Current thread is 1 (process 22049)] tc-so:#0 0x00000000413d24d0 in abort () from /usr/lib/libc.so.12 tc-so:#1 0x0000000040e0a73c in rumpuser_exit () from /usr/lib/librumpuser.so.0 tc-so:#2 0x00000000407fabac in rumpns_cpu_reboot () from /usr/lib/librump.so.0 tc-so:#3 0x00000000407c87ec in rumpns_kern_reboot () from /usr/lib/librump.so.0 tc-so:#4 0x000000004079a168 in rumpns_vpanic () from /usr/lib/librump.so.0 tc-so:#5 0x000000004079a248 in rumpns_panic () from /usr/lib/librump.so.0 tc-so:#6 0x000000004079c178 in ?? () from /usr/lib/librump.so.0 tc-so:Backtrace stopped: previous frame identical to this frame (corrupt stack?) tc-so:(gdb) quit tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.2200050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.0200050] get_ifid: shmif0: got interface identifier from itself tc-so:[ 8.0200050] get_ifid: shmif0: ifid: b0:a0:29:ff:fe:6a:e3:cf tc-so:[ 8.0200050] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:29ff:fe6a:e3cf tc-so:[ 8.6400050] get_ifid: wg0: interface identifier generated by random number tc-so:[ 8.6400050] get_ifid: wg0: ifid: 30:3a:41:5b:c8:4d:0e:be tc-so:[ 9.3400050] ip6_output: refusing to send from invalid address fe80:3::303a:415b:c84d:ebe (pid 0) tc-so:[ 9.3800050] ip6_output: refusing to send from invalid address fe80:3::303a:415b:c84d:ebe (pid 0) tc-so:[ 10.0500050] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:29ff:fe6a:e3cf - no duplicates found tc-so:[ 11.4900050] in6_if_link_up: fe80:3::303a:415b:c84d:ebe marked tentative tc-so:[ 11.4900050] nd6_dad_start: wg0: starting DAD for fe80:3::303a:415b:c84d:ebe tc-so:[ 12.6500050] nd6_dad_timer: wg0: DAD complete for fe80:3::303a:415b:c84d:ebe - no duplicates found tc-so:[ 19.1600050] panic: pool_redzone_check: [mbpl] 0x00 != 0x18 tc-so:[ 19.1600050] rump kernel halting... tc-so:[ 1.0000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.0000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.0000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.0000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.0000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.0000000] The Regents of the University of California. All rights reserved. tc-so:[ 1.0000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.0000000] total memory = unlimited (host limit) tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.0000040] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.0000050] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.0000050] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.0200050] root file system type: rumpfs tc-so:[ 1.0200050] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.2200050] mainbus0 (root) tc-so:[ 1.2200050] chacha: Portable C ChaCha tc-so:[ 1.2200050] aes: BearSSL aes_ct tc-so:[ 1.2200050] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.2200050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.4900050] shmif0: Ethernet address b2:a0:29:6a:e3:cf tc-so:[ 19.1600050] panic: pool_redzone_check: [mbpl] 0x00 != 0x18 tc-so:[ 19.1600050] rump kernel halting... tc-so:[ 11.4900050] tc-so:bus tc-so:### Dumping bus tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:08.020004 b2:a0:29:6a:e3:cf > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.1, length 28 tc-so:00:00:08.340004 b2:a0:29:6a:e3:cf > 33:33:1d:2f:f1:47, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:1d2f:f147: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:1d2f:f147, length 24 tc-so:00:00:08.840004 b2:a0:29:6a:e3:cf > 33:33:ff:6a:e3:cf, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff6a:e3cf: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff6a:e3cf, length 24 tc-so:00:00:09.040004 b2:a0:29:6a:e3:cf > 33:33:ff:6a:e3:cf, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff6a:e3cf: ICMP6, neighbor solicitation, who has fe80::b0a0:29ff:fe6a:e3cf, length 32 tc-so:00:00:12.010004 b2:a0:29:6a:e3:cf > 33:33:1d:2f:f1:47, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:29ff:fe6a:e3cf > ff02::2:1d2f:f147: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:1d2f:f147, length 24 tc-so:00:00:10.000004 b2:a0:38:01:ae:e4 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.2 tell 192.168.1.2, length 28 tc-so:00:00:10.680004 b2:a0:38:01:ae:e4 > 33:33:2b:e4:da:67, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:2be4:da67: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:2be4:da67, length 24 tc-so:00:00:10.790004 b2:a0:38:01:ae:e4 > 33:33:ff:01:ae:e4, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff01:aee4: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff01:aee4, length 24 tc-so:00:00:10.980004 b2:a0:38:01:ae:e4 > 33:33:ff:01:ae:e4, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff01:aee4: ICMP6, neighbor solicitation, who has fe80::b0a0:38ff:fe01:aee4, length 32 tc-so:00:00:12.200004 b2:a0:38:01:ae:e4 > 33:33:2b:e4:da:67, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:38ff:fe01:aee4 > ff02::2:2be4:da67: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:2be4:da67, length 24 tc-so:00:00:16.330004 b2:a0:29:6a:e3:cf > 33:33:ff:6a:e3:cf, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:29ff:fe6a:e3cf > ff02::1:ff6a:e3cf: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff6a:e3cf, length 24 tc-so:00:00:19.160004 b2:a0:29:6a:e3:cf > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.2 tell 192.168.1.1, length 28 tc-so:00:00:16.260004 b2:a0:38:01:ae:e4 > b2:a0:29:6a:e3:cf, ethertype ARP (0x0806), length 42: Reply 192.168.1.2 is-at b2:a0:38:01:ae:e4, length 28 tc-so:00:00:19.160004 b2:a0:29:6a:e3:cf > b2:a0:38:01:ae:e4, ethertype IPv4 (0x0800), length 190: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 148 tc-so:00:00:19.460004 b2:a0:38:01:ae:e4 > 33:33:ff:01:ae:e4, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:38ff:fe01:aee4 > ff02::1:ff01:aee4: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff01:aee4, length 24 tc-so:00:00:19.460004 b2:a0:38:01:ae:e4 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.2, length 28 tc-so:00:00:20.470004 b2:a0:38:01:ae:e4 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.2, length 28 tc-so:00:00:21.470004 b2:a0:38:01:ae:e4 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.2, length 28 tc-so:00:00:22.490004 b2:a0:38:01:ae:e4 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.2, length 28 tc-so:unix://wg_local tc-so:unix://wg_peer tc-se:rump.halt: init failed: No such file or directory tc-end: 1646865846.721484, wg_rekey, failed, atf-check failed; see the output of the test for details tp-end: 1646865846.770658, net/if_wg/t_misc tp-start: 1646865848.317017, net/if_wg/t_tunnel, 4 tc-start: 1646865848.319619, wg_tunnel_ipv4_over_ipv4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://wg_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_local ] tc-so:unix://wg_local shmif0 tc-so:bus_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_tun_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:unix://wg_tun_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_local ] tc-so:Executing command [ grep -q b2:a0:3b:ec:fc:56 ./.__macaddrs ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_tun_local shmif0 tc-so:bus_local tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus_tun ] tc-so:Executing command [ grep -q b2:a0:60:a0:b3:90 ./.__macaddrs ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_tun_local shmif0 tc-so:unix://wg_tun_local shmif1 tc-so:bus_local tc-so:bus_tun tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_tun_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:unix://wg_tun_local tc-so:unix://wg_tun_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_peer ] tc-so:Executing command [ grep -q b2:a0:ea:9f:88:e7 ./.__macaddrs ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_tun_local shmif0 tc-so:unix://wg_tun_local shmif1 tc-so:unix://wg_tun_peer shmif0 tc-so:bus_local tc-so:bus_peer tc-so:bus_tun tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus_tun ] tc-so:Executing command [ grep -q b2:a0:1b:7d:e2:35 ./.__macaddrs ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_tun_local shmif0 tc-so:unix://wg_tun_local shmif1 tc-so:unix://wg_tun_peer shmif0 tc-so:unix://wg_tun_peer shmif1 tc-so:bus_local tc-so:bus_peer tc-so:bus_tun tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://wg_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:unix://wg_tun_local tc-so:unix://wg_tun_peer tc-so:unix://wg_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_peer ] tc-so:Executing command [ grep -q b2:a0:79:92:28:04 ./.__macaddrs ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_tun_local shmif0 tc-so:unix://wg_tun_local shmif1 tc-so:unix://wg_tun_peer shmif0 tc-so:unix://wg_tun_peer shmif1 tc-so:unix://wg_peer shmif0 tc-so:bus_local tc-so:bus_peer tc-so:bus_tun tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.2/24 ] tc-so:Executing command [ rump.route add -inet default 192.168.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet 192.168.10.1/24 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet 10.0.0.1/24 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.1 U - - - wg0 tc-so:10.0.0.1 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.1 link#2 UHl - - - lo0 tc-so:192.168.10/24 link#3 UC - - - shmif1 tc-so:192.168.10.1 link#3 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:3bff:feec:fc56 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:60ff:fea0:b390 link#3 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::f89f:e1f1:f28b:7274 U - - - wg0 tc-so:fe80::f89f:e1f1:f28b:7274 link#4 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fe80::f89f:e1f1:f28b:7274 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%wg0/32 fe80::f89f:e1f1:f28b:7274 UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ rump.route add -inet -net 192.168.2.0/24 -link wg0 -iface ] tc-so:Executing command [ rump.route add -inet -net 192.168.3.0/24 -link wg0 -iface ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet 192.168.10.2/24 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet 10.0.0.2/24 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.2 U - - - wg0 tc-so:10.0.0.2 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.2/24 link#2 UC - - - shmif0 tc-so:192.168.2.1 link#2 UHl - - - lo0 tc-so:192.168.10/24 link#3 UC - - - shmif1 tc-so:192.168.10.2 link#3 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:eaff:fe9f:88e7 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:1bff:fe7d:e235 link#3 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::c0f:8a9e:75cf:84d4 U - - - wg0 tc-so:fe80::c0f:8a9e:75cf:84d4 link#4 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fe80::c0f:8a9e:75cf:84d4 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%wg0/32 fe80::c0f:8a9e:75cf:84d4 UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ rump.route add -inet -net 192.168.1.0/24 -link wg0 -iface ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.2.2/24 ] tc-so:Executing command [ rump.route add -inet default 192.168.2.1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.3.2/24 alias ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 99TKutigu2yZaDYdawJNoGoq+d77j6huV/VsN9wMdwg= --endpoint=192.168.10.2:51820 --allowed-ips=10.0.0.2/32,192.168.2.0/24 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 vEkeuUm9DvkM6MvjayCx74xjIPaRcR/sqvdpFhD6Dmk= --endpoint=192.168.10.1:51820 --allowed-ips=10.0.0.1/32,192.168.1.0/24 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ rump.ping -n -i 0.1 -c 3 -w 1 192.168.2.2 ] tc-se:Fail: incorrect exit status: 2, expected: 0 tc-se:stdout: tc-se:PING 192.168.2.2 (192.168.2.2): 56 data bytes tc-se: tc-se:----192.168.2.2 PING Statistics---- tc-se:3 packets transmitted, 0 packets received, 100.0% packet loss tc-se: tc-se:stderr: tc-se: tc-so:unix://wg_local tc-so:unix://wg_tun_local tc-so:unix://wg_tun_peer tc-so:unix://wg_peer tc-so:### Dumping unix://wg_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 1 packet, 28 bytes tc-so: output: 1 packet, 28 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:a5:e9:0d:34 tc-so: linkstr: bus_local tc-so: input: 6 packets, 428 bytes, 5 multicasts tc-so: output: 9 packets, 722 bytes, 4 multicasts tc-so: inet6 fe80::b0a0:a5ff:fee9:d34%shmif0/64 flags 0 scopeid 0x2 tc-so: inet 192.168.1.2/24 broadcast 192.168.1.255 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:default 192.168.1.1 UGS - - - shmif0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.2 link#2 UHl - - - lo0 tc-so:192.168.1.1 b2:a0:3b:ec:fc:56 UHL - - - shmif0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:a5ff:fee9:d34 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 1 0 1 0 0 tc-so:lo0 33112 127/8 127.0.0.1 1 0 1 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 1 0 1 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 1 0 1 0 0 tc-so:shmif 1500 b2:a0:a5:e9:0d:34 6 0 9 0 0 tc-so:shmif 1500 192.168.1/24 192.168.1.2 6 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:a5ff:f tc-so: ff01:2::1 tc-so: ff02::2:e7f1:6746 tc-so: ff02::1%shmif0 tc-so: ff02::1:ffe9:d34% 6 0 9 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 1 0 1 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 10 0 10 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 25 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 42 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 170 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 58 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 37 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 20 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 13 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 88 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 313 0 0 105 0 105 105 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 0 1 0 1 1 0 inf 0 tc-so:mbpl 272 5 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 31 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 52 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 53 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 28 0 0 2 0 2 2 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 15 0 2 1 0 1 1 0 inf 0 tc-so:rwlock 64 8 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 6 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1115 0 16 188 0 188 tc-so: tc-so:In use 1002K, total allocated 1504K; utilization 66.6% tc-so: tc-so:? (192.168.1.1) at b2:a0:3b:ec:fc:56 on shmif0 26s R tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:a5ff:fee9:d34%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:e7f1:6746%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ffe9:d34%shmif0 refcount 1 tc-so: enaddr b2:a0:a5:e9:0d:34 multicnt 4 tc-so: 33:33:e7:f1:67:46 -- 33:33:e7:f1:67:46 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:e9:0d:34 -- 33:33:ff:e9:0d:34 refcount 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.220005] chacha: Portable C ChaCha tc-so:[ 2.530005] shmif0: Ethernet address b2:a0:a5:e9:0d:34 tc-so:[ 17.610005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 17.610005] get_ifid: shmif0: ifid: b0:a0:a5:ff:fe:e9:0d:34 tc-so:### Dumping unix://wg_tun_local tc-se:rump.ifconfig: rump client init: No such file or directory tc-se:rump.netstat: init failed: No such file or directory tc-se:rump.netstat: rumpclient init: No such file or directory tc-se:vmstat: rumpclient init: No such file or directory tc-se:rump.arp: init failed: No such file or directory tc-se:rump.ndp: init failed: No such file or directory tc-se:ifmcstat: rumpclient init: No such file or directory tc-se:dmesg: rumpclient init: No such file or directory tc-so:### Dumping unix://wg_tun_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:ea:9f:88:e7 tc-so: linkstr: bus_peer tc-so: input: 6 packets, 428 bytes, 6 multicasts tc-so: output: 5 packets, 386 bytes, 4 multicasts tc-so: inet6 fe80::b0a0:eaff:fe9f:88e7%shmif0/64 flags 0 scopeid 0x2 tc-so: inet 192.168.2.1/24 broadcast 192.168.2.255 flags 0 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:1b:7d:e2:35 tc-so: linkstr: bus_tun tc-so: input: 3 packets, 214 bytes, 3 multicasts tc-so: output: 6 packets, 428 bytes, 4 multicasts tc-so: inet6 fe80::b0a0:1bff:fe7d:e235%shmif1/64 flags 0 scopeid 0x3 tc-so: inet 192.168.10.2/24 broadcast 192.168.10.255 flags 0 tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 fe80::c0f:8a9e:75cf:84d4%wg0/64 flags 0 scopeid 0x4 tc-so: inet 10.0.0.2/24 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.2 U - - - wg0 tc-so:10.0.0.2 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 77.67.30.0.0.0.fa.ce US - - - wg0 tc-so:192.168.2/24 link#2 UC - - - shmif0 tc-so:192.168.2.1 link#2 UHl - - - lo0 tc-so:192.168.10/24 link#3 UC - - - shmif1 tc-so:192.168.10.2 link#3 UHl - - - lo0 tc-so:192.168.10.1 b2:a0:60:a0:b3:90 UHL - - - shmif1 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:eaff:fe9f:88e7 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:1bff:fe7d:e235 link#3 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::c0f:8a9e:75cf:84d4 U - - - wg0 tc-so:fe80::c0f:8a9e:75cf:84d4 link#4 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fe80::c0f:8a9e:75cf:84d4 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%wg0/32 fe80::c0f:8a9e:75cf:84d4 UC - - - wg0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:ea:9f:88:e7 6 0 5 0 0 tc-so:shmif 1500 192.168.2/24 192.168.2.1 6 0 5 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:eaff:f tc-so: ff01:2::1 tc-so: ff02::2:de9e:5652 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff9f:88e7 6 0 5 0 0 tc-so:shmif 1500 b2:a0:1b:7d:e2:35 3 0 6 0 0 tc-so:shmif 1500 192.168.10/24 192.168.10.2 3 0 6 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:1bff:f tc-so: ff01:3::1 tc-so: ff02::2:de9e:5652 tc-so: ff02::1%shmif1 tc-so: ff02::1:ff7d:e235 3 0 6 0 0 tc-so:wg0 1420 0 0 0 0 0 tc-so:wg0 1420 10.0.0/24 10.0.0.2 0 0 0 0 0 tc-so:wg0 1420 fe80::/64 fe80::c0f:8a9e:75 tc-so: ff01:4::1 tc-so: ff02::2:de9e:5652 tc-so: ff02::1%wg0 tc-so: ff02::1:ffcf:84d4 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 4 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 3 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:in6pcbpl 304 5 0 4 1 0 1 1 0 inf 0 tc-so:inmltpl 64 4 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 25 0 24 1 0 1 1 0 inf 0 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 55 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 72 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 234 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 85 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 67 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00256 320 25 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 39 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 10 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 99 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 582 0 0 194 0 194 194 0 inf 0 tc-so:kmem-04096 4096 15 0 0 8 0 8 8 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 0 1 0 1 1 0 inf 0 tc-so:mbpl 272 6 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 41 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 30 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 17 0 2 1 0 1 1 0 inf 0 tc-so:pdict32 96 5 0 4 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 3 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 7 0 4 1 0 1 1 0 inf 0 tc-so:propdata 48 17 0 12 1 0 1 1 0 inf 0 tc-so:propdict 64 20 0 10 1 0 1 1 0 inf 0 tc-so:propnmbr 64 7 0 2 1 0 1 1 0 inf 0 tc-so:propstng 80 9 0 3 1 0 1 1 0 inf 0 tc-so:pstatspl 464 3 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 27 0 2 1 0 1 1 0 inf 0 tc-so:rwlock 64 12 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 3 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1746 0 68 290 0 290 tc-so: tc-so:In use 1636K, total allocated 2320K; utilization 70.5% tc-so: tc-so:? (192.168.10.1) at b2:a0:60:a0:b3:90 on shmif1 permanent N tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:eaff:fe9f:88e7%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:de9e:5652%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ff9f:88e7%shmif0 refcount 1 tc-so: enaddr b2:a0:ea:9f:88:e7 multicnt 4 tc-so: 33:33:de:9e:56:52 -- 33:33:de:9e:56:52 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:9f:88:e7 -- 33:33:ff:9f:88:e7 refcount 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif1: tc-so: inet6 fe80::b0a0:1bff:fe7d:e235%shmif1 tc-so: group ff01:3::1 refcount 1 tc-so: group ff02::2:de9e:5652%shmif1 refcount 1 tc-so: group ff02::1%shmif1 refcount 1 tc-so: group ff02::1:ff7d:e235%shmif1 refcount 1 tc-so: enaddr b2:a0:1b:7d:e2:35 multicnt 4 tc-so: 33:33:de:9e:56:52 -- 33:33:de:9e:56:52 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:7d:e2:35 -- 33:33:ff:7d:e2:35 refcount 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:wg0: tc-so: inet6 fe80::c0f:8a9e:75cf:84d4%wg0 tc-so: group ff01:4::1 refcount 1 tc-so: group ff02::2:de9e:5652%wg0 refcount 1 tc-so: group ff02::1%wg0 refcount 1 tc-so: group ff02::1:ffcf:84d4%wg0 refcount 1 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.230005] mainbus0 (root) tc-so:[ 1.310005] chacha: Portable C ChaCha tc-so:[ 1.310005] aes: BearSSL aes_ct tc-so:[ 1.310005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.310005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.680005] shmif0: Ethernet address b2:a0:ea:9f:88:e7 tc-so:[ 4.250005] shmif1: Ethernet address b2:a0:1b:7d:e2:35 tc-so:[ 18.060005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 18.060005] get_ifid: shmif0: ifid: b0:a0:ea:ff:fe:9f:88:e7 tc-so:[ 18.440005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 18.440005] get_ifid: shmif1: ifid: b0:a0:1b:ff:fe:7d:e2:35 tc-so:[ 19.110005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 19.110005] get_ifid: wg0: ifid: 0c:0f:8a:9e:75:cf:84:d4 tc-so:[ 19.620005] ip6_output: refusing to send from invalid address fe80:4::c0f:8a9e:75cf:84d4 (pid 0) tc-so:[ 20.060005] ip6_output: refusing to send from invalid address fe80:4::c0f:8a9e:75cf:84d4 (pid 0) tc-so:[ 20.600005] ip6_output: refusing to send from invalid address fe80:4::c0f:8a9e:75cf:84d4 (pid 0) tc-so:### Dumping unix://wg_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:79:92:28:04 tc-so: linkstr: bus_peer tc-so: input: 2 packets, 172 bytes, 2 multicasts tc-so: output: 6 packets, 428 bytes, 4 multicasts tc-so: inet6 fe80::b0a0:79ff:fe92:2804%shmif0/64 flags 0 scopeid 0x2 tc-so: inet 192.168.2.2/24 broadcast 192.168.2.255 flags 0 tc-so: inet 192.168.3.2/24 broadcast 192.168.3.255 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:default 192.168.2.1 UGS - - - shmif0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.2/24 link#2 UC - - - shmif0 tc-so:192.168.2.2 link#2 UHl - - - lo0 tc-so:192.168.3/24 link#2 UC - - - shmif0 tc-so:192.168.3.2 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:79ff:fe92:2804 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:79:92:28:04 2 0 6 0 0 tc-so:shmif 1500 192.168.2/24 192.168.2.2 2 0 6 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:79ff:f tc-so: ff01:2::1 tc-so: ff02::2:2a37:e552 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff92:2804 2 0 6 0 0 tc-so:shmif 1500 192.168.3/24 192.168.3.2 2 0 6 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:in6pcbpl 304 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 9 0 9 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 25 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 41 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 171 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 58 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 37 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 20 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 13 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 7 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 88 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 298 0 0 100 0 100 100 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:mbpl 272 5 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 31 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 52 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 53 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 28 0 0 2 0 2 2 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 17 0 2 1 0 1 1 0 inf 0 tc-so:rwlock 64 8 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 6 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1097 0 14 181 0 181 tc-so: tc-so:In use 971K, total allocated 1448K; utilization 67.1% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:79ff:fe92:2804%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:2a37:e552%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ff92:2804%shmif0 refcount 1 tc-so: enaddr b2:a0:79:92:28:04 multicnt 4 tc-so: 33:33:2a:37:e5:52 -- 33:33:2a:37:e5:52 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:92:28:04 -- 33:33:ff:92:28:04 refcount 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.220005] chacha: Portable C ChaCha tc-so:[ 2.560005] shmif0: Ethernet address b2:a0:79:92:28:04 tc-so:[ 18.640005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 18.640005] get_ifid: shmif0: ifid: b0:a0:79:ff:fe:92:28:04 tc-so:GNU gdb (GDB) 11.0.50.20200914-git tc-so:Copyright (C) 2020 Free Software Foundation, Inc. tc-so:License GPLv3+: GNU GPL version 3 or later tc-so:This is free software: you are free to change and redistribute it. tc-so:There is NO WARRANTY, to the extent permitted by law. tc-so:Type "show copying" and "show warranty" for details. tc-so:This GDB was configured as "sparc64--netbsd". tc-so:Type "show configuration" for configuration details. tc-so:For bug reporting instructions, please see: tc-so:. tc-so:Find the GDB manual and other documentation resources online at: tc-so: . tc-so: tc-so:For help, type "help". tc-so:Type "apropos word" to search for commands related to "word"... tc-so:Reading symbols from /usr/bin/rump_server... tc-so:(No debugging symbols found in /usr/bin/rump_server) tc-so:[New process 2365] tc-so:[New process 14140] tc-so:[New process 1647] tc-so:[New process 15013] tc-so:[New process 9723] tc-so:[New process 13404] tc-so:[New process 12365] tc-so:[New process 442] tc-so:[New process 21592] tc-so:[New process 23941] tc-so:[New process 16225] tc-so:[New process 16114] tc-so:[New process 24988] tc-so:[New process 1405] tc-so:[New process 11845] tc-so:[New process 25500] tc-so:[New process 28209] tc-so:[New process 14194] tc-so:[New process 12511] tc-so:[New process 19998] tc-so:[New process 28886] tc-so:[New process 26597] tc-so:[New process 21426] tc-so:[New process 3391] tc-so:[New process 29460] tc-so:[New process 170] tc-so:[New process 28336] tc-so:[New process 24316] tc-so:[New process 20741] tc-so:[New process 22999] tc-so:[New process 17275] tc-so:[New process 16205] tc-so:[New process 2454] tc-so:[New process 15056] tc-so:[New process 26857] tc-so:[New process 9977] tc-so:[New process 21281] tc-so:[New process 5858] tc-so:[New process 5538] tc-so:[New process 10311] tc-so:[New process 16334] tc-so:[New process 3756] tc-so:[New process 21688] tc-so:[New process 21864] tc-so:[New process 7249] tc-so:[New process 21647] tc-so:Core was generated by `rump_server'. tc-so:Program terminated with signal SIGABRT, Aborted. tc-so:#0 0x00000000413d24d0 in abort () from /usr/lib/libc.so.12 tc-so:[Current thread is 1 (process 2365)] tc-so:#0 0x00000000413d24d0 in abort () from /usr/lib/libc.so.12 tc-so:#1 0x0000000040e0a73c in rumpuser_exit () from /usr/lib/librumpuser.so.0 tc-so:#2 0x00000000407fabac in rumpns_cpu_reboot () from /usr/lib/librump.so.0 tc-so:#3 0x00000000407c87ec in rumpns_kern_reboot () from /usr/lib/librump.so.0 tc-so:#4 0x000000004079a168 in rumpns_vpanic () from /usr/lib/librump.so.0 tc-so:#5 0x000000004079a248 in rumpns_panic () from /usr/lib/librump.so.0 tc-so:#6 0x000000004079c178 in ?? () from /usr/lib/librump.so.0 tc-so:Backtrace stopped: previous frame identical to this frame (corrupt stack?) tc-so:(gdb) quit tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.3700050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 16.6100050] get_ifid: shmif0: got interface identifier from itself tc-so:[ 16.6100050] get_ifid: shmif0: ifid: b0:a0:3b:ff:fe:ec:fc:56 tc-so:[ 16.8900050] get_ifid: shmif1: got interface identifier from itself tc-so:[ 16.8900050] get_ifid: shmif1: ifid: b0:a0:60:ff:fe:a0:b3:90 tc-so:[ 17.4600050] get_ifid: wg0: interface identifier generated by random number tc-so:[ 17.4600050] get_ifid: wg0: ifid: f8:9f:e1:f1:f2:8b:72:74 tc-so:[ 18.3800050] ip6_output: refusing to send from invalid address fe80:4::f89f:e1f1:f28b:7274 (pid 0) tc-so:[ 18.3800050] ip6_output: refusing to send from invalid address fe80:4::f89f:e1f1:f28b:7274 (pid 0) tc-so:[ 26.8100050] ip6_output: refusing to send from invalid address fe80:4::f89f:e1f1:f28b:7274 (pid 0) tc-so:[ 27.8200050] ip6_output: refusing to send from invalid address fe80:4::f89f:e1f1:f28b:7274 (pid 0) tc-so:[ 31.5400050] panic: pool_redzone_check: [mbpl] 0x00 != 0x6a tc-so:[ 31.5400050] rump kernel halting... tc-so:[ 1.0000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.0000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.0000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.0000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.0000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.0000000] The Regents of the University of California. All rights reserved. tc-so:[ 1.0000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.0000000] total memory = unlimited (host limit) tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.0000040] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.0000050] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.0000050] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.0200050] root file system type: rumpfs tc-so:[ 1.0200050] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.2700050] mainbus0 (root) tc-so:[ 1.3500050] chacha: Portable C ChaCha tc-so:[ 1.3500050] aes: BearSSL aes_ct tc-so:[ 1.3700050] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.3700050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.6500050] shmif0: Ethernet address b2:a0:3b:ec:fc:56 tc-so:[ 4.0300050] shmif1: Ethernet address b2:a0:60:a0:b3:90 tc-so:[ 31.5400050] panic: pool_redzone_check: [mbpl] 0x00 != 0x6a tc-so:[ 31.5400050] rump kernel halting... tc-so:[ 27.8200050] tc-so:bus_local tc-so:bus_peer tc-so:bus_tun tc-so:### Dumping bus_local tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:17.610004 b2:a0:a5:e9:0d:34 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.2 tell 192.168.1.2, length 28 tc-so:00:00:18.200004 b2:a0:a5:e9:0d:34 > 33:33:e7:f1:67:46, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a5ff:fee9:d34 > ff02::2:e7f1:6746: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:e7f1:6746, length 24 tc-so:00:00:18.310004 b2:a0:a5:e9:0d:34 > 33:33:ff:e9:0d:34, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a5ff:fee9:d34 > ff02::1:ffe9:d34: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffe9:d34, length 24 tc-so:00:00:16.610004 b2:a0:3b:ec:fc:56 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.1, length 28 tc-so:00:00:17.240004 b2:a0:3b:ec:fc:56 > 33:33:ff:ec:fc:56, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:3bff:feec:fc56 > ff02::1:ffec:fc56: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffec:fc56, length 24 tc-so:00:00:17.460004 b2:a0:3b:ec:fc:56 > 33:33:95:df:66:ee, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:3bff:feec:fc56 > ff02::2:95df:66ee: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:95df:66ee, length 24 tc-so:00:00:18.990004 b2:a0:3b:ec:fc:56 > 33:33:95:df:66:ee, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:3bff:feec:fc56 > ff02::2:95df:66ee: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:95df:66ee, length 24 tc-so:00:00:23.010004 b2:a0:a5:e9:0d:34 > 33:33:e7:f1:67:46, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a5ff:fee9:d34 > ff02::2:e7f1:6746: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:e7f1:6746, length 24 tc-so:00:00:23.350004 b2:a0:a5:e9:0d:34 > 33:33:ff:e9:0d:34, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a5ff:fee9:d34 > ff02::1:ffe9:d34: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffe9:d34, length 24 tc-so:00:00:20.730004 b2:a0:3b:ec:fc:56 > 33:33:ff:ec:fc:56, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:3bff:feec:fc56 > ff02::1:ffec:fc56: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffec:fc56, length 24 tc-so:00:00:34.390004 b2:a0:a5:e9:0d:34 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.2, length 28 tc-so:00:00:31.490004 b2:a0:3b:ec:fc:56 > b2:a0:a5:e9:0d:34, ethertype ARP (0x0806), length 42: Reply 192.168.1.1 is-at b2:a0:3b:ec:fc:56, length 28 tc-so:00:00:34.390004 b2:a0:a5:e9:0d:34 > b2:a0:3b:ec:fc:56, ethertype IPv4 (0x0800), length 98: 192.168.1.2 > 192.168.2.2: ICMP echo request, id 31796, seq 0, length 64 tc-so:00:00:34.970004 b2:a0:a5:e9:0d:34 > b2:a0:3b:ec:fc:56, ethertype IPv4 (0x0800), length 98: 192.168.1.2 > 192.168.2.2: ICMP echo request, id 31796, seq 1, length 64 tc-so:00:00:35.000004 b2:a0:a5:e9:0d:34 > b2:a0:3b:ec:fc:56, ethertype IPv4 (0x0800), length 98: 192.168.1.2 > 192.168.2.2: ICMP echo request, id 31796, seq 2, length 64 tc-so:### Dumping bus_peer tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:18.020004 b2:a0:ea:9f:88:e7 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.2.1 tell 192.168.2.1, length 28 tc-so:00:00:18.760004 b2:a0:ea:9f:88:e7 > 33:33:ff:9f:88:e7, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:eaff:fe9f:88e7 > ff02::1:ff9f:88e7: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff9f:88e7, length 24 tc-so:00:00:18.820004 b2:a0:ea:9f:88:e7 > 33:33:ff:9f:88:e7, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:eaff:fe9f:88e7 > ff02::1:ff9f:88e7: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff9f:88e7, length 24 tc-so:00:00:18.860004 b2:a0:ea:9f:88:e7 > 33:33:de:9e:56:52, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:eaff:fe9f:88e7 > ff02::2:de9e:5652: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:de9e:5652, length 24 tc-so:00:00:18.640004 b2:a0:79:92:28:04 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.2.2 tell 192.168.2.2, length 28 tc-so:00:00:18.990004 b2:a0:79:92:28:04 > 33:33:ff:92:28:04, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:79ff:fe92:2804 > ff02::1:ff92:2804: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff92:2804, length 24 tc-so:00:00:19.240004 b2:a0:79:92:28:04 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.3.2 tell 192.168.3.2, length 28 tc-so:00:00:19.280004 b2:a0:79:92:28:04 > 33:33:2a:37:e5:52, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:79ff:fe92:2804 > ff02::2:2a37:e552: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:2a37:e552, length 24 tc-so:00:00:27.170004 b2:a0:ea:9f:88:e7 > 33:33:de:9e:56:52, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:eaff:fe9f:88e7 > ff02::2:de9e:5652: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:de9e:5652, length 24 tc-so:00:00:23.550004 b2:a0:79:92:28:04 > 33:33:ff:92:28:04, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:79ff:fe92:2804 > ff02::1:ff92:2804: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff92:2804, length 24 tc-so:00:00:27.290004 b2:a0:79:92:28:04 > 33:33:2a:37:e5:52, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:79ff:fe92:2804 > ff02::2:2a37:e552: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:2a37:e552, length 24 tc-so:### Dumping bus_tun tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:16.890004 b2:a0:60:a0:b3:90 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.10.1 tell 192.168.10.1, length 28 tc-so:00:00:17.370004 b2:a0:60:a0:b3:90 > 33:33:ff:a0:b3:90, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:60ff:fea0:b390 > ff02::1:ffa0:b390: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffa0:b390, length 24 tc-so:00:00:17.400004 b2:a0:60:a0:b3:90 > 33:33:95:df:66:ee, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:60ff:fea0:b390 > ff02::2:95df:66ee: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:95df:66ee, length 24 tc-so:00:00:18.950004 b2:a0:60:a0:b3:90 > 33:33:95:df:66:ee, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:60ff:fea0:b390 > ff02::2:95df:66ee: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:95df:66ee, length 24 tc-so:00:00:18.440004 b2:a0:1b:7d:e2:35 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.10.2 tell 192.168.10.2, length 28 tc-so:00:00:18.620004 b2:a0:1b:7d:e2:35 > 33:33:de:9e:56:52, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:1bff:fe7d:e235 > ff02::2:de9e:5652: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:de9e:5652, length 24 tc-so:00:00:18.760004 b2:a0:1b:7d:e2:35 > 33:33:ff:7d:e2:35, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:1bff:fe7d:e235 > ff02::1:ff7d:e235: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff7d:e235, length 24 tc-so:00:00:19.180004 b2:a0:1b:7d:e2:35 > 33:33:de:9e:56:52, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:1bff:fe7d:e235 > ff02::2:de9e:5652: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:de9e:5652, length 24 tc-so:00:00:20.730004 b2:a0:1b:7d:e2:35 > 33:33:ff:7d:e2:35, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:1bff:fe7d:e235 > ff02::1:ff7d:e235: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff7d:e235, length 24 tc-so:00:00:26.240004 b2:a0:60:a0:b3:90 > 33:33:ff:a0:b3:90, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:60ff:fea0:b390 > ff02::1:ffa0:b390: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffa0:b390, length 24 tc-so:00:00:31.540004 b2:a0:60:a0:b3:90 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.10.2 tell 192.168.10.1, length 28 tc-so:00:00:26.870004 b2:a0:1b:7d:e2:35 > b2:a0:60:a0:b3:90, ethertype ARP (0x0806), length 42: Reply 192.168.10.2 is-at b2:a0:1b:7d:e2:35, length 28 tc-so:00:00:31.540004 b2:a0:60:a0:b3:90 > b2:a0:1b:7d:e2:35, ethertype IPv4 (0x0800), length 190: 192.168.10.1.51820 > 192.168.10.2.51820: UDP, length 148 tc-so:unix://wg_local tc-so:unix://wg_tun_local tc-so:unix://wg_tun_peer tc-so:unix://wg_peer tc-se:rump.halt: init failed: No such file or directory tc-end: 1646865903.505759, wg_tunnel_ipv4_over_ipv4, failed, atf-check failed; see the output of the test for details tc-start: 1646865903.579408, wg_tunnel_ipv4_over_ipv6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://wg_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_local ] tc-so:unix://wg_local shmif0 tc-so:bus_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_tun_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:unix://wg_tun_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_local ] tc-so:Executing command [ grep -q b2:a0:fd:db:19:e1 ./.__macaddrs ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_tun_local shmif0 tc-so:bus_local tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus_tun ] tc-so:Executing command [ grep -q b2:a0:2e:52:7c:ea ./.__macaddrs ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_tun_local shmif0 tc-so:unix://wg_tun_local shmif1 tc-so:bus_local tc-so:bus_tun tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_tun_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:unix://wg_tun_local tc-so:unix://wg_tun_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_peer ] tc-so:Executing command [ grep -q b2:a0:1d:25:75:c2 ./.__macaddrs ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_tun_local shmif0 tc-so:unix://wg_tun_local shmif1 tc-so:unix://wg_tun_peer shmif0 tc-so:bus_local tc-so:bus_peer tc-so:bus_tun tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus_tun ] tc-so:Executing command [ grep -q b2:a0:14:65:2a:27 ./.__macaddrs ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_tun_local shmif0 tc-so:unix://wg_tun_local shmif1 tc-so:unix://wg_tun_peer shmif0 tc-so:unix://wg_tun_peer shmif1 tc-so:bus_local tc-so:bus_peer tc-so:bus_tun tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://wg_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:unix://wg_tun_local tc-so:unix://wg_tun_peer tc-so:unix://wg_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_peer ] tc-so:Executing command [ grep -q b2:a0:66:a6:5d:05 ./.__macaddrs ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_tun_local shmif0 tc-so:unix://wg_tun_local shmif1 tc-so:unix://wg_tun_peer shmif0 tc-so:unix://wg_tun_peer shmif1 tc-so:unix://wg_peer shmif0 tc-so:bus_local tc-so:bus_peer tc-so:bus_tun tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.2/24 ] tc-so:Executing command [ rump.route add -inet default 192.168.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00:10::1/64 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet 10.0.0.1/24 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.1 U - - - wg0 tc-so:10.0.0.1 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.1 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00:10::/64 link#3 UC - - - shmif1 tc-so:fc00:10::1 link#3 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:fdff:fedb:19e1 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:2eff:fe52:7cea link#3 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::2821:2530:6f86:64b U - - - wg0 tc-so:fe80::2821:2530:6f86:64b link#4 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fe80::2821:2530:6f86:64b UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%wg0/32 fe80::2821:2530:6f86:64b UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ rump.route add -inet -net 192.168.2.0/24 -link wg0 -iface ] tc-so:Executing command [ rump.route add -inet -net 192.168.3.0/24 -link wg0 -iface ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00:10::2/64 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet 10.0.0.2/24 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.2 U - - - wg0 tc-so:10.0.0.2 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.2/24 link#2 UC - - - shmif0 tc-so:192.168.2.1 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00:10::/64 link#3 UC - - - shmif1 tc-so:fc00:10::2 link#3 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:1dff:fe25:75c2 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:14ff:fe65:2a27 link#3 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::d424:ca6e:2308:47e1 U - - - wg0 tc-so:fe80::d424:ca6e:2308:47e1 link#4 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fe80::d424:ca6e:2308:47e1 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%wg0/32 fe80::d424:ca6e:2308:47e1 UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ rump.route add -inet -net 192.168.1.0/24 -link wg0 -iface ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.2.2/24 ] tc-so:Executing command [ rump.route add -inet default 192.168.2.1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.3.2/24 alias ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 t7OZB1sC56fFbr3fLZp3hJ2Vm5kk6WHGZaqQhaRurQM= --endpoint=fc00:10::2:51820 --allowed-ips=10.0.0.2/32,192.168.2.0/24 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 1iYy5zN7EnXMD+PHghBq4fs1+JlCjKC+L4hU/LD3j3U= --endpoint=fc00:10::1:51820 --allowed-ips=10.0.0.1/32,192.168.1.0/24 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ rump.ping -n -i 0.1 -c 3 -w 1 192.168.2.2 ] tc-se:Fail: incorrect exit status: 2, expected: 0 tc-se:stdout: tc-se:PING 192.168.2.2 (192.168.2.2): 56 data bytes tc-se: tc-se:----192.168.2.2 PING Statistics---- tc-se:3 packets transmitted, 0 packets received, 100.0% packet loss tc-se: tc-se:stderr: tc-se: tc-so:unix://wg_local tc-so:unix://wg_tun_local tc-so:unix://wg_tun_peer tc-so:unix://wg_peer tc-so:### Dumping unix://wg_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 1 packet, 28 bytes tc-so: output: 1 packet, 28 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:e8:7e:52:69 tc-so: linkstr: bus_local tc-so: input: 6 packets, 428 bytes, 5 multicasts tc-so: output: 9 packets, 722 bytes, 4 multicasts tc-so: inet6 fe80::b0a0:e8ff:fe7e:5269%shmif0/64 flags 0 scopeid 0x2 tc-so: inet 192.168.1.2/24 broadcast 192.168.1.255 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:default 192.168.1.1 UGS - - - shmif0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.2 link#2 UHl - - - lo0 tc-so:192.168.1.1 b2:a0:fd:db:19:e1 UHL - - - shmif0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:e8ff:fe7e:5269 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 1 0 1 0 0 tc-so:lo0 33112 127/8 127.0.0.1 1 0 1 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 1 0 1 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 1 0 1 0 0 tc-so:shmif 1500 b2:a0:e8:7e:52:69 6 0 9 0 0 tc-so:shmif 1500 192.168.1/24 192.168.1.2 6 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:e8ff:f tc-so: ff01:2::1 tc-so: ff02::2:bece:ad6b tc-so: ff02::1%shmif0 tc-so: ff02::1:ff7e:5269 6 0 9 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 4 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 5 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 3 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 1 0 1 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 10 0 10 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 25 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 42 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 169 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 58 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 37 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 20 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 13 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 88 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 313 0 0 105 0 105 105 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 0 1 0 1 1 0 inf 0 tc-so:mbpl 272 5 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 52 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 53 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 28 0 0 2 0 2 2 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 3 0 0 1 0 1 1 0 inf 0 tc-so:pstatspl 464 3 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 15 0 2 1 0 1 1 0 inf 0 tc-so:rwlock 64 8 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 6 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1120 0 16 188 0 188 tc-so: tc-so:In use 1005K, total allocated 1504K; utilization 66.8% tc-so: tc-so:? (192.168.1.1) at b2:a0:fd:db:19:e1 on shmif0 26s R tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:e8ff:fe7e:5269%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:bece:ad6b%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ff7e:5269%shmif0 refcount 1 tc-so: enaddr b2:a0:e8:7e:52:69 multicnt 4 tc-so: 33:33:be:ce:ad:6b -- 33:33:be:ce:ad:6b refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:7e:52:69 -- 33:33:ff:7e:52:69 refcount 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.220005] chacha: Portable C ChaCha tc-so:[ 2.670005] shmif0: Ethernet address b2:a0:e8:7e:52:69 tc-so:[ 18.320005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 18.320005] get_ifid: shmif0: ifid: b0:a0:e8:ff:fe:7e:52:69 tc-so:### Dumping unix://wg_tun_local tc-se:rump.ifconfig: rump client init: No such file or directory tc-se:rump.netstat: init failed: No such file or directory tc-se:rump.netstat: rumpclient init: No such file or directory tc-se:vmstat: rumpclient init: No such file or directory tc-se:rump.arp: init failed: No such file or directory tc-se:rump.ndp: init failed: No such file or directory tc-se:ifmcstat: rumpclient init: No such file or directory tc-se:dmesg: rumpclient init: No such file or directory tc-so:### Dumping unix://wg_tun_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:1d:25:75:c2 tc-so: linkstr: bus_peer tc-so: input: 6 packets, 428 bytes, 6 multicasts tc-so: output: 5 packets, 386 bytes, 4 multicasts tc-so: inet6 fe80::b0a0:1dff:fe25:75c2%shmif0/64 flags 0 scopeid 0x2 tc-so: inet 192.168.2.1/24 broadcast 192.168.2.255 flags 0 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:14:65:2a:27 tc-so: linkstr: bus_tun tc-so: input: 6 packets, 640 bytes, 5 multicasts tc-so: output: 7 packets, 670 bytes, 4 multicasts tc-so: inet6 fc00:10::2/64 flags 0 tc-so: inet6 fe80::b0a0:14ff:fe65:2a27%shmif1/64 flags 0 scopeid 0x3 tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 fe80::d424:ca6e:2308:47e1%wg0/64 flags 0 scopeid 0x4 tc-so: inet 10.0.0.2/24 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.2 U - - - wg0 tc-so:10.0.0.2 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 77.67.30.0.0.0.fa.ce US - - - wg0 tc-so:192.168.2/24 link#2 UC - - - shmif0 tc-so:192.168.2.1 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00:10::/64 link#3 UC - - - shmif1 tc-so:fc00:10::2 link#3 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:1dff:fe25:75c2 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:14ff:fe65:2a27 link#3 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::d424:ca6e:2308:47e1 U - - - wg0 tc-so:fe80::d424:ca6e:2308:47e1 link#4 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fe80::d424:ca6e:2308:47e1 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%wg0/32 fe80::d424:ca6e:2308:47e1 UC - - - wg0 tc-so:fc00:10::1 b2:a0:2e:52:7c:ea UHL - - - shmif1 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:1d:25:75:c2 6 0 5 0 0 tc-so:shmif 1500 192.168.2/24 192.168.2.1 6 0 5 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:1dff:f tc-so: ff01:2::1 tc-so: ff02::2:8a56:5a89 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff25:75c2 6 0 5 0 0 tc-so:shmif 1500 b2:a0:14:65:2a:27 6 0 8 0 0 tc-so:shmif 1500 fc00:10::/64 fc00:10::2 tc-so: ff02::1:ff65:2a27 tc-so: ff01:3::1 tc-so: ff02::2:8a56:5a89 tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:2%sh 6 0 8 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:14ff:f 6 0 8 0 0 tc-so:wg0 1420 0 0 0 0 0 tc-so:wg0 1420 10.0.0/24 10.0.0.2 0 0 0 0 0 tc-so:wg0 1420 fe80::/64 fe80::d424:ca6e:2 tc-so: ff01:4::1 tc-so: ff02::2:8a56:5a89 tc-so: ff02::1%wg0 tc-so: ff02::1:ff08:47e1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 1 0 1 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 6 0 5 1 0 1 1 0 inf 0 tc-so:inmltpl 64 3 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 23 0 22 1 0 1 1 0 inf 0 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 56 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 69 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 243 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 85 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 68 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00256 320 25 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 39 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 10 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 99 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 582 0 0 194 0 194 194 0 inf 0 tc-so:kmem-04096 4096 15 0 0 8 0 8 8 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 0 1 0 1 1 0 inf 0 tc-so:mbpl 272 9 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 41 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 31 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 17 0 2 1 0 1 1 0 inf 0 tc-so:pdict32 96 5 0 4 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 7 0 4 1 0 1 1 0 inf 0 tc-so:propdata 48 17 0 12 1 0 1 1 0 inf 0 tc-so:propdict 64 20 0 10 1 0 1 1 0 inf 0 tc-so:propnmbr 64 7 0 2 1 0 1 1 0 inf 0 tc-so:propstng 80 9 0 3 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 27 0 2 1 0 1 1 0 inf 0 tc-so:rwlock 64 12 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 3 0 0 1 0 1 1 0 inf 0 tc-so:thplthrd 80 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1754 0 68 292 0 292 tc-so: tc-so:In use 1637K, total allocated 2336K; utilization 70.1% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00:10::1 b2:a0:2e:52:7c:ea shmif1 1s P 3 tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:1dff:fe25:75c2%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:8a56:5a89%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ff25:75c2%shmif0 refcount 1 tc-so: enaddr b2:a0:1d:25:75:c2 multicnt 4 tc-so: 33:33:8a:56:5a:89 -- 33:33:8a:56:5a:89 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:25:75:c2 -- 33:33:ff:25:75:c2 refcount 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif1: tc-so: inet6 fc00:10::2 tc-so: group ff02::1:ff65:2a27%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:8a56:5a89%shmif1 refcount 2 tc-so: group ff02::1%shmif1 refcount 2 tc-so: group ff02::1:ff00:2%shmif1 refcount 1 tc-so: enaddr b2:a0:14:65:2a:27 multicnt 4 tc-so: 33:33:ff:65:2a:27 -- 33:33:ff:65:2a:27 refcount 1 tc-so: 33:33:8a:56:5a:89 -- 33:33:8a:56:5a:89 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:wg0: tc-so: inet6 fe80::d424:ca6e:2308:47e1%wg0 tc-so: group ff01:4::1 refcount 1 tc-so: group ff02::2:8a56:5a89%wg0 refcount 1 tc-so: group ff02::1%wg0 refcount 1 tc-so: group ff02::1:ff08:47e1%wg0 refcount 1 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.320005] mainbus0 (root) tc-so:[ 1.430005] chacha: Portable C ChaCha tc-so:[ 1.430005] aes: BearSSL aes_ct tc-so:[ 1.430005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.430005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.000005] shmif0: Ethernet address b2:a0:1d:25:75:c2 tc-so:[ 4.590005] shmif1: Ethernet address b2:a0:14:65:2a:27 tc-so:[ 17.800005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 17.800005] get_ifid: shmif0: ifid: b0:a0:1d:ff:fe:25:75:c2 tc-so:[ 18.060005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 18.060005] get_ifid: shmif1: ifid: b0:a0:14:ff:fe:65:2a:27 tc-so:[ 18.590005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 18.590005] get_ifid: wg0: ifid: d4:24:ca:6e:23:08:47:e1 tc-so:[ 18.940005] ip6_output: refusing to send from invalid address fe80:4::d424:ca6e:2308:47e1 (pid 0) tc-so:[ 19.020005] ip6_output: refusing to send from invalid address fe80:4::d424:ca6e:2308:47e1 (pid 0) tc-so:[ 19.600005] ip6_output: refusing to send from invalid address fe80:4::d424:ca6e:2308:47e1 (pid 0) tc-so:### Dumping unix://wg_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:66:a6:5d:05 tc-so: linkstr: bus_peer tc-so: input: 3 packets, 258 bytes, 3 multicasts tc-so: output: 6 packets, 428 bytes, 4 multicasts tc-so: inet6 fe80::b0a0:66ff:fea6:5d05%shmif0/64 flags 0 scopeid 0x2 tc-so: inet 192.168.2.2/24 broadcast 192.168.2.255 flags 0 tc-so: inet 192.168.3.2/24 broadcast 192.168.3.255 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:default 192.168.2.1 UGS - - - shmif0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.2/24 link#2 UC - - - shmif0 tc-so:192.168.2.2 link#2 UHl - - - lo0 tc-so:192.168.3/24 link#2 UC - - - shmif0 tc-so:192.168.3.2 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:66ff:fea6:5d05 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:66:a6:5d:05 3 0 6 0 0 tc-so:shmif 1500 192.168.2/24 192.168.2.2 3 0 6 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:66ff:f tc-so: ff01:2::1 tc-so: ff02::2:1c1f:c007 tc-so: ff02::1%shmif0 tc-so: ff02::1:ffa6:5d05 3 0 6 0 0 tc-so:shmif 1500 192.168.3/24 192.168.3.2 3 0 6 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:in6pcbpl 304 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 9 0 9 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 25 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 41 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 171 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 58 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 37 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 20 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 13 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 7 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 88 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 298 0 0 100 0 100 100 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:mbpl 272 4 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 31 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 52 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 53 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 27 0 0 2 0 2 2 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 17 0 2 1 0 1 1 0 inf 0 tc-so:rwlock 64 8 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 6 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1095 0 14 181 0 181 tc-so: tc-so:In use 971K, total allocated 1448K; utilization 67.1% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:66ff:fea6:5d05%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:1c1f:c007%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ffa6:5d05%shmif0 refcount 1 tc-so: enaddr b2:a0:66:a6:5d:05 multicnt 4 tc-so: 33:33:1c:1f:c0:07 -- 33:33:1c:1f:c0:07 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:a6:5d:05 -- 33:33:ff:a6:5d:05 refcount 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.240005] chacha: Portable C ChaCha tc-so:[ 2.940005] shmif0: Ethernet address b2:a0:66:a6:5d:05 tc-so:[ 17.650005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 17.650005] get_ifid: shmif0: ifid: b0:a0:66:ff:fe:a6:5d:05 tc-so:GNU gdb (GDB) 11.0.50.20200914-git tc-so:Copyright (C) 2020 Free Software Foundation, Inc. tc-so:License GPLv3+: GNU GPL version 3 or later tc-so:This is free software: you are free to change and redistribute it. tc-so:There is NO WARRANTY, to the extent permitted by law. tc-so:Type "show copying" and "show warranty" for details. tc-so:This GDB was configured as "sparc64--netbsd". tc-so:Type "show configuration" for configuration details. tc-so:For bug reporting instructions, please see: tc-so:. tc-so:Find the GDB manual and other documentation resources online at: tc-so: . tc-so: tc-so:For help, type "help". tc-so:Type "apropos word" to search for commands related to "word"... tc-so:Reading symbols from /usr/bin/rump_server... tc-so:(No debugging symbols found in /usr/bin/rump_server) tc-so:[New process 15812] tc-so:[New process 810] tc-so:[New process 17787] tc-so:[New process 26256] tc-so:[New process 1193] tc-so:[New process 24067] tc-so:[New process 7205] tc-so:[New process 329] tc-so:[New process 10060] tc-so:[New process 22663] tc-so:[New process 23055] tc-so:[New process 20766] tc-so:[New process 13648] tc-so:[New process 25903] tc-so:[New process 4565] tc-so:[New process 10688] tc-so:[New process 22026] tc-so:[New process 3028] tc-so:[New process 1065] tc-so:[New process 25479] tc-so:[New process 23694] tc-so:[New process 23853] tc-so:[New process 9367] tc-so:[New process 11328] tc-so:[New process 23805] tc-so:[New process 23296] tc-so:[New process 21529] tc-so:[New process 14799] tc-so:[New process 10447] tc-so:[New process 13515] tc-so:[New process 28694] tc-so:[New process 28950] tc-so:[New process 13984] tc-so:[New process 14285] tc-so:[New process 15965] tc-so:[New process 29616] tc-so:[New process 28282] tc-so:[New process 1307] tc-so:[New process 29998] tc-so:[New process 20277] tc-so:[New process 13407] tc-so:[New process 3377] tc-so:[New process 23867] tc-so:[New process 10405] tc-so:[New process 8443] tc-so:[New process 20742] tc-so:[New process 22919] tc-so:Core was generated by `rump_server'. tc-so:Program terminated with signal SIGABRT, Aborted. tc-so:#0 0x00000000413d24d0 in abort () from /usr/lib/libc.so.12 tc-so:[Current thread is 1 (process 15812)] tc-so:#0 0x00000000413d24d0 in abort () from /usr/lib/libc.so.12 tc-so:#1 0x0000000040e0a73c in rumpuser_exit () from /usr/lib/librumpuser.so.0 tc-so:#2 0x00000000407fabac in rumpns_cpu_reboot () from /usr/lib/librump.so.0 tc-so:#3 0x00000000407c87ec in rumpns_kern_reboot () from /usr/lib/librump.so.0 tc-so:#4 0x000000004079a168 in rumpns_vpanic () from /usr/lib/librump.so.0 tc-so:#5 0x000000004079a248 in rumpns_panic () from /usr/lib/librump.so.0 tc-so:#6 0x000000004079c178 in ?? () from /usr/lib/librump.so.0 tc-so:Backtrace stopped: previous frame identical to this frame (corrupt stack?) tc-so:(gdb) quit tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.3400050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 17.6800050] get_ifid: shmif0: got interface identifier from itself tc-so:[ 17.6800050] get_ifid: shmif0: ifid: b0:a0:fd:ff:fe:db:19:e1 tc-so:[ 18.0100050] get_ifid: shmif1: got interface identifier from itself tc-so:[ 18.0100050] get_ifid: shmif1: ifid: b0:a0:2e:ff:fe:52:7c:ea tc-so:[ 18.5800050] get_ifid: wg0: interface identifier generated by random number tc-so:[ 18.5800050] get_ifid: wg0: ifid: 28:21:25:30:6f:86:06:4b tc-so:[ 19.3100050] ip6_output: refusing to send from invalid address fe80:4::2821:2530:6f86:64b (pid 0) tc-so:[ 19.5700050] ip6_output: refusing to send from invalid address fe80:4::2821:2530:6f86:64b (pid 0) tc-so:[ 26.3200050] ip6_output: refusing to send from invalid address fe80:4::2821:2530:6f86:64b (pid 0) tc-so:[ 31.1900050] panic: pool_redzone_check: [mbpl] 0x00 != 0x6a tc-so:[ 31.1900050] rump kernel halting... tc-so:[ 1.0000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.0000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.0000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.0000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.0000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.0000000] The Regents of the University of California. All rights reserved. tc-so:[ 1.0000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.0000000] total memory = unlimited (host limit) tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.0000040] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.0000050] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.0000050] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.0200050] root file system type: rumpfs tc-so:[ 1.0200050] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.2700050] mainbus0 (root) tc-so:[ 1.3400050] chacha: Portable C ChaCha tc-so:[ 1.3400050] aes: BearSSL aes_ct tc-so:[ 1.3400050] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.3400050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.8400050] shmif0: Ethernet address b2:a0:fd:db:19:e1 tc-so:[ 4.3300050] shmif1: Ethernet address b2:a0:2e:52:7c:ea tc-so:[ 31.1900050] panic: pool_redzone_check: [mbpl] 0x00 != 0x6a tc-so:[ 31.1900050] rump kernel halting... tc-so:bus_local tc-so:bus_peer tc-so:bus_tun tc-so:### Dumping bus_local tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:18.320004 b2:a0:e8:7e:52:69 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.2 tell 192.168.1.2, length 28 tc-so:00:00:18.390004 b2:a0:e8:7e:52:69 > 33:33:ff:7e:52:69, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e8ff:fe7e:5269 > ff02::1:ff7e:5269: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff7e:5269, length 24 tc-so:00:00:18.460004 b2:a0:e8:7e:52:69 > 33:33:be:ce:ad:6b, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e8ff:fe7e:5269 > ff02::2:bece:ad6b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:bece:ad6b, length 24 tc-so:00:00:19.160004 b2:a0:e8:7e:52:69 > 33:33:be:ce:ad:6b, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e8ff:fe7e:5269 > ff02::2:bece:ad6b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:bece:ad6b, length 24 tc-so:00:00:17.640004 b2:a0:fd:db:19:e1 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.1, length 28 tc-so:00:00:20.540004 b2:a0:e8:7e:52:69 > 33:33:ff:7e:52:69, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e8ff:fe7e:5269 > ff02::1:ff7e:5269: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff7e:5269, length 24 tc-so:00:00:18.380004 b2:a0:fd:db:19:e1 > 33:33:cf:dd:2f:ff, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:fdff:fedb:19e1 > ff02::2:cfdd:2fff: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:cfdd:2fff, length 24 tc-so:00:00:18.580004 b2:a0:fd:db:19:e1 > 33:33:ff:db:19:e1, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:fdff:fedb:19e1 > ff02::1:ffdb:19e1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffdb:19e1, length 24 tc-so:00:00:22.500004 b2:a0:fd:db:19:e1 > 33:33:ff:db:19:e1, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:fdff:fedb:19e1 > ff02::1:ffdb:19e1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffdb:19e1, length 24 tc-so:00:00:28.120004 b2:a0:fd:db:19:e1 > 33:33:cf:dd:2f:ff, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:fdff:fedb:19e1 > ff02::2:cfdd:2fff: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:cfdd:2fff, length 24 tc-so:00:00:33.960004 b2:a0:e8:7e:52:69 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.2, length 28 tc-so:00:00:31.190004 b2:a0:fd:db:19:e1 > b2:a0:e8:7e:52:69, ethertype ARP (0x0806), length 42: Reply 192.168.1.1 is-at b2:a0:fd:db:19:e1, length 28 tc-so:00:00:33.960004 b2:a0:e8:7e:52:69 > b2:a0:fd:db:19:e1, ethertype IPv4 (0x0800), length 98: 192.168.1.2 > 192.168.2.2: ICMP echo request, id 3266, seq 0, length 64 tc-so:00:00:34.590004 b2:a0:e8:7e:52:69 > b2:a0:fd:db:19:e1, ethertype IPv4 (0x0800), length 98: 192.168.1.2 > 192.168.2.2: ICMP echo request, id 3266, seq 1, length 64 tc-so:00:00:34.590004 b2:a0:e8:7e:52:69 > b2:a0:fd:db:19:e1, ethertype IPv4 (0x0800), length 98: 192.168.1.2 > 192.168.2.2: ICMP echo request, id 3266, seq 2, length 64 tc-so:### Dumping bus_peer tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:17.800004 b2:a0:1d:25:75:c2 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.2.1 tell 192.168.2.1, length 28 tc-so:00:00:17.910004 b2:a0:1d:25:75:c2 > 33:33:ff:25:75:c2, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:1dff:fe25:75c2 > ff02::1:ff25:75c2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff25:75c2, length 24 tc-so:00:00:18.740004 b2:a0:1d:25:75:c2 > 33:33:8a:56:5a:89, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:1dff:fe25:75c2 > ff02::2:8a56:5a89: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:8a56:5a89, length 24 tc-so:00:00:17.650004 b2:a0:66:a6:5d:05 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.2.2 tell 192.168.2.2, length 28 tc-so:00:00:17.690004 b2:a0:66:a6:5d:05 > 33:33:1c:1f:c0:07, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:66ff:fea6:5d05 > ff02::2:1c1f:c007: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:1c1f:c007, length 24 tc-so:00:00:22.790004 b2:a0:1d:25:75:c2 > 33:33:8a:56:5a:89, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:1dff:fe25:75c2 > ff02::2:8a56:5a89: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:8a56:5a89, length 24 tc-so:00:00:18.320004 b2:a0:66:a6:5d:05 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.3.2 tell 192.168.3.2, length 28 tc-so:00:00:18.580004 b2:a0:66:a6:5d:05 > 33:33:ff:a6:5d:05, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:66ff:fea6:5d05 > ff02::1:ffa6:5d05: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffa6:5d05, length 24 tc-so:00:00:25.050004 b2:a0:1d:25:75:c2 > 33:33:ff:25:75:c2, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:1dff:fe25:75c2 > ff02::1:ff25:75c2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff25:75c2, length 24 tc-so:00:00:20.990004 b2:a0:66:a6:5d:05 > 33:33:ff:a6:5d:05, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:66ff:fea6:5d05 > ff02::1:ffa6:5d05: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffa6:5d05, length 24 tc-so:00:00:25.040004 b2:a0:66:a6:5d:05 > 33:33:1c:1f:c0:07, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:66ff:fea6:5d05 > ff02::2:1c1f:c007: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:1c1f:c007, length 24 tc-so:### Dumping bus_tun tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:18.180004 b2:a0:2e:52:7c:ea > 33:33:ff:52:7c:ea, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:2eff:fe52:7cea > ff02::1:ff52:7cea: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff52:7cea, length 24 tc-so:00:00:18.380004 b2:a0:14:65:2a:27 > 33:33:ff:65:2a:27, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:14ff:fe65:2a27 > ff02::1:ff65:2a27: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff65:2a27, length 24 tc-so:00:00:18.900004 b2:a0:14:65:2a:27 > 33:33:8a:56:5a:89, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:14ff:fe65:2a27 > ff02::2:8a56:5a89: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:8a56:5a89, length 24 tc-so:00:00:24.800004 b2:a0:2e:52:7c:ea > 33:33:ff:52:7c:ea, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:2eff:fe52:7cea > ff02::1:ff52:7cea: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff52:7cea, length 24 tc-so:00:00:20.410004 b2:a0:14:65:2a:27 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:14ff:fe65:2a27 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:26.280004 b2:a0:2e:52:7c:ea > 33:33:cf:dd:2f:ff, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:2eff:fe52:7cea > ff02::2:cfdd:2fff: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:cfdd:2fff, length 24 tc-so:00:00:27.670004 b2:a0:2e:52:7c:ea > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:2eff:fe52:7cea > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:24.510004 b2:a0:14:65:2a:27 > 33:33:ff:65:2a:27, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:14ff:fe65:2a27 > ff02::1:ff65:2a27: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff65:2a27, length 24 tc-so:00:00:31.190004 b2:a0:2e:52:7c:ea > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fc00:10::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fc00:10::2, length 32 tc-so:00:00:26.000004 b2:a0:14:65:2a:27 > b2:a0:2e:52:7c:ea, ethertype IPv6 (0x86dd), length 86: fc00:10::2 > fc00:10::1: ICMP6, neighbor advertisement, tgt is fc00:10::2, length 32 tc-so:00:00:31.190004 b2:a0:2e:52:7c:ea > b2:a0:14:65:2a:27, ethertype IPv6 (0x86dd), length 210: fc00:10::1.51820 > fc00:10::2.51820: UDP, length 148 tc-so:00:00:31.030004 b2:a0:14:65:2a:27 > b2:a0:2e:52:7c:ea, ethertype IPv6 (0x86dd), length 86: fc00:10::2 > fc00:10::1: ICMP6, neighbor solicitation, who has fc00:10::1, length 32 tc-so:00:00:31.030004 b2:a0:14:65:2a:27 > b2:a0:2e:52:7c:ea, ethertype IPv6 (0x86dd), length 154: fc00:10::2.51820 > fc00:10::1.51820: UDP, length 92 tc-so:00:00:32.060004 b2:a0:14:65:2a:27 > b2:a0:2e:52:7c:ea, ethertype IPv6 (0x86dd), length 86: fc00:10::2 > fc00:10::1: ICMP6, neighbor solicitation, who has fc00:10::1, length 32 tc-so:00:00:33.090004 b2:a0:14:65:2a:27 > b2:a0:2e:52:7c:ea, ethertype IPv6 (0x86dd), length 86: fc00:10::2 > fc00:10::1: ICMP6, neighbor solicitation, who has fc00:10::1, length 32 tc-so:00:00:34.100004 b2:a0:14:65:2a:27 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:14ff:fe65:2a27 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00:10::1, length 32 tc-so:00:00:35.100004 b2:a0:14:65:2a:27 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:14ff:fe65:2a27 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00:10::1, length 32 tc-so:00:00:36.100004 b2:a0:14:65:2a:27 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:14ff:fe65:2a27 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00:10::1, length 32 tc-so:00:00:37.120004 b2:a0:14:65:2a:27 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:14ff:fe65:2a27 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00:10::1, length 32 tc-so:unix://wg_local tc-so:unix://wg_tun_local tc-so:unix://wg_tun_peer tc-so:unix://wg_peer tc-se:rump.halt: init failed: No such file or directory tc-end: 1646865955.71321, wg_tunnel_ipv4_over_ipv6, failed, atf-check failed; see the output of the test for details tc-start: 1646865955.120199, wg_tunnel_ipv6_over_ipv4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://wg_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_local ] tc-so:unix://wg_local shmif0 tc-so:bus_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_tun_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:unix://wg_tun_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_local ] tc-so:Executing command [ grep -q b2:a0:91:d1:82:b6 ./.__macaddrs ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_tun_local shmif0 tc-so:bus_local tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus_tun ] tc-so:Executing command [ grep -q b2:a0:bb:fc:ac:7c ./.__macaddrs ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_tun_local shmif0 tc-so:unix://wg_tun_local shmif1 tc-so:bus_local tc-so:bus_tun tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_tun_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:unix://wg_tun_local tc-so:unix://wg_tun_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_peer ] tc-so:Executing command [ grep -q b2:a0:9d:da:14:8c ./.__macaddrs ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_tun_local shmif0 tc-so:unix://wg_tun_local shmif1 tc-so:unix://wg_tun_peer shmif0 tc-so:bus_local tc-so:bus_peer tc-so:bus_tun tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus_tun ] tc-so:Executing command [ grep -q b2:a0:b3:84:8b:63 ./.__macaddrs ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_tun_local shmif0 tc-so:unix://wg_tun_local shmif1 tc-so:unix://wg_tun_peer shmif0 tc-so:unix://wg_tun_peer shmif1 tc-so:bus_local tc-so:bus_peer tc-so:bus_tun tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://wg_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:unix://wg_tun_local tc-so:unix://wg_tun_peer tc-so:unix://wg_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_peer ] tc-so:Executing command [ grep -q b2:a0:e1:7d:1e:a4 ./.__macaddrs ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_tun_local shmif0 tc-so:unix://wg_tun_local shmif1 tc-so:unix://wg_tun_peer shmif0 tc-so:unix://wg_tun_peer shmif1 tc-so:unix://wg_peer shmif0 tc-so:bus_local tc-so:bus_peer tc-so:bus_tun tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:1::2/64 ] tc-so:Executing command [ rump.route add -inet6 default fc00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet 192.168.10.1/24 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet6 fd00::1/64 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.10/24 link#3 UC - - - shmif1 tc-so:192.168.10.1 link#3 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00:1::/64 link#2 UC - - - shmif0 tc-so:fc00:1::1 link#2 UHl - - - lo0 tc-so:fd00::/64 fd00::1 U - - - wg0 tc-so:fd00::1 link#4 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:91ff:fed1:82b6 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:bbff:fefc:ac7c link#3 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::c4cd:6092:b70e:6397 U - - - wg0 tc-so:fe80::c4cd:6092:b70e:6397 link#4 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fd00::1 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%wg0/32 fd00::1 UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ rump.route add -inet6 -net fc00:2::/64 -link wg0 -iface ] tc-so:Executing command [ rump.route add -inet6 -net fc00:3::/64 -link wg0 -iface ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet 192.168.10.2/24 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet6 fd00::2/64 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.10/24 link#3 UC - - - shmif1 tc-so:192.168.10.2 link#3 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00:2::/64 link#2 UC - - - shmif0 tc-so:fc00:2::1 link#2 UHl - - - lo0 tc-so:fd00::/64 fd00::2 U - - - wg0 tc-so:fd00::2 link#4 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:9dff:feda:148c link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:b3ff:fe84:8b63 link#3 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::a0d8:926f:60b6:d78e U - - - wg0 tc-so:fe80::a0d8:926f:60b6:d78e link#4 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fd00::2 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%wg0/32 fd00::2 UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ rump.route add -inet6 -net fc00:1::/64 -link wg0 -iface ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:2::2/64 ] tc-so:Executing command [ rump.route add -inet6 default fc00:2::1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:3::2/64 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 183QjTvNANMlyaf5RXAzmNA5hi8vk+dxM74ViBCXNDc= --endpoint=192.168.10.2:51820 --allowed-ips=fd00::2/128,fc00:2::/64 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 80NFvc0jd0jWFOIhlldr9LVsXitszpkTZTuWyk+boRA= --endpoint=192.168.10.1:51820 --allowed-ips=fd00::1/128,fc00:1::/64 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ rump.ping6 -n -i 0.1 -c 3 -X 1 fc00:2::2 ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se:PING6(56=40+8+8 bytes) fc00:1::2 --> fc00:2::2 tc-se: tc-se:--- fc00:2::2 ping6 statistics --- tc-se:3 packets transmitted, 0 packets received, 100.0% packet loss tc-se: tc-se:stderr: tc-se: tc-so:unix://wg_local tc-so:unix://wg_tun_local tc-so:unix://wg_tun_peer tc-so:unix://wg_peer tc-so:### Dumping unix://wg_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:00:b6:76:d1 tc-so: linkstr: bus_local tc-so: input: 5 packets, 430 bytes, 4 multicasts tc-so: output: 8 packets, 640 bytes, 5 multicasts tc-so: inet6 fc00:1::2/64 flags 0 tc-so: inet6 fe80::b0a0:ff:feb6:76d1%shmif0/64 flags 0 scopeid 0x2 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:default fc00:1::1 UGS - - - shmif0 tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00:1::/64 link#2 UC - - - shmif0 tc-so:fc00:1::2 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:ff:feb6:76d1 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fc00:1::1 b2:a0:91:d1:82:b6 UHL - - - shmif0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:00:b6:76:d1 5 0 8 0 0 tc-so:shmif 1500 fc00:1::/64 fc00:1::2 tc-so: ff02::1:ffb6:76d1 tc-so: ff01:2::1 tc-so: ff02::2:2bbd:bd68 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 5 0 8 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:ff:feb 5 0 8 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 1 0 1 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 5 0 5 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 6 0 6 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 25 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 41 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 43 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 179 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 58 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 37 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 20 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 13 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 88 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 312 0 0 104 0 104 104 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 0 1 0 1 1 0 inf 0 tc-so:mbpl 272 4 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 31 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 52 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 53 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 27 0 0 2 0 2 2 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 15 0 2 1 0 1 1 0 inf 0 tc-so:rwlock 64 8 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 6 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1113 0 15 187 0 187 tc-so: tc-so:In use 1000K, total allocated 1496K; utilization 66.8% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00:1::1 b2:a0:91:d1:82:b6 shmif0 37s R tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fc00:1::2 tc-so: group ff02::1:ffb6:76d1%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:2bbd:bd68%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: enaddr b2:a0:00:b6:76:d1 multicnt 4 tc-so: 33:33:ff:b6:76:d1 -- 33:33:ff:b6:76:d1 refcount 1 tc-so: 33:33:2b:bd:bd:68 -- 33:33:2b:bd:bd:68 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.210005] chacha: Portable C ChaCha tc-so:[ 2.530005] shmif0: Ethernet address b2:a0:00:b6:76:d1 tc-so:[ 16.940005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 16.940005] get_ifid: shmif0: ifid: b0:a0:00:ff:fe:b6:76:d1 tc-so:### Dumping unix://wg_tun_local tc-se:rump.ifconfig: rump client init: No such file or directory tc-se:rump.netstat: init failed: No such file or directory tc-se:rump.netstat: rumpclient init: No such file or directory tc-se:vmstat: rumpclient init: No such file or directory tc-se:rump.arp: init failed: No such file or directory tc-se:rump.ndp: init failed: No such file or directory tc-se:ifmcstat: rumpclient init: No such file or directory tc-se:dmesg: rumpclient init: No such file or directory tc-so:### Dumping unix://wg_tun_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:9d:da:14:8c tc-so: linkstr: bus_peer tc-so: input: 4 packets, 344 bytes, 4 multicasts tc-so: output: 4 packets, 344 bytes, 4 multicasts tc-so: inet6 fc00:2::1/64 flags 0 tc-so: inet6 fe80::b0a0:9dff:feda:148c%shmif0/64 flags 0 scopeid 0x2 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:b3:84:8b:63 tc-so: linkstr: bus_tun tc-so: input: 4 packets, 404 bytes, 3 multicasts tc-so: output: 10 packets, 596 bytes, 4 multicasts tc-so: inet6 fe80::b0a0:b3ff:fe84:8b63%shmif1/64 flags 0 scopeid 0x3 tc-so: inet 192.168.10.2/24 broadcast 192.168.10.255 flags 0 tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::a0d8:926f:60b6:d78e%wg0/64 flags 0 scopeid 0x4 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.10/24 link#3 UC - - - shmif1 tc-so:192.168.10.2 link#3 UHl - - - lo0 tc-so:192.168.10.1 b2:a0:bb:fc:ac:7c UHL - - - shmif1 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00:1::/64 77.67.30.0.0.0.fa.ce US - - - wg0 tc-so:fc00:2::/64 link#2 UC - - - shmif0 tc-so:fc00:2::1 link#2 UHl - - - lo0 tc-so:fd00::/64 fd00::2 U - - - wg0 tc-so:fd00::2 link#4 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:9dff:feda:148c link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:b3ff:fe84:8b63 link#3 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::a0d8:926f:60b6:d78e U - - - wg0 tc-so:fe80::a0d8:926f:60b6:d78e link#4 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fd00::2 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%wg0/32 fd00::2 UC - - - wg0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:9d:da:14:8c 4 0 4 0 0 tc-so:shmif 1500 fc00:2::/64 fc00:2::1 tc-so: ff02::1:ffda:148c tc-so: ff01:2::1 tc-so: ff02::2:b9a8:bf2% tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:1%sh 4 0 4 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:9dff:f 4 0 4 0 0 tc-so:shmif 1500 b2:a0:b3:84:8b:63 4 0 10 0 0 tc-so:shmif 1500 192.168.10/24 192.168.10.2 4 0 10 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:b3ff:f tc-so: ff01:3::1 tc-so: ff02::2:b9a8:bf2% tc-so: ff02::1%shmif1 tc-so: ff02::1:ff84:8b63 4 0 10 0 0 tc-so:wg0 1420 0 0 0 0 0 tc-so:wg0 1420 fd00::/64 fd00::2 tc-so: ff02::1:ffb6:d78e tc-so: ff01:4::1 tc-so: ff02::2:b9a8:bf2% tc-so: ff02::1%wg0 tc-so: ff02::1:ff00:2%wg 0 0 0 0 0 tc-so:wg0 1420 fe80::/64 fe80::a0d8:926f:6 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:in6pcbpl 304 7 0 6 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 21 0 20 1 0 1 1 0 inf 0 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 56 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 64 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 253 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00128 192 85 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 69 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00256 320 25 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 39 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 10 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 99 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 581 0 0 194 0 194 194 0 inf 0 tc-so:kmem-04096 4096 15 0 0 8 0 8 8 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 9 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 41 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 31 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 17 0 2 1 0 1 1 0 inf 0 tc-so:pdict32 96 5 0 4 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 7 0 4 1 0 1 1 0 inf 0 tc-so:propdata 48 17 0 12 1 0 1 1 0 inf 0 tc-so:propdict 64 20 0 10 1 0 1 1 0 inf 0 tc-so:propnmbr 64 7 0 2 1 0 1 1 0 inf 0 tc-so:propstng 80 9 0 3 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 27 0 2 1 0 1 1 0 inf 0 tc-so:rwlock 64 12 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 3 0 0 1 0 1 1 0 inf 0 tc-so:thplthrd 80 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1756 0 67 292 0 292 tc-so: tc-so:In use 1635K, total allocated 2336K; utilization 70.0% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fc00:2::1 tc-so: group ff02::1:ffda:148c%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:b9a8:bf2%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:1%shmif0 refcount 1 tc-so: enaddr b2:a0:9d:da:14:8c multicnt 4 tc-so: 33:33:ff:da:14:8c -- 33:33:ff:da:14:8c refcount 1 tc-so: 33:33:b9:a8:0b:f2 -- 33:33:b9:a8:0b:f2 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:shmif1: tc-so: inet6 fe80::b0a0:b3ff:fe84:8b63%shmif1 tc-so: group ff01:3::1 refcount 1 tc-so: group ff02::2:b9a8:bf2%shmif1 refcount 1 tc-so: group ff02::1%shmif1 refcount 1 tc-so: group ff02::1:ff84:8b63%shmif1 refcount 1 tc-so: enaddr b2:a0:b3:84:8b:63 multicnt 4 tc-so: 33:33:b9:a8:0b:f2 -- 33:33:b9:a8:0b:f2 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:84:8b:63 -- 33:33:ff:84:8b:63 refcount 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:wg0: tc-so: inet6 fd00::2 tc-so: group ff02::1:ffb6:d78e%wg0 refcount 1 tc-so: group ff01:4::1 refcount 2 tc-so: group ff02::2:b9a8:bf2%wg0 refcount 2 tc-so: group ff02::1%wg0 refcount 2 tc-so: group ff02::1:ff00:2%wg0 refcount 1 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.230005] mainbus0 (root) tc-so:[ 1.320005] chacha: Portable C ChaCha tc-so:[ 1.320005] aes: BearSSL aes_ct tc-so:[ 1.320005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.320005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.450005] shmif0: Ethernet address b2:a0:9d:da:14:8c tc-so:[ 3.720005] shmif1: Ethernet address b2:a0:b3:84:8b:63 tc-so:[ 16.620005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 16.620005] get_ifid: shmif0: ifid: b0:a0:9d:ff:fe:da:14:8c tc-so:[ 16.880005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 16.880005] get_ifid: shmif1: ifid: b0:a0:b3:ff:fe:84:8b:63 tc-so:[ 17.350005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 17.350005] get_ifid: wg0: ifid: a0:d8:92:6f:60:b6:d7:8e tc-so:[ 17.410005] ip6_output: refusing to send from invalid address fe80:4::a0d8:926f:60b6:d78e (pid 0) tc-so:[ 21.110005] ip6_output: refusing to send from invalid address fe80:4::a0d8:926f:60b6:d78e (pid 0) tc-so:[ 22.480005] ip6_output: refusing to send from invalid address fe80:4::a0d8:926f:60b6:d78e (pid 0) tc-so:### Dumping unix://wg_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:e1:7d:1e:a4 tc-so: linkstr: bus_peer tc-so: input: 1 packet, 86 bytes, 1 multicast tc-so: output: 4 packets, 344 bytes, 4 multicasts tc-so: inet6 fc00:2::2/64 flags 0 tc-so: inet6 fe80::b0a0:e1ff:fe7d:1ea4%shmif0/64 flags 0 scopeid 0x2 tc-so: inet6 fc00:3::2/64 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:default fc00:2::1 UGS - - - shmif0 tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00:2::/64 link#2 UC - - - shmif0 tc-so:fc00:2::2 link#2 UHl - - - lo0 tc-so:fc00:3::/64 link#2 UC - - - shmif0 tc-so:fc00:3::2 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:e1ff:fe7d:1ea4 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:e1:7d:1e:a4 1 0 4 0 0 tc-so:shmif 1500 fc00:2::/64 fc00:2::2 tc-so: ff02::1:ff7d:1ea4 tc-so: ff01:2::1 tc-so: ff02::2:83d1:5388 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 1 0 4 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:e1ff:f 1 0 4 0 0 tc-so:shmif 1500 fc00:3::/64 fc00:3::2 1 0 4 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:in6pcbpl 304 4 0 4 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 6 0 6 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 25 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 41 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 41 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 185 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 58 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 37 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 20 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 13 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 7 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 88 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 298 0 0 100 0 100 100 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:mbpl 272 5 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 31 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 52 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 53 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 28 0 0 2 0 2 2 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 17 0 2 1 0 1 1 0 inf 0 tc-so:rwlock 64 8 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 6 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1102 0 13 181 0 181 tc-so: tc-so:In use 973K, total allocated 1448K; utilization 67.2% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fc00:2::2 tc-so: group ff02::1:ff7d:1ea4%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 3 tc-so: group ff02::2:83d1:5388%shmif0 refcount 3 tc-so: group ff02::1%shmif0 refcount 3 tc-so: group ff02::1:ff00:2%shmif0 refcount 2 tc-so: enaddr b2:a0:e1:7d:1e:a4 multicnt 4 tc-so: 33:33:ff:7d:1e:a4 -- 33:33:ff:7d:1e:a4 refcount 1 tc-so: 33:33:83:d1:53:88 -- 33:33:83:d1:53:88 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.220005] chacha: Portable C ChaCha tc-so:[ 2.500005] shmif0: Ethernet address b2:a0:e1:7d:1e:a4 tc-so:[ 16.840005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 16.840005] get_ifid: shmif0: ifid: b0:a0:e1:ff:fe:7d:1e:a4 tc-so:GNU gdb (GDB) 11.0.50.20200914-git tc-so:Copyright (C) 2020 Free Software Foundation, Inc. tc-so:License GPLv3+: GNU GPL version 3 or later tc-so:This is free software: you are free to change and redistribute it. tc-so:There is NO WARRANTY, to the extent permitted by law. tc-so:Type "show copying" and "show warranty" for details. tc-so:This GDB was configured as "sparc64--netbsd". tc-so:Type "show configuration" for configuration details. tc-so:For bug reporting instructions, please see: tc-so:. tc-so:Find the GDB manual and other documentation resources online at: tc-so: . tc-so: tc-so:For help, type "help". tc-so:Type "apropos word" to search for commands related to "word"... tc-so:Reading symbols from /usr/bin/rump_server... tc-so:(No debugging symbols found in /usr/bin/rump_server) tc-so:[New process 27020] tc-so:[New process 12362] tc-so:[New process 27952] tc-so:[New process 26296] tc-so:[New process 15949] tc-so:[New process 15012] tc-so:[New process 19058] tc-so:[New process 13689] tc-so:[New process 10334] tc-so:[New process 13121] tc-so:[New process 4010] tc-so:[New process 29287] tc-so:[New process 22282] tc-so:[New process 15937] tc-so:[New process 20696] tc-so:[New process 24321] tc-so:[New process 8145] tc-so:[New process 3774] tc-so:[New process 19999] tc-so:[New process 23967] tc-so:[New process 15222] tc-so:[New process 14542] tc-so:[New process 22937] tc-so:[New process 18246] tc-so:[New process 23697] tc-so:[New process 16248] tc-so:[New process 19783] tc-so:[New process 6953] tc-so:[New process 24803] tc-so:[New process 11353] tc-so:[New process 17143] tc-so:[New process 23326] tc-so:[New process 13900] tc-so:[New process 13555] tc-so:[New process 26084] tc-so:[New process 10438] tc-so:[New process 16245] tc-so:[New process 24123] tc-so:[New process 24544] tc-so:[New process 14667] tc-so:[New process 14628] tc-so:[New process 24884] tc-so:[New process 13390] tc-so:[New process 6869] tc-so:[New process 17088] tc-so:[New process 16195] tc-so:Core was generated by `rump_server'. tc-so:Program terminated with signal SIGABRT, Aborted. tc-so:#0 0x00000000413d24d0 in abort () from /usr/lib/libc.so.12 tc-so:[Current thread is 1 (process 27020)] tc-so:#0 0x00000000413d24d0 in abort () from /usr/lib/libc.so.12 tc-so:#1 0x0000000040e0a73c in rumpuser_exit () from /usr/lib/librumpuser.so.0 tc-so:#2 0x00000000407fabac in rumpns_cpu_reboot () from /usr/lib/librump.so.0 tc-so:#3 0x00000000407c87ec in rumpns_kern_reboot () from /usr/lib/librump.so.0 tc-so:#4 0x000000004079a168 in rumpns_vpanic () from /usr/lib/librump.so.0 tc-so:#5 0x000000004079a248 in rumpns_panic () from /usr/lib/librump.so.0 tc-so:#6 0x000000004079c178 in ?? () from /usr/lib/librump.so.0 tc-so:Backtrace stopped: previous frame identical to this frame (corrupt stack?) tc-so:(gdb) quit tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.2900050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 15.6600050] get_ifid: shmif0: got interface identifier from itself tc-so:[ 15.6600050] get_ifid: shmif0: ifid: b0:a0:91:ff:fe:d1:82:b6 tc-so:[ 15.9500050] get_ifid: shmif1: got interface identifier from itself tc-so:[ 15.9500050] get_ifid: shmif1: ifid: b0:a0:bb:ff:fe:fc:ac:7c tc-so:[ 16.6400050] get_ifid: wg0: interface identifier generated by random number tc-so:[ 16.6400050] get_ifid: wg0: ifid: c4:cd:60:92:b7:0e:63:97 tc-so:[ 16.8300050] ip6_output: refusing to send from invalid address fe80:4::c4cd:6092:b70e:6397 (pid 0) tc-so:[ 17.3000050] ip6_output: refusing to send from invalid address fe80:4::c4cd:6092:b70e:6397 (pid 0) tc-so:[ 17.6800050] ip6_output: refusing to send from invalid address fe80:4::c4cd:6092:b70e:6397 (pid 0) tc-so:[ 24.0700050] ip6_output: refusing to send from invalid address fe80:4::c4cd:6092:b70e:6397 (pid 0) tc-so:[ 29.3200050] panic: pool_redzone_check: [mbpl] 0x00 != 0x33 tc-so:[ 29.3200050] rump kernel halting... tc-so:[ 1.0000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.0000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.0000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.0000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.0000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.0000000] The Regents of the University of California. All rights reserved. tc-so:[ 1.0000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.0000000] total memory = unlimited (host limit) tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.0000040] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.0000050] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.0000050] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.0200050] root file system type: rumpfs tc-so:[ 1.0200050] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.2900050] mainbus0 (root) tc-so:[ 1.2900050] chacha: Portable C ChaCha tc-so:[ 1.2900050] aes: BearSSL aes_ct tc-so:[ 1.2900050] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.2900050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.8000050] shmif0: Ethernet address b2:a0:91:d1:82:b6 tc-so:[ 4.2900050] shmif1: Ethernet address b2:a0:bb:fc:ac:7c tc-so:[ 29.3200050] panic: pool_redzone_check: [mbpl] 0x00 != 0x33 tc-so:[ 29.3200050] rump kernel halting... tc-so:[ 24.0700050] tc-so:bus_local tc-so:bus_peer tc-so:bus_tun tc-so:### Dumping bus_local tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:16.980004 b2:a0:00:b6:76:d1 > 33:33:ff:b6:76:d1, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:ff:feb6:76d1 > ff02::1:ffb6:76d1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffb6:76d1, length 24 tc-so:00:00:16.240004 b2:a0:91:d1:82:b6 > 33:33:ff:d1:82:b6, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:91ff:fed1:82b6 > ff02::1:ffd1:82b6: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffd1:82b6, length 24 tc-so:00:00:18.420004 b2:a0:91:d1:82:b6 > 33:33:f0:8d:03:dd, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:91ff:fed1:82b6 > ff02::2:f08d:3dd: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:f08d:3dd, length 24 tc-so:00:00:18.950004 b2:a0:91:d1:82:b6 > 33:33:ff:d1:82:b6, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:91ff:fed1:82b6 > ff02::1:ffd1:82b6: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffd1:82b6, length 24 tc-so:00:00:22.630004 b2:a0:00:b6:76:d1 > 33:33:ff:b6:76:d1, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:ff:feb6:76d1 > ff02::1:ffb6:76d1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffb6:76d1, length 24 tc-so:00:00:21.140004 b2:a0:91:d1:82:b6 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:91ff:fed1:82b6 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:25.550004 b2:a0:00:b6:76:d1 > 33:33:2b:bd:bd:68, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:ff:feb6:76d1 > ff02::2:2bbd:bd68: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:2bbd:bd68, length 24 tc-so:00:00:26.780004 b2:a0:00:b6:76:d1 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:ff:feb6:76d1 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:32.120004 b2:a0:00:b6:76:d1 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fc00:1::2 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00:1::1, length 32 tc-so:00:00:29.270004 b2:a0:91:d1:82:b6 > b2:a0:00:b6:76:d1, ethertype IPv6 (0x86dd), length 86: fc00:1::1 > fc00:1::2: ICMP6, neighbor advertisement, tgt is fc00:1::1, length 32 tc-so:00:00:32.120004 b2:a0:00:b6:76:d1 > b2:a0:91:d1:82:b6, ethertype IPv6 (0x86dd), length 70: fc00:1::2 > fc00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:32.710004 b2:a0:00:b6:76:d1 > b2:a0:91:d1:82:b6, ethertype IPv6 (0x86dd), length 70: fc00:1::2 > fc00:2::2: ICMP6, echo request, seq 1, length 16 tc-so:00:00:32.710004 b2:a0:00:b6:76:d1 > b2:a0:91:d1:82:b6, ethertype IPv6 (0x86dd), length 70: fc00:1::2 > fc00:2::2: ICMP6, echo request, seq 2, length 16 tc-so:### Dumping bus_peer tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:17.080004 b2:a0:9d:da:14:8c > 33:33:ff:da:14:8c, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:9dff:feda:148c > ff02::1:ffda:148c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffda:148c, length 24 tc-so:00:00:19.730004 b2:a0:9d:da:14:8c > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:9dff:feda:148c > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:19.780004 b2:a0:9d:da:14:8c > 33:33:b9:a8:0b:f2, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:9dff:feda:148c > ff02::2:b9a8:bf2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:b9a8:bf2, length 24 tc-so:00:00:19.780004 b2:a0:9d:da:14:8c > 33:33:ff:da:14:8c, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:9dff:feda:148c > ff02::1:ffda:148c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffda:148c, length 24 tc-so:00:00:16.890004 b2:a0:e1:7d:1e:a4 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e1ff:fe7d:1ea4 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:17.690004 b2:a0:e1:7d:1e:a4 > 33:33:ff:7d:1e:a4, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e1ff:fe7d:1ea4 > ff02::1:ff7d:1ea4: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff7d:1ea4, length 24 tc-so:00:00:20.550004 b2:a0:e1:7d:1e:a4 > 33:33:ff:7d:1e:a4, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e1ff:fe7d:1ea4 > ff02::1:ff7d:1ea4: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff7d:1ea4, length 24 tc-so:00:00:21.730004 b2:a0:e1:7d:1e:a4 > 33:33:83:d1:53:88, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e1ff:fe7d:1ea4 > ff02::2:83d1:5388: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:83d1:5388, length 24 tc-so:### Dumping bus_tun tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:15.950004 b2:a0:bb:fc:ac:7c > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.10.1 tell 192.168.10.1, length 28 tc-so:00:00:16.350004 b2:a0:bb:fc:ac:7c > 33:33:f0:8d:03:dd, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:bbff:fefc:ac7c > ff02::2:f08d:3dd: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:f08d:3dd, length 24 tc-so:00:00:16.600004 b2:a0:bb:fc:ac:7c > 33:33:ff:fc:ac:7c, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:bbff:fefc:ac7c > ff02::1:fffc:ac7c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fffc:ac7c, length 24 tc-so:00:00:18.610004 b2:a0:bb:fc:ac:7c > 33:33:ff:fc:ac:7c, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:bbff:fefc:ac7c > ff02::1:fffc:ac7c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fffc:ac7c, length 24 tc-so:00:00:16.880004 b2:a0:b3:84:8b:63 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.10.2 tell 192.168.10.2, length 28 tc-so:00:00:16.990004 b2:a0:b3:84:8b:63 > 33:33:ff:84:8b:63, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:b3ff:fe84:8b63 > ff02::1:ff84:8b63: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff84:8b63, length 24 tc-so:00:00:17.350004 b2:a0:b3:84:8b:63 > 33:33:b9:a8:0b:f2, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:b3ff:fe84:8b63 > ff02::2:b9a8:bf2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:b9a8:bf2, length 24 tc-so:00:00:23.070004 b2:a0:bb:fc:ac:7c > 33:33:f0:8d:03:dd, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:bbff:fefc:ac7c > ff02::2:f08d:3dd: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:f08d:3dd, length 24 tc-so:00:00:29.270004 b2:a0:bb:fc:ac:7c > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.10.2 tell 192.168.10.1, length 28 tc-so:00:00:24.320004 b2:a0:b3:84:8b:63 > b2:a0:bb:fc:ac:7c, ethertype ARP (0x0806), length 42: Reply 192.168.10.2 is-at b2:a0:b3:84:8b:63, length 28 tc-so:00:00:29.320004 b2:a0:bb:fc:ac:7c > b2:a0:b3:84:8b:63, ethertype IPv4 (0x0800), length 190: 192.168.10.1.51820 > 192.168.10.2.51820: UDP, length 148 tc-so:00:00:24.640004 b2:a0:b3:84:8b:63 > 33:33:ff:84:8b:63, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:b3ff:fe84:8b63 > ff02::1:ff84:8b63: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff84:8b63, length 24 tc-so:00:00:24.680004 b2:a0:b3:84:8b:63 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.10.1 tell 192.168.10.2, length 28 tc-so:00:00:25.700004 b2:a0:b3:84:8b:63 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.10.1 tell 192.168.10.2, length 28 tc-so:00:00:26.730004 b2:a0:b3:84:8b:63 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.10.1 tell 192.168.10.2, length 28 tc-so:00:00:26.970004 b2:a0:b3:84:8b:63 > 33:33:b9:a8:0b:f2, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:b3ff:fe84:8b63 > ff02::2:b9a8:bf2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:b9a8:bf2, length 24 tc-so:00:00:27.740004 b2:a0:b3:84:8b:63 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.10.1 tell 192.168.10.2, length 28 tc-so:unix://wg_local tc-so:unix://wg_tun_local tc-so:unix://wg_tun_peer tc-so:unix://wg_peer tc-se:rump.halt: init failed: No such file or directory tc-end: 1646866005.84303, wg_tunnel_ipv6_over_ipv4, failed, atf-check failed; see the output of the test for details tc-start: 1646866005.140260, wg_tunnel_ipv6_over_ipv6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://wg_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_local ] tc-so:unix://wg_local shmif0 tc-so:bus_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_tun_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:unix://wg_tun_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_local ] tc-so:Executing command [ grep -q b2:a0:a9:fb:8c:5c ./.__macaddrs ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_tun_local shmif0 tc-so:bus_local tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus_tun ] tc-so:Executing command [ grep -q b2:a0:b5:09:ee:3f ./.__macaddrs ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_tun_local shmif0 tc-so:unix://wg_tun_local shmif1 tc-so:bus_local tc-so:bus_tun tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_tun_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:unix://wg_tun_local tc-so:unix://wg_tun_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_peer ] tc-so:Executing command [ grep -q b2:a0:f3:d9:88:d7 ./.__macaddrs ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_tun_local shmif0 tc-so:unix://wg_tun_local shmif1 tc-so:unix://wg_tun_peer shmif0 tc-so:bus_local tc-so:bus_peer tc-so:bus_tun tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus_tun ] tc-so:Executing command [ grep -q b2:a0:7d:5b:e8:b2 ./.__macaddrs ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_tun_local shmif0 tc-so:unix://wg_tun_local shmif1 tc-so:unix://wg_tun_peer shmif0 tc-so:unix://wg_tun_peer shmif1 tc-so:bus_local tc-so:bus_peer tc-so:bus_tun tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://wg_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:unix://wg_tun_local tc-so:unix://wg_tun_peer tc-so:unix://wg_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_peer ] tc-so:Executing command [ grep -q b2:a0:11:6a:bf:1b ./.__macaddrs ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_tun_local shmif0 tc-so:unix://wg_tun_local shmif1 tc-so:unix://wg_tun_peer shmif0 tc-so:unix://wg_tun_peer shmif1 tc-so:unix://wg_peer shmif0 tc-so:bus_local tc-so:bus_peer tc-so:bus_tun tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:1::2/64 ] tc-so:Executing command [ rump.route add -inet6 default fc00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00:10::1/64 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet6 fd00::1/64 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00:1::/64 link#2 UC - - - shmif0 tc-so:fc00:1::1 link#2 UHl - - - lo0 tc-so:fc00:10::/64 link#3 UC - - - shmif1 tc-so:fc00:10::1 link#3 UHl - - - lo0 tc-so:fd00::/64 fd00::1 U - - - wg0 tc-so:fd00::1 link#4 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:a9ff:fefb:8c5c link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:b5ff:fe09:ee3f link#3 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::c44b:4861:b5bc:111f U - - - wg0 tc-so:fe80::c44b:4861:b5bc:111f link#4 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fd00::1 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%wg0/32 fd00::1 UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ rump.route add -inet6 -net fc00:2::/64 -link wg0 -iface ] tc-so:Executing command [ rump.route add -inet6 -net fc00:3::/64 -link wg0 -iface ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00:10::2/64 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet6 fd00::2/64 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00:2::/64 link#2 UC - - - shmif0 tc-so:fc00:2::1 link#2 UHl - - - lo0 tc-so:fc00:10::/64 link#3 UC - - - shmif1 tc-so:fc00:10::2 link#3 UHl - - - lo0 tc-so:fd00::/64 fd00::2 U - - - wg0 tc-so:fd00::2 link#4 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:f3ff:fed9:88d7 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:7dff:fe5b:e8b2 link#3 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::9866:115c:93ba:50b6 U - - - wg0 tc-so:fe80::9866:115c:93ba:50b6 link#4 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fd00::2 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%wg0/32 fd00::2 UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ rump.route add -inet6 -net fc00:1::/64 -link wg0 -iface ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:2::2/64 ] tc-so:Executing command [ rump.route add -inet6 default fc00:2::1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:3::2/64 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 v5E+97gAKS5bHmkBQIaLlq2Ht4xa1WUXV3YVCoCDtHo= --endpoint=fc00:10::2:51820 --allowed-ips=fd00::2/128,fc00:2::/64 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 ybdJPJzUZOQU6ly5ynf80x4KR6wOBRcHEaq4G0liwHg= --endpoint=fc00:10::1:51820 --allowed-ips=fd00::1/128,fc00:1::/64 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ rump.ping6 -n -i 0.1 -c 3 -X 1 fc00:2::2 ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se:PING6(56=40+8+8 bytes) fc00:1::2 --> fc00:2::2 tc-se: tc-se:--- fc00:2::2 ping6 statistics --- tc-se:3 packets transmitted, 0 packets received, 100.0% packet loss tc-se: tc-se:stderr: tc-se: tc-so:unix://wg_local tc-so:unix://wg_tun_local tc-so:unix://wg_tun_peer tc-so:unix://wg_peer tc-so:### Dumping unix://wg_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:81:27:f4:4e tc-so: linkstr: bus_local tc-so: input: 5 packets, 430 bytes, 4 multicasts tc-so: output: 8 packets, 640 bytes, 5 multicasts tc-so: inet6 fc00:1::2/64 flags 0 tc-so: inet6 fe80::b0a0:81ff:fe27:f44e%shmif0/64 flags 0 scopeid 0x2 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:default fc00:1::1 UGS - - - shmif0 tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00:1::/64 link#2 UC - - - shmif0 tc-so:fc00:1::2 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:81ff:fe27:f44e link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fc00:1::1 b2:a0:a9:fb:8c:5c UHL - - - shmif0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:81:27:f4:4e 5 0 8 0 0 tc-so:shmif 1500 fc00:1::/64 fc00:1::2 tc-so: ff02::1:ff27:f44e tc-so: ff01:2::1 tc-so: ff02::2:b7ae:fd15 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 5 0 8 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:81ff:f 5 0 8 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 4 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 3 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 1 0 1 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 5 0 5 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 6 0 6 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 25 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 41 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 43 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 179 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 58 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 37 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 20 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 13 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 88 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 312 0 0 104 0 104 104 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 0 1 0 1 1 0 inf 0 tc-so:mbpl 272 6 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 31 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 52 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 53 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 27 0 0 2 0 2 2 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 3 0 0 1 0 1 1 0 inf 0 tc-so:pstatspl 464 3 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 15 0 2 1 0 1 1 0 inf 0 tc-so:rwlock 64 8 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 6 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1119 0 15 187 0 187 tc-so: tc-so:In use 1003K, total allocated 1496K; utilization 67.0% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00:1::1 b2:a0:a9:fb:8c:5c shmif0 27s R tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fc00:1::2 tc-so: group ff02::1:ff27:f44e%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:b7ae:fd15%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: enaddr b2:a0:81:27:f4:4e multicnt 4 tc-so: 33:33:ff:27:f4:4e -- 33:33:ff:27:f4:4e refcount 1 tc-so: 33:33:b7:ae:fd:15 -- 33:33:b7:ae:fd:15 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.250005] chacha: Portable C ChaCha tc-so:[ 2.480005] shmif0: Ethernet address b2:a0:81:27:f4:4e tc-so:[ 17.250005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 17.250005] get_ifid: shmif0: ifid: b0:a0:81:ff:fe:27:f4:4e tc-so:### Dumping unix://wg_tun_local tc-se:rump.ifconfig: rump client init: No such file or directory tc-se:rump.netstat: init failed: No such file or directory tc-se:rump.netstat: rumpclient init: No such file or directory tc-se:vmstat: rumpclient init: No such file or directory tc-se:rump.arp: init failed: No such file or directory tc-se:rump.ndp: init failed: No such file or directory tc-se:ifmcstat: rumpclient init: No such file or directory tc-se:dmesg: rumpclient init: No such file or directory tc-so:### Dumping unix://wg_tun_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:f3:d9:88:d7 tc-so: linkstr: bus_peer tc-so: input: 4 packets, 344 bytes, 4 multicasts tc-so: output: 4 packets, 344 bytes, 4 multicasts tc-so: inet6 fc00:2::1/64 flags 0 tc-so: inet6 fe80::b0a0:f3ff:fed9:88d7%shmif0/64 flags 0 scopeid 0x2 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:7d:5b:e8:b2 tc-so: linkstr: bus_tun tc-so: input: 5 packets, 554 bytes, 4 multicasts tc-so: output: 7 packets, 670 bytes, 4 multicasts tc-so: inet6 fc00:10::2/64 flags 0 tc-so: inet6 fe80::b0a0:7dff:fe5b:e8b2%shmif1/64 flags 0 scopeid 0x3 tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::9866:115c:93ba:50b6%wg0/64 flags 0 scopeid 0x4 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00:1::/64 77.67.30.0.0.0.fa.ce US - - - wg0 tc-so:fc00:2::/64 link#2 UC - - - shmif0 tc-so:fc00:2::1 link#2 UHl - - - lo0 tc-so:fc00:10::/64 link#3 UC - - - shmif1 tc-so:fc00:10::2 link#3 UHl - - - lo0 tc-so:fd00::/64 fd00::2 U - - - wg0 tc-so:fd00::2 link#4 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:f3ff:fed9:88d7 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:7dff:fe5b:e8b2 link#3 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::9866:115c:93ba:50b6 U - - - wg0 tc-so:fe80::9866:115c:93ba:50b6 link#4 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fd00::2 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%wg0/32 fd00::2 UC - - - wg0 tc-so:fc00:10::1 b2:a0:b5:09:ee:3f UHL - - - shmif1 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:f3:d9:88:d7 4 0 4 0 0 tc-so:shmif 1500 fc00:2::/64 fc00:2::1 tc-so: ff02::1:ffd9:88d7 tc-so: ff01:2::1 tc-so: ff02::2:89ec:3b2e tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:1%sh 4 0 4 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:f3ff:f 4 0 4 0 0 tc-so:shmif 1500 b2:a0:7d:5b:e8:b2 5 0 8 0 0 tc-so:shmif 1500 fc00:10::/64 fc00:10::2 tc-so: ff02::1:ff5b:e8b2 tc-so: ff01:3::1 tc-so: ff02::2:89ec:3b2e tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:2%sh 5 0 8 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:7dff:f 5 0 8 0 0 tc-so:wg0 1420 0 0 0 0 0 tc-so:wg0 1420 fd00::/64 fd00::2 tc-so: ff02::1:ffba:50b6 tc-so: ff01:4::1 tc-so: ff02::2:89ec:3b2e tc-so: ff02::1%wg0 tc-so: ff02::1:ff00:2%wg 0 0 0 0 0 tc-so:wg0 1420 fe80::/64 fe80::9866:115c:9 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 1 0 1 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 8 0 7 1 0 1 1 0 inf 0 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 19 0 18 1 0 1 1 0 inf 0 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 56 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 61 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 244 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 86 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 69 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00256 320 25 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 39 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 10 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 99 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 581 0 0 194 0 194 194 0 inf 0 tc-so:kmem-04096 4096 15 0 0 8 0 8 8 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 0 1 0 1 1 0 inf 0 tc-so:mbpl 272 9 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 41 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 41 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 17 0 2 1 0 1 1 0 inf 0 tc-so:pdict32 96 5 0 4 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 20 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 7 0 4 1 0 1 1 0 inf 0 tc-so:propdata 48 17 0 12 1 0 1 1 0 inf 0 tc-so:propdict 64 20 0 10 1 0 1 1 0 inf 0 tc-so:propnmbr 64 7 0 2 1 0 1 1 0 inf 0 tc-so:propstng 80 9 0 3 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 27 0 2 1 0 1 1 0 inf 0 tc-so:rwlock 64 12 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 4 0 0 1 0 1 1 0 inf 0 tc-so:thplthrd 80 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1760 0 66 293 0 293 tc-so: tc-so:In use 1648K, total allocated 2344K; utilization 70.3% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00:10::1 b2:a0:b5:09:ee:3f shmif1 1s P 3 tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fc00:2::1 tc-so: group ff02::1:ffd9:88d7%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:89ec:3b2e%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:1%shmif0 refcount 1 tc-so: enaddr b2:a0:f3:d9:88:d7 multicnt 4 tc-so: 33:33:ff:d9:88:d7 -- 33:33:ff:d9:88:d7 refcount 1 tc-so: 33:33:89:ec:3b:2e -- 33:33:89:ec:3b:2e refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:shmif1: tc-so: inet6 fc00:10::2 tc-so: group ff02::1:ff5b:e8b2%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:89ec:3b2e%shmif1 refcount 2 tc-so: group ff02::1%shmif1 refcount 2 tc-so: group ff02::1:ff00:2%shmif1 refcount 1 tc-so: enaddr b2:a0:7d:5b:e8:b2 multicnt 4 tc-so: 33:33:ff:5b:e8:b2 -- 33:33:ff:5b:e8:b2 refcount 1 tc-so: 33:33:89:ec:3b:2e -- 33:33:89:ec:3b:2e refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:wg0: tc-so: inet6 fd00::2 tc-so: group ff02::1:ffba:50b6%wg0 refcount 1 tc-so: group ff01:4::1 refcount 2 tc-so: group ff02::2:89ec:3b2e%wg0 refcount 2 tc-so: group ff02::1%wg0 refcount 2 tc-so: group ff02::1:ff00:2%wg0 refcount 1 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.150005] root file system type: rumpfs tc-so:[ 1.150005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.300005] mainbus0 (root) tc-so:[ 1.300005] chacha: Portable C ChaCha tc-so:[ 1.300005] aes: BearSSL aes_ct tc-so:[ 1.330005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.330005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.580005] shmif0: Ethernet address b2:a0:f3:d9:88:d7 tc-so:[ 4.520005] shmif1: Ethernet address b2:a0:7d:5b:e8:b2 tc-so:[ 16.870005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 16.870005] get_ifid: shmif0: ifid: b0:a0:f3:ff:fe:d9:88:d7 tc-so:[ 17.120005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 17.120005] get_ifid: shmif1: ifid: b0:a0:7d:ff:fe:5b:e8:b2 tc-so:[ 17.580005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 17.580005] get_ifid: wg0: ifid: 98:66:11:5c:93:ba:50:b6 tc-so:[ 17.650005] ip6_output: refusing to send from invalid address fe80:4::9866:115c:93ba:50b6 (pid 0) tc-so:[ 17.680005] ip6_output: refusing to send from invalid address fe80:4::9866:115c:93ba:50b6 (pid 0) tc-so:[ 17.920005] ip6_output: refusing to send from invalid address fe80:4::9866:115c:93ba:50b6 (pid 0) tc-so:### Dumping unix://wg_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:11:6a:bf:1b tc-so: linkstr: bus_peer tc-so: input: 2 packets, 172 bytes, 2 multicasts tc-so: output: 4 packets, 344 bytes, 4 multicasts tc-so: inet6 fc00:2::2/64 flags 0 tc-so: inet6 fe80::b0a0:11ff:fe6a:bf1b%shmif0/64 flags 0 scopeid 0x2 tc-so: inet6 fc00:3::2/64 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:default fc00:2::1 UGS - - - shmif0 tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00:2::/64 link#2 UC - - - shmif0 tc-so:fc00:2::2 link#2 UHl - - - lo0 tc-so:fc00:3::/64 link#2 UC - - - shmif0 tc-so:fc00:3::2 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:11ff:fe6a:bf1b link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:11:6a:bf:1b 2 0 4 0 0 tc-so:shmif 1500 fc00:2::/64 fc00:2::2 tc-so: ff02::1:ff6a:bf1b tc-so: ff01:2::1 tc-so: ff02::2:e2b5:daa7 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 2 0 4 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:11ff:f 2 0 4 0 0 tc-so:shmif 1500 fc00:3::/64 fc00:3::2 2 0 4 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:in6pcbpl 304 4 0 4 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 6 0 6 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 25 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 41 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 41 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 188 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 58 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 37 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 20 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 13 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 7 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 88 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 298 0 0 100 0 100 100 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:mbpl 272 5 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 31 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 52 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 53 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 28 0 0 2 0 2 2 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 17 0 2 1 0 1 1 0 inf 0 tc-so:rwlock 64 8 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 6 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1105 0 13 181 0 181 tc-so: tc-so:In use 973K, total allocated 1448K; utilization 67.2% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fc00:2::2 tc-so: group ff02::1:ff6a:bf1b%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 3 tc-so: group ff02::2:e2b5:daa7%shmif0 refcount 3 tc-so: group ff02::1%shmif0 refcount 3 tc-so: group ff02::1:ff00:2%shmif0 refcount 2 tc-so: enaddr b2:a0:11:6a:bf:1b multicnt 4 tc-so: 33:33:ff:6a:bf:1b -- 33:33:ff:6a:bf:1b refcount 1 tc-so: 33:33:e2:b5:da:a7 -- 33:33:e2:b5:da:a7 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.340005] chacha: Portable C ChaCha tc-so:[ 2.630005] shmif0: Ethernet address b2:a0:11:6a:bf:1b tc-so:[ 15.670005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 15.670005] get_ifid: shmif0: ifid: b0:a0:11:ff:fe:6a:bf:1b tc-so:GNU gdb (GDB) 11.0.50.20200914-git tc-so:Copyright (C) 2020 Free Software Foundation, Inc. tc-so:License GPLv3+: GNU GPL version 3 or later tc-so:This is free software: you are free to change and redistribute it. tc-so:There is NO WARRANTY, to the extent permitted by law. tc-so:Type "show copying" and "show warranty" for details. tc-so:This GDB was configured as "sparc64--netbsd". tc-so:Type "show configuration" for configuration details. tc-so:For bug reporting instructions, please see: tc-so:. tc-so:Find the GDB manual and other documentation resources online at: tc-so: . tc-so: tc-so:For help, type "help". tc-so:Type "apropos word" to search for commands related to "word"... tc-so:Reading symbols from /usr/bin/rump_server... tc-so:(No debugging symbols found in /usr/bin/rump_server) tc-so:[New process 14755] tc-so:[New process 10319] tc-so:[New process 11304] tc-so:[New process 25178] tc-so:[New process 24964] tc-so:[New process 27060] tc-so:[New process 29309] tc-so:[New process 16733] tc-so:[New process 4785] tc-so:[New process 9415] tc-so:[New process 26506] tc-so:[New process 6439] tc-so:[New process 23300] tc-so:[New process 11743] tc-so:[New process 23735] tc-so:[New process 14146] tc-so:[New process 17874] tc-so:[New process 19799] tc-so:[New process 15811] tc-so:[New process 4794] tc-so:[New process 3327] tc-so:[New process 11330] tc-so:[New process 28465] tc-so:[New process 29418] tc-so:[New process 2710] tc-so:[New process 12153] tc-so:[New process 26671] tc-so:[New process 2990] tc-so:[New process 6380] tc-so:[New process 24932] tc-so:[New process 3362] tc-so:[New process 8646] tc-so:[New process 18419] tc-so:[New process 15350] tc-so:[New process 8441] tc-so:[New process 6655] tc-so:[New process 28413] tc-so:[New process 4172] tc-so:[New process 2544] tc-so:[New process 3263] tc-so:[New process 16350] tc-so:[New process 27437] tc-so:[New process 26749] tc-so:[New process 26072] tc-so:[New process 58] tc-so:[New process 28070] tc-so:Core was generated by `rump_server'. tc-so:Program terminated with signal SIGABRT, Aborted. tc-so:#0 0x00000000413d24d0 in abort () from /usr/lib/libc.so.12 tc-so:[Current thread is 1 (process 14755)] tc-so:#0 0x00000000413d24d0 in abort () from /usr/lib/libc.so.12 tc-so:#1 0x0000000040e0a73c in rumpuser_exit () from /usr/lib/librumpuser.so.0 tc-so:#2 0x00000000407fabac in rumpns_cpu_reboot () from /usr/lib/librump.so.0 tc-so:#3 0x00000000407c87ec in rumpns_kern_reboot () from /usr/lib/librump.so.0 tc-so:#4 0x000000004079a168 in rumpns_vpanic () from /usr/lib/librump.so.0 tc-so:#5 0x000000004079a248 in rumpns_panic () from /usr/lib/librump.so.0 tc-so:#6 0x000000004079c178 in ?? () from /usr/lib/librump.so.0 tc-so:Backtrace stopped: previous frame identical to this frame (corrupt stack?) tc-so:(gdb) quit tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.2400050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 16.0600050] get_ifid: shmif0: got interface identifier from itself tc-so:[ 16.0600050] get_ifid: shmif0: ifid: b0:a0:a9:ff:fe:fb:8c:5c tc-so:[ 16.3300050] get_ifid: shmif1: got interface identifier from itself tc-so:[ 16.3300050] get_ifid: shmif1: ifid: b0:a0:b5:ff:fe:09:ee:3f tc-so:[ 16.8000050] get_ifid: wg0: interface identifier generated by random number tc-so:[ 16.8000050] get_ifid: wg0: ifid: c4:4b:48:61:b5:bc:11:1f tc-so:[ 17.5900050] ip6_output: refusing to send from invalid address fe80:4::c44b:4861:b5bc:111f (pid 0) tc-so:[ 18.5800050] ip6_output: refusing to send from invalid address fe80:4::c44b:4861:b5bc:111f (pid 0) tc-so:[ 25.2800050] ip6_output: refusing to send from invalid address fe80:4::c44b:4861:b5bc:111f (pid 0) tc-so:[ 28.1700050] panic: pool_redzone_check: [mbpl] 0x00 != 0xfc tc-so:[ 28.1700050] rump kernel halting... tc-so:[ 1.0000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.0000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.0000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.0000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.0000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.0000000] The Regents of the University of California. All rights reserved. tc-so:[ 1.0000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.0000000] total memory = unlimited (host limit) tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.0000040] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.0000050] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.0000050] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.0200050] root file system type: rumpfs tc-so:[ 1.0200050] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.2400050] mainbus0 (root) tc-so:[ 1.2400050] chacha: Portable C ChaCha tc-so:[ 1.2400050] aes: BearSSL aes_ct tc-so:[ 1.2400050] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.2400050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.5000050] shmif0: Ethernet address b2:a0:a9:fb:8c:5c tc-so:[ 3.6800050] shmif1: Ethernet address b2:a0:b5:09:ee:3f tc-so:[ 28.1700050] panic: pool_redzone_check: [mbpl] 0x00 != 0xfc tc-so:[ 28.1700050] rump kernel halting... tc-so:bus_local tc-so:bus_peer tc-so:bus_tun tc-so:### Dumping bus_local tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:17.560004 b2:a0:81:27:f4:4e > 33:33:ff:27:f4:4e, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:81ff:fe27:f44e > ff02::1:ff27:f44e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff27:f44e, length 24 tc-so:00:00:16.520004 b2:a0:a9:fb:8c:5c > 33:33:ff:fb:8c:5c, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a9ff:fefb:8c5c > ff02::1:fffb:8c5c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fffb:8c5c, length 24 tc-so:00:00:19.450004 b2:a0:81:27:f4:4e > 33:33:ff:27:f4:4e, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:81ff:fe27:f44e > ff02::1:ff27:f44e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff27:f44e, length 24 tc-so:00:00:24.930004 b2:a0:81:27:f4:4e > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:81ff:fe27:f44e > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:22.580004 b2:a0:a9:fb:8c:5c > 33:33:16:45:2b:70, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a9ff:fefb:8c5c > ff02::2:1645:2b70: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:1645:2b70, length 24 tc-so:00:00:25.640004 b2:a0:81:27:f4:4e > 33:33:b7:ae:fd:15, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:81ff:fe27:f44e > ff02::2:b7ae:fd15: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:b7ae:fd15, length 24 tc-so:00:00:25.190004 b2:a0:a9:fb:8c:5c > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a9ff:fefb:8c5c > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:25.770004 b2:a0:a9:fb:8c:5c > 33:33:ff:fb:8c:5c, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a9ff:fefb:8c5c > ff02::1:fffb:8c5c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fffb:8c5c, length 24 tc-so:00:00:30.890004 b2:a0:81:27:f4:4e > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fc00:1::2 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00:1::1, length 32 tc-so:00:00:28.100004 b2:a0:a9:fb:8c:5c > b2:a0:81:27:f4:4e, ethertype IPv6 (0x86dd), length 86: fc00:1::1 > fc00:1::2: ICMP6, neighbor advertisement, tgt is fc00:1::1, length 32 tc-so:00:00:30.890004 b2:a0:81:27:f4:4e > b2:a0:a9:fb:8c:5c, ethertype IPv6 (0x86dd), length 70: fc00:1::2 > fc00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:31.530004 b2:a0:81:27:f4:4e > b2:a0:a9:fb:8c:5c, ethertype IPv6 (0x86dd), length 70: fc00:1::2 > fc00:2::2: ICMP6, echo request, seq 1, length 16 tc-so:00:00:31.570004 b2:a0:81:27:f4:4e > b2:a0:a9:fb:8c:5c, ethertype IPv6 (0x86dd), length 70: fc00:1::2 > fc00:2::2: ICMP6, echo request, seq 2, length 16 tc-so:### Dumping bus_peer tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:16.870004 b2:a0:f3:d9:88:d7 > 33:33:ff:d9:88:d7, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:f3ff:fed9:88d7 > ff02::1:ffd9:88d7: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffd9:88d7, length 24 tc-so:00:00:17.890004 b2:a0:f3:d9:88:d7 > 33:33:ff:d9:88:d7, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:f3ff:fed9:88d7 > ff02::1:ffd9:88d7: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffd9:88d7, length 24 tc-so:00:00:20.560004 b2:a0:f3:d9:88:d7 > 33:33:89:ec:3b:2e, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:f3ff:fed9:88d7 > ff02::2:89ec:3b2e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:89ec:3b2e, length 24 tc-so:00:00:16.020004 b2:a0:11:6a:bf:1b > 33:33:e2:b5:da:a7, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:11ff:fe6a:bf1b > ff02::2:e2b5:daa7: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:e2b5:daa7, length 24 tc-so:00:00:16.460004 b2:a0:11:6a:bf:1b > 33:33:ff:6a:bf:1b, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:11ff:fe6a:bf1b > ff02::1:ff6a:bf1b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff6a:bf1b, length 24 tc-so:00:00:17.700004 b2:a0:11:6a:bf:1b > 33:33:ff:6a:bf:1b, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:11ff:fe6a:bf1b > ff02::1:ff6a:bf1b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff6a:bf1b, length 24 tc-so:00:00:26.490004 b2:a0:f3:d9:88:d7 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:f3ff:fed9:88d7 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:21.120004 b2:a0:11:6a:bf:1b > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:11ff:fe6a:bf1b > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:### Dumping bus_tun tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:16.860004 b2:a0:b5:09:ee:3f > 33:33:ff:09:ee:3f, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:b5ff:fe09:ee3f > ff02::1:ff09:ee3f: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff09:ee3f, length 24 tc-so:00:00:20.470004 b2:a0:b5:09:ee:3f > 33:33:ff:09:ee:3f, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:b5ff:fe09:ee3f > ff02::1:ff09:ee3f: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff09:ee3f, length 24 tc-so:00:00:17.860004 b2:a0:7d:5b:e8:b2 > 33:33:ff:5b:e8:b2, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7dff:fe5b:e8b2 > ff02::1:ff5b:e8b2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff5b:e8b2, length 24 tc-so:00:00:25.750004 b2:a0:b5:09:ee:3f > 33:33:16:45:2b:70, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:b5ff:fe09:ee3f > ff02::2:1645:2b70: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:1645:2b70, length 24 tc-so:00:00:26.150004 b2:a0:b5:09:ee:3f > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:b5ff:fe09:ee3f > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:28.130004 b2:a0:b5:09:ee:3f > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fc00:10::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fc00:10::2, length 32 tc-so:00:00:24.010004 b2:a0:7d:5b:e8:b2 > b2:a0:b5:09:ee:3f, ethertype IPv6 (0x86dd), length 86: fc00:10::2 > fc00:10::1: ICMP6, neighbor advertisement, tgt is fc00:10::2, length 32 tc-so:00:00:28.170004 b2:a0:b5:09:ee:3f > b2:a0:7d:5b:e8:b2, ethertype IPv6 (0x86dd), length 210: fc00:10::1.51820 > fc00:10::2.51820: UDP, length 148 tc-so:00:00:24.370004 b2:a0:7d:5b:e8:b2 > b2:a0:b5:09:ee:3f, ethertype IPv6 (0x86dd), length 154: fc00:10::2.51820 > fc00:10::1.51820: UDP, length 92 tc-so:00:00:24.510004 b2:a0:7d:5b:e8:b2 > 33:33:ff:5b:e8:b2, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7dff:fe5b:e8b2 > ff02::1:ff5b:e8b2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff5b:e8b2, length 24 tc-so:00:00:26.030004 b2:a0:7d:5b:e8:b2 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7dff:fe5b:e8b2 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:27.090004 b2:a0:7d:5b:e8:b2 > 33:33:89:ec:3b:2e, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7dff:fe5b:e8b2 > ff02::2:89ec:3b2e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:89ec:3b2e, length 24 tc-so:00:00:29.010004 b2:a0:7d:5b:e8:b2 > b2:a0:b5:09:ee:3f, ethertype IPv6 (0x86dd), length 86: fc00:10::2 > fc00:10::1: ICMP6, neighbor solicitation, who has fc00:10::1, length 32 tc-so:00:00:30.020004 b2:a0:7d:5b:e8:b2 > b2:a0:b5:09:ee:3f, ethertype IPv6 (0x86dd), length 86: fc00:10::2 > fc00:10::1: ICMP6, neighbor solicitation, who has fc00:10::1, length 32 tc-so:00:00:31.030004 b2:a0:7d:5b:e8:b2 > b2:a0:b5:09:ee:3f, ethertype IPv6 (0x86dd), length 86: fc00:10::2 > fc00:10::1: ICMP6, neighbor solicitation, who has fc00:10::1, length 32 tc-so:00:00:32.040004 b2:a0:7d:5b:e8:b2 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7dff:fe5b:e8b2 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00:10::1, length 32 tc-so:00:00:33.070004 b2:a0:7d:5b:e8:b2 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7dff:fe5b:e8b2 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00:10::1, length 32 tc-so:00:00:34.090004 b2:a0:7d:5b:e8:b2 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7dff:fe5b:e8b2 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00:10::1, length 32 tc-so:00:00:35.110004 b2:a0:7d:5b:e8:b2 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7dff:fe5b:e8b2 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00:10::1, length 32 tc-so:unix://wg_local tc-so:unix://wg_tun_local tc-so:unix://wg_tun_peer tc-so:unix://wg_peer tc-se:rump.halt: init failed: No such file or directory tc-end: 1646866055.285344, wg_tunnel_ipv6_over_ipv6, failed, atf-check failed; see the output of the test for details tp-end: 1646866055.342590, net/if_wg/t_tunnel tp-start: 1646866062.468642, net/ipsec/t_ipsec_ah_keys, 20 tc-start: 1646866062.475788, ipsec_ah_aesxcbcmac_invalid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1646866068.866760, ipsec_ah_aesxcbcmac_invalid_keys, passed tc-start: 1646866068.876704, ipsec_ah_aesxcbcmac_valid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1646866075.974098, ipsec_ah_aesxcbcmac_valid_keys, passed tc-start: 1646866075.986661, ipsec_ah_hmacmd5_invalid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1646866083.266257, ipsec_ah_hmacmd5_invalid_keys, passed tc-start: 1646866083.277252, ipsec_ah_hmacmd5_valid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1646866090.767638, ipsec_ah_hmacmd5_valid_keys, passed tc-start: 1646866090.777539, ipsec_ah_hmacripemd160_invalid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1646866097.802524, ipsec_ah_hmacripemd160_invalid_keys, passed tc-start: 1646866097.813616, ipsec_ah_hmacripemd160_valid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1646866105.408078, ipsec_ah_hmacripemd160_valid_keys, passed tc-start: 1646866105.418523, ipsec_ah_hmacsha1_invalid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1646866112.576641, ipsec_ah_hmacsha1_invalid_keys, passed tc-start: 1646866112.585318, ipsec_ah_hmacsha1_valid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1646866119.883900, ipsec_ah_hmacsha1_valid_keys, passed tc-start: 1646866119.895428, ipsec_ah_hmacsha256_invalid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1646866127.313721, ipsec_ah_hmacsha256_invalid_keys, passed tc-start: 1646866127.323337, ipsec_ah_hmacsha256_valid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1646866134.173196, ipsec_ah_hmacsha256_valid_keys, passed tc-start: 1646866134.183923, ipsec_ah_hmacsha384_invalid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1646866141.533326, ipsec_ah_hmacsha384_invalid_keys, passed tc-start: 1646866141.541810, ipsec_ah_hmacsha384_valid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1646866148.816239, ipsec_ah_hmacsha384_valid_keys, passed tc-start: 1646866148.828036, ipsec_ah_hmacsha512_invalid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1646866156.382998, ipsec_ah_hmacsha512_invalid_keys, passed tc-start: 1646866156.391837, ipsec_ah_hmacsha512_valid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1646866163.866842, ipsec_ah_hmacsha512_valid_keys, passed tc-start: 1646866163.877738, ipsec_ah_keyedmd5_invalid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1646866172.185013, ipsec_ah_keyedmd5_invalid_keys, passed tc-start: 1646866172.193981, ipsec_ah_keyedmd5_valid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1646866180.54018, ipsec_ah_keyedmd5_valid_keys, passed tc-start: 1646866180.64992, ipsec_ah_keyedsha1_invalid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1646866187.492015, ipsec_ah_keyedsha1_invalid_keys, passed tc-start: 1646866187.501260, ipsec_ah_keyedsha1_valid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1646866194.919277, ipsec_ah_keyedsha1_valid_keys, passed tc-start: 1646866194.928733, ipsec_ah_null_invalid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1646866201.635294, ipsec_ah_null_invalid_keys, passed tc-start: 1646866201.648592, ipsec_ah_null_valid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1646866209.29422, ipsec_ah_null_valid_keys, passed tp-end: 1646866209.39365, net/ipsec/t_ipsec_ah_keys tp-start: 1646866217.389658, net/ipsec/t_ipsec_esp_keys, 22 tc-start: 1646866217.392120, ipsec_esp_3descbc_invalid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1646866225.288965, ipsec_esp_3descbc_invalid_keys, passed tc-start: 1646866225.298464, ipsec_esp_3descbc_valid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1646866233.398076, ipsec_esp_3descbc_valid_keys, passed tc-start: 1646866233.408353, ipsec_esp_aesctr_invalid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1646866245.138354, ipsec_esp_aesctr_invalid_keys, passed tc-start: 1646866245.150033, ipsec_esp_aesctr_valid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1646866255.618290, ipsec_esp_aesctr_valid_keys, passed tc-start: 1646866255.628204, ipsec_esp_aesgcm16_invalid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1646866265.696210, ipsec_esp_aesgcm16_invalid_keys, passed tc-start: 1646866265.704843, ipsec_esp_aesgcm16_valid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1646866276.867978, ipsec_esp_aesgcm16_valid_keys, passed tc-start: 1646866276.880114, ipsec_esp_aesgmac_invalid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1646866287.359066, ipsec_esp_aesgmac_invalid_keys, passed tc-start: 1646866287.369286, ipsec_esp_aesgmac_valid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1646866297.421563, ipsec_esp_aesgmac_valid_keys, passed tc-start: 1646866297.430239, ipsec_esp_blowfishcbc_invalid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1646866304.223757, ipsec_esp_blowfishcbc_invalid_keys, passed tc-start: 1646866304.237426, ipsec_esp_blowfishcbc_valid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1646866313.526443, ipsec_esp_blowfishcbc_valid_keys, passed tc-start: 1646866313.535265, ipsec_esp_camelliacbc_invalid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1646866323.761398, ipsec_esp_camelliacbc_invalid_keys, passed tc-start: 1646866323.771000, ipsec_esp_camelliacbc_valid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1646866333.203196, ipsec_esp_camelliacbc_valid_keys, passed tc-start: 1646866333.215373, ipsec_esp_cast128cbc_invalid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1646866341.732420, ipsec_esp_cast128cbc_invalid_keys, passed tc-start: 1646866341.743015, ipsec_esp_cast128cbc_valid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1646866350.130160, ipsec_esp_cast128cbc_valid_keys, passed tc-start: 1646866350.138955, ipsec_esp_descbc_invalid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1646866358.566350, ipsec_esp_descbc_invalid_keys, passed tc-start: 1646866358.575880, ipsec_esp_descbc_valid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1646866370.801718, ipsec_esp_descbc_valid_keys, passed tc-start: 1646866370.814291, ipsec_esp_desderiv_invalid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1646866379.686560, ipsec_esp_desderiv_invalid_keys, passed tc-start: 1646866379.695313, ipsec_esp_desderiv_valid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1646866387.586707, ipsec_esp_desderiv_valid_keys, passed tc-start: 1646866387.595064, ipsec_esp_null_invalid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1646866393.798294, ipsec_esp_null_invalid_keys, passed tc-start: 1646866393.806370, ipsec_esp_null_valid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1646866400.691860, ipsec_esp_null_valid_keys, passed tc-start: 1646866400.700119, ipsec_esp_rijndaelcbc_invalid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1646866410.857568, ipsec_esp_rijndaelcbc_invalid_keys, passed tc-start: 1646866410.869497, ipsec_esp_rijndaelcbc_valid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1646866422.134414, ipsec_esp_rijndaelcbc_valid_keys, passed tp-end: 1646866422.143384, net/ipsec/t_ipsec_esp_keys tp-start: 1646866427.837161, net/ipsec/t_ipsec_gif, 16 tc-start: 1646866427.839459, ipsec_gif_ipv4_transport_ah_hmacsha512 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_gif_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_gif unix://ipsec_gif_tunel_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_gif unix://ipsec_gif_tunnel_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_gif_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:unix://ipsec_gif_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:05:4a:6a:f9 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:35:41:c2:fb ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:cf:a6:64:c1 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:86:72:ec:4a ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:0e:11:60:fc ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig gif0 tunnel 20.0.0.1 20.0.0.2 ] tc-so:Executing command [ rump.ifconfig gif0 inet 20.1.0.1/32 20.1.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.1.0.2 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so:unix://ipsec_gif_tunnel_remote gif0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig gif0 tunnel 20.0.0.2 20.0.0.1 ] tc-so:Executing command [ rump.ifconfig gif0 inet 20.1.0.2/32 20.1.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.1.0.1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add 20.0.0.1 20.0.0.2 ah 10000 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add 20.0.0.2 20.0.0.1 ah 10001 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:spdadd 20.0.0.1/32 20.0.0.2/32 any -P out ipsec tc-so: ah/transport//require; tc-so:spdadd 20.0.0.2/32 20.0.0.1/32 any -P in ipsec tc-so: ah/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 20.0.0.1 20.0.0.2 ah 10000 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add 20.0.0.2 20.0.0.1 ah 10001 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:spdadd 20.0.0.2/32 20.0.0.1/32 any -P out ipsec tc-so: ah/transport//require; tc-so:spdadd 20.0.0.1/32 20.0.0.2/32 any -P in ipsec tc-so: ah/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:20.0.0.1 20.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 22:54:12 2022 current: Mar 9 22:54:13 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 9 22:53:51 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=4612 refcnt=0 tc-so:20.0.0.2 20.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 22:54:12 2022 current: Mar 9 22:54:13 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 9 22:53:51 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=4612 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:20.0.0.1 20.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 22:54:12 2022 current: Mar 9 22:54:13 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 9 22:53:52 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=25036 refcnt=0 tc-so:20.0.0.2 20.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 22:54:12 2022 current: Mar 9 22:54:13 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 9 22:53:52 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=25036 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so:unix://ipsec_gif_tunnel_remote gif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:ea:ba:c4:dc tc-so: linkstr: ./bus_ipsec_local tc-so: inet 10.0.1.2/24 broadcast 10.0.1.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.1/24 link#2 UC - - - shmif0 tc-so:10.0.1.2 link#2 UHl - - - lo0 tc-so:10.0.2/24 10.0.1.1 UGS - - - shmif0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.1.1 b2:a0:05:4a:6a:f9 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:ea:ba:c4:dc 5 0 5 0 0 tc-so:shmif 1500 10.0.1/24 10.0.1.2 5 0 5 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.1.1) at b2:a0:05:4a:6a:f9 on shmif0 22s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:ea:ba:c4:dc multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:05:4a:6a:f9 tc-so: linkstr: ./bus_ipsec_local tc-so: inet 10.0.1.1/24 broadcast 10.0.1.255 flags 0 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:35:41:c2:fb tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet 20.0.0.1/24 broadcast 20.0.0.255 flags 0 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 20.0.0.1 --> 20.0.0.2 tc-so: status: active tc-so: inet 20.1.0.1/32 -> 20.1.0.2 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.1/24 link#2 UC - - - shmif0 tc-so:10.0.1.1 link#2 UHl - - - lo0 tc-so:10.0.2/24 20.1.0.2 UGS - - - gif0 tc-so:20.0.0/24 link#3 UC - - - shmif1 tc-so:20.0.0.1 link#3 UHl - - - lo0 tc-so:20.1.0.1 gif0 UHl - - - lo0 tc-so:20.1.0.2 20.1.0.1 UH - - - gif0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:20.0.0.2 b2:a0:86:72:ec:4a UHL - - - shmif1 tc-so:10.0.1.2 b2:a0:ea:ba:c4:dc UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:05:4a:6a:f9 5 0 5 0 0 tc-so:shmif 1500 10.0.1/24 10.0.1.1 5 0 5 0 0 tc-so:shmif 1500 b2:a0:35:41:c2:fb 5 0 5 0 0 tc-so:shmif 1500 20.0.0/24 20.0.0.1 5 0 5 0 0 tc-so:gif0 1280 2 0 2 0 0 tc-so:gif0 1280 20.1.0.1/32 20.1.0.1 2 0 2 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (20.0.0.2) at b2:a0:86:72:ec:4a on shmif1 19s R tc-so:? (10.0.1.2) at b2:a0:ea:ba:c4:dc on shmif0 19s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:05:4a:6a:f9 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif1: tc-so: enaddr b2:a0:35:41:c2:fb multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:gif0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:cf:a6:64:c1 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet 10.0.2.1/24 broadcast 10.0.2.255 flags 0 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:86:72:ec:4a tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet 20.0.0.2/24 broadcast 20.0.0.255 flags 0 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 20.0.0.2 --> 20.0.0.1 tc-so: status: active tc-so: inet 20.1.0.2/32 -> 20.1.0.1 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.1/24 20.1.0.1 UGS - - - gif0 tc-so:10.0.2/24 link#2 UC - - - shmif0 tc-so:10.0.2.1 link#2 UHl - - - lo0 tc-so:20.0.0/24 link#3 UC - - - shmif1 tc-so:20.0.0.2 link#3 UHl - - - lo0 tc-so:20.1.0.1 20.1.0.2 UH - - - gif0 tc-so:20.1.0.2 gif0 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:20.0.0.1 b2:a0:35:41:c2:fb UHL - - - shmif1 tc-so:10.0.2.2 b2:a0:0e:11:60:fc UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:cf:a6:64:c1 5 0 5 0 0 tc-so:shmif 1500 10.0.2/24 10.0.2.1 5 0 5 0 0 tc-so:shmif 1500 b2:a0:86:72:ec:4a 5 0 5 0 0 tc-so:shmif 1500 20.0.0/24 20.0.0.2 5 0 5 0 0 tc-so:gif0 1280 2 0 2 0 0 tc-so:gif0 1280 20.1.0.2/32 20.1.0.2 2 0 2 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (20.0.0.1) at b2:a0:35:41:c2:fb on shmif1 16s R tc-so:? (10.0.2.2) at b2:a0:0e:11:60:fc on shmif0 16s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:cf:a6:64:c1 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif1: tc-so: enaddr b2:a0:86:72:ec:4a multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:gif0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:0e:11:60:fc tc-so: linkstr: ./bus_ipsec_remote tc-so: inet 10.0.2.2/24 broadcast 10.0.2.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.1/24 10.0.2.1 UGS - - - shmif0 tc-so:10.0.2/24 link#2 UC - - - shmif0 tc-so:10.0.2.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.2.1 b2:a0:cf:a6:64:c1 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:0e:11:60:fc 5 0 5 0 0 tc-so:shmif 1500 10.0.2/24 10.0.2.2 5 0 5 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.2.1) at b2:a0:cf:a6:64:c1 on shmif0 14s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:0e:11:60:fc multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 20.0.0.2 --> 20.0.0.1 tc-so: status: active tc-so: input: 2 packets, 168 bytes tc-so: output: 2 packets, 168 bytes tc-so: inet 20.1.0.2/32 -> 20.1.0.1 flags 0 tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 20.0.0.1 --> 20.0.0.2 tc-so: status: active tc-so: input: 2 packets, 168 bytes tc-so: output: 2 packets, 168 bytes tc-so: inet 20.1.0.1/32 -> 20.1.0.2 flags 0 tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:0e:11:60:fc tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.2.2/24 broadcast 10.0.2.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:86:72:ec:4a tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 5 packets, 406 bytes, 2 multicasts tc-so: output: 5 packets, 406 bytes tc-so: inet 20.0.0.2/24 broadcast 20.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:cf:a6:64:c1 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.2.1/24 broadcast 10.0.2.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:35:41:c2:fb tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 5 packets, 406 bytes, 2 multicasts tc-so: output: 5 packets, 406 bytes tc-so: inet 20.0.0.1/24 broadcast 20.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:05:4a:6a:f9 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.1.1/24 broadcast 10.0.1.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:ea:ba:c4:dc tc-so: linkstr: ./bus_ipsec_local tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.1.2/24 broadcast 10.0.1.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-so:### Dumping unix://ipsec_gif_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 21 0 21 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 42 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 129 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 73 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 14 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 87 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 398 0 0 133 0 133 133 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 4 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 30 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 5 0 4 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1188 0 31 219 0 219 tc-so: tc-so:In use 1173K, total allocated 1752K; utilization 67.0% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.220005] mainbus0 (root) tc-so:[ 1.250005] chacha: Portable C ChaCha tc-so:[ 1.250005] aes: BearSSL aes_ct tc-so:[ 1.250005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.250005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 6.580005] shmif0: Ethernet address b2:a0:ea:ba:c4:dc tc-so:### Dumping unix://ipsec_gif_tunel_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 4 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 3 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 4 0 3 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 41 0 41 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 50 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 62 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 169 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 81 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 36 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 31 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 98 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 929 0 0 310 0 310 310 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 16 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 40 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 41 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 3 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 3 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 9 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1908 0 56 405 0 405 tc-so: tc-so:In use 2316K, total allocated 3240K; utilization 71.5% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.220005] IPsec: Initialized Security Association Processing. tc-so:[ 1.220005] mainbus0 (root) tc-so:[ 1.220005] chacha: Portable C ChaCha tc-so:[ 1.220005] sysctl_createv: sysctl_create(ip6) returned 1 tc-so:[ 1.220005] sysctl_createv: sysctl_locate(gifhlim) returned 2 tc-so:[ 1.220005] sysctl_createv: sysctl_locate(gifpmtu) returned 2 tc-so:[ 1.220005] aes: BearSSL aes_ct tc-so:[ 1.220005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.220005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 6.340005] shmif0: Ethernet address b2:a0:05:4a:6a:f9 tc-so:[ 7.620005] shmif1: Ethernet address b2:a0:35:41:c2:fb tc-so:[ 23.610005] ah_input: hash over 148 bytes, skip 20: crda len 148 skip 0 inject 32 tc-so:### Dumping unix://ipsec_gif_tunnel_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 4 0 3 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 41 0 41 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 50 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 61 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 166 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 81 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 36 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 31 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 98 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 928 0 0 310 0 310 310 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 18 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 6 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 40 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 41 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 9 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1902 0 56 405 0 405 tc-so: tc-so:In use 2314K, total allocated 3240K; utilization 71.4% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.220005] IPsec: Initialized Security Association Processing. tc-so:[ 1.220005] mainbus0 (root) tc-so:[ 1.220005] chacha: Portable C ChaCha tc-so:[ 1.220005] sysctl_createv: sysctl_create(ip6) returned 1 tc-so:[ 1.220005] sysctl_createv: sysctl_locate(gifhlim) returned 2 tc-so:[ 1.220005] sysctl_createv: sysctl_locate(gifpmtu) returned 2 tc-so:[ 1.220005] aes: BearSSL aes_ct tc-so:[ 1.220005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.220005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.250005] shmif0: Ethernet address b2:a0:cf:a6:64:c1 tc-so:[ 8.520005] shmif1: Ethernet address b2:a0:86:72:ec:4a tc-so:[ 21.980005] ah_input: hash over 148 bytes, skip 20: crda len 148 skip 0 inject 32 tc-so:### Dumping unix://ipsec_gif_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 17 0 17 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 42 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 131 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 73 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 14 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 87 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 375 0 0 125 0 125 125 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 5 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 32 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 5 0 4 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1163 0 27 211 0 211 tc-so: tc-so:In use 1128K, total allocated 1688K; utilization 66.8% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.000005] root file system type: rumpfs tc-so:[ 1.000005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.070005] mainbus0 (root) tc-so:[ 1.070005] chacha: Portable C ChaCha tc-so:[ 1.070005] aes: BearSSL aes_ct tc-so:[ 1.070005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.070005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.860005] shmif0: Ethernet address b2:a0:0e:11:60:fc tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:### Dumping ./bus_ipsec_local tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:13.620004 b2:a0:ea:ba:c4:dc > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.1.2 tell 10.0.1.2, length 28 tc-so:00:00:12.800004 b2:a0:05:4a:6a:f9 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.1.1 tell 10.0.1.1, length 28 tc-so:00:00:21.540004 b2:a0:ea:ba:c4:dc > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.1.1 tell 10.0.1.2, length 28 tc-so:00:00:20.330004 b2:a0:05:4a:6a:f9 > b2:a0:ea:ba:c4:dc, ethertype ARP (0x0806), length 42: Reply 10.0.1.1 is-at b2:a0:05:4a:6a:f9, length 28 tc-so:00:00:21.580004 b2:a0:ea:ba:c4:dc > b2:a0:05:4a:6a:f9, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 27162, seq 0, length 64 tc-so:00:00:20.370004 b2:a0:05:4a:6a:f9 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.1.2 tell 10.0.1.1, length 28 tc-so:00:00:21.620004 b2:a0:ea:ba:c4:dc > b2:a0:05:4a:6a:f9, ethertype ARP (0x0806), length 42: Reply 10.0.1.2 is-at b2:a0:ea:ba:c4:dc, length 28 tc-so:00:00:20.370004 b2:a0:05:4a:6a:f9 > b2:a0:ea:ba:c4:dc, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 27162, seq 0, length 64 tc-so:00:00:24.810004 b2:a0:ea:ba:c4:dc > b2:a0:05:4a:6a:f9, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 23963, seq 0, length 64 tc-so:00:00:23.610004 b2:a0:05:4a:6a:f9 > b2:a0:ea:ba:c4:dc, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 23963, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:13.250004 b2:a0:cf:a6:64:c1 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.2.1 tell 10.0.2.1, length 28 tc-so:00:00:14.330004 b2:a0:0e:11:60:fc > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.2.2 tell 10.0.2.2, length 28 tc-so:00:00:18.750004 b2:a0:cf:a6:64:c1 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.2.2 tell 10.0.2.1, length 28 tc-so:00:00:16.950004 b2:a0:0e:11:60:fc > b2:a0:cf:a6:64:c1, ethertype ARP (0x0806), length 42: Reply 10.0.2.2 is-at b2:a0:0e:11:60:fc, length 28 tc-so:00:00:18.790004 b2:a0:cf:a6:64:c1 > b2:a0:0e:11:60:fc, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 27162, seq 0, length 64 tc-so:00:00:16.990004 b2:a0:0e:11:60:fc > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.2.1 tell 10.0.2.2, length 28 tc-so:00:00:18.790004 b2:a0:cf:a6:64:c1 > b2:a0:0e:11:60:fc, ethertype ARP (0x0806), length 42: Reply 10.0.2.1 is-at b2:a0:cf:a6:64:c1, length 28 tc-so:00:00:16.990004 b2:a0:0e:11:60:fc > b2:a0:cf:a6:64:c1, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 27162, seq 0, length 64 tc-so:00:00:21.980004 b2:a0:cf:a6:64:c1 > b2:a0:0e:11:60:fc, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 23963, seq 0, length 64 tc-so:00:00:20.220004 b2:a0:0e:11:60:fc > b2:a0:cf:a6:64:c1, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 23963, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:13.020004 b2:a0:35:41:c2:fb > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.1 tell 20.0.0.1, length 28 tc-so:00:00:13.510004 b2:a0:86:72:ec:4a > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.2 tell 20.0.0.2, length 28 tc-so:00:00:20.330004 b2:a0:35:41:c2:fb > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.2 tell 20.0.0.1, length 28 tc-so:00:00:18.750004 b2:a0:86:72:ec:4a > b2:a0:35:41:c2:fb, ethertype ARP (0x0806), length 42: Reply 20.0.0.2 is-at b2:a0:86:72:ec:4a, length 28 tc-so:00:00:20.330004 b2:a0:35:41:c2:fb > b2:a0:86:72:ec:4a, ethertype IPv4 (0x0800), length 118: 20.0.0.1 > 20.0.0.2: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 27162, seq 0, length 64 (ipip-proto-4) tc-so:00:00:18.790004 b2:a0:86:72:ec:4a > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.1 tell 20.0.0.2, length 28 tc-so:00:00:20.370004 b2:a0:35:41:c2:fb > b2:a0:86:72:ec:4a, ethertype ARP (0x0806), length 42: Reply 20.0.0.1 is-at b2:a0:35:41:c2:fb, length 28 tc-so:00:00:18.790004 b2:a0:86:72:ec:4a > b2:a0:35:41:c2:fb, ethertype IPv4 (0x0800), length 118: 20.0.0.2 > 20.0.0.1: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 27162, seq 0, length 64 (ipip-proto-4) tc-so:00:00:23.570004 b2:a0:35:41:c2:fb > b2:a0:86:72:ec:4a, ethertype IPv4 (0x0800), length 162: 20.0.0.1 > 20.0.0.2: AH(spi=0x00002710,seq=0x1): 10.0.1.2 > 10.0.2.2: ICMP echo request, id 23963, seq 0, length 64 (ipip-proto-4) tc-so:00:00:22.030004 b2:a0:86:72:ec:4a > b2:a0:35:41:c2:fb, ethertype IPv4 (0x0800), length 162: 20.0.0.2 > 20.0.0.1: AH(spi=0x00002711,seq=0x1): 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 23963, seq 0, length 64 (ipip-proto-4) tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-end: 1646866495.617898, ipsec_gif_ipv4_transport_ah_hmacsha512, passed tc-start: 1646866495.649637, ipsec_gif_ipv4_transport_ah_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_gif_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_gif unix://ipsec_gif_tunel_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_gif unix://ipsec_gif_tunnel_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_gif_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:unix://ipsec_gif_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:54:5a:c5:ad ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:43:2e:18:ca ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:f0:fb:6b:d6 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:c5:f3:87:cd ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:7e:c4:ff:fe ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig gif0 tunnel 20.0.0.1 20.0.0.2 ] tc-so:Executing command [ rump.ifconfig gif0 inet 20.1.0.1/32 20.1.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.1.0.2 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so:unix://ipsec_gif_tunnel_remote gif0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig gif0 tunnel 20.0.0.2 20.0.0.1 ] tc-so:Executing command [ rump.ifconfig gif0 inet 20.1.0.2/32 20.1.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.1.0.1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add 20.0.0.1 20.0.0.2 ah 10000 -A null ; tc-so:add 20.0.0.2 20.0.0.1 ah 10001 -A null ; tc-so:spdadd 20.0.0.1/32 20.0.0.2/32 any -P out ipsec tc-so: ah/transport//require; tc-so:spdadd 20.0.0.2/32 20.0.0.1/32 any -P in ipsec tc-so: ah/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 20.0.0.1 20.0.0.2 ah 10000 -A null ; tc-so:add 20.0.0.2 20.0.0.1 ah 10001 -A null ; tc-so:spdadd 20.0.0.2/32 20.0.0.1/32 any -P out ipsec tc-so: ah/transport//require; tc-so:spdadd 20.0.0.1/32 20.0.0.2/32 any -P in ipsec tc-so: ah/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:20.0.0.1 20.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 22:55:17 2022 current: Mar 9 22:55:17 2022 tc-so: diff: 0(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 9 22:54:58 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=24864 refcnt=0 tc-so:20.0.0.2 20.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 22:55:17 2022 current: Mar 9 22:55:17 2022 tc-so: diff: 0(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 9 22:54:58 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=24864 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:20.0.0.1 20.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 22:55:17 2022 current: Mar 9 22:55:18 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 9 22:54:59 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=25670 refcnt=0 tc-so:20.0.0.2 20.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 22:55:17 2022 current: Mar 9 22:55:18 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 9 22:54:59 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=25670 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so:unix://ipsec_gif_tunnel_remote gif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:8d:14:65:73 tc-so: linkstr: ./bus_ipsec_local tc-so: inet 10.0.1.2/24 broadcast 10.0.1.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.1/24 link#2 UC - - - shmif0 tc-so:10.0.1.2 link#2 UHl - - - lo0 tc-so:10.0.2/24 10.0.1.1 UGS - - - shmif0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.1.1 b2:a0:54:5a:c5:ad UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:8d:14:65:73 5 0 5 0 0 tc-so:shmif 1500 10.0.1/24 10.0.1.2 5 0 5 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.1.1) at b2:a0:54:5a:c5:ad on shmif0 22s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:8d:14:65:73 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:54:5a:c5:ad tc-so: linkstr: ./bus_ipsec_local tc-so: inet 10.0.1.1/24 broadcast 10.0.1.255 flags 0 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:43:2e:18:ca tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet 20.0.0.1/24 broadcast 20.0.0.255 flags 0 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 20.0.0.1 --> 20.0.0.2 tc-so: status: active tc-so: inet 20.1.0.1/32 -> 20.1.0.2 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.1/24 link#2 UC - - - shmif0 tc-so:10.0.1.1 link#2 UHl - - - lo0 tc-so:10.0.2/24 20.1.0.2 UGS - - - gif0 tc-so:20.0.0/24 link#3 UC - - - shmif1 tc-so:20.0.0.1 link#3 UHl - - - lo0 tc-so:20.1.0.1 gif0 UHl - - - lo0 tc-so:20.1.0.2 20.1.0.1 UH - - - gif0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:20.0.0.2 b2:a0:c5:f3:87:cd UHL - - - shmif1 tc-so:10.0.1.2 b2:a0:8d:14:65:73 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:54:5a:c5:ad 5 0 5 0 0 tc-so:shmif 1500 10.0.1/24 10.0.1.1 5 0 5 0 0 tc-so:shmif 1500 b2:a0:43:2e:18:ca 5 0 5 0 0 tc-so:shmif 1500 20.0.0/24 20.0.0.1 5 0 5 0 0 tc-so:gif0 1280 2 0 2 0 0 tc-so:gif0 1280 20.1.0.1/32 20.1.0.1 2 0 2 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (20.0.0.2) at b2:a0:c5:f3:87:cd on shmif1 19s R tc-so:? (10.0.1.2) at b2:a0:8d:14:65:73 on shmif0 19s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:54:5a:c5:ad multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif1: tc-so: enaddr b2:a0:43:2e:18:ca multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:gif0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:f0:fb:6b:d6 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet 10.0.2.1/24 broadcast 10.0.2.255 flags 0 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:c5:f3:87:cd tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet 20.0.0.2/24 broadcast 20.0.0.255 flags 0 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 20.0.0.2 --> 20.0.0.1 tc-so: status: active tc-so: inet 20.1.0.2/32 -> 20.1.0.1 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.1/24 20.1.0.1 UGS - - - gif0 tc-so:10.0.2/24 link#2 UC - - - shmif0 tc-so:10.0.2.1 link#2 UHl - - - lo0 tc-so:20.0.0/24 link#3 UC - - - shmif1 tc-so:20.0.0.2 link#3 UHl - - - lo0 tc-so:20.1.0.1 20.1.0.2 UH - - - gif0 tc-so:20.1.0.2 gif0 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:20.0.0.1 b2:a0:43:2e:18:ca UHL - - - shmif1 tc-so:10.0.2.2 b2:a0:7e:c4:ff:fe UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:f0:fb:6b:d6 5 0 5 0 0 tc-so:shmif 1500 10.0.2/24 10.0.2.1 5 0 5 0 0 tc-so:shmif 1500 b2:a0:c5:f3:87:cd 5 0 5 0 0 tc-so:shmif 1500 20.0.0/24 20.0.0.2 5 0 5 0 0 tc-so:gif0 1280 2 0 2 0 0 tc-so:gif0 1280 20.1.0.2/32 20.1.0.2 2 0 2 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (20.0.0.1) at b2:a0:43:2e:18:ca on shmif1 14s R tc-so:? (10.0.2.2) at b2:a0:7e:c4:ff:fe on shmif0 14s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:f0:fb:6b:d6 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif1: tc-so: enaddr b2:a0:c5:f3:87:cd multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:gif0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:7e:c4:ff:fe tc-so: linkstr: ./bus_ipsec_remote tc-so: inet 10.0.2.2/24 broadcast 10.0.2.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.1/24 10.0.2.1 UGS - - - shmif0 tc-so:10.0.2/24 link#2 UC - - - shmif0 tc-so:10.0.2.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.2.1 b2:a0:f0:fb:6b:d6 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:7e:c4:ff:fe 5 0 5 0 0 tc-so:shmif 1500 10.0.2/24 10.0.2.2 5 0 5 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.2.1) at b2:a0:f0:fb:6b:d6 on shmif0 11s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:7e:c4:ff:fe multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 20.0.0.2 --> 20.0.0.1 tc-so: status: active tc-so: input: 2 packets, 168 bytes tc-so: output: 2 packets, 168 bytes tc-so: inet 20.1.0.2/32 -> 20.1.0.1 flags 0 tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 20.0.0.1 --> 20.0.0.2 tc-so: status: active tc-so: input: 2 packets, 168 bytes tc-so: output: 2 packets, 168 bytes tc-so: inet 20.1.0.1/32 -> 20.1.0.2 flags 0 tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:7e:c4:ff:fe tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.2.2/24 broadcast 10.0.2.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:c5:f3:87:cd tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 5 packets, 386 bytes, 2 multicasts tc-so: output: 5 packets, 386 bytes tc-so: inet 20.0.0.2/24 broadcast 20.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:f0:fb:6b:d6 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.2.1/24 broadcast 10.0.2.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:43:2e:18:ca tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 5 packets, 386 bytes, 2 multicasts tc-so: output: 5 packets, 386 bytes tc-so: inet 20.0.0.1/24 broadcast 20.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:54:5a:c5:ad tc-so: linkstr: ./bus_ipsec_local tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.1.1/24 broadcast 10.0.1.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:8d:14:65:73 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.1.2/24 broadcast 10.0.1.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-so:### Dumping unix://ipsec_gif_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 21 0 21 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 25 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 45 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 43 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 123 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00128 192 74 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 14 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 87 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 399 0 0 133 0 133 133 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 7 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 43 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 4 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 5 0 4 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 3 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1208 0 31 218 0 218 tc-so: tc-so:In use 1186K, total allocated 1744K; utilization 68.0% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.200005] mainbus0 (root) tc-so:[ 1.200005] chacha: Portable C ChaCha tc-so:[ 1.200005] aes: BearSSL aes_ct tc-so:[ 1.240005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.240005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 5.820005] shmif0: Ethernet address b2:a0:8d:14:65:73 tc-so:### Dumping unix://ipsec_gif_tunel_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 4 0 3 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 41 0 41 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 33 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 49 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 62 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 170 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 80 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 36 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 26 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 98 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 928 0 0 310 0 310 310 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 15 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 40 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 43 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 9 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1904 0 56 405 0 405 tc-so: tc-so:In use 2310K, total allocated 3240K; utilization 71.3% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.200005] IPsec: Initialized Security Association Processing. tc-so:[ 1.200005] mainbus0 (root) tc-so:[ 1.250005] chacha: Portable C ChaCha tc-so:[ 1.250005] sysctl_createv: sysctl_create(ip6) returned 1 tc-so:[ 1.250005] sysctl_createv: sysctl_locate(gifhlim) returned 2 tc-so:[ 1.250005] sysctl_createv: sysctl_locate(gifpmtu) returned 2 tc-so:[ 1.250005] aes: BearSSL aes_ct tc-so:[ 1.250005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.250005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 5.700005] shmif0: Ethernet address b2:a0:54:5a:c5:ad tc-so:[ 6.710005] shmif1: Ethernet address b2:a0:43:2e:18:ca tc-so:[ 21.360005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:### Dumping unix://ipsec_gif_tunnel_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 4 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 3 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 4 0 3 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 41 0 41 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 33 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 49 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 61 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 165 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 80 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 36 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 26 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 98 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 928 0 0 310 0 310 310 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 17 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 6 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 40 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 42 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 3 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 3 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 9 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1904 0 56 405 0 405 tc-so: tc-so:In use 2314K, total allocated 3240K; utilization 71.4% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.200005] IPsec: Initialized Security Association Processing. tc-so:[ 1.200005] mainbus0 (root) tc-so:[ 1.260005] chacha: Portable C ChaCha tc-so:[ 1.260005] sysctl_createv: sysctl_create(ip6) returned 1 tc-so:[ 1.260005] sysctl_createv: sysctl_locate(gifhlim) returned 2 tc-so:[ 1.260005] sysctl_createv: sysctl_locate(gifpmtu) returned 2 tc-so:[ 1.260005] aes: BearSSL aes_ct tc-so:[ 1.260005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.260005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 6.440005] shmif0: Ethernet address b2:a0:f0:fb:6b:d6 tc-so:[ 7.540005] shmif1: Ethernet address b2:a0:c5:f3:87:cd tc-so:[ 19.980005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:### Dumping unix://ipsec_gif_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 17 0 17 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 43 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 132 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 73 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 14 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 87 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 374 0 0 125 0 125 125 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 3 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 32 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 5 0 4 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1162 0 27 211 0 211 tc-so: tc-so:In use 1125K, total allocated 1688K; utilization 66.6% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.220005] mainbus0 (root) tc-so:[ 1.220005] chacha: Portable C ChaCha tc-so:[ 1.220005] aes: BearSSL aes_ct tc-so:[ 1.220005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.220005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.140005] shmif0: Ethernet address b2:a0:7e:c4:ff:fe tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:### Dumping ./bus_ipsec_local tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:12.020004 b2:a0:8d:14:65:73 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.1.2 tell 10.0.1.2, length 28 tc-so:00:00:11.380004 b2:a0:54:5a:c5:ad > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.1.1 tell 10.0.1.1, length 28 tc-so:00:00:18.800004 b2:a0:8d:14:65:73 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.1.1 tell 10.0.1.2, length 28 tc-so:00:00:17.740004 b2:a0:54:5a:c5:ad > b2:a0:8d:14:65:73, ethertype ARP (0x0806), length 42: Reply 10.0.1.1 is-at b2:a0:54:5a:c5:ad, length 28 tc-so:00:00:18.800004 b2:a0:8d:14:65:73 > b2:a0:54:5a:c5:ad, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 1295, seq 0, length 64 tc-so:00:00:17.820004 b2:a0:54:5a:c5:ad > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.1.2 tell 10.0.1.1, length 28 tc-so:00:00:18.880004 b2:a0:8d:14:65:73 > b2:a0:54:5a:c5:ad, ethertype ARP (0x0806), length 42: Reply 10.0.1.2 is-at b2:a0:8d:14:65:73, length 28 tc-so:00:00:17.820004 b2:a0:54:5a:c5:ad > b2:a0:8d:14:65:73, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 1295, seq 0, length 64 tc-so:00:00:22.400004 b2:a0:8d:14:65:73 > b2:a0:54:5a:c5:ad, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 8891, seq 0, length 64 tc-so:00:00:21.360004 b2:a0:54:5a:c5:ad > b2:a0:8d:14:65:73, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 8891, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:11.920004 b2:a0:f0:fb:6b:d6 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.2.1 tell 10.0.2.1, length 28 tc-so:00:00:12.410004 b2:a0:7e:c4:ff:fe > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.2.2 tell 10.0.2.2, length 28 tc-so:00:00:16.420004 b2:a0:f0:fb:6b:d6 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.2.2 tell 10.0.2.1, length 28 tc-so:00:00:15.010004 b2:a0:7e:c4:ff:fe > b2:a0:f0:fb:6b:d6, ethertype ARP (0x0806), length 42: Reply 10.0.2.2 is-at b2:a0:7e:c4:ff:fe, length 28 tc-so:00:00:16.420004 b2:a0:f0:fb:6b:d6 > b2:a0:7e:c4:ff:fe, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 1295, seq 0, length 64 tc-so:00:00:15.010004 b2:a0:7e:c4:ff:fe > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.2.1 tell 10.0.2.2, length 28 tc-so:00:00:16.460004 b2:a0:f0:fb:6b:d6 > b2:a0:7e:c4:ff:fe, ethertype ARP (0x0806), length 42: Reply 10.0.2.1 is-at b2:a0:f0:fb:6b:d6, length 28 tc-so:00:00:15.050004 b2:a0:7e:c4:ff:fe > b2:a0:f0:fb:6b:d6, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 1295, seq 0, length 64 tc-so:00:00:19.980004 b2:a0:f0:fb:6b:d6 > b2:a0:7e:c4:ff:fe, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 8891, seq 0, length 64 tc-so:00:00:18.610004 b2:a0:7e:c4:ff:fe > b2:a0:f0:fb:6b:d6, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 8891, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:11.590004 b2:a0:43:2e:18:ca > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.1 tell 20.0.0.1, length 28 tc-so:00:00:12.110004 b2:a0:c5:f3:87:cd > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.2 tell 20.0.0.2, length 28 tc-so:00:00:17.740004 b2:a0:43:2e:18:ca > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.2 tell 20.0.0.1, length 28 tc-so:00:00:16.420004 b2:a0:c5:f3:87:cd > b2:a0:43:2e:18:ca, ethertype ARP (0x0806), length 42: Reply 20.0.0.2 is-at b2:a0:c5:f3:87:cd, length 28 tc-so:00:00:17.790004 b2:a0:43:2e:18:ca > b2:a0:c5:f3:87:cd, ethertype IPv4 (0x0800), length 118: 20.0.0.1 > 20.0.0.2: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 1295, seq 0, length 64 (ipip-proto-4) tc-so:00:00:16.460004 b2:a0:c5:f3:87:cd > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.1 tell 20.0.0.2, length 28 tc-so:00:00:17.820004 b2:a0:43:2e:18:ca > b2:a0:c5:f3:87:cd, ethertype ARP (0x0806), length 42: Reply 20.0.0.1 is-at b2:a0:43:2e:18:ca, length 28 tc-so:00:00:16.460004 b2:a0:c5:f3:87:cd > b2:a0:43:2e:18:ca, ethertype IPv4 (0x0800), length 118: 20.0.0.2 > 20.0.0.1: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 1295, seq 0, length 64 (ipip-proto-4) tc-so:00:00:21.360004 b2:a0:43:2e:18:ca > b2:a0:c5:f3:87:cd, ethertype IPv4 (0x0800), length 142: 20.0.0.1 > 20.0.0.2: AH(spi=0x00002710,seq=0x1): 10.0.1.2 > 10.0.2.2: ICMP echo request, id 8891, seq 0, length 64 (ipip-proto-4) tc-so:00:00:20.020004 b2:a0:c5:f3:87:cd > b2:a0:43:2e:18:ca, ethertype IPv4 (0x0800), length 142: 20.0.0.2 > 20.0.0.1: AH(spi=0x00002711,seq=0x1): 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 8891, seq 0, length 64 (ipip-proto-4) tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-end: 1646866558.576038, ipsec_gif_ipv4_transport_ah_null, passed tc-start: 1646866558.605712, ipsec_gif_ipv4_transport_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_gif_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_gif unix://ipsec_gif_tunel_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_gif unix://ipsec_gif_tunnel_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_gif_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:unix://ipsec_gif_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:26:6f:d1:82 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:b0:97:a2:3e ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:18:fa:7c:a7 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:15:99:bc:be ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:89:37:64:a6 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig gif0 tunnel 20.0.0.1 20.0.0.2 ] tc-so:Executing command [ rump.ifconfig gif0 inet 20.1.0.1/32 20.1.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.1.0.2 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so:unix://ipsec_gif_tunnel_remote gif0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig gif0 tunnel 20.0.0.2 20.0.0.1 ] tc-so:Executing command [ rump.ifconfig gif0 inet 20.1.0.2/32 20.1.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.1.0.1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add 20.0.0.1 20.0.0.2 esp 10000 -E null ; tc-so:add 20.0.0.2 20.0.0.1 esp 10001 -E null ; tc-so:spdadd 20.0.0.1/32 20.0.0.2/32 any -P out ipsec tc-so: esp/transport//require; tc-so:spdadd 20.0.0.2/32 20.0.0.1/32 any -P in ipsec tc-so: esp/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 20.0.0.1 20.0.0.2 esp 10000 -E null ; tc-so:add 20.0.0.2 20.0.0.1 esp 10001 -E null ; tc-so:spdadd 20.0.0.2/32 20.0.0.1/32 any -P out ipsec tc-so: esp/transport//require; tc-so:spdadd 20.0.0.1/32 20.0.0.2/32 any -P in ipsec tc-so: esp/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:20.0.0.1 20.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 22:56:21 2022 current: Mar 9 22:56:22 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 9 22:56:01 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=2824 refcnt=0 tc-so:20.0.0.2 20.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 22:56:21 2022 current: Mar 9 22:56:22 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 9 22:56:01 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=2824 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:20.0.0.1 20.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 22:56:22 2022 current: Mar 9 22:56:23 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 9 22:56:03 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=17009 refcnt=0 tc-so:20.0.0.2 20.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 22:56:22 2022 current: Mar 9 22:56:23 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 9 22:56:03 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=17009 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so:unix://ipsec_gif_tunnel_remote gif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:10:21:52:ad tc-so: linkstr: ./bus_ipsec_local tc-so: inet 10.0.1.2/24 broadcast 10.0.1.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.1/24 link#2 UC - - - shmif0 tc-so:10.0.1.2 link#2 UHl - - - lo0 tc-so:10.0.2/24 10.0.1.1 UGS - - - shmif0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.1.1 b2:a0:26:6f:d1:82 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:10:21:52:ad 5 0 5 0 0 tc-so:shmif 1500 10.0.1/24 10.0.1.2 5 0 5 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.1.1) at b2:a0:26:6f:d1:82 on shmif0 21s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:10:21:52:ad multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:26:6f:d1:82 tc-so: linkstr: ./bus_ipsec_local tc-so: inet 10.0.1.1/24 broadcast 10.0.1.255 flags 0 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:b0:97:a2:3e tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet 20.0.0.1/24 broadcast 20.0.0.255 flags 0 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 20.0.0.1 --> 20.0.0.2 tc-so: status: active tc-so: inet 20.1.0.1/32 -> 20.1.0.2 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.1/24 link#2 UC - - - shmif0 tc-so:10.0.1.1 link#2 UHl - - - lo0 tc-so:10.0.2/24 20.1.0.2 UGS - - - gif0 tc-so:20.0.0/24 link#3 UC - - - shmif1 tc-so:20.0.0.1 link#3 UHl - - - lo0 tc-so:20.1.0.1 gif0 UHl - - - lo0 tc-so:20.1.0.2 20.1.0.1 UH - - - gif0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:20.0.0.2 b2:a0:15:99:bc:be UHL - - - shmif1 tc-so:10.0.1.2 b2:a0:10:21:52:ad UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:26:6f:d1:82 5 0 5 0 0 tc-so:shmif 1500 10.0.1/24 10.0.1.1 5 0 5 0 0 tc-so:shmif 1500 b2:a0:b0:97:a2:3e 5 0 5 0 0 tc-so:shmif 1500 20.0.0/24 20.0.0.1 5 0 5 0 0 tc-so:gif0 1280 2 0 2 0 0 tc-so:gif0 1280 20.1.0.1/32 20.1.0.1 2 0 2 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (20.0.0.2) at b2:a0:15:99:bc:be on shmif1 19s R tc-so:? (10.0.1.2) at b2:a0:10:21:52:ad on shmif0 19s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:26:6f:d1:82 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif1: tc-so: enaddr b2:a0:b0:97:a2:3e multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:gif0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:18:fa:7c:a7 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet 10.0.2.1/24 broadcast 10.0.2.255 flags 0 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:15:99:bc:be tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet 20.0.0.2/24 broadcast 20.0.0.255 flags 0 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 20.0.0.2 --> 20.0.0.1 tc-so: status: active tc-so: inet 20.1.0.2/32 -> 20.1.0.1 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.1/24 20.1.0.1 UGS - - - gif0 tc-so:10.0.2/24 link#2 UC - - - shmif0 tc-so:10.0.2.1 link#2 UHl - - - lo0 tc-so:20.0.0/24 link#3 UC - - - shmif1 tc-so:20.0.0.2 link#3 UHl - - - lo0 tc-so:20.1.0.1 20.1.0.2 UH - - - gif0 tc-so:20.1.0.2 gif0 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:20.0.0.1 b2:a0:b0:97:a2:3e UHL - - - shmif1 tc-so:10.0.2.2 b2:a0:89:37:64:a6 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:18:fa:7c:a7 5 0 5 0 0 tc-so:shmif 1500 10.0.2/24 10.0.2.1 5 0 5 0 0 tc-so:shmif 1500 b2:a0:15:99:bc:be 5 0 5 0 0 tc-so:shmif 1500 20.0.0/24 20.0.0.2 5 0 5 0 0 tc-so:gif0 1280 2 0 2 0 0 tc-so:gif0 1280 20.1.0.2/32 20.1.0.2 2 0 2 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (20.0.0.1) at b2:a0:b0:97:a2:3e on shmif1 16s R tc-so:? (10.0.2.2) at b2:a0:89:37:64:a6 on shmif0 16s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:18:fa:7c:a7 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif1: tc-so: enaddr b2:a0:15:99:bc:be multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:gif0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:89:37:64:a6 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet 10.0.2.2/24 broadcast 10.0.2.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.1/24 10.0.2.1 UGS - - - shmif0 tc-so:10.0.2/24 link#2 UC - - - shmif0 tc-so:10.0.2.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.2.1 b2:a0:18:fa:7c:a7 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:89:37:64:a6 5 0 5 0 0 tc-so:shmif 1500 10.0.2/24 10.0.2.2 5 0 5 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.2.1) at b2:a0:18:fa:7c:a7 on shmif0 13s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:89:37:64:a6 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 20.0.0.2 --> 20.0.0.1 tc-so: status: active tc-so: input: 2 packets, 168 bytes tc-so: output: 2 packets, 168 bytes tc-so: inet 20.1.0.2/32 -> 20.1.0.1 flags 0 tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 20.0.0.1 --> 20.0.0.2 tc-so: status: active tc-so: input: 2 packets, 168 bytes tc-so: output: 2 packets, 168 bytes tc-so: inet 20.1.0.1/32 -> 20.1.0.2 flags 0 tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:89:37:64:a6 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.2.2/24 broadcast 10.0.2.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:15:99:bc:be tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 5 packets, 374 bytes, 2 multicasts tc-so: output: 5 packets, 374 bytes tc-so: inet 20.0.0.2/24 broadcast 20.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:18:fa:7c:a7 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.2.1/24 broadcast 10.0.2.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:b0:97:a2:3e tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 5 packets, 374 bytes, 2 multicasts tc-so: output: 5 packets, 374 bytes tc-so: inet 20.0.0.1/24 broadcast 20.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:26:6f:d1:82 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.1.1/24 broadcast 10.0.1.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:10:21:52:ad tc-so: linkstr: ./bus_ipsec_local tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.1.2/24 broadcast 10.0.1.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-so:### Dumping unix://ipsec_gif_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 21 0 21 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 43 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 131 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 73 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 14 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 87 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 399 0 0 133 0 133 133 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 7 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 33 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 5 0 4 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1199 0 31 219 0 219 tc-so: tc-so:In use 1179K, total allocated 1752K; utilization 67.3% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.210005] mainbus0 (root) tc-so:[ 1.210005] chacha: Portable C ChaCha tc-so:[ 1.210005] aes: BearSSL aes_ct tc-so:[ 1.210005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.210005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 5.960005] shmif0: Ethernet address b2:a0:10:21:52:ad tc-so:### Dumping unix://ipsec_gif_tunel_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 2 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 4 0 3 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 41 0 41 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 50 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 61 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 166 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 79 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 36 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 27 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 98 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 928 0 0 310 0 310 310 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 17 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 40 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 41 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 9 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1896 0 56 405 0 405 tc-so: tc-so:In use 2310K, total allocated 3240K; utilization 71.3% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.200005] IPsec: Initialized Security Association Processing. tc-so:[ 1.200005] mainbus0 (root) tc-so:[ 1.200005] chacha: Portable C ChaCha tc-so:[ 1.200005] sysctl_createv: sysctl_create(ip6) returned 1 tc-so:[ 1.200005] sysctl_createv: sysctl_locate(gifhlim) returned 2 tc-so:[ 1.200005] sysctl_createv: sysctl_locate(gifpmtu) returned 2 tc-so:[ 1.200005] aes: BearSSL aes_ct tc-so:[ 1.200005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.200005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 5.760005] shmif0: Ethernet address b2:a0:26:6f:d1:82 tc-so:[ 6.810005] shmif1: Ethernet address b2:a0:b0:97:a2:3e tc-so:### Dumping unix://ipsec_gif_tunnel_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 2 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 4 0 3 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 41 0 41 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 50 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 62 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 169 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 79 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 36 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 27 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 98 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 928 0 0 310 0 310 310 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 16 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 6 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 40 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 41 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 9 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1900 0 56 405 0 405 tc-so: tc-so:In use 2312K, total allocated 3240K; utilization 71.4% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.210005] IPsec: Initialized Security Association Processing. tc-so:[ 1.210005] mainbus0 (root) tc-so:[ 1.210005] chacha: Portable C ChaCha tc-so:[ 1.210005] sysctl_createv: sysctl_create(ip6) returned 1 tc-so:[ 1.210005] sysctl_createv: sysctl_locate(gifhlim) returned 2 tc-so:[ 1.210005] sysctl_createv: sysctl_locate(gifpmtu) returned 2 tc-so:[ 1.210005] aes: BearSSL aes_ct tc-so:[ 1.210005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.210005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 6.540005] shmif0: Ethernet address b2:a0:18:fa:7c:a7 tc-so:[ 7.680005] shmif1: Ethernet address b2:a0:15:99:bc:be tc-so:### Dumping unix://ipsec_gif_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 17 0 17 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 43 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 131 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 73 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 14 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 87 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 375 0 0 125 0 125 125 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 3 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 31 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 5 0 4 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1161 0 27 211 0 211 tc-so: tc-so:In use 1127K, total allocated 1688K; utilization 66.8% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.220005] mainbus0 (root) tc-so:[ 1.220005] chacha: Portable C ChaCha tc-so:[ 1.220005] aes: BearSSL aes_ct tc-so:[ 1.220005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.220005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.520005] shmif0: Ethernet address b2:a0:89:37:64:a6 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:### Dumping ./bus_ipsec_local tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:12.740004 b2:a0:10:21:52:ad > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.1.2 tell 10.0.1.2, length 28 tc-so:00:00:12.060004 b2:a0:26:6f:d1:82 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.1.1 tell 10.0.1.1, length 28 tc-so:00:00:20.490004 b2:a0:10:21:52:ad > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.1.1 tell 10.0.1.2, length 28 tc-so:00:00:19.380004 b2:a0:26:6f:d1:82 > b2:a0:10:21:52:ad, ethertype ARP (0x0806), length 42: Reply 10.0.1.1 is-at b2:a0:26:6f:d1:82, length 28 tc-so:00:00:20.490004 b2:a0:10:21:52:ad > b2:a0:26:6f:d1:82, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 3999, seq 0, length 64 tc-so:00:00:19.460004 b2:a0:26:6f:d1:82 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.1.2 tell 10.0.1.1, length 28 tc-so:00:00:20.560004 b2:a0:10:21:52:ad > b2:a0:26:6f:d1:82, ethertype ARP (0x0806), length 42: Reply 10.0.1.2 is-at b2:a0:10:21:52:ad, length 28 tc-so:00:00:19.460004 b2:a0:26:6f:d1:82 > b2:a0:10:21:52:ad, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 3999, seq 0, length 64 tc-so:00:00:24.330004 b2:a0:10:21:52:ad > b2:a0:26:6f:d1:82, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 64251, seq 0, length 64 tc-so:00:00:23.260004 b2:a0:26:6f:d1:82 > b2:a0:10:21:52:ad, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 64251, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:13.200004 b2:a0:18:fa:7c:a7 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.2.1 tell 10.0.2.1, length 28 tc-so:00:00:14.540004 b2:a0:89:37:64:a6 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.2.2 tell 10.0.2.2, length 28 tc-so:00:00:18.000004 b2:a0:18:fa:7c:a7 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.2.2 tell 10.0.2.1, length 28 tc-so:00:00:16.580004 b2:a0:89:37:64:a6 > b2:a0:18:fa:7c:a7, ethertype ARP (0x0806), length 42: Reply 10.0.2.2 is-at b2:a0:89:37:64:a6, length 28 tc-so:00:00:18.000004 b2:a0:18:fa:7c:a7 > b2:a0:89:37:64:a6, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 3999, seq 0, length 64 tc-so:00:00:16.580004 b2:a0:89:37:64:a6 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.2.1 tell 10.0.2.2, length 28 tc-so:00:00:18.000004 b2:a0:18:fa:7c:a7 > b2:a0:89:37:64:a6, ethertype ARP (0x0806), length 42: Reply 10.0.2.1 is-at b2:a0:18:fa:7c:a7, length 28 tc-so:00:00:16.580004 b2:a0:89:37:64:a6 > b2:a0:18:fa:7c:a7, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 3999, seq 0, length 64 tc-so:00:00:21.850004 b2:a0:18:fa:7c:a7 > b2:a0:89:37:64:a6, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 64251, seq 0, length 64 tc-so:00:00:20.420004 b2:a0:89:37:64:a6 > b2:a0:18:fa:7c:a7, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 64251, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:12.320004 b2:a0:b0:97:a2:3e > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.1 tell 20.0.0.1, length 28 tc-so:00:00:13.460004 b2:a0:15:99:bc:be > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.2 tell 20.0.0.2, length 28 tc-so:00:00:19.380004 b2:a0:b0:97:a2:3e > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.2 tell 20.0.0.1, length 28 tc-so:00:00:17.970004 b2:a0:15:99:bc:be > b2:a0:b0:97:a2:3e, ethertype ARP (0x0806), length 42: Reply 20.0.0.2 is-at b2:a0:15:99:bc:be, length 28 tc-so:00:00:19.380004 b2:a0:b0:97:a2:3e > b2:a0:15:99:bc:be, ethertype IPv4 (0x0800), length 118: 20.0.0.1 > 20.0.0.2: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 3999, seq 0, length 64 (ipip-proto-4) tc-so:00:00:18.000004 b2:a0:15:99:bc:be > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.1 tell 20.0.0.2, length 28 tc-so:00:00:19.460004 b2:a0:b0:97:a2:3e > b2:a0:15:99:bc:be, ethertype ARP (0x0806), length 42: Reply 20.0.0.1 is-at b2:a0:b0:97:a2:3e, length 28 tc-so:00:00:18.030004 b2:a0:15:99:bc:be > b2:a0:b0:97:a2:3e, ethertype IPv4 (0x0800), length 118: 20.0.0.2 > 20.0.0.1: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 3999, seq 0, length 64 (ipip-proto-4) tc-so:00:00:23.220004 b2:a0:b0:97:a2:3e > b2:a0:15:99:bc:be, ethertype IPv4 (0x0800), length 130: 20.0.0.1 > 20.0.0.2: ESP(spi=0x00002710,seq=0x1), length 96 tc-so:00:00:21.850004 b2:a0:15:99:bc:be > b2:a0:b0:97:a2:3e, ethertype IPv4 (0x0800), length 130: 20.0.0.2 > 20.0.0.1: ESP(spi=0x00002711,seq=0x1), length 96 tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-end: 1646866624.995098, ipsec_gif_ipv4_transport_esp_null, passed tc-start: 1646866625.24737, ipsec_gif_ipv4_transport_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_gif_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_gif unix://ipsec_gif_tunel_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_gif unix://ipsec_gif_tunnel_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_gif_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:unix://ipsec_gif_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:a6:d3:bd:f2 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:3b:0d:7e:42 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:17:fa:40:03 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:22:a9:b6:97 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:4f:ed:38:b3 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig gif0 tunnel 20.0.0.1 20.0.0.2 ] tc-so:Executing command [ rump.ifconfig gif0 inet 20.1.0.1/32 20.1.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.1.0.2 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so:unix://ipsec_gif_tunnel_remote gif0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig gif0 tunnel 20.0.0.2 20.0.0.1 ] tc-so:Executing command [ rump.ifconfig gif0 inet 20.1.0.2/32 20.1.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.1.0.1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add 20.0.0.1 20.0.0.2 esp 10000 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add 20.0.0.2 20.0.0.1 esp 10001 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:spdadd 20.0.0.1/32 20.0.0.2/32 any -P out ipsec tc-so: esp/transport//require; tc-so:spdadd 20.0.0.2/32 20.0.0.1/32 any -P in ipsec tc-so: esp/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 20.0.0.1 20.0.0.2 esp 10000 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add 20.0.0.2 20.0.0.1 esp 10001 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:spdadd 20.0.0.2/32 20.0.0.1/32 any -P out ipsec tc-so: esp/transport//require; tc-so:spdadd 20.0.0.1/32 20.0.0.2/32 any -P in ipsec tc-so: esp/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:20.0.0.1 20.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 22:57:28 2022 current: Mar 9 22:57:28 2022 tc-so: diff: 0(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 9 22:57:08 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=21036 refcnt=0 tc-so:20.0.0.2 20.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 22:57:28 2022 current: Mar 9 22:57:28 2022 tc-so: diff: 0(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 9 22:57:08 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=21036 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:20.0.0.1 20.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 22:57:27 2022 current: Mar 9 22:57:29 2022 tc-so: diff: 2(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 9 22:57:08 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=11664 refcnt=0 tc-so:20.0.0.2 20.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 22:57:27 2022 current: Mar 9 22:57:29 2022 tc-so: diff: 2(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 9 22:57:08 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=11664 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so:unix://ipsec_gif_tunnel_remote gif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:f4:c6:98:72 tc-so: linkstr: ./bus_ipsec_local tc-so: inet 10.0.1.2/24 broadcast 10.0.1.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.1/24 link#2 UC - - - shmif0 tc-so:10.0.1.2 link#2 UHl - - - lo0 tc-so:10.0.2/24 10.0.1.1 UGS - - - shmif0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.1.1 b2:a0:a6:d3:bd:f2 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:f4:c6:98:72 5 0 5 0 0 tc-so:shmif 1500 10.0.1/24 10.0.1.2 5 0 5 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.1.1) at b2:a0:a6:d3:bd:f2 on shmif0 21s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:f4:c6:98:72 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:a6:d3:bd:f2 tc-so: linkstr: ./bus_ipsec_local tc-so: inet 10.0.1.1/24 broadcast 10.0.1.255 flags 0 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:3b:0d:7e:42 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet 20.0.0.1/24 broadcast 20.0.0.255 flags 0 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 20.0.0.1 --> 20.0.0.2 tc-so: status: active tc-so: inet 20.1.0.1/32 -> 20.1.0.2 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.1/24 link#2 UC - - - shmif0 tc-so:10.0.1.1 link#2 UHl - - - lo0 tc-so:10.0.2/24 20.1.0.2 UGS - - - gif0 tc-so:20.0.0/24 link#3 UC - - - shmif1 tc-so:20.0.0.1 link#3 UHl - - - lo0 tc-so:20.1.0.1 gif0 UHl - - - lo0 tc-so:20.1.0.2 20.1.0.1 UH - - - gif0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:20.0.0.2 b2:a0:22:a9:b6:97 UHL - - - shmif1 tc-so:10.0.1.2 b2:a0:f4:c6:98:72 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:a6:d3:bd:f2 5 0 5 0 0 tc-so:shmif 1500 10.0.1/24 10.0.1.1 5 0 5 0 0 tc-so:shmif 1500 b2:a0:3b:0d:7e:42 5 0 5 0 0 tc-so:shmif 1500 20.0.0/24 20.0.0.1 5 0 5 0 0 tc-so:gif0 1280 2 0 2 0 0 tc-so:gif0 1280 20.1.0.1/32 20.1.0.1 2 0 2 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (20.0.0.2) at b2:a0:22:a9:b6:97 on shmif1 19s R tc-so:? (10.0.1.2) at b2:a0:f4:c6:98:72 on shmif0 19s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:a6:d3:bd:f2 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif1: tc-so: enaddr b2:a0:3b:0d:7e:42 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:gif0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:17:fa:40:03 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet 10.0.2.1/24 broadcast 10.0.2.255 flags 0 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:22:a9:b6:97 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet 20.0.0.2/24 broadcast 20.0.0.255 flags 0 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 20.0.0.2 --> 20.0.0.1 tc-so: status: active tc-so: inet 20.1.0.2/32 -> 20.1.0.1 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.1/24 20.1.0.1 UGS - - - gif0 tc-so:10.0.2/24 link#2 UC - - - shmif0 tc-so:10.0.2.1 link#2 UHl - - - lo0 tc-so:20.0.0/24 link#3 UC - - - shmif1 tc-so:20.0.0.2 link#3 UHl - - - lo0 tc-so:20.1.0.1 20.1.0.2 UH - - - gif0 tc-so:20.1.0.2 gif0 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:20.0.0.1 b2:a0:3b:0d:7e:42 UHL - - - shmif1 tc-so:10.0.2.2 b2:a0:4f:ed:38:b3 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:17:fa:40:03 5 0 5 0 0 tc-so:shmif 1500 10.0.2/24 10.0.2.1 5 0 5 0 0 tc-so:shmif 1500 b2:a0:22:a9:b6:97 5 0 5 0 0 tc-so:shmif 1500 20.0.0/24 20.0.0.2 5 0 5 0 0 tc-so:gif0 1280 2 0 2 0 0 tc-so:gif0 1280 20.1.0.2/32 20.1.0.2 2 0 2 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (20.0.0.1) at b2:a0:3b:0d:7e:42 on shmif1 17s R tc-so:? (10.0.2.2) at b2:a0:4f:ed:38:b3 on shmif0 17s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:17:fa:40:03 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif1: tc-so: enaddr b2:a0:22:a9:b6:97 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:gif0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:4f:ed:38:b3 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet 10.0.2.2/24 broadcast 10.0.2.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.1/24 10.0.2.1 UGS - - - shmif0 tc-so:10.0.2/24 link#2 UC - - - shmif0 tc-so:10.0.2.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.2.1 b2:a0:17:fa:40:03 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:4f:ed:38:b3 5 0 5 0 0 tc-so:shmif 1500 10.0.2/24 10.0.2.2 5 0 5 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.2.1) at b2:a0:17:fa:40:03 on shmif0 14s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:4f:ed:38:b3 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 20.0.0.2 --> 20.0.0.1 tc-so: status: active tc-so: input: 2 packets, 168 bytes tc-so: output: 2 packets, 168 bytes tc-so: inet 20.1.0.2/32 -> 20.1.0.1 flags 0 tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 20.0.0.1 --> 20.0.0.2 tc-so: status: active tc-so: input: 2 packets, 168 bytes tc-so: output: 2 packets, 168 bytes tc-so: inet 20.1.0.1/32 -> 20.1.0.2 flags 0 tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:4f:ed:38:b3 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.2.2/24 broadcast 10.0.2.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:22:a9:b6:97 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 5 packets, 398 bytes, 2 multicasts tc-so: output: 5 packets, 398 bytes tc-so: inet 20.0.0.2/24 broadcast 20.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:17:fa:40:03 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.2.1/24 broadcast 10.0.2.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:3b:0d:7e:42 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 5 packets, 398 bytes, 2 multicasts tc-so: output: 5 packets, 398 bytes tc-so: inet 20.0.0.1/24 broadcast 20.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:a6:d3:bd:f2 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.1.1/24 broadcast 10.0.1.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:f4:c6:98:72 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.1.2/24 broadcast 10.0.1.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-so:### Dumping unix://ipsec_gif_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 21 0 21 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 42 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 129 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 73 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 14 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 87 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 398 0 0 133 0 133 133 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 4 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 30 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 5 0 4 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1188 0 31 219 0 219 tc-so: tc-so:In use 1173K, total allocated 1752K; utilization 67.0% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.220005] mainbus0 (root) tc-so:[ 1.220005] chacha: Portable C ChaCha tc-so:[ 1.220005] aes: BearSSL aes_ct tc-so:[ 1.220005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.220005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 6.330005] shmif0: Ethernet address b2:a0:f4:c6:98:72 tc-so:### Dumping unix://ipsec_gif_tunel_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 4 0 3 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 41 0 41 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 50 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 63 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 159 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 80 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 36 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 27 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 98 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 930 0 0 310 0 310 310 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 18 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 40 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 47 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 9 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1902 0 56 405 0 405 tc-so: tc-so:In use 2318K, total allocated 3240K; utilization 71.5% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.200005] IPsec: Initialized Security Association Processing. tc-so:[ 1.200005] mainbus0 (root) tc-so:[ 1.200005] chacha: Portable C ChaCha tc-so:[ 1.200005] sysctl_createv: sysctl_create(ip6) returned 1 tc-so:[ 1.200005] sysctl_createv: sysctl_locate(gifhlim) returned 2 tc-so:[ 1.200005] sysctl_createv: sysctl_locate(gifpmtu) returned 2 tc-so:[ 1.200005] aes: BearSSL aes_ct tc-so:[ 1.200005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.200005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 6.200005] shmif0: Ethernet address b2:a0:a6:d3:bd:f2 tc-so:[ 7.310005] shmif1: Ethernet address b2:a0:3b:0d:7e:42 tc-so:### Dumping unix://ipsec_gif_tunnel_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 4 0 3 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 41 0 41 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 49 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 63 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 168 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 80 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 36 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 26 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 98 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 926 0 0 309 0 309 309 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 11 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 40 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 35 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 9 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1881 0 56 402 0 402 tc-so: tc-so:In use 2301K, total allocated 3216K; utilization 71.5% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.210005] IPsec: Initialized Security Association Processing. tc-so:[ 1.210005] mainbus0 (root) tc-so:[ 1.260005] chacha: Portable C ChaCha tc-so:[ 1.260005] sysctl_createv: sysctl_create(ip6) returned 1 tc-so:[ 1.260005] sysctl_createv: sysctl_locate(gifhlim) returned 2 tc-so:[ 1.260005] sysctl_createv: sysctl_locate(gifpmtu) returned 2 tc-so:[ 1.260005] aes: BearSSL aes_ct tc-so:[ 1.260005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.260005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 6.900005] shmif0: Ethernet address b2:a0:17:fa:40:03 tc-so:[ 8.080005] shmif1: Ethernet address b2:a0:22:a9:b6:97 tc-so:### Dumping unix://ipsec_gif_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 17 0 17 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 45 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 43 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 132 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 73 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 87 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 375 0 0 125 0 125 125 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 5 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 47 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 5 0 4 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1186 0 27 211 0 211 tc-so: tc-so:In use 1135K, total allocated 1688K; utilization 67.2% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.230005] mainbus0 (root) tc-so:[ 1.230005] chacha: Portable C ChaCha tc-so:[ 1.230005] aes: BearSSL aes_ct tc-so:[ 1.230005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.230005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.630005] shmif0: Ethernet address b2:a0:4f:ed:38:b3 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:### Dumping ./bus_ipsec_local tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:12.930004 b2:a0:f4:c6:98:72 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.1.2 tell 10.0.1.2, length 28 tc-so:00:00:12.260004 b2:a0:a6:d3:bd:f2 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.1.1 tell 10.0.1.1, length 28 tc-so:00:00:19.950004 b2:a0:f4:c6:98:72 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.1.1 tell 10.0.1.2, length 28 tc-so:00:00:18.860004 b2:a0:a6:d3:bd:f2 > b2:a0:f4:c6:98:72, ethertype ARP (0x0806), length 42: Reply 10.0.1.1 is-at b2:a0:a6:d3:bd:f2, length 28 tc-so:00:00:19.990004 b2:a0:f4:c6:98:72 > b2:a0:a6:d3:bd:f2, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 18140, seq 0, length 64 tc-so:00:00:18.940004 b2:a0:a6:d3:bd:f2 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.1.2 tell 10.0.1.1, length 28 tc-so:00:00:20.020004 b2:a0:f4:c6:98:72 > b2:a0:a6:d3:bd:f2, ethertype ARP (0x0806), length 42: Reply 10.0.1.2 is-at b2:a0:f4:c6:98:72, length 28 tc-so:00:00:18.940004 b2:a0:a6:d3:bd:f2 > b2:a0:f4:c6:98:72, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 18140, seq 0, length 64 tc-so:00:00:23.700004 b2:a0:f4:c6:98:72 > b2:a0:a6:d3:bd:f2, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 65306, seq 0, length 64 tc-so:00:00:22.660004 b2:a0:a6:d3:bd:f2 > b2:a0:f4:c6:98:72, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 65306, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:12.990004 b2:a0:17:fa:40:03 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.2.1 tell 10.0.2.1, length 28 tc-so:00:00:13.740004 b2:a0:4f:ed:38:b3 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.2.2 tell 10.0.2.2, length 28 tc-so:00:00:17.370004 b2:a0:17:fa:40:03 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.2.2 tell 10.0.2.1, length 28 tc-so:00:00:15.780004 b2:a0:4f:ed:38:b3 > b2:a0:17:fa:40:03, ethertype ARP (0x0806), length 42: Reply 10.0.2.2 is-at b2:a0:4f:ed:38:b3, length 28 tc-so:00:00:17.370004 b2:a0:17:fa:40:03 > b2:a0:4f:ed:38:b3, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 18140, seq 0, length 64 tc-so:00:00:15.780004 b2:a0:4f:ed:38:b3 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.2.1 tell 10.0.2.2, length 28 tc-so:00:00:17.370004 b2:a0:17:fa:40:03 > b2:a0:4f:ed:38:b3, ethertype ARP (0x0806), length 42: Reply 10.0.2.1 is-at b2:a0:17:fa:40:03, length 28 tc-so:00:00:15.780004 b2:a0:4f:ed:38:b3 > b2:a0:17:fa:40:03, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 18140, seq 0, length 64 tc-so:00:00:21.100004 b2:a0:17:fa:40:03 > b2:a0:4f:ed:38:b3, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 65306, seq 0, length 64 tc-so:00:00:19.510004 b2:a0:4f:ed:38:b3 > b2:a0:17:fa:40:03, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 65306, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:12.510004 b2:a0:3b:0d:7e:42 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.1 tell 20.0.0.1, length 28 tc-so:00:00:13.230004 b2:a0:22:a9:b6:97 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.2 tell 20.0.0.2, length 28 tc-so:00:00:18.900004 b2:a0:3b:0d:7e:42 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.2 tell 20.0.0.1, length 28 tc-so:00:00:17.370004 b2:a0:22:a9:b6:97 > b2:a0:3b:0d:7e:42, ethertype ARP (0x0806), length 42: Reply 20.0.0.2 is-at b2:a0:22:a9:b6:97, length 28 tc-so:00:00:18.900004 b2:a0:3b:0d:7e:42 > b2:a0:22:a9:b6:97, ethertype IPv4 (0x0800), length 118: 20.0.0.1 > 20.0.0.2: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 18140, seq 0, length 64 (ipip-proto-4) tc-so:00:00:17.410004 b2:a0:22:a9:b6:97 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.1 tell 20.0.0.2, length 28 tc-so:00:00:18.940004 b2:a0:3b:0d:7e:42 > b2:a0:22:a9:b6:97, ethertype ARP (0x0806), length 42: Reply 20.0.0.1 is-at b2:a0:3b:0d:7e:42, length 28 tc-so:00:00:17.410004 b2:a0:22:a9:b6:97 > b2:a0:3b:0d:7e:42, ethertype IPv4 (0x0800), length 118: 20.0.0.2 > 20.0.0.1: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 18140, seq 0, length 64 (ipip-proto-4) tc-so:00:00:22.620004 b2:a0:3b:0d:7e:42 > b2:a0:22:a9:b6:97, ethertype IPv4 (0x0800), length 154: 20.0.0.1 > 20.0.0.2: ESP(spi=0x00002710,seq=0x1), length 120 tc-so:00:00:21.100004 b2:a0:22:a9:b6:97 > b2:a0:3b:0d:7e:42, ethertype IPv4 (0x0800), length 154: 20.0.0.2 > 20.0.0.1: ESP(spi=0x00002711,seq=0x1), length 120 tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-end: 1646866684.350953, ipsec_gif_ipv4_transport_esp_rijndaelcbc, passed tc-start: 1646866684.387867, ipsec_gif_ipv4_tunnel_ah_hmacsha512 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_gif_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_gif unix://ipsec_gif_tunel_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_gif unix://ipsec_gif_tunnel_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_gif_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:unix://ipsec_gif_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:f1:f4:e8:96 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:14:c6:17:2b ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:dd:0c:b1:6f ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:66:fe:c8:ef ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:17:4c:fb:30 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig gif0 tunnel 20.0.0.1 20.0.0.2 ] tc-so:Executing command [ rump.ifconfig gif0 inet 20.1.0.1/32 20.1.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.1.0.2 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so:unix://ipsec_gif_tunnel_remote gif0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig gif0 tunnel 20.0.0.2 20.0.0.1 ] tc-so:Executing command [ rump.ifconfig gif0 inet 20.1.0.2/32 20.1.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.1.0.1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add 20.0.0.1 20.0.0.2 ah 10000 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add 20.0.0.2 20.0.0.1 ah 10001 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:spdadd 10.0.1.0/24 10.0.2.0/24 any -P out ipsec tc-so: ah/tunnel/20.0.0.1-20.0.0.2/require; tc-so:spdadd 10.0.2.0/24 10.0.1.0/24 any -P in ipsec tc-so: ah/tunnel/20.0.0.2-20.0.0.1/require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 20.0.0.1 20.0.0.2 ah 10000 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add 20.0.0.2 20.0.0.1 ah 10001 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:spdadd 10.0.2.0/24 10.0.1.0/24 any -P out ipsec tc-so: ah/tunnel/20.0.0.2-20.0.0.1/require; tc-so:spdadd 10.0.1.0/24 10.0.2.0/24 any -P in ipsec tc-so: ah/tunnel/20.0.0.1-20.0.0.2/require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:20.0.0.1 20.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 22:58:31 2022 current: Mar 9 22:58:31 2022 tc-so: diff: 0(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 9 22:58:07 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=5258 refcnt=0 tc-so:20.0.0.2 20.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 22:58:31 2022 current: Mar 9 22:58:31 2022 tc-so: diff: 0(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 9 22:58:07 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=5258 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:20.0.0.1 20.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 22:58:31 2022 current: Mar 9 22:58:33 2022 tc-so: diff: 2(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 9 22:58:09 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=23517 refcnt=0 tc-so:20.0.0.2 20.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 22:58:31 2022 current: Mar 9 22:58:33 2022 tc-so: diff: 2(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 9 22:58:09 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=23517 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so:unix://ipsec_gif_tunnel_remote gif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:60:8c:ab:da tc-so: linkstr: ./bus_ipsec_local tc-so: inet 10.0.1.2/24 broadcast 10.0.1.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.1/24 link#2 UC - - - shmif0 tc-so:10.0.1.2 link#2 UHl - - - lo0 tc-so:10.0.2/24 10.0.1.1 UGS - - - shmif0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.1.1 b2:a0:f1:f4:e8:96 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:60:8c:ab:da 5 0 5 0 0 tc-so:shmif 1500 10.0.1/24 10.0.1.2 5 0 5 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.1.1) at b2:a0:f1:f4:e8:96 on shmif0 19s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:60:8c:ab:da multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:f1:f4:e8:96 tc-so: linkstr: ./bus_ipsec_local tc-so: inet 10.0.1.1/24 broadcast 10.0.1.255 flags 0 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:14:c6:17:2b tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet 20.0.0.1/24 broadcast 20.0.0.255 flags 0 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 20.0.0.1 --> 20.0.0.2 tc-so: status: active tc-so: inet 20.1.0.1/32 -> 20.1.0.2 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.1/24 link#2 UC - - - shmif0 tc-so:10.0.1.1 link#2 UHl - - - lo0 tc-so:10.0.2/24 20.1.0.2 UGS - - - gif0 tc-so:20.0.0/24 link#3 UC - - - shmif1 tc-so:20.0.0.1 link#3 UHl - - - lo0 tc-so:20.1.0.1 gif0 UHl - - - lo0 tc-so:20.1.0.2 20.1.0.1 UH - - - gif0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:20.0.0.2 b2:a0:66:fe:c8:ef UHL - - - shmif1 tc-so:10.0.1.2 b2:a0:60:8c:ab:da UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:f1:f4:e8:96 5 0 5 0 0 tc-so:shmif 1500 10.0.1/24 10.0.1.1 5 0 5 0 0 tc-so:shmif 1500 b2:a0:14:c6:17:2b 5 0 5 0 0 tc-so:shmif 1500 20.0.0/24 20.0.0.1 5 0 5 0 0 tc-so:gif0 1280 2 0 1 0 0 tc-so:gif0 1280 20.1.0.1/32 20.1.0.1 2 0 1 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (20.0.0.2) at b2:a0:66:fe:c8:ef on shmif1 16s R tc-so:? (10.0.1.2) at b2:a0:60:8c:ab:da on shmif0 16s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:f1:f4:e8:96 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif1: tc-so: enaddr b2:a0:14:c6:17:2b multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:gif0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:dd:0c:b1:6f tc-so: linkstr: ./bus_ipsec_remote tc-so: inet 10.0.2.1/24 broadcast 10.0.2.255 flags 0 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:66:fe:c8:ef tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet 20.0.0.2/24 broadcast 20.0.0.255 flags 0 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 20.0.0.2 --> 20.0.0.1 tc-so: status: active tc-so: inet 20.1.0.2/32 -> 20.1.0.1 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.1/24 20.1.0.1 UGS - - - gif0 tc-so:10.0.2/24 link#2 UC - - - shmif0 tc-so:10.0.2.1 link#2 UHl - - - lo0 tc-so:20.0.0/24 link#3 UC - - - shmif1 tc-so:20.0.0.2 link#3 UHl - - - lo0 tc-so:20.1.0.1 20.1.0.2 UH - - - gif0 tc-so:20.1.0.2 gif0 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:20.0.0.1 b2:a0:14:c6:17:2b UHL - - - shmif1 tc-so:10.0.2.2 b2:a0:17:4c:fb:30 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:dd:0c:b1:6f 5 0 5 0 0 tc-so:shmif 1500 10.0.2/24 10.0.2.1 5 0 5 0 0 tc-so:shmif 1500 b2:a0:66:fe:c8:ef 5 0 5 0 0 tc-so:shmif 1500 20.0.0/24 20.0.0.2 5 0 5 0 0 tc-so:gif0 1280 2 0 1 0 0 tc-so:gif0 1280 20.1.0.2/32 20.1.0.2 2 0 1 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (20.0.0.1) at b2:a0:14:c6:17:2b on shmif1 12s R tc-so:? (10.0.2.2) at b2:a0:17:4c:fb:30 on shmif0 12s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:dd:0c:b1:6f multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif1: tc-so: enaddr b2:a0:66:fe:c8:ef multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:gif0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:17:4c:fb:30 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet 10.0.2.2/24 broadcast 10.0.2.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.1/24 10.0.2.1 UGS - - - shmif0 tc-so:10.0.2/24 link#2 UC - - - shmif0 tc-so:10.0.2.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.2.1 b2:a0:dd:0c:b1:6f UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:17:4c:fb:30 5 0 5 0 0 tc-so:shmif 1500 10.0.2/24 10.0.2.2 5 0 5 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.2.1) at b2:a0:dd:0c:b1:6f on shmif0 11s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:17:4c:fb:30 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 20.0.0.2 --> 20.0.0.1 tc-so: status: active tc-so: input: 2 packets, 168 bytes tc-so: output: 1 packet, 84 bytes tc-so: inet 20.1.0.2/32 -> 20.1.0.1 flags 0 tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 20.0.0.1 --> 20.0.0.2 tc-so: status: active tc-so: input: 2 packets, 168 bytes tc-so: output: 1 packet, 84 bytes tc-so: inet 20.1.0.1/32 -> 20.1.0.2 flags 0 tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:17:4c:fb:30 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.2.2/24 broadcast 10.0.2.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:66:fe:c8:ef tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 5 packets, 406 bytes, 2 multicasts tc-so: output: 5 packets, 406 bytes tc-so: inet 20.0.0.2/24 broadcast 20.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:dd:0c:b1:6f tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.2.1/24 broadcast 10.0.2.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:14:c6:17:2b tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 5 packets, 406 bytes, 2 multicasts tc-so: output: 5 packets, 406 bytes tc-so: inet 20.0.0.1/24 broadcast 20.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:f1:f4:e8:96 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.1.1/24 broadcast 10.0.1.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:60:8c:ab:da tc-so: linkstr: ./bus_ipsec_local tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.1.2/24 broadcast 10.0.1.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-so:### Dumping unix://ipsec_gif_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 21 0 21 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 43 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 129 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 73 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 14 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 87 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 399 0 0 133 0 133 133 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 7 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 33 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 5 0 4 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1197 0 31 219 0 219 tc-so: tc-so:In use 1179K, total allocated 1752K; utilization 67.3% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.230005] mainbus0 (root) tc-so:[ 1.230005] chacha: Portable C ChaCha tc-so:[ 1.230005] aes: BearSSL aes_ct tc-so:[ 1.230005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.230005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.300005] shmif0: Ethernet address b2:a0:60:8c:ab:da tc-so:### Dumping unix://ipsec_gif_tunel_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 4 0 3 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 41 0 41 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 50 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 62 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 169 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 81 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 36 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 31 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 98 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 928 0 0 310 0 310 310 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 16 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 40 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 42 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 9 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1904 0 56 405 0 405 tc-so: tc-so:In use 2312K, total allocated 3240K; utilization 71.4% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.220005] IPsec: Initialized Security Association Processing. tc-so:[ 1.220005] mainbus0 (root) tc-so:[ 1.220005] chacha: Portable C ChaCha tc-so:[ 1.220005] sysctl_createv: sysctl_create(ip6) returned 1 tc-so:[ 1.220005] sysctl_createv: sysctl_locate(gifhlim) returned 2 tc-so:[ 1.220005] sysctl_createv: sysctl_locate(gifpmtu) returned 2 tc-so:[ 1.220005] aes: BearSSL aes_ct tc-so:[ 1.220005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.220005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.120005] shmif0: Ethernet address b2:a0:f1:f4:e8:96 tc-so:[ 8.330005] shmif1: Ethernet address b2:a0:14:c6:17:2b tc-so:[ 27.430005] ah_input: hash over 148 bytes, skip 20: crda len 148 skip 0 inject 32 tc-so:### Dumping unix://ipsec_gif_tunnel_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 4 0 3 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 41 0 41 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 50 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 61 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 168 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 81 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 36 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 31 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 98 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 928 0 0 310 0 310 310 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 11 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 40 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 36 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 9 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1887 0 56 403 0 403 tc-so: tc-so:In use 2306K, total allocated 3224K; utilization 71.5% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.230005] IPsec: Initialized Security Association Processing. tc-so:[ 1.230005] mainbus0 (root) tc-so:[ 1.230005] chacha: Portable C ChaCha tc-so:[ 1.230005] sysctl_createv: sysctl_create(ip6) returned 1 tc-so:[ 1.230005] sysctl_createv: sysctl_locate(gifhlim) returned 2 tc-so:[ 1.230005] sysctl_createv: sysctl_locate(gifpmtu) returned 2 tc-so:[ 1.230005] aes: BearSSL aes_ct tc-so:[ 1.230005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.230005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.960005] shmif0: Ethernet address b2:a0:dd:0c:b1:6f tc-so:[ 9.210005] shmif1: Ethernet address b2:a0:66:fe:c8:ef tc-so:[ 25.790005] ah_input: hash over 148 bytes, skip 20: crda len 148 skip 0 inject 32 tc-so:### Dumping unix://ipsec_gif_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 17 0 17 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 43 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 131 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 73 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 14 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 87 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 374 0 0 125 0 125 125 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 3 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 31 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 5 0 4 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1160 0 27 211 0 211 tc-so: tc-so:In use 1125K, total allocated 1688K; utilization 66.6% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.360005] mainbus0 (root) tc-so:[ 1.360005] chacha: Portable C ChaCha tc-so:[ 1.360005] aes: BearSSL aes_ct tc-so:[ 1.360005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.360005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.620005] shmif0: Ethernet address b2:a0:17:4c:fb:30 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:### Dumping ./bus_ipsec_local tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:14.990004 b2:a0:60:8c:ab:da > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.1.2 tell 10.0.1.2, length 28 tc-so:00:00:14.320004 b2:a0:f1:f4:e8:96 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.1.1 tell 10.0.1.1, length 28 tc-so:00:00:23.800004 b2:a0:60:8c:ab:da > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.1.1 tell 10.0.1.2, length 28 tc-so:00:00:22.590004 b2:a0:f1:f4:e8:96 > b2:a0:60:8c:ab:da, ethertype ARP (0x0806), length 42: Reply 10.0.1.1 is-at b2:a0:f1:f4:e8:96, length 28 tc-so:00:00:23.840004 b2:a0:60:8c:ab:da > b2:a0:f1:f4:e8:96, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 12851, seq 0, length 64 tc-so:00:00:22.630004 b2:a0:f1:f4:e8:96 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.1.2 tell 10.0.1.1, length 28 tc-so:00:00:23.880004 b2:a0:60:8c:ab:da > b2:a0:f1:f4:e8:96, ethertype ARP (0x0806), length 42: Reply 10.0.1.2 is-at b2:a0:60:8c:ab:da, length 28 tc-so:00:00:22.630004 b2:a0:f1:f4:e8:96 > b2:a0:60:8c:ab:da, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 12851, seq 0, length 64 tc-so:00:00:28.640004 b2:a0:60:8c:ab:da > b2:a0:f1:f4:e8:96, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 10325, seq 0, length 64 tc-so:00:00:27.430004 b2:a0:f1:f4:e8:96 > b2:a0:60:8c:ab:da, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 10325, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:15.530004 b2:a0:dd:0c:b1:6f > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.2.1 tell 10.0.2.1, length 28 tc-so:00:00:16.530004 b2:a0:17:4c:fb:30 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.2.2 tell 10.0.2.2, length 28 tc-so:00:00:20.960004 b2:a0:dd:0c:b1:6f > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.2.2 tell 10.0.2.1, length 28 tc-so:00:00:19.060004 b2:a0:17:4c:fb:30 > b2:a0:dd:0c:b1:6f, ethertype ARP (0x0806), length 42: Reply 10.0.2.2 is-at b2:a0:17:4c:fb:30, length 28 tc-so:00:00:20.960004 b2:a0:dd:0c:b1:6f > b2:a0:17:4c:fb:30, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 12851, seq 0, length 64 tc-so:00:00:19.100004 b2:a0:17:4c:fb:30 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.2.1 tell 10.0.2.2, length 28 tc-so:00:00:20.960004 b2:a0:dd:0c:b1:6f > b2:a0:17:4c:fb:30, ethertype ARP (0x0806), length 42: Reply 10.0.2.1 is-at b2:a0:dd:0c:b1:6f, length 28 tc-so:00:00:19.100004 b2:a0:17:4c:fb:30 > b2:a0:dd:0c:b1:6f, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 12851, seq 0, length 64 tc-so:00:00:25.790004 b2:a0:dd:0c:b1:6f > b2:a0:17:4c:fb:30, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 10325, seq 0, length 64 tc-so:00:00:23.900004 b2:a0:17:4c:fb:30 > b2:a0:dd:0c:b1:6f, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 10325, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:14.660004 b2:a0:14:c6:17:2b > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.1 tell 20.0.0.1, length 28 tc-so:00:00:15.910004 b2:a0:66:fe:c8:ef > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.2 tell 20.0.0.2, length 28 tc-so:00:00:22.590004 b2:a0:14:c6:17:2b > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.2 tell 20.0.0.1, length 28 tc-so:00:00:20.920004 b2:a0:66:fe:c8:ef > b2:a0:14:c6:17:2b, ethertype ARP (0x0806), length 42: Reply 20.0.0.2 is-at b2:a0:66:fe:c8:ef, length 28 tc-so:00:00:22.590004 b2:a0:14:c6:17:2b > b2:a0:66:fe:c8:ef, ethertype IPv4 (0x0800), length 118: 20.0.0.1 > 20.0.0.2: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 12851, seq 0, length 64 (ipip-proto-4) tc-so:00:00:20.960004 b2:a0:66:fe:c8:ef > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.1 tell 20.0.0.2, length 28 tc-so:00:00:22.630004 b2:a0:14:c6:17:2b > b2:a0:66:fe:c8:ef, ethertype ARP (0x0806), length 42: Reply 20.0.0.1 is-at b2:a0:14:c6:17:2b, length 28 tc-so:00:00:20.960004 b2:a0:66:fe:c8:ef > b2:a0:14:c6:17:2b, ethertype IPv4 (0x0800), length 118: 20.0.0.2 > 20.0.0.1: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 12851, seq 0, length 64 (ipip-proto-4) tc-so:00:00:27.390004 b2:a0:14:c6:17:2b > b2:a0:66:fe:c8:ef, ethertype IPv4 (0x0800), length 162: 20.0.0.1 > 20.0.0.2: AH(spi=0x00002710,seq=0x1): 10.0.1.2 > 10.0.2.2: ICMP echo request, id 10325, seq 0, length 64 (ipip-proto-4) tc-so:00:00:25.790004 b2:a0:66:fe:c8:ef > b2:a0:14:c6:17:2b, ethertype IPv4 (0x0800), length 162: 20.0.0.2 > 20.0.0.1: AH(spi=0x00002711,seq=0x1): 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 10325, seq 0, length 64 (ipip-proto-4) tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-end: 1646866757.268378, ipsec_gif_ipv4_tunnel_ah_hmacsha512, passed tc-start: 1646866757.303970, ipsec_gif_ipv4_tunnel_ah_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_gif_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_gif unix://ipsec_gif_tunel_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_gif unix://ipsec_gif_tunnel_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_gif_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:unix://ipsec_gif_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:a3:8d:a3:ab ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:92:6e:ab:a4 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:94:e0:6f:c3 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:b3:89:6b:80 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:e3:58:19:f7 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig gif0 tunnel 20.0.0.1 20.0.0.2 ] tc-so:Executing command [ rump.ifconfig gif0 inet 20.1.0.1/32 20.1.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.1.0.2 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so:unix://ipsec_gif_tunnel_remote gif0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig gif0 tunnel 20.0.0.2 20.0.0.1 ] tc-so:Executing command [ rump.ifconfig gif0 inet 20.1.0.2/32 20.1.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.1.0.1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add 20.0.0.1 20.0.0.2 ah 10000 -A null ; tc-so:add 20.0.0.2 20.0.0.1 ah 10001 -A null ; tc-so:spdadd 10.0.1.0/24 10.0.2.0/24 any -P out ipsec tc-so: ah/tunnel/20.0.0.1-20.0.0.2/require; tc-so:spdadd 10.0.2.0/24 10.0.1.0/24 any -P in ipsec tc-so: ah/tunnel/20.0.0.2-20.0.0.1/require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 20.0.0.1 20.0.0.2 ah 10000 -A null ; tc-so:add 20.0.0.2 20.0.0.1 ah 10001 -A null ; tc-so:spdadd 10.0.2.0/24 10.0.1.0/24 any -P out ipsec tc-so: ah/tunnel/20.0.0.2-20.0.0.1/require; tc-so:spdadd 10.0.1.0/24 10.0.2.0/24 any -P in ipsec tc-so: ah/tunnel/20.0.0.1-20.0.0.2/require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:20.0.0.1 20.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 22:59:43 2022 current: Mar 9 22:59:44 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 9 22:59:20 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=15657 refcnt=0 tc-so:20.0.0.2 20.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 22:59:43 2022 current: Mar 9 22:59:44 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 9 22:59:20 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=15657 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:20.0.0.1 20.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 22:59:44 2022 current: Mar 9 22:59:45 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 9 22:59:22 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=24487 refcnt=0 tc-so:20.0.0.2 20.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 22:59:44 2022 current: Mar 9 22:59:45 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 9 22:59:22 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=24487 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so:unix://ipsec_gif_tunnel_remote gif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:b0:1e:cd:5c tc-so: linkstr: ./bus_ipsec_local tc-so: inet 10.0.1.2/24 broadcast 10.0.1.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.1/24 link#2 UC - - - shmif0 tc-so:10.0.1.2 link#2 UHl - - - lo0 tc-so:10.0.2/24 10.0.1.1 UGS - - - shmif0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.1.1 b2:a0:a3:8d:a3:ab UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:b0:1e:cd:5c 5 0 5 0 0 tc-so:shmif 1500 10.0.1/24 10.0.1.2 5 0 5 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.1.1) at b2:a0:a3:8d:a3:ab on shmif0 19s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:b0:1e:cd:5c multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:a3:8d:a3:ab tc-so: linkstr: ./bus_ipsec_local tc-so: inet 10.0.1.1/24 broadcast 10.0.1.255 flags 0 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:92:6e:ab:a4 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet 20.0.0.1/24 broadcast 20.0.0.255 flags 0 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 20.0.0.1 --> 20.0.0.2 tc-so: status: active tc-so: inet 20.1.0.1/32 -> 20.1.0.2 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.1/24 link#2 UC - - - shmif0 tc-so:10.0.1.1 link#2 UHl - - - lo0 tc-so:10.0.2/24 20.1.0.2 UGS - - - gif0 tc-so:20.0.0/24 link#3 UC - - - shmif1 tc-so:20.0.0.1 link#3 UHl - - - lo0 tc-so:20.1.0.1 gif0 UHl - - - lo0 tc-so:20.1.0.2 20.1.0.1 UH - - - gif0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:20.0.0.2 b2:a0:b3:89:6b:80 UHL - - - shmif1 tc-so:10.0.1.2 b2:a0:b0:1e:cd:5c UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:a3:8d:a3:ab 5 0 5 0 0 tc-so:shmif 1500 10.0.1/24 10.0.1.1 5 0 5 0 0 tc-so:shmif 1500 b2:a0:92:6e:ab:a4 5 0 5 0 0 tc-so:shmif 1500 20.0.0/24 20.0.0.1 5 0 5 0 0 tc-so:gif0 1280 2 0 1 0 0 tc-so:gif0 1280 20.1.0.1/32 20.1.0.1 2 0 1 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (20.0.0.2) at b2:a0:b3:89:6b:80 on shmif1 16s R tc-so:? (10.0.1.2) at b2:a0:b0:1e:cd:5c on shmif0 16s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:a3:8d:a3:ab multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif1: tc-so: enaddr b2:a0:92:6e:ab:a4 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:gif0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:94:e0:6f:c3 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet 10.0.2.1/24 broadcast 10.0.2.255 flags 0 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:b3:89:6b:80 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet 20.0.0.2/24 broadcast 20.0.0.255 flags 0 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 20.0.0.2 --> 20.0.0.1 tc-so: status: active tc-so: inet 20.1.0.2/32 -> 20.1.0.1 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.1/24 20.1.0.1 UGS - - - gif0 tc-so:10.0.2/24 link#2 UC - - - shmif0 tc-so:10.0.2.1 link#2 UHl - - - lo0 tc-so:20.0.0/24 link#3 UC - - - shmif1 tc-so:20.0.0.2 link#3 UHl - - - lo0 tc-so:20.1.0.1 20.1.0.2 UH - - - gif0 tc-so:20.1.0.2 gif0 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:20.0.0.1 b2:a0:92:6e:ab:a4 UHL - - - shmif1 tc-so:10.0.2.2 b2:a0:e3:58:19:f7 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:94:e0:6f:c3 5 0 5 0 0 tc-so:shmif 1500 10.0.2/24 10.0.2.1 5 0 5 0 0 tc-so:shmif 1500 b2:a0:b3:89:6b:80 5 0 5 0 0 tc-so:shmif 1500 20.0.0/24 20.0.0.2 5 0 5 0 0 tc-so:gif0 1280 2 0 1 0 0 tc-so:gif0 1280 20.1.0.2/32 20.1.0.2 2 0 1 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (20.0.0.1) at b2:a0:92:6e:ab:a4 on shmif1 13s R tc-so:? (10.0.2.2) at b2:a0:e3:58:19:f7 on shmif0 13s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:94:e0:6f:c3 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif1: tc-so: enaddr b2:a0:b3:89:6b:80 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:gif0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:e3:58:19:f7 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet 10.0.2.2/24 broadcast 10.0.2.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.1/24 10.0.2.1 UGS - - - shmif0 tc-so:10.0.2/24 link#2 UC - - - shmif0 tc-so:10.0.2.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.2.1 b2:a0:94:e0:6f:c3 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:e3:58:19:f7 5 0 5 0 0 tc-so:shmif 1500 10.0.2/24 10.0.2.2 5 0 5 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.2.1) at b2:a0:94:e0:6f:c3 on shmif0 10s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:e3:58:19:f7 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 20.0.0.2 --> 20.0.0.1 tc-so: status: active tc-so: input: 2 packets, 168 bytes tc-so: output: 1 packet, 84 bytes tc-so: inet 20.1.0.2/32 -> 20.1.0.1 flags 0 tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 20.0.0.1 --> 20.0.0.2 tc-so: status: active tc-so: input: 2 packets, 168 bytes tc-so: output: 1 packet, 84 bytes tc-so: inet 20.1.0.1/32 -> 20.1.0.2 flags 0 tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:e3:58:19:f7 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.2.2/24 broadcast 10.0.2.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:b3:89:6b:80 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 5 packets, 386 bytes, 2 multicasts tc-so: output: 5 packets, 386 bytes tc-so: inet 20.0.0.2/24 broadcast 20.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:94:e0:6f:c3 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.2.1/24 broadcast 10.0.2.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:92:6e:ab:a4 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 5 packets, 386 bytes, 2 multicasts tc-so: output: 5 packets, 386 bytes tc-so: inet 20.0.0.1/24 broadcast 20.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:a3:8d:a3:ab tc-so: linkstr: ./bus_ipsec_local tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.1.1/24 broadcast 10.0.1.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:b0:1e:cd:5c tc-so: linkstr: ./bus_ipsec_local tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.1.2/24 broadcast 10.0.1.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-so:### Dumping unix://ipsec_gif_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 21 0 21 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 43 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 131 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 73 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 14 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 87 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 398 0 0 133 0 133 133 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 4 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 31 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 5 0 4 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1192 0 31 219 0 219 tc-so: tc-so:In use 1174K, total allocated 1752K; utilization 67.0% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.260005] mainbus0 (root) tc-so:[ 1.260005] chacha: Portable C ChaCha tc-so:[ 1.260005] aes: BearSSL aes_ct tc-so:[ 1.260005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.260005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.550005] shmif0: Ethernet address b2:a0:b0:1e:cd:5c tc-so:### Dumping unix://ipsec_gif_tunel_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 4 0 3 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 41 0 41 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 33 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 50 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 62 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 169 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 79 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 36 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 27 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 98 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 929 0 0 310 0 310 310 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 15 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 40 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 42 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 9 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1904 0 56 405 0 405 tc-so: tc-so:In use 2312K, total allocated 3240K; utilization 71.4% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.220005] IPsec: Initialized Security Association Processing. tc-so:[ 1.220005] mainbus0 (root) tc-so:[ 1.220005] chacha: Portable C ChaCha tc-so:[ 1.220005] sysctl_createv: sysctl_create(ip6) returned 1 tc-so:[ 1.220005] sysctl_createv: sysctl_locate(gifhlim) returned 2 tc-so:[ 1.220005] sysctl_createv: sysctl_locate(gifpmtu) returned 2 tc-so:[ 1.220005] aes: BearSSL aes_ct tc-so:[ 1.220005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.220005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.400005] shmif0: Ethernet address b2:a0:a3:8d:a3:ab tc-so:[ 8.610005] shmif1: Ethernet address b2:a0:92:6e:ab:a4 tc-so:[ 26.610005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:### Dumping unix://ipsec_gif_tunnel_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 4 0 3 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 41 0 41 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 33 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 50 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 61 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 166 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 79 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 36 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 27 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 98 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 928 0 0 310 0 310 310 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 16 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 6 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 40 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 42 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 9 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1901 0 56 405 0 405 tc-so: tc-so:In use 2312K, total allocated 3240K; utilization 71.4% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.270005] IPsec: Initialized Security Association Processing. tc-so:[ 1.270005] mainbus0 (root) tc-so:[ 1.270005] chacha: Portable C ChaCha tc-so:[ 1.270005] sysctl_createv: sysctl_create(ip6) returned 1 tc-so:[ 1.270005] sysctl_createv: sysctl_locate(gifhlim) returned 2 tc-so:[ 1.270005] sysctl_createv: sysctl_locate(gifpmtu) returned 2 tc-so:[ 1.270005] aes: BearSSL aes_ct tc-so:[ 1.270005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.270005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.260005] shmif0: Ethernet address b2:a0:94:e0:6f:c3 tc-so:[ 9.450005] shmif1: Ethernet address b2:a0:b3:89:6b:80 tc-so:[ 24.800005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:### Dumping unix://ipsec_gif_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 17 0 17 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 25 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 45 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 43 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 122 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00128 192 74 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 14 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 87 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 375 0 0 125 0 125 125 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 3 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 41 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 4 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 5 0 4 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1169 0 27 210 0 210 tc-so: tc-so:In use 1133K, total allocated 1680K; utilization 67.4% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.300005] mainbus0 (root) tc-so:[ 1.300005] chacha: Portable C ChaCha tc-so:[ 1.330005] aes: BearSSL aes_ct tc-so:[ 1.330005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.330005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.670005] shmif0: Ethernet address b2:a0:e3:58:19:f7 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:### Dumping ./bus_ipsec_local tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:15.030004 b2:a0:b0:1e:cd:5c > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.1.2 tell 10.0.1.2, length 28 tc-so:00:00:14.090004 b2:a0:a3:8d:a3:ab > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.1.1 tell 10.0.1.1, length 28 tc-so:00:00:22.370004 b2:a0:b0:1e:cd:5c > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.1.1 tell 10.0.1.2, length 28 tc-so:00:00:21.000004 b2:a0:a3:8d:a3:ab > b2:a0:b0:1e:cd:5c, ethertype ARP (0x0806), length 42: Reply 10.0.1.1 is-at b2:a0:a3:8d:a3:ab, length 28 tc-so:00:00:22.370004 b2:a0:b0:1e:cd:5c > b2:a0:a3:8d:a3:ab, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 5728, seq 0, length 64 tc-so:00:00:21.040004 b2:a0:a3:8d:a3:ab > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.1.2 tell 10.0.1.1, length 28 tc-so:00:00:22.410004 b2:a0:b0:1e:cd:5c > b2:a0:a3:8d:a3:ab, ethertype ARP (0x0806), length 42: Reply 10.0.1.2 is-at b2:a0:b0:1e:cd:5c, length 28 tc-so:00:00:21.040004 b2:a0:a3:8d:a3:ab > b2:a0:b0:1e:cd:5c, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 5728, seq 0, length 64 tc-so:00:00:27.930004 b2:a0:b0:1e:cd:5c > b2:a0:a3:8d:a3:ab, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 64416, seq 0, length 64 tc-so:00:00:26.650004 b2:a0:a3:8d:a3:ab > b2:a0:b0:1e:cd:5c, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 64416, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:14.270004 b2:a0:94:e0:6f:c3 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.2.1 tell 10.0.2.1, length 28 tc-so:00:00:14.980004 b2:a0:e3:58:19:f7 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.2.2 tell 10.0.2.2, length 28 tc-so:00:00:19.190004 b2:a0:94:e0:6f:c3 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.2.2 tell 10.0.2.1, length 28 tc-so:00:00:17.270004 b2:a0:e3:58:19:f7 > b2:a0:94:e0:6f:c3, ethertype ARP (0x0806), length 42: Reply 10.0.2.2 is-at b2:a0:e3:58:19:f7, length 28 tc-so:00:00:19.190004 b2:a0:94:e0:6f:c3 > b2:a0:e3:58:19:f7, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 5728, seq 0, length 64 tc-so:00:00:17.310004 b2:a0:e3:58:19:f7 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.2.1 tell 10.0.2.2, length 28 tc-so:00:00:19.230004 b2:a0:94:e0:6f:c3 > b2:a0:e3:58:19:f7, ethertype ARP (0x0806), length 42: Reply 10.0.2.1 is-at b2:a0:94:e0:6f:c3, length 28 tc-so:00:00:17.310004 b2:a0:e3:58:19:f7 > b2:a0:94:e0:6f:c3, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 5728, seq 0, length 64 tc-so:00:00:24.800004 b2:a0:94:e0:6f:c3 > b2:a0:e3:58:19:f7, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 64416, seq 0, length 64 tc-so:00:00:22.870004 b2:a0:e3:58:19:f7 > b2:a0:94:e0:6f:c3, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 64416, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:14.330004 b2:a0:92:6e:ab:a4 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.1 tell 20.0.0.1, length 28 tc-so:00:00:14.550004 b2:a0:b3:89:6b:80 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.2 tell 20.0.0.2, length 28 tc-so:00:00:21.000004 b2:a0:92:6e:ab:a4 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.2 tell 20.0.0.1, length 28 tc-so:00:00:19.190004 b2:a0:b3:89:6b:80 > b2:a0:92:6e:ab:a4, ethertype ARP (0x0806), length 42: Reply 20.0.0.2 is-at b2:a0:b3:89:6b:80, length 28 tc-so:00:00:21.000004 b2:a0:92:6e:ab:a4 > b2:a0:b3:89:6b:80, ethertype IPv4 (0x0800), length 118: 20.0.0.1 > 20.0.0.2: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 5728, seq 0, length 64 (ipip-proto-4) tc-so:00:00:19.230004 b2:a0:b3:89:6b:80 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.1 tell 20.0.0.2, length 28 tc-so:00:00:21.040004 b2:a0:92:6e:ab:a4 > b2:a0:b3:89:6b:80, ethertype ARP (0x0806), length 42: Reply 20.0.0.1 is-at b2:a0:92:6e:ab:a4, length 28 tc-so:00:00:19.230004 b2:a0:b3:89:6b:80 > b2:a0:92:6e:ab:a4, ethertype IPv4 (0x0800), length 118: 20.0.0.2 > 20.0.0.1: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 5728, seq 0, length 64 (ipip-proto-4) tc-so:00:00:26.570004 b2:a0:92:6e:ab:a4 > b2:a0:b3:89:6b:80, ethertype IPv4 (0x0800), length 142: 20.0.0.1 > 20.0.0.2: AH(spi=0x00002710,seq=0x1): 10.0.1.2 > 10.0.2.2: ICMP echo request, id 64416, seq 0, length 64 (ipip-proto-4) tc-so:00:00:24.800004 b2:a0:b3:89:6b:80 > b2:a0:92:6e:ab:a4, ethertype IPv4 (0x0800), length 142: 20.0.0.2 > 20.0.0.1: AH(spi=0x00002711,seq=0x1): 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 64416, seq 0, length 64 (ipip-proto-4) tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-end: 1646866832.982122, ipsec_gif_ipv4_tunnel_ah_null, passed tc-start: 1646866833.24459, ipsec_gif_ipv4_tunnel_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_gif_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_gif unix://ipsec_gif_tunel_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_gif unix://ipsec_gif_tunnel_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_gif_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:unix://ipsec_gif_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:19:07:96:80 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:b8:de:54:43 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:48:b0:36:0e ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:eb:f0:c8:05 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:b3:e6:46:9b ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig gif0 tunnel 20.0.0.1 20.0.0.2 ] tc-so:Executing command [ rump.ifconfig gif0 inet 20.1.0.1/32 20.1.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.1.0.2 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so:unix://ipsec_gif_tunnel_remote gif0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig gif0 tunnel 20.0.0.2 20.0.0.1 ] tc-so:Executing command [ rump.ifconfig gif0 inet 20.1.0.2/32 20.1.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.1.0.1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add 20.0.0.1 20.0.0.2 esp 10000 -E null ; tc-so:add 20.0.0.2 20.0.0.1 esp 10001 -E null ; tc-so:spdadd 10.0.1.0/24 10.0.2.0/24 any -P out ipsec tc-so: esp/tunnel/20.0.0.1-20.0.0.2/require; tc-so:spdadd 10.0.2.0/24 10.0.1.0/24 any -P in ipsec tc-so: esp/tunnel/20.0.0.2-20.0.0.1/require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 20.0.0.1 20.0.0.2 esp 10000 -E null ; tc-so:add 20.0.0.2 20.0.0.1 esp 10001 -E null ; tc-so:spdadd 10.0.2.0/24 10.0.1.0/24 any -P out ipsec tc-so: esp/tunnel/20.0.0.2-20.0.0.1/require; tc-so:spdadd 10.0.1.0/24 10.0.2.0/24 any -P in ipsec tc-so: esp/tunnel/20.0.0.1-20.0.0.2/require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:20.0.0.1 20.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:01:00 2022 current: Mar 9 23:01:00 2022 tc-so: diff: 0(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 9 23:00:37 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=1736 refcnt=0 tc-so:20.0.0.2 20.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:01:00 2022 current: Mar 9 23:01:00 2022 tc-so: diff: 0(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 9 23:00:37 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=1736 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:20.0.0.1 20.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:01:00 2022 current: Mar 9 23:01:01 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 9 23:00:39 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=18417 refcnt=0 tc-so:20.0.0.2 20.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:01:00 2022 current: Mar 9 23:01:01 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 9 23:00:39 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=18417 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so:unix://ipsec_gif_tunnel_remote gif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:67:ad:53:67 tc-so: linkstr: ./bus_ipsec_local tc-so: inet 10.0.1.2/24 broadcast 10.0.1.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.1/24 link#2 UC - - - shmif0 tc-so:10.0.1.2 link#2 UHl - - - lo0 tc-so:10.0.2/24 10.0.1.1 UGS - - - shmif0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.1.1 b2:a0:19:07:96:80 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:67:ad:53:67 5 0 5 0 0 tc-so:shmif 1500 10.0.1/24 10.0.1.2 5 0 5 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.1.1) at b2:a0:19:07:96:80 on shmif0 21s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:67:ad:53:67 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:19:07:96:80 tc-so: linkstr: ./bus_ipsec_local tc-so: inet 10.0.1.1/24 broadcast 10.0.1.255 flags 0 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:b8:de:54:43 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet 20.0.0.1/24 broadcast 20.0.0.255 flags 0 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 20.0.0.1 --> 20.0.0.2 tc-so: status: active tc-so: inet 20.1.0.1/32 -> 20.1.0.2 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.1/24 link#2 UC - - - shmif0 tc-so:10.0.1.1 link#2 UHl - - - lo0 tc-so:10.0.2/24 20.1.0.2 UGS - - - gif0 tc-so:20.0.0/24 link#3 UC - - - shmif1 tc-so:20.0.0.1 link#3 UHl - - - lo0 tc-so:20.1.0.1 gif0 UHl - - - lo0 tc-so:20.1.0.2 20.1.0.1 UH - - - gif0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:20.0.0.2 b2:a0:eb:f0:c8:05 UHL - - - shmif1 tc-so:10.0.1.2 b2:a0:67:ad:53:67 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:19:07:96:80 5 0 5 0 0 tc-so:shmif 1500 10.0.1/24 10.0.1.1 5 0 5 0 0 tc-so:shmif 1500 b2:a0:b8:de:54:43 5 0 5 0 0 tc-so:shmif 1500 20.0.0/24 20.0.0.1 5 0 5 0 0 tc-so:gif0 1280 2 0 1 0 0 tc-so:gif0 1280 20.1.0.1/32 20.1.0.1 2 0 1 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (20.0.0.2) at b2:a0:eb:f0:c8:05 on shmif1 17s R tc-so:? (10.0.1.2) at b2:a0:67:ad:53:67 on shmif0 17s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:19:07:96:80 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif1: tc-so: enaddr b2:a0:b8:de:54:43 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:gif0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:48:b0:36:0e tc-so: linkstr: ./bus_ipsec_remote tc-so: inet 10.0.2.1/24 broadcast 10.0.2.255 flags 0 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:eb:f0:c8:05 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet 20.0.0.2/24 broadcast 20.0.0.255 flags 0 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 20.0.0.2 --> 20.0.0.1 tc-so: status: active tc-so: inet 20.1.0.2/32 -> 20.1.0.1 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.1/24 20.1.0.1 UGS - - - gif0 tc-so:10.0.2/24 link#2 UC - - - shmif0 tc-so:10.0.2.1 link#2 UHl - - - lo0 tc-so:20.0.0/24 link#3 UC - - - shmif1 tc-so:20.0.0.2 link#3 UHl - - - lo0 tc-so:20.1.0.1 20.1.0.2 UH - - - gif0 tc-so:20.1.0.2 gif0 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:20.0.0.1 b2:a0:b8:de:54:43 UHL - - - shmif1 tc-so:10.0.2.2 b2:a0:b3:e6:46:9b UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:48:b0:36:0e 5 0 5 0 0 tc-so:shmif 1500 10.0.2/24 10.0.2.1 5 0 5 0 0 tc-so:shmif 1500 b2:a0:eb:f0:c8:05 5 0 5 0 0 tc-so:shmif 1500 20.0.0/24 20.0.0.2 5 0 5 0 0 tc-so:gif0 1280 2 0 1 0 0 tc-so:gif0 1280 20.1.0.2/32 20.1.0.2 2 0 1 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (20.0.0.1) at b2:a0:b8:de:54:43 on shmif1 14s R tc-so:? (10.0.2.2) at b2:a0:b3:e6:46:9b on shmif0 14s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:48:b0:36:0e multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif1: tc-so: enaddr b2:a0:eb:f0:c8:05 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:gif0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:b3:e6:46:9b tc-so: linkstr: ./bus_ipsec_remote tc-so: inet 10.0.2.2/24 broadcast 10.0.2.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.1/24 10.0.2.1 UGS - - - shmif0 tc-so:10.0.2/24 link#2 UC - - - shmif0 tc-so:10.0.2.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.2.1 b2:a0:48:b0:36:0e UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:b3:e6:46:9b 5 0 5 0 0 tc-so:shmif 1500 10.0.2/24 10.0.2.2 5 0 5 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.2.1) at b2:a0:48:b0:36:0e on shmif0 12s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:b3:e6:46:9b multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 20.0.0.2 --> 20.0.0.1 tc-so: status: active tc-so: input: 2 packets, 168 bytes tc-so: output: 1 packet, 84 bytes tc-so: inet 20.1.0.2/32 -> 20.1.0.1 flags 0 tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 20.0.0.1 --> 20.0.0.2 tc-so: status: active tc-so: input: 2 packets, 168 bytes tc-so: output: 1 packet, 84 bytes tc-so: inet 20.1.0.1/32 -> 20.1.0.2 flags 0 tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:b3:e6:46:9b tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.2.2/24 broadcast 10.0.2.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:eb:f0:c8:05 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 5 packets, 374 bytes, 2 multicasts tc-so: output: 5 packets, 374 bytes tc-so: inet 20.0.0.2/24 broadcast 20.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:48:b0:36:0e tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.2.1/24 broadcast 10.0.2.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:b8:de:54:43 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 5 packets, 374 bytes, 2 multicasts tc-so: output: 5 packets, 374 bytes tc-so: inet 20.0.0.1/24 broadcast 20.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:19:07:96:80 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.1.1/24 broadcast 10.0.1.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:67:ad:53:67 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.1.2/24 broadcast 10.0.1.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-so:### Dumping unix://ipsec_gif_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 21 0 21 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 43 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 130 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 73 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 14 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 87 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 398 0 0 133 0 133 133 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 4 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 31 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 5 0 4 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1191 0 31 219 0 219 tc-so: tc-so:In use 1174K, total allocated 1752K; utilization 67.0% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.240005] mainbus0 (root) tc-so:[ 1.240005] chacha: Portable C ChaCha tc-so:[ 1.240005] aes: BearSSL aes_ct tc-so:[ 1.240005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.240005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.830005] shmif0: Ethernet address b2:a0:67:ad:53:67 tc-so:### Dumping unix://ipsec_gif_tunel_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 2 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 4 0 3 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 41 0 41 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 49 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 61 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 167 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 80 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 36 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 26 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 98 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 928 0 0 310 0 310 310 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 16 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 40 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 43 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 9 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1897 0 56 405 0 405 tc-so: tc-so:In use 2310K, total allocated 3240K; utilization 71.3% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.350005] IPsec: Initialized Security Association Processing. tc-so:[ 1.350005] mainbus0 (root) tc-so:[ 1.430005] chacha: Portable C ChaCha tc-so:[ 1.430005] sysctl_createv: sysctl_create(ip6) returned 1 tc-so:[ 1.430005] sysctl_createv: sysctl_locate(gifhlim) returned 2 tc-so:[ 1.430005] sysctl_createv: sysctl_locate(gifpmtu) returned 2 tc-so:[ 1.430005] aes: BearSSL aes_ct tc-so:[ 1.430005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.430005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.560005] shmif0: Ethernet address b2:a0:19:07:96:80 tc-so:[ 8.920005] shmif1: Ethernet address b2:a0:b8:de:54:43 tc-so:### Dumping unix://ipsec_gif_tunnel_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 4 0 3 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 41 0 41 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 49 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 61 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 167 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 80 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 36 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 26 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 98 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 927 0 0 309 0 309 309 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 10 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 40 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 36 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 9 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1879 0 56 402 0 402 tc-so: tc-so:In use 2302K, total allocated 3216K; utilization 71.6% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.300005] IPsec: Initialized Security Association Processing. tc-so:[ 1.300005] mainbus0 (root) tc-so:[ 1.400005] chacha: Portable C ChaCha tc-so:[ 1.400005] sysctl_createv: sysctl_create(ip6) returned 1 tc-so:[ 1.400005] sysctl_createv: sysctl_locate(gifhlim) returned 2 tc-so:[ 1.400005] sysctl_createv: sysctl_locate(gifpmtu) returned 2 tc-so:[ 1.400005] aes: BearSSL aes_ct tc-so:[ 1.400005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.400005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.570005] shmif0: Ethernet address b2:a0:48:b0:36:0e tc-so:[ 9.910005] shmif1: Ethernet address b2:a0:eb:f0:c8:05 tc-so:### Dumping unix://ipsec_gif_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 17 0 17 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 42 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 130 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 73 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 14 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 87 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 375 0 0 125 0 125 125 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 5 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 32 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 5 0 4 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1162 0 27 211 0 211 tc-so: tc-so:In use 1128K, total allocated 1688K; utilization 66.8% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.260005] mainbus0 (root) tc-so:[ 1.260005] chacha: Portable C ChaCha tc-so:[ 1.260005] aes: BearSSL aes_ct tc-so:[ 1.260005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.260005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 9.360005] shmif0: Ethernet address b2:a0:b3:e6:46:9b tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:### Dumping ./bus_ipsec_local tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:16.230004 b2:a0:67:ad:53:67 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.1.2 tell 10.0.1.2, length 28 tc-so:00:00:15.350004 b2:a0:19:07:96:80 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.1.1 tell 10.0.1.1, length 28 tc-so:00:00:23.230004 b2:a0:67:ad:53:67 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.1.1 tell 10.0.1.2, length 28 tc-so:00:00:21.820004 b2:a0:19:07:96:80 > b2:a0:67:ad:53:67, ethertype ARP (0x0806), length 42: Reply 10.0.1.1 is-at b2:a0:19:07:96:80, length 28 tc-so:00:00:23.230004 b2:a0:67:ad:53:67 > b2:a0:19:07:96:80, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 65002, seq 0, length 64 tc-so:00:00:21.860004 b2:a0:19:07:96:80 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.1.2 tell 10.0.1.1, length 28 tc-so:00:00:23.270004 b2:a0:67:ad:53:67 > b2:a0:19:07:96:80, ethertype ARP (0x0806), length 42: Reply 10.0.1.2 is-at b2:a0:67:ad:53:67, length 28 tc-so:00:00:21.900004 b2:a0:19:07:96:80 > b2:a0:67:ad:53:67, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 65002, seq 0, length 64 tc-so:00:00:27.060004 b2:a0:67:ad:53:67 > b2:a0:19:07:96:80, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 44572, seq 0, length 64 tc-so:00:00:25.670004 b2:a0:19:07:96:80 > b2:a0:67:ad:53:67, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 44572, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:15.410004 b2:a0:48:b0:36:0e > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.2.1 tell 10.0.2.1, length 28 tc-so:00:00:15.840004 b2:a0:b3:e6:46:9b > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.2.2 tell 10.0.2.2, length 28 tc-so:00:00:19.620004 b2:a0:48:b0:36:0e > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.2.2 tell 10.0.2.1, length 28 tc-so:00:00:17.780004 b2:a0:b3:e6:46:9b > b2:a0:48:b0:36:0e, ethertype ARP (0x0806), length 42: Reply 10.0.2.2 is-at b2:a0:b3:e6:46:9b, length 28 tc-so:00:00:19.660004 b2:a0:48:b0:36:0e > b2:a0:b3:e6:46:9b, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 65002, seq 0, length 64 tc-so:00:00:17.780004 b2:a0:b3:e6:46:9b > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.2.1 tell 10.0.2.2, length 28 tc-so:00:00:19.660004 b2:a0:48:b0:36:0e > b2:a0:b3:e6:46:9b, ethertype ARP (0x0806), length 42: Reply 10.0.2.1 is-at b2:a0:48:b0:36:0e, length 28 tc-so:00:00:17.780004 b2:a0:b3:e6:46:9b > b2:a0:48:b0:36:0e, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 65002, seq 0, length 64 tc-so:00:00:23.430004 b2:a0:48:b0:36:0e > b2:a0:b3:e6:46:9b, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 44572, seq 0, length 64 tc-so:00:00:21.590004 b2:a0:b3:e6:46:9b > b2:a0:48:b0:36:0e, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 44572, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:15.630004 b2:a0:b8:de:54:43 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.1 tell 20.0.0.1, length 28 tc-so:00:00:15.630004 b2:a0:eb:f0:c8:05 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.2 tell 20.0.0.2, length 28 tc-so:00:00:21.820004 b2:a0:b8:de:54:43 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.2 tell 20.0.0.1, length 28 tc-so:00:00:19.620004 b2:a0:eb:f0:c8:05 > b2:a0:b8:de:54:43, ethertype ARP (0x0806), length 42: Reply 20.0.0.2 is-at b2:a0:eb:f0:c8:05, length 28 tc-so:00:00:21.820004 b2:a0:b8:de:54:43 > b2:a0:eb:f0:c8:05, ethertype IPv4 (0x0800), length 118: 20.0.0.1 > 20.0.0.2: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 65002, seq 0, length 64 (ipip-proto-4) tc-so:00:00:19.660004 b2:a0:eb:f0:c8:05 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.1 tell 20.0.0.2, length 28 tc-so:00:00:21.860004 b2:a0:b8:de:54:43 > b2:a0:eb:f0:c8:05, ethertype ARP (0x0806), length 42: Reply 20.0.0.1 is-at b2:a0:b8:de:54:43, length 28 tc-so:00:00:19.660004 b2:a0:eb:f0:c8:05 > b2:a0:b8:de:54:43, ethertype IPv4 (0x0800), length 118: 20.0.0.2 > 20.0.0.1: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 65002, seq 0, length 64 (ipip-proto-4) tc-so:00:00:25.630004 b2:a0:b8:de:54:43 > b2:a0:eb:f0:c8:05, ethertype IPv4 (0x0800), length 130: 20.0.0.1 > 20.0.0.2: ESP(spi=0x00002710,seq=0x1), length 96 tc-so:00:00:23.480004 b2:a0:eb:f0:c8:05 > b2:a0:b8:de:54:43, ethertype IPv4 (0x0800), length 130: 20.0.0.2 > 20.0.0.1: ESP(spi=0x00002711,seq=0x1), length 96 tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-end: 1646866906.445072, ipsec_gif_ipv4_tunnel_esp_null, passed tc-start: 1646866906.476915, ipsec_gif_ipv4_tunnel_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_gif_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_gif unix://ipsec_gif_tunel_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_gif unix://ipsec_gif_tunnel_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_gif_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:unix://ipsec_gif_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:1f:b4:4b:21 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:b0:ba:c8:56 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:d7:7a:f6:58 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:11:85:6f:ef ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:f5:54:7e:85 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig gif0 tunnel 20.0.0.1 20.0.0.2 ] tc-so:Executing command [ rump.ifconfig gif0 inet 20.1.0.1/32 20.1.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.1.0.2 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so:unix://ipsec_gif_tunnel_remote gif0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig gif0 tunnel 20.0.0.2 20.0.0.1 ] tc-so:Executing command [ rump.ifconfig gif0 inet 20.1.0.2/32 20.1.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.1.0.1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add 20.0.0.1 20.0.0.2 esp 10000 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add 20.0.0.2 20.0.0.1 esp 10001 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:spdadd 10.0.1.0/24 10.0.2.0/24 any -P out ipsec tc-so: esp/tunnel/20.0.0.1-20.0.0.2/require; tc-so:spdadd 10.0.2.0/24 10.0.1.0/24 any -P in ipsec tc-so: esp/tunnel/20.0.0.2-20.0.0.1/require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 20.0.0.1 20.0.0.2 esp 10000 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add 20.0.0.2 20.0.0.1 esp 10001 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:spdadd 10.0.2.0/24 10.0.1.0/24 any -P out ipsec tc-so: esp/tunnel/20.0.0.2-20.0.0.1/require; tc-so:spdadd 10.0.1.0/24 10.0.2.0/24 any -P in ipsec tc-so: esp/tunnel/20.0.0.1-20.0.0.2/require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:20.0.0.1 20.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:02:10 2022 current: Mar 9 23:02:11 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 9 23:01:49 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=3676 refcnt=0 tc-so:20.0.0.2 20.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:02:10 2022 current: Mar 9 23:02:11 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 9 23:01:49 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=3676 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:20.0.0.1 20.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:02:11 2022 current: Mar 9 23:02:12 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 9 23:01:51 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=12436 refcnt=0 tc-so:20.0.0.2 20.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:02:11 2022 current: Mar 9 23:02:12 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 9 23:01:51 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=12436 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so:unix://ipsec_gif_tunnel_remote gif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:96:63:4f:e3 tc-so: linkstr: ./bus_ipsec_local tc-so: inet 10.0.1.2/24 broadcast 10.0.1.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.1/24 link#2 UC - - - shmif0 tc-so:10.0.1.2 link#2 UHl - - - lo0 tc-so:10.0.2/24 10.0.1.1 UGS - - - shmif0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.1.1 b2:a0:1f:b4:4b:21 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:96:63:4f:e3 5 0 5 0 0 tc-so:shmif 1500 10.0.1/24 10.0.1.2 5 0 5 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.1.1) at b2:a0:1f:b4:4b:21 on shmif0 21s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:96:63:4f:e3 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:1f:b4:4b:21 tc-so: linkstr: ./bus_ipsec_local tc-so: inet 10.0.1.1/24 broadcast 10.0.1.255 flags 0 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:b0:ba:c8:56 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet 20.0.0.1/24 broadcast 20.0.0.255 flags 0 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 20.0.0.1 --> 20.0.0.2 tc-so: status: active tc-so: inet 20.1.0.1/32 -> 20.1.0.2 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.1/24 link#2 UC - - - shmif0 tc-so:10.0.1.1 link#2 UHl - - - lo0 tc-so:10.0.2/24 20.1.0.2 UGS - - - gif0 tc-so:20.0.0/24 link#3 UC - - - shmif1 tc-so:20.0.0.1 link#3 UHl - - - lo0 tc-so:20.1.0.1 gif0 UHl - - - lo0 tc-so:20.1.0.2 20.1.0.1 UH - - - gif0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:20.0.0.2 b2:a0:11:85:6f:ef UHL - - - shmif1 tc-so:10.0.1.2 b2:a0:96:63:4f:e3 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:1f:b4:4b:21 5 0 5 0 0 tc-so:shmif 1500 10.0.1/24 10.0.1.1 5 0 5 0 0 tc-so:shmif 1500 b2:a0:b0:ba:c8:56 5 0 5 0 0 tc-so:shmif 1500 20.0.0/24 20.0.0.1 5 0 5 0 0 tc-so:gif0 1280 2 0 1 0 0 tc-so:gif0 1280 20.1.0.1/32 20.1.0.1 2 0 1 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (20.0.0.2) at b2:a0:11:85:6f:ef on shmif1 18s R tc-so:? (10.0.1.2) at b2:a0:96:63:4f:e3 on shmif0 18s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:1f:b4:4b:21 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif1: tc-so: enaddr b2:a0:b0:ba:c8:56 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:gif0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:d7:7a:f6:58 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet 10.0.2.1/24 broadcast 10.0.2.255 flags 0 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:11:85:6f:ef tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet 20.0.0.2/24 broadcast 20.0.0.255 flags 0 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 20.0.0.2 --> 20.0.0.1 tc-so: status: active tc-so: inet 20.1.0.2/32 -> 20.1.0.1 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.1/24 20.1.0.1 UGS - - - gif0 tc-so:10.0.2/24 link#2 UC - - - shmif0 tc-so:10.0.2.1 link#2 UHl - - - lo0 tc-so:20.0.0/24 link#3 UC - - - shmif1 tc-so:20.0.0.2 link#3 UHl - - - lo0 tc-so:20.1.0.1 20.1.0.2 UH - - - gif0 tc-so:20.1.0.2 gif0 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:20.0.0.1 b2:a0:b0:ba:c8:56 UHL - - - shmif1 tc-so:10.0.2.2 b2:a0:f5:54:7e:85 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:d7:7a:f6:58 5 0 5 0 0 tc-so:shmif 1500 10.0.2/24 10.0.2.1 5 0 5 0 0 tc-so:shmif 1500 b2:a0:11:85:6f:ef 5 0 5 0 0 tc-so:shmif 1500 20.0.0/24 20.0.0.2 5 0 5 0 0 tc-so:gif0 1280 2 0 1 0 0 tc-so:gif0 1280 20.1.0.2/32 20.1.0.2 2 0 1 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (20.0.0.1) at b2:a0:b0:ba:c8:56 on shmif1 16s R tc-so:? (10.0.2.2) at b2:a0:f5:54:7e:85 on shmif0 16s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:d7:7a:f6:58 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif1: tc-so: enaddr b2:a0:11:85:6f:ef multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:gif0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:f5:54:7e:85 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet 10.0.2.2/24 broadcast 10.0.2.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.1/24 10.0.2.1 UGS - - - shmif0 tc-so:10.0.2/24 link#2 UC - - - shmif0 tc-so:10.0.2.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.2.1 b2:a0:d7:7a:f6:58 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:f5:54:7e:85 5 0 5 0 0 tc-so:shmif 1500 10.0.2/24 10.0.2.2 5 0 5 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.2.1) at b2:a0:d7:7a:f6:58 on shmif0 14s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:f5:54:7e:85 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 20.0.0.2 --> 20.0.0.1 tc-so: status: active tc-so: input: 2 packets, 168 bytes tc-so: output: 1 packet, 84 bytes tc-so: inet 20.1.0.2/32 -> 20.1.0.1 flags 0 tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 20.0.0.1 --> 20.0.0.2 tc-so: status: active tc-so: input: 2 packets, 168 bytes tc-so: output: 1 packet, 84 bytes tc-so: inet 20.1.0.1/32 -> 20.1.0.2 flags 0 tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:f5:54:7e:85 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.2.2/24 broadcast 10.0.2.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:11:85:6f:ef tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 5 packets, 398 bytes, 2 multicasts tc-so: output: 5 packets, 398 bytes tc-so: inet 20.0.0.2/24 broadcast 20.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:d7:7a:f6:58 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.2.1/24 broadcast 10.0.2.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:b0:ba:c8:56 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 5 packets, 398 bytes, 2 multicasts tc-so: output: 5 packets, 398 bytes tc-so: inet 20.0.0.1/24 broadcast 20.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:1f:b4:4b:21 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.1.1/24 broadcast 10.0.1.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:96:63:4f:e3 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.1.2/24 broadcast 10.0.1.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-so:### Dumping unix://ipsec_gif_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 21 0 21 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 45 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 43 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 131 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 73 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 14 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 87 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 397 0 0 133 0 133 133 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 4 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 29 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 5 0 4 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1188 0 31 219 0 219 tc-so: tc-so:In use 1171K, total allocated 1752K; utilization 66.8% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.260005] mainbus0 (root) tc-so:[ 1.300005] chacha: Portable C ChaCha tc-so:[ 1.300005] aes: BearSSL aes_ct tc-so:[ 1.300005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.300005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 6.950005] shmif0: Ethernet address b2:a0:96:63:4f:e3 tc-so:### Dumping unix://ipsec_gif_tunel_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 4 0 3 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 41 0 41 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 49 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 62 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 167 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 80 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 36 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 26 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 98 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 928 0 0 310 0 310 310 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 11 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 40 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 38 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 9 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1884 0 56 403 0 403 tc-so: tc-so:In use 2306K, total allocated 3224K; utilization 71.5% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.220005] IPsec: Initialized Security Association Processing. tc-so:[ 1.220005] mainbus0 (root) tc-so:[ 1.290005] chacha: Portable C ChaCha tc-so:[ 1.290005] sysctl_createv: sysctl_create(ip6) returned 1 tc-so:[ 1.290005] sysctl_createv: sysctl_locate(gifhlim) returned 2 tc-so:[ 1.290005] sysctl_createv: sysctl_locate(gifpmtu) returned 2 tc-so:[ 1.290005] aes: BearSSL aes_ct tc-so:[ 1.290005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.290005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 6.700005] shmif0: Ethernet address b2:a0:1f:b4:4b:21 tc-so:[ 8.050005] shmif1: Ethernet address b2:a0:b0:ba:c8:56 tc-so:### Dumping unix://ipsec_gif_tunnel_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 2 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 4 0 3 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 41 0 41 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 49 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 63 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 166 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 80 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 36 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 26 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 98 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 927 0 0 309 0 309 309 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 17 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 6 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 40 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 43 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 9 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1899 0 56 404 0 404 tc-so: tc-so:In use 2311K, total allocated 3232K; utilization 71.5% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.230005] IPsec: Initialized Security Association Processing. tc-so:[ 1.230005] mainbus0 (root) tc-so:[ 1.290005] chacha: Portable C ChaCha tc-so:[ 1.290005] sysctl_createv: sysctl_create(ip6) returned 1 tc-so:[ 1.290005] sysctl_createv: sysctl_locate(gifhlim) returned 2 tc-so:[ 1.290005] sysctl_createv: sysctl_locate(gifpmtu) returned 2 tc-so:[ 1.290005] aes: BearSSL aes_ct tc-so:[ 1.290005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.290005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.750005] shmif0: Ethernet address b2:a0:d7:7a:f6:58 tc-so:[ 8.980005] shmif1: Ethernet address b2:a0:11:85:6f:ef tc-so:### Dumping unix://ipsec_gif_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 17 0 17 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 45 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 43 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 130 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 73 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 14 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 87 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 373 0 0 125 0 125 125 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 3 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 29 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 5 0 4 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1155 0 27 211 0 211 tc-so: tc-so:In use 1122K, total allocated 1688K; utilization 66.5% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.340005] mainbus0 (root) tc-so:[ 1.380005] chacha: Portable C ChaCha tc-so:[ 1.380005] aes: BearSSL aes_ct tc-so:[ 1.380005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.380005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.600005] shmif0: Ethernet address b2:a0:f5:54:7e:85 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:### Dumping ./bus_ipsec_local tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:14.360004 b2:a0:96:63:4f:e3 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.1.2 tell 10.0.1.2, length 28 tc-so:00:00:13.530004 b2:a0:1f:b4:4b:21 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.1.1 tell 10.0.1.1, length 28 tc-so:00:00:21.210004 b2:a0:96:63:4f:e3 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.1.1 tell 10.0.1.2, length 28 tc-so:00:00:19.880004 b2:a0:1f:b4:4b:21 > b2:a0:96:63:4f:e3, ethertype ARP (0x0806), length 42: Reply 10.0.1.1 is-at b2:a0:1f:b4:4b:21, length 28 tc-so:00:00:21.210004 b2:a0:96:63:4f:e3 > b2:a0:1f:b4:4b:21, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 16931, seq 0, length 64 tc-so:00:00:19.960004 b2:a0:1f:b4:4b:21 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.1.2 tell 10.0.1.1, length 28 tc-so:00:00:21.290004 b2:a0:96:63:4f:e3 > b2:a0:1f:b4:4b:21, ethertype ARP (0x0806), length 42: Reply 10.0.1.2 is-at b2:a0:96:63:4f:e3, length 28 tc-so:00:00:19.980004 b2:a0:1f:b4:4b:21 > b2:a0:96:63:4f:e3, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 16931, seq 0, length 64 tc-so:00:00:25.930004 b2:a0:96:63:4f:e3 > b2:a0:1f:b4:4b:21, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 9194, seq 0, length 64 tc-so:00:00:24.590004 b2:a0:1f:b4:4b:21 > b2:a0:96:63:4f:e3, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 9194, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:14.180004 b2:a0:d7:7a:f6:58 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.2.1 tell 10.0.2.1, length 28 tc-so:00:00:14.840004 b2:a0:f5:54:7e:85 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.2.2 tell 10.0.2.2, length 28 tc-so:00:00:18.320004 b2:a0:d7:7a:f6:58 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.2.2 tell 10.0.2.1, length 28 tc-so:00:00:16.760004 b2:a0:f5:54:7e:85 > b2:a0:d7:7a:f6:58, ethertype ARP (0x0806), length 42: Reply 10.0.2.2 is-at b2:a0:f5:54:7e:85, length 28 tc-so:00:00:18.340004 b2:a0:d7:7a:f6:58 > b2:a0:f5:54:7e:85, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 16931, seq 0, length 64 tc-so:00:00:16.760004 b2:a0:f5:54:7e:85 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.2.1 tell 10.0.2.2, length 28 tc-so:00:00:18.360004 b2:a0:d7:7a:f6:58 > b2:a0:f5:54:7e:85, ethertype ARP (0x0806), length 42: Reply 10.0.2.1 is-at b2:a0:d7:7a:f6:58, length 28 tc-so:00:00:16.780004 b2:a0:f5:54:7e:85 > b2:a0:d7:7a:f6:58, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 16931, seq 0, length 64 tc-so:00:00:22.990004 b2:a0:d7:7a:f6:58 > b2:a0:f5:54:7e:85, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 9194, seq 0, length 64 tc-so:00:00:21.410004 b2:a0:f5:54:7e:85 > b2:a0:d7:7a:f6:58, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 9194, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:13.790004 b2:a0:b0:ba:c8:56 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.1 tell 20.0.0.1, length 28 tc-so:00:00:14.450004 b2:a0:11:85:6f:ef > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.2 tell 20.0.0.2, length 28 tc-so:00:00:19.920004 b2:a0:b0:ba:c8:56 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.2 tell 20.0.0.1, length 28 tc-so:00:00:18.320004 b2:a0:11:85:6f:ef > b2:a0:b0:ba:c8:56, ethertype ARP (0x0806), length 42: Reply 20.0.0.2 is-at b2:a0:11:85:6f:ef, length 28 tc-so:00:00:19.920004 b2:a0:b0:ba:c8:56 > b2:a0:11:85:6f:ef, ethertype IPv4 (0x0800), length 118: 20.0.0.1 > 20.0.0.2: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 16931, seq 0, length 64 (ipip-proto-4) tc-so:00:00:18.360004 b2:a0:11:85:6f:ef > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.1 tell 20.0.0.2, length 28 tc-so:00:00:19.960004 b2:a0:b0:ba:c8:56 > b2:a0:11:85:6f:ef, ethertype ARP (0x0806), length 42: Reply 20.0.0.1 is-at b2:a0:b0:ba:c8:56, length 28 tc-so:00:00:18.360004 b2:a0:11:85:6f:ef > b2:a0:b0:ba:c8:56, ethertype IPv4 (0x0800), length 118: 20.0.0.2 > 20.0.0.1: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 16931, seq 0, length 64 (ipip-proto-4) tc-so:00:00:24.590004 b2:a0:b0:ba:c8:56 > b2:a0:11:85:6f:ef, ethertype IPv4 (0x0800), length 154: 20.0.0.1 > 20.0.0.2: ESP(spi=0x00002710,seq=0x1), length 120 tc-so:00:00:22.990004 b2:a0:11:85:6f:ef > b2:a0:b0:ba:c8:56, ethertype IPv4 (0x0800), length 154: 20.0.0.2 > 20.0.0.1: ESP(spi=0x00002711,seq=0x1), length 120 tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-end: 1646866967.281300, ipsec_gif_ipv4_tunnel_esp_rijndaelcbc, passed tc-start: 1646866967.312411, ipsec_gif_ipv6_transport_ah_hmacsha512 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_gif_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://ipsec_gif_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_gif unix://ipsec_gif_tunel_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_gif unix://ipsec_gif_tunnel_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_gif_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:unix://ipsec_gif_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:48:80:14:6f ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:5c:bf:4b:ac ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:e8:db:9a:fd ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:e5:86:03:91 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:da:e0:ff:13 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig gif0 tunnel fc00::1 fc00::2 ] tc-so:Executing command [ rump.ifconfig gif0 inet6 fc01::1/128 fc01::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc01::1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so:unix://ipsec_gif_tunnel_remote gif0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig gif0 tunnel fc00::2 fc00::1 ] tc-so:Executing command [ rump.ifconfig gif0 inet6 fc01::2/128 fc01::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc01::2 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add fc00::1 fc00::2 ah 10000 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add fc00::2 fc00::1 ah 10001 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:spdadd fc00::1/128 fc00::2/128 any -P out ipsec tc-so: ah/transport//require; tc-so:spdadd fc00::2/128 fc00::1/128 any -P in ipsec tc-so: ah/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add fc00::1 fc00::2 ah 10000 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add fc00::2 fc00::1 ah 10001 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:spdadd fc00::2/128 fc00::1/128 any -P out ipsec tc-so: ah/transport//require; tc-so:spdadd fc00::1/128 fc00::2/128 any -P in ipsec tc-so: ah/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:fc00::1 fc00::2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:03:12 2022 current: Mar 9 23:03:13 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 9 23:02:50 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=19819 refcnt=0 tc-so:fc00::2 fc00::1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:03:12 2022 current: Mar 9 23:03:13 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 9 23:02:50 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=19819 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:fc00::1 fc00::2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:03:12 2022 current: Mar 9 23:03:14 2022 tc-so: diff: 2(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 9 23:02:52 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=6787 refcnt=0 tc-so:fc00::2 fc00::1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:03:12 2022 current: Mar 9 23:03:14 2022 tc-so: diff: 2(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 9 23:02:52 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=6787 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so:unix://ipsec_gif_tunnel_remote gif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:02:8d:33:68 tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fd00:1::2/64 flags 0 tc-so: inet6 fe80::b0a0:2ff:fe8d:3368%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00:1::/64 link#2 UC - - - shmif0 tc-so:fd00:1::2 link#2 UHl - - - lo0 tc-so:fd00:2::/64 fd00:1::1 UGS - - - shmif0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:2ff:fe8d:3368 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00:1::1 b2:a0:48:80:14:6f UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:02:8d:33:68 9 0 9 0 0 tc-so:shmif 1500 fd00:1::/64 fd00:1::2 tc-so: ff02::1:ff8d:3368 tc-so: ff01:2::1 tc-so: ff02::2:a7b:f0d6% tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 9 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:2ff:fe 9 0 9 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00:1::1 b2:a0:48:80:14:6f shmif0 17s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00:1::2 tc-so: group ff02::1:ff8d:3368%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:a7b:f0d6%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: enaddr b2:a0:02:8d:33:68 multicnt 4 tc-so: 33:33:ff:8d:33:68 -- 33:33:ff:8d:33:68 refcount 1 tc-so: 33:33:0a:7b:f0:d6 -- 33:33:0a:7b:f0:d6 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:48:80:14:6f tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fd00:1::1/64 flags 0 tc-so: inet6 fe80::b0a0:48ff:fe80:146f%shmif0/64 flags 0 scopeid 0x2 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:5c:bf:4b:ac tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:5cff:febf:4bac%shmif1/64 flags 0 scopeid 0x3 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: status: active tc-so: inet6 fc01::1/128 -> fc01::2 flags 0 tc-so: inet6 fe80::c8d0:b73e:52c1:ae46%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::1 link#3 UHl - - - lo0 tc-so:fc01::1 gif0 UHl - - - lo0 tc-so:fc01::2 fc01::1 UHC - - - gif0 tc-so:fd00:1::/64 link#2 UC - - - shmif0 tc-so:fd00:1::1 link#2 UHl - - - lo0 tc-so:fd00:2::/64 fc01::1 UGS - - - gif0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:48ff:fe80:146f link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:5cff:febf:4bac link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::c8d0:b73e:52c1:ae46 UC - - - gif0 tc-so:fe80::c8d0:b73e:52c1:ae46 gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fc01::1 UC - - - gif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%gif0/32 fc01::1 UC - - - gif0 tc-so:fc00::2 b2:a0:e5:86:03:91 UHL - - - shmif1 tc-so:fd00:1::2 b2:a0:02:8d:33:68 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:48:80:14:6f 9 0 9 0 0 tc-so:shmif 1500 fd00:1::/64 fd00:1::1 tc-so: ff02::1:ff80:146f tc-so: ff01:2::1 tc-so: ff02::2:f229:5b09 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:1%sh 9 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:48ff:f 9 0 9 0 0 tc-so:shmif 1500 b2:a0:5c:bf:4b:ac 16 0 13 0 0 tc-so:shmif 1500 fc00::/64 fc00::1 tc-so: ff02::1:ffbf:4bac tc-so: ff01:3::1 tc-so: ff02::2:f229:5b09 tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:1%sh 16 0 13 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:5cff:f 16 0 13 0 0 tc-so:gif0 1280 7 0 7 0 0 tc-so:gif0 1280 fc01::1/128 fc01::1 tc-so: ff02::1:ffc1:ae46 tc-so: ff01:4::1 tc-so: ff02::2:f229:5b09 tc-so: ff02::1%gif0 tc-so: ff02::1:ff00:1%gi 7 0 7 0 0 tc-so:gif0 1280 fe80::/64 fe80::c8d0:b73e:5 7 0 7 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00::2 b2:a0:e5:86:03:91 shmif1 5s R tc-so:fd00:1::2 b2:a0:02:8d:33:68 shmif0 7s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00:1::1 tc-so: group ff02::1:ff80:146f%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:f229:5b09%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:1%shmif0 refcount 1 tc-so: enaddr b2:a0:48:80:14:6f multicnt 4 tc-so: 33:33:ff:80:14:6f -- 33:33:ff:80:14:6f refcount 1 tc-so: 33:33:f2:29:5b:09 -- 33:33:f2:29:5b:09 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:shmif1: tc-so: inet6 fc00::1 tc-so: group ff02::1:ffbf:4bac%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:f229:5b09%shmif1 refcount 2 tc-so: group ff02::1%shmif1 refcount 2 tc-so: group ff02::1:ff00:1%shmif1 refcount 1 tc-so: enaddr b2:a0:5c:bf:4b:ac multicnt 4 tc-so: 33:33:ff:bf:4b:ac -- 33:33:ff:bf:4b:ac refcount 1 tc-so: 33:33:f2:29:5b:09 -- 33:33:f2:29:5b:09 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:gif0: tc-so: inet6 fc01::1 tc-so: group ff02::1:ffc1:ae46%gif0 refcount 1 tc-so: group ff01:4::1 refcount 2 tc-so: group ff02::2:f229:5b09%gif0 refcount 2 tc-so: group ff02::1%gif0 refcount 2 tc-so: group ff02::1:ff00:1%gif0 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:e8:db:9a:fd tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fd00:2::1/64 flags 0 tc-so: inet6 fe80::b0a0:e8ff:fedb:9afd%shmif0/64 flags 0 scopeid 0x2 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:e5:86:03:91 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:e5ff:fe86:391%shmif1/64 flags 0 scopeid 0x3 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: status: active tc-so: inet6 fc01::2/128 -> fc01::1 flags 0 tc-so: inet6 fe80::743c:2ebf:d7cf:e55%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::2 link#3 UHl - - - lo0 tc-so:fc01::1 fc01::2 UHC - - - gif0 tc-so:fc01::2 gif0 UHl - - - lo0 tc-so:fd00:1::/64 fc01::2 UGS - - - gif0 tc-so:fd00:2::/64 link#2 UC - - - shmif0 tc-so:fd00:2::1 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:e8ff:fedb:9afd link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:e5ff:fe86:391 link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::743c:2ebf:d7cf:e55 UC - - - gif0 tc-so:fe80::743c:2ebf:d7cf:e55 gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fc01::2 UC - - - gif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%gif0/32 fc01::2 UC - - - gif0 tc-so:fc00::1 b2:a0:5c:bf:4b:ac UHL - - - shmif1 tc-so:fd00:2::2 b2:a0:da:e0:ff:13 UHL - - - shmif0 tc-so:fe80::b0a0:daff:fee0:ff13 b2:a0:da:e0:ff:13 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:e8:db:9a:fd 11 0 11 0 0 tc-so:shmif 1500 fd00:2::/64 fd00:2::1 tc-so: ff02::1:ffdb:9afd tc-so: ff01:2::1 tc-so: ff02::2:d5e1:2e65 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:1%sh 11 0 11 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:e8ff:f 11 0 11 0 0 tc-so:shmif 1500 b2:a0:e5:86:03:91 11 0 16 0 0 tc-so:shmif 1500 fc00::/64 fc00::2 tc-so: ff02::1:ff86:391% tc-so: ff01:3::1 tc-so: ff02::2:d5e1:2e65 tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:2%sh 11 0 16 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:e5ff:f 11 0 16 0 0 tc-so:gif0 1280 4 0 7 0 0 tc-so:gif0 1280 fc01::2/128 fc01::2 tc-so: ff02::1:ffcf:e55% tc-so: ff01:4::1 tc-so: ff02::2:d5e1:2e65 tc-so: ff02::1%gif0 tc-so: ff02::1:ff00:2%gi 4 0 7 0 0 tc-so:gif0 1280 fe80::/64 fe80::743c:2ebf:d 4 0 7 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00::1 b2:a0:5c:bf:4b:ac shmif1 27s R R tc-so:fd00:2::2 b2:a0:da:e0:ff:13 shmif0 7s R tc-so:fe80::b0a0:daff:fee0:ff13%shmif0 b2:a0:da:e0:ff:13 shmif0 17s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00:2::1 tc-so: group ff02::1:ffdb:9afd%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:d5e1:2e65%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:1%shmif0 refcount 1 tc-so: enaddr b2:a0:e8:db:9a:fd multicnt 4 tc-so: 33:33:ff:db:9a:fd -- 33:33:ff:db:9a:fd refcount 1 tc-so: 33:33:d5:e1:2e:65 -- 33:33:d5:e1:2e:65 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:shmif1: tc-so: inet6 fc00::2 tc-so: group ff02::1:ff86:391%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:d5e1:2e65%shmif1 refcount 2 tc-so: group ff02::1%shmif1 refcount 2 tc-so: group ff02::1:ff00:2%shmif1 refcount 1 tc-so: enaddr b2:a0:e5:86:03:91 multicnt 4 tc-so: 33:33:ff:86:03:91 -- 33:33:ff:86:03:91 refcount 1 tc-so: 33:33:d5:e1:2e:65 -- 33:33:d5:e1:2e:65 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:gif0: tc-so: inet6 fc01::2 tc-so: group ff02::1:ffcf:e55%gif0 refcount 1 tc-so: group ff01:4::1 refcount 2 tc-so: group ff02::2:d5e1:2e65%gif0 refcount 2 tc-so: group ff02::1%gif0 refcount 2 tc-so: group ff02::1:ff00:2%gif0 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:da:e0:ff:13 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fd00:2::2/64 flags 0 tc-so: inet6 fe80::b0a0:daff:fee0:ff13%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00:1::/64 fd00:2::1 UGS - - - shmif0 tc-so:fd00:2::/64 link#2 UC - - - shmif0 tc-so:fd00:2::2 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:daff:fee0:ff13 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00:2::1 b2:a0:e8:db:9a:fd UHL - - - shmif0 tc-so:fe80::b0a0:e8ff:fedb:9afd b2:a0:e8:db:9a:fd UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:da:e0:ff:13 9 0 11 0 0 tc-so:shmif 1500 fd00:2::/64 fd00:2::2 tc-so: ff02::1:ffe0:ff13 tc-so: ff01:2::1 tc-so: ff02::2:e8cb:546f tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 9 0 11 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:daff:f 9 0 11 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00:2::1 b2:a0:e8:db:9a:fd shmif0 24s R tc-so:fe80::b0a0:e8ff:fedb:9afd%shmif0 b2:a0:e8:db:9a:fd shmif0 29s R R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00:2::2 tc-so: group ff02::1:ffe0:ff13%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:e8cb:546f%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: enaddr b2:a0:da:e0:ff:13 multicnt 4 tc-so: 33:33:ff:e0:ff:13 -- 33:33:ff:e0:ff:13 refcount 1 tc-so: 33:33:e8:cb:54:6f -- 33:33:e8:cb:54:6f refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: status: active tc-so: input: 4 packets, 256 bytes tc-so: output: 7 packets, 472 bytes tc-so: inet6 fc01::2/128 -> fc01::1 flags 0 tc-so: inet6 fe80::743c:2ebf:d7cf:e55%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: status: active tc-so: input: 7 packets, 472 bytes tc-so: output: 7 packets, 472 bytes tc-so: inet6 fc01::1/128 -> fc01::2 flags 0 tc-so: inet6 fe80::c8d0:b73e:52c1:ae46%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:da:e0:ff:13 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 9 packets, 734 bytes, 4 multicasts tc-so: output: 11 packets, 906 bytes, 6 multicasts tc-so: inet6 fd00:2::2/64 flags 0 tc-so: inet6 fe80::b0a0:daff:fee0:ff13%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:e5:86:03:91 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 11 packets, 1242 bytes, 4 multicasts tc-so: output: 16 packets, 1896 bytes, 5 multicasts tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:e5ff:fe86:391%shmif1/64 flags 0 scopeid 0x3 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:e8:db:9a:fd tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 11 packets, 906 bytes, 6 multicasts tc-so: output: 11 packets, 906 bytes, 6 multicasts tc-so: inet6 fd00:2::1/64 flags 0 tc-so: inet6 fe80::b0a0:e8ff:fedb:9afd%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:5c:bf:4b:ac tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 16 packets, 1896 bytes, 5 multicasts tc-so: output: 13 packets, 1414 bytes, 6 multicasts tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:5cff:febf:4bac%shmif1/64 flags 0 scopeid 0x3 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:48:80:14:6f tc-so: linkstr: ./bus_ipsec_local tc-so: input: 9 packets, 734 bytes, 6 multicasts tc-so: output: 9 packets, 742 bytes, 5 multicasts tc-so: inet6 fd00:1::1/64 flags 0 tc-so: inet6 fe80::b0a0:48ff:fe80:146f%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:02:8d:33:68 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 9 packets, 742 bytes, 5 multicasts tc-so: output: 9 packets, 734 bytes, 6 multicasts tc-so: inet6 fd00:1::2/64 flags 0 tc-so: inet6 fe80::b0a0:2ff:fe8d:3368%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-so:### Dumping unix://ipsec_gif_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 12 0 12 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 13 0 13 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 187 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 78 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 42 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 18 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 94 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 535 0 0 179 0 179 179 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 5 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 33 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 15 0 9 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1452 0 41 269 0 269 tc-so: tc-so:In use 1483K, total allocated 2152K; utilization 68.9% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.200005] mainbus0 (root) tc-so:[ 1.260005] chacha: Portable C ChaCha tc-so:[ 1.260005] aes: BearSSL aes_ct tc-so:[ 1.260005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.260005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.190005] shmif0: Ethernet address b2:a0:02:8d:33:68 tc-so:[ 15.240005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 15.240005] get_ifid: shmif0: ifid: b0:a0:02:ff:fe:8d:33:68 tc-so:[ 15.240005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:2ff:fe8d:3368 tc-so:[ 16.880005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:2ff:fe8d:3368 - no duplicates found tc-so:[ 51.900005] in6_if_link_down: fd00:1::2 marked detached tc-so:[ 51.900005] in6_if_link_down: fe80:2::b0a0:2ff:fe8d:3368 marked detached tc-so:### Dumping unix://ipsec_gif_tunel_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 6 0 6 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 20 0 20 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 28 0 28 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 30 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 54 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 61 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 268 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00128 192 88 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 67 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00256 320 34 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 27 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 10 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 104 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1159 0 0 387 0 387 387 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 12 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 40 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 44 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 27 0 21 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2326 0 79 489 0 489 tc-so: tc-so:In use 2831K, total allocated 3912K; utilization 72.4% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.250005] IPsec: Initialized Security Association Processing. tc-so:[ 1.250005] mainbus0 (root) tc-so:[ 1.250005] chacha: Portable C ChaCha tc-so:[ 1.250005] aes: BearSSL aes_ct tc-so:[ 1.250005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.250005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.850005] shmif0: Ethernet address b2:a0:48:80:14:6f tc-so:[ 9.420005] shmif1: Ethernet address b2:a0:5c:bf:4b:ac tc-so:[ 14.290005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 14.290005] get_ifid: shmif0: ifid: b0:a0:48:ff:fe:80:14:6f tc-so:[ 14.290005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:48ff:fe80:146f tc-so:[ 14.520005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 14.520005] get_ifid: shmif1: ifid: b0:a0:5c:ff:fe:bf:4b:ac tc-so:[ 14.520005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:5cff:febf:4bac tc-so:[ 15.650005] get_ifid: gif0: interface identifier generated by random number tc-so:[ 15.650005] get_ifid: gif0: ifid: c8:d0:b7:3e:52:c1:ae:46 tc-so:[ 15.650005] nd6_dad_start: gif0: starting DAD for fe80:4::c8d0:b73e:52c1:ae46 tc-so:[ 16.110005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:48ff:fe80:146f - no duplicates found tc-so:[ 16.110005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:5cff:febf:4bac - no duplicates found tc-so:[ 17.000005] nd6_dad_timer: gif0: DAD complete for fe80:4::c8d0:b73e:52c1:ae46 - no duplicates found tc-so:[ 24.930005] ah_input: hash over 144 bytes, skip 40: crda len 144 skip 0 inject 52 tc-so:[ 25.940005] ah_input: hash over 160 bytes, skip 40: crda len 160 skip 0 inject 52 tc-so:[ 43.670005] in6_if_link_down: fc01::1 marked detached tc-so:[ 43.670005] in6_if_link_down: fe80:4::c8d0:b73e:52c1:ae46 marked detached tc-so:[ 48.090005] in6_if_link_down: fc00::1 marked detached tc-so:[ 48.090005] in6_if_link_down: fe80:3::b0a0:5cff:febf:4bac marked detached tc-so:[ 49.390005] in6_if_link_down: fd00:1::1 marked detached tc-so:[ 49.390005] in6_if_link_down: fe80:2::b0a0:48ff:fe80:146f marked detached tc-so:### Dumping unix://ipsec_gif_tunnel_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 6 0 6 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 28 0 28 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 35 0 35 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 30 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 53 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 61 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 270 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00128 192 88 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 67 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00256 320 34 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 27 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 10 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 104 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1260 0 0 420 0 420 420 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 3 0 3 1 0 1 1 0 inf 1 tc-so:mbpl 272 15 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 40 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 50 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 27 0 21 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2458 0 95 524 0 524 tc-so: tc-so:In use 3047K, total allocated 4192K; utilization 72.7% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.320005] IPsec: Initialized Security Association Processing. tc-so:[ 1.340005] mainbus0 (root) tc-so:[ 1.440005] chacha: Portable C ChaCha tc-so:[ 1.440005] aes: BearSSL aes_ct tc-so:[ 1.440005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.440005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.360005] shmif0: Ethernet address b2:a0:e8:db:9a:fd tc-so:[ 9.530005] shmif1: Ethernet address b2:a0:e5:86:03:91 tc-so:[ 14.120005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 14.120005] get_ifid: shmif0: ifid: b0:a0:e8:ff:fe:db:9a:fd tc-so:[ 14.120005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:e8ff:fedb:9afd tc-so:[ 14.320005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 14.320005] get_ifid: shmif1: ifid: b0:a0:e5:ff:fe:86:03:91 tc-so:[ 14.320005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:e5ff:fe86:391 tc-so:[ 15.490005] get_ifid: gif0: interface identifier generated by random number tc-so:[ 15.490005] get_ifid: gif0: ifid: 74:3c:2e:bf:d7:cf:0e:55 tc-so:[ 15.490005] nd6_dad_start: gif0: starting DAD for fe80:4::743c:2ebf:d7cf:e55 tc-so:[ 15.990005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:e8ff:fedb:9afd - no duplicates found tc-so:[ 16.220005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:e5ff:fe86:391 - no duplicates found tc-so:[ 17.430005] nd6_dad_timer: gif0: DAD complete for fe80:4::743c:2ebf:d7cf:e55 - no duplicates found tc-so:[ 22.680005] ah_input: hash over 144 bytes, skip 40: crda len 144 skip 0 inject 52 tc-so:[ 23.330005] ah_input: hash over 160 bytes, skip 40: crda len 160 skip 0 inject 52 tc-so:[ 40.150005] in6_if_link_down: fc01::2 marked detached tc-so:[ 40.150005] in6_if_link_down: fe80:4::743c:2ebf:d7cf:e55 marked detached tc-so:[ 43.710005] in6_if_link_down: fc00::2 marked detached tc-so:[ 43.710005] in6_if_link_down: fe80:3::b0a0:e5ff:fe86:391 marked detached tc-so:[ 44.890005] in6_if_link_down: fd00:2::1 marked detached tc-so:[ 44.890005] in6_if_link_down: fe80:2::b0a0:e8ff:fedb:9afd marked detached tc-so:### Dumping unix://ipsec_gif_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 6 0 6 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 16 0 16 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 20 0 20 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 174 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 79 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 42 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 18 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 94 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 576 0 0 192 0 192 192 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 8 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 43 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 4 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 15 0 9 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1513 0 55 282 0 282 tc-so: tc-so:In use 1578K, total allocated 2256K; utilization 69.9% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.250005] mainbus0 (root) tc-so:[ 1.290005] chacha: Portable C ChaCha tc-so:[ 1.290005] aes: BearSSL aes_ct tc-so:[ 1.290005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.290005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.350005] shmif0: Ethernet address b2:a0:da:e0:ff:13 tc-so:[ 13.940005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 13.940005] get_ifid: shmif0: ifid: b0:a0:da:ff:fe:e0:ff:13 tc-so:[ 13.940005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:daff:fee0:ff13 tc-so:[ 15.930005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:daff:fee0:ff13 - no duplicates found tc-so:[ 40.480005] in6_if_link_down: fd00:2::2 marked detached tc-so:[ 40.480005] in6_if_link_down: fe80:2::b0a0:daff:fee0:ff13 marked detached tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:### Dumping ./bus_ipsec_local tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:15.640004 b2:a0:02:8d:33:68 > 33:33:ff:8d:33:68, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff8d:3368: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff8d:3368, length 24 tc-so:00:00:15.870004 b2:a0:02:8d:33:68 > 33:33:ff:8d:33:68, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff8d:3368: ICMP6, neighbor solicitation, who has fe80::b0a0:2ff:fe8d:3368, length 32 tc-so:00:00:14.820004 b2:a0:48:80:14:6f > 33:33:ff:80:14:6f, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff80:146f: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff80:146f, length 24 tc-so:00:00:15.100004 b2:a0:48:80:14:6f > 33:33:ff:80:14:6f, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff80:146f: ICMP6, neighbor solicitation, who has fe80::b0a0:48ff:fe80:146f, length 32 tc-so:00:00:16.490004 b2:a0:48:80:14:6f > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:48ff:fe80:146f > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:19.130004 b2:a0:02:8d:33:68 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:2ff:fe8d:3368 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:19.670004 b2:a0:48:80:14:6f > 33:33:ff:80:14:6f, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:48ff:fe80:146f > ff02::1:ff80:146f: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff80:146f, length 24 tc-so:00:00:21.790004 b2:a0:02:8d:33:68 > 33:33:ff:8d:33:68, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:2ff:fe8d:3368 > ff02::1:ff8d:3368: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff8d:3368, length 24 tc-so:00:00:22.610004 b2:a0:02:8d:33:68 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fd00:1::2 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fd00:1::1, length 32 tc-so:00:00:21.250004 b2:a0:48:80:14:6f > b2:a0:02:8d:33:68, ethertype IPv6 (0x86dd), length 86: fd00:1::1 > fd00:1::2: ICMP6, neighbor advertisement, tgt is fd00:1::1, length 32 tc-so:00:00:22.650004 b2:a0:02:8d:33:68 > b2:a0:48:80:14:6f, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:21.290004 b2:a0:48:80:14:6f > b2:a0:02:8d:33:68, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:21.720004 b2:a0:48:80:14:6f > 33:33:f2:29:5b:09, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:48ff:fe80:146f > ff02::2:f229:5b09: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:f229:5b09, length 24 tc-so:00:00:24.080004 b2:a0:02:8d:33:68 > 33:33:0a:7b:f0:d6, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:2ff:fe8d:3368 > ff02::2:a7b:f0d6: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:a7b:f0d6, length 24 tc-so:00:00:26.280004 b2:a0:02:8d:33:68 > b2:a0:48:80:14:6f, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:24.930004 b2:a0:48:80:14:6f > b2:a0:02:8d:33:68, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:26.270004 b2:a0:48:80:14:6f > b2:a0:02:8d:33:68, ethertype IPv6 (0x86dd), length 86: fd00:1::1 > fd00:1::2: ICMP6, neighbor solicitation, who has fd00:1::2, length 32 tc-so:00:00:27.620004 b2:a0:02:8d:33:68 > b2:a0:48:80:14:6f, ethertype IPv6 (0x86dd), length 78: fd00:1::2 > fd00:1::1: ICMP6, neighbor advertisement, tgt is fd00:1::2, length 24 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:14.940004 b2:a0:e8:db:9a:fd > 33:33:ff:db:9a:fd, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffdb:9afd: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffdb:9afd, length 24 tc-so:00:00:14.990004 b2:a0:e8:db:9a:fd > 33:33:ff:db:9a:fd, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffdb:9afd: ICMP6, neighbor solicitation, who has fe80::b0a0:e8ff:fedb:9afd, length 32 tc-so:00:00:15.210004 b2:a0:e8:db:9a:fd > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:14.810004 b2:a0:da:e0:ff:13 > 33:33:ff:e0:ff:13, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffe0:ff13: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffe0:ff13, length 24 tc-so:00:00:14.930004 b2:a0:da:e0:ff:13 > 33:33:ff:e0:ff:13, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffe0:ff13: ICMP6, neighbor solicitation, who has fe80::b0a0:daff:fee0:ff13, length 32 tc-so:00:00:17.190004 b2:a0:e8:db:9a:fd > 33:33:d5:e1:2e:65, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e8ff:fedb:9afd > ff02::2:d5e1:2e65: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:d5e1:2e65, length 24 tc-so:00:00:19.050004 b2:a0:e8:db:9a:fd > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e8ff:fedb:9afd > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00:2::2, length 32 tc-so:00:00:16.840004 b2:a0:da:e0:ff:13 > b2:a0:e8:db:9a:fd, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:daff:fee0:ff13 > fe80::b0a0:e8ff:fedb:9afd: ICMP6, neighbor advertisement, tgt is fd00:2::2, length 32 tc-so:00:00:19.050004 b2:a0:e8:db:9a:fd > b2:a0:da:e0:ff:13, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:16.840004 b2:a0:da:e0:ff:13 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fd00:2::2 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fd00:2::1, length 32 tc-so:00:00:19.090004 b2:a0:e8:db:9a:fd > b2:a0:da:e0:ff:13, ethertype IPv6 (0x86dd), length 86: fd00:2::1 > fd00:2::2: ICMP6, neighbor advertisement, tgt is fd00:2::1, length 32 tc-so:00:00:16.840004 b2:a0:da:e0:ff:13 > b2:a0:e8:db:9a:fd, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:22.680004 b2:a0:e8:db:9a:fd > b2:a0:da:e0:ff:13, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:20.470004 b2:a0:da:e0:ff:13 > b2:a0:e8:db:9a:fd, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:21.690004 b2:a0:da:e0:ff:13 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:daff:fee0:ff13 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:21.850004 b2:a0:da:e0:ff:13 > b2:a0:e8:db:9a:fd, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:daff:fee0:ff13 > fe80::b0a0:e8ff:fedb:9afd: ICMP6, neighbor solicitation, who has fe80::b0a0:e8ff:fedb:9afd, length 32 tc-so:00:00:24.060004 b2:a0:e8:db:9a:fd > b2:a0:da:e0:ff:13, ethertype IPv6 (0x86dd), length 78: fe80::b0a0:e8ff:fedb:9afd > fe80::b0a0:daff:fee0:ff13: ICMP6, neighbor advertisement, tgt is fe80::b0a0:e8ff:fedb:9afd, length 24 tc-so:00:00:24.470004 b2:a0:e8:db:9a:fd > 33:33:ff:db:9a:fd, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e8ff:fedb:9afd > ff02::1:ffdb:9afd: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffdb:9afd, length 24 tc-so:00:00:23.440004 b2:a0:da:e0:ff:13 > 33:33:e8:cb:54:6f, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:daff:fee0:ff13 > ff02::2:e8cb:546f: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:e8cb:546f, length 24 tc-so:00:00:23.490004 b2:a0:da:e0:ff:13 > 33:33:ff:e0:ff:13, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:daff:fee0:ff13 > ff02::1:ffe0:ff13: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffe0:ff13, length 24 tc-so:00:00:29.070004 b2:a0:e8:db:9a:fd > b2:a0:da:e0:ff:13, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e8ff:fedb:9afd > fe80::b0a0:daff:fee0:ff13: ICMP6, neighbor solicitation, who has fe80::b0a0:daff:fee0:ff13, length 32 tc-so:00:00:26.840004 b2:a0:da:e0:ff:13 > b2:a0:e8:db:9a:fd, ethertype IPv6 (0x86dd), length 78: fe80::b0a0:daff:fee0:ff13 > fe80::b0a0:e8ff:fedb:9afd: ICMP6, neighbor advertisement, tgt is fe80::b0a0:daff:fee0:ff13, length 24 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:14.570004 b2:a0:5c:bf:4b:ac > 33:33:ff:bf:4b:ac, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffbf:4bac: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffbf:4bac, length 24 tc-so:00:00:15.100004 b2:a0:5c:bf:4b:ac > 33:33:ff:bf:4b:ac, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffbf:4bac: ICMP6, neighbor solicitation, who has fe80::b0a0:5cff:febf:4bac, length 32 tc-so:00:00:15.740004 b2:a0:5c:bf:4b:ac > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fc00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fc00::2, length 32 tc-so:00:00:14.320004 b2:a0:e5:86:03:91 > b2:a0:5c:bf:4b:ac, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor advertisement, tgt is fc00::2, length 32 tc-so:00:00:16.570004 b2:a0:5c:bf:4b:ac > b2:a0:e5:86:03:91, ethertype IPv6 (0x86dd), length 126: fc00::1 > fc00::2: :: > ff02::1:ffc1:ae46: ICMP6, neighbor solicitation, who has fe80::c8d0:b73e:52c1:ae46, length 32 tc-so:00:00:16.600004 b2:a0:5c:bf:4b:ac > 33:33:ff:bf:4b:ac, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:5cff:febf:4bac > ff02::1:ffbf:4bac: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffbf:4bac, length 24 tc-so:00:00:14.360004 b2:a0:e5:86:03:91 > b2:a0:5c:bf:4b:ac, ethertype IPv6 (0x86dd), length 174: fc00::2 > fc00::1: ICMP6, parameter problem, next header - octet 6, length 120 tc-so:00:00:17.190004 b2:a0:5c:bf:4b:ac > b2:a0:e5:86:03:91, ethertype IPv6 (0x86dd), length 126: fc00::1 > fc00::2: fe80::c8d0:b73e:52c1:ae46 > ff02::1:ffc1:ae46: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffc1:ae46, length 24 tc-so:00:00:14.940004 b2:a0:e5:86:03:91 > b2:a0:5c:bf:4b:ac, ethertype IPv6 (0x86dd), length 174: fc00::2 > fc00::1: ICMP6, parameter problem, next header - octet 6, length 120 tc-so:00:00:15.130004 b2:a0:e5:86:03:91 > 33:33:ff:86:03:91, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff86:391: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff86:391, length 24 tc-so:00:00:15.210004 b2:a0:e5:86:03:91 > 33:33:ff:86:03:91, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff86:391: ICMP6, neighbor solicitation, who has fe80::b0a0:e5ff:fe86:391, length 32 tc-so:00:00:16.040004 b2:a0:e5:86:03:91 > b2:a0:5c:bf:4b:ac, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: :: > ff02::1:ffcf:e55: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffcf:e55, length 24 tc-so:00:00:16.420004 b2:a0:e5:86:03:91 > b2:a0:5c:bf:4b:ac, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: :: > ff02::1:ffcf:e55: ICMP6, neighbor solicitation, who has fe80::743c:2ebf:d7cf:e55, length 32 tc-so:00:00:19.510004 b2:a0:5c:bf:4b:ac > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:5cff:febf:4bac > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:19.590004 b2:a0:5c:bf:4b:ac > b2:a0:e5:86:03:91, ethertype IPv6 (0x86dd), length 126: fc00::1 > fc00::2: fe80::c8d0:b73e:52c1:ae46 > ff02::2:f229:5b09: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:f229:5b09, length 24 tc-so:00:00:17.990004 b2:a0:e5:86:03:91 > 33:33:ff:86:03:91, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e5ff:fe86:391 > ff02::1:ff86:391: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff86:391, length 24 tc-so:00:00:18.650004 b2:a0:e5:86:03:91 > b2:a0:5c:bf:4b:ac, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: fe80::743c:2ebf:d7cf:e55 > ff02::1:ffcf:e55: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffcf:e55, length 24 tc-so:00:00:18.930004 b2:a0:e5:86:03:91 > b2:a0:5c:bf:4b:ac, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: fe80::743c:2ebf:d7cf:e55 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:21.250004 b2:a0:5c:bf:4b:ac > b2:a0:e5:86:03:91, ethertype IPv6 (0x86dd), length 110: fc00::1 > fc00::2: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:19.090004 b2:a0:e5:86:03:91 > b2:a0:5c:bf:4b:ac, ethertype IPv6 (0x86dd), length 110: fc00::2 > fc00::1: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:21.500004 b2:a0:5c:bf:4b:ac > 33:33:f2:29:5b:09, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:5cff:febf:4bac > ff02::2:f229:5b09: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:f229:5b09, length 24 tc-so:00:00:19.340004 b2:a0:e5:86:03:91 > b2:a0:5c:bf:4b:ac, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:21.540004 b2:a0:5c:bf:4b:ac > b2:a0:e5:86:03:91, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: ICMP6, neighbor advertisement, tgt is fc00::1, length 24 tc-so:00:00:22.330004 b2:a0:e5:86:03:91 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e5ff:fe86:391 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:24.880004 b2:a0:5c:bf:4b:ac > b2:a0:e5:86:03:91, ethertype IPv6 (0x86dd), length 158: fc00::1 > fc00::2: AH(spi=0x00002710,seq=0x1): fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:22.720004 b2:a0:e5:86:03:91 > b2:a0:5c:bf:4b:ac, ethertype IPv6 (0x86dd), length 158: fc00::2 > fc00::1: AH(spi=0x00002711,seq=0x1): fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:25.570004 b2:a0:5c:bf:4b:ac > b2:a0:e5:86:03:91, ethertype IPv6 (0x86dd), length 174: fc00::1 > fc00::2: AH(spi=0x00002710,seq=0x2): fe80::c8d0:b73e:52c1:ae46 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:23.540004 b2:a0:e5:86:03:91 > 33:33:d5:e1:2e:65, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e5ff:fe86:391 > ff02::2:d5e1:2e65: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:d5e1:2e65, length 24 tc-so:00:00:23.740004 b2:a0:e5:86:03:91 > b2:a0:5c:bf:4b:ac, ethertype IPv6 (0x86dd), length 174: fc00::2 > fc00::1: AH(spi=0x00002711,seq=0x2): fe80::743c:2ebf:d7cf:e55 > ff02::2:d5e1:2e65: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:d5e1:2e65, length 24 tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-end: 1646867038.136438, ipsec_gif_ipv6_transport_ah_hmacsha512, passed tc-start: 1646867038.178106, ipsec_gif_ipv6_transport_ah_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_gif_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://ipsec_gif_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_gif unix://ipsec_gif_tunel_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_gif unix://ipsec_gif_tunnel_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_gif_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:unix://ipsec_gif_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:74:7a:1f:6f ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:13:9e:52:e9 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:f7:d1:a2:d2 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:63:66:c3:02 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:7a:c6:4c:79 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig gif0 tunnel fc00::1 fc00::2 ] tc-so:Executing command [ rump.ifconfig gif0 inet6 fc01::1/128 fc01::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc01::1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so:unix://ipsec_gif_tunnel_remote gif0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig gif0 tunnel fc00::2 fc00::1 ] tc-so:Executing command [ rump.ifconfig gif0 inet6 fc01::2/128 fc01::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc01::2 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add fc00::1 fc00::2 ah 10000 -A null ; tc-so:add fc00::2 fc00::1 ah 10001 -A null ; tc-so:spdadd fc00::1/128 fc00::2/128 any -P out ipsec tc-so: ah/transport//require; tc-so:spdadd fc00::2/128 fc00::1/128 any -P in ipsec tc-so: ah/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add fc00::1 fc00::2 ah 10000 -A null ; tc-so:add fc00::2 fc00::1 ah 10001 -A null ; tc-so:spdadd fc00::2/128 fc00::1/128 any -P out ipsec tc-so: ah/transport//require; tc-so:spdadd fc00::1/128 fc00::2/128 any -P in ipsec tc-so: ah/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:fc00::1 fc00::2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:04:25 2022 current: Mar 9 23:04:25 2022 tc-so: diff: 0(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 9 23:04:03 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=4728 refcnt=0 tc-so:fc00::2 fc00::1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:04:25 2022 current: Mar 9 23:04:25 2022 tc-so: diff: 0(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 9 23:04:03 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=4728 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:fc00::1 fc00::2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:04:24 2022 current: Mar 9 23:04:25 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 9 23:04:04 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=64 refcnt=0 tc-so:fc00::2 fc00::1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:04:24 2022 current: Mar 9 23:04:25 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 9 23:04:24 2022 hard: 0(s) soft: 0(s) tc-so: current: 136(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=64 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so:unix://ipsec_gif_tunnel_remote gif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:1a:0a:c0:a6 tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fd00:1::2/64 flags 0 tc-so: inet6 fe80::b0a0:1aff:fe0a:c0a6%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00:1::/64 link#2 UC - - - shmif0 tc-so:fd00:1::2 link#2 UHl - - - lo0 tc-so:fd00:2::/64 fd00:1::1 UGS - - - shmif0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:1aff:fe0a:c0a6 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00:1::1 b2:a0:74:7a:1f:6f UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:1a:0a:c0:a6 9 0 9 0 0 tc-so:shmif 1500 fd00:1::/64 fd00:1::2 tc-so: ff02::1:ff0a:c0a6 tc-so: ff01:2::1 tc-so: ff02::2:34ca:fdb6 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 9 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:1aff:f 9 0 9 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00:1::1 b2:a0:74:7a:1f:6f shmif0 6s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00:1::2 tc-so: group ff02::1:ff0a:c0a6%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:34ca:fdb6%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: enaddr b2:a0:1a:0a:c0:a6 multicnt 4 tc-so: 33:33:ff:0a:c0:a6 -- 33:33:ff:0a:c0:a6 refcount 1 tc-so: 33:33:34:ca:fd:b6 -- 33:33:34:ca:fd:b6 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:74:7a:1f:6f tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fd00:1::1/64 flags 0 tc-so: inet6 fe80::b0a0:74ff:fe7a:1f6f%shmif0/64 flags 0 scopeid 0x2 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:13:9e:52:e9 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:13ff:fe9e:52e9%shmif1/64 flags 0 scopeid 0x3 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: status: active tc-so: inet6 fc01::1/128 -> fc01::2 flags 0 tc-so: inet6 fe80::c484:cb15:cea4:5cd3%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::1 link#3 UHl - - - lo0 tc-so:fc01::1 gif0 UHl - - - lo0 tc-so:fc01::2 fc01::1 UHC - - - gif0 tc-so:fd00:1::/64 link#2 UC - - - shmif0 tc-so:fd00:1::1 link#2 UHl - - - lo0 tc-so:fd00:2::/64 fc01::1 UGS - - - gif0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:74ff:fe7a:1f6f link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:13ff:fe9e:52e9 link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::c484:cb15:cea4:5cd3 UC - - - gif0 tc-so:fe80::c484:cb15:cea4:5cd3 gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fc01::1 UC - - - gif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%gif0/32 fc01::1 UC - - - gif0 tc-so:fc00::2 b2:a0:63:66:c3:02 UHL - - - shmif1 tc-so:fd00:1::2 b2:a0:1a:0a:c0:a6 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:74:7a:1f:6f 9 0 9 0 0 tc-so:shmif 1500 fd00:1::/64 fd00:1::1 tc-so: ff02::1:ff7a:1f6f tc-so: ff01:2::1 tc-so: ff02::2:6381:4977 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:1%sh 9 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:74ff:f 9 0 9 0 0 tc-so:shmif 1500 b2:a0:13:9e:52:e9 16 0 14 0 0 tc-so:shmif 1500 fc00::/64 fc00::1 tc-so: ff02::1:ff9e:52e9 tc-so: ff01:3::1 tc-so: ff02::2:6381:4977 tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:1%sh 16 0 14 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:13ff:f 16 0 14 0 0 tc-so:gif0 1280 7 0 7 0 0 tc-so:gif0 1280 fc01::1/128 fc01::1 tc-so: ff02::1:ffa4:5cd3 tc-so: ff01:4::1 tc-so: ff02::2:6381:4977 tc-so: ff02::1%gif0 tc-so: ff02::1:ff00:1%gi 7 0 7 0 0 tc-so:gif0 1280 fe80::/64 fe80::c484:cb15:c 7 0 7 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00::2 b2:a0:63:66:c3:02 shmif1 23h59m59s S tc-so:fd00:1::2 b2:a0:1a:0a:c0:a6 shmif0 28s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00:1::1 tc-so: group ff02::1:ff7a:1f6f%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:6381:4977%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:1%shmif0 refcount 1 tc-so: enaddr b2:a0:74:7a:1f:6f multicnt 4 tc-so: 33:33:ff:7a:1f:6f -- 33:33:ff:7a:1f:6f refcount 1 tc-so: 33:33:63:81:49:77 -- 33:33:63:81:49:77 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:shmif1: tc-so: inet6 fc00::1 tc-so: group ff02::1:ff9e:52e9%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:6381:4977%shmif1 refcount 2 tc-so: group ff02::1%shmif1 refcount 2 tc-so: group ff02::1:ff00:1%shmif1 refcount 1 tc-so: enaddr b2:a0:13:9e:52:e9 multicnt 4 tc-so: 33:33:ff:9e:52:e9 -- 33:33:ff:9e:52:e9 refcount 1 tc-so: 33:33:63:81:49:77 -- 33:33:63:81:49:77 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:gif0: tc-so: inet6 fc01::1 tc-so: group ff02::1:ffa4:5cd3%gif0 refcount 1 tc-so: group ff01:4::1 refcount 2 tc-so: group ff02::2:6381:4977%gif0 refcount 2 tc-so: group ff02::1%gif0 refcount 2 tc-so: group ff02::1:ff00:1%gif0 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:f7:d1:a2:d2 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fd00:2::1/64 flags 0 tc-so: inet6 fe80::b0a0:f7ff:fed1:a2d2%shmif0/64 flags 0 scopeid 0x2 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:63:66:c3:02 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:63ff:fe66:c302%shmif1/64 flags 0 scopeid 0x3 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: status: active tc-so: inet6 fc01::2/128 -> fc01::1 flags 0 tc-so: inet6 fe80::60b1:316f:ed8c:fabc%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::2 link#3 UHl - - - lo0 tc-so:fc01::1 fc01::2 UHC - - - gif0 tc-so:fc01::2 gif0 UHl - - - lo0 tc-so:fd00:1::/64 fc01::2 UGS - - - gif0 tc-so:fd00:2::/64 link#2 UC - - - shmif0 tc-so:fd00:2::1 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:f7ff:fed1:a2d2 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:63ff:fe66:c302 link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::60b1:316f:ed8c:fabc UC - - - gif0 tc-so:fe80::60b1:316f:ed8c:fabc gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fc01::2 UC - - - gif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%gif0/32 fc01::2 UC - - - gif0 tc-so:fc00::1 b2:a0:13:9e:52:e9 UHL - - - shmif1 tc-so:fd00:2::2 b2:a0:7a:c6:4c:79 UHL - - - shmif0 tc-so:fe80::b0a0:7aff:fec6:4c79 b2:a0:7a:c6:4c:79 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:f7:d1:a2:d2 11 0 11 0 0 tc-so:shmif 1500 fd00:2::/64 fd00:2::1 tc-so: ff02::1:ffd1:a2d2 tc-so: ff01:2::1 tc-so: ff02::2:94f3:f5cd tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:1%sh 11 0 11 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:f7ff:f 11 0 11 0 0 tc-so:shmif 1500 b2:a0:63:66:c3:02 12 0 16 0 0 tc-so:shmif 1500 fc00::/64 fc00::2 tc-so: ff02::1:ff66:c302 tc-so: ff01:3::1 tc-so: ff02::2:94f3:f5cd tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:2%sh 12 0 16 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:63ff:f 12 0 16 0 0 tc-so:gif0 1280 5 0 7 0 0 tc-so:gif0 1280 fc01::2/128 fc01::2 tc-so: ff02::1:ff8c:fabc tc-so: ff01:4::1 tc-so: ff02::2:94f3:f5cd tc-so: ff02::1%gif0 tc-so: ff02::1:ff00:2%gi 5 0 7 0 0 tc-so:gif0 1280 fe80::/64 fe80::60b1:316f:e 5 0 7 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00::1 b2:a0:13:9e:52:e9 shmif1 24s R R tc-so:fd00:2::2 b2:a0:7a:c6:4c:79 shmif0 1d0h0m0s S tc-so:fe80::b0a0:7aff:fec6:4c79%shmif0 b2:a0:7a:c6:4c:79 shmif0 9s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00:2::1 tc-so: group ff02::1:ffd1:a2d2%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:94f3:f5cd%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:1%shmif0 refcount 1 tc-so: enaddr b2:a0:f7:d1:a2:d2 multicnt 4 tc-so: 33:33:ff:d1:a2:d2 -- 33:33:ff:d1:a2:d2 refcount 1 tc-so: 33:33:94:f3:f5:cd -- 33:33:94:f3:f5:cd refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:shmif1: tc-so: inet6 fc00::2 tc-so: group ff02::1:ff66:c302%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:94f3:f5cd%shmif1 refcount 2 tc-so: group ff02::1%shmif1 refcount 2 tc-so: group ff02::1:ff00:2%shmif1 refcount 1 tc-so: enaddr b2:a0:63:66:c3:02 multicnt 4 tc-so: 33:33:ff:66:c3:02 -- 33:33:ff:66:c3:02 refcount 1 tc-so: 33:33:94:f3:f5:cd -- 33:33:94:f3:f5:cd refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:gif0: tc-so: inet6 fc01::2 tc-so: group ff02::1:ff8c:fabc%gif0 refcount 1 tc-so: group ff01:4::1 refcount 2 tc-so: group ff02::2:94f3:f5cd%gif0 refcount 2 tc-so: group ff02::1%gif0 refcount 2 tc-so: group ff02::1:ff00:2%gif0 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:7a:c6:4c:79 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fd00:2::2/64 flags 0 tc-so: inet6 fe80::b0a0:7aff:fec6:4c79%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00:1::/64 fd00:2::1 UGS - - - shmif0 tc-so:fd00:2::/64 link#2 UC - - - shmif0 tc-so:fd00:2::2 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:7aff:fec6:4c79 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00:2::1 b2:a0:f7:d1:a2:d2 UHL - - - shmif0 tc-so:fe80::b0a0:f7ff:fed1:a2d2 b2:a0:f7:d1:a2:d2 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:7a:c6:4c:79 9 0 11 0 0 tc-so:shmif 1500 fd00:2::/64 fd00:2::2 tc-so: ff02::1:ffc6:4c79 tc-so: ff01:2::1 tc-so: ff02::2:32a2:40d% tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 9 0 11 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:7aff:f 9 0 11 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00:2::1 b2:a0:f7:d1:a2:d2 shmif0 4s R tc-so:fe80::b0a0:f7ff:fed1:a2d2%shmif0 b2:a0:f7:d1:a2:d2 shmif0 9s R R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00:2::2 tc-so: group ff02::1:ffc6:4c79%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:32a2:40d%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: enaddr b2:a0:7a:c6:4c:79 multicnt 4 tc-so: 33:33:ff:c6:4c:79 -- 33:33:ff:c6:4c:79 refcount 1 tc-so: 33:33:32:a2:04:0d -- 33:33:32:a2:04:0d refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: status: active tc-so: input: 5 packets, 328 bytes tc-so: output: 7 packets, 472 bytes tc-so: inet6 fc01::2/128 -> fc01::1 flags 0 tc-so: inet6 fe80::60b1:316f:ed8c:fabc%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: status: active tc-so: input: 7 packets, 472 bytes tc-so: output: 7 packets, 472 bytes tc-so: inet6 fc01::1/128 -> fc01::2 flags 0 tc-so: inet6 fe80::c484:cb15:cea4:5cd3%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:7a:c6:4c:79 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 9 packets, 734 bytes, 4 multicasts tc-so: output: 11 packets, 906 bytes, 6 multicasts tc-so: inet6 fd00:2::2/64 flags 0 tc-so: inet6 fe80::b0a0:7aff:fec6:4c79%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:63:66:c3:02 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 12 packets, 1296 bytes, 4 multicasts tc-so: output: 16 packets, 1896 bytes, 5 multicasts tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:63ff:fe66:c302%shmif1/64 flags 0 scopeid 0x3 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:f7:d1:a2:d2 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 11 packets, 906 bytes, 6 multicasts tc-so: output: 11 packets, 906 bytes, 6 multicasts tc-so: inet6 fd00:2::1/64 flags 0 tc-so: inet6 fe80::b0a0:f7ff:fed1:a2d2%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:13:9e:52:e9 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 16 packets, 1896 bytes, 5 multicasts tc-so: output: 14 packets, 1468 bytes, 6 multicasts tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:13ff:fe9e:52e9%shmif1/64 flags 0 scopeid 0x3 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:74:7a:1f:6f tc-so: linkstr: ./bus_ipsec_local tc-so: input: 9 packets, 734 bytes, 6 multicasts tc-so: output: 9 packets, 742 bytes, 5 multicasts tc-so: inet6 fd00:1::1/64 flags 0 tc-so: inet6 fe80::b0a0:74ff:fe7a:1f6f%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:1a:0a:c0:a6 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 9 packets, 742 bytes, 5 multicasts tc-so: output: 9 packets, 734 bytes, 6 multicasts tc-so: inet6 fd00:1::2/64 flags 0 tc-so: inet6 fe80::b0a0:1aff:fe0a:c0a6%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-so:### Dumping unix://ipsec_gif_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 12 0 12 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 13 0 13 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 189 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 78 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 42 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 18 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 94 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 535 0 0 179 0 179 179 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 5 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 34 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 15 0 9 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1455 0 41 269 0 269 tc-so: tc-so:In use 1483K, total allocated 2152K; utilization 68.9% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.290005] mainbus0 (root) tc-so:[ 1.380005] chacha: Portable C ChaCha tc-so:[ 1.380005] aes: BearSSL aes_ct tc-so:[ 1.380005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.380005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 9.130005] shmif0: Ethernet address b2:a0:1a:0a:c0:a6 tc-so:[ 15.510005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 15.510005] get_ifid: shmif0: ifid: b0:a0:1a:ff:fe:0a:c0:a6 tc-so:[ 15.510005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:1aff:fe0a:c0a6 tc-so:[ 17.040005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:1aff:fe0a:c0a6 - no duplicates found tc-so:[ 53.740005] in6_if_link_down: fd00:1::2 marked detached tc-so:[ 53.740005] in6_if_link_down: fe80:2::b0a0:1aff:fe0a:c0a6 marked detached tc-so:### Dumping unix://ipsec_gif_tunel_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 6 0 6 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 20 0 20 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 28 0 28 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 36 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 54 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 61 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 269 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00128 192 86 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 67 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00256 320 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 27 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 10 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 104 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1159 0 0 387 0 387 387 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 17 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 40 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 49 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 27 0 21 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2341 0 79 490 0 490 tc-so: tc-so:In use 2835K, total allocated 3920K; utilization 72.3% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.300005] IPsec: Initialized Security Association Processing. tc-so:[ 1.320005] mainbus0 (root) tc-so:[ 1.320005] chacha: Portable C ChaCha tc-so:[ 1.320005] aes: BearSSL aes_ct tc-so:[ 1.320005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.320005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.010005] shmif0: Ethernet address b2:a0:74:7a:1f:6f tc-so:[ 9.080005] shmif1: Ethernet address b2:a0:13:9e:52:e9 tc-so:[ 13.890005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 13.890005] get_ifid: shmif0: ifid: b0:a0:74:ff:fe:7a:1f:6f tc-so:[ 13.890005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:74ff:fe7a:1f6f tc-so:[ 14.150005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 14.150005] get_ifid: shmif1: ifid: b0:a0:13:ff:fe:9e:52:e9 tc-so:[ 14.150005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:13ff:fe9e:52e9 tc-so:[ 15.330005] get_ifid: gif0: interface identifier generated by random number tc-so:[ 15.330005] get_ifid: gif0: ifid: c4:84:cb:15:ce:a4:5c:d3 tc-so:[ 15.330005] nd6_dad_start: gif0: starting DAD for fe80:4::c484:cb15:cea4:5cd3 tc-so:[ 15.830005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:74ff:fe7a:1f6f - no duplicates found tc-so:[ 16.150005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:13ff:fe9e:52e9 - no duplicates found tc-so:[ 17.310005] nd6_dad_timer: gif0: DAD complete for fe80:4::c484:cb15:cea4:5cd3 - no duplicates found tc-so:[ 23.500005] ah_input: hash over 136 bytes, skip 40: crda len 136 skip 0 inject 52 tc-so:[ 23.920005] ah_input: hash over 136 bytes, skip 40: crda len 136 skip 0 inject 52 tc-so:[ 24.420005] ah_input: hash over 120 bytes, skip 40: crda len 120 skip 0 inject 52 tc-so:[ 24.710005] ah_input: hash over 136 bytes, skip 40: crda len 136 skip 0 inject 52 tc-so:[ 43.260005] in6_if_link_down: fc01::1 marked detached tc-so:[ 43.260005] in6_if_link_down: fe80:4::c484:cb15:cea4:5cd3 marked detached tc-so:[ 49.670005] in6_if_link_down: fc00::1 marked detached tc-so:[ 49.670005] in6_if_link_down: fe80:3::b0a0:13ff:fe9e:52e9 marked detached tc-so:[ 50.750005] in6_if_link_down: fd00:1::1 marked detached tc-so:[ 50.750005] in6_if_link_down: fe80:2::b0a0:74ff:fe7a:1f6f marked detached tc-so:### Dumping unix://ipsec_gif_tunnel_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 6 0 6 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 22 0 22 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 29 0 29 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 36 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 54 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 61 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 268 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00128 192 86 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 67 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00256 320 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 27 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 10 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 104 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1183 0 0 395 0 395 395 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 3 0 3 1 0 1 1 0 inf 1 tc-so:mbpl 272 17 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 40 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 49 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 27 0 21 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2369 0 83 499 0 499 tc-so: tc-so:In use 2887K, total allocated 3992K; utilization 72.3% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.310005] IPsec: Initialized Security Association Processing. tc-so:[ 1.350005] mainbus0 (root) tc-so:[ 1.350005] chacha: Portable C ChaCha tc-so:[ 1.350005] aes: BearSSL aes_ct tc-so:[ 1.350005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.350005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.680005] shmif0: Ethernet address b2:a0:f7:d1:a2:d2 tc-so:[ 8.760005] shmif1: Ethernet address b2:a0:63:66:c3:02 tc-so:[ 13.450005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 13.450005] get_ifid: shmif0: ifid: b0:a0:f7:ff:fe:d1:a2:d2 tc-so:[ 13.450005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:f7ff:fed1:a2d2 tc-so:[ 13.700005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 13.700005] get_ifid: shmif1: ifid: b0:a0:63:ff:fe:66:c3:02 tc-so:[ 13.700005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:63ff:fe66:c302 tc-so:[ 14.820005] get_ifid: gif0: interface identifier generated by random number tc-so:[ 14.820005] get_ifid: gif0: ifid: 60:b1:31:6f:ed:8c:fa:bc tc-so:[ 14.820005] nd6_dad_start: gif0: starting DAD for fe80:4::60b1:316f:ed8c:fabc tc-so:[ 15.320005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:f7ff:fed1:a2d2 - no duplicates found tc-so:[ 15.570005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:63ff:fe66:c302 - no duplicates found tc-so:[ 16.590005] nd6_dad_timer: gif0: DAD complete for fe80:4::60b1:316f:ed8c:fabc - no duplicates found tc-so:[ 21.840005] ah_input: hash over 120 bytes, skip 40: crda len 120 skip 0 inject 52 tc-so:[ 38.720005] in6_if_link_down: fc01::2 marked detached tc-so:[ 38.720005] in6_if_link_down: fe80:4::60b1:316f:ed8c:fabc marked detached tc-so:[ 44.420005] in6_if_link_down: fc00::2 marked detached tc-so:[ 44.420005] in6_if_link_down: fe80:3::b0a0:63ff:fe66:c302 marked detached tc-so:[ 46.220005] in6_if_link_down: fd00:2::1 marked detached tc-so:[ 46.220005] in6_if_link_down: fe80:2::b0a0:f7ff:fed1:a2d2 marked detached tc-so:### Dumping unix://ipsec_gif_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 6 0 6 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 17 0 17 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 21 0 21 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 49 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 186 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 78 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 43 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 94 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 585 0 0 195 0 195 195 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 8 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 47 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 15 0 9 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1535 0 57 285 0 285 tc-so: tc-so:In use 1594K, total allocated 2280K; utilization 69.9% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.210005] mainbus0 (root) tc-so:[ 1.210005] chacha: Portable C ChaCha tc-so:[ 1.210005] aes: BearSSL aes_ct tc-so:[ 1.210005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.210005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.680005] shmif0: Ethernet address b2:a0:7a:c6:4c:79 tc-so:[ 13.450005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 13.450005] get_ifid: shmif0: ifid: b0:a0:7a:ff:fe:c6:4c:79 tc-so:[ 13.450005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:7aff:fec6:4c79 tc-so:[ 15.190005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:7aff:fec6:4c79 - no duplicates found tc-so:[ 40.560005] in6_if_link_down: fd00:2::2 marked detached tc-so:[ 40.560005] in6_if_link_down: fe80:2::b0a0:7aff:fec6:4c79 marked detached tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:### Dumping ./bus_ipsec_local tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:15.860004 b2:a0:1a:0a:c0:a6 > 33:33:ff:0a:c0:a6, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff0a:c0a6: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff0a:c0a6, length 24 tc-so:00:00:16.040004 b2:a0:1a:0a:c0:a6 > 33:33:ff:0a:c0:a6, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff0a:c0a6: ICMP6, neighbor solicitation, who has fe80::b0a0:1aff:fe0a:c0a6, length 32 tc-so:00:00:16.720004 b2:a0:1a:0a:c0:a6 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:14.830004 b2:a0:74:7a:1f:6f > 33:33:ff:7a:1f:6f, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff7a:1f6f: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff7a:1f6f, length 24 tc-so:00:00:14.830004 b2:a0:74:7a:1f:6f > 33:33:ff:7a:1f:6f, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff7a:1f6f: ICMP6, neighbor solicitation, who has fe80::b0a0:74ff:fe7a:1f6f, length 32 tc-so:00:00:17.000004 b2:a0:1a:0a:c0:a6 > 33:33:34:ca:fd:b6, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:34ca:fdb6: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:34ca:fdb6, length 24 tc-so:00:00:19.660004 b2:a0:1a:0a:c0:a6 > 33:33:ff:0a:c0:a6, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:1aff:fe0a:c0a6 > ff02::1:ff0a:c0a6: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff0a:c0a6, length 24 tc-so:00:00:23.020004 b2:a0:1a:0a:c0:a6 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fd00:1::2 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fd00:1::1, length 32 tc-so:00:00:20.980004 b2:a0:74:7a:1f:6f > b2:a0:1a:0a:c0:a6, ethertype IPv6 (0x86dd), length 86: fd00:1::1 > fd00:1::2: ICMP6, neighbor advertisement, tgt is fd00:1::1, length 32 tc-so:00:00:23.020004 b2:a0:1a:0a:c0:a6 > b2:a0:74:7a:1f:6f, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:21.040004 b2:a0:74:7a:1f:6f > b2:a0:1a:0a:c0:a6, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:22.170004 b2:a0:74:7a:1f:6f > 33:33:63:81:49:77, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:74ff:fe7a:1f6f > ff02::2:6381:4977: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:6381:4977, length 24 tc-so:00:00:22.410004 b2:a0:74:7a:1f:6f > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:74ff:fe7a:1f6f > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:24.000004 b2:a0:74:7a:1f:6f > 33:33:ff:7a:1f:6f, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:74ff:fe7a:1f6f > ff02::1:ff7a:1f6f: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff7a:1f6f, length 24 tc-so:00:00:26.400004 b2:a0:1a:0a:c0:a6 > b2:a0:74:7a:1f:6f, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:24.420004 b2:a0:74:7a:1f:6f > b2:a0:1a:0a:c0:a6, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:25.980004 b2:a0:74:7a:1f:6f > b2:a0:1a:0a:c0:a6, ethertype IPv6 (0x86dd), length 86: fd00:1::1 > fd00:1::2: ICMP6, neighbor solicitation, who has fd00:1::2, length 32 tc-so:00:00:28.000004 b2:a0:1a:0a:c0:a6 > b2:a0:74:7a:1f:6f, ethertype IPv6 (0x86dd), length 78: fd00:1::2 > fd00:1::1: ICMP6, neighbor advertisement, tgt is fd00:1::2, length 24 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:14.120004 b2:a0:f7:d1:a2:d2 > 33:33:ff:d1:a2:d2, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffd1:a2d2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffd1:a2d2, length 24 tc-so:00:00:14.320004 b2:a0:f7:d1:a2:d2 > 33:33:ff:d1:a2:d2, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffd1:a2d2: ICMP6, neighbor solicitation, who has fe80::b0a0:f7ff:fed1:a2d2, length 32 tc-so:00:00:14.440004 b2:a0:f7:d1:a2:d2 > 33:33:94:f3:f5:cd, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:94f3:f5cd: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:94f3:f5cd, length 24 tc-so:00:00:13.590004 b2:a0:7a:c6:4c:79 > 33:33:ff:c6:4c:79, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffc6:4c79: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffc6:4c79, length 24 tc-so:00:00:13.760004 b2:a0:7a:c6:4c:79 > 33:33:32:a2:04:0d, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:32a2:40d: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:32a2:40d, length 24 tc-so:00:00:14.170004 b2:a0:7a:c6:4c:79 > 33:33:ff:c6:4c:79, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffc6:4c79: ICMP6, neighbor solicitation, who has fe80::b0a0:7aff:fec6:4c79, length 32 tc-so:00:00:16.670004 b2:a0:f7:d1:a2:d2 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:f7ff:fed1:a2d2 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:18.460004 b2:a0:f7:d1:a2:d2 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:f7ff:fed1:a2d2 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00:2::2, length 32 tc-so:00:00:16.310004 b2:a0:7a:c6:4c:79 > b2:a0:f7:d1:a2:d2, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7aff:fec6:4c79 > fe80::b0a0:f7ff:fed1:a2d2: ICMP6, neighbor advertisement, tgt is fd00:2::2, length 32 tc-so:00:00:18.460004 b2:a0:f7:d1:a2:d2 > b2:a0:7a:c6:4c:79, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:16.310004 b2:a0:7a:c6:4c:79 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fd00:2::2 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fd00:2::1, length 32 tc-so:00:00:18.490004 b2:a0:f7:d1:a2:d2 > b2:a0:7a:c6:4c:79, ethertype IPv6 (0x86dd), length 86: fd00:2::1 > fd00:2::2: ICMP6, neighbor advertisement, tgt is fd00:2::1, length 32 tc-so:00:00:16.340004 b2:a0:7a:c6:4c:79 > b2:a0:f7:d1:a2:d2, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:17.510004 b2:a0:7a:c6:4c:79 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7aff:fec6:4c79 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:18.070004 b2:a0:7a:c6:4c:79 > 33:33:ff:c6:4c:79, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7aff:fec6:4c79 > ff02::1:ffc6:4c79: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffc6:4c79, length 24 tc-so:00:00:21.510004 b2:a0:f7:d1:a2:d2 > 33:33:ff:d1:a2:d2, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:f7ff:fed1:a2d2 > ff02::1:ffd1:a2d2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffd1:a2d2, length 24 tc-so:00:00:21.840004 b2:a0:f7:d1:a2:d2 > b2:a0:7a:c6:4c:79, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:19.720004 b2:a0:7a:c6:4c:79 > b2:a0:f7:d1:a2:d2, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:21.340004 b2:a0:7a:c6:4c:79 > b2:a0:f7:d1:a2:d2, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7aff:fec6:4c79 > fe80::b0a0:f7ff:fed1:a2d2: ICMP6, neighbor solicitation, who has fe80::b0a0:f7ff:fed1:a2d2, length 32 tc-so:00:00:23.500004 b2:a0:f7:d1:a2:d2 > b2:a0:7a:c6:4c:79, ethertype IPv6 (0x86dd), length 78: fe80::b0a0:f7ff:fed1:a2d2 > fe80::b0a0:7aff:fec6:4c79: ICMP6, neighbor advertisement, tgt is fe80::b0a0:f7ff:fed1:a2d2, length 24 tc-so:00:00:28.510004 b2:a0:f7:d1:a2:d2 > b2:a0:7a:c6:4c:79, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:f7ff:fed1:a2d2 > fe80::b0a0:7aff:fec6:4c79: ICMP6, neighbor solicitation, who has fe80::b0a0:7aff:fec6:4c79, length 32 tc-so:00:00:26.360004 b2:a0:7a:c6:4c:79 > b2:a0:f7:d1:a2:d2, ethertype IPv6 (0x86dd), length 78: fe80::b0a0:7aff:fec6:4c79 > fe80::b0a0:f7ff:fed1:a2d2: ICMP6, neighbor advertisement, tgt is fe80::b0a0:7aff:fec6:4c79, length 24 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:14.800004 b2:a0:13:9e:52:e9 > 33:33:ff:9e:52:e9, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff9e:52e9: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff9e:52e9, length 24 tc-so:00:00:15.140004 b2:a0:13:9e:52:e9 > 33:33:ff:9e:52:e9, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff9e:52e9: ICMP6, neighbor solicitation, who has fe80::b0a0:13ff:fe9e:52e9, length 32 tc-so:00:00:16.030004 b2:a0:13:9e:52:e9 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fc00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fc00::2, length 32 tc-so:00:00:13.700004 b2:a0:63:66:c3:02 > b2:a0:13:9e:52:e9, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor advertisement, tgt is fc00::2, length 32 tc-so:00:00:16.240004 b2:a0:13:9e:52:e9 > b2:a0:63:66:c3:02, ethertype IPv6 (0x86dd), length 126: fc00::1 > fc00::2: :: > ff02::1:ffa4:5cd3: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffa4:5cd3, length 24 tc-so:00:00:13.730004 b2:a0:63:66:c3:02 > b2:a0:13:9e:52:e9, ethertype IPv6 (0x86dd), length 174: fc00::2 > fc00::1: ICMP6, parameter problem, next header - octet 6, length 120 tc-so:00:00:16.310004 b2:a0:13:9e:52:e9 > b2:a0:63:66:c3:02, ethertype IPv6 (0x86dd), length 126: fc00::1 > fc00::2: :: > ff02::1:ffa4:5cd3: ICMP6, neighbor solicitation, who has fe80::c484:cb15:cea4:5cd3, length 32 tc-so:00:00:13.770004 b2:a0:63:66:c3:02 > b2:a0:13:9e:52:e9, ethertype IPv6 (0x86dd), length 174: fc00::2 > fc00::1: ICMP6, parameter problem, next header - octet 6, length 120 tc-so:00:00:13.970004 b2:a0:63:66:c3:02 > 33:33:ff:66:c3:02, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff66:c302: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff66:c302, length 24 tc-so:00:00:14.560004 b2:a0:63:66:c3:02 > 33:33:ff:66:c3:02, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff66:c302: ICMP6, neighbor solicitation, who has fe80::b0a0:63ff:fe66:c302, length 32 tc-so:00:00:17.510004 b2:a0:13:9e:52:e9 > b2:a0:63:66:c3:02, ethertype IPv6 (0x86dd), length 126: fc00::1 > fc00::2: fe80::c484:cb15:cea4:5cd3 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:15.460004 b2:a0:63:66:c3:02 > b2:a0:13:9e:52:e9, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: :: > ff02::1:ff8c:fabc: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff8c:fabc, length 24 tc-so:00:00:15.570004 b2:a0:63:66:c3:02 > b2:a0:13:9e:52:e9, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: :: > ff02::1:ff8c:fabc: ICMP6, neighbor solicitation, who has fe80::60b1:316f:ed8c:fabc, length 32 tc-so:00:00:18.800004 b2:a0:13:9e:52:e9 > b2:a0:63:66:c3:02, ethertype IPv6 (0x86dd), length 126: fc00::1 > fc00::2: fe80::c484:cb15:cea4:5cd3 > ff02::2:6381:4977: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:6381:4977, length 24 tc-so:00:00:17.020004 b2:a0:63:66:c3:02 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:63ff:fe66:c302 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:21.010004 b2:a0:13:9e:52:e9 > b2:a0:63:66:c3:02, ethertype IPv6 (0x86dd), length 110: fc00::1 > fc00::2: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:18.490004 b2:a0:63:66:c3:02 > b2:a0:13:9e:52:e9, ethertype IPv6 (0x86dd), length 110: fc00::2 > fc00::1: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:18.720004 b2:a0:63:66:c3:02 > b2:a0:13:9e:52:e9, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:21.270004 b2:a0:13:9e:52:e9 > b2:a0:63:66:c3:02, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: ICMP6, neighbor advertisement, tgt is fc00::1, length 24 tc-so:00:00:21.510004 b2:a0:13:9e:52:e9 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:13ff:fe9e:52e9 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:22.210004 b2:a0:13:9e:52:e9 > b2:a0:63:66:c3:02, ethertype IPv6 (0x86dd), length 126: fc00::1 > fc00::2: fe80::c484:cb15:cea4:5cd3 > ff02::1:ffa4:5cd3: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffa4:5cd3, length 24 tc-so:00:00:22.410004 b2:a0:13:9e:52:e9 > 33:33:63:81:49:77, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:13ff:fe9e:52e9 > ff02::2:6381:4977: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:6381:4977, length 24 tc-so:00:00:22.540004 b2:a0:13:9e:52:e9 > 33:33:ff:9e:52:e9, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:13ff:fe9e:52e9 > ff02::1:ff9e:52e9: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff9e:52e9, length 24 tc-so:00:00:20.260004 b2:a0:63:66:c3:02 > 33:33:94:f3:f5:cd, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:63ff:fe66:c302 > ff02::2:94f3:f5cd: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:94f3:f5cd, length 24 tc-so:00:00:20.960004 b2:a0:63:66:c3:02 > b2:a0:13:9e:52:e9, ethertype IPv6 (0x86dd), length 150: fc00::2 > fc00::1: AH(spi=0x00002711,seq=0x1): fe80::60b1:316f:ed8c:fabc > ff02::2:94f3:f5cd: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:94f3:f5cd, length 24 tc-so:00:00:21.380004 b2:a0:63:66:c3:02 > b2:a0:13:9e:52:e9, ethertype IPv6 (0x86dd), length 150: fc00::2 > fc00::1: AH(spi=0x00002711,seq=0x2): fe80::60b1:316f:ed8c:fabc > ff02::1:ff8c:fabc: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff8c:fabc, length 24 tc-so:00:00:24.380004 b2:a0:13:9e:52:e9 > b2:a0:63:66:c3:02, ethertype IPv6 (0x86dd), length 134: fc00::1 > fc00::2: AH(spi=0x00002710,seq=0x1): fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:21.880004 b2:a0:63:66:c3:02 > b2:a0:13:9e:52:e9, ethertype IPv6 (0x86dd), length 134: fc00::2 > fc00::1: AH(spi=0x00002711,seq=0x3): fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:22.010004 b2:a0:63:66:c3:02 > 33:33:ff:66:c3:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:63ff:fe66:c302 > ff02::1:ff66:c302: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff66:c302, length 24 tc-so:00:00:22.170004 b2:a0:63:66:c3:02 > b2:a0:13:9e:52:e9, ethertype IPv6 (0x86dd), length 150: fc00::2 > fc00::1: AH(spi=0x00002711,seq=0x4): fe80::60b1:316f:ed8c:fabc > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-end: 1646867111.685694, ipsec_gif_ipv6_transport_ah_null, passed tc-start: 1646867111.726268, ipsec_gif_ipv6_transport_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_gif_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://ipsec_gif_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_gif unix://ipsec_gif_tunel_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_gif unix://ipsec_gif_tunnel_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_gif_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:unix://ipsec_gif_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:7e:42:ea:60 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:2f:d6:b8:3e ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:c0:23:82:36 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:8f:4c:e1:71 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:a0:f4:94:2c ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig gif0 tunnel fc00::1 fc00::2 ] tc-so:Executing command [ rump.ifconfig gif0 inet6 fc01::1/128 fc01::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc01::1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so:unix://ipsec_gif_tunnel_remote gif0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig gif0 tunnel fc00::2 fc00::1 ] tc-so:Executing command [ rump.ifconfig gif0 inet6 fc01::2/128 fc01::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc01::2 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add fc00::1 fc00::2 esp 10000 -E null ; tc-so:add fc00::2 fc00::1 esp 10001 -E null ; tc-so:spdadd fc00::1/128 fc00::2/128 any -P out ipsec tc-so: esp/transport//require; tc-so:spdadd fc00::2/128 fc00::1/128 any -P in ipsec tc-so: esp/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add fc00::1 fc00::2 esp 10000 -E null ; tc-so:add fc00::2 fc00::1 esp 10001 -E null ; tc-so:spdadd fc00::2/128 fc00::1/128 any -P out ipsec tc-so: esp/transport//require; tc-so:spdadd fc00::1/128 fc00::2/128 any -P in ipsec tc-so: esp/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:fc00::1 fc00::2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:05:36 2022 current: Mar 9 23:05:37 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 9 23:05:37 2022 hard: 0(s) soft: 0(s) tc-so: current: 124(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=13606 refcnt=0 tc-so:fc00::2 fc00::1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:05:36 2022 current: Mar 9 23:05:37 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 9 23:05:14 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=13606 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:fc00::1 fc00::2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000002 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:05:37 2022 current: Mar 9 23:05:38 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 9 23:05:37 2022 hard: 0(s) soft: 0(s) tc-so: current: 224(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 2 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=3908 refcnt=0 tc-so:fc00::2 fc00::1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:05:37 2022 current: Mar 9 23:05:38 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 9 23:05:16 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=3908 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so:unix://ipsec_gif_tunnel_remote gif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:85:ee:ab:96 tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fd00:1::2/64 flags 0 tc-so: inet6 fe80::b0a0:85ff:feee:ab96%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00:1::/64 link#2 UC - - - shmif0 tc-so:fd00:1::2 link#2 UHl - - - lo0 tc-so:fd00:2::/64 fd00:1::1 UGS - - - shmif0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:85ff:feee:ab96 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00:1::1 b2:a0:7e:42:ea:60 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:85:ee:ab:96 9 0 9 0 0 tc-so:shmif 1500 fd00:1::/64 fd00:1::2 tc-so: ff02::1:ffee:ab96 tc-so: ff01:2::1 tc-so: ff02::2:847b:e34a tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 9 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:85ff:f 9 0 9 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00:1::1 b2:a0:7e:42:ea:60 shmif0 17s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00:1::2 tc-so: group ff02::1:ffee:ab96%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:847b:e34a%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: enaddr b2:a0:85:ee:ab:96 multicnt 4 tc-so: 33:33:ff:ee:ab:96 -- 33:33:ff:ee:ab:96 refcount 1 tc-so: 33:33:84:7b:e3:4a -- 33:33:84:7b:e3:4a refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:7e:42:ea:60 tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fd00:1::1/64 flags 0 tc-so: inet6 fe80::b0a0:7eff:fe42:ea60%shmif0/64 flags 0 scopeid 0x2 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:2f:d6:b8:3e tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:2fff:fed6:b83e%shmif1/64 flags 0 scopeid 0x3 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: status: active tc-so: inet6 fc01::1/128 -> fc01::2 flags 0 tc-so: inet6 fe80::bceb:115d:852f:323e%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::1 link#3 UHl - - - lo0 tc-so:fc01::1 gif0 UHl - - - lo0 tc-so:fc01::2 fc01::1 UHC - - - gif0 tc-so:fd00:1::/64 link#2 UC - - - shmif0 tc-so:fd00:1::1 link#2 UHl - - - lo0 tc-so:fd00:2::/64 fc01::1 UGS - - - gif0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:7eff:fe42:ea60 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:2fff:fed6:b83e link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::bceb:115d:852f:323e UC - - - gif0 tc-so:fe80::bceb:115d:852f:323e gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fc01::1 UC - - - gif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%gif0/32 fc01::1 UC - - - gif0 tc-so:fc00::2 b2:a0:8f:4c:e1:71 UHL - - - shmif1 tc-so:fd00:1::2 b2:a0:85:ee:ab:96 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:7e:42:ea:60 9 0 9 0 0 tc-so:shmif 1500 fd00:1::/64 fd00:1::1 tc-so: ff02::1:ff42:ea60 tc-so: ff01:2::1 tc-so: ff02::2:89ae:bca8 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:1%sh 9 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:7eff:f 9 0 9 0 0 tc-so:shmif 1500 b2:a0:2f:d6:b8:3e 15 0 13 0 0 tc-so:shmif 1500 fc00::/64 fc00::1 tc-so: ff02::1:ffd6:b83e tc-so: ff01:3::1 tc-so: ff02::2:89ae:bca8 tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:1%sh 15 0 13 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:2fff:f 15 0 13 0 0 tc-so:gif0 1280 7 0 7 0 0 tc-so:gif0 1280 fc01::1/128 fc01::1 tc-so: ff02::1:ff2f:323e tc-so: ff01:4::1 tc-so: ff02::2:89ae:bca8 tc-so: ff02::1%gif0 tc-so: ff02::1:ff00:1%gi 7 0 7 0 0 tc-so:gif0 1280 fe80::/64 fe80::bceb:115d:8 7 0 7 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00::2 b2:a0:8f:4c:e1:71 shmif1 23h59m56s S tc-so:fd00:1::2 b2:a0:85:ee:ab:96 shmif0 31s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00:1::1 tc-so: group ff02::1:ff42:ea60%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:89ae:bca8%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:1%shmif0 refcount 1 tc-so: enaddr b2:a0:7e:42:ea:60 multicnt 4 tc-so: 33:33:ff:42:ea:60 -- 33:33:ff:42:ea:60 refcount 1 tc-so: 33:33:89:ae:bc:a8 -- 33:33:89:ae:bc:a8 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:shmif1: tc-so: inet6 fc00::1 tc-so: group ff02::1:ffd6:b83e%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:89ae:bca8%shmif1 refcount 2 tc-so: group ff02::1%shmif1 refcount 2 tc-so: group ff02::1:ff00:1%shmif1 refcount 1 tc-so: enaddr b2:a0:2f:d6:b8:3e multicnt 4 tc-so: 33:33:ff:d6:b8:3e -- 33:33:ff:d6:b8:3e refcount 1 tc-so: 33:33:89:ae:bc:a8 -- 33:33:89:ae:bc:a8 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:gif0: tc-so: inet6 fc01::1 tc-so: group ff02::1:ff2f:323e%gif0 refcount 1 tc-so: group ff01:4::1 refcount 2 tc-so: group ff02::2:89ae:bca8%gif0 refcount 2 tc-so: group ff02::1%gif0 refcount 2 tc-so: group ff02::1:ff00:1%gif0 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:c0:23:82:36 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fd00:2::1/64 flags 0 tc-so: inet6 fe80::b0a0:c0ff:fe23:8236%shmif0/64 flags 0 scopeid 0x2 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:8f:4c:e1:71 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:8fff:fe4c:e171%shmif1/64 flags 0 scopeid 0x3 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: status: active tc-so: inet6 fc01::2/128 -> fc01::1 flags 0 tc-so: inet6 fe80::d0d1:1fb4:7b18:9587%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::2 link#3 UHl - - - lo0 tc-so:fc01::1 fc01::2 UHC - - - gif0 tc-so:fc01::2 gif0 UHl - - - lo0 tc-so:fd00:1::/64 fc01::2 UGS - - - gif0 tc-so:fd00:2::/64 link#2 UC - - - shmif0 tc-so:fd00:2::1 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:c0ff:fe23:8236 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:8fff:fe4c:e171 link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::d0d1:1fb4:7b18:9587 UC - - - gif0 tc-so:fe80::d0d1:1fb4:7b18:9587 gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fc01::2 UC - - - gif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%gif0/32 fc01::2 UC - - - gif0 tc-so:fc00::1 b2:a0:2f:d6:b8:3e UHL - - - shmif1 tc-so:fd00:2::2 b2:a0:a0:f4:94:2c UHL - - - shmif0 tc-so:fe80::b0a0:a0ff:fef4:942c b2:a0:a0:f4:94:2c UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:c0:23:82:36 11 0 11 0 0 tc-so:shmif 1500 fd00:2::/64 fd00:2::1 tc-so: ff02::1:ff23:8236 tc-so: ff01:2::1 tc-so: ff02::2:4baf:c2b5 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:1%sh 11 0 11 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:c0ff:f 11 0 11 0 0 tc-so:shmif 1500 b2:a0:8f:4c:e1:71 10 0 15 0 0 tc-so:shmif 1500 fc00::/64 fc00::2 tc-so: ff02::1:ff4c:e171 tc-so: ff01:3::1 tc-so: ff02::2:4baf:c2b5 tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:2%sh 10 0 15 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:8fff:f 10 0 15 0 0 tc-so:gif0 1280 5 0 7 0 0 tc-so:gif0 1280 fc01::2/128 fc01::2 tc-so: ff02::1:ff18:9587 tc-so: ff01:4::1 tc-so: ff02::2:4baf:c2b5 tc-so: ff02::1%gif0 tc-so: ff02::1:ff00:2%gi 5 0 7 0 0 tc-so:gif0 1280 fe80::/64 fe80::d0d1:1fb4:7 5 0 7 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00::1 b2:a0:2f:d6:b8:3e shmif1 23h59m59s S R tc-so:fd00:2::2 b2:a0:a0:f4:94:2c shmif0 1d0h0m0s S tc-so:fe80::b0a0:a0ff:fef4:942c%shmif0 b2:a0:a0:f4:94:2c shmif0 9s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00:2::1 tc-so: group ff02::1:ff23:8236%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:4baf:c2b5%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:1%shmif0 refcount 1 tc-so: enaddr b2:a0:c0:23:82:36 multicnt 4 tc-so: 33:33:ff:23:82:36 -- 33:33:ff:23:82:36 refcount 1 tc-so: 33:33:4b:af:c2:b5 -- 33:33:4b:af:c2:b5 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:shmif1: tc-so: inet6 fc00::2 tc-so: group ff02::1:ff4c:e171%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:4baf:c2b5%shmif1 refcount 2 tc-so: group ff02::1%shmif1 refcount 2 tc-so: group ff02::1:ff00:2%shmif1 refcount 1 tc-so: enaddr b2:a0:8f:4c:e1:71 multicnt 4 tc-so: 33:33:ff:4c:e1:71 -- 33:33:ff:4c:e1:71 refcount 1 tc-so: 33:33:4b:af:c2:b5 -- 33:33:4b:af:c2:b5 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:gif0: tc-so: inet6 fc01::2 tc-so: group ff02::1:ff18:9587%gif0 refcount 1 tc-so: group ff01:4::1 refcount 2 tc-so: group ff02::2:4baf:c2b5%gif0 refcount 2 tc-so: group ff02::1%gif0 refcount 2 tc-so: group ff02::1:ff00:2%gif0 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:a0:f4:94:2c tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fd00:2::2/64 flags 0 tc-so: inet6 fe80::b0a0:a0ff:fef4:942c%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00:1::/64 fd00:2::1 UGS - - - shmif0 tc-so:fd00:2::/64 link#2 UC - - - shmif0 tc-so:fd00:2::2 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:a0ff:fef4:942c link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00:2::1 b2:a0:c0:23:82:36 UHL - - - shmif0 tc-so:fe80::b0a0:c0ff:fe23:8236 b2:a0:c0:23:82:36 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:a0:f4:94:2c 10 0 11 0 0 tc-so:shmif 1500 fd00:2::/64 fd00:2::2 tc-so: ff02::1:fff4:942c tc-so: ff01:2::1 tc-so: ff02::2:614:ec5a% tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 10 0 11 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:a0ff:f 10 0 11 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00:2::1 b2:a0:c0:23:82:36 shmif0 3s R tc-so:fe80::b0a0:c0ff:fe23:8236%shmif0 b2:a0:c0:23:82:36 shmif0 8s R R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00:2::2 tc-so: group ff02::1:fff4:942c%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:614:ec5a%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: enaddr b2:a0:a0:f4:94:2c multicnt 4 tc-so: 33:33:ff:f4:94:2c -- 33:33:ff:f4:94:2c refcount 1 tc-so: 33:33:06:14:ec:5a -- 33:33:06:14:ec:5a refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: status: active tc-so: input: 5 packets, 328 bytes tc-so: output: 7 packets, 472 bytes tc-so: inet6 fc01::2/128 -> fc01::1 flags 0 tc-so: inet6 fe80::d0d1:1fb4:7b18:9587%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: status: active tc-so: input: 7 packets, 472 bytes tc-so: output: 7 packets, 472 bytes tc-so: inet6 fc01::1/128 -> fc01::2 flags 0 tc-so: inet6 fe80::bceb:115d:852f:323e%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:a0:f4:94:2c tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 10 packets, 820 bytes, 5 multicasts tc-so: output: 11 packets, 906 bytes, 6 multicasts tc-so: inet6 fd00:2::2/64 flags 0 tc-so: inet6 fe80::b0a0:a0ff:fef4:942c%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:8f:4c:e1:71 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 10 packets, 1096 bytes, 3 multicasts tc-so: output: 15 packets, 1650 bytes, 5 multicasts tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:8fff:fe4c:e171%shmif1/64 flags 0 scopeid 0x3 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:c0:23:82:36 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 11 packets, 906 bytes, 6 multicasts tc-so: output: 11 packets, 906 bytes, 6 multicasts tc-so: inet6 fd00:2::1/64 flags 0 tc-so: inet6 fe80::b0a0:c0ff:fe23:8236%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:2f:d6:b8:3e tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 15 packets, 1650 bytes, 5 multicasts tc-so: output: 13 packets, 1354 bytes, 6 multicasts tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:2fff:fed6:b83e%shmif1/64 flags 0 scopeid 0x3 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:7e:42:ea:60 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 9 packets, 734 bytes, 6 multicasts tc-so: output: 9 packets, 742 bytes, 5 multicasts tc-so: inet6 fd00:1::1/64 flags 0 tc-so: inet6 fe80::b0a0:7eff:fe42:ea60%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:85:ee:ab:96 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 9 packets, 742 bytes, 5 multicasts tc-so: output: 9 packets, 734 bytes, 6 multicasts tc-so: inet6 fd00:1::2/64 flags 0 tc-so: inet6 fe80::b0a0:85ff:feee:ab96%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-so:### Dumping unix://ipsec_gif_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 4 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 3 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 12 0 12 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 13 0 13 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 49 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 188 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 78 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 42 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 18 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 94 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 535 0 0 179 0 179 179 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 5 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 33 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 3 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 3 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 15 0 9 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1458 0 41 269 0 269 tc-so: tc-so:In use 1485K, total allocated 2152K; utilization 69.0% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.200005] mainbus0 (root) tc-so:[ 1.200005] chacha: Portable C ChaCha tc-so:[ 1.200005] aes: BearSSL aes_ct tc-so:[ 1.200005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.200005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.720005] shmif0: Ethernet address b2:a0:85:ee:ab:96 tc-so:[ 15.170005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 15.170005] get_ifid: shmif0: ifid: b0:a0:85:ff:fe:ee:ab:96 tc-so:[ 15.170005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:85ff:feee:ab96 tc-so:[ 16.780005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:85ff:feee:ab96 - no duplicates found tc-so:[ 57.590005] in6_if_link_down: fd00:1::2 marked detached tc-so:[ 57.590005] in6_if_link_down: fe80:2::b0a0:85ff:feee:ab96 marked detached tc-so:### Dumping unix://ipsec_gif_tunel_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 2 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 5 0 5 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 20 0 20 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 28 0 28 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 32 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 54 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 61 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 267 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00128 192 86 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 67 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00256 320 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 27 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 10 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 104 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1159 0 0 387 0 387 387 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 17 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 40 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 48 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 27 0 21 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2333 0 78 490 0 490 tc-so: tc-so:In use 2835K, total allocated 3920K; utilization 72.3% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.210005] IPsec: Initialized Security Association Processing. tc-so:[ 1.210005] mainbus0 (root) tc-so:[ 1.210005] chacha: Portable C ChaCha tc-so:[ 1.210005] aes: BearSSL aes_ct tc-so:[ 1.210005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.210005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.310005] shmif0: Ethernet address b2:a0:7e:42:ea:60 tc-so:[ 9.340005] shmif1: Ethernet address b2:a0:2f:d6:b8:3e tc-so:[ 14.300005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 14.300005] get_ifid: shmif0: ifid: b0:a0:7e:ff:fe:42:ea:60 tc-so:[ 14.300005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:7eff:fe42:ea60 tc-so:[ 14.570005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 14.570005] get_ifid: shmif1: ifid: b0:a0:2f:ff:fe:d6:b8:3e tc-so:[ 14.570005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:2fff:fed6:b83e tc-so:[ 15.680005] get_ifid: gif0: interface identifier generated by random number tc-so:[ 15.680005] get_ifid: gif0: ifid: bc:eb:11:5d:85:2f:32:3e tc-so:[ 15.680005] nd6_dad_start: gif0: starting DAD for fe80:4::bceb:115d:852f:323e tc-so:[ 16.260005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:7eff:fe42:ea60 - no duplicates found tc-so:[ 16.580005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:2fff:fed6:b83e - no duplicates found tc-so:[ 17.500005] nd6_dad_timer: gif0: DAD complete for fe80:4::bceb:115d:852f:323e - no duplicates found tc-so:[ 48.190005] in6_if_link_down: fc01::1 marked detached tc-so:[ 48.190005] in6_if_link_down: fe80:4::bceb:115d:852f:323e marked detached tc-so:[ 53.700005] in6_if_link_down: fc00::1 marked detached tc-so:[ 53.700005] in6_if_link_down: fe80:3::b0a0:2fff:fed6:b83e marked detached tc-so:[ 55.100005] in6_if_link_down: fd00:1::1 marked detached tc-so:[ 55.100005] in6_if_link_down: fe80:2::b0a0:7eff:fe42:ea60 marked detached tc-so:### Dumping unix://ipsec_gif_tunnel_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 2 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 6 0 6 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 21 0 21 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 28 0 28 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 32 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 54 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 61 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 267 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00128 192 86 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 67 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00256 320 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 27 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 10 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 104 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1171 0 0 391 0 391 391 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 3 0 3 1 0 1 1 0 inf 1 tc-so:mbpl 272 17 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 40 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 50 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 27 0 21 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2351 0 81 495 0 495 tc-so: tc-so:In use 2862K, total allocated 3960K; utilization 72.3% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.320005] IPsec: Initialized Security Association Processing. tc-so:[ 1.350005] mainbus0 (root) tc-so:[ 1.350005] chacha: Portable C ChaCha tc-so:[ 1.350005] aes: BearSSL aes_ct tc-so:[ 1.350005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.350005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.410005] shmif0: Ethernet address b2:a0:c0:23:82:36 tc-so:[ 9.490005] shmif1: Ethernet address b2:a0:8f:4c:e1:71 tc-so:[ 14.370005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 14.370005] get_ifid: shmif0: ifid: b0:a0:c0:ff:fe:23:82:36 tc-so:[ 14.370005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:c0ff:fe23:8236 tc-so:[ 14.640005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 14.640005] get_ifid: shmif1: ifid: b0:a0:8f:ff:fe:4c:e1:71 tc-so:[ 14.640005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:8fff:fe4c:e171 tc-so:[ 15.960005] get_ifid: gif0: interface identifier generated by random number tc-so:[ 15.960005] get_ifid: gif0: ifid: d0:d1:1f:b4:7b:18:95:87 tc-so:[ 15.960005] nd6_dad_start: gif0: starting DAD for fe80:4::d0d1:1fb4:7b18:9587 tc-so:[ 16.100005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:c0ff:fe23:8236 - no duplicates found tc-so:[ 16.340005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:8fff:fe4c:e171 - no duplicates found tc-so:[ 17.270005] nd6_dad_timer: gif0: DAD complete for fe80:4::d0d1:1fb4:7b18:9587 - no duplicates found tc-so:[ 44.490005] in6_if_link_down: fc01::2 marked detached tc-so:[ 44.490005] in6_if_link_down: fe80:4::d0d1:1fb4:7b18:9587 marked detached tc-so:[ 49.400005] in6_if_link_down: fc00::2 marked detached tc-so:[ 49.400005] in6_if_link_down: fe80:3::b0a0:8fff:fe4c:e171 marked detached tc-so:[ 50.650005] in6_if_link_down: fd00:2::1 marked detached tc-so:[ 50.650005] in6_if_link_down: fe80:2::b0a0:c0ff:fe23:8236 marked detached tc-so:### Dumping unix://ipsec_gif_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 6 0 6 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 17 0 17 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 21 0 21 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 49 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 185 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 78 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 42 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 18 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 94 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 585 0 0 195 0 195 195 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 8 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 34 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 15 0 9 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1517 0 57 285 0 285 tc-so: tc-so:In use 1588K, total allocated 2280K; utilization 69.6% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.310005] mainbus0 (root) tc-so:[ 1.310005] chacha: Portable C ChaCha tc-so:[ 1.310005] aes: BearSSL aes_ct tc-so:[ 1.310005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.310005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.000005] shmif0: Ethernet address b2:a0:a0:f4:94:2c tc-so:[ 14.090005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 14.090005] get_ifid: shmif0: ifid: b0:a0:a0:ff:fe:f4:94:2c tc-so:[ 14.090005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:a0ff:fef4:942c tc-so:[ 15.640005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:a0ff:fef4:942c - no duplicates found tc-so:[ 45.420005] in6_if_link_down: fd00:2::2 marked detached tc-so:[ 45.420005] in6_if_link_down: fe80:2::b0a0:a0ff:fef4:942c marked detached tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:### Dumping ./bus_ipsec_local tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:15.780004 b2:a0:85:ee:ab:96 > 33:33:ff:ee:ab:96, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffee:ab96: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffee:ab96, length 24 tc-so:00:00:15.780004 b2:a0:85:ee:ab:96 > 33:33:ff:ee:ab:96, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffee:ab96: ICMP6, neighbor solicitation, who has fe80::b0a0:85ff:feee:ab96, length 32 tc-so:00:00:15.210004 b2:a0:7e:42:ea:60 > 33:33:ff:42:ea:60, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff42:ea60: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff42:ea60, length 24 tc-so:00:00:15.250004 b2:a0:7e:42:ea:60 > 33:33:ff:42:ea:60, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff42:ea60: ICMP6, neighbor solicitation, who has fe80::b0a0:7eff:fe42:ea60, length 32 tc-so:00:00:17.160004 b2:a0:85:ee:ab:96 > 33:33:ff:ee:ab:96, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:85ff:feee:ab96 > ff02::1:ffee:ab96: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffee:ab96, length 24 tc-so:00:00:18.100004 b2:a0:85:ee:ab:96 > 33:33:84:7b:e3:4a, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:85ff:feee:ab96 > ff02::2:847b:e34a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:847b:e34a, length 24 tc-so:00:00:19.700004 b2:a0:7e:42:ea:60 > 33:33:89:ae:bc:a8, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7eff:fe42:ea60 > ff02::2:89ae:bca8: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:89ae:bca8, length 24 tc-so:00:00:21.080004 b2:a0:85:ee:ab:96 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:85ff:feee:ab96 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:22.670004 b2:a0:85:ee:ab:96 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fd00:1::2 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fd00:1::1, length 32 tc-so:00:00:21.320004 b2:a0:7e:42:ea:60 > b2:a0:85:ee:ab:96, ethertype IPv6 (0x86dd), length 86: fd00:1::1 > fd00:1::2: ICMP6, neighbor advertisement, tgt is fd00:1::1, length 32 tc-so:00:00:22.710004 b2:a0:85:ee:ab:96 > b2:a0:7e:42:ea:60, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:21.400004 b2:a0:7e:42:ea:60 > b2:a0:85:ee:ab:96, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:22.900004 b2:a0:7e:42:ea:60 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7eff:fe42:ea60 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:23.550004 b2:a0:7e:42:ea:60 > 33:33:ff:42:ea:60, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7eff:fe42:ea60 > ff02::1:ff42:ea60: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff42:ea60, length 24 tc-so:00:00:26.440004 b2:a0:85:ee:ab:96 > b2:a0:7e:42:ea:60, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:25.100004 b2:a0:7e:42:ea:60 > b2:a0:85:ee:ab:96, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:26.320004 b2:a0:7e:42:ea:60 > b2:a0:85:ee:ab:96, ethertype IPv6 (0x86dd), length 86: fd00:1::1 > fd00:1::2: ICMP6, neighbor solicitation, who has fd00:1::2, length 32 tc-so:00:00:27.680004 b2:a0:85:ee:ab:96 > b2:a0:7e:42:ea:60, ethertype IPv6 (0x86dd), length 78: fd00:1::2 > fd00:1::1: ICMP6, neighbor advertisement, tgt is fd00:1::2, length 24 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:14.760004 b2:a0:c0:23:82:36 > 33:33:ff:23:82:36, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff23:8236: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff23:8236, length 24 tc-so:00:00:15.070004 b2:a0:c0:23:82:36 > 33:33:ff:23:82:36, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff23:8236: ICMP6, neighbor solicitation, who has fe80::b0a0:c0ff:fe23:8236, length 32 tc-so:00:00:14.570004 b2:a0:a0:f4:94:2c > 33:33:ff:f4:94:2c, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:fff4:942c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fff4:942c, length 24 tc-so:00:00:14.640004 b2:a0:a0:f4:94:2c > 33:33:ff:f4:94:2c, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:fff4:942c: ICMP6, neighbor solicitation, who has fe80::b0a0:a0ff:fef4:942c, length 32 tc-so:00:00:18.250004 b2:a0:c0:23:82:36 > 33:33:4b:af:c2:b5, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c0ff:fe23:8236 > ff02::2:4baf:c2b5: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:4baf:c2b5, length 24 tc-so:00:00:19.270004 b2:a0:c0:23:82:36 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c0ff:fe23:8236 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00:2::2, length 32 tc-so:00:00:16.690004 b2:a0:a0:f4:94:2c > b2:a0:c0:23:82:36, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a0ff:fef4:942c > fe80::b0a0:c0ff:fe23:8236: ICMP6, neighbor advertisement, tgt is fd00:2::2, length 32 tc-so:00:00:19.270004 b2:a0:c0:23:82:36 > b2:a0:a0:f4:94:2c, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:16.730004 b2:a0:a0:f4:94:2c > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fd00:2::2 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fd00:2::1, length 32 tc-so:00:00:19.270004 b2:a0:c0:23:82:36 > b2:a0:a0:f4:94:2c, ethertype IPv6 (0x86dd), length 86: fd00:2::1 > fd00:2::2: ICMP6, neighbor advertisement, tgt is fd00:2::1, length 32 tc-so:00:00:16.730004 b2:a0:a0:f4:94:2c > b2:a0:c0:23:82:36, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:17.930004 b2:a0:a0:f4:94:2c > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a0ff:fef4:942c > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:20.750004 b2:a0:c0:23:82:36 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c0ff:fe23:8236 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:21.260004 b2:a0:c0:23:82:36 > 33:33:ff:23:82:36, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c0ff:fe23:8236 > ff02::1:ff23:8236: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff23:8236, length 24 tc-so:00:00:18.940004 b2:a0:a0:f4:94:2c > 33:33:06:14:ec:5a, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a0ff:fef4:942c > ff02::2:614:ec5a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:614:ec5a, length 24 tc-so:00:00:22.990004 b2:a0:c0:23:82:36 > b2:a0:a0:f4:94:2c, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:20.450004 b2:a0:a0:f4:94:2c > b2:a0:c0:23:82:36, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:21.690004 b2:a0:a0:f4:94:2c > b2:a0:c0:23:82:36, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a0ff:fef4:942c > fe80::b0a0:c0ff:fe23:8236: ICMP6, neighbor solicitation, who has fe80::b0a0:c0ff:fe23:8236, length 32 tc-so:00:00:24.270004 b2:a0:c0:23:82:36 > b2:a0:a0:f4:94:2c, ethertype IPv6 (0x86dd), length 78: fe80::b0a0:c0ff:fe23:8236 > fe80::b0a0:a0ff:fef4:942c: ICMP6, neighbor advertisement, tgt is fe80::b0a0:c0ff:fe23:8236, length 24 tc-so:00:00:24.420004 b2:a0:a0:f4:94:2c > 33:33:ff:f4:94:2c, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a0ff:fef4:942c > ff02::1:fff4:942c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fff4:942c, length 24 tc-so:00:00:29.290004 b2:a0:c0:23:82:36 > b2:a0:a0:f4:94:2c, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c0ff:fe23:8236 > fe80::b0a0:a0ff:fef4:942c: ICMP6, neighbor solicitation, who has fe80::b0a0:a0ff:fef4:942c, length 32 tc-so:00:00:26.730004 b2:a0:a0:f4:94:2c > b2:a0:c0:23:82:36, ethertype IPv6 (0x86dd), length 78: fe80::b0a0:a0ff:fef4:942c > fe80::b0a0:c0ff:fe23:8236: ICMP6, neighbor advertisement, tgt is fe80::b0a0:a0ff:fef4:942c, length 24 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:15.560004 b2:a0:2f:d6:b8:3e > 33:33:ff:d6:b8:3e, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffd6:b83e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffd6:b83e, length 24 tc-so:00:00:15.560004 b2:a0:2f:d6:b8:3e > 33:33:ff:d6:b8:3e, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffd6:b83e: ICMP6, neighbor solicitation, who has fe80::b0a0:2fff:fed6:b83e, length 32 tc-so:00:00:15.970004 b2:a0:2f:d6:b8:3e > 33:33:ff:d6:b8:3e, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffd6:b83e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffd6:b83e, length 24 tc-so:00:00:16.260004 b2:a0:2f:d6:b8:3e > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fc00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fc00::2, length 32 tc-so:00:00:14.640004 b2:a0:8f:4c:e1:71 > b2:a0:2f:d6:b8:3e, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor advertisement, tgt is fc00::2, length 32 tc-so:00:00:16.730004 b2:a0:2f:d6:b8:3e > b2:a0:8f:4c:e1:71, ethertype IPv6 (0x86dd), length 126: fc00::1 > fc00::2: :: > ff02::1:ff2f:323e: ICMP6, neighbor solicitation, who has fe80::bceb:115d:852f:323e, length 32 tc-so:00:00:14.640004 b2:a0:8f:4c:e1:71 > b2:a0:2f:d6:b8:3e, ethertype IPv6 (0x86dd), length 174: fc00::2 > fc00::1: ICMP6, parameter problem, next header - octet 6, length 120 tc-so:00:00:15.220004 b2:a0:8f:4c:e1:71 > 33:33:ff:4c:e1:71, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff4c:e171: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff4c:e171, length 24 tc-so:00:00:15.340004 b2:a0:8f:4c:e1:71 > 33:33:ff:4c:e1:71, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff4c:e171: ICMP6, neighbor solicitation, who has fe80::b0a0:8fff:fe4c:e171, length 32 tc-so:00:00:16.270004 b2:a0:8f:4c:e1:71 > b2:a0:2f:d6:b8:3e, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: :: > ff02::1:ff18:9587: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff18:9587, length 24 tc-so:00:00:16.270004 b2:a0:8f:4c:e1:71 > b2:a0:2f:d6:b8:3e, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: :: > ff02::1:ff18:9587: ICMP6, neighbor solicitation, who has fe80::d0d1:1fb4:7b18:9587, length 32 tc-so:00:00:17.230004 b2:a0:8f:4c:e1:71 > 33:33:ff:4c:e1:71, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:8fff:fe4c:e171 > ff02::1:ff4c:e171: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff4c:e171, length 24 tc-so:00:00:20.640004 b2:a0:2f:d6:b8:3e > 33:33:89:ae:bc:a8, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:2fff:fed6:b83e > ff02::2:89ae:bca8: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:89ae:bca8, length 24 tc-so:00:00:20.930004 b2:a0:2f:d6:b8:3e > b2:a0:8f:4c:e1:71, ethertype IPv6 (0x86dd), length 126: fc00::1 > fc00::2: fe80::bceb:115d:852f:323e > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:21.320004 b2:a0:2f:d6:b8:3e > b2:a0:8f:4c:e1:71, ethertype IPv6 (0x86dd), length 110: fc00::1 > fc00::2: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:19.310004 b2:a0:8f:4c:e1:71 > b2:a0:2f:d6:b8:3e, ethertype IPv6 (0x86dd), length 110: fc00::2 > fc00::1: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:21.540004 b2:a0:2f:d6:b8:3e > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:2fff:fed6:b83e > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:19.630004 b2:a0:8f:4c:e1:71 > b2:a0:2f:d6:b8:3e, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:21.720004 b2:a0:2f:d6:b8:3e > b2:a0:8f:4c:e1:71, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: ICMP6, neighbor advertisement, tgt is fc00::1, length 24 tc-so:00:00:19.650004 b2:a0:8f:4c:e1:71 > 33:33:4b:af:c2:b5, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:8fff:fe4c:e171 > ff02::2:4baf:c2b5: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:4baf:c2b5, length 24 tc-so:00:00:19.780004 b2:a0:8f:4c:e1:71 > b2:a0:2f:d6:b8:3e, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: fe80::d0d1:1fb4:7b18:9587 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:19.880004 b2:a0:8f:4c:e1:71 > b2:a0:2f:d6:b8:3e, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: fe80::d0d1:1fb4:7b18:9587 > ff02::1:ff18:9587: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff18:9587, length 24 tc-so:00:00:20.340004 b2:a0:8f:4c:e1:71 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:8fff:fe4c:e171 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:23.210004 b2:a0:2f:d6:b8:3e > b2:a0:8f:4c:e1:71, ethertype IPv6 (0x86dd), length 138: fc00::1 > fc00::2: ESP(spi=0x00002710,seq=0x1), length 84 tc-so:00:00:23.620004 b2:a0:2f:d6:b8:3e > b2:a0:8f:4c:e1:71, ethertype IPv6 (0x86dd), length 138: fc00::1 > fc00::2: ESP(spi=0x00002710,seq=0x2), length 84 tc-so:00:00:22.920004 b2:a0:8f:4c:e1:71 > b2:a0:2f:d6:b8:3e, ethertype IPv6 (0x86dd), length 138: fc00::2 > fc00::1: ESP(spi=0x00002711,seq=0x1), length 84 tc-so:00:00:25.070004 b2:a0:2f:d6:b8:3e > b2:a0:8f:4c:e1:71, ethertype IPv6 (0x86dd), length 122: fc00::1 > fc00::2: ESP(spi=0x00002710,seq=0x3), length 68 tc-so:00:00:22.990004 b2:a0:8f:4c:e1:71 > b2:a0:2f:d6:b8:3e, ethertype IPv6 (0x86dd), length 122: fc00::2 > fc00::1: ESP(spi=0x00002711,seq=0x2), length 68 tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-end: 1646867189.385459, ipsec_gif_ipv6_transport_esp_null, passed tc-start: 1646867189.426813, ipsec_gif_ipv6_transport_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_gif_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://ipsec_gif_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_gif unix://ipsec_gif_tunel_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_gif unix://ipsec_gif_tunnel_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_gif_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:unix://ipsec_gif_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:76:91:ad:87 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:db:90:e6:20 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:c7:0f:e2:ff ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:03:fe:20:70 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:d0:88:57:56 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig gif0 tunnel fc00::1 fc00::2 ] tc-so:Executing command [ rump.ifconfig gif0 inet6 fc01::1/128 fc01::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc01::1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so:unix://ipsec_gif_tunnel_remote gif0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig gif0 tunnel fc00::2 fc00::1 ] tc-so:Executing command [ rump.ifconfig gif0 inet6 fc01::2/128 fc01::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc01::2 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add fc00::1 fc00::2 esp 10000 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add fc00::2 fc00::1 esp 10001 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:spdadd fc00::1/128 fc00::2/128 any -P out ipsec tc-so: esp/transport//require; tc-so:spdadd fc00::2/128 fc00::1/128 any -P in ipsec tc-so: esp/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add fc00::1 fc00::2 esp 10000 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add fc00::2 fc00::1 esp 10001 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:spdadd fc00::2/128 fc00::1/128 any -P out ipsec tc-so: esp/transport//require; tc-so:spdadd fc00::1/128 fc00::2/128 any -P in ipsec tc-so: esp/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:fc00::1 fc00::2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:06:56 2022 current: Mar 9 23:06:57 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 9 23:06:32 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=19694 refcnt=0 tc-so:fc00::2 fc00::1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:06:56 2022 current: Mar 9 23:06:57 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 9 23:06:32 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=19694 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:fc00::1 fc00::2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:06:57 2022 current: Mar 9 23:06:58 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 9 23:06:36 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=14902 refcnt=0 tc-so:fc00::2 fc00::1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:06:57 2022 current: Mar 9 23:06:58 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 9 23:06:57 2022 hard: 0(s) soft: 0(s) tc-so: current: 144(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=14902 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so:unix://ipsec_gif_tunnel_remote gif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:57:4c:f9:4f tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fd00:1::2/64 flags 0 tc-so: inet6 fe80::b0a0:57ff:fe4c:f94f%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00:1::/64 link#2 UC - - - shmif0 tc-so:fd00:1::2 link#2 UHl - - - lo0 tc-so:fd00:2::/64 fd00:1::1 UGS - - - shmif0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:57ff:fe4c:f94f link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00:1::1 b2:a0:76:91:ad:87 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:57:4c:f9:4f 9 0 9 0 0 tc-so:shmif 1500 fd00:1::/64 fd00:1::2 tc-so: ff02::1:ff4c:f94f tc-so: ff01:2::1 tc-so: ff02::2:4775:4833 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 9 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:57ff:f 9 0 9 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00:1::1 b2:a0:76:91:ad:87 shmif0 13s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00:1::2 tc-so: group ff02::1:ff4c:f94f%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:4775:4833%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: enaddr b2:a0:57:4c:f9:4f multicnt 4 tc-so: 33:33:ff:4c:f9:4f -- 33:33:ff:4c:f9:4f refcount 1 tc-so: 33:33:47:75:48:33 -- 33:33:47:75:48:33 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:76:91:ad:87 tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fd00:1::1/64 flags 0 tc-so: inet6 fe80::b0a0:76ff:fe91:ad87%shmif0/64 flags 0 scopeid 0x2 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:db:90:e6:20 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:dbff:fe90:e620%shmif1/64 flags 0 scopeid 0x3 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: status: active tc-so: inet6 fc01::1/128 -> fc01::2 flags 0 tc-so: inet6 fe80::d4e2:1dcb:13dc:6dbb%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::1 link#3 UHl - - - lo0 tc-so:fc01::1 gif0 UHl - - - lo0 tc-so:fc01::2 fc01::1 UHC - - - gif0 tc-so:fd00:1::/64 link#2 UC - - - shmif0 tc-so:fd00:1::1 link#2 UHl - - - lo0 tc-so:fd00:2::/64 fc01::1 UGS - - - gif0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:76ff:fe91:ad87 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:dbff:fe90:e620 link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::d4e2:1dcb:13dc:6dbb UC - - - gif0 tc-so:fe80::d4e2:1dcb:13dc:6dbb gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fc01::1 UC - - - gif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%gif0/32 fc01::1 UC - - - gif0 tc-so:fc00::2 b2:a0:03:fe:20:70 UHL - - - shmif1 tc-so:fd00:1::2 b2:a0:57:4c:f9:4f UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:76:91:ad:87 9 0 9 0 0 tc-so:shmif 1500 fd00:1::/64 fd00:1::1 tc-so: ff02::1:ff91:ad87 tc-so: ff01:2::1 tc-so: ff02::2:7dc7:4623 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:1%sh 9 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:76ff:f 9 0 9 0 0 tc-so:shmif 1500 b2:a0:db:90:e6:20 15 0 12 0 0 tc-so:shmif 1500 fc00::/64 fc00::1 tc-so: ff02::1:ff90:e620 tc-so: ff01:3::1 tc-so: ff02::2:7dc7:4623 tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:1%sh 15 0 12 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:dbff:f 15 0 12 0 0 tc-so:gif0 1280 7 0 7 0 0 tc-so:gif0 1280 fc01::1/128 fc01::1 tc-so: ff02::1:ffdc:6dbb tc-so: ff01:4::1 tc-so: ff02::2:7dc7:4623 tc-so: ff02::1%gif0 tc-so: ff02::1:ff00:1%gi 7 0 7 0 0 tc-so:gif0 1280 fe80::/64 fe80::d4e2:1dcb:1 7 0 7 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00::2 b2:a0:03:fe:20:70 shmif1 17s R tc-so:fd00:1::2 b2:a0:57:4c:f9:4f shmif0 30s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00:1::1 tc-so: group ff02::1:ff91:ad87%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:7dc7:4623%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:1%shmif0 refcount 1 tc-so: enaddr b2:a0:76:91:ad:87 multicnt 4 tc-so: 33:33:ff:91:ad:87 -- 33:33:ff:91:ad:87 refcount 1 tc-so: 33:33:7d:c7:46:23 -- 33:33:7d:c7:46:23 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:shmif1: tc-so: inet6 fc00::1 tc-so: group ff02::1:ff90:e620%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:7dc7:4623%shmif1 refcount 2 tc-so: group ff02::1%shmif1 refcount 2 tc-so: group ff02::1:ff00:1%shmif1 refcount 1 tc-so: enaddr b2:a0:db:90:e6:20 multicnt 4 tc-so: 33:33:ff:90:e6:20 -- 33:33:ff:90:e6:20 refcount 1 tc-so: 33:33:7d:c7:46:23 -- 33:33:7d:c7:46:23 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:gif0: tc-so: inet6 fc01::1 tc-so: group ff02::1:ffdc:6dbb%gif0 refcount 1 tc-so: group ff01:4::1 refcount 2 tc-so: group ff02::2:7dc7:4623%gif0 refcount 2 tc-so: group ff02::1%gif0 refcount 2 tc-so: group ff02::1:ff00:1%gif0 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:c7:0f:e2:ff tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fd00:2::1/64 flags 0 tc-so: inet6 fe80::b0a0:c7ff:fe0f:e2ff%shmif0/64 flags 0 scopeid 0x2 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:03:fe:20:70 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:3ff:fefe:2070%shmif1/64 flags 0 scopeid 0x3 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: status: active tc-so: inet6 fc01::2/128 -> fc01::1 flags 0 tc-so: inet6 fe80::2469:8d44:fbe6:ef38%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::2 link#3 UHl - - - lo0 tc-so:fc01::1 fc01::2 UHC - - - gif0 tc-so:fc01::2 gif0 UHl - - - lo0 tc-so:fd00:1::/64 fc01::2 UGS - - - gif0 tc-so:fd00:2::/64 link#2 UC - - - shmif0 tc-so:fd00:2::1 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:c7ff:fe0f:e2ff link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:3ff:fefe:2070 link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::2469:8d44:fbe6:ef38 UC - - - gif0 tc-so:fe80::2469:8d44:fbe6:ef38 gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fc01::2 UC - - - gif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%gif0/32 fc01::2 UC - - - gif0 tc-so:fc00::1 b2:a0:db:90:e6:20 UHL - - - shmif1 tc-so:fd00:2::2 b2:a0:d0:88:57:56 UHL - - - shmif0 tc-so:fe80::b0a0:d0ff:fe88:5756 b2:a0:d0:88:57:56 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:c7:0f:e2:ff 11 0 11 0 0 tc-so:shmif 1500 fd00:2::/64 fd00:2::1 tc-so: ff02::1:ff0f:e2ff tc-so: ff01:2::1 tc-so: ff02::2:c468:aba9 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:1%sh 11 0 11 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:c7ff:f 11 0 11 0 0 tc-so:shmif 1500 b2:a0:03:fe:20:70 10 0 15 0 0 tc-so:shmif 1500 fc00::/64 fc00::2 tc-so: ff02::1:fffe:2070 tc-so: ff01:3::1 tc-so: ff02::2:c468:aba9 tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:2%sh 10 0 15 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:3ff:fe 10 0 15 0 0 tc-so:gif0 1280 4 0 7 0 0 tc-so:gif0 1280 fc01::2/128 fc01::2 tc-so: ff02::1:ffe6:ef38 tc-so: ff01:4::1 tc-so: ff02::2:c468:aba9 tc-so: ff02::1%gif0 tc-so: ff02::1:ff00:2%gi 4 0 7 0 0 tc-so:gif0 1280 fe80::/64 fe80::2469:8d44:f 4 0 7 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00::1 b2:a0:db:90:e6:20 shmif1 10s R R tc-so:fd00:2::2 b2:a0:d0:88:57:56 shmif0 23h59m58s S tc-so:fe80::b0a0:d0ff:fe88:5756%shmif0 b2:a0:d0:88:57:56 shmif0 7s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00:2::1 tc-so: group ff02::1:ff0f:e2ff%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:c468:aba9%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:1%shmif0 refcount 1 tc-so: enaddr b2:a0:c7:0f:e2:ff multicnt 4 tc-so: 33:33:ff:0f:e2:ff -- 33:33:ff:0f:e2:ff refcount 1 tc-so: 33:33:c4:68:ab:a9 -- 33:33:c4:68:ab:a9 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:shmif1: tc-so: inet6 fc00::2 tc-so: group ff02::1:fffe:2070%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:c468:aba9%shmif1 refcount 2 tc-so: group ff02::1%shmif1 refcount 2 tc-so: group ff02::1:ff00:2%shmif1 refcount 1 tc-so: enaddr b2:a0:03:fe:20:70 multicnt 4 tc-so: 33:33:ff:fe:20:70 -- 33:33:ff:fe:20:70 refcount 1 tc-so: 33:33:c4:68:ab:a9 -- 33:33:c4:68:ab:a9 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:gif0: tc-so: inet6 fc01::2 tc-so: group ff02::1:ffe6:ef38%gif0 refcount 1 tc-so: group ff01:4::1 refcount 2 tc-so: group ff02::2:c468:aba9%gif0 refcount 2 tc-so: group ff02::1%gif0 refcount 2 tc-so: group ff02::1:ff00:2%gif0 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:d0:88:57:56 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fd00:2::2/64 flags 0 tc-so: inet6 fe80::b0a0:d0ff:fe88:5756%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00:1::/64 fd00:2::1 UGS - - - shmif0 tc-so:fd00:2::/64 link#2 UC - - - shmif0 tc-so:fd00:2::2 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:d0ff:fe88:5756 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00:2::1 b2:a0:c7:0f:e2:ff UHL - - - shmif0 tc-so:fe80::b0a0:c7ff:fe0f:e2ff b2:a0:c7:0f:e2:ff UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:d0:88:57:56 10 0 11 0 0 tc-so:shmif 1500 fd00:2::/64 fd00:2::2 tc-so: ff02::1:ff88:5756 tc-so: ff01:2::1 tc-so: ff02::2:8943:211b tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 10 0 11 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:d0ff:f 10 0 11 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00:2::1 b2:a0:c7:0f:e2:ff shmif0 23h59m59s S tc-so:fe80::b0a0:c7ff:fe0f:e2ff%shmif0 b2:a0:c7:0f:e2:ff shmif0 3s R R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00:2::2 tc-so: group ff02::1:ff88:5756%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:8943:211b%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: enaddr b2:a0:d0:88:57:56 multicnt 4 tc-so: 33:33:ff:88:57:56 -- 33:33:ff:88:57:56 refcount 1 tc-so: 33:33:89:43:21:1b -- 33:33:89:43:21:1b refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: status: active tc-so: input: 4 packets, 256 bytes tc-so: output: 7 packets, 472 bytes tc-so: inet6 fc01::2/128 -> fc01::1 flags 0 tc-so: inet6 fe80::2469:8d44:fbe6:ef38%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: status: active tc-so: input: 7 packets, 472 bytes tc-so: output: 7 packets, 472 bytes tc-so: inet6 fc01::1/128 -> fc01::2 flags 0 tc-so: inet6 fe80::d4e2:1dcb:13dc:6dbb%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:d0:88:57:56 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 10 packets, 820 bytes, 5 multicasts tc-so: output: 11 packets, 906 bytes, 6 multicasts tc-so: inet6 fd00:2::2/64 flags 0 tc-so: inet6 fe80::b0a0:d0ff:fe88:5756%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:03:fe:20:70 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 10 packets, 1052 bytes, 4 multicasts tc-so: output: 15 packets, 1722 bytes, 5 multicasts tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:3ff:fefe:2070%shmif1/64 flags 0 scopeid 0x3 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:c7:0f:e2:ff tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 11 packets, 906 bytes, 6 multicasts tc-so: output: 11 packets, 906 bytes, 6 multicasts tc-so: inet6 fd00:2::1/64 flags 0 tc-so: inet6 fe80::b0a0:c7ff:fe0f:e2ff%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:db:90:e6:20 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 15 packets, 1722 bytes, 5 multicasts tc-so: output: 12 packets, 1224 bytes, 6 multicasts tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:dbff:fe90:e620%shmif1/64 flags 0 scopeid 0x3 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:76:91:ad:87 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 9 packets, 734 bytes, 6 multicasts tc-so: output: 9 packets, 742 bytes, 5 multicasts tc-so: inet6 fd00:1::1/64 flags 0 tc-so: inet6 fe80::b0a0:76ff:fe91:ad87%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:57:4c:f9:4f tc-so: linkstr: ./bus_ipsec_local tc-so: input: 9 packets, 742 bytes, 5 multicasts tc-so: output: 9 packets, 734 bytes, 6 multicasts tc-so: inet6 fd00:1::2/64 flags 0 tc-so: inet6 fe80::b0a0:57ff:fe4c:f94f%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-so:### Dumping unix://ipsec_gif_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 12 0 12 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 13 0 13 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 189 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 78 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 42 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 18 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 94 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 534 0 0 178 0 178 178 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 5 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 32 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 15 0 9 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1452 0 41 268 0 268 tc-so: tc-so:In use 1481K, total allocated 2144K; utilization 69.1% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.200005] mainbus0 (root) tc-so:[ 1.260005] chacha: Portable C ChaCha tc-so:[ 1.260005] aes: BearSSL aes_ct tc-so:[ 1.260005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.260005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.810005] shmif0: Ethernet address b2:a0:57:4c:f9:4f tc-so:[ 16.540005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 16.540005] get_ifid: shmif0: ifid: b0:a0:57:ff:fe:4c:f9:4f tc-so:[ 16.540005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:57ff:fe4c:f94f tc-so:[ 18.410005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:57ff:fe4c:f94f - no duplicates found tc-so:[ 54.790005] in6_if_link_down: fd00:1::2 marked detached tc-so:[ 54.790005] in6_if_link_down: fe80:2::b0a0:57ff:fe4c:f94f marked detached tc-so:### Dumping unix://ipsec_gif_tunel_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 2 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 5 0 5 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 20 0 20 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 28 0 28 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 30 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 53 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 62 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 255 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00128 192 87 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 67 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00256 320 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 27 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 10 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 104 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1160 0 0 387 0 387 387 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 17 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 40 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 60 0 0 3 0 3 3 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 4 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 27 0 21 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2341 0 78 491 0 491 tc-so: tc-so:In use 2844K, total allocated 3928K; utilization 72.4% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.280005] IPsec: Initialized Security Association Processing. tc-so:[ 1.360005] mainbus0 (root) tc-so:[ 1.400005] chacha: Portable C ChaCha tc-so:[ 1.400005] aes: BearSSL aes_ct tc-so:[ 1.440005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.440005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.280005] shmif0: Ethernet address b2:a0:76:91:ad:87 tc-so:[ 9.350005] shmif1: Ethernet address b2:a0:db:90:e6:20 tc-so:[ 15.520005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 15.520005] get_ifid: shmif0: ifid: b0:a0:76:ff:fe:91:ad:87 tc-so:[ 15.520005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:76ff:fe91:ad87 tc-so:[ 15.760005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 15.760005] get_ifid: shmif1: ifid: b0:a0:db:ff:fe:90:e6:20 tc-so:[ 15.760005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:dbff:fe90:e620 tc-so:[ 16.970005] get_ifid: gif0: interface identifier generated by random number tc-so:[ 16.970005] get_ifid: gif0: ifid: d4:e2:1d:cb:13:dc:6d:bb tc-so:[ 16.970005] nd6_dad_start: gif0: starting DAD for fe80:4::d4e2:1dcb:13dc:6dbb tc-so:[ 17.460005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:76ff:fe91:ad87 - no duplicates found tc-so:[ 17.810005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:dbff:fe90:e620 - no duplicates found tc-so:[ 18.830005] nd6_dad_timer: gif0: DAD complete for fe80:4::d4e2:1dcb:13dc:6dbb - no duplicates found tc-so:[ 46.150005] in6_if_link_down: fc01::1 marked detached tc-so:[ 46.150005] in6_if_link_down: fe80:4::d4e2:1dcb:13dc:6dbb marked detached tc-so:[ 50.840005] in6_if_link_down: fc00::1 marked detached tc-so:[ 50.840005] in6_if_link_down: fe80:3::b0a0:dbff:fe90:e620 marked detached tc-so:[ 52.030005] in6_if_link_down: fd00:1::1 marked detached tc-so:[ 52.030005] in6_if_link_down: fe80:2::b0a0:76ff:fe91:ad87 marked detached tc-so:### Dumping unix://ipsec_gif_tunnel_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 2 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 6 0 6 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 22 0 22 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 29 0 29 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 30 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 54 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 63 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 268 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00128 192 86 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 65 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00256 320 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 27 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 10 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 104 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1183 0 0 395 0 395 395 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 3 0 3 1 0 1 1 0 inf 1 tc-so:mbpl 272 17 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 40 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 51 0 0 3 0 3 3 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 27 0 21 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2367 0 83 500 0 500 tc-so: tc-so:In use 2888K, total allocated 4000K; utilization 72.2% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.250005] IPsec: Initialized Security Association Processing. tc-so:[ 1.250005] mainbus0 (root) tc-so:[ 1.250005] chacha: Portable C ChaCha tc-so:[ 1.250005] aes: BearSSL aes_ct tc-so:[ 1.250005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.250005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.800005] shmif0: Ethernet address b2:a0:c7:0f:e2:ff tc-so:[ 9.470005] shmif1: Ethernet address b2:a0:03:fe:20:70 tc-so:[ 14.560005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 14.560005] get_ifid: shmif0: ifid: b0:a0:c7:ff:fe:0f:e2:ff tc-so:[ 14.560005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:c7ff:fe0f:e2ff tc-so:[ 14.810005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 14.810005] get_ifid: shmif1: ifid: b0:a0:03:ff:fe:fe:20:70 tc-so:[ 14.810005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:3ff:fefe:2070 tc-so:[ 15.900005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:c7ff:fe0f:e2ff - no duplicates found tc-so:[ 16.050005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:3ff:fefe:2070 - no duplicates found tc-so:[ 16.090005] get_ifid: gif0: interface identifier generated by random number tc-so:[ 16.090005] get_ifid: gif0: ifid: 24:69:8d:44:fb:e6:ef:38 tc-so:[ 16.090005] nd6_dad_start: gif0: starting DAD for fe80:4::2469:8d44:fbe6:ef38 tc-so:[ 17.740005] nd6_dad_timer: gif0: DAD complete for fe80:4::2469:8d44:fbe6:ef38 - no duplicates found tc-so:[ 41.670005] in6_if_link_down: fc01::2 marked detached tc-so:[ 41.670005] in6_if_link_down: fe80:4::2469:8d44:fbe6:ef38 marked detached tc-so:[ 45.400005] in6_if_link_down: fc00::2 marked detached tc-so:[ 45.400005] in6_if_link_down: fe80:3::b0a0:3ff:fefe:2070 marked detached tc-so:[ 46.520005] in6_if_link_down: fd00:2::1 marked detached tc-so:[ 46.520005] in6_if_link_down: fe80:2::b0a0:c7ff:fe0f:e2ff marked detached tc-so:### Dumping unix://ipsec_gif_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 6 0 6 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 22 0 22 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 26 0 26 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 49 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 189 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 78 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 42 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 18 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 94 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 630 0 0 210 0 210 210 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 5 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 34 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 15 0 9 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1573 0 67 300 0 300 tc-so: tc-so:In use 1680K, total allocated 2400K; utilization 70.0% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.220005] mainbus0 (root) tc-so:[ 1.220005] chacha: Portable C ChaCha tc-so:[ 1.220005] aes: BearSSL aes_ct tc-so:[ 1.220005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.220005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.860005] shmif0: Ethernet address b2:a0:d0:88:57:56 tc-so:[ 15.030005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 15.030005] get_ifid: shmif0: ifid: b0:a0:d0:ff:fe:88:57:56 tc-so:[ 15.030005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:d0ff:fe88:5756 tc-so:[ 16.900005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:d0ff:fe88:5756 - no duplicates found tc-so:[ 42.470005] in6_if_link_down: fd00:2::2 marked detached tc-so:[ 42.470005] in6_if_link_down: fe80:2::b0a0:d0ff:fe88:5756 marked detached tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:### Dumping ./bus_ipsec_local tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:17.330004 b2:a0:57:4c:f9:4f > 33:33:ff:4c:f9:4f, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff4c:f94f: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff4c:f94f, length 24 tc-so:00:00:17.410004 b2:a0:57:4c:f9:4f > 33:33:ff:4c:f9:4f, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff4c:f94f: ICMP6, neighbor solicitation, who has fe80::b0a0:57ff:fe4c:f94f, length 32 tc-so:00:00:16.100004 b2:a0:76:91:ad:87 > 33:33:ff:91:ad:87, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff91:ad87: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff91:ad87, length 24 tc-so:00:00:16.440004 b2:a0:76:91:ad:87 > 33:33:ff:91:ad:87, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff91:ad87: ICMP6, neighbor solicitation, who has fe80::b0a0:76ff:fe91:ad87, length 32 tc-so:00:00:18.530004 b2:a0:57:4c:f9:4f > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:57ff:fe4c:f94f > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:19.980004 b2:a0:76:91:ad:87 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:76ff:fe91:ad87 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:20.940004 b2:a0:76:91:ad:87 > 33:33:7d:c7:46:23, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:76ff:fe91:ad87 > ff02::2:7dc7:4623: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:7dc7:4623, length 24 tc-so:00:00:23.040004 b2:a0:57:4c:f9:4f > 33:33:47:75:48:33, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:57ff:fe4c:f94f > ff02::2:4775:4833: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:4775:4833, length 24 tc-so:00:00:24.300004 b2:a0:57:4c:f9:4f > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fd00:1::2 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fd00:1::1, length 32 tc-so:00:00:22.800004 b2:a0:76:91:ad:87 > b2:a0:57:4c:f9:4f, ethertype IPv6 (0x86dd), length 86: fd00:1::1 > fd00:1::2: ICMP6, neighbor advertisement, tgt is fd00:1::1, length 32 tc-so:00:00:24.300004 b2:a0:57:4c:f9:4f > b2:a0:76:91:ad:87, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:22.840004 b2:a0:76:91:ad:87 > b2:a0:57:4c:f9:4f, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:24.860004 b2:a0:57:4c:f9:4f > 33:33:ff:4c:f9:4f, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:57ff:fe4c:f94f > ff02::1:ff4c:f94f: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff4c:f94f, length 24 tc-so:00:00:25.360004 b2:a0:76:91:ad:87 > 33:33:ff:91:ad:87, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:76ff:fe91:ad87 > ff02::1:ff91:ad87: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff91:ad87, length 24 tc-so:00:00:28.160004 b2:a0:57:4c:f9:4f > b2:a0:76:91:ad:87, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:26.700004 b2:a0:76:91:ad:87 > b2:a0:57:4c:f9:4f, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:27.810004 b2:a0:76:91:ad:87 > b2:a0:57:4c:f9:4f, ethertype IPv6 (0x86dd), length 86: fd00:1::1 > fd00:1::2: ICMP6, neighbor solicitation, who has fd00:1::2, length 32 tc-so:00:00:29.290004 b2:a0:57:4c:f9:4f > b2:a0:76:91:ad:87, ethertype IPv6 (0x86dd), length 78: fd00:1::2 > fd00:1::1: ICMP6, neighbor advertisement, tgt is fd00:1::2, length 24 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:14.810004 b2:a0:c7:0f:e2:ff > 33:33:ff:0f:e2:ff, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff0f:e2ff: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff0f:e2ff, length 24 tc-so:00:00:14.890004 b2:a0:c7:0f:e2:ff > 33:33:ff:0f:e2:ff, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff0f:e2ff: ICMP6, neighbor solicitation, who has fe80::b0a0:c7ff:fe0f:e2ff, length 32 tc-so:00:00:15.730004 b2:a0:d0:88:57:56 > 33:33:ff:88:57:56, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff88:5756: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff88:5756, length 24 tc-so:00:00:15.870004 b2:a0:d0:88:57:56 > 33:33:ff:88:57:56, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff88:5756: ICMP6, neighbor solicitation, who has fe80::b0a0:d0ff:fe88:5756, length 32 tc-so:00:00:19.640004 b2:a0:c7:0f:e2:ff > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c7ff:fe0f:e2ff > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00:2::2, length 32 tc-so:00:00:17.810004 b2:a0:d0:88:57:56 > b2:a0:c7:0f:e2:ff, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d0ff:fe88:5756 > fe80::b0a0:c7ff:fe0f:e2ff: ICMP6, neighbor advertisement, tgt is fd00:2::2, length 32 tc-so:00:00:19.640004 b2:a0:c7:0f:e2:ff > b2:a0:d0:88:57:56, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:17.850004 b2:a0:d0:88:57:56 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fd00:2::2 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fd00:2::1, length 32 tc-so:00:00:19.640004 b2:a0:c7:0f:e2:ff > b2:a0:d0:88:57:56, ethertype IPv6 (0x86dd), length 86: fd00:2::1 > fd00:2::2: ICMP6, neighbor advertisement, tgt is fd00:2::1, length 32 tc-so:00:00:17.850004 b2:a0:d0:88:57:56 > b2:a0:c7:0f:e2:ff, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:18.850004 b2:a0:d0:88:57:56 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d0ff:fe88:5756 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:21.130004 b2:a0:c7:0f:e2:ff > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c7ff:fe0f:e2ff > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:21.480004 b2:a0:c7:0f:e2:ff > 33:33:c4:68:ab:a9, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c7ff:fe0f:e2ff > ff02::2:c468:aba9: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:c468:aba9, length 24 tc-so:00:00:21.200004 b2:a0:d0:88:57:56 > 33:33:89:43:21:1b, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d0ff:fe88:5756 > ff02::2:8943:211b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:8943:211b, length 24 tc-so:00:00:23.330004 b2:a0:c7:0f:e2:ff > 33:33:ff:0f:e2:ff, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c7ff:fe0f:e2ff > ff02::1:ff0f:e2ff: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff0f:e2ff, length 24 tc-so:00:00:23.520004 b2:a0:c7:0f:e2:ff > b2:a0:d0:88:57:56, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:21.690004 b2:a0:d0:88:57:56 > b2:a0:c7:0f:e2:ff, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:22.780004 b2:a0:d0:88:57:56 > 33:33:ff:88:57:56, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d0ff:fe88:5756 > ff02::1:ff88:5756: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff88:5756, length 24 tc-so:00:00:22.820004 b2:a0:d0:88:57:56 > b2:a0:c7:0f:e2:ff, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d0ff:fe88:5756 > fe80::b0a0:c7ff:fe0f:e2ff: ICMP6, neighbor solicitation, who has fe80::b0a0:c7ff:fe0f:e2ff, length 32 tc-so:00:00:24.610004 b2:a0:c7:0f:e2:ff > b2:a0:d0:88:57:56, ethertype IPv6 (0x86dd), length 78: fe80::b0a0:c7ff:fe0f:e2ff > fe80::b0a0:d0ff:fe88:5756: ICMP6, neighbor advertisement, tgt is fe80::b0a0:c7ff:fe0f:e2ff, length 24 tc-so:00:00:29.640004 b2:a0:c7:0f:e2:ff > b2:a0:d0:88:57:56, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c7ff:fe0f:e2ff > fe80::b0a0:d0ff:fe88:5756: ICMP6, neighbor solicitation, who has fe80::b0a0:d0ff:fe88:5756, length 32 tc-so:00:00:27.820004 b2:a0:d0:88:57:56 > b2:a0:c7:0f:e2:ff, ethertype IPv6 (0x86dd), length 78: fe80::b0a0:d0ff:fe88:5756 > fe80::b0a0:c7ff:fe0f:e2ff: ICMP6, neighbor advertisement, tgt is fe80::b0a0:d0ff:fe88:5756, length 24 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:16.740004 b2:a0:db:90:e6:20 > 33:33:ff:90:e6:20, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff90:e620: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff90:e620, length 24 tc-so:00:00:16.770004 b2:a0:db:90:e6:20 > 33:33:ff:90:e6:20, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff90:e620: ICMP6, neighbor solicitation, who has fe80::b0a0:dbff:fe90:e620, length 32 tc-so:00:00:17.120004 b2:a0:db:90:e6:20 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fc00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fc00::2, length 32 tc-so:00:00:14.850004 b2:a0:03:fe:20:70 > 33:33:ff:fe:20:70, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:fffe:2070: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fffe:2070, length 24 tc-so:00:00:14.850004 b2:a0:03:fe:20:70 > b2:a0:db:90:e6:20, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor advertisement, tgt is fc00::2, length 32 tc-so:00:00:18.060004 b2:a0:db:90:e6:20 > b2:a0:03:fe:20:70, ethertype IPv6 (0x86dd), length 126: fc00::1 > fc00::2: :: > ff02::1:ffdc:6dbb: ICMP6, neighbor solicitation, who has fe80::d4e2:1dcb:13dc:6dbb, length 32 tc-so:00:00:14.850004 b2:a0:03:fe:20:70 > b2:a0:db:90:e6:20, ethertype IPv6 (0x86dd), length 174: fc00::2 > fc00::1: ICMP6, parameter problem, next header - octet 6, length 120 tc-so:00:00:15.040004 b2:a0:03:fe:20:70 > 33:33:ff:fe:20:70, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:fffe:2070: ICMP6, neighbor solicitation, who has fe80::b0a0:3ff:fefe:2070, length 32 tc-so:00:00:15.590004 b2:a0:03:fe:20:70 > 33:33:ff:fe:20:70, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:fffe:2070: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fffe:2070, length 24 tc-so:00:00:16.460004 b2:a0:03:fe:20:70 > b2:a0:db:90:e6:20, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: :: > ff02::1:ffe6:ef38: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffe6:ef38, length 24 tc-so:00:00:16.740004 b2:a0:03:fe:20:70 > b2:a0:db:90:e6:20, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: :: > ff02::1:ffe6:ef38: ICMP6, neighbor solicitation, who has fe80::2469:8d44:fbe6:ef38, length 32 tc-so:00:00:20.060004 b2:a0:db:90:e6:20 > 33:33:ff:90:e6:20, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:dbff:fe90:e620 > ff02::1:ff90:e620: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff90:e620, length 24 tc-so:00:00:20.290004 b2:a0:db:90:e6:20 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:dbff:fe90:e620 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:17.780004 b2:a0:03:fe:20:70 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:3ff:fefe:2070 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:22.840004 b2:a0:db:90:e6:20 > b2:a0:03:fe:20:70, ethertype IPv6 (0x86dd), length 110: fc00::1 > fc00::2: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:19.640004 b2:a0:03:fe:20:70 > b2:a0:db:90:e6:20, ethertype IPv6 (0x86dd), length 110: fc00::2 > fc00::1: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:19.860004 b2:a0:03:fe:20:70 > b2:a0:db:90:e6:20, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:19.860004 b2:a0:03:fe:20:70 > b2:a0:db:90:e6:20, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: fe80::2469:8d44:fbe6:ef38 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:23.060004 b2:a0:db:90:e6:20 > b2:a0:03:fe:20:70, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: ICMP6, neighbor advertisement, tgt is fc00::1, length 24 tc-so:00:00:23.460004 b2:a0:db:90:e6:20 > b2:a0:03:fe:20:70, ethertype IPv6 (0x86dd), length 126: fc00::1 > fc00::2: fe80::d4e2:1dcb:13dc:6dbb > ff02::2:7dc7:4623: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:7dc7:4623, length 24 tc-so:00:00:20.320004 b2:a0:03:fe:20:70 > 33:33:c4:68:ab:a9, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:3ff:fefe:2070 > ff02::2:c468:aba9: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:c468:aba9, length 24 tc-so:00:00:23.760004 b2:a0:db:90:e6:20 > b2:a0:03:fe:20:70, ethertype IPv6 (0x86dd), length 126: fc00::1 > fc00::2: fe80::d4e2:1dcb:13dc:6dbb > ff02::1:ffdc:6dbb: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffdc:6dbb, length 24 tc-so:00:00:24.580004 b2:a0:db:90:e6:20 > 33:33:7d:c7:46:23, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:dbff:fe90:e620 > ff02::2:7dc7:4623: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:7dc7:4623, length 24 tc-so:00:00:21.960004 b2:a0:03:fe:20:70 > b2:a0:db:90:e6:20, ethertype IPv6 (0x86dd), length 158: fc00::2 > fc00::1: ESP(spi=0x00002711,seq=0x1), length 104 tc-so:00:00:26.700004 b2:a0:db:90:e6:20 > b2:a0:03:fe:20:70, ethertype IPv6 (0x86dd), length 142: fc00::1 > fc00::2: ESP(spi=0x00002710,seq=0x1), length 88 tc-so:00:00:23.520004 b2:a0:03:fe:20:70 > b2:a0:db:90:e6:20, ethertype IPv6 (0x86dd), length 142: fc00::2 > fc00::1: ESP(spi=0x00002711,seq=0x2), length 88 tc-so:00:00:23.810004 b2:a0:03:fe:20:70 > b2:a0:db:90:e6:20, ethertype IPv6 (0x86dd), length 158: fc00::2 > fc00::1: ESP(spi=0x00002711,seq=0x3), length 104 tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-end: 1646867263.287396, ipsec_gif_ipv6_transport_esp_rijndaelcbc, passed tc-start: 1646867263.322821, ipsec_gif_ipv6_tunnel_ah_hmacsha512 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_gif_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://ipsec_gif_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_gif unix://ipsec_gif_tunel_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_gif unix://ipsec_gif_tunnel_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_gif_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:unix://ipsec_gif_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:fc:d9:01:cb ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:13:2a:70:cb ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:4d:27:4c:a7 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:c1:82:89:ef ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:65:72:dd:b9 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig gif0 tunnel fc00::1 fc00::2 ] tc-so:Executing command [ rump.ifconfig gif0 inet6 fc01::1/128 fc01::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc01::1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so:unix://ipsec_gif_tunnel_remote gif0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig gif0 tunnel fc00::2 fc00::1 ] tc-so:Executing command [ rump.ifconfig gif0 inet6 fc01::2/128 fc01::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc01::2 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add fc00::1 fc00::2 ah 10000 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add fc00::2 fc00::1 ah 10001 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:spdadd fd00:1::/64 fd00:2::/64 any -P out ipsec tc-so: ah/tunnel/fc00::1-fc00::2/require; tc-so:spdadd fd00:2::/64 fd00:1::/64 any -P in ipsec tc-so: ah/tunnel/fc00::2-fc00::1/require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add fc00::1 fc00::2 ah 10000 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add fc00::2 fc00::1 ah 10001 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:spdadd fd00:2::/64 fd00:1::/64 any -P out ipsec tc-so: ah/tunnel/fc00::2-fc00::1/require; tc-so:spdadd fd00:1::/64 fd00:2::/64 any -P in ipsec tc-so: ah/tunnel/fc00::1-fc00::2/require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:fc00::1 fc00::2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:08:10 2022 current: Mar 9 23:08:10 2022 tc-so: diff: 0(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 9 23:07:47 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=8187 refcnt=0 tc-so:fc00::2 fc00::1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:08:10 2022 current: Mar 9 23:08:10 2022 tc-so: diff: 0(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 9 23:07:47 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=8187 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:fc00::1 fc00::2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:08:09 2022 current: Mar 9 23:08:11 2022 tc-so: diff: 2(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 9 23:07:48 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=28650 refcnt=0 tc-so:fc00::2 fc00::1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:08:09 2022 current: Mar 9 23:08:11 2022 tc-so: diff: 2(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 9 23:07:48 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=28650 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so:unix://ipsec_gif_tunnel_remote gif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:12:f6:96:56 tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fd00:1::2/64 flags 0 tc-so: inet6 fe80::b0a0:12ff:fef6:9656%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00:1::/64 link#2 UC - - - shmif0 tc-so:fd00:1::2 link#2 UHl - - - lo0 tc-so:fd00:2::/64 fd00:1::1 UGS - - - shmif0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:12ff:fef6:9656 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00:1::1 b2:a0:fc:d9:01:cb UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:12:f6:96:56 9 0 9 0 0 tc-so:shmif 1500 fd00:1::/64 fd00:1::2 tc-so: ff02::1:fff6:9656 tc-so: ff01:2::1 tc-so: ff02::2:9364:172b tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 9 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:12ff:f 9 0 9 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00:1::1 b2:a0:fc:d9:01:cb shmif0 34s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00:1::2 tc-so: group ff02::1:fff6:9656%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:9364:172b%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: enaddr b2:a0:12:f6:96:56 multicnt 4 tc-so: 33:33:ff:f6:96:56 -- 33:33:ff:f6:96:56 refcount 1 tc-so: 33:33:93:64:17:2b -- 33:33:93:64:17:2b refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:fc:d9:01:cb tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fd00:1::1/64 flags 0 tc-so: inet6 fe80::b0a0:fcff:fed9:1cb%shmif0/64 flags 0 scopeid 0x2 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:13:2a:70:cb tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:13ff:fe2a:70cb%shmif1/64 flags 0 scopeid 0x3 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: status: active tc-so: inet6 fc01::1/128 -> fc01::2 flags 0 tc-so: inet6 fe80::c829:72d:6526:6231%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::1 link#3 UHl - - - lo0 tc-so:fc01::1 gif0 UHl - - - lo0 tc-so:fc01::2 fc01::1 UHC - - - gif0 tc-so:fd00:1::/64 link#2 UC - - - shmif0 tc-so:fd00:1::1 link#2 UHl - - - lo0 tc-so:fd00:2::/64 fc01::1 UGS - - - gif0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:fcff:fed9:1cb link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:13ff:fe2a:70cb link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::c829:72d:6526:6231 UC - - - gif0 tc-so:fe80::c829:72d:6526:6231 gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fc01::1 UC - - - gif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%gif0/32 fc01::1 UC - - - gif0 tc-so:fc00::2 b2:a0:c1:82:89:ef UHL - - - shmif1 tc-so:fd00:1::2 b2:a0:12:f6:96:56 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:fc:d9:01:cb 9 0 9 0 0 tc-so:shmif 1500 fd00:1::/64 fd00:1::1 tc-so: ff02::1:ffd9:1cb% tc-so: ff01:2::1 tc-so: ff02::2:f389:aba0 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:1%sh 9 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:fcff:f 9 0 9 0 0 tc-so:shmif 1500 b2:a0:13:2a:70:cb 16 0 13 0 0 tc-so:shmif 1500 fc00::/64 fc00::1 tc-so: ff02::1:ff2a:70cb tc-so: ff01:3::1 tc-so: ff02::2:f389:aba0 tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:1%sh 16 0 13 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:13ff:f 16 0 13 0 0 tc-so:gif0 1280 7 0 6 0 0 tc-so:gif0 1280 fc01::1/128 fc01::1 tc-so: ff02::1:ff26:6231 tc-so: ff01:4::1 tc-so: ff02::2:f389:aba0 tc-so: ff02::1%gif0 tc-so: ff02::1:ff00:1%gi 7 0 6 0 0 tc-so:gif0 1280 fe80::/64 fe80::c829:72d:65 7 0 6 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00::2 b2:a0:c1:82:89:ef shmif1 24s R tc-so:fd00:1::2 b2:a0:12:f6:96:56 shmif0 19s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00:1::1 tc-so: group ff02::1:ffd9:1cb%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:f389:aba0%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:1%shmif0 refcount 1 tc-so: enaddr b2:a0:fc:d9:01:cb multicnt 4 tc-so: 33:33:ff:d9:01:cb -- 33:33:ff:d9:01:cb refcount 1 tc-so: 33:33:f3:89:ab:a0 -- 33:33:f3:89:ab:a0 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:shmif1: tc-so: inet6 fc00::1 tc-so: group ff02::1:ff2a:70cb%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:f389:aba0%shmif1 refcount 2 tc-so: group ff02::1%shmif1 refcount 2 tc-so: group ff02::1:ff00:1%shmif1 refcount 1 tc-so: enaddr b2:a0:13:2a:70:cb multicnt 4 tc-so: 33:33:ff:2a:70:cb -- 33:33:ff:2a:70:cb refcount 1 tc-so: 33:33:f3:89:ab:a0 -- 33:33:f3:89:ab:a0 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:gif0: tc-so: inet6 fc01::1 tc-so: group ff02::1:ff26:6231%gif0 refcount 1 tc-so: group ff01:4::1 refcount 2 tc-so: group ff02::2:f389:aba0%gif0 refcount 2 tc-so: group ff02::1%gif0 refcount 2 tc-so: group ff02::1:ff00:1%gif0 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:4d:27:4c:a7 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fd00:2::1/64 flags 0 tc-so: inet6 fe80::b0a0:4dff:fe27:4ca7%shmif0/64 flags 0 scopeid 0x2 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:c1:82:89:ef tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:c1ff:fe82:89ef%shmif1/64 flags 0 scopeid 0x3 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: status: active tc-so: inet6 fc01::2/128 -> fc01::1 flags 0 tc-so: inet6 fe80::2424:bb88:9e91:1e8a%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::2 link#3 UHl - - - lo0 tc-so:fc01::1 fc01::2 UHC - - - gif0 tc-so:fc01::2 gif0 UHl - - - lo0 tc-so:fd00:1::/64 fc01::2 UGS - - - gif0 tc-so:fd00:2::/64 link#2 UC - - - shmif0 tc-so:fd00:2::1 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:4dff:fe27:4ca7 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:c1ff:fe82:89ef link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::2424:bb88:9e91:1e8a UC - - - gif0 tc-so:fe80::2424:bb88:9e91:1e8a gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fc01::2 UC - - - gif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%gif0/32 fc01::2 UC - - - gif0 tc-so:fc00::1 b2:a0:13:2a:70:cb UHL - - - shmif1 tc-so:fd00:2::2 b2:a0:65:72:dd:b9 UHL - - - shmif0 tc-so:fe80::b0a0:65ff:fe72:ddb9 b2:a0:65:72:dd:b9 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:4d:27:4c:a7 11 0 11 0 0 tc-so:shmif 1500 fd00:2::/64 fd00:2::1 tc-so: ff02::1:ff27:4ca7 tc-so: ff01:2::1 tc-so: ff02::2:a980:90e0 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:1%sh 11 0 11 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:4dff:f 11 0 11 0 0 tc-so:shmif 1500 b2:a0:c1:82:89:ef 10 0 16 0 0 tc-so:shmif 1500 fc00::/64 fc00::2 tc-so: ff02::1:ff82:89ef tc-so: ff01:3::1 tc-so: ff02::2:a980:90e0 tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:2%sh 10 0 16 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:c1ff:f 10 0 16 0 0 tc-so:gif0 1280 4 0 6 0 0 tc-so:gif0 1280 fc01::2/128 fc01::2 tc-so: ff02::1:ff91:1e8a tc-so: ff01:4::1 tc-so: ff02::2:a980:90e0 tc-so: ff02::1%gif0 tc-so: ff02::1:ff00:2%gi 4 0 6 0 0 tc-so:gif0 1280 fe80::/64 fe80::2424:bb88:9 4 0 6 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00::1 b2:a0:13:2a:70:cb shmif1 1s R R tc-so:fd00:2::2 b2:a0:65:72:dd:b9 shmif0 17s R tc-so:fe80::b0a0:65ff:fe72:ddb9%shmif0 b2:a0:65:72:dd:b9 shmif0 27s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00:2::1 tc-so: group ff02::1:ff27:4ca7%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:a980:90e0%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:1%shmif0 refcount 1 tc-so: enaddr b2:a0:4d:27:4c:a7 multicnt 4 tc-so: 33:33:ff:27:4c:a7 -- 33:33:ff:27:4c:a7 refcount 1 tc-so: 33:33:a9:80:90:e0 -- 33:33:a9:80:90:e0 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:shmif1: tc-so: inet6 fc00::2 tc-so: group ff02::1:ff82:89ef%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:a980:90e0%shmif1 refcount 2 tc-so: group ff02::1%shmif1 refcount 2 tc-so: group ff02::1:ff00:2%shmif1 refcount 1 tc-so: enaddr b2:a0:c1:82:89:ef multicnt 4 tc-so: 33:33:ff:82:89:ef -- 33:33:ff:82:89:ef refcount 1 tc-so: 33:33:a9:80:90:e0 -- 33:33:a9:80:90:e0 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:gif0: tc-so: inet6 fc01::2 tc-so: group ff02::1:ff91:1e8a%gif0 refcount 1 tc-so: group ff01:4::1 refcount 2 tc-so: group ff02::2:a980:90e0%gif0 refcount 2 tc-so: group ff02::1%gif0 refcount 2 tc-so: group ff02::1:ff00:2%gif0 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:65:72:dd:b9 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fd00:2::2/64 flags 0 tc-so: inet6 fe80::b0a0:65ff:fe72:ddb9%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00:1::/64 fd00:2::1 UGS - - - shmif0 tc-so:fd00:2::/64 link#2 UC - - - shmif0 tc-so:fd00:2::2 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:65ff:fe72:ddb9 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00:2::1 b2:a0:4d:27:4c:a7 UHL - - - shmif0 tc-so:fe80::b0a0:4dff:fe27:4ca7 b2:a0:4d:27:4c:a7 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:65:72:dd:b9 9 0 11 0 0 tc-so:shmif 1500 fd00:2::/64 fd00:2::2 tc-so: ff02::1:ff72:ddb9 tc-so: ff01:2::1 tc-so: ff02::2:1d07:fcc1 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 9 0 11 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:65ff:f 9 0 11 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00:2::1 b2:a0:4d:27:4c:a7 shmif0 11s R tc-so:fe80::b0a0:4dff:fe27:4ca7%shmif0 b2:a0:4d:27:4c:a7 shmif0 16s R R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00:2::2 tc-so: group ff02::1:ff72:ddb9%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:1d07:fcc1%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: enaddr b2:a0:65:72:dd:b9 multicnt 4 tc-so: 33:33:ff:72:dd:b9 -- 33:33:ff:72:dd:b9 refcount 1 tc-so: 33:33:1d:07:fc:c1 -- 33:33:1d:07:fc:c1 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: status: active tc-so: input: 4 packets, 256 bytes tc-so: output: 6 packets, 416 bytes tc-so: inet6 fc01::2/128 -> fc01::1 flags 0 tc-so: inet6 fe80::2424:bb88:9e91:1e8a%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: status: active tc-so: input: 7 packets, 472 bytes tc-so: output: 6 packets, 416 bytes tc-so: inet6 fc01::1/128 -> fc01::2 flags 0 tc-so: inet6 fe80::c829:72d:6526:6231%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:65:72:dd:b9 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 9 packets, 734 bytes, 4 multicasts tc-so: output: 11 packets, 906 bytes, 6 multicasts tc-so: inet6 fd00:2::2/64 flags 0 tc-so: inet6 fe80::b0a0:65ff:fe72:ddb9%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:c1:82:89:ef tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 10 packets, 1108 bytes, 3 multicasts tc-so: output: 16 packets, 1848 bytes, 5 multicasts tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:c1ff:fe82:89ef%shmif1/64 flags 0 scopeid 0x3 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:4d:27:4c:a7 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 11 packets, 906 bytes, 6 multicasts tc-so: output: 11 packets, 906 bytes, 6 multicasts tc-so: inet6 fd00:2::1/64 flags 0 tc-so: inet6 fe80::b0a0:4dff:fe27:4ca7%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:13:2a:70:cb tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 16 packets, 1848 bytes, 5 multicasts tc-so: output: 13 packets, 1366 bytes, 6 multicasts tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:13ff:fe2a:70cb%shmif1/64 flags 0 scopeid 0x3 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:fc:d9:01:cb tc-so: linkstr: ./bus_ipsec_local tc-so: input: 9 packets, 734 bytes, 6 multicasts tc-so: output: 9 packets, 742 bytes, 5 multicasts tc-so: inet6 fd00:1::1/64 flags 0 tc-so: inet6 fe80::b0a0:fcff:fed9:1cb%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:12:f6:96:56 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 9 packets, 742 bytes, 5 multicasts tc-so: output: 9 packets, 734 bytes, 6 multicasts tc-so: inet6 fd00:1::2/64 flags 0 tc-so: inet6 fe80::b0a0:12ff:fef6:9656%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-so:### Dumping unix://ipsec_gif_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 12 0 12 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 13 0 13 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 49 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 188 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 78 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 42 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 18 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 94 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 535 0 0 179 0 179 179 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 5 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 33 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 15 0 9 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1454 0 41 269 0 269 tc-so: tc-so:In use 1483K, total allocated 2152K; utilization 68.9% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.220005] mainbus0 (root) tc-so:[ 1.220005] chacha: Portable C ChaCha tc-so:[ 1.220005] aes: BearSSL aes_ct tc-so:[ 1.220005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.220005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.130005] shmif0: Ethernet address b2:a0:12:f6:96:56 tc-so:[ 15.220005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 15.220005] get_ifid: shmif0: ifid: b0:a0:12:ff:fe:f6:96:56 tc-so:[ 15.220005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:12ff:fef6:9656 tc-so:[ 16.900005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:12ff:fef6:9656 - no duplicates found tc-so:[ 53.970005] in6_if_link_down: fd00:1::2 marked detached tc-so:[ 53.970005] in6_if_link_down: fe80:2::b0a0:12ff:fef6:9656 marked detached tc-so:### Dumping unix://ipsec_gif_tunel_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 6 0 6 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 20 0 20 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 28 0 28 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 30 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 54 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 61 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 267 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00128 192 88 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 67 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00256 320 34 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 27 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 10 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 104 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1159 0 0 387 0 387 387 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 17 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 40 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 49 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 27 0 21 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2340 0 79 491 0 491 tc-so: tc-so:In use 2839K, total allocated 3928K; utilization 72.3% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.220005] IPsec: Initialized Security Association Processing. tc-so:[ 1.240005] mainbus0 (root) tc-so:[ 1.240005] chacha: Portable C ChaCha tc-so:[ 1.240005] aes: BearSSL aes_ct tc-so:[ 1.240005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.240005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.690005] shmif0: Ethernet address b2:a0:fc:d9:01:cb tc-so:[ 8.880005] shmif1: Ethernet address b2:a0:13:2a:70:cb tc-so:[ 14.200005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 14.200005] get_ifid: shmif0: ifid: b0:a0:fc:ff:fe:d9:01:cb tc-so:[ 14.200005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:fcff:fed9:1cb tc-so:[ 14.480005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 14.480005] get_ifid: shmif1: ifid: b0:a0:13:ff:fe:2a:70:cb tc-so:[ 14.480005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:13ff:fe2a:70cb tc-so:[ 15.700005] get_ifid: gif0: interface identifier generated by random number tc-so:[ 15.700005] get_ifid: gif0: ifid: c8:29:07:2d:65:26:62:31 tc-so:[ 15.700005] nd6_dad_start: gif0: starting DAD for fe80:4::c829:72d:6526:6231 tc-so:[ 16.060005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:fcff:fed9:1cb - no duplicates found tc-so:[ 16.100005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:13ff:fe2a:70cb - no duplicates found tc-so:[ 17.670005] nd6_dad_timer: gif0: DAD complete for fe80:4::c829:72d:6526:6231 - no duplicates found tc-so:[ 25.770005] ah_input: hash over 144 bytes, skip 40: crda len 144 skip 0 inject 52 tc-so:[ 44.990005] in6_if_link_down: fc01::1 marked detached tc-so:[ 44.990005] in6_if_link_down: fe80:4::c829:72d:6526:6231 marked detached tc-so:[ 49.990005] in6_if_link_down: fc00::1 marked detached tc-so:[ 49.990005] in6_if_link_down: fe80:3::b0a0:13ff:fe2a:70cb marked detached tc-so:[ 51.300005] in6_if_link_down: fd00:1::1 marked detached tc-so:[ 51.300005] in6_if_link_down: fe80:2::b0a0:fcff:fed9:1cb marked detached tc-so:### Dumping unix://ipsec_gif_tunnel_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 6 0 6 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 21 0 21 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 28 0 28 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 30 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 54 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 60 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 270 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00128 192 88 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 66 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00256 320 34 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 27 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 10 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 104 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1170 0 0 390 0 390 390 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 3 0 3 1 0 1 1 0 inf 1 tc-so:mbpl 272 17 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 40 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 49 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 27 0 21 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2354 0 81 494 0 494 tc-so: tc-so:In use 2862K, total allocated 3952K; utilization 72.4% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.330005] IPsec: Initialized Security Association Processing. tc-so:[ 1.340005] mainbus0 (root) tc-so:[ 1.340005] chacha: Portable C ChaCha tc-so:[ 1.340005] aes: BearSSL aes_ct tc-so:[ 1.340005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.340005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.120005] shmif0: Ethernet address b2:a0:4d:27:4c:a7 tc-so:[ 9.320005] shmif1: Ethernet address b2:a0:c1:82:89:ef tc-so:[ 14.460005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 14.460005] get_ifid: shmif0: ifid: b0:a0:4d:ff:fe:27:4c:a7 tc-so:[ 14.460005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:4dff:fe27:4ca7 tc-so:[ 14.760005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 14.760005] get_ifid: shmif1: ifid: b0:a0:c1:ff:fe:82:89:ef tc-so:[ 14.760005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:c1ff:fe82:89ef tc-so:[ 16.040005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:c1ff:fe82:89ef - no duplicates found tc-so:[ 16.080005] get_ifid: gif0: interface identifier generated by random number tc-so:[ 16.080005] get_ifid: gif0: ifid: 24:24:bb:88:9e:91:1e:8a tc-so:[ 16.080005] nd6_dad_start: gif0: starting DAD for fe80:4::2424:bb88:9e91:1e8a tc-so:[ 16.460005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:4dff:fe27:4ca7 - no duplicates found tc-so:[ 17.920005] nd6_dad_timer: gif0: DAD complete for fe80:4::2424:bb88:9e91:1e8a - no duplicates found tc-so:[ 23.770005] ah_input: hash over 144 bytes, skip 40: crda len 144 skip 0 inject 52 tc-so:[ 41.540005] in6_if_link_down: fc01::2 marked detached tc-so:[ 41.540005] in6_if_link_down: fe80:4::2424:bb88:9e91:1e8a marked detached tc-so:[ 45.580005] in6_if_link_down: fc00::2 marked detached tc-so:[ 45.580005] in6_if_link_down: fe80:3::b0a0:c1ff:fe82:89ef marked detached tc-so:[ 46.890005] in6_if_link_down: fd00:2::1 marked detached tc-so:[ 46.890005] in6_if_link_down: fe80:2::b0a0:4dff:fe27:4ca7 marked detached tc-so:### Dumping unix://ipsec_gif_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 6 0 6 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 20 0 20 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 24 0 24 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 49 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 188 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 78 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 42 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 18 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 94 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 611 0 0 204 0 204 204 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 5 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 33 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 15 0 9 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1548 0 63 294 0 294 tc-so: tc-so:In use 1641K, total allocated 2352K; utilization 69.8% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.230005] mainbus0 (root) tc-so:[ 1.230005] chacha: Portable C ChaCha tc-so:[ 1.230005] aes: BearSSL aes_ct tc-so:[ 1.230005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.230005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.470005] shmif0: Ethernet address b2:a0:65:72:dd:b9 tc-so:[ 14.910005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 14.910005] get_ifid: shmif0: ifid: b0:a0:65:ff:fe:72:dd:b9 tc-so:[ 14.910005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:65ff:fe72:ddb9 tc-so:[ 16.800005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:65ff:fe72:ddb9 - no duplicates found tc-so:[ 42.410005] in6_if_link_down: fd00:2::2 marked detached tc-so:[ 42.410005] in6_if_link_down: fe80:2::b0a0:65ff:fe72:ddb9 marked detached tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:### Dumping ./bus_ipsec_local tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:15.680004 b2:a0:12:f6:96:56 > 33:33:ff:f6:96:56, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:fff6:9656: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fff6:9656, length 24 tc-so:00:00:15.900004 b2:a0:12:f6:96:56 > 33:33:ff:f6:96:56, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:fff6:9656: ICMP6, neighbor solicitation, who has fe80::b0a0:12ff:fef6:9656, length 32 tc-so:00:00:14.530004 b2:a0:fc:d9:01:cb > 33:33:ff:d9:01:cb, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffd9:1cb: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffd9:1cb, length 24 tc-so:00:00:15.030004 b2:a0:fc:d9:01:cb > 33:33:ff:d9:01:cb, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffd9:1cb: ICMP6, neighbor solicitation, who has fe80::b0a0:fcff:fed9:1cb, length 32 tc-so:00:00:15.840004 b2:a0:fc:d9:01:cb > 33:33:ff:d9:01:cb, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffd9:1cb: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffd9:1cb, length 24 tc-so:00:00:19.210004 b2:a0:fc:d9:01:cb > 33:33:f3:89:ab:a0, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:fcff:fed9:1cb > ff02::2:f389:aba0: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:f389:aba0, length 24 tc-so:00:00:19.650004 b2:a0:fc:d9:01:cb > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:fcff:fed9:1cb > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:21.670004 b2:a0:12:f6:96:56 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:12ff:fef6:9656 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:23.280004 b2:a0:12:f6:96:56 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fd00:1::2 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fd00:1::1, length 32 tc-so:00:00:21.770004 b2:a0:fc:d9:01:cb > b2:a0:12:f6:96:56, ethertype IPv6 (0x86dd), length 86: fd00:1::1 > fd00:1::2: ICMP6, neighbor advertisement, tgt is fd00:1::1, length 32 tc-so:00:00:23.320004 b2:a0:12:f6:96:56 > b2:a0:fc:d9:01:cb, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:21.850004 b2:a0:fc:d9:01:cb > b2:a0:12:f6:96:56, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:23.840004 b2:a0:12:f6:96:56 > 33:33:93:64:17:2b, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:12ff:fef6:9656 > ff02::2:9364:172b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:9364:172b, length 24 tc-so:00:00:24.620004 b2:a0:12:f6:96:56 > 33:33:ff:f6:96:56, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:12ff:fef6:9656 > ff02::1:fff6:9656: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fff6:9656, length 24 tc-so:00:00:27.240004 b2:a0:12:f6:96:56 > b2:a0:fc:d9:01:cb, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:25.770004 b2:a0:fc:d9:01:cb > b2:a0:12:f6:96:56, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:26.790004 b2:a0:fc:d9:01:cb > b2:a0:12:f6:96:56, ethertype IPv6 (0x86dd), length 86: fd00:1::1 > fd00:1::2: ICMP6, neighbor solicitation, who has fd00:1::2, length 32 tc-so:00:00:28.300004 b2:a0:12:f6:96:56 > b2:a0:fc:d9:01:cb, ethertype IPv6 (0x86dd), length 78: fd00:1::2 > fd00:1::1: ICMP6, neighbor advertisement, tgt is fd00:1::2, length 24 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:14.800004 b2:a0:4d:27:4c:a7 > 33:33:ff:27:4c:a7, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff27:4ca7: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff27:4ca7, length 24 tc-so:00:00:15.440004 b2:a0:4d:27:4c:a7 > 33:33:ff:27:4c:a7, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff27:4ca7: ICMP6, neighbor solicitation, who has fe80::b0a0:4dff:fe27:4ca7, length 32 tc-so:00:00:16.390004 b2:a0:4d:27:4c:a7 > 33:33:a9:80:90:e0, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:a980:90e0: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:a980:90e0, length 24 tc-so:00:00:15.670004 b2:a0:65:72:dd:b9 > 33:33:ff:72:dd:b9, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff72:ddb9: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff72:ddb9, length 24 tc-so:00:00:15.770004 b2:a0:65:72:dd:b9 > 33:33:ff:72:dd:b9, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff72:ddb9: ICMP6, neighbor solicitation, who has fe80::b0a0:65ff:fe72:ddb9, length 32 tc-so:00:00:17.570004 b2:a0:65:72:dd:b9 > 33:33:1d:07:fc:c1, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:65ff:fe72:ddb9 > ff02::2:1d07:fcc1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:1d07:fcc1, length 24 tc-so:00:00:19.810004 b2:a0:4d:27:4c:a7 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:4dff:fe27:4ca7 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00:2::2, length 32 tc-so:00:00:17.730004 b2:a0:65:72:dd:b9 > b2:a0:4d:27:4c:a7, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:65ff:fe72:ddb9 > fe80::b0a0:4dff:fe27:4ca7: ICMP6, neighbor advertisement, tgt is fd00:2::2, length 32 tc-so:00:00:19.810004 b2:a0:4d:27:4c:a7 > b2:a0:65:72:dd:b9, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:17.730004 b2:a0:65:72:dd:b9 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fd00:2::2 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fd00:2::1, length 32 tc-so:00:00:19.850004 b2:a0:4d:27:4c:a7 > b2:a0:65:72:dd:b9, ethertype IPv6 (0x86dd), length 86: fd00:2::1 > fd00:2::2: ICMP6, neighbor advertisement, tgt is fd00:2::1, length 32 tc-so:00:00:17.770004 b2:a0:65:72:dd:b9 > b2:a0:4d:27:4c:a7, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:22.620004 b2:a0:4d:27:4c:a7 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:4dff:fe27:4ca7 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:23.260004 b2:a0:4d:27:4c:a7 > 33:33:ff:27:4c:a7, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:4dff:fe27:4ca7 > ff02::1:ff27:4ca7: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff27:4ca7, length 24 tc-so:00:00:23.770004 b2:a0:4d:27:4c:a7 > b2:a0:65:72:dd:b9, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:21.690004 b2:a0:65:72:dd:b9 > b2:a0:4d:27:4c:a7, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:22.610004 b2:a0:65:72:dd:b9 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:65ff:fe72:ddb9 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:22.750004 b2:a0:65:72:dd:b9 > b2:a0:4d:27:4c:a7, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:65ff:fe72:ddb9 > fe80::b0a0:4dff:fe27:4ca7: ICMP6, neighbor solicitation, who has fe80::b0a0:4dff:fe27:4ca7, length 32 tc-so:00:00:24.830004 b2:a0:4d:27:4c:a7 > b2:a0:65:72:dd:b9, ethertype IPv6 (0x86dd), length 78: fe80::b0a0:4dff:fe27:4ca7 > fe80::b0a0:65ff:fe72:ddb9: ICMP6, neighbor advertisement, tgt is fe80::b0a0:4dff:fe27:4ca7, length 24 tc-so:00:00:24.960004 b2:a0:65:72:dd:b9 > 33:33:ff:72:dd:b9, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:65ff:fe72:ddb9 > ff02::1:ff72:ddb9: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff72:ddb9, length 24 tc-so:00:00:29.810004 b2:a0:4d:27:4c:a7 > b2:a0:65:72:dd:b9, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:4dff:fe27:4ca7 > fe80::b0a0:65ff:fe72:ddb9: ICMP6, neighbor solicitation, who has fe80::b0a0:65ff:fe72:ddb9, length 32 tc-so:00:00:27.730004 b2:a0:65:72:dd:b9 > b2:a0:4d:27:4c:a7, ethertype IPv6 (0x86dd), length 78: fe80::b0a0:65ff:fe72:ddb9 > fe80::b0a0:4dff:fe27:4ca7: ICMP6, neighbor advertisement, tgt is fe80::b0a0:65ff:fe72:ddb9, length 24 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:14.600004 b2:a0:13:2a:70:cb > 33:33:ff:2a:70:cb, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff2a:70cb: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff2a:70cb, length 24 tc-so:00:00:15.070004 b2:a0:13:2a:70:cb > 33:33:ff:2a:70:cb, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff2a:70cb: ICMP6, neighbor solicitation, who has fe80::b0a0:13ff:fe2a:70cb, length 32 tc-so:00:00:15.220004 b2:a0:13:2a:70:cb > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:16.650004 b2:a0:13:2a:70:cb > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fc00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fc00::2, length 32 tc-so:00:00:14.760004 b2:a0:c1:82:89:ef > b2:a0:13:2a:70:cb, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor advertisement, tgt is fc00::2, length 32 tc-so:00:00:16.760004 b2:a0:13:2a:70:cb > b2:a0:c1:82:89:ef, ethertype IPv6 (0x86dd), length 126: fc00::1 > fc00::2: :: > ff02::1:ff26:6231: ICMP6, neighbor solicitation, who has fe80::c829:72d:6526:6231, length 32 tc-so:00:00:14.800004 b2:a0:c1:82:89:ef > b2:a0:13:2a:70:cb, ethertype IPv6 (0x86dd), length 174: fc00::2 > fc00::1: ICMP6, parameter problem, next header - octet 6, length 120 tc-so:00:00:14.910004 b2:a0:c1:82:89:ef > 33:33:ff:82:89:ef, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff82:89ef: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff82:89ef, length 24 tc-so:00:00:15.040004 b2:a0:c1:82:89:ef > 33:33:ff:82:89:ef, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff82:89ef: ICMP6, neighbor solicitation, who has fe80::b0a0:c1ff:fe82:89ef, length 32 tc-so:00:00:17.570004 b2:a0:13:2a:70:cb > b2:a0:c1:82:89:ef, ethertype IPv6 (0x86dd), length 126: fc00::1 > fc00::2: :: > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:15.570004 b2:a0:c1:82:89:ef > b2:a0:13:2a:70:cb, ethertype IPv6 (0x86dd), length 174: fc00::2 > fc00::1: ICMP6, parameter problem, next header - octet 6, length 120 tc-so:00:00:16.570004 b2:a0:c1:82:89:ef > b2:a0:13:2a:70:cb, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: :: > ff02::1:ff91:1e8a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff91:1e8a, length 24 tc-so:00:00:16.910004 b2:a0:c1:82:89:ef > b2:a0:13:2a:70:cb, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: :: > ff02::1:ff91:1e8a: ICMP6, neighbor solicitation, who has fe80::2424:bb88:9e91:1e8a, length 32 tc-so:00:00:17.090004 b2:a0:c1:82:89:ef > b2:a0:13:2a:70:cb, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: :: > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:20.640004 b2:a0:13:2a:70:cb > 33:33:f3:89:ab:a0, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:13ff:fe2a:70cb > ff02::2:f389:aba0: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:f389:aba0, length 24 tc-so:00:00:21.360004 b2:a0:13:2a:70:cb > 33:33:ff:2a:70:cb, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:13ff:fe2a:70cb > ff02::1:ff2a:70cb: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff2a:70cb, length 24 tc-so:00:00:19.440004 b2:a0:c1:82:89:ef > b2:a0:13:2a:70:cb, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: fe80::2424:bb88:9e91:1e8a > ff02::2:a980:90e0: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:a980:90e0, length 24 tc-so:00:00:19.770004 b2:a0:c1:82:89:ef > b2:a0:13:2a:70:cb, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:21.770004 b2:a0:13:2a:70:cb > b2:a0:c1:82:89:ef, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: ICMP6, neighbor advertisement, tgt is fc00::1, length 24 tc-so:00:00:21.810004 b2:a0:13:2a:70:cb > b2:a0:c1:82:89:ef, ethertype IPv6 (0x86dd), length 110: fc00::1 > fc00::2: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:19.850004 b2:a0:c1:82:89:ef > b2:a0:13:2a:70:cb, ethertype IPv6 (0x86dd), length 110: fc00::2 > fc00::1: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:20.090004 b2:a0:c1:82:89:ef > 33:33:a9:80:90:e0, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c1ff:fe82:89ef > ff02::2:a980:90e0: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:a980:90e0, length 24 tc-so:00:00:22.430004 b2:a0:13:2a:70:cb > b2:a0:c1:82:89:ef, ethertype IPv6 (0x86dd), length 126: fc00::1 > fc00::2: fe80::c829:72d:6526:6231 > ff02::1:ff26:6231: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff26:6231, length 24 tc-so:00:00:20.470004 b2:a0:c1:82:89:ef > 33:33:ff:82:89:ef, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c1ff:fe82:89ef > ff02::1:ff82:89ef: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff82:89ef, length 24 tc-so:00:00:23.400004 b2:a0:13:2a:70:cb > b2:a0:c1:82:89:ef, ethertype IPv6 (0x86dd), length 126: fc00::1 > fc00::2: fe80::c829:72d:6526:6231 > ff02::2:f389:aba0: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:f389:aba0, length 24 tc-so:00:00:23.530004 b2:a0:c1:82:89:ef > b2:a0:13:2a:70:cb, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: fe80::2424:bb88:9e91:1e8a > ff02::1:ff91:1e8a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff91:1e8a, length 24 tc-so:00:00:25.770004 b2:a0:13:2a:70:cb > b2:a0:c1:82:89:ef, ethertype IPv6 (0x86dd), length 158: fc00::1 > fc00::2: AH(spi=0x00002710,seq=0x1): fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:23.770004 b2:a0:c1:82:89:ef > b2:a0:13:2a:70:cb, ethertype IPv6 (0x86dd), length 158: fc00::2 > fc00::1: AH(spi=0x00002711,seq=0x1): fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:24.080004 b2:a0:c1:82:89:ef > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c1ff:fe82:89ef > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-end: 1646867336.329720, ipsec_gif_ipv6_tunnel_ah_hmacsha512, passed tc-start: 1646867336.363922, ipsec_gif_ipv6_tunnel_ah_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_gif_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://ipsec_gif_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_gif unix://ipsec_gif_tunel_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_gif unix://ipsec_gif_tunnel_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_gif_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:unix://ipsec_gif_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:3a:d3:7f:00 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:a5:de:45:28 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:9c:8a:18:51 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:d7:4e:ae:10 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:1d:dd:34:ea ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig gif0 tunnel fc00::1 fc00::2 ] tc-so:Executing command [ rump.ifconfig gif0 inet6 fc01::1/128 fc01::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc01::1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so:unix://ipsec_gif_tunnel_remote gif0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig gif0 tunnel fc00::2 fc00::1 ] tc-so:Executing command [ rump.ifconfig gif0 inet6 fc01::2/128 fc01::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc01::2 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add fc00::1 fc00::2 ah 10000 -A null ; tc-so:add fc00::2 fc00::1 ah 10001 -A null ; tc-so:spdadd fd00:1::/64 fd00:2::/64 any -P out ipsec tc-so: ah/tunnel/fc00::1-fc00::2/require; tc-so:spdadd fd00:2::/64 fd00:1::/64 any -P in ipsec tc-so: ah/tunnel/fc00::2-fc00::1/require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add fc00::1 fc00::2 ah 10000 -A null ; tc-so:add fc00::2 fc00::1 ah 10001 -A null ; tc-so:spdadd fd00:2::/64 fd00:1::/64 any -P out ipsec tc-so: ah/tunnel/fc00::2-fc00::1/require; tc-so:spdadd fd00:1::/64 fd00:2::/64 any -P in ipsec tc-so: ah/tunnel/fc00::1-fc00::2/require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:fc00::1 fc00::2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:09:22 2022 current: Mar 9 23:09:24 2022 tc-so: diff: 2(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 9 23:08:59 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=2126 refcnt=0 tc-so:fc00::2 fc00::1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:09:22 2022 current: Mar 9 23:09:24 2022 tc-so: diff: 2(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 9 23:08:59 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=2126 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:fc00::1 fc00::2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:09:23 2022 current: Mar 9 23:09:24 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 9 23:09:01 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=21615 refcnt=0 tc-so:fc00::2 fc00::1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:09:23 2022 current: Mar 9 23:09:24 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 9 23:09:01 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=21615 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so:unix://ipsec_gif_tunnel_remote gif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:a4:d0:f2:65 tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fd00:1::2/64 flags 0 tc-so: inet6 fe80::b0a0:a4ff:fed0:f265%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00:1::/64 link#2 UC - - - shmif0 tc-so:fd00:1::2 link#2 UHl - - - lo0 tc-so:fd00:2::/64 fd00:1::1 UGS - - - shmif0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:a4ff:fed0:f265 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00:1::1 b2:a0:3a:d3:7f:00 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:a4:d0:f2:65 9 0 9 0 0 tc-so:shmif 1500 fd00:1::/64 fd00:1::2 tc-so: ff02::1:ffd0:f265 tc-so: ff01:2::1 tc-so: ff02::2:e63e:c153 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 9 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:a4ff:f 9 0 9 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00:1::1 b2:a0:3a:d3:7f:00 shmif0 14s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00:1::2 tc-so: group ff02::1:ffd0:f265%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:e63e:c153%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: enaddr b2:a0:a4:d0:f2:65 multicnt 4 tc-so: 33:33:ff:d0:f2:65 -- 33:33:ff:d0:f2:65 refcount 1 tc-so: 33:33:e6:3e:c1:53 -- 33:33:e6:3e:c1:53 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:3a:d3:7f:00 tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fd00:1::1/64 flags 0 tc-so: inet6 fe80::b0a0:3aff:fed3:7f00%shmif0/64 flags 0 scopeid 0x2 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:a5:de:45:28 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:a5ff:fede:4528%shmif1/64 flags 0 scopeid 0x3 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: status: active tc-so: inet6 fc01::1/128 -> fc01::2 flags 0 tc-so: inet6 fe80::9001:40a7:89eb:8017%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::1 link#3 UHl - - - lo0 tc-so:fc01::1 gif0 UHl - - - lo0 tc-so:fc01::2 fc01::1 UHC - - - gif0 tc-so:fd00:1::/64 link#2 UC - - - shmif0 tc-so:fd00:1::1 link#2 UHl - - - lo0 tc-so:fd00:2::/64 fc01::1 UGS - - - gif0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:3aff:fed3:7f00 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:a5ff:fede:4528 link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::9001:40a7:89eb:8017 UC - - - gif0 tc-so:fe80::9001:40a7:89eb:8017 gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fc01::1 UC - - - gif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%gif0/32 fc01::1 UC - - - gif0 tc-so:fc00::2 b2:a0:d7:4e:ae:10 UHL - - - shmif1 tc-so:fd00:1::2 b2:a0:a4:d0:f2:65 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:3a:d3:7f:00 9 0 9 0 0 tc-so:shmif 1500 fd00:1::/64 fd00:1::1 tc-so: ff02::1:ffd3:7f00 tc-so: ff01:2::1 tc-so: ff02::2:b839:bc72 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:1%sh 9 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:3aff:f 9 0 9 0 0 tc-so:shmif 1500 b2:a0:a5:de:45:28 15 0 13 0 0 tc-so:shmif 1500 fc00::/64 fc00::1 tc-so: ff02::1:ffde:4528 tc-so: ff01:3::1 tc-so: ff02::2:b839:bc72 tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:1%sh 15 0 13 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:a5ff:f 15 0 13 0 0 tc-so:gif0 1280 7 0 6 0 0 tc-so:gif0 1280 fc01::1/128 fc01::1 tc-so: ff02::1:ffeb:8017 tc-so: ff01:4::1 tc-so: ff02::2:b839:bc72 tc-so: ff02::1%gif0 tc-so: ff02::1:ff00:1%gi 7 0 6 0 0 tc-so:gif0 1280 fe80::/64 fe80::9001:40a7:8 7 0 6 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00::2 b2:a0:d7:4e:ae:10 shmif1 21s R tc-so:fd00:1::2 b2:a0:a4:d0:f2:65 shmif0 26s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00:1::1 tc-so: group ff02::1:ffd3:7f00%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:b839:bc72%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:1%shmif0 refcount 1 tc-so: enaddr b2:a0:3a:d3:7f:00 multicnt 4 tc-so: 33:33:ff:d3:7f:00 -- 33:33:ff:d3:7f:00 refcount 1 tc-so: 33:33:b8:39:bc:72 -- 33:33:b8:39:bc:72 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:shmif1: tc-so: inet6 fc00::1 tc-so: group ff02::1:ffde:4528%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:b839:bc72%shmif1 refcount 2 tc-so: group ff02::1%shmif1 refcount 2 tc-so: group ff02::1:ff00:1%shmif1 refcount 1 tc-so: enaddr b2:a0:a5:de:45:28 multicnt 4 tc-so: 33:33:ff:de:45:28 -- 33:33:ff:de:45:28 refcount 1 tc-so: 33:33:b8:39:bc:72 -- 33:33:b8:39:bc:72 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:gif0: tc-so: inet6 fc01::1 tc-so: group ff02::1:ffeb:8017%gif0 refcount 1 tc-so: group ff01:4::1 refcount 2 tc-so: group ff02::2:b839:bc72%gif0 refcount 2 tc-so: group ff02::1%gif0 refcount 2 tc-so: group ff02::1:ff00:1%gif0 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:9c:8a:18:51 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fd00:2::1/64 flags 0 tc-so: inet6 fe80::b0a0:9cff:fe8a:1851%shmif0/64 flags 0 scopeid 0x2 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:d7:4e:ae:10 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:d7ff:fe4e:ae10%shmif1/64 flags 0 scopeid 0x3 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: status: active tc-so: inet6 fc01::2/128 -> fc01::1 flags 0 tc-so: inet6 fe80::d85c:d856:c27b:7b1%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::2 link#3 UHl - - - lo0 tc-so:fc01::1 fc01::2 UHC - - - gif0 tc-so:fc01::2 gif0 UHl - - - lo0 tc-so:fd00:1::/64 fc01::2 UGS - - - gif0 tc-so:fd00:2::/64 link#2 UC - - - shmif0 tc-so:fd00:2::1 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:9cff:fe8a:1851 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:d7ff:fe4e:ae10 link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::d85c:d856:c27b:7b1 UC - - - gif0 tc-so:fe80::d85c:d856:c27b:7b1 gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fc01::2 UC - - - gif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%gif0/32 fc01::2 UC - - - gif0 tc-so:fc00::1 b2:a0:a5:de:45:28 UHL - - - shmif1 tc-so:fd00:2::2 b2:a0:1d:dd:34:ea UHL - - - shmif0 tc-so:fe80::b0a0:1dff:fedd:34ea b2:a0:1d:dd:34:ea UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:9c:8a:18:51 11 0 11 0 0 tc-so:shmif 1500 fd00:2::/64 fd00:2::1 tc-so: ff02::1:ff8a:1851 tc-so: ff01:2::1 tc-so: ff02::2:aa7b:ffc% tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:1%sh 11 0 11 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:9cff:f 11 0 11 0 0 tc-so:shmif 1500 b2:a0:d7:4e:ae:10 10 0 15 0 0 tc-so:shmif 1500 fc00::/64 fc00::2 tc-so: ff02::1:ff4e:ae10 tc-so: ff01:3::1 tc-so: ff02::2:aa7b:ffc% tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:2%sh 10 0 15 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:d7ff:f 10 0 15 0 0 tc-so:gif0 1280 5 0 6 0 0 tc-so:gif0 1280 fc01::2/128 fc01::2 tc-so: ff02::1:ff7b:7b1% tc-so: ff01:4::1 tc-so: ff02::2:aa7b:ffc% tc-so: ff02::1%gif0 tc-so: ff02::1:ff00:2%gi 5 0 6 0 0 tc-so:gif0 1280 fe80::/64 fe80::d85c:d856:c 5 0 6 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00::1 b2:a0:a5:de:45:28 shmif1 10s R R tc-so:fd00:2::2 b2:a0:1d:dd:34:ea shmif0 9s R tc-so:fe80::b0a0:1dff:fedd:34ea%shmif0 b2:a0:1d:dd:34:ea shmif0 18s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00:2::1 tc-so: group ff02::1:ff8a:1851%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:aa7b:ffc%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:1%shmif0 refcount 1 tc-so: enaddr b2:a0:9c:8a:18:51 multicnt 4 tc-so: 33:33:ff:8a:18:51 -- 33:33:ff:8a:18:51 refcount 1 tc-so: 33:33:aa:7b:0f:fc -- 33:33:aa:7b:0f:fc refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:shmif1: tc-so: inet6 fc00::2 tc-so: group ff02::1:ff4e:ae10%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:aa7b:ffc%shmif1 refcount 2 tc-so: group ff02::1%shmif1 refcount 2 tc-so: group ff02::1:ff00:2%shmif1 refcount 1 tc-so: enaddr b2:a0:d7:4e:ae:10 multicnt 4 tc-so: 33:33:ff:4e:ae:10 -- 33:33:ff:4e:ae:10 refcount 1 tc-so: 33:33:aa:7b:0f:fc -- 33:33:aa:7b:0f:fc refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:gif0: tc-so: inet6 fc01::2 tc-so: group ff02::1:ff7b:7b1%gif0 refcount 1 tc-so: group ff01:4::1 refcount 2 tc-so: group ff02::2:aa7b:ffc%gif0 refcount 2 tc-so: group ff02::1%gif0 refcount 2 tc-so: group ff02::1:ff00:2%gif0 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:1d:dd:34:ea tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fd00:2::2/64 flags 0 tc-so: inet6 fe80::b0a0:1dff:fedd:34ea%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00:1::/64 fd00:2::1 UGS - - - shmif0 tc-so:fd00:2::/64 link#2 UC - - - shmif0 tc-so:fd00:2::2 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:1dff:fedd:34ea link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00:2::1 b2:a0:9c:8a:18:51 UHL - - - shmif0 tc-so:fe80::b0a0:9cff:fe8a:1851 b2:a0:9c:8a:18:51 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:1d:dd:34:ea 10 0 11 0 0 tc-so:shmif 1500 fd00:2::/64 fd00:2::2 tc-so: ff02::1:ffdd:34ea tc-so: ff01:2::1 tc-so: ff02::2:4415:b0d9 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 10 0 11 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:1dff:f 10 0 11 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00:2::1 b2:a0:9c:8a:18:51 shmif0 17s R tc-so:fe80::b0a0:9cff:fe8a:1851%shmif0 b2:a0:9c:8a:18:51 shmif0 23s R R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00:2::2 tc-so: group ff02::1:ffdd:34ea%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:4415:b0d9%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: enaddr b2:a0:1d:dd:34:ea multicnt 4 tc-so: 33:33:ff:dd:34:ea -- 33:33:ff:dd:34:ea refcount 1 tc-so: 33:33:44:15:b0:d9 -- 33:33:44:15:b0:d9 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: status: active tc-so: input: 5 packets, 328 bytes tc-so: output: 6 packets, 416 bytes tc-so: inet6 fc01::2/128 -> fc01::1 flags 0 tc-so: inet6 fe80::d85c:d856:c27b:7b1%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: status: active tc-so: input: 7 packets, 472 bytes tc-so: output: 6 packets, 416 bytes tc-so: inet6 fc01::1/128 -> fc01::2 flags 0 tc-so: inet6 fe80::9001:40a7:89eb:8017%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:1d:dd:34:ea tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 10 packets, 820 bytes, 5 multicasts tc-so: output: 11 packets, 906 bytes, 6 multicasts tc-so: inet6 fd00:2::2/64 flags 0 tc-so: inet6 fe80::b0a0:1dff:fedd:34ea%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:d7:4e:ae:10 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 10 packets, 1084 bytes, 3 multicasts tc-so: output: 15 packets, 1650 bytes, 5 multicasts tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:d7ff:fe4e:ae10%shmif1/64 flags 0 scopeid 0x3 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:9c:8a:18:51 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 11 packets, 906 bytes, 6 multicasts tc-so: output: 11 packets, 906 bytes, 6 multicasts tc-so: inet6 fd00:2::1/64 flags 0 tc-so: inet6 fe80::b0a0:9cff:fe8a:1851%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:a5:de:45:28 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 15 packets, 1650 bytes, 5 multicasts tc-so: output: 13 packets, 1342 bytes, 6 multicasts tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:a5ff:fede:4528%shmif1/64 flags 0 scopeid 0x3 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:3a:d3:7f:00 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 9 packets, 734 bytes, 6 multicasts tc-so: output: 9 packets, 742 bytes, 5 multicasts tc-so: inet6 fd00:1::1/64 flags 0 tc-so: inet6 fe80::b0a0:3aff:fed3:7f00%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:a4:d0:f2:65 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 9 packets, 742 bytes, 5 multicasts tc-so: output: 9 packets, 734 bytes, 6 multicasts tc-so: inet6 fd00:1::2/64 flags 0 tc-so: inet6 fe80::b0a0:a4ff:fed0:f265%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-so:### Dumping unix://ipsec_gif_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 12 0 12 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 13 0 13 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 49 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 189 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 78 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 42 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 18 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 94 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 535 0 0 179 0 179 179 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 5 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 34 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 15 0 9 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1456 0 41 269 0 269 tc-so: tc-so:In use 1483K, total allocated 2152K; utilization 68.9% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.220005] mainbus0 (root) tc-so:[ 1.220005] chacha: Portable C ChaCha tc-so:[ 1.220005] aes: BearSSL aes_ct tc-so:[ 1.220005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.220005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.320005] shmif0: Ethernet address b2:a0:a4:d0:f2:65 tc-so:[ 16.050005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 16.050005] get_ifid: shmif0: ifid: b0:a0:a4:ff:fe:d0:f2:65 tc-so:[ 16.050005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:a4ff:fed0:f265 tc-so:[ 17.960005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:a4ff:fed0:f265 - no duplicates found tc-so:[ 57.690005] in6_if_link_down: fd00:1::2 marked detached tc-so:[ 57.690005] in6_if_link_down: fe80:2::b0a0:a4ff:fed0:f265 marked detached tc-so:### Dumping unix://ipsec_gif_tunel_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 5 0 5 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 20 0 20 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 28 0 28 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 36 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 53 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 61 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 268 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00128 192 86 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 66 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00256 320 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 27 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 10 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 104 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1158 0 0 386 0 386 386 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 15 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 40 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 49 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 27 0 21 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2335 0 78 490 0 490 tc-so: tc-so:In use 2834K, total allocated 3920K; utilization 72.3% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.230005] IPsec: Initialized Security Association Processing. tc-so:[ 1.230005] mainbus0 (root) tc-so:[ 1.320005] chacha: Portable C ChaCha tc-so:[ 1.320005] aes: BearSSL aes_ct tc-so:[ 1.320005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.320005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.800005] shmif0: Ethernet address b2:a0:3a:d3:7f:00 tc-so:[ 9.170005] shmif1: Ethernet address b2:a0:a5:de:45:28 tc-so:[ 14.880005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 14.880005] get_ifid: shmif0: ifid: b0:a0:3a:ff:fe:d3:7f:00 tc-so:[ 14.880005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:3aff:fed3:7f00 tc-so:[ 15.150005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 15.150005] get_ifid: shmif1: ifid: b0:a0:a5:ff:fe:de:45:28 tc-so:[ 15.150005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:a5ff:fede:4528 tc-so:[ 16.360005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:3aff:fed3:7f00 - no duplicates found tc-so:[ 16.450005] get_ifid: gif0: interface identifier generated by random number tc-so:[ 16.450005] get_ifid: gif0: ifid: 90:01:40:a7:89:eb:80:17 tc-so:[ 16.450005] nd6_dad_start: gif0: starting DAD for fe80:4::9001:40a7:89eb:8017 tc-so:[ 17.100005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:a5ff:fede:4528 - no duplicates found tc-so:[ 18.360005] nd6_dad_timer: gif0: DAD complete for fe80:4::9001:40a7:89eb:8017 - no duplicates found tc-so:[ 26.410005] ah_input: hash over 120 bytes, skip 40: crda len 120 skip 0 inject 52 tc-so:[ 48.410005] in6_if_link_down: fc01::1 marked detached tc-so:[ 48.410005] in6_if_link_down: fe80:4::9001:40a7:89eb:8017 marked detached tc-so:[ 53.820005] in6_if_link_down: fc00::1 marked detached tc-so:[ 53.820005] in6_if_link_down: fe80:3::b0a0:a5ff:fede:4528 marked detached tc-so:[ 55.020005] in6_if_link_down: fd00:1::1 marked detached tc-so:[ 55.020005] in6_if_link_down: fe80:2::b0a0:3aff:fed3:7f00 marked detached tc-so:### Dumping unix://ipsec_gif_tunnel_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 6 0 6 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 25 0 25 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 32 0 32 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 36 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 54 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 61 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 255 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00128 192 87 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 67 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00256 320 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 29 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 10 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 104 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1223 0 0 408 0 408 408 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 3 0 3 1 0 1 1 0 inf 1 tc-so:mbpl 272 15 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 40 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 62 0 0 3 0 3 3 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 4 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 27 0 21 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2418 0 89 512 0 512 tc-so: tc-so:In use 2973K, total allocated 4096K; utilization 72.6% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.310005] IPsec: Initialized Security Association Processing. tc-so:[ 1.430005] mainbus0 (root) tc-so:[ 1.430005] chacha: Portable C ChaCha tc-so:[ 1.430005] aes: BearSSL aes_ct tc-so:[ 1.480005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.480005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.350005] shmif0: Ethernet address b2:a0:9c:8a:18:51 tc-so:[ 9.600005] shmif1: Ethernet address b2:a0:d7:4e:ae:10 tc-so:[ 15.110005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 15.110005] get_ifid: shmif0: ifid: b0:a0:9c:ff:fe:8a:18:51 tc-so:[ 15.110005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:9cff:fe8a:1851 tc-so:[ 15.380005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 15.380005] get_ifid: shmif1: ifid: b0:a0:d7:ff:fe:4e:ae:10 tc-so:[ 15.380005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:d7ff:fe4e:ae10 tc-so:[ 16.650005] get_ifid: gif0: interface identifier generated by random number tc-so:[ 16.650005] get_ifid: gif0: ifid: d8:5c:d8:56:c2:7b:07:b1 tc-so:[ 16.650005] nd6_dad_start: gif0: starting DAD for fe80:4::d85c:d856:c27b:7b1 tc-so:[ 16.740005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:9cff:fe8a:1851 - no duplicates found tc-so:[ 17.380005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:d7ff:fe4e:ae10 - no duplicates found tc-so:[ 18.530005] nd6_dad_timer: gif0: DAD complete for fe80:4::d85c:d856:c27b:7b1 - no duplicates found tc-so:[ 24.260005] ah_input: hash over 120 bytes, skip 40: crda len 120 skip 0 inject 52 tc-so:[ 44.330005] in6_if_link_down: fc01::2 marked detached tc-so:[ 44.330005] in6_if_link_down: fe80:4::d85c:d856:c27b:7b1 marked detached tc-so:[ 49.620005] in6_if_link_down: fc00::2 marked detached tc-so:[ 49.620005] in6_if_link_down: fe80:3::b0a0:d7ff:fe4e:ae10 marked detached tc-so:[ 50.710005] in6_if_link_down: fd00:2::1 marked detached tc-so:[ 50.710005] in6_if_link_down: fe80:2::b0a0:9cff:fe8a:1851 marked detached tc-so:### Dumping unix://ipsec_gif_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 6 0 6 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 19 0 19 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 23 0 23 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 49 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 189 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 78 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 42 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 18 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 94 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 602 0 0 201 0 201 201 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 5 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 34 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 15 0 9 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1539 0 61 291 0 291 tc-so: tc-so:In use 1623K, total allocated 2328K; utilization 69.7% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.240005] mainbus0 (root) tc-so:[ 1.240005] chacha: Portable C ChaCha tc-so:[ 1.240005] aes: BearSSL aes_ct tc-so:[ 1.240005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.240005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.710005] shmif0: Ethernet address b2:a0:1d:dd:34:ea tc-so:[ 15.310005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 15.310005] get_ifid: shmif0: ifid: b0:a0:1d:ff:fe:dd:34:ea tc-so:[ 15.310005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:1dff:fedd:34ea tc-so:[ 17.270005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:1dff:fedd:34ea - no duplicates found tc-so:[ 45.680005] in6_if_link_down: fd00:2::2 marked detached tc-so:[ 45.680005] in6_if_link_down: fe80:2::b0a0:1dff:fedd:34ea marked detached tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:### Dumping ./bus_ipsec_local tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:16.890004 b2:a0:a4:d0:f2:65 > 33:33:ff:d0:f2:65, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffd0:f265: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffd0:f265, length 24 tc-so:00:00:15.300004 b2:a0:3a:d3:7f:00 > 33:33:ff:d3:7f:00, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffd3:7f00: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffd3:7f00, length 24 tc-so:00:00:15.340004 b2:a0:3a:d3:7f:00 > 33:33:ff:d3:7f:00, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffd3:7f00: ICMP6, neighbor solicitation, who has fe80::b0a0:3aff:fed3:7f00, length 32 tc-so:00:00:16.960004 b2:a0:a4:d0:f2:65 > 33:33:ff:d0:f2:65, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffd0:f265: ICMP6, neighbor solicitation, who has fe80::b0a0:a4ff:fed0:f265, length 32 tc-so:00:00:16.820004 b2:a0:3a:d3:7f:00 > 33:33:b8:39:bc:72, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:3aff:fed3:7f00 > ff02::2:b839:bc72: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:b839:bc72, length 24 tc-so:00:00:16.900004 b2:a0:3a:d3:7f:00 > 33:33:ff:d3:7f:00, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:3aff:fed3:7f00 > ff02::1:ffd3:7f00: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffd3:7f00, length 24 tc-so:00:00:20.080004 b2:a0:a4:d0:f2:65 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a4ff:fed0:f265 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:21.030004 b2:a0:3a:d3:7f:00 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:3aff:fed3:7f00 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:23.550004 b2:a0:a4:d0:f2:65 > 33:33:ff:d0:f2:65, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a4ff:fed0:f265 > ff02::1:ffd0:f265: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffd0:f265, length 24 tc-so:00:00:24.190004 b2:a0:a4:d0:f2:65 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fd00:1::2 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fd00:1::1, length 32 tc-so:00:00:22.600004 b2:a0:3a:d3:7f:00 > b2:a0:a4:d0:f2:65, ethertype IPv6 (0x86dd), length 86: fd00:1::1 > fd00:1::2: ICMP6, neighbor advertisement, tgt is fd00:1::1, length 32 tc-so:00:00:24.190004 b2:a0:a4:d0:f2:65 > b2:a0:3a:d3:7f:00, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:22.640004 b2:a0:3a:d3:7f:00 > b2:a0:a4:d0:f2:65, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:25.590004 b2:a0:a4:d0:f2:65 > 33:33:e6:3e:c1:53, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a4ff:fed0:f265 > ff02::2:e63e:c153: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:e63e:c153, length 24 tc-so:00:00:27.950004 b2:a0:a4:d0:f2:65 > b2:a0:3a:d3:7f:00, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:26.410004 b2:a0:3a:d3:7f:00 > b2:a0:a4:d0:f2:65, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:27.610004 b2:a0:3a:d3:7f:00 > b2:a0:a4:d0:f2:65, ethertype IPv6 (0x86dd), length 86: fd00:1::1 > fd00:1::2: ICMP6, neighbor solicitation, who has fd00:1::2, length 32 tc-so:00:00:29.190004 b2:a0:a4:d0:f2:65 > b2:a0:3a:d3:7f:00, ethertype IPv6 (0x86dd), length 78: fd00:1::2 > fd00:1::1: ICMP6, neighbor advertisement, tgt is fd00:1::2, length 24 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:15.540004 b2:a0:9c:8a:18:51 > 33:33:ff:8a:18:51, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff8a:1851: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff8a:1851, length 24 tc-so:00:00:15.730004 b2:a0:9c:8a:18:51 > 33:33:ff:8a:18:51, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff8a:1851: ICMP6, neighbor solicitation, who has fe80::b0a0:9cff:fe8a:1851, length 32 tc-so:00:00:15.990004 b2:a0:1d:dd:34:ea > 33:33:ff:dd:34:ea, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffdd:34ea: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffdd:34ea, length 24 tc-so:00:00:16.250004 b2:a0:1d:dd:34:ea > 33:33:ff:dd:34:ea, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffdd:34ea: ICMP6, neighbor solicitation, who has fe80::b0a0:1dff:fedd:34ea, length 32 tc-so:00:00:19.680004 b2:a0:9c:8a:18:51 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:9cff:fe8a:1851 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:20.000004 b2:a0:9c:8a:18:51 > 33:33:aa:7b:0f:fc, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:9cff:fe8a:1851 > ff02::2:aa7b:ffc: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:aa7b:ffc, length 24 tc-so:00:00:20.480004 b2:a0:9c:8a:18:51 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:9cff:fe8a:1851 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00:2::2, length 32 tc-so:00:00:18.400004 b2:a0:1d:dd:34:ea > b2:a0:9c:8a:18:51, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:1dff:fedd:34ea > fe80::b0a0:9cff:fe8a:1851: ICMP6, neighbor advertisement, tgt is fd00:2::2, length 32 tc-so:00:00:20.520004 b2:a0:9c:8a:18:51 > b2:a0:1d:dd:34:ea, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:18.400004 b2:a0:1d:dd:34:ea > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fd00:2::2 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fd00:2::1, length 32 tc-so:00:00:20.520004 b2:a0:9c:8a:18:51 > b2:a0:1d:dd:34:ea, ethertype IPv6 (0x86dd), length 86: fd00:2::1 > fd00:2::2: ICMP6, neighbor advertisement, tgt is fd00:2::1, length 32 tc-so:00:00:18.400004 b2:a0:1d:dd:34:ea > b2:a0:9c:8a:18:51, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:20.960004 b2:a0:9c:8a:18:51 > 33:33:ff:8a:18:51, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:9cff:fe8a:1851 > ff02::1:ff8a:1851: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff8a:1851, length 24 tc-so:00:00:20.250004 b2:a0:1d:dd:34:ea > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:1dff:fedd:34ea > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:20.610004 b2:a0:1d:dd:34:ea > 33:33:44:15:b0:d9, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:1dff:fedd:34ea > ff02::2:4415:b0d9: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:4415:b0d9, length 24 tc-so:00:00:21.840004 b2:a0:1d:dd:34:ea > 33:33:ff:dd:34:ea, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:1dff:fedd:34ea > ff02::1:ffdd:34ea: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffdd:34ea, length 24 tc-so:00:00:24.260004 b2:a0:9c:8a:18:51 > b2:a0:1d:dd:34:ea, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:22.170004 b2:a0:1d:dd:34:ea > b2:a0:9c:8a:18:51, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:23.410004 b2:a0:1d:dd:34:ea > b2:a0:9c:8a:18:51, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:1dff:fedd:34ea > fe80::b0a0:9cff:fe8a:1851: ICMP6, neighbor solicitation, who has fe80::b0a0:9cff:fe8a:1851, length 32 tc-so:00:00:25.510004 b2:a0:9c:8a:18:51 > b2:a0:1d:dd:34:ea, ethertype IPv6 (0x86dd), length 78: fe80::b0a0:9cff:fe8a:1851 > fe80::b0a0:1dff:fedd:34ea: ICMP6, neighbor advertisement, tgt is fe80::b0a0:9cff:fe8a:1851, length 24 tc-so:00:00:30.510004 b2:a0:9c:8a:18:51 > b2:a0:1d:dd:34:ea, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:9cff:fe8a:1851 > fe80::b0a0:1dff:fedd:34ea: ICMP6, neighbor solicitation, who has fe80::b0a0:1dff:fedd:34ea, length 32 tc-so:00:00:28.380004 b2:a0:1d:dd:34:ea > b2:a0:9c:8a:18:51, ethertype IPv6 (0x86dd), length 78: fe80::b0a0:1dff:fedd:34ea > fe80::b0a0:9cff:fe8a:1851: ICMP6, neighbor advertisement, tgt is fe80::b0a0:1dff:fedd:34ea, length 24 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:15.550004 b2:a0:a5:de:45:28 > 33:33:b8:39:bc:72, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:b839:bc72: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:b839:bc72, length 24 tc-so:00:00:16.080004 b2:a0:a5:de:45:28 > 33:33:ff:de:45:28, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffde:4528: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffde:4528, length 24 tc-so:00:00:16.080004 b2:a0:a5:de:45:28 > 33:33:ff:de:45:28, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffde:4528: ICMP6, neighbor solicitation, who has fe80::b0a0:a5ff:fede:4528, length 32 tc-so:00:00:17.310004 b2:a0:a5:de:45:28 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fc00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fc00::2, length 32 tc-so:00:00:15.380004 b2:a0:d7:4e:ae:10 > b2:a0:a5:de:45:28, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor advertisement, tgt is fc00::2, length 32 tc-so:00:00:17.510004 b2:a0:a5:de:45:28 > b2:a0:d7:4e:ae:10, ethertype IPv6 (0x86dd), length 126: fc00::1 > fc00::2: :: > ff02::1:ffeb:8017: ICMP6, neighbor solicitation, who has fe80::9001:40a7:89eb:8017, length 32 tc-so:00:00:15.380004 b2:a0:d7:4e:ae:10 > b2:a0:a5:de:45:28, ethertype IPv6 (0x86dd), length 174: fc00::2 > fc00::1: ICMP6, parameter problem, next header - octet 6, length 120 tc-so:00:00:15.930004 b2:a0:d7:4e:ae:10 > 33:33:ff:4e:ae:10, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff4e:ae10: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff4e:ae10, length 24 tc-so:00:00:16.370004 b2:a0:d7:4e:ae:10 > 33:33:ff:4e:ae:10, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff4e:ae10: ICMP6, neighbor solicitation, who has fe80::b0a0:d7ff:fe4e:ae10, length 32 tc-so:00:00:19.180004 b2:a0:a5:de:45:28 > b2:a0:d7:4e:ae:10, ethertype IPv6 (0x86dd), length 126: fc00::1 > fc00::2: fe80::9001:40a7:89eb:8017 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:17.380004 b2:a0:d7:4e:ae:10 > b2:a0:a5:de:45:28, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: :: > ff02::1:ff7b:7b1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff7b:7b1, length 24 tc-so:00:00:17.530004 b2:a0:d7:4e:ae:10 > b2:a0:a5:de:45:28, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: :: > ff02::1:ff7b:7b1: ICMP6, neighbor solicitation, who has fe80::d85c:d856:c27b:7b1, length 32 tc-so:00:00:18.000004 b2:a0:d7:4e:ae:10 > b2:a0:a5:de:45:28, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: :: > ff02::2:aa7b:ffc: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:aa7b:ffc, length 24 tc-so:00:00:20.350004 b2:a0:a5:de:45:28 > b2:a0:d7:4e:ae:10, ethertype IPv6 (0x86dd), length 126: fc00::1 > fc00::2: fe80::9001:40a7:89eb:8017 > ff02::2:b839:bc72: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:b839:bc72, length 24 tc-so:00:00:18.710004 b2:a0:d7:4e:ae:10 > 33:33:ff:4e:ae:10, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d7ff:fe4e:ae10 > ff02::1:ff4e:ae10: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff4e:ae10, length 24 tc-so:00:00:20.090004 b2:a0:d7:4e:ae:10 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d7ff:fe4e:ae10 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:20.170004 b2:a0:d7:4e:ae:10 > 33:33:aa:7b:0f:fc, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d7ff:fe4e:ae10 > ff02::2:aa7b:ffc: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:aa7b:ffc, length 24 tc-so:00:00:20.170004 b2:a0:d7:4e:ae:10 > b2:a0:a5:de:45:28, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: fe80::d85c:d856:c27b:7b1 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:20.400004 b2:a0:d7:4e:ae:10 > b2:a0:a5:de:45:28, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:22.500004 b2:a0:a5:de:45:28 > b2:a0:d7:4e:ae:10, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: ICMP6, neighbor advertisement, tgt is fc00::1, length 24 tc-so:00:00:22.600004 b2:a0:a5:de:45:28 > b2:a0:d7:4e:ae:10, ethertype IPv6 (0x86dd), length 110: fc00::1 > fc00::2: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:20.520004 b2:a0:d7:4e:ae:10 > b2:a0:a5:de:45:28, ethertype IPv6 (0x86dd), length 110: fc00::2 > fc00::1: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:23.120004 b2:a0:a5:de:45:28 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a5ff:fede:4528 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:22.980004 b2:a0:d7:4e:ae:10 > b2:a0:a5:de:45:28, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: fe80::d85c:d856:c27b:7b1 > ff02::1:ff7b:7b1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff7b:7b1, length 24 tc-so:00:00:25.340004 b2:a0:a5:de:45:28 > 33:33:ff:de:45:28, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a5ff:fede:4528 > ff02::1:ffde:4528: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffde:4528, length 24 tc-so:00:00:25.950004 b2:a0:a5:de:45:28 > b2:a0:d7:4e:ae:10, ethertype IPv6 (0x86dd), length 126: fc00::1 > fc00::2: fe80::9001:40a7:89eb:8017 > ff02::1:ffeb:8017: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffeb:8017, length 24 tc-so:00:00:26.370004 b2:a0:a5:de:45:28 > b2:a0:d7:4e:ae:10, ethertype IPv6 (0x86dd), length 134: fc00::1 > fc00::2: AH(spi=0x00002710,seq=0x1): fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:24.260004 b2:a0:d7:4e:ae:10 > b2:a0:a5:de:45:28, ethertype IPv6 (0x86dd), length 134: fc00::2 > fc00::1: AH(spi=0x00002711,seq=0x1): fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-end: 1646867412.361498, ipsec_gif_ipv6_tunnel_ah_null, passed tc-start: 1646867412.412876, ipsec_gif_ipv6_tunnel_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_gif_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://ipsec_gif_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_gif unix://ipsec_gif_tunel_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_gif unix://ipsec_gif_tunnel_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_gif_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:unix://ipsec_gif_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:69:30:32:f5 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:2c:48:2f:f7 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:81:bd:d6:94 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:c5:4f:3a:ec ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:59:4c:ac:7c ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig gif0 tunnel fc00::1 fc00::2 ] tc-so:Executing command [ rump.ifconfig gif0 inet6 fc01::1/128 fc01::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc01::1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so:unix://ipsec_gif_tunnel_remote gif0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig gif0 tunnel fc00::2 fc00::1 ] tc-so:Executing command [ rump.ifconfig gif0 inet6 fc01::2/128 fc01::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc01::2 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add fc00::1 fc00::2 esp 10000 -E null ; tc-so:add fc00::2 fc00::1 esp 10001 -E null ; tc-so:spdadd fd00:1::/64 fd00:2::/64 any -P out ipsec tc-so: esp/tunnel/fc00::1-fc00::2/require; tc-so:spdadd fd00:2::/64 fd00:1::/64 any -P in ipsec tc-so: esp/tunnel/fc00::2-fc00::1/require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add fc00::1 fc00::2 esp 10000 -E null ; tc-so:add fc00::2 fc00::1 esp 10001 -E null ; tc-so:spdadd fd00:2::/64 fd00:1::/64 any -P out ipsec tc-so: esp/tunnel/fc00::2-fc00::1/require; tc-so:spdadd fd00:1::/64 fd00:2::/64 any -P in ipsec tc-so: esp/tunnel/fc00::1-fc00::2/require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:fc00::1 fc00::2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:10:39 2022 current: Mar 9 23:10:40 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 9 23:10:16 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=4768 refcnt=0 tc-so:fc00::2 fc00::1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:10:39 2022 current: Mar 9 23:10:40 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 9 23:10:16 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=4768 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:fc00::1 fc00::2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:10:40 2022 current: Mar 9 23:10:41 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 9 23:10:18 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=17252 refcnt=0 tc-so:fc00::2 fc00::1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:10:40 2022 current: Mar 9 23:10:41 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 9 23:10:18 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=17252 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so:unix://ipsec_gif_tunnel_remote gif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:f5:47:ca:2a tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fd00:1::2/64 flags 0 tc-so: inet6 fe80::b0a0:f5ff:fe47:ca2a%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00:1::/64 link#2 UC - - - shmif0 tc-so:fd00:1::2 link#2 UHl - - - lo0 tc-so:fd00:2::/64 fd00:1::1 UGS - - - shmif0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:f5ff:fe47:ca2a link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00:1::1 b2:a0:69:30:32:f5 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:f5:47:ca:2a 9 0 9 0 0 tc-so:shmif 1500 fd00:1::/64 fd00:1::2 tc-so: ff02::1:ff47:ca2a tc-so: ff01:2::1 tc-so: ff02::2:bea4:fcf9 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 9 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:f5ff:f 9 0 9 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00:1::1 b2:a0:69:30:32:f5 shmif0 35s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00:1::2 tc-so: group ff02::1:ff47:ca2a%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:bea4:fcf9%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: enaddr b2:a0:f5:47:ca:2a multicnt 4 tc-so: 33:33:ff:47:ca:2a -- 33:33:ff:47:ca:2a refcount 1 tc-so: 33:33:be:a4:fc:f9 -- 33:33:be:a4:fc:f9 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:69:30:32:f5 tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fd00:1::1/64 flags 0 tc-so: inet6 fe80::b0a0:69ff:fe30:32f5%shmif0/64 flags 0 scopeid 0x2 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:2c:48:2f:f7 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:2cff:fe48:2ff7%shmif1/64 flags 0 scopeid 0x3 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: status: active tc-so: inet6 fc01::1/128 -> fc01::2 flags 0 tc-so: inet6 fe80::ac70:65d4:6771:6d2c%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::1 link#3 UHl - - - lo0 tc-so:fc01::1 gif0 UHl - - - lo0 tc-so:fc01::2 fc01::1 UHC - - - gif0 tc-so:fd00:1::/64 link#2 UC - - - shmif0 tc-so:fd00:1::1 link#2 UHl - - - lo0 tc-so:fd00:2::/64 fc01::1 UGS - - - gif0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:69ff:fe30:32f5 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:2cff:fe48:2ff7 link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::ac70:65d4:6771:6d2c UC - - - gif0 tc-so:fe80::ac70:65d4:6771:6d2c gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fc01::1 UC - - - gif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%gif0/32 fc01::1 UC - - - gif0 tc-so:fc00::2 b2:a0:c5:4f:3a:ec UHL - - - shmif1 tc-so:fd00:1::2 b2:a0:f5:47:ca:2a UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:69:30:32:f5 9 0 9 0 0 tc-so:shmif 1500 fd00:1::/64 fd00:1::1 tc-so: ff02::1:ff30:32f5 tc-so: ff01:2::1 tc-so: ff02::2:c77b:486d tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:1%sh 9 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:69ff:f 9 0 9 0 0 tc-so:shmif 1500 b2:a0:2c:48:2f:f7 15 0 13 0 0 tc-so:shmif 1500 fc00::/64 fc00::1 tc-so: ff02::1:ff48:2ff7 tc-so: ff01:3::1 tc-so: ff02::2:c77b:486d tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:1%sh 15 0 13 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:2cff:f 15 0 13 0 0 tc-so:gif0 1280 7 0 6 0 0 tc-so:gif0 1280 fc01::1/128 fc01::1 tc-so: ff02::1:ff71:6d2c tc-so: ff01:4::1 tc-so: ff02::2:c77b:486d tc-so: ff02::1%gif0 tc-so: ff02::1:ff00:1%gi 7 0 6 0 0 tc-so:gif0 1280 fe80::/64 fe80::ac70:65d4:6 7 0 6 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00::2 b2:a0:c5:4f:3a:ec shmif1 13s R tc-so:fd00:1::2 b2:a0:f5:47:ca:2a shmif0 27s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00:1::1 tc-so: group ff02::1:ff30:32f5%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:c77b:486d%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:1%shmif0 refcount 1 tc-so: enaddr b2:a0:69:30:32:f5 multicnt 4 tc-so: 33:33:ff:30:32:f5 -- 33:33:ff:30:32:f5 refcount 1 tc-so: 33:33:c7:7b:48:6d -- 33:33:c7:7b:48:6d refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:shmif1: tc-so: inet6 fc00::1 tc-so: group ff02::1:ff48:2ff7%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:c77b:486d%shmif1 refcount 2 tc-so: group ff02::1%shmif1 refcount 2 tc-so: group ff02::1:ff00:1%shmif1 refcount 1 tc-so: enaddr b2:a0:2c:48:2f:f7 multicnt 4 tc-so: 33:33:ff:48:2f:f7 -- 33:33:ff:48:2f:f7 refcount 1 tc-so: 33:33:c7:7b:48:6d -- 33:33:c7:7b:48:6d refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:gif0: tc-so: inet6 fc01::1 tc-so: group ff02::1:ff71:6d2c%gif0 refcount 1 tc-so: group ff01:4::1 refcount 2 tc-so: group ff02::2:c77b:486d%gif0 refcount 2 tc-so: group ff02::1%gif0 refcount 2 tc-so: group ff02::1:ff00:1%gif0 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:81:bd:d6:94 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fd00:2::1/64 flags 0 tc-so: inet6 fe80::b0a0:81ff:febd:d694%shmif0/64 flags 0 scopeid 0x2 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:c5:4f:3a:ec tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:c5ff:fe4f:3aec%shmif1/64 flags 0 scopeid 0x3 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: status: active tc-so: inet6 fc01::2/128 -> fc01::1 flags 0 tc-so: inet6 fe80::38a4:ef5b:d2fd:e652%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::2 link#3 UHl - - - lo0 tc-so:fc01::1 fc01::2 UHC - - - gif0 tc-so:fc01::2 gif0 UHl - - - lo0 tc-so:fd00:1::/64 fc01::2 UGS - - - gif0 tc-so:fd00:2::/64 link#2 UC - - - shmif0 tc-so:fd00:2::1 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:81ff:febd:d694 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:c5ff:fe4f:3aec link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::38a4:ef5b:d2fd:e652 UC - - - gif0 tc-so:fe80::38a4:ef5b:d2fd:e652 gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fc01::2 UC - - - gif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%gif0/32 fc01::2 UC - - - gif0 tc-so:fc00::1 b2:a0:2c:48:2f:f7 UHL - - - shmif1 tc-so:fe80::b0a0:59ff:fe4c:ac7c b2:a0:59:4c:ac:7c UHL - - - shmif0 tc-so:fd00:2::2 b2:a0:59:4c:ac:7c UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:81:bd:d6:94 11 0 11 0 0 tc-so:shmif 1500 fd00:2::/64 fd00:2::1 tc-so: ff02::1:ffbd:d694 tc-so: ff01:2::1 tc-so: ff02::2:ff69:3e95 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:1%sh 11 0 11 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:81ff:f 11 0 11 0 0 tc-so:shmif 1500 b2:a0:c5:4f:3a:ec 11 0 15 0 0 tc-so:shmif 1500 fc00::/64 fc00::2 tc-so: ff02::1:ff4f:3aec tc-so: ff01:3::1 tc-so: ff02::2:ff69:3e95 tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:2%sh 11 0 15 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:c5ff:f 11 0 15 0 0 tc-so:gif0 1280 5 0 6 0 0 tc-so:gif0 1280 fc01::2/128 fc01::2 tc-so: ff02::1:fffd:e652 tc-so: ff01:4::1 tc-so: ff02::2:ff69:3e95 tc-so: ff02::1%gif0 tc-so: ff02::1:ff00:2%gi 5 0 6 0 0 tc-so:gif0 1280 fe80::/64 fe80::38a4:ef5b:d 5 0 6 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00::1 b2:a0:2c:48:2f:f7 shmif1 6s R R tc-so:fe80::b0a0:59ff:fe4c:ac7c%shmif0 b2:a0:59:4c:ac:7c shmif0 33s R tc-so:fd00:2::2 b2:a0:59:4c:ac:7c shmif0 22s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00:2::1 tc-so: group ff02::1:ffbd:d694%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:ff69:3e95%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:1%shmif0 refcount 1 tc-so: enaddr b2:a0:81:bd:d6:94 multicnt 4 tc-so: 33:33:ff:bd:d6:94 -- 33:33:ff:bd:d6:94 refcount 1 tc-so: 33:33:ff:69:3e:95 -- 33:33:ff:69:3e:95 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:shmif1: tc-so: inet6 fc00::2 tc-so: group ff02::1:ff4f:3aec%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:ff69:3e95%shmif1 refcount 2 tc-so: group ff02::1%shmif1 refcount 2 tc-so: group ff02::1:ff00:2%shmif1 refcount 1 tc-so: enaddr b2:a0:c5:4f:3a:ec multicnt 4 tc-so: 33:33:ff:4f:3a:ec -- 33:33:ff:4f:3a:ec refcount 1 tc-so: 33:33:ff:69:3e:95 -- 33:33:ff:69:3e:95 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:gif0: tc-so: inet6 fc01::2 tc-so: group ff02::1:fffd:e652%gif0 refcount 1 tc-so: group ff01:4::1 refcount 2 tc-so: group ff02::2:ff69:3e95%gif0 refcount 2 tc-so: group ff02::1%gif0 refcount 2 tc-so: group ff02::1:ff00:2%gif0 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:59:4c:ac:7c tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fd00:2::2/64 flags 0 tc-so: inet6 fe80::b0a0:59ff:fe4c:ac7c%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00:1::/64 fd00:2::1 UGS - - - shmif0 tc-so:fd00:2::/64 link#2 UC - - - shmif0 tc-so:fd00:2::2 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:59ff:fe4c:ac7c link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00:2::1 b2:a0:81:bd:d6:94 UHL - - - shmif0 tc-so:fe80::b0a0:81ff:febd:d694 b2:a0:81:bd:d6:94 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:59:4c:ac:7c 10 0 11 0 0 tc-so:shmif 1500 fd00:2::/64 fd00:2::2 tc-so: ff02::1:ff4c:ac7c tc-so: ff01:2::1 tc-so: ff02::2:2c7f:a13c tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 10 0 11 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:59ff:f 10 0 11 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00:2::1 b2:a0:81:bd:d6:94 shmif0 12s R tc-so:fe80::b0a0:81ff:febd:d694%shmif0 b2:a0:81:bd:d6:94 shmif0 17s R R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00:2::2 tc-so: group ff02::1:ff4c:ac7c%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:2c7f:a13c%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: enaddr b2:a0:59:4c:ac:7c multicnt 4 tc-so: 33:33:ff:4c:ac:7c -- 33:33:ff:4c:ac:7c refcount 1 tc-so: 33:33:2c:7f:a1:3c -- 33:33:2c:7f:a1:3c refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: status: active tc-so: input: 5 packets, 328 bytes tc-so: output: 6 packets, 416 bytes tc-so: inet6 fc01::2/128 -> fc01::1 flags 0 tc-so: inet6 fe80::38a4:ef5b:d2fd:e652%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: status: active tc-so: input: 7 packets, 472 bytes tc-so: output: 6 packets, 416 bytes tc-so: inet6 fc01::1/128 -> fc01::2 flags 0 tc-so: inet6 fe80::ac70:65d4:6771:6d2c%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:59:4c:ac:7c tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 10 packets, 820 bytes, 5 multicasts tc-so: output: 11 packets, 906 bytes, 6 multicasts tc-so: inet6 fd00:2::2/64 flags 0 tc-so: inet6 fe80::b0a0:59ff:fe4c:ac7c%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:c5:4f:3a:ec tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 11 packets, 1158 bytes, 4 multicasts tc-so: output: 15 packets, 1638 bytes, 5 multicasts tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:c5ff:fe4f:3aec%shmif1/64 flags 0 scopeid 0x3 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:81:bd:d6:94 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 11 packets, 906 bytes, 6 multicasts tc-so: output: 11 packets, 906 bytes, 6 multicasts tc-so: inet6 fd00:2::1/64 flags 0 tc-so: inet6 fe80::b0a0:81ff:febd:d694%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:2c:48:2f:f7 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 15 packets, 1638 bytes, 5 multicasts tc-so: output: 13 packets, 1330 bytes, 6 multicasts tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:2cff:fe48:2ff7%shmif1/64 flags 0 scopeid 0x3 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:69:30:32:f5 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 9 packets, 734 bytes, 6 multicasts tc-so: output: 9 packets, 742 bytes, 5 multicasts tc-so: inet6 fd00:1::1/64 flags 0 tc-so: inet6 fe80::b0a0:69ff:fe30:32f5%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:f5:47:ca:2a tc-so: linkstr: ./bus_ipsec_local tc-so: input: 9 packets, 742 bytes, 5 multicasts tc-so: output: 9 packets, 734 bytes, 6 multicasts tc-so: inet6 fd00:1::2/64 flags 0 tc-so: inet6 fe80::b0a0:f5ff:fe47:ca2a%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-so:### Dumping unix://ipsec_gif_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 12 0 12 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 13 0 13 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 186 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 78 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 42 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 18 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 94 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 535 0 0 179 0 179 179 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 14 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 36 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 15 0 9 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1465 0 41 270 0 270 tc-so: tc-so:In use 1490K, total allocated 2160K; utilization 69.0% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.300005] mainbus0 (root) tc-so:[ 1.400005] chacha: Portable C ChaCha tc-so:[ 1.400005] aes: BearSSL aes_ct tc-so:[ 1.400005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.400005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.540005] shmif0: Ethernet address b2:a0:f5:47:ca:2a tc-so:[ 16.010005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 16.010005] get_ifid: shmif0: ifid: b0:a0:f5:ff:fe:47:ca:2a tc-so:[ 16.010005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:f5ff:fe47:ca2a tc-so:[ 17.860005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:f5ff:fe47:ca2a - no duplicates found tc-so:[ 54.810005] in6_if_link_down: fd00:1::2 marked detached tc-so:[ 54.810005] in6_if_link_down: fe80:2::b0a0:f5ff:fe47:ca2a marked detached tc-so:### Dumping unix://ipsec_gif_tunel_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 2 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 5 0 5 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 20 0 20 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 28 0 28 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 32 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 53 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 61 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 270 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00128 192 86 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 67 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00256 320 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 27 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 10 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 104 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1158 0 0 386 0 386 386 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 16 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 40 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 50 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 27 0 21 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2336 0 78 490 0 490 tc-so: tc-so:In use 2835K, total allocated 3920K; utilization 72.3% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.220005] IPsec: Initialized Security Association Processing. tc-so:[ 1.250005] mainbus0 (root) tc-so:[ 1.310005] chacha: Portable C ChaCha tc-so:[ 1.310005] aes: BearSSL aes_ct tc-so:[ 1.310005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.310005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.770005] shmif0: Ethernet address b2:a0:69:30:32:f5 tc-so:[ 8.850005] shmif1: Ethernet address b2:a0:2c:48:2f:f7 tc-so:[ 14.720005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 14.720005] get_ifid: shmif0: ifid: b0:a0:69:ff:fe:30:32:f5 tc-so:[ 14.720005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:69ff:fe30:32f5 tc-so:[ 14.910005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 14.910005] get_ifid: shmif1: ifid: b0:a0:2c:ff:fe:48:2f:f7 tc-so:[ 14.910005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:2cff:fe48:2ff7 tc-so:[ 16.150005] get_ifid: gif0: interface identifier generated by random number tc-so:[ 16.150005] get_ifid: gif0: ifid: ac:70:65:d4:67:71:6d:2c tc-so:[ 16.150005] nd6_dad_start: gif0: starting DAD for fe80:4::ac70:65d4:6771:6d2c tc-so:[ 16.450005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:2cff:fe48:2ff7 - no duplicates found tc-so:[ 16.690005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:69ff:fe30:32f5 - no duplicates found tc-so:[ 17.980005] nd6_dad_timer: gif0: DAD complete for fe80:4::ac70:65d4:6771:6d2c - no duplicates found tc-so:[ 45.430005] in6_if_link_down: fc01::1 marked detached tc-so:[ 45.430005] in6_if_link_down: fe80:4::ac70:65d4:6771:6d2c marked detached tc-so:[ 50.390005] in6_if_link_down: fc00::1 marked detached tc-so:[ 50.390005] in6_if_link_down: fe80:3::b0a0:2cff:fe48:2ff7 marked detached tc-so:[ 51.820005] in6_if_link_down: fd00:1::1 marked detached tc-so:[ 51.820005] in6_if_link_down: fe80:2::b0a0:69ff:fe30:32f5 marked detached tc-so:### Dumping unix://ipsec_gif_tunnel_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 6 0 6 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 22 0 22 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 29 0 29 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 32 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 54 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 61 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 271 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00128 192 86 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 67 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00256 320 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 27 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 10 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 104 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1183 0 0 395 0 395 395 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 3 0 3 1 0 1 1 0 inf 1 tc-so:mbpl 272 12 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 40 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 45 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 27 0 21 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2355 0 83 497 0 497 tc-so: tc-so:In use 2882K, total allocated 3976K; utilization 72.5% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.210005] IPsec: Initialized Security Association Processing. tc-so:[ 1.210005] mainbus0 (root) tc-so:[ 1.320005] chacha: Portable C ChaCha tc-so:[ 1.320005] aes: BearSSL aes_ct tc-so:[ 1.320005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.320005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.150005] shmif0: Ethernet address b2:a0:81:bd:d6:94 tc-so:[ 9.370005] shmif1: Ethernet address b2:a0:c5:4f:3a:ec tc-so:[ 15.170005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 15.170005] get_ifid: shmif0: ifid: b0:a0:81:ff:fe:bd:d6:94 tc-so:[ 15.170005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:81ff:febd:d694 tc-so:[ 15.430005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 15.430005] get_ifid: shmif1: ifid: b0:a0:c5:ff:fe:4f:3a:ec tc-so:[ 15.430005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:c5ff:fe4f:3aec tc-so:[ 16.770005] get_ifid: gif0: interface identifier generated by random number tc-so:[ 16.770005] get_ifid: gif0: ifid: 38:a4:ef:5b:d2:fd:e6:52 tc-so:[ 16.770005] nd6_dad_start: gif0: starting DAD for fe80:4::38a4:ef5b:d2fd:e652 tc-so:[ 17.120005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:81ff:febd:d694 - no duplicates found tc-so:[ 17.430005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:c5ff:fe4f:3aec - no duplicates found tc-so:[ 18.680005] nd6_dad_timer: gif0: DAD complete for fe80:4::38a4:ef5b:d2fd:e652 - no duplicates found tc-so:[ 42.150005] in6_if_link_down: fc01::2 marked detached tc-so:[ 42.150005] in6_if_link_down: fe80:4::38a4:ef5b:d2fd:e652 marked detached tc-so:[ 46.330005] in6_if_link_down: fc00::2 marked detached tc-so:[ 46.330005] in6_if_link_down: fe80:3::b0a0:c5ff:fe4f:3aec marked detached tc-so:[ 47.520005] in6_if_link_down: fd00:2::1 marked detached tc-so:[ 47.520005] in6_if_link_down: fe80:2::b0a0:81ff:febd:d694 marked detached tc-so:### Dumping unix://ipsec_gif_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 6 0 6 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 18 0 18 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 22 0 22 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 49 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 189 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 78 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 42 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 18 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 94 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 594 0 0 198 0 198 198 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 5 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 33 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 15 0 9 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1528 0 59 288 0 288 tc-so: tc-so:In use 1606K, total allocated 2304K; utilization 69.7% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.310005] mainbus0 (root) tc-so:[ 1.310005] chacha: Portable C ChaCha tc-so:[ 1.310005] aes: BearSSL aes_ct tc-so:[ 1.310005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.310005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.940005] shmif0: Ethernet address b2:a0:59:4c:ac:7c tc-so:[ 15.380005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 15.380005] get_ifid: shmif0: ifid: b0:a0:59:ff:fe:4c:ac:7c tc-so:[ 15.380005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:59ff:fe4c:ac7c tc-so:[ 17.400005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:59ff:fe4c:ac7c - no duplicates found tc-so:[ 42.950005] in6_if_link_down: fd00:2::2 marked detached tc-so:[ 42.950005] in6_if_link_down: fe80:2::b0a0:59ff:fe4c:ac7c marked detached tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:### Dumping ./bus_ipsec_local tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:16.770004 b2:a0:f5:47:ca:2a > 33:33:be:a4:fc:f9, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:bea4:fcf9: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:bea4:fcf9, length 24 tc-so:00:00:16.840004 b2:a0:f5:47:ca:2a > 33:33:ff:47:ca:2a, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff47:ca2a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff47:ca2a, length 24 tc-so:00:00:16.850004 b2:a0:f5:47:ca:2a > 33:33:ff:47:ca:2a, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff47:ca2a: ICMP6, neighbor solicitation, who has fe80::b0a0:f5ff:fe47:ca2a, length 32 tc-so:00:00:15.470004 b2:a0:69:30:32:f5 > 33:33:ff:30:32:f5, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff30:32f5: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff30:32f5, length 24 tc-so:00:00:15.680004 b2:a0:69:30:32:f5 > 33:33:ff:30:32:f5, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff30:32f5: ICMP6, neighbor solicitation, who has fe80::b0a0:69ff:fe30:32f5, length 32 tc-so:00:00:16.650004 b2:a0:69:30:32:f5 > 33:33:c7:7b:48:6d, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:c77b:486d: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:c77b:486d, length 24 tc-so:00:00:19.360004 b2:a0:f5:47:ca:2a > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:f5ff:fe47:ca2a > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:17.950004 b2:a0:69:30:32:f5 > 33:33:ff:30:32:f5, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:69ff:fe30:32f5 > ff02::1:ff30:32f5: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff30:32f5, length 24 tc-so:00:00:18.600004 b2:a0:69:30:32:f5 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:69ff:fe30:32f5 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:22.380004 b2:a0:f5:47:ca:2a > 33:33:ff:47:ca:2a, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:f5ff:fe47:ca2a > ff02::1:ff47:ca2a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff47:ca2a, length 24 tc-so:00:00:24.230004 b2:a0:f5:47:ca:2a > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fd00:1::2 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fd00:1::1, length 32 tc-so:00:00:22.460004 b2:a0:69:30:32:f5 > b2:a0:f5:47:ca:2a, ethertype IPv6 (0x86dd), length 86: fd00:1::1 > fd00:1::2: ICMP6, neighbor advertisement, tgt is fd00:1::1, length 32 tc-so:00:00:24.270004 b2:a0:f5:47:ca:2a > b2:a0:69:30:32:f5, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:22.500004 b2:a0:69:30:32:f5 > b2:a0:f5:47:ca:2a, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:28.080004 b2:a0:f5:47:ca:2a > b2:a0:69:30:32:f5, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:26.340004 b2:a0:69:30:32:f5 > b2:a0:f5:47:ca:2a, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:27.470004 b2:a0:69:30:32:f5 > b2:a0:f5:47:ca:2a, ethertype IPv6 (0x86dd), length 86: fd00:1::1 > fd00:1::2: ICMP6, neighbor solicitation, who has fd00:1::2, length 32 tc-so:00:00:29.230004 b2:a0:f5:47:ca:2a > b2:a0:69:30:32:f5, ethertype IPv6 (0x86dd), length 78: fd00:1::2 > fd00:1::1: ICMP6, neighbor advertisement, tgt is fd00:1::2, length 24 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:15.470004 b2:a0:81:bd:d6:94 > 33:33:ff:bd:d6:94, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffbd:d694: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffbd:d694, length 24 tc-so:00:00:16.120004 b2:a0:81:bd:d6:94 > 33:33:ff:bd:d6:94, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffbd:d694: ICMP6, neighbor solicitation, who has fe80::b0a0:81ff:febd:d694, length 32 tc-so:00:00:17.820004 b2:a0:81:bd:d6:94 > 33:33:ff:bd:d6:94, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:81ff:febd:d694 > ff02::1:ffbd:d694: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffbd:d694, length 24 tc-so:00:00:16.390004 b2:a0:59:4c:ac:7c > 33:33:ff:4c:ac:7c, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff4c:ac7c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff4c:ac7c, length 24 tc-so:00:00:16.390004 b2:a0:59:4c:ac:7c > 33:33:ff:4c:ac:7c, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff4c:ac7c: ICMP6, neighbor solicitation, who has fe80::b0a0:59ff:fe4c:ac7c, length 32 tc-so:00:00:17.170004 b2:a0:59:4c:ac:7c > 33:33:2c:7f:a1:3c, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:2c7f:a13c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:2c7f:a13c, length 24 tc-so:00:00:18.180004 b2:a0:59:4c:ac:7c > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:59ff:fe4c:ac7c > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:20.570004 b2:a0:81:bd:d6:94 > 33:33:ff:69:3e:95, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:81ff:febd:d694 > ff02::2:ff69:3e95: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:ff69:3e95, length 24 tc-so:00:00:20.690004 b2:a0:81:bd:d6:94 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:81ff:febd:d694 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00:2::2, length 32 tc-so:00:00:18.460004 b2:a0:59:4c:ac:7c > b2:a0:81:bd:d6:94, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:59ff:fe4c:ac7c > fe80::b0a0:81ff:febd:d694: ICMP6, neighbor advertisement, tgt is fd00:2::2, length 32 tc-so:00:00:20.690004 b2:a0:81:bd:d6:94 > b2:a0:59:4c:ac:7c, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:18.460004 b2:a0:59:4c:ac:7c > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fd00:2::2 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fd00:2::1, length 32 tc-so:00:00:20.690004 b2:a0:81:bd:d6:94 > b2:a0:59:4c:ac:7c, ethertype IPv6 (0x86dd), length 86: fd00:2::1 > fd00:2::2: ICMP6, neighbor advertisement, tgt is fd00:2::1, length 32 tc-so:00:00:18.500004 b2:a0:59:4c:ac:7c > b2:a0:81:bd:d6:94, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:21.440004 b2:a0:81:bd:d6:94 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:81ff:febd:d694 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:24.500004 b2:a0:81:bd:d6:94 > b2:a0:59:4c:ac:7c, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:22.310004 b2:a0:59:4c:ac:7c > b2:a0:81:bd:d6:94, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:23.480004 b2:a0:59:4c:ac:7c > b2:a0:81:bd:d6:94, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:59ff:fe4c:ac7c > fe80::b0a0:81ff:febd:d694: ICMP6, neighbor solicitation, who has fe80::b0a0:81ff:febd:d694, length 32 tc-so:00:00:23.480004 b2:a0:59:4c:ac:7c > 33:33:ff:4c:ac:7c, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:59ff:fe4c:ac7c > ff02::1:ff4c:ac7c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff4c:ac7c, length 24 tc-so:00:00:25.710004 b2:a0:81:bd:d6:94 > b2:a0:59:4c:ac:7c, ethertype IPv6 (0x86dd), length 78: fe80::b0a0:81ff:febd:d694 > fe80::b0a0:59ff:fe4c:ac7c: ICMP6, neighbor advertisement, tgt is fe80::b0a0:81ff:febd:d694, length 24 tc-so:00:00:30.710004 b2:a0:81:bd:d6:94 > b2:a0:59:4c:ac:7c, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:81ff:febd:d694 > fe80::b0a0:59ff:fe4c:ac7c: ICMP6, neighbor solicitation, who has fe80::b0a0:59ff:fe4c:ac7c, length 32 tc-so:00:00:28.480004 b2:a0:59:4c:ac:7c > b2:a0:81:bd:d6:94, ethertype IPv6 (0x86dd), length 78: fe80::b0a0:59ff:fe4c:ac7c > fe80::b0a0:81ff:febd:d694: ICMP6, neighbor advertisement, tgt is fe80::b0a0:59ff:fe4c:ac7c, length 24 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:15.230004 b2:a0:2c:48:2f:f7 > 33:33:ff:48:2f:f7, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff48:2ff7: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff48:2ff7, length 24 tc-so:00:00:15.430004 b2:a0:2c:48:2f:f7 > 33:33:ff:48:2f:f7, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff48:2ff7: ICMP6, neighbor solicitation, who has fe80::b0a0:2cff:fe48:2ff7, length 32 tc-so:00:00:16.760004 b2:a0:2c:48:2f:f7 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fc00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fc00::2, length 32 tc-so:00:00:15.430004 b2:a0:c5:4f:3a:ec > b2:a0:2c:48:2f:f7, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor advertisement, tgt is fc00::2, length 32 tc-so:00:00:17.260004 b2:a0:2c:48:2f:f7 > b2:a0:c5:4f:3a:ec, ethertype IPv6 (0x86dd), length 126: fc00::1 > fc00::2: :: > ff02::1:ff71:6d2c: ICMP6, neighbor solicitation, who has fe80::ac70:65d4:6771:6d2c, length 32 tc-so:00:00:15.470004 b2:a0:c5:4f:3a:ec > b2:a0:2c:48:2f:f7, ethertype IPv6 (0x86dd), length 174: fc00::2 > fc00::1: ICMP6, parameter problem, next header - octet 6, length 120 tc-so:00:00:17.950004 b2:a0:2c:48:2f:f7 > 33:33:ff:48:2f:f7, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:2cff:fe48:2ff7 > ff02::1:ff48:2ff7: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff48:2ff7, length 24 tc-so:00:00:16.420004 b2:a0:c5:4f:3a:ec > 33:33:ff:4f:3a:ec, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff4f:3aec: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff4f:3aec, length 24 tc-so:00:00:16.420004 b2:a0:c5:4f:3a:ec > 33:33:ff:4f:3a:ec, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff4f:3aec: ICMP6, neighbor solicitation, who has fe80::b0a0:c5ff:fe4f:3aec, length 32 tc-so:00:00:17.120004 b2:a0:c5:4f:3a:ec > 33:33:ff:69:3e:95, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:ff69:3e95: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:ff69:3e95, length 24 tc-so:00:00:17.120004 b2:a0:c5:4f:3a:ec > b2:a0:2c:48:2f:f7, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: :: > ff02::1:fffd:e652: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fffd:e652, length 24 tc-so:00:00:17.220004 b2:a0:c5:4f:3a:ec > b2:a0:2c:48:2f:f7, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: :: > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:17.680004 b2:a0:c5:4f:3a:ec > b2:a0:2c:48:2f:f7, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: :: > ff02::1:fffd:e652: ICMP6, neighbor solicitation, who has fe80::38a4:ef5b:d2fd:e652, length 32 tc-so:00:00:20.170004 b2:a0:2c:48:2f:f7 > b2:a0:c5:4f:3a:ec, ethertype IPv6 (0x86dd), length 126: fc00::1 > fc00::2: fe80::ac70:65d4:6771:6d2c > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:20.290004 b2:a0:2c:48:2f:f7 > b2:a0:c5:4f:3a:ec, ethertype IPv6 (0x86dd), length 126: fc00::1 > fc00::2: fe80::ac70:65d4:6771:6d2c > ff02::2:c77b:486d: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:c77b:486d, length 24 tc-so:00:00:18.640004 b2:a0:c5:4f:3a:ec > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c5ff:fe4f:3aec > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:20.690004 b2:a0:2c:48:2f:f7 > b2:a0:c5:4f:3a:ec, ethertype IPv6 (0x86dd), length 126: fc00::1 > fc00::2: fe80::ac70:65d4:6771:6d2c > ff02::1:ff71:6d2c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff71:6d2c, length 24 tc-so:00:00:19.120004 b2:a0:c5:4f:3a:ec > b2:a0:2c:48:2f:f7, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: fe80::38a4:ef5b:d2fd:e652 > ff02::1:fffd:e652: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fffd:e652, length 24 tc-so:00:00:20.450004 b2:a0:c5:4f:3a:ec > b2:a0:2c:48:2f:f7, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:22.220004 b2:a0:2c:48:2f:f7 > b2:a0:c5:4f:3a:ec, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: ICMP6, neighbor advertisement, tgt is fc00::1, length 24 tc-so:00:00:22.460004 b2:a0:2c:48:2f:f7 > b2:a0:c5:4f:3a:ec, ethertype IPv6 (0x86dd), length 110: fc00::1 > fc00::2: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:20.730004 b2:a0:c5:4f:3a:ec > b2:a0:2c:48:2f:f7, ethertype IPv6 (0x86dd), length 110: fc00::2 > fc00::1: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:23.960004 b2:a0:2c:48:2f:f7 > 33:33:c7:7b:48:6d, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:2cff:fe48:2ff7 > ff02::2:c77b:486d: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:c77b:486d, length 24 tc-so:00:00:22.890004 b2:a0:c5:4f:3a:ec > 33:33:ff:4f:3a:ec, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c5ff:fe4f:3aec > ff02::1:ff4f:3aec: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff4f:3aec, length 24 tc-so:00:00:24.810004 b2:a0:2c:48:2f:f7 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:2cff:fe48:2ff7 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:26.300004 b2:a0:2c:48:2f:f7 > b2:a0:c5:4f:3a:ec, ethertype IPv6 (0x86dd), length 122: fc00::1 > fc00::2: ESP(spi=0x00002710,seq=0x1), length 68 tc-so:00:00:24.550004 b2:a0:c5:4f:3a:ec > b2:a0:2c:48:2f:f7, ethertype IPv6 (0x86dd), length 122: fc00::2 > fc00::1: ESP(spi=0x00002711,seq=0x1), length 68 tc-so:00:00:26.150004 b2:a0:c5:4f:3a:ec > b2:a0:2c:48:2f:f7, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: fe80::38a4:ef5b:d2fd:e652 > ff02::2:ff69:3e95: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:ff69:3e95, length 24 tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-end: 1646867488.222883, ipsec_gif_ipv6_tunnel_esp_null, passed tc-start: 1646867488.267581, ipsec_gif_ipv6_tunnel_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_gif_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://ipsec_gif_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_gif unix://ipsec_gif_tunel_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_gif unix://ipsec_gif_tunnel_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_gif_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:unix://ipsec_gif_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:d2:1e:c4:0d ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:53:23:ee:88 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:ce:61:03:f8 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:ad:21:59:6b ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:55:29:28:93 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig gif0 tunnel fc00::1 fc00::2 ] tc-so:Executing command [ rump.ifconfig gif0 inet6 fc01::1/128 fc01::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc01::1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so:unix://ipsec_gif_tunnel_remote gif0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig gif0 tunnel fc00::2 fc00::1 ] tc-so:Executing command [ rump.ifconfig gif0 inet6 fc01::2/128 fc01::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc01::2 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add fc00::1 fc00::2 esp 10000 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add fc00::2 fc00::1 esp 10001 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:spdadd fd00:1::/64 fd00:2::/64 any -P out ipsec tc-so: esp/tunnel/fc00::1-fc00::2/require; tc-so:spdadd fd00:2::/64 fd00:1::/64 any -P in ipsec tc-so: esp/tunnel/fc00::2-fc00::1/require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add fc00::1 fc00::2 esp 10000 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add fc00::2 fc00::1 esp 10001 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:spdadd fd00:2::/64 fd00:1::/64 any -P out ipsec tc-so: esp/tunnel/fc00::2-fc00::1/require; tc-so:spdadd fd00:1::/64 fd00:2::/64 any -P in ipsec tc-so: esp/tunnel/fc00::1-fc00::2/require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:fc00::1 fc00::2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:11:54 2022 current: Mar 9 23:11:54 2022 tc-so: diff: 0(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 9 23:11:32 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=18048 refcnt=0 tc-so:fc00::2 fc00::1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:11:54 2022 current: Mar 9 23:11:54 2022 tc-so: diff: 0(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 9 23:11:32 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=18048 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:fc00::1 fc00::2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:11:54 2022 current: Mar 9 23:11:55 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 9 23:11:34 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=15496 refcnt=0 tc-so:fc00::2 fc00::1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:11:54 2022 current: Mar 9 23:11:55 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 9 23:11:34 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=15496 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so:unix://ipsec_gif_tunnel_remote gif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:70:0f:75:31 tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fd00:1::2/64 flags 0 tc-so: inet6 fe80::b0a0:70ff:fe0f:7531%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00:1::/64 link#2 UC - - - shmif0 tc-so:fd00:1::2 link#2 UHl - - - lo0 tc-so:fd00:2::/64 fd00:1::1 UGS - - - shmif0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:70ff:fe0f:7531 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00:1::1 b2:a0:d2:1e:c4:0d UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:70:0f:75:31 9 0 9 0 0 tc-so:shmif 1500 fd00:1::/64 fd00:1::2 tc-so: ff02::1:ff0f:7531 tc-so: ff01:2::1 tc-so: ff02::2:dabe:7c6e tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 9 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:70ff:f 9 0 9 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00:1::1 b2:a0:d2:1e:c4:0d shmif0 21s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00:1::2 tc-so: group ff02::1:ff0f:7531%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:dabe:7c6e%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: enaddr b2:a0:70:0f:75:31 multicnt 4 tc-so: 33:33:ff:0f:75:31 -- 33:33:ff:0f:75:31 refcount 1 tc-so: 33:33:da:be:7c:6e -- 33:33:da:be:7c:6e refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:d2:1e:c4:0d tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fd00:1::1/64 flags 0 tc-so: inet6 fe80::b0a0:d2ff:fe1e:c40d%shmif0/64 flags 0 scopeid 0x2 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:53:23:ee:88 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:53ff:fe23:ee88%shmif1/64 flags 0 scopeid 0x3 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: status: active tc-so: inet6 fc01::1/128 -> fc01::2 flags 0 tc-so: inet6 fe80::5824:6fdf:b28e:2125%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::1 link#3 UHl - - - lo0 tc-so:fc01::1 gif0 UHl - - - lo0 tc-so:fc01::2 fc01::1 UHC - - - gif0 tc-so:fd00:1::/64 link#2 UC - - - shmif0 tc-so:fd00:1::1 link#2 UHl - - - lo0 tc-so:fd00:2::/64 fc01::1 UGS - - - gif0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:d2ff:fe1e:c40d link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:53ff:fe23:ee88 link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::5824:6fdf:b28e:2125 UC - - - gif0 tc-so:fe80::5824:6fdf:b28e:2125 gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fc01::1 UC - - - gif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%gif0/32 fc01::1 UC - - - gif0 tc-so:fc00::2 b2:a0:ad:21:59:6b UHL - - - shmif1 tc-so:fd00:1::2 b2:a0:70:0f:75:31 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:d2:1e:c4:0d 9 0 9 0 0 tc-so:shmif 1500 fd00:1::/64 fd00:1::1 tc-so: ff02::1:ff1e:c40d tc-so: ff01:2::1 tc-so: ff02::2:58eb:3d78 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:1%sh 9 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:d2ff:f 9 0 9 0 0 tc-so:shmif 1500 b2:a0:53:23:ee:88 15 0 13 0 0 tc-so:shmif 1500 fc00::/64 fc00::1 tc-so: ff02::1:ff23:ee88 tc-so: ff01:3::1 tc-so: ff02::2:58eb:3d78 tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:1%sh 15 0 13 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:53ff:f 15 0 13 0 0 tc-so:gif0 1280 7 0 6 0 0 tc-so:gif0 1280 fc01::1/128 fc01::1 tc-so: ff02::1:ff8e:2125 tc-so: ff01:4::1 tc-so: ff02::2:58eb:3d78 tc-so: ff02::1%gif0 tc-so: ff02::1:ff00:1%gi 7 0 6 0 0 tc-so:gif0 1280 fe80::/64 fe80::5824:6fdf:b 7 0 6 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00::2 b2:a0:ad:21:59:6b shmif1 13s R tc-so:fd00:1::2 b2:a0:70:0f:75:31 shmif0 10s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00:1::1 tc-so: group ff02::1:ff1e:c40d%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:58eb:3d78%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:1%shmif0 refcount 1 tc-so: enaddr b2:a0:d2:1e:c4:0d multicnt 4 tc-so: 33:33:ff:1e:c4:0d -- 33:33:ff:1e:c4:0d refcount 1 tc-so: 33:33:58:eb:3d:78 -- 33:33:58:eb:3d:78 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:shmif1: tc-so: inet6 fc00::1 tc-so: group ff02::1:ff23:ee88%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:58eb:3d78%shmif1 refcount 2 tc-so: group ff02::1%shmif1 refcount 2 tc-so: group ff02::1:ff00:1%shmif1 refcount 1 tc-so: enaddr b2:a0:53:23:ee:88 multicnt 4 tc-so: 33:33:ff:23:ee:88 -- 33:33:ff:23:ee:88 refcount 1 tc-so: 33:33:58:eb:3d:78 -- 33:33:58:eb:3d:78 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:gif0: tc-so: inet6 fc01::1 tc-so: group ff02::1:ff8e:2125%gif0 refcount 1 tc-so: group ff01:4::1 refcount 2 tc-so: group ff02::2:58eb:3d78%gif0 refcount 2 tc-so: group ff02::1%gif0 refcount 2 tc-so: group ff02::1:ff00:1%gif0 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:ce:61:03:f8 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fd00:2::1/64 flags 0 tc-so: inet6 fe80::b0a0:ceff:fe61:3f8%shmif0/64 flags 0 scopeid 0x2 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:ad:21:59:6b tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:adff:fe21:596b%shmif1/64 flags 0 scopeid 0x3 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: status: active tc-so: inet6 fc01::2/128 -> fc01::1 flags 0 tc-so: inet6 fe80::8071:fd96:8105:7f97%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::2 link#3 UHl - - - lo0 tc-so:fc01::1 fc01::2 UHC - - - gif0 tc-so:fc01::2 gif0 UHl - - - lo0 tc-so:fd00:1::/64 fc01::2 UGS - - - gif0 tc-so:fd00:2::/64 link#2 UC - - - shmif0 tc-so:fd00:2::1 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:ceff:fe61:3f8 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:adff:fe21:596b link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::8071:fd96:8105:7f97 UC - - - gif0 tc-so:fe80::8071:fd96:8105:7f97 gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fc01::2 UC - - - gif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%gif0/32 fc01::2 UC - - - gif0 tc-so:fc00::1 b2:a0:53:23:ee:88 UHL - - - shmif1 tc-so:fd00:2::2 b2:a0:55:29:28:93 UHL - - - shmif0 tc-so:fe80::b0a0:55ff:fe29:2893 b2:a0:55:29:28:93 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:ce:61:03:f8 11 0 11 0 0 tc-so:shmif 1500 fd00:2::/64 fd00:2::1 tc-so: ff02::1:ff61:3f8% tc-so: ff01:2::1 tc-so: ff02::2:9b6f:f27a tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:1%sh 11 0 11 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:ceff:f 11 0 11 0 0 tc-so:shmif 1500 b2:a0:ad:21:59:6b 9 0 15 0 0 tc-so:shmif 1500 fc00::/64 fc00::2 tc-so: ff02::1:ff21:596b tc-so: ff01:3::1 tc-so: ff02::2:9b6f:f27a tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:2%sh 9 0 15 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:adff:f 9 0 15 0 0 tc-so:gif0 1280 5 0 6 0 0 tc-so:gif0 1280 fc01::2/128 fc01::2 tc-so: ff02::1:ff05:7f97 tc-so: ff01:4::1 tc-so: ff02::2:9b6f:f27a tc-so: ff02::1%gif0 tc-so: ff02::1:ff00:2%gi 5 0 6 0 0 tc-so:gif0 1280 fe80::/64 fe80::8071:fd96:8 5 0 6 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00::1 b2:a0:53:23:ee:88 shmif1 6s R R tc-so:fd00:2::2 b2:a0:55:29:28:93 shmif0 11s R tc-so:fe80::b0a0:55ff:fe29:2893%shmif0 b2:a0:55:29:28:93 shmif0 21s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00:2::1 tc-so: group ff02::1:ff61:3f8%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:9b6f:f27a%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:1%shmif0 refcount 1 tc-so: enaddr b2:a0:ce:61:03:f8 multicnt 4 tc-so: 33:33:ff:61:03:f8 -- 33:33:ff:61:03:f8 refcount 1 tc-so: 33:33:9b:6f:f2:7a -- 33:33:9b:6f:f2:7a refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:shmif1: tc-so: inet6 fc00::2 tc-so: group ff02::1:ff21:596b%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:9b6f:f27a%shmif1 refcount 2 tc-so: group ff02::1%shmif1 refcount 2 tc-so: group ff02::1:ff00:2%shmif1 refcount 1 tc-so: enaddr b2:a0:ad:21:59:6b multicnt 4 tc-so: 33:33:ff:21:59:6b -- 33:33:ff:21:59:6b refcount 1 tc-so: 33:33:9b:6f:f2:7a -- 33:33:9b:6f:f2:7a refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:gif0: tc-so: inet6 fc01::2 tc-so: group ff02::1:ff05:7f97%gif0 refcount 1 tc-so: group ff01:4::1 refcount 2 tc-so: group ff02::2:9b6f:f27a%gif0 refcount 2 tc-so: group ff02::1%gif0 refcount 2 tc-so: group ff02::1:ff00:2%gif0 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:55:29:28:93 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fd00:2::2/64 flags 0 tc-so: inet6 fe80::b0a0:55ff:fe29:2893%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00:1::/64 fd00:2::1 UGS - - - shmif0 tc-so:fd00:2::/64 link#2 UC - - - shmif0 tc-so:fd00:2::2 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:55ff:fe29:2893 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00:2::1 b2:a0:ce:61:03:f8 UHL - - - shmif0 tc-so:fe80::b0a0:ceff:fe61:3f8 b2:a0:ce:61:03:f8 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:55:29:28:93 10 0 11 0 0 tc-so:shmif 1500 fd00:2::/64 fd00:2::2 tc-so: ff02::1:ff29:2893 tc-so: ff01:2::1 tc-so: ff02::2:eef5:ac47 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 10 0 11 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:55ff:f 10 0 11 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00:2::1 b2:a0:ce:61:03:f8 shmif0 3s R tc-so:fe80::b0a0:ceff:fe61:3f8%shmif0 b2:a0:ce:61:03:f8 shmif0 7s R R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00:2::2 tc-so: group ff02::1:ff29:2893%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:eef5:ac47%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: enaddr b2:a0:55:29:28:93 multicnt 4 tc-so: 33:33:ff:29:28:93 -- 33:33:ff:29:28:93 refcount 1 tc-so: 33:33:ee:f5:ac:47 -- 33:33:ee:f5:ac:47 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: status: active tc-so: input: 5 packets, 328 bytes tc-so: output: 6 packets, 416 bytes tc-so: inet6 fc01::2/128 -> fc01::1 flags 0 tc-so: inet6 fe80::8071:fd96:8105:7f97%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: status: active tc-so: input: 7 packets, 472 bytes tc-so: output: 6 packets, 416 bytes tc-so: inet6 fc01::1/128 -> fc01::2 flags 0 tc-so: inet6 fe80::5824:6fdf:b28e:2125%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:55:29:28:93 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 10 packets, 820 bytes, 5 multicasts tc-so: output: 11 packets, 906 bytes, 6 multicasts tc-so: inet6 fd00:2::2/64 flags 0 tc-so: inet6 fe80::b0a0:55ff:fe29:2893%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:ad:21:59:6b tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 9 packets, 1006 bytes, 2 multicasts tc-so: output: 15 packets, 1658 bytes, 5 multicasts tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:adff:fe21:596b%shmif1/64 flags 0 scopeid 0x3 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:ce:61:03:f8 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 11 packets, 906 bytes, 6 multicasts tc-so: output: 11 packets, 906 bytes, 6 multicasts tc-so: inet6 fd00:2::1/64 flags 0 tc-so: inet6 fe80::b0a0:ceff:fe61:3f8%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:53:23:ee:88 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 15 packets, 1658 bytes, 5 multicasts tc-so: output: 13 packets, 1350 bytes, 6 multicasts tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:53ff:fe23:ee88%shmif1/64 flags 0 scopeid 0x3 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:d2:1e:c4:0d tc-so: linkstr: ./bus_ipsec_local tc-so: input: 9 packets, 734 bytes, 6 multicasts tc-so: output: 9 packets, 742 bytes, 5 multicasts tc-so: inet6 fd00:1::1/64 flags 0 tc-so: inet6 fe80::b0a0:d2ff:fe1e:c40d%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:70:0f:75:31 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 9 packets, 742 bytes, 5 multicasts tc-so: output: 9 packets, 734 bytes, 6 multicasts tc-so: inet6 fd00:1::2/64 flags 0 tc-so: inet6 fe80::b0a0:70ff:fe0f:7531%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-so:### Dumping unix://ipsec_gif_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 12 0 12 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 13 0 13 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 49 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 188 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 78 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 42 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 18 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 94 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 536 0 0 179 0 179 179 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 5 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 32 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 15 0 9 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1453 0 41 269 0 269 tc-so: tc-so:In use 1485K, total allocated 2152K; utilization 69.0% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.240005] mainbus0 (root) tc-so:[ 1.240005] chacha: Portable C ChaCha tc-so:[ 1.240005] aes: BearSSL aes_ct tc-so:[ 1.240005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.240005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.390005] shmif0: Ethernet address b2:a0:70:0f:75:31 tc-so:[ 15.160005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 15.160005] get_ifid: shmif0: ifid: b0:a0:70:ff:fe:0f:75:31 tc-so:[ 15.160005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:70ff:fe0f:7531 tc-so:[ 17.060005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:70ff:fe0f:7531 - no duplicates found tc-so:[ 53.890005] in6_if_link_down: fd00:1::2 marked detached tc-so:[ 53.890005] in6_if_link_down: fe80:2::b0a0:70ff:fe0f:7531 marked detached tc-so:### Dumping unix://ipsec_gif_tunel_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 5 0 5 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 20 0 20 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 28 0 28 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 30 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 54 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 62 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 266 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00128 192 86 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 67 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00256 320 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 27 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 10 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 104 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1160 0 0 387 0 387 387 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 18 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 40 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 46 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 27 0 21 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2331 0 78 491 0 491 tc-so: tc-so:In use 2839K, total allocated 3928K; utilization 72.3% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.200005] IPsec: Initialized Security Association Processing. tc-so:[ 1.200005] mainbus0 (root) tc-so:[ 1.200005] chacha: Portable C ChaCha tc-so:[ 1.200005] aes: BearSSL aes_ct tc-so:[ 1.200005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.200005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 6.630005] shmif0: Ethernet address b2:a0:d2:1e:c4:0d tc-so:[ 7.660005] shmif1: Ethernet address b2:a0:53:23:ee:88 tc-so:[ 13.960005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 13.960005] get_ifid: shmif0: ifid: b0:a0:d2:ff:fe:1e:c4:0d tc-so:[ 13.960005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:d2ff:fe1e:c40d tc-so:[ 14.240005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 14.240005] get_ifid: shmif1: ifid: b0:a0:53:ff:fe:23:ee:88 tc-so:[ 14.240005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:53ff:fe23:ee88 tc-so:[ 15.420005] get_ifid: gif0: interface identifier generated by random number tc-so:[ 15.420005] get_ifid: gif0: ifid: 58:24:6f:df:b2:8e:21:25 tc-so:[ 15.420005] nd6_dad_start: gif0: starting DAD for fe80:4::5824:6fdf:b28e:2125 tc-so:[ 15.980005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:d2ff:fe1e:c40d - no duplicates found tc-so:[ 16.230005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:53ff:fe23:ee88 - no duplicates found tc-so:[ 17.160005] nd6_dad_timer: gif0: DAD complete for fe80:4::5824:6fdf:b28e:2125 - no duplicates found tc-so:[ 44.210005] in6_if_link_down: fc01::1 marked detached tc-so:[ 44.210005] in6_if_link_down: fe80:4::5824:6fdf:b28e:2125 marked detached tc-so:[ 49.390005] in6_if_link_down: fc00::1 marked detached tc-so:[ 49.390005] in6_if_link_down: fe80:3::b0a0:53ff:fe23:ee88 marked detached tc-so:[ 50.720005] in6_if_link_down: fd00:1::1 marked detached tc-so:[ 50.720005] in6_if_link_down: fe80:2::b0a0:d2ff:fe1e:c40d marked detached tc-so:### Dumping unix://ipsec_gif_tunnel_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 6 0 6 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 29 0 29 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 36 0 36 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 30 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 53 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 62 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 264 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00128 192 86 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 67 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00256 320 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 27 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 10 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 104 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1274 0 0 425 0 425 425 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 3 0 3 1 0 1 1 0 inf 1 tc-so:mbpl 272 17 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 40 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 46 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 27 0 21 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2460 0 97 529 0 529 tc-so: tc-so:In use 3073K, total allocated 4232K; utilization 72.6% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.210005] IPsec: Initialized Security Association Processing. tc-so:[ 1.210005] mainbus0 (root) tc-so:[ 1.210005] chacha: Portable C ChaCha tc-so:[ 1.210005] aes: BearSSL aes_ct tc-so:[ 1.210005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.210005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.360005] shmif0: Ethernet address b2:a0:ce:61:03:f8 tc-so:[ 8.830005] shmif1: Ethernet address b2:a0:ad:21:59:6b tc-so:[ 14.600005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 14.600005] get_ifid: shmif0: ifid: b0:a0:ce:ff:fe:61:03:f8 tc-so:[ 14.600005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:ceff:fe61:3f8 tc-so:[ 14.800005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 14.800005] get_ifid: shmif1: ifid: b0:a0:ad:ff:fe:21:59:6b tc-so:[ 14.800005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:adff:fe21:596b tc-so:[ 15.970005] get_ifid: gif0: interface identifier generated by random number tc-so:[ 15.970005] get_ifid: gif0: ifid: 80:71:fd:96:81:05:7f:97 tc-so:[ 15.970005] nd6_dad_start: gif0: starting DAD for fe80:4::8071:fd96:8105:7f97 tc-so:[ 16.280005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:adff:fe21:596b - no duplicates found tc-so:[ 16.600005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:ceff:fe61:3f8 - no duplicates found tc-so:[ 18.000005] nd6_dad_timer: gif0: DAD complete for fe80:4::8071:fd96:8105:7f97 - no duplicates found tc-so:[ 40.990005] in6_if_link_down: fc01::2 marked detached tc-so:[ 40.990005] in6_if_link_down: fe80:4::8071:fd96:8105:7f97 marked detached tc-so:[ 45.170005] in6_if_link_down: fc00::2 marked detached tc-so:[ 45.170005] in6_if_link_down: fe80:3::b0a0:adff:fe21:596b marked detached tc-so:[ 46.550005] in6_if_link_down: fd00:2::1 marked detached tc-so:[ 46.550005] in6_if_link_down: fe80:2::b0a0:ceff:fe61:3f8 marked detached tc-so:### Dumping unix://ipsec_gif_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 6 0 6 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 9 0 9 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 13 0 13 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 49 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 184 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 78 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 42 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 18 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 94 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 513 0 0 171 0 171 171 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 8 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 33 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 15 0 9 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1428 0 41 261 0 261 tc-so: tc-so:In use 1441K, total allocated 2088K; utilization 69.0% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.210005] mainbus0 (root) tc-so:[ 1.210005] chacha: Portable C ChaCha tc-so:[ 1.210005] aes: BearSSL aes_ct tc-so:[ 1.210005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.210005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.500005] shmif0: Ethernet address b2:a0:55:29:28:93 tc-so:[ 14.950005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 14.950005] get_ifid: shmif0: ifid: b0:a0:55:ff:fe:29:28:93 tc-so:[ 14.950005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:55ff:fe29:2893 tc-so:[ 16.320005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:55ff:fe29:2893 - no duplicates found tc-so:[ 42.300005] in6_if_link_down: fd00:2::2 marked detached tc-so:[ 42.300005] in6_if_link_down: fe80:2::b0a0:55ff:fe29:2893 marked detached tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:### Dumping ./bus_ipsec_local tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:15.230004 b2:a0:70:0f:75:31 > 33:33:ff:0f:75:31, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff0f:7531: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff0f:7531, length 24 tc-so:00:00:14.010004 b2:a0:d2:1e:c4:0d > 33:33:ff:1e:c4:0d, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff1e:c40d: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff1e:c40d, length 24 tc-so:00:00:16.050004 b2:a0:70:0f:75:31 > 33:33:ff:0f:75:31, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff0f:7531: ICMP6, neighbor solicitation, who has fe80::b0a0:70ff:fe0f:7531, length 32 tc-so:00:00:14.950004 b2:a0:d2:1e:c4:0d > 33:33:ff:1e:c4:0d, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff1e:c40d: ICMP6, neighbor solicitation, who has fe80::b0a0:d2ff:fe1e:c40d, length 32 tc-so:00:00:18.440004 b2:a0:70:0f:75:31 > 33:33:ff:0f:75:31, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:70ff:fe0f:7531 > ff02::1:ff0f:7531: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff0f:7531, length 24 tc-so:00:00:19.980004 b2:a0:70:0f:75:31 > 33:33:da:be:7c:6e, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:70ff:fe0f:7531 > ff02::2:dabe:7c6e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:dabe:7c6e, length 24 tc-so:00:00:20.550004 b2:a0:70:0f:75:31 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:70ff:fe0f:7531 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:22.470004 b2:a0:70:0f:75:31 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fd00:1::2 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fd00:1::1, length 32 tc-so:00:00:20.800004 b2:a0:d2:1e:c4:0d > b2:a0:70:0f:75:31, ethertype IPv6 (0x86dd), length 86: fd00:1::1 > fd00:1::2: ICMP6, neighbor advertisement, tgt is fd00:1::1, length 32 tc-so:00:00:22.510004 b2:a0:70:0f:75:31 > b2:a0:d2:1e:c4:0d, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:20.840004 b2:a0:d2:1e:c4:0d > b2:a0:70:0f:75:31, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:21.400004 b2:a0:d2:1e:c4:0d > 33:33:ff:1e:c4:0d, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d2ff:fe1e:c40d > ff02::1:ff1e:c40d: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff1e:c40d, length 24 tc-so:00:00:22.880004 b2:a0:d2:1e:c4:0d > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d2ff:fe1e:c40d > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:23.130004 b2:a0:d2:1e:c4:0d > 33:33:58:eb:3d:78, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d2ff:fe1e:c40d > ff02::2:58eb:3d78: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:58eb:3d78, length 24 tc-so:00:00:26.330004 b2:a0:70:0f:75:31 > b2:a0:d2:1e:c4:0d, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:24.680004 b2:a0:d2:1e:c4:0d > b2:a0:70:0f:75:31, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:25.860004 b2:a0:d2:1e:c4:0d > b2:a0:70:0f:75:31, ethertype IPv6 (0x86dd), length 86: fd00:1::1 > fd00:1::2: ICMP6, neighbor solicitation, who has fd00:1::2, length 32 tc-so:00:00:27.560004 b2:a0:70:0f:75:31 > b2:a0:d2:1e:c4:0d, ethertype IPv6 (0x86dd), length 78: fd00:1::2 > fd00:1::1: ICMP6, neighbor advertisement, tgt is fd00:1::2, length 24 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:15.540004 b2:a0:ce:61:03:f8 > 33:33:ff:61:03:f8, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff61:3f8: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff61:3f8, length 24 tc-so:00:00:15.590004 b2:a0:ce:61:03:f8 > 33:33:ff:61:03:f8, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff61:3f8: ICMP6, neighbor solicitation, who has fe80::b0a0:ceff:fe61:3f8, length 32 tc-so:00:00:15.060004 b2:a0:55:29:28:93 > 33:33:ff:29:28:93, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff29:2893: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff29:2893, length 24 tc-so:00:00:15.300004 b2:a0:55:29:28:93 > 33:33:ff:29:28:93, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff29:2893: ICMP6, neighbor solicitation, who has fe80::b0a0:55ff:fe29:2893, length 32 tc-so:00:00:16.320004 b2:a0:55:29:28:93 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:19.130004 b2:a0:ce:61:03:f8 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:ceff:fe61:3f8 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00:2::2, length 32 tc-so:00:00:17.410004 b2:a0:55:29:28:93 > b2:a0:ce:61:03:f8, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:55ff:fe29:2893 > fe80::b0a0:ceff:fe61:3f8: ICMP6, neighbor advertisement, tgt is fd00:2::2, length 32 tc-so:00:00:19.130004 b2:a0:ce:61:03:f8 > b2:a0:55:29:28:93, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:17.450004 b2:a0:55:29:28:93 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fd00:2::2 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fd00:2::1, length 32 tc-so:00:00:19.170004 b2:a0:ce:61:03:f8 > b2:a0:55:29:28:93, ethertype IPv6 (0x86dd), length 86: fd00:2::1 > fd00:2::2: ICMP6, neighbor advertisement, tgt is fd00:2::1, length 32 tc-so:00:00:17.450004 b2:a0:55:29:28:93 > b2:a0:ce:61:03:f8, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:20.380004 b2:a0:55:29:28:93 > 33:33:ee:f5:ac:47, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:55ff:fe29:2893 > ff02::2:eef5:ac47: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:eef5:ac47, length 24 tc-so:00:00:22.970004 b2:a0:ce:61:03:f8 > b2:a0:55:29:28:93, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:21.270004 b2:a0:55:29:28:93 > b2:a0:ce:61:03:f8, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:23.850004 b2:a0:ce:61:03:f8 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:ceff:fe61:3f8 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:24.040004 b2:a0:ce:61:03:f8 > 33:33:ff:61:03:f8, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:ceff:fe61:3f8 > ff02::1:ff61:3f8: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff61:3f8, length 24 tc-so:00:00:22.460004 b2:a0:55:29:28:93 > b2:a0:ce:61:03:f8, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:55ff:fe29:2893 > fe80::b0a0:ceff:fe61:3f8: ICMP6, neighbor solicitation, who has fe80::b0a0:ceff:fe61:3f8, length 32 tc-so:00:00:24.180004 b2:a0:ce:61:03:f8 > b2:a0:55:29:28:93, ethertype IPv6 (0x86dd), length 78: fe80::b0a0:ceff:fe61:3f8 > fe80::b0a0:55ff:fe29:2893: ICMP6, neighbor advertisement, tgt is fe80::b0a0:ceff:fe61:3f8, length 24 tc-so:00:00:22.500004 b2:a0:55:29:28:93 > 33:33:ff:29:28:93, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:55ff:fe29:2893 > ff02::1:ff29:2893: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff29:2893, length 24 tc-so:00:00:24.430004 b2:a0:ce:61:03:f8 > 33:33:9b:6f:f2:7a, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:ceff:fe61:3f8 > ff02::2:9b6f:f27a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:9b6f:f27a, length 24 tc-so:00:00:29.160004 b2:a0:ce:61:03:f8 > b2:a0:55:29:28:93, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:ceff:fe61:3f8 > fe80::b0a0:55ff:fe29:2893: ICMP6, neighbor solicitation, who has fe80::b0a0:55ff:fe29:2893, length 32 tc-so:00:00:27.460004 b2:a0:55:29:28:93 > b2:a0:ce:61:03:f8, ethertype IPv6 (0x86dd), length 78: fe80::b0a0:55ff:fe29:2893 > fe80::b0a0:ceff:fe61:3f8: ICMP6, neighbor advertisement, tgt is fe80::b0a0:55ff:fe29:2893, length 24 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:14.290004 b2:a0:53:23:ee:88 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:15.170004 b2:a0:53:23:ee:88 > 33:33:ff:23:ee:88, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff23:ee88: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff23:ee88, length 24 tc-so:00:00:15.190004 b2:a0:53:23:ee:88 > 33:33:58:eb:3d:78, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:58eb:3d78: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:58eb:3d78, length 24 tc-so:00:00:15.190004 b2:a0:53:23:ee:88 > 33:33:ff:23:ee:88, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff23:ee88: ICMP6, neighbor solicitation, who has fe80::b0a0:53ff:fe23:ee88, length 32 tc-so:00:00:16.060004 b2:a0:53:23:ee:88 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fc00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fc00::2, length 32 tc-so:00:00:14.800004 b2:a0:ad:21:59:6b > b2:a0:53:23:ee:88, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor advertisement, tgt is fc00::2, length 32 tc-so:00:00:16.510004 b2:a0:53:23:ee:88 > b2:a0:ad:21:59:6b, ethertype IPv6 (0x86dd), length 126: fc00::1 > fc00::2: :: > ff02::1:ff8e:2125: ICMP6, neighbor solicitation, who has fe80::5824:6fdf:b28e:2125, length 32 tc-so:00:00:14.840004 b2:a0:ad:21:59:6b > b2:a0:53:23:ee:88, ethertype IPv6 (0x86dd), length 174: fc00::2 > fc00::1: ICMP6, parameter problem, next header - octet 6, length 120 tc-so:00:00:15.020004 b2:a0:ad:21:59:6b > 33:33:ff:21:59:6b, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff21:596b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff21:596b, length 24 tc-so:00:00:15.270004 b2:a0:ad:21:59:6b > 33:33:ff:21:59:6b, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff21:596b: ICMP6, neighbor solicitation, who has fe80::b0a0:adff:fe21:596b, length 32 tc-so:00:00:18.170004 b2:a0:53:23:ee:88 > b2:a0:ad:21:59:6b, ethertype IPv6 (0x86dd), length 126: fc00::1 > fc00::2: fe80::5824:6fdf:b28e:2125 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:16.920004 b2:a0:ad:21:59:6b > b2:a0:53:23:ee:88, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: :: > ff02::1:ff05:7f97: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff05:7f97, length 24 tc-so:00:00:16.980004 b2:a0:ad:21:59:6b > b2:a0:53:23:ee:88, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: :: > ff02::1:ff05:7f97: ICMP6, neighbor solicitation, who has fe80::8071:fd96:8105:7f97, length 32 tc-so:00:00:18.100004 b2:a0:ad:21:59:6b > b2:a0:53:23:ee:88, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: fe80::8071:fd96:8105:7f97 > ff02::1:ff05:7f97: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff05:7f97, length 24 tc-so:00:00:20.800004 b2:a0:53:23:ee:88 > b2:a0:ad:21:59:6b, ethertype IPv6 (0x86dd), length 110: fc00::1 > fc00::2: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:19.170004 b2:a0:ad:21:59:6b > b2:a0:53:23:ee:88, ethertype IPv6 (0x86dd), length 110: fc00::2 > fc00::1: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:21.250004 b2:a0:53:23:ee:88 > b2:a0:ad:21:59:6b, ethertype IPv6 (0x86dd), length 126: fc00::1 > fc00::2: fe80::5824:6fdf:b28e:2125 > ff02::2:58eb:3d78: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:58eb:3d78, length 24 tc-so:00:00:19.580004 b2:a0:ad:21:59:6b > b2:a0:53:23:ee:88, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: fe80::8071:fd96:8105:7f97 > ff02::2:9b6f:f27a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:9b6f:f27a, length 24 tc-so:00:00:19.810004 b2:a0:ad:21:59:6b > b2:a0:53:23:ee:88, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:21.480004 b2:a0:53:23:ee:88 > b2:a0:ad:21:59:6b, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: ICMP6, neighbor advertisement, tgt is fc00::1, length 24 tc-so:00:00:20.010004 b2:a0:ad:21:59:6b > b2:a0:53:23:ee:88, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: fe80::8071:fd96:8105:7f97 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:20.390004 b2:a0:ad:21:59:6b > 33:33:ff:21:59:6b, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:adff:fe21:596b > ff02::1:ff21:596b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff21:596b, length 24 tc-so:00:00:22.800004 b2:a0:53:23:ee:88 > b2:a0:ad:21:59:6b, ethertype IPv6 (0x86dd), length 126: fc00::1 > fc00::2: fe80::5824:6fdf:b28e:2125 > ff02::1:ff8e:2125: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff8e:2125, length 24 tc-so:00:00:24.240004 b2:a0:53:23:ee:88 > 33:33:ff:23:ee:88, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:53ff:fe23:ee88 > ff02::1:ff23:ee88: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff23:ee88, length 24 tc-so:00:00:24.640004 b2:a0:53:23:ee:88 > b2:a0:ad:21:59:6b, ethertype IPv6 (0x86dd), length 142: fc00::1 > fc00::2: ESP(spi=0x00002710,seq=0x1), length 88 tc-so:00:00:22.970004 b2:a0:ad:21:59:6b > b2:a0:53:23:ee:88, ethertype IPv6 (0x86dd), length 142: fc00::2 > fc00::1: ESP(spi=0x00002711,seq=0x1), length 88 tc-so:00:00:23.330004 b2:a0:ad:21:59:6b > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:adff:fe21:596b > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:24.180004 b2:a0:ad:21:59:6b > 33:33:9b:6f:f2:7a, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:adff:fe21:596b > ff02::2:9b6f:f27a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:9b6f:f27a, length 24 tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-end: 1646867561.718418, ipsec_gif_ipv6_tunnel_esp_rijndaelcbc, passed tp-end: 1646867561.755099, net/ipsec/t_ipsec_gif tp-start: 1646867568.92133, net/ipsec/t_ipsec_l2tp, 16 tc-start: 1646867568.101384, ipsec_l2tp_ipv4_transport_ah_hmacsha512 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_l2tp_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_l2tp -lrumpnet_bridge unix://ipsec_l2tp_tunel_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_l2tp -lrumpnet_bridge unix://ipsec_l2tp_tunnel_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_l2tp_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:29:50:3d:cb ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:c1:89:ac:a7 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:58:0d:21:00 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:c9:d3:12:c6 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:ee:cd:21:42 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig l2tp0 tunnel 20.0.0.1 20.0.0.2 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 1234 4321 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add l2tp0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig l2tp0 tunnel 20.0.0.2 20.0.0.1 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 4321 1234 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so:unix://ipsec_l2tp_tunnel_remote bridge0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add l2tp0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add 20.0.0.1 20.0.0.2 ah 10000 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add 20.0.0.2 20.0.0.1 ah 10001 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:spdadd 20.0.0.1/32 20.0.0.2/32 any -P out ipsec tc-so: ah/transport//require; tc-so:spdadd 20.0.0.2/32 20.0.0.1/32 any -P in ipsec tc-so: ah/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 20.0.0.1 20.0.0.2 ah 10000 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add 20.0.0.2 20.0.0.1 ah 10001 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:spdadd 20.0.0.2/32 20.0.0.1/32 any -P out ipsec tc-so: ah/transport//require; tc-so:spdadd 20.0.0.1/32 20.0.0.2/32 any -P in ipsec tc-so: ah/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:20.0.0.1 20.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:13:14 2022 current: Mar 9 23:13:15 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 9 23:12:50 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=11979 refcnt=0 tc-so:20.0.0.2 20.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:13:14 2022 current: Mar 9 23:13:16 2022 tc-so: diff: 2(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 9 23:12:50 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=11979 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:20.0.0.1 20.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:13:14 2022 current: Mar 9 23:13:17 2022 tc-so: diff: 3(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 9 23:12:52 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=3050 refcnt=0 tc-so:20.0.0.2 20.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:13:14 2022 current: Mar 9 23:13:17 2022 tc-so: diff: 3(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 9 23:12:52 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=3050 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so:unix://ipsec_l2tp_tunnel_remote bridge0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:1b:31:64:6b tc-so: linkstr: ./bus_ipsec_local tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:ee:cd:21:42 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:1b:31:64:6b 5 0 5 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 5 0 5 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:ee:cd:21:42 on shmif0 19s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:1b:31:64:6b multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:29:50:3d:cb tc-so: linkstr: ./bus_ipsec_local tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:c1:89:ac:a7 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet 20.0.0.1/24 broadcast 20.0.0.255 flags 0 tc-so:l2tp0: flags=0x8951 mtu 1280 tc-so: tunnel inet 20.0.0.1 --> 20.0.0.2 tc-so: local-session-id: 1234 tc-so: remote-session-id: 4321 tc-so: status: active tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:20.0.0/24 link#3 UC - - - shmif1 tc-so:20.0.0.1 link#3 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:20.0.0.2 b2:a0:c9:d3:12:c6 UHL - - - shmif1 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:29:50:3d:cb 6 0 5 0 0 tc-so:shmif 1500 b2:a0:c1:89:ac:a7 8 0 8 0 0 tc-so:shmif 1500 20.0.0/24 20.0.0.1 8 0 8 0 0 tc-so:l2tp0 1280 5 0 5 0 0 tc-so:bridg 1500 10 0 10 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (20.0.0.2) at b2:a0:c9:d3:12:c6 on shmif1 15s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:29:50:3d:cb multicnt 0 tc-so:shmif1: tc-so: enaddr b2:a0:c1:89:ac:a7 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:l2tp0: tc-so:bridge0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:58:0d:21:00 tc-so: linkstr: ./bus_ipsec_remote tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:c9:d3:12:c6 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet 20.0.0.2/24 broadcast 20.0.0.255 flags 0 tc-so:l2tp0: flags=0x8951 mtu 1280 tc-so: tunnel inet 20.0.0.2 --> 20.0.0.1 tc-so: local-session-id: 4321 tc-so: remote-session-id: 1234 tc-so: status: active tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:20.0.0/24 link#3 UC - - - shmif1 tc-so:20.0.0.2 link#3 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:20.0.0.1 b2:a0:c1:89:ac:a7 UHL - - - shmif1 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:58:0d:21:00 5 0 5 0 0 tc-so:shmif 1500 b2:a0:c9:d3:12:c6 8 0 8 0 0 tc-so:shmif 1500 20.0.0/24 20.0.0.2 8 0 8 0 0 tc-so:l2tp0 1280 5 0 5 0 0 tc-so:bridg 1500 10 0 10 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (20.0.0.1) at b2:a0:c1:89:ac:a7 on shmif1 12s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:58:0d:21:00 multicnt 0 tc-so:shmif1: tc-so: enaddr b2:a0:c9:d3:12:c6 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:l2tp0: tc-so:bridge0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:ee:cd:21:42 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:1b:31:64:6b UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:ee:cd:21:42 5 0 5 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 5 0 5 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:1b:31:64:6b on shmif0 10s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:ee:cd:21:42 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so: input: 10 packets, 644 bytes, 4 multicasts tc-so: output: 10 packets, 644 bytes tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:l2tp0: flags=0x8851 mtu 1280 tc-so: tunnel inet 20.0.0.2 --> 20.0.0.1 tc-so: local-session-id: 4321 tc-so: remote-session-id: 1234 tc-so: status: active tc-so: input: 5 packets, 168 bytes, 4 multicasts tc-so: output: 5 packets, 322 bytes tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so: input: 10 packets, 644 bytes, 4 multicasts tc-so: output: 10 packets, 644 bytes tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:l2tp0: flags=0x8851 mtu 1280 tc-so: tunnel inet 20.0.0.1 --> 20.0.0.2 tc-so: local-session-id: 1234 tc-so: remote-session-id: 4321 tc-so: status: active tc-so: input: 5 packets, 168 bytes, 4 multicasts tc-so: output: 5 packets, 322 bytes tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:ee:cd:21:42 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:c9:d3:12:c6 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 8 packets, 682 bytes, 2 multicasts tc-so: output: 8 packets, 682 bytes tc-so: inet 20.0.0.2/24 broadcast 20.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:58:0d:21:00 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 5 packets, 168 bytes, 4 multicasts tc-so: output: 5 packets, 322 bytes tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:c1:89:ac:a7 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 8 packets, 682 bytes, 2 multicasts tc-so: output: 8 packets, 682 bytes tc-so: inet 20.0.0.1/24 broadcast 20.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:29:50:3d:cb tc-so: linkstr: ./bus_ipsec_local tc-so: input: 6 packets, 210 bytes, 5 multicasts tc-so: output: 5 packets, 322 bytes tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:1b:31:64:6b tc-so: linkstr: ./bus_ipsec_local tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-so:### Dumping unix://ipsec_l2tp_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 21 0 21 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 45 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 41 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 129 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 72 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 14 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 87 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 391 0 0 131 0 131 131 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 7 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 33 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1184 0 30 217 0 217 tc-so: tc-so:In use 1162K, total allocated 1736K; utilization 66.9% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.240005] mainbus0 (root) tc-so:[ 1.270005] chacha: Portable C ChaCha tc-so:[ 1.270005] aes: BearSSL aes_ct tc-so:[ 1.270005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.270005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.290005] shmif0: Ethernet address b2:a0:1b:31:64:6b tc-so:### Dumping unix://ipsec_l2tp_tunel_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 2 0 0 1 0 1 1 0 inf 0 tc-so:brtpl 64 2 0 2 1 0 1 1 0 inf 1 tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 45 0 45 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 30 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 52 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 55 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 173 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 86 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 40 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 31 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 20 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 99 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1117 0 0 373 0 373 373 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 17 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 43 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 45 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 12 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2112 0 54 471 0 471 tc-so: tc-so:In use 2707K, total allocated 3768K; utilization 71.8% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.230005] IPsec: Initialized Security Association Processing. tc-so:[ 1.230005] mainbus0 (root) tc-so:[ 1.230005] chacha: Portable C ChaCha tc-so:[ 1.230005] aes: BearSSL aes_ct tc-so:[ 1.230005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.230005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.050005] shmif0: Ethernet address b2:a0:29:50:3d:cb tc-so:[ 8.200005] shmif1: Ethernet address b2:a0:c1:89:ac:a7 tc-so:[ 20.380005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:[ 20.380005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 22.470005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 22.550005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:[ 27.190005] ah_input: hash over 166 bytes, skip 20: crda len 166 skip 0 inject 32 tc-so:### Dumping unix://ipsec_l2tp_tunnel_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 2 0 0 1 0 1 1 0 inf 0 tc-so:brtpl 64 2 0 2 1 0 1 1 0 inf 1 tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 45 0 45 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 30 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 52 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 54 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 168 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 86 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 40 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 31 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 20 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 99 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1116 0 0 372 0 372 372 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 16 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 43 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 43 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 12 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2102 0 54 470 0 470 tc-so: tc-so:In use 2704K, total allocated 3760K; utilization 71.9% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.250005] IPsec: Initialized Security Association Processing. tc-so:[ 1.250005] mainbus0 (root) tc-so:[ 1.250005] chacha: Portable C ChaCha tc-so:[ 1.250005] aes: BearSSL aes_ct tc-so:[ 1.250005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.250005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.430005] shmif0: Ethernet address b2:a0:58:0d:21:00 tc-so:[ 8.740005] shmif1: Ethernet address b2:a0:c9:d3:12:c6 tc-so:[ 18.450005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:[ 18.530005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 20.620005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 20.660005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:[ 25.300005] ah_input: hash over 166 bytes, skip 20: crda len 166 skip 0 inject 32 tc-so:### Dumping unix://ipsec_l2tp_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 17 0 17 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 25 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 45 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 41 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 122 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00128 192 73 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 14 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 87 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 368 0 0 123 0 123 123 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 3 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 41 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 4 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1158 0 26 208 0 208 tc-so: tc-so:In use 1118K, total allocated 1664K; utilization 67.2% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.260005] mainbus0 (root) tc-so:[ 1.300005] chacha: Portable C ChaCha tc-so:[ 1.300005] aes: BearSSL aes_ct tc-so:[ 1.340005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.340005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.150005] shmif0: Ethernet address b2:a0:ee:cd:21:42 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:### Dumping ./bus_ipsec_local tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:14.330004 b2:a0:1b:31:64:6b > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:20.380004 b2:a0:ee:cd:21:42 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:23.820004 b2:a0:1b:31:64:6b > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:22.510004 b2:a0:ee:cd:21:42 > b2:a0:1b:31:64:6b, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:ee:cd:21:42, length 28 tc-so:00:00:23.860004 b2:a0:1b:31:64:6b > b2:a0:ee:cd:21:42, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 1947, seq 0, length 64 tc-so:00:00:22.550004 b2:a0:ee:cd:21:42 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:23.900004 b2:a0:1b:31:64:6b > b2:a0:ee:cd:21:42, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:1b:31:64:6b, length 28 tc-so:00:00:22.550004 b2:a0:ee:cd:21:42 > b2:a0:1b:31:64:6b, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 1947, seq 0, length 64 tc-so:00:00:28.500004 b2:a0:1b:31:64:6b > b2:a0:ee:cd:21:42, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 5011, seq 0, length 64 tc-so:00:00:27.190004 b2:a0:ee:cd:21:42 > b2:a0:1b:31:64:6b, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 5011, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:16.650004 b2:a0:ee:cd:21:42 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:18.530004 b2:a0:1b:31:64:6b > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:20.620004 b2:a0:1b:31:64:6b > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:18.830004 b2:a0:ee:cd:21:42 > b2:a0:1b:31:64:6b, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:ee:cd:21:42, length 28 tc-so:00:00:20.660004 b2:a0:1b:31:64:6b > b2:a0:ee:cd:21:42, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 1947, seq 0, length 64 tc-so:00:00:18.870004 b2:a0:ee:cd:21:42 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:20.660004 b2:a0:1b:31:64:6b > b2:a0:ee:cd:21:42, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:1b:31:64:6b, length 28 tc-so:00:00:18.910004 b2:a0:ee:cd:21:42 > b2:a0:1b:31:64:6b, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 1947, seq 0, length 64 tc-so:00:00:25.300004 b2:a0:1b:31:64:6b > b2:a0:ee:cd:21:42, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 5011, seq 0, length 64 tc-so:00:00:23.510004 b2:a0:ee:cd:21:42 > b2:a0:1b:31:64:6b, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 5011, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:13.490004 b2:a0:c1:89:ac:a7 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.1 tell 20.0.0.1, length 28 tc-so:00:00:15.280004 b2:a0:c9:d3:12:c6 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.2 tell 20.0.0.2, length 28 tc-so:00:00:18.490004 b2:a0:c9:d3:12:c6 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.1 tell 20.0.0.2, length 28 tc-so:00:00:20.340004 b2:a0:c1:89:ac:a7 > b2:a0:c9:d3:12:c6, ethertype ARP (0x0806), length 42: Reply 20.0.0.1 is-at b2:a0:c1:89:ac:a7, length 28 tc-so:00:00:18.490004 b2:a0:c9:d3:12:c6 > b2:a0:c1:89:ac:a7, ethertype IPv4 (0x0800), length 80: 20.0.0.2 > 20.0.0.1: ip-proto-115 46 tc-so:00:00:20.380004 b2:a0:c1:89:ac:a7 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.2 tell 20.0.0.1, length 28 tc-so:00:00:18.530004 b2:a0:c9:d3:12:c6 > b2:a0:c1:89:ac:a7, ethertype ARP (0x0806), length 42: Reply 20.0.0.2 is-at b2:a0:c9:d3:12:c6, length 28 tc-so:00:00:20.380004 b2:a0:c1:89:ac:a7 > b2:a0:c9:d3:12:c6, ethertype IPv4 (0x0800), length 80: 20.0.0.1 > 20.0.0.2: ip-proto-115 46 tc-so:00:00:22.470004 b2:a0:c1:89:ac:a7 > b2:a0:c9:d3:12:c6, ethertype IPv4 (0x0800), length 80: 20.0.0.1 > 20.0.0.2: ip-proto-115 46 tc-so:00:00:20.620004 b2:a0:c9:d3:12:c6 > b2:a0:c1:89:ac:a7, ethertype IPv4 (0x0800), length 80: 20.0.0.2 > 20.0.0.1: ip-proto-115 46 tc-so:00:00:22.510004 b2:a0:c1:89:ac:a7 > b2:a0:c9:d3:12:c6, ethertype IPv4 (0x0800), length 136: 20.0.0.1 > 20.0.0.2: ip-proto-115 102 tc-so:00:00:20.660004 b2:a0:c9:d3:12:c6 > b2:a0:c1:89:ac:a7, ethertype IPv4 (0x0800), length 80: 20.0.0.2 > 20.0.0.1: ip-proto-115 46 tc-so:00:00:22.550004 b2:a0:c1:89:ac:a7 > b2:a0:c9:d3:12:c6, ethertype IPv4 (0x0800), length 80: 20.0.0.1 > 20.0.0.2: ip-proto-115 46 tc-so:00:00:20.700004 b2:a0:c9:d3:12:c6 > b2:a0:c1:89:ac:a7, ethertype IPv4 (0x0800), length 136: 20.0.0.2 > 20.0.0.1: ip-proto-115 102 tc-so:00:00:27.150004 b2:a0:c1:89:ac:a7 > b2:a0:c9:d3:12:c6, ethertype IPv4 (0x0800), length 180: 20.0.0.1 > 20.0.0.2: AH(spi=0x00002710,seq=0x1): ip-proto-115 102 tc-so:00:00:25.300004 b2:a0:c9:d3:12:c6 > b2:a0:c1:89:ac:a7, ethertype IPv4 (0x0800), length 180: 20.0.0.2 > 20.0.0.1: AH(spi=0x00002711,seq=0x1): ip-proto-115 102 tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-end: 1646867638.996368, ipsec_l2tp_ipv4_transport_ah_hmacsha512, passed tc-start: 1646867639.25768, ipsec_l2tp_ipv4_transport_ah_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_l2tp_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_l2tp -lrumpnet_bridge unix://ipsec_l2tp_tunel_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_l2tp -lrumpnet_bridge unix://ipsec_l2tp_tunnel_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_l2tp_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:8b:af:e8:b7 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:b2:85:1e:fa ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:2f:39:75:f1 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:bd:6b:d4:3e ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:85:60:9e:de ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig l2tp0 tunnel 20.0.0.1 20.0.0.2 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 1234 4321 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add l2tp0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig l2tp0 tunnel 20.0.0.2 20.0.0.1 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 4321 1234 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so:unix://ipsec_l2tp_tunnel_remote bridge0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add l2tp0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add 20.0.0.1 20.0.0.2 ah 10000 -A null ; tc-so:add 20.0.0.2 20.0.0.1 ah 10001 -A null ; tc-so:spdadd 20.0.0.1/32 20.0.0.2/32 any -P out ipsec tc-so: ah/transport//require; tc-so:spdadd 20.0.0.2/32 20.0.0.1/32 any -P in ipsec tc-so: ah/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 20.0.0.1 20.0.0.2 ah 10000 -A null ; tc-so:add 20.0.0.2 20.0.0.1 ah 10001 -A null ; tc-so:spdadd 20.0.0.2/32 20.0.0.1/32 any -P out ipsec tc-so: ah/transport//require; tc-so:spdadd 20.0.0.1/32 20.0.0.2/32 any -P in ipsec tc-so: ah/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:20.0.0.1 20.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:14:27 2022 current: Mar 9 23:14:27 2022 tc-so: diff: 0(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 9 23:14:02 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=17311 refcnt=0 tc-so:20.0.0.2 20.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:14:27 2022 current: Mar 9 23:14:27 2022 tc-so: diff: 0(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 9 23:14:02 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=17311 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:20.0.0.1 20.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:14:27 2022 current: Mar 9 23:14:28 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 9 23:14:04 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=29666 refcnt=0 tc-so:20.0.0.2 20.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:14:27 2022 current: Mar 9 23:14:28 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 9 23:14:04 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=29666 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so:unix://ipsec_l2tp_tunnel_remote bridge0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:90:7e:66:1c tc-so: linkstr: ./bus_ipsec_local tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:85:60:9e:de UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:90:7e:66:1c 5 0 5 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 5 0 5 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:85:60:9e:de on shmif0 20s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:90:7e:66:1c multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:8b:af:e8:b7 tc-so: linkstr: ./bus_ipsec_local tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:b2:85:1e:fa tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet 20.0.0.1/24 broadcast 20.0.0.255 flags 0 tc-so:l2tp0: flags=0x8951 mtu 1280 tc-so: tunnel inet 20.0.0.1 --> 20.0.0.2 tc-so: local-session-id: 1234 tc-so: remote-session-id: 4321 tc-so: status: active tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:20.0.0/24 link#3 UC - - - shmif1 tc-so:20.0.0.1 link#3 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:20.0.0.2 b2:a0:bd:6b:d4:3e UHL - - - shmif1 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:8b:af:e8:b7 6 0 5 0 0 tc-so:shmif 1500 b2:a0:b2:85:1e:fa 8 0 8 0 0 tc-so:shmif 1500 20.0.0/24 20.0.0.1 8 0 8 0 0 tc-so:l2tp0 1280 5 0 5 0 0 tc-so:bridg 1500 10 0 10 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (20.0.0.2) at b2:a0:bd:6b:d4:3e on shmif1 15s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:8b:af:e8:b7 multicnt 0 tc-so:shmif1: tc-so: enaddr b2:a0:b2:85:1e:fa multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:l2tp0: tc-so:bridge0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:2f:39:75:f1 tc-so: linkstr: ./bus_ipsec_remote tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:bd:6b:d4:3e tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet 20.0.0.2/24 broadcast 20.0.0.255 flags 0 tc-so:l2tp0: flags=0x8951 mtu 1280 tc-so: tunnel inet 20.0.0.2 --> 20.0.0.1 tc-so: local-session-id: 4321 tc-so: remote-session-id: 1234 tc-so: status: active tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:20.0.0/24 link#3 UC - - - shmif1 tc-so:20.0.0.2 link#3 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:20.0.0.1 b2:a0:b2:85:1e:fa UHL - - - shmif1 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:2f:39:75:f1 5 0 5 0 0 tc-so:shmif 1500 b2:a0:bd:6b:d4:3e 8 0 8 0 0 tc-so:shmif 1500 20.0.0/24 20.0.0.2 8 0 8 0 0 tc-so:l2tp0 1280 5 0 5 0 0 tc-so:bridg 1500 10 0 10 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (20.0.0.1) at b2:a0:b2:85:1e:fa on shmif1 12s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:2f:39:75:f1 multicnt 0 tc-so:shmif1: tc-so: enaddr b2:a0:bd:6b:d4:3e multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:l2tp0: tc-so:bridge0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:85:60:9e:de tc-so: linkstr: ./bus_ipsec_remote tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:90:7e:66:1c UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:85:60:9e:de 5 0 5 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 5 0 5 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:90:7e:66:1c on shmif0 10s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:85:60:9e:de multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so: input: 10 packets, 644 bytes, 4 multicasts tc-so: output: 10 packets, 644 bytes tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:l2tp0: flags=0x8851 mtu 1280 tc-so: tunnel inet 20.0.0.2 --> 20.0.0.1 tc-so: local-session-id: 4321 tc-so: remote-session-id: 1234 tc-so: status: active tc-so: input: 5 packets, 168 bytes, 4 multicasts tc-so: output: 5 packets, 322 bytes tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so: input: 10 packets, 644 bytes, 4 multicasts tc-so: output: 10 packets, 644 bytes tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:l2tp0: flags=0x8851 mtu 1280 tc-so: tunnel inet 20.0.0.1 --> 20.0.0.2 tc-so: local-session-id: 1234 tc-so: remote-session-id: 4321 tc-so: status: active tc-so: input: 5 packets, 168 bytes, 4 multicasts tc-so: output: 5 packets, 322 bytes tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:85:60:9e:de tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:bd:6b:d4:3e tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 8 packets, 662 bytes, 2 multicasts tc-so: output: 8 packets, 662 bytes tc-so: inet 20.0.0.2/24 broadcast 20.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:2f:39:75:f1 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 5 packets, 168 bytes, 4 multicasts tc-so: output: 5 packets, 322 bytes tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:b2:85:1e:fa tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 8 packets, 662 bytes, 2 multicasts tc-so: output: 8 packets, 662 bytes tc-so: inet 20.0.0.1/24 broadcast 20.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:8b:af:e8:b7 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 6 packets, 210 bytes, 5 multicasts tc-so: output: 5 packets, 322 bytes tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:90:7e:66:1c tc-so: linkstr: ./bus_ipsec_local tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-so:### Dumping unix://ipsec_l2tp_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 21 0 21 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 41 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 130 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 72 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 14 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 87 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 391 0 0 131 0 131 131 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 4 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 31 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1180 0 30 217 0 217 tc-so: tc-so:In use 1159K, total allocated 1736K; utilization 66.8% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.320005] mainbus0 (root) tc-so:[ 1.320005] chacha: Portable C ChaCha tc-so:[ 1.320005] aes: BearSSL aes_ct tc-so:[ 1.320005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.320005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.190005] shmif0: Ethernet address b2:a0:90:7e:66:1c tc-so:### Dumping unix://ipsec_l2tp_tunel_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:brtpl 64 2 0 2 1 0 1 1 0 inf 1 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 45 0 45 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 36 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 52 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 55 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 171 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 84 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 40 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 27 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 20 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 99 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1116 0 0 372 0 372 372 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 10 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 43 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 40 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 12 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2093 0 54 467 0 467 tc-so: tc-so:In use 2697K, total allocated 3736K; utilization 72.2% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.310005] IPsec: Initialized Security Association Processing. tc-so:[ 1.310005] mainbus0 (root) tc-so:[ 1.310005] chacha: Portable C ChaCha tc-so:[ 1.310005] aes: BearSSL aes_ct tc-so:[ 1.310005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.310005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.880005] shmif0: Ethernet address b2:a0:8b:af:e8:b7 tc-so:[ 9.350005] shmif1: Ethernet address b2:a0:b2:85:1e:fa tc-so:[ 22.020005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:[ 22.020005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 23.940005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 23.980005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:[ 27.770005] ah_input: hash over 146 bytes, skip 20: crda len 146 skip 0 inject 32 tc-so:### Dumping unix://ipsec_l2tp_tunnel_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 2 0 0 1 0 1 1 0 inf 0 tc-so:brtpl 64 2 0 2 1 0 1 1 0 inf 1 tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 45 0 45 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 36 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 51 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 54 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 156 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 85 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 40 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 27 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 20 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 99 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1116 0 0 372 0 372 372 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 9 0 0 9 0 9 9 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 15 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 43 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 54 0 0 3 0 3 3 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 4 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 12 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2108 0 54 472 0 472 tc-so: tc-so:In use 2716K, total allocated 3776K; utilization 71.9% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.010005] root file system type: rumpfs tc-so:[ 1.010005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.280005] IPsec: Initialized Security Association Processing. tc-so:[ 1.320005] mainbus0 (root) tc-so:[ 1.360005] chacha: Portable C ChaCha tc-so:[ 1.360005] aes: BearSSL aes_ct tc-so:[ 1.400005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.400005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.900005] shmif0: Ethernet address b2:a0:2f:39:75:f1 tc-so:[ 10.160005] shmif1: Ethernet address b2:a0:bd:6b:d4:3e tc-so:[ 19.980005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:[ 20.010005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 21.960005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 21.960005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:[ 25.750005] ah_input: hash over 146 bytes, skip 20: crda len 146 skip 0 inject 32 tc-so:### Dumping unix://ipsec_l2tp_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 17 0 17 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 41 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 133 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 73 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 14 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 87 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 368 0 0 123 0 123 123 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 3 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 32 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1154 0 26 209 0 209 tc-so: tc-so:In use 1113K, total allocated 1672K; utilization 66.6% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.320005] mainbus0 (root) tc-so:[ 1.320005] chacha: Portable C ChaCha tc-so:[ 1.320005] aes: BearSSL aes_ct tc-so:[ 1.320005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.320005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 9.300005] shmif0: Ethernet address b2:a0:85:60:9e:de tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:### Dumping ./bus_ipsec_local tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:16.360004 b2:a0:90:7e:66:1c > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:22.020004 b2:a0:85:60:9e:de > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:25.530004 b2:a0:90:7e:66:1c > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:23.980004 b2:a0:85:60:9e:de > b2:a0:90:7e:66:1c, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:85:60:9e:de, length 28 tc-so:00:00:25.570004 b2:a0:90:7e:66:1c > b2:a0:85:60:9e:de, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 53146, seq 0, length 64 tc-so:00:00:23.980004 b2:a0:85:60:9e:de > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:25.570004 b2:a0:90:7e:66:1c > b2:a0:85:60:9e:de, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:90:7e:66:1c, length 28 tc-so:00:00:24.020004 b2:a0:85:60:9e:de > b2:a0:90:7e:66:1c, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 53146, seq 0, length 64 tc-so:00:00:29.320004 b2:a0:90:7e:66:1c > b2:a0:85:60:9e:de, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 57394, seq 0, length 64 tc-so:00:00:27.770004 b2:a0:85:60:9e:de > b2:a0:90:7e:66:1c, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 57394, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:17.880004 b2:a0:85:60:9e:de > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:20.010004 b2:a0:90:7e:66:1c > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:21.960004 b2:a0:90:7e:66:1c > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:19.910004 b2:a0:85:60:9e:de > b2:a0:90:7e:66:1c, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:85:60:9e:de, length 28 tc-so:00:00:21.960004 b2:a0:90:7e:66:1c > b2:a0:85:60:9e:de, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 53146, seq 0, length 64 tc-so:00:00:19.910004 b2:a0:85:60:9e:de > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:22.000004 b2:a0:90:7e:66:1c > b2:a0:85:60:9e:de, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:90:7e:66:1c, length 28 tc-so:00:00:19.950004 b2:a0:85:60:9e:de > b2:a0:90:7e:66:1c, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 53146, seq 0, length 64 tc-so:00:00:25.750004 b2:a0:90:7e:66:1c > b2:a0:85:60:9e:de, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 57394, seq 0, length 64 tc-so:00:00:23.700004 b2:a0:85:60:9e:de > b2:a0:90:7e:66:1c, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 57394, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:15.260004 b2:a0:b2:85:1e:fa > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.1 tell 20.0.0.1, length 28 tc-so:00:00:16.880004 b2:a0:bd:6b:d4:3e > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.2 tell 20.0.0.2, length 28 tc-so:00:00:19.980004 b2:a0:bd:6b:d4:3e > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.1 tell 20.0.0.2, length 28 tc-so:00:00:21.980004 b2:a0:b2:85:1e:fa > b2:a0:bd:6b:d4:3e, ethertype ARP (0x0806), length 42: Reply 20.0.0.1 is-at b2:a0:b2:85:1e:fa, length 28 tc-so:00:00:19.980004 b2:a0:bd:6b:d4:3e > b2:a0:b2:85:1e:fa, ethertype IPv4 (0x0800), length 80: 20.0.0.2 > 20.0.0.1: ip-proto-115 46 tc-so:00:00:22.020004 b2:a0:b2:85:1e:fa > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.2 tell 20.0.0.1, length 28 tc-so:00:00:20.010004 b2:a0:bd:6b:d4:3e > b2:a0:b2:85:1e:fa, ethertype ARP (0x0806), length 42: Reply 20.0.0.2 is-at b2:a0:bd:6b:d4:3e, length 28 tc-so:00:00:22.020004 b2:a0:b2:85:1e:fa > b2:a0:bd:6b:d4:3e, ethertype IPv4 (0x0800), length 80: 20.0.0.1 > 20.0.0.2: ip-proto-115 46 tc-so:00:00:23.940004 b2:a0:b2:85:1e:fa > b2:a0:bd:6b:d4:3e, ethertype IPv4 (0x0800), length 80: 20.0.0.1 > 20.0.0.2: ip-proto-115 46 tc-so:00:00:21.960004 b2:a0:bd:6b:d4:3e > b2:a0:b2:85:1e:fa, ethertype IPv4 (0x0800), length 80: 20.0.0.2 > 20.0.0.1: ip-proto-115 46 tc-so:00:00:23.980004 b2:a0:b2:85:1e:fa > b2:a0:bd:6b:d4:3e, ethertype IPv4 (0x0800), length 136: 20.0.0.1 > 20.0.0.2: ip-proto-115 102 tc-so:00:00:21.960004 b2:a0:bd:6b:d4:3e > b2:a0:b2:85:1e:fa, ethertype IPv4 (0x0800), length 80: 20.0.0.2 > 20.0.0.1: ip-proto-115 46 tc-so:00:00:24.020004 b2:a0:b2:85:1e:fa > b2:a0:bd:6b:d4:3e, ethertype IPv4 (0x0800), length 80: 20.0.0.1 > 20.0.0.2: ip-proto-115 46 tc-so:00:00:22.000004 b2:a0:bd:6b:d4:3e > b2:a0:b2:85:1e:fa, ethertype IPv4 (0x0800), length 136: 20.0.0.2 > 20.0.0.1: ip-proto-115 102 tc-so:00:00:27.730004 b2:a0:b2:85:1e:fa > b2:a0:bd:6b:d4:3e, ethertype IPv4 (0x0800), length 160: 20.0.0.1 > 20.0.0.2: AH(spi=0x00002710,seq=0x1): ip-proto-115 102 tc-so:00:00:25.750004 b2:a0:bd:6b:d4:3e > b2:a0:b2:85:1e:fa, ethertype IPv4 (0x0800), length 160: 20.0.0.2 > 20.0.0.1: AH(spi=0x00002711,seq=0x1): ip-proto-115 102 tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-end: 1646867712.638606, ipsec_l2tp_ipv4_transport_ah_null, passed tc-start: 1646867712.694401, ipsec_l2tp_ipv4_transport_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_l2tp_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_l2tp -lrumpnet_bridge unix://ipsec_l2tp_tunel_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_l2tp -lrumpnet_bridge unix://ipsec_l2tp_tunnel_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_l2tp_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:e4:c0:3a:1e ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:40:a8:d9:2b ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:cd:8b:56:0d ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:1e:9f:bb:2a ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:0b:74:85:d6 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig l2tp0 tunnel 20.0.0.1 20.0.0.2 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 1234 4321 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add l2tp0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig l2tp0 tunnel 20.0.0.2 20.0.0.1 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 4321 1234 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so:unix://ipsec_l2tp_tunnel_remote bridge0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add l2tp0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add 20.0.0.1 20.0.0.2 esp 10000 -E null ; tc-so:add 20.0.0.2 20.0.0.1 esp 10001 -E null ; tc-so:spdadd 20.0.0.1/32 20.0.0.2/32 any -P out ipsec tc-so: esp/transport//require; tc-so:spdadd 20.0.0.2/32 20.0.0.1/32 any -P in ipsec tc-so: esp/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 20.0.0.1 20.0.0.2 esp 10000 -E null ; tc-so:add 20.0.0.2 20.0.0.1 esp 10001 -E null ; tc-so:spdadd 20.0.0.2/32 20.0.0.1/32 any -P out ipsec tc-so: esp/transport//require; tc-so:spdadd 20.0.0.1/32 20.0.0.2/32 any -P in ipsec tc-so: esp/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:20.0.0.1 20.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:15:41 2022 current: Mar 9 23:15:41 2022 tc-so: diff: 0(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 9 23:15:16 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=10307 refcnt=0 tc-so:20.0.0.2 20.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:15:41 2022 current: Mar 9 23:15:41 2022 tc-so: diff: 0(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 9 23:15:16 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=10307 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:20.0.0.1 20.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:15:40 2022 current: Mar 9 23:15:42 2022 tc-so: diff: 2(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 9 23:15:17 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=29973 refcnt=0 tc-so:20.0.0.2 20.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:15:40 2022 current: Mar 9 23:15:42 2022 tc-so: diff: 2(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 9 23:15:17 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=29973 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so:unix://ipsec_l2tp_tunnel_remote bridge0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:c5:4b:d2:20 tc-so: linkstr: ./bus_ipsec_local tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:0b:74:85:d6 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:c5:4b:d2:20 5 0 5 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 5 0 5 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:0b:74:85:d6 on shmif0 22s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:c5:4b:d2:20 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:e4:c0:3a:1e tc-so: linkstr: ./bus_ipsec_local tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:40:a8:d9:2b tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet 20.0.0.1/24 broadcast 20.0.0.255 flags 0 tc-so:l2tp0: flags=0x8951 mtu 1280 tc-so: tunnel inet 20.0.0.1 --> 20.0.0.2 tc-so: local-session-id: 1234 tc-so: remote-session-id: 4321 tc-so: status: active tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:20.0.0/24 link#3 UC - - - shmif1 tc-so:20.0.0.1 link#3 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:20.0.0.2 b2:a0:1e:9f:bb:2a UHL - - - shmif1 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:e4:c0:3a:1e 6 0 5 0 0 tc-so:shmif 1500 b2:a0:40:a8:d9:2b 8 0 8 0 0 tc-so:shmif 1500 20.0.0/24 20.0.0.1 8 0 8 0 0 tc-so:l2tp0 1280 5 0 5 0 0 tc-so:bridg 1500 10 0 10 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (20.0.0.2) at b2:a0:1e:9f:bb:2a on shmif1 16s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:e4:c0:3a:1e multicnt 0 tc-so:shmif1: tc-so: enaddr b2:a0:40:a8:d9:2b multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:l2tp0: tc-so:bridge0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:cd:8b:56:0d tc-so: linkstr: ./bus_ipsec_remote tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:1e:9f:bb:2a tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet 20.0.0.2/24 broadcast 20.0.0.255 flags 0 tc-so:l2tp0: flags=0x8951 mtu 1280 tc-so: tunnel inet 20.0.0.2 --> 20.0.0.1 tc-so: local-session-id: 4321 tc-so: remote-session-id: 1234 tc-so: status: active tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:20.0.0/24 link#3 UC - - - shmif1 tc-so:20.0.0.2 link#3 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:20.0.0.1 b2:a0:40:a8:d9:2b UHL - - - shmif1 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:cd:8b:56:0d 5 0 5 0 0 tc-so:shmif 1500 b2:a0:1e:9f:bb:2a 8 0 8 0 0 tc-so:shmif 1500 20.0.0/24 20.0.0.2 8 0 8 0 0 tc-so:l2tp0 1280 5 0 5 0 0 tc-so:bridg 1500 10 0 10 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (20.0.0.1) at b2:a0:40:a8:d9:2b on shmif1 14s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:cd:8b:56:0d multicnt 0 tc-so:shmif1: tc-so: enaddr b2:a0:1e:9f:bb:2a multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:l2tp0: tc-so:bridge0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:0b:74:85:d6 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:c5:4b:d2:20 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:0b:74:85:d6 5 0 5 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 5 0 5 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:c5:4b:d2:20 on shmif0 13s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:0b:74:85:d6 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so: input: 10 packets, 644 bytes, 4 multicasts tc-so: output: 10 packets, 644 bytes tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:l2tp0: flags=0x8851 mtu 1280 tc-so: tunnel inet 20.0.0.2 --> 20.0.0.1 tc-so: local-session-id: 4321 tc-so: remote-session-id: 1234 tc-so: status: active tc-so: input: 5 packets, 168 bytes, 4 multicasts tc-so: output: 5 packets, 322 bytes tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so: input: 10 packets, 644 bytes, 4 multicasts tc-so: output: 10 packets, 644 bytes tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:l2tp0: flags=0x8851 mtu 1280 tc-so: tunnel inet 20.0.0.1 --> 20.0.0.2 tc-so: local-session-id: 1234 tc-so: remote-session-id: 4321 tc-so: status: active tc-so: input: 5 packets, 168 bytes, 4 multicasts tc-so: output: 5 packets, 322 bytes tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:0b:74:85:d6 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:1e:9f:bb:2a tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 8 packets, 648 bytes, 2 multicasts tc-so: output: 8 packets, 648 bytes tc-so: inet 20.0.0.2/24 broadcast 20.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:cd:8b:56:0d tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 5 packets, 168 bytes, 4 multicasts tc-so: output: 5 packets, 322 bytes tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:40:a8:d9:2b tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 8 packets, 648 bytes, 2 multicasts tc-so: output: 8 packets, 648 bytes tc-so: inet 20.0.0.1/24 broadcast 20.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:e4:c0:3a:1e tc-so: linkstr: ./bus_ipsec_local tc-so: input: 6 packets, 210 bytes, 5 multicasts tc-so: output: 5 packets, 322 bytes tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:c5:4b:d2:20 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-so:### Dumping unix://ipsec_l2tp_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 4 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 3 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 21 0 21 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 45 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 41 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 130 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 72 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 14 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 87 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 390 0 0 130 0 130 130 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 4 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 29 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 3 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 3 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1180 0 30 216 0 216 tc-so: tc-so:In use 1159K, total allocated 1728K; utilization 67.1% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.250005] mainbus0 (root) tc-so:[ 1.280005] chacha: Portable C ChaCha tc-so:[ 1.280005] aes: BearSSL aes_ct tc-so:[ 1.280005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.280005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.340005] shmif0: Ethernet address b2:a0:c5:4b:d2:20 tc-so:### Dumping unix://ipsec_l2tp_tunel_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:brtpl 64 2 0 2 1 0 1 1 0 inf 1 tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 2 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 45 0 45 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 32 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 52 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 54 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 168 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 84 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 40 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 27 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 20 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 99 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1117 0 0 373 0 373 373 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 15 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 43 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 43 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 12 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2098 0 54 470 0 470 tc-so: tc-so:In use 2704K, total allocated 3760K; utilization 71.9% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.240005] IPsec: Initialized Security Association Processing. tc-so:[ 1.240005] mainbus0 (root) tc-so:[ 1.240005] chacha: Portable C ChaCha tc-so:[ 1.240005] aes: BearSSL aes_ct tc-so:[ 1.240005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.240005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.110005] shmif0: Ethernet address b2:a0:e4:c0:3a:1e tc-so:[ 8.290005] shmif1: Ethernet address b2:a0:40:a8:d9:2b tc-so:[ 21.820005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:[ 21.820005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 23.810005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 23.850005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:### Dumping unix://ipsec_l2tp_tunnel_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:brtpl 64 2 0 2 1 0 1 1 0 inf 1 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 45 0 45 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 32 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 52 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 55 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 171 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 84 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 40 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 27 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 20 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 99 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1115 0 0 372 0 372 372 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 10 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 43 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 40 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 12 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2088 0 54 467 0 467 tc-so: tc-so:In use 2695K, total allocated 3736K; utilization 72.1% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.240005] IPsec: Initialized Security Association Processing. tc-so:[ 1.240005] mainbus0 (root) tc-so:[ 1.240005] chacha: Portable C ChaCha tc-so:[ 1.240005] aes: BearSSL aes_ct tc-so:[ 1.240005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.240005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.140005] shmif0: Ethernet address b2:a0:cd:8b:56:0d tc-so:[ 9.460005] shmif1: Ethernet address b2:a0:1e:9f:bb:2a tc-so:[ 20.170005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:[ 20.210005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 22.200005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 22.200005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:### Dumping unix://ipsec_l2tp_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 17 0 17 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 40 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 131 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 72 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 14 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 87 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 368 0 0 123 0 123 123 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 4 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 32 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1151 0 26 209 0 209 tc-so: tc-so:In use 1113K, total allocated 1672K; utilization 66.6% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.350005] mainbus0 (root) tc-so:[ 1.350005] chacha: Portable C ChaCha tc-so:[ 1.350005] aes: BearSSL aes_ct tc-so:[ 1.350005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.350005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.860005] shmif0: Ethernet address b2:a0:0b:74:85:d6 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:### Dumping ./bus_ipsec_local tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:15.020004 b2:a0:c5:4b:d2:20 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:21.780004 b2:a0:0b:74:85:d6 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:25.080004 b2:a0:c5:4b:d2:20 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:23.810004 b2:a0:0b:74:85:d6 > b2:a0:c5:4b:d2:20, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:0b:74:85:d6, length 28 tc-so:00:00:25.120004 b2:a0:c5:4b:d2:20 > b2:a0:0b:74:85:d6, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 19470, seq 0, length 64 tc-so:00:00:23.850004 b2:a0:0b:74:85:d6 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:25.120004 b2:a0:c5:4b:d2:20 > b2:a0:0b:74:85:d6, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:c5:4b:d2:20, length 28 tc-so:00:00:23.850004 b2:a0:0b:74:85:d6 > b2:a0:c5:4b:d2:20, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 19470, seq 0, length 64 tc-so:00:00:28.830004 b2:a0:c5:4b:d2:20 > b2:a0:0b:74:85:d6, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 30993, seq 0, length 64 tc-so:00:00:27.580004 b2:a0:0b:74:85:d6 > b2:a0:c5:4b:d2:20, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 30993, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:18.200004 b2:a0:0b:74:85:d6 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:20.210004 b2:a0:c5:4b:d2:20 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:22.200004 b2:a0:c5:4b:d2:20 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:20.250004 b2:a0:0b:74:85:d6 > b2:a0:c5:4b:d2:20, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:0b:74:85:d6, length 28 tc-so:00:00:22.200004 b2:a0:c5:4b:d2:20 > b2:a0:0b:74:85:d6, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 19470, seq 0, length 64 tc-so:00:00:20.250004 b2:a0:0b:74:85:d6 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:22.240004 b2:a0:c5:4b:d2:20 > b2:a0:0b:74:85:d6, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:c5:4b:d2:20, length 28 tc-so:00:00:20.290004 b2:a0:0b:74:85:d6 > b2:a0:c5:4b:d2:20, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 19470, seq 0, length 64 tc-so:00:00:25.950004 b2:a0:c5:4b:d2:20 > b2:a0:0b:74:85:d6, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 30993, seq 0, length 64 tc-so:00:00:23.980004 b2:a0:0b:74:85:d6 > b2:a0:c5:4b:d2:20, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 30993, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:14.210004 b2:a0:40:a8:d9:2b > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.1 tell 20.0.0.1, length 28 tc-so:00:00:16.490004 b2:a0:1e:9f:bb:2a > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.2 tell 20.0.0.2, length 28 tc-so:00:00:20.170004 b2:a0:1e:9f:bb:2a > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.1 tell 20.0.0.2, length 28 tc-so:00:00:21.780004 b2:a0:40:a8:d9:2b > b2:a0:1e:9f:bb:2a, ethertype ARP (0x0806), length 42: Reply 20.0.0.1 is-at b2:a0:40:a8:d9:2b, length 28 tc-so:00:00:20.170004 b2:a0:1e:9f:bb:2a > b2:a0:40:a8:d9:2b, ethertype IPv4 (0x0800), length 80: 20.0.0.2 > 20.0.0.1: ip-proto-115 46 tc-so:00:00:21.820004 b2:a0:40:a8:d9:2b > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.2 tell 20.0.0.1, length 28 tc-so:00:00:20.210004 b2:a0:1e:9f:bb:2a > b2:a0:40:a8:d9:2b, ethertype ARP (0x0806), length 42: Reply 20.0.0.2 is-at b2:a0:1e:9f:bb:2a, length 28 tc-so:00:00:21.820004 b2:a0:40:a8:d9:2b > b2:a0:1e:9f:bb:2a, ethertype IPv4 (0x0800), length 80: 20.0.0.1 > 20.0.0.2: ip-proto-115 46 tc-so:00:00:23.810004 b2:a0:40:a8:d9:2b > b2:a0:1e:9f:bb:2a, ethertype IPv4 (0x0800), length 80: 20.0.0.1 > 20.0.0.2: ip-proto-115 46 tc-so:00:00:22.200004 b2:a0:1e:9f:bb:2a > b2:a0:40:a8:d9:2b, ethertype IPv4 (0x0800), length 80: 20.0.0.2 > 20.0.0.1: ip-proto-115 46 tc-so:00:00:23.810004 b2:a0:40:a8:d9:2b > b2:a0:1e:9f:bb:2a, ethertype IPv4 (0x0800), length 136: 20.0.0.1 > 20.0.0.2: ip-proto-115 102 tc-so:00:00:22.200004 b2:a0:1e:9f:bb:2a > b2:a0:40:a8:d9:2b, ethertype IPv4 (0x0800), length 80: 20.0.0.2 > 20.0.0.1: ip-proto-115 46 tc-so:00:00:23.850004 b2:a0:40:a8:d9:2b > b2:a0:1e:9f:bb:2a, ethertype IPv4 (0x0800), length 80: 20.0.0.1 > 20.0.0.2: ip-proto-115 46 tc-so:00:00:22.240004 b2:a0:1e:9f:bb:2a > b2:a0:40:a8:d9:2b, ethertype IPv4 (0x0800), length 136: 20.0.0.2 > 20.0.0.1: ip-proto-115 102 tc-so:00:00:27.540004 b2:a0:40:a8:d9:2b > b2:a0:1e:9f:bb:2a, ethertype IPv4 (0x0800), length 146: 20.0.0.1 > 20.0.0.2: ESP(spi=0x00002710,seq=0x1), length 112 tc-so:00:00:25.950004 b2:a0:1e:9f:bb:2a > b2:a0:40:a8:d9:2b, ethertype IPv4 (0x0800), length 146: 20.0.0.2 > 20.0.0.1: ESP(spi=0x00002711,seq=0x1), length 112 tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-end: 1646867783.479042, ipsec_l2tp_ipv4_transport_esp_null, passed tc-start: 1646867783.519940, ipsec_l2tp_ipv4_transport_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_l2tp_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_l2tp -lrumpnet_bridge unix://ipsec_l2tp_tunel_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_l2tp -lrumpnet_bridge unix://ipsec_l2tp_tunnel_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_l2tp_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:d0:98:16:37 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:9c:ad:60:9f ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:9e:f2:59:d2 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:8c:1b:79:12 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:75:65:50:d1 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig l2tp0 tunnel 20.0.0.1 20.0.0.2 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 1234 4321 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add l2tp0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig l2tp0 tunnel 20.0.0.2 20.0.0.1 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 4321 1234 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so:unix://ipsec_l2tp_tunnel_remote bridge0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add l2tp0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add 20.0.0.1 20.0.0.2 esp 10000 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add 20.0.0.2 20.0.0.1 esp 10001 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:spdadd 20.0.0.1/32 20.0.0.2/32 any -P out ipsec tc-so: esp/transport//require; tc-so:spdadd 20.0.0.2/32 20.0.0.1/32 any -P in ipsec tc-so: esp/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 20.0.0.1 20.0.0.2 esp 10000 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add 20.0.0.2 20.0.0.1 esp 10001 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:spdadd 20.0.0.2/32 20.0.0.1/32 any -P out ipsec tc-so: esp/transport//require; tc-so:spdadd 20.0.0.1/32 20.0.0.2/32 any -P in ipsec tc-so: esp/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:20.0.0.1 20.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:16:52 2022 current: Mar 9 23:16:52 2022 tc-so: diff: 0(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 9 23:16:27 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=23707 refcnt=0 tc-so:20.0.0.2 20.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:16:52 2022 current: Mar 9 23:16:52 2022 tc-so: diff: 0(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 9 23:16:27 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=23707 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:20.0.0.1 20.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:16:51 2022 current: Mar 9 23:16:53 2022 tc-so: diff: 2(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 9 23:16:28 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=19597 refcnt=0 tc-so:20.0.0.2 20.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:16:51 2022 current: Mar 9 23:16:53 2022 tc-so: diff: 2(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 9 23:16:28 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=19597 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so:unix://ipsec_l2tp_tunnel_remote bridge0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:aa:f9:f8:cf tc-so: linkstr: ./bus_ipsec_local tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:75:65:50:d1 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:aa:f9:f8:cf 5 0 5 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 5 0 5 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:75:65:50:d1 on shmif0 21s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:aa:f9:f8:cf multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:d0:98:16:37 tc-so: linkstr: ./bus_ipsec_local tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:9c:ad:60:9f tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet 20.0.0.1/24 broadcast 20.0.0.255 flags 0 tc-so:l2tp0: flags=0x8951 mtu 1280 tc-so: tunnel inet 20.0.0.1 --> 20.0.0.2 tc-so: local-session-id: 1234 tc-so: remote-session-id: 4321 tc-so: status: active tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:20.0.0/24 link#3 UC - - - shmif1 tc-so:20.0.0.1 link#3 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:20.0.0.2 b2:a0:8c:1b:79:12 UHL - - - shmif1 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:d0:98:16:37 6 0 5 0 0 tc-so:shmif 1500 b2:a0:9c:ad:60:9f 8 0 8 0 0 tc-so:shmif 1500 20.0.0/24 20.0.0.1 8 0 8 0 0 tc-so:l2tp0 1280 5 0 5 0 0 tc-so:bridg 1500 10 0 10 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (20.0.0.2) at b2:a0:8c:1b:79:12 on shmif1 16s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:d0:98:16:37 multicnt 0 tc-so:shmif1: tc-so: enaddr b2:a0:9c:ad:60:9f multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:l2tp0: tc-so:bridge0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:9e:f2:59:d2 tc-so: linkstr: ./bus_ipsec_remote tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:8c:1b:79:12 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet 20.0.0.2/24 broadcast 20.0.0.255 flags 0 tc-so:l2tp0: flags=0x8951 mtu 1280 tc-so: tunnel inet 20.0.0.2 --> 20.0.0.1 tc-so: local-session-id: 4321 tc-so: remote-session-id: 1234 tc-so: status: active tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:20.0.0/24 link#3 UC - - - shmif1 tc-so:20.0.0.2 link#3 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:20.0.0.1 b2:a0:9c:ad:60:9f UHL - - - shmif1 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:9e:f2:59:d2 5 0 5 0 0 tc-so:shmif 1500 b2:a0:8c:1b:79:12 8 0 8 0 0 tc-so:shmif 1500 20.0.0/24 20.0.0.2 8 0 8 0 0 tc-so:l2tp0 1280 5 0 5 0 0 tc-so:bridg 1500 10 0 10 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (20.0.0.1) at b2:a0:9c:ad:60:9f on shmif1 12s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:9e:f2:59:d2 multicnt 0 tc-so:shmif1: tc-so: enaddr b2:a0:8c:1b:79:12 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:l2tp0: tc-so:bridge0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:75:65:50:d1 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:aa:f9:f8:cf UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:75:65:50:d1 5 0 5 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 5 0 5 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:aa:f9:f8:cf on shmif0 13s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:75:65:50:d1 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so: input: 10 packets, 644 bytes, 4 multicasts tc-so: output: 10 packets, 644 bytes tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:l2tp0: flags=0x8851 mtu 1280 tc-so: tunnel inet 20.0.0.2 --> 20.0.0.1 tc-so: local-session-id: 4321 tc-so: remote-session-id: 1234 tc-so: status: active tc-so: input: 5 packets, 168 bytes, 4 multicasts tc-so: output: 5 packets, 322 bytes tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so: input: 10 packets, 644 bytes, 4 multicasts tc-so: output: 10 packets, 644 bytes tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:l2tp0: flags=0x8851 mtu 1280 tc-so: tunnel inet 20.0.0.1 --> 20.0.0.2 tc-so: local-session-id: 1234 tc-so: remote-session-id: 4321 tc-so: status: active tc-so: input: 5 packets, 168 bytes, 4 multicasts tc-so: output: 5 packets, 322 bytes tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:75:65:50:d1 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:8c:1b:79:12 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 8 packets, 672 bytes, 2 multicasts tc-so: output: 8 packets, 672 bytes tc-so: inet 20.0.0.2/24 broadcast 20.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:9e:f2:59:d2 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 5 packets, 168 bytes, 4 multicasts tc-so: output: 5 packets, 322 bytes tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:9c:ad:60:9f tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 8 packets, 672 bytes, 2 multicasts tc-so: output: 8 packets, 672 bytes tc-so: inet 20.0.0.1/24 broadcast 20.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:d0:98:16:37 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 6 packets, 210 bytes, 5 multicasts tc-so: output: 5 packets, 322 bytes tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:aa:f9:f8:cf tc-so: linkstr: ./bus_ipsec_local tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-so:### Dumping unix://ipsec_l2tp_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 21 0 21 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 45 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 41 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 130 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 72 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 14 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 87 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 391 0 0 131 0 131 131 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 7 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 33 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1185 0 30 217 0 217 tc-so: tc-so:In use 1162K, total allocated 1736K; utilization 66.9% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.250005] mainbus0 (root) tc-so:[ 1.280005] chacha: Portable C ChaCha tc-so:[ 1.280005] aes: BearSSL aes_ct tc-so:[ 1.280005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.280005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.640005] shmif0: Ethernet address b2:a0:aa:f9:f8:cf tc-so:### Dumping unix://ipsec_l2tp_tunel_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:brtpl 64 2 0 2 1 0 1 1 0 inf 1 tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 2 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 45 0 45 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 30 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 52 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 57 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 171 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 84 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 40 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 27 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 20 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 99 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1116 0 0 372 0 372 372 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 17 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 43 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 44 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 12 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2106 0 54 469 0 469 tc-so: tc-so:In use 2704K, total allocated 3752K; utilization 72.1% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.230005] IPsec: Initialized Security Association Processing. tc-so:[ 1.230005] mainbus0 (root) tc-so:[ 1.230005] chacha: Portable C ChaCha tc-so:[ 1.230005] aes: BearSSL aes_ct tc-so:[ 1.230005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.230005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.510005] shmif0: Ethernet address b2:a0:d0:98:16:37 tc-so:[ 9.080005] shmif1: Ethernet address b2:a0:9c:ad:60:9f tc-so:[ 21.690005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:[ 21.690005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 23.630005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 23.700005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:### Dumping unix://ipsec_l2tp_tunnel_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:brtpl 64 2 0 2 1 0 1 1 0 inf 1 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 45 0 45 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 30 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 52 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 57 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 170 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 84 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 40 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 27 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 20 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 99 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1116 0 0 372 0 372 372 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 11 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 43 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 39 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 12 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2090 0 54 467 0 467 tc-so: tc-so:In use 2698K, total allocated 3736K; utilization 72.2% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.330005] IPsec: Initialized Security Association Processing. tc-so:[ 1.330005] mainbus0 (root) tc-so:[ 1.330005] chacha: Portable C ChaCha tc-so:[ 1.330005] aes: BearSSL aes_ct tc-so:[ 1.330005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.330005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.630005] shmif0: Ethernet address b2:a0:9e:f2:59:d2 tc-so:[ 9.800005] shmif1: Ethernet address b2:a0:8c:1b:79:12 tc-so:[ 19.920005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:[ 19.950005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 21.930005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 21.960005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:### Dumping unix://ipsec_l2tp_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 4 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 3 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 17 0 17 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 41 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 130 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 72 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 14 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 87 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 368 0 0 123 0 123 123 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 3 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 31 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 3 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 3 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1153 0 26 209 0 209 tc-so: tc-so:In use 1115K, total allocated 1672K; utilization 66.7% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.360005] mainbus0 (root) tc-so:[ 1.360005] chacha: Portable C ChaCha tc-so:[ 1.360005] aes: BearSSL aes_ct tc-so:[ 1.360005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.360005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 9.630005] shmif0: Ethernet address b2:a0:75:65:50:d1 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:### Dumping ./bus_ipsec_local tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:16.250004 b2:a0:aa:f9:f8:cf > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:21.690004 b2:a0:75:65:50:d1 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:24.970004 b2:a0:aa:f9:f8:cf > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:23.670004 b2:a0:75:65:50:d1 > b2:a0:aa:f9:f8:cf, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:75:65:50:d1, length 28 tc-so:00:00:25.010004 b2:a0:aa:f9:f8:cf > b2:a0:75:65:50:d1, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 48110, seq 0, length 64 tc-so:00:00:23.700004 b2:a0:75:65:50:d1 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:25.040004 b2:a0:aa:f9:f8:cf > b2:a0:75:65:50:d1, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:aa:f9:f8:cf, length 28 tc-so:00:00:23.700004 b2:a0:75:65:50:d1 > b2:a0:aa:f9:f8:cf, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 48110, seq 0, length 64 tc-so:00:00:29.050004 b2:a0:aa:f9:f8:cf > b2:a0:75:65:50:d1, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 30889, seq 0, length 64 tc-so:00:00:27.750004 b2:a0:75:65:50:d1 > b2:a0:aa:f9:f8:cf, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 30889, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:17.950004 b2:a0:75:65:50:d1 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:19.950004 b2:a0:aa:f9:f8:cf > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:21.890004 b2:a0:aa:f9:f8:cf > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:19.970004 b2:a0:75:65:50:d1 > b2:a0:aa:f9:f8:cf, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:75:65:50:d1, length 28 tc-so:00:00:21.930004 b2:a0:aa:f9:f8:cf > b2:a0:75:65:50:d1, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 48110, seq 0, length 64 tc-so:00:00:19.970004 b2:a0:75:65:50:d1 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:21.960004 b2:a0:aa:f9:f8:cf > b2:a0:75:65:50:d1, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:aa:f9:f8:cf, length 28 tc-so:00:00:19.990004 b2:a0:75:65:50:d1 > b2:a0:aa:f9:f8:cf, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 48110, seq 0, length 64 tc-so:00:00:26.010004 b2:a0:aa:f9:f8:cf > b2:a0:75:65:50:d1, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 30889, seq 0, length 64 tc-so:00:00:24.040004 b2:a0:75:65:50:d1 > b2:a0:aa:f9:f8:cf, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 30889, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:15.350004 b2:a0:9c:ad:60:9f > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.1 tell 20.0.0.1, length 28 tc-so:00:00:17.000004 b2:a0:8c:1b:79:12 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.2 tell 20.0.0.2, length 28 tc-so:00:00:19.920004 b2:a0:8c:1b:79:12 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.1 tell 20.0.0.2, length 28 tc-so:00:00:21.660004 b2:a0:9c:ad:60:9f > b2:a0:8c:1b:79:12, ethertype ARP (0x0806), length 42: Reply 20.0.0.1 is-at b2:a0:9c:ad:60:9f, length 28 tc-so:00:00:19.950004 b2:a0:8c:1b:79:12 > b2:a0:9c:ad:60:9f, ethertype IPv4 (0x0800), length 80: 20.0.0.2 > 20.0.0.1: ip-proto-115 46 tc-so:00:00:21.690004 b2:a0:9c:ad:60:9f > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.2 tell 20.0.0.1, length 28 tc-so:00:00:19.950004 b2:a0:8c:1b:79:12 > b2:a0:9c:ad:60:9f, ethertype ARP (0x0806), length 42: Reply 20.0.0.2 is-at b2:a0:8c:1b:79:12, length 28 tc-so:00:00:21.690004 b2:a0:9c:ad:60:9f > b2:a0:8c:1b:79:12, ethertype IPv4 (0x0800), length 80: 20.0.0.1 > 20.0.0.2: ip-proto-115 46 tc-so:00:00:23.630004 b2:a0:9c:ad:60:9f > b2:a0:8c:1b:79:12, ethertype IPv4 (0x0800), length 80: 20.0.0.1 > 20.0.0.2: ip-proto-115 46 tc-so:00:00:21.930004 b2:a0:8c:1b:79:12 > b2:a0:9c:ad:60:9f, ethertype IPv4 (0x0800), length 80: 20.0.0.2 > 20.0.0.1: ip-proto-115 46 tc-so:00:00:23.670004 b2:a0:9c:ad:60:9f > b2:a0:8c:1b:79:12, ethertype IPv4 (0x0800), length 136: 20.0.0.1 > 20.0.0.2: ip-proto-115 102 tc-so:00:00:21.960004 b2:a0:8c:1b:79:12 > b2:a0:9c:ad:60:9f, ethertype IPv4 (0x0800), length 80: 20.0.0.2 > 20.0.0.1: ip-proto-115 46 tc-so:00:00:23.700004 b2:a0:9c:ad:60:9f > b2:a0:8c:1b:79:12, ethertype IPv4 (0x0800), length 80: 20.0.0.1 > 20.0.0.2: ip-proto-115 46 tc-so:00:00:21.960004 b2:a0:8c:1b:79:12 > b2:a0:9c:ad:60:9f, ethertype IPv4 (0x0800), length 136: 20.0.0.2 > 20.0.0.1: ip-proto-115 102 tc-so:00:00:27.710004 b2:a0:9c:ad:60:9f > b2:a0:8c:1b:79:12, ethertype IPv4 (0x0800), length 170: 20.0.0.1 > 20.0.0.2: ESP(spi=0x00002710,seq=0x1), length 136 tc-so:00:00:26.010004 b2:a0:8c:1b:79:12 > b2:a0:9c:ad:60:9f, ethertype IPv4 (0x0800), length 170: 20.0.0.2 > 20.0.0.1: ESP(spi=0x00002711,seq=0x1), length 136 tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-end: 1646867857.925610, ipsec_l2tp_ipv4_transport_esp_rijndaelcbc, passed tc-start: 1646867857.966651, ipsec_l2tp_ipv4_tunnel_ah_hmacsha512 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_l2tp_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_l2tp -lrumpnet_bridge unix://ipsec_l2tp_tunel_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_l2tp -lrumpnet_bridge unix://ipsec_l2tp_tunnel_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_l2tp_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:6c:73:0b:57 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:e6:75:55:ef ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:f7:f5:2e:3f ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:35:64:b1:3d ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:db:10:f6:05 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig l2tp0 tunnel 20.0.0.1 20.0.0.2 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 1234 4321 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add l2tp0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig l2tp0 tunnel 20.0.0.2 20.0.0.1 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 4321 1234 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so:unix://ipsec_l2tp_tunnel_remote bridge0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add l2tp0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add 20.0.0.1 20.0.0.2 ah 10000 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add 20.0.0.2 20.0.0.1 ah 10001 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:spdadd 20.0.0.0/24 20.0.0.0/24 any -P out ipsec tc-so: ah/tunnel/20.0.0.1-20.0.0.2/require; tc-so:spdadd 20.0.0.0/24 20.0.0.0/24 any -P in ipsec tc-so: ah/tunnel/20.0.0.2-20.0.0.1/require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 20.0.0.1 20.0.0.2 ah 10000 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add 20.0.0.2 20.0.0.1 ah 10001 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:spdadd 20.0.0.0/24 20.0.0.0/24 any -P out ipsec tc-so: ah/tunnel/20.0.0.2-20.0.0.1/require; tc-so:spdadd 20.0.0.0/24 20.0.0.0/24 any -P in ipsec tc-so: ah/tunnel/20.0.0.1-20.0.0.2/require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:20.0.0.1 20.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:18:05 2022 current: Mar 9 23:18:06 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 9 23:17:41 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=26750 refcnt=0 tc-so:20.0.0.2 20.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:18:05 2022 current: Mar 9 23:18:06 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 9 23:17:41 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=26750 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:20.0.0.1 20.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:18:06 2022 current: Mar 9 23:18:07 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 9 23:17:43 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=22704 refcnt=0 tc-so:20.0.0.2 20.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:18:06 2022 current: Mar 9 23:18:07 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 9 23:17:43 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=22704 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so:unix://ipsec_l2tp_tunnel_remote bridge0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:0f:5b:73:b7 tc-so: linkstr: ./bus_ipsec_local tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:db:10:f6:05 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:0f:5b:73:b7 5 0 5 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 5 0 5 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:db:10:f6:05 on shmif0 21s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:0f:5b:73:b7 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:6c:73:0b:57 tc-so: linkstr: ./bus_ipsec_local tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:e6:75:55:ef tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet 20.0.0.1/24 broadcast 20.0.0.255 flags 0 tc-so:l2tp0: flags=0x8951 mtu 1280 tc-so: tunnel inet 20.0.0.1 --> 20.0.0.2 tc-so: local-session-id: 1234 tc-so: remote-session-id: 4321 tc-so: status: active tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:20.0.0/24 link#3 UC - - - shmif1 tc-so:20.0.0.1 link#3 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:20.0.0.2 b2:a0:35:64:b1:3d UHL - - - shmif1 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:6c:73:0b:57 6 0 5 0 0 tc-so:shmif 1500 b2:a0:e6:75:55:ef 8 0 8 0 0 tc-so:shmif 1500 20.0.0/24 20.0.0.1 8 0 8 0 0 tc-so:l2tp0 1280 5 0 5 0 0 tc-so:bridg 1500 10 0 10 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (20.0.0.2) at b2:a0:35:64:b1:3d on shmif1 16s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:6c:73:0b:57 multicnt 0 tc-so:shmif1: tc-so: enaddr b2:a0:e6:75:55:ef multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:l2tp0: tc-so:bridge0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:f7:f5:2e:3f tc-so: linkstr: ./bus_ipsec_remote tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:35:64:b1:3d tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet 20.0.0.2/24 broadcast 20.0.0.255 flags 0 tc-so:l2tp0: flags=0x8951 mtu 1280 tc-so: tunnel inet 20.0.0.2 --> 20.0.0.1 tc-so: local-session-id: 4321 tc-so: remote-session-id: 1234 tc-so: status: active tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:20.0.0/24 link#3 UC - - - shmif1 tc-so:20.0.0.2 link#3 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:20.0.0.1 b2:a0:e6:75:55:ef UHL - - - shmif1 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:f7:f5:2e:3f 5 0 5 0 0 tc-so:shmif 1500 b2:a0:35:64:b1:3d 8 0 8 0 0 tc-so:shmif 1500 20.0.0/24 20.0.0.2 8 0 8 0 0 tc-so:l2tp0 1280 5 0 5 0 0 tc-so:bridg 1500 10 0 10 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (20.0.0.1) at b2:a0:e6:75:55:ef on shmif1 14s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:f7:f5:2e:3f multicnt 0 tc-so:shmif1: tc-so: enaddr b2:a0:35:64:b1:3d multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:l2tp0: tc-so:bridge0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:db:10:f6:05 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:0f:5b:73:b7 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:db:10:f6:05 5 0 5 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 5 0 5 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:0f:5b:73:b7 on shmif0 13s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:db:10:f6:05 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so: input: 10 packets, 644 bytes, 4 multicasts tc-so: output: 10 packets, 644 bytes tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:l2tp0: flags=0x8851 mtu 1280 tc-so: tunnel inet 20.0.0.2 --> 20.0.0.1 tc-so: local-session-id: 4321 tc-so: remote-session-id: 1234 tc-so: status: active tc-so: input: 5 packets, 168 bytes, 4 multicasts tc-so: output: 5 packets, 322 bytes tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so: input: 10 packets, 644 bytes, 4 multicasts tc-so: output: 10 packets, 644 bytes tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:l2tp0: flags=0x8851 mtu 1280 tc-so: tunnel inet 20.0.0.1 --> 20.0.0.2 tc-so: local-session-id: 1234 tc-so: remote-session-id: 4321 tc-so: status: active tc-so: input: 5 packets, 168 bytes, 4 multicasts tc-so: output: 5 packets, 322 bytes tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:db:10:f6:05 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:35:64:b1:3d tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 8 packets, 702 bytes, 2 multicasts tc-so: output: 8 packets, 702 bytes tc-so: inet 20.0.0.2/24 broadcast 20.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:f7:f5:2e:3f tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 5 packets, 168 bytes, 4 multicasts tc-so: output: 5 packets, 322 bytes tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:e6:75:55:ef tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 8 packets, 702 bytes, 2 multicasts tc-so: output: 8 packets, 702 bytes tc-so: inet 20.0.0.1/24 broadcast 20.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:6c:73:0b:57 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 6 packets, 210 bytes, 5 multicasts tc-so: output: 5 packets, 322 bytes tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:0f:5b:73:b7 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-so:### Dumping unix://ipsec_l2tp_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 21 0 21 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 45 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 41 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 129 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 72 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 14 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 87 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 391 0 0 131 0 131 131 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 7 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 33 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1184 0 30 217 0 217 tc-so: tc-so:In use 1162K, total allocated 1736K; utilization 66.9% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.290005] mainbus0 (root) tc-so:[ 1.330005] chacha: Portable C ChaCha tc-so:[ 1.330005] aes: BearSSL aes_ct tc-so:[ 1.330005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.330005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.160005] shmif0: Ethernet address b2:a0:0f:5b:73:b7 tc-so:### Dumping unix://ipsec_l2tp_tunel_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 2 0 0 1 0 1 1 0 inf 0 tc-so:brtpl 64 2 0 2 1 0 1 1 0 inf 1 tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 45 0 45 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 30 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 52 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 54 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 168 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 86 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 40 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 31 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 20 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 99 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1117 0 0 373 0 373 373 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 16 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 43 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 43 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 12 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2103 0 54 471 0 471 tc-so: tc-so:In use 2706K, total allocated 3768K; utilization 71.8% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.290005] IPsec: Initialized Security Association Processing. tc-so:[ 1.300005] mainbus0 (root) tc-so:[ 1.300005] chacha: Portable C ChaCha tc-so:[ 1.300005] aes: BearSSL aes_ct tc-so:[ 1.300005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.300005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 6.820005] shmif0: Ethernet address b2:a0:6c:73:0b:57 tc-so:[ 8.070005] shmif1: Ethernet address b2:a0:e6:75:55:ef tc-so:[ 20.890005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:[ 20.890005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 23.040005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 23.090005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:[ 27.020005] ah_input: hash over 186 bytes, skip 20: crda len 186 skip 0 inject 32 tc-so:### Dumping unix://ipsec_l2tp_tunnel_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:brtpl 64 2 0 2 1 0 1 1 0 inf 1 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 45 0 45 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 30 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 52 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 55 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 171 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 86 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 40 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 31 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 20 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 99 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1117 0 0 373 0 373 373 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 11 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 43 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 40 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 12 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2095 0 54 469 0 469 tc-so: tc-so:In use 2701K, total allocated 3752K; utilization 72.0% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.300005] IPsec: Initialized Security Association Processing. tc-so:[ 1.300005] mainbus0 (root) tc-so:[ 1.300005] chacha: Portable C ChaCha tc-so:[ 1.300005] aes: BearSSL aes_ct tc-so:[ 1.300005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.300005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.730005] shmif0: Ethernet address b2:a0:f7:f5:2e:3f tc-so:[ 9.140005] shmif1: Ethernet address b2:a0:35:64:b1:3d tc-so:[ 19.200005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:[ 19.240005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 21.390005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 21.430005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:[ 25.310005] ah_input: hash over 186 bytes, skip 20: crda len 186 skip 0 inject 32 tc-so:### Dumping unix://ipsec_l2tp_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 17 0 17 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 41 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 131 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 73 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 14 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 87 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 367 0 0 123 0 123 123 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 3 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 31 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1150 0 26 209 0 209 tc-so: tc-so:In use 1110K, total allocated 1672K; utilization 66.4% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.330005] mainbus0 (root) tc-so:[ 1.330005] chacha: Portable C ChaCha tc-so:[ 1.330005] aes: BearSSL aes_ct tc-so:[ 1.330005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.330005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.730005] shmif0: Ethernet address b2:a0:db:10:f6:05 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:### Dumping ./bus_ipsec_local tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:14.870004 b2:a0:0f:5b:73:b7 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:20.890004 b2:a0:db:10:f6:05 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:24.570004 b2:a0:0f:5b:73:b7 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:23.040004 b2:a0:db:10:f6:05 > b2:a0:0f:5b:73:b7, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:db:10:f6:05, length 28 tc-so:00:00:24.610004 b2:a0:0f:5b:73:b7 > b2:a0:db:10:f6:05, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 54929, seq 0, length 64 tc-so:00:00:23.090004 b2:a0:db:10:f6:05 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:24.610004 b2:a0:0f:5b:73:b7 > b2:a0:db:10:f6:05, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:0f:5b:73:b7, length 28 tc-so:00:00:23.130004 b2:a0:db:10:f6:05 > b2:a0:0f:5b:73:b7, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 54929, seq 0, length 64 tc-so:00:00:28.480004 b2:a0:0f:5b:73:b7 > b2:a0:db:10:f6:05, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 51485, seq 0, length 64 tc-so:00:00:27.020004 b2:a0:db:10:f6:05 > b2:a0:0f:5b:73:b7, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 51485, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:17.510004 b2:a0:db:10:f6:05 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:19.240004 b2:a0:0f:5b:73:b7 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:21.390004 b2:a0:0f:5b:73:b7 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:19.700004 b2:a0:db:10:f6:05 > b2:a0:0f:5b:73:b7, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:db:10:f6:05, length 28 tc-so:00:00:21.430004 b2:a0:0f:5b:73:b7 > b2:a0:db:10:f6:05, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 54929, seq 0, length 64 tc-so:00:00:19.740004 b2:a0:db:10:f6:05 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:21.470004 b2:a0:0f:5b:73:b7 > b2:a0:db:10:f6:05, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:0f:5b:73:b7, length 28 tc-so:00:00:19.780004 b2:a0:db:10:f6:05 > b2:a0:0f:5b:73:b7, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 54929, seq 0, length 64 tc-so:00:00:25.310004 b2:a0:0f:5b:73:b7 > b2:a0:db:10:f6:05, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 51485, seq 0, length 64 tc-so:00:00:23.670004 b2:a0:db:10:f6:05 > b2:a0:0f:5b:73:b7, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 51485, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:13.780004 b2:a0:e6:75:55:ef > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.1 tell 20.0.0.1, length 28 tc-so:00:00:15.690004 b2:a0:35:64:b1:3d > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.2 tell 20.0.0.2, length 28 tc-so:00:00:19.200004 b2:a0:35:64:b1:3d > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.1 tell 20.0.0.2, length 28 tc-so:00:00:20.850004 b2:a0:e6:75:55:ef > b2:a0:35:64:b1:3d, ethertype ARP (0x0806), length 42: Reply 20.0.0.1 is-at b2:a0:e6:75:55:ef, length 28 tc-so:00:00:19.200004 b2:a0:35:64:b1:3d > b2:a0:e6:75:55:ef, ethertype IPv4 (0x0800), length 80: 20.0.0.2 > 20.0.0.1: ip-proto-115 46 tc-so:00:00:20.890004 b2:a0:e6:75:55:ef > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.2 tell 20.0.0.1, length 28 tc-so:00:00:19.240004 b2:a0:35:64:b1:3d > b2:a0:e6:75:55:ef, ethertype ARP (0x0806), length 42: Reply 20.0.0.2 is-at b2:a0:35:64:b1:3d, length 28 tc-so:00:00:20.890004 b2:a0:e6:75:55:ef > b2:a0:35:64:b1:3d, ethertype IPv4 (0x0800), length 80: 20.0.0.1 > 20.0.0.2: ip-proto-115 46 tc-so:00:00:23.040004 b2:a0:e6:75:55:ef > b2:a0:35:64:b1:3d, ethertype IPv4 (0x0800), length 80: 20.0.0.1 > 20.0.0.2: ip-proto-115 46 tc-so:00:00:21.390004 b2:a0:35:64:b1:3d > b2:a0:e6:75:55:ef, ethertype IPv4 (0x0800), length 80: 20.0.0.2 > 20.0.0.1: ip-proto-115 46 tc-so:00:00:23.090004 b2:a0:e6:75:55:ef > b2:a0:35:64:b1:3d, ethertype IPv4 (0x0800), length 136: 20.0.0.1 > 20.0.0.2: ip-proto-115 102 tc-so:00:00:21.430004 b2:a0:35:64:b1:3d > b2:a0:e6:75:55:ef, ethertype IPv4 (0x0800), length 80: 20.0.0.2 > 20.0.0.1: ip-proto-115 46 tc-so:00:00:23.090004 b2:a0:e6:75:55:ef > b2:a0:35:64:b1:3d, ethertype IPv4 (0x0800), length 80: 20.0.0.1 > 20.0.0.2: ip-proto-115 46 tc-so:00:00:21.470004 b2:a0:35:64:b1:3d > b2:a0:e6:75:55:ef, ethertype IPv4 (0x0800), length 136: 20.0.0.2 > 20.0.0.1: ip-proto-115 102 tc-so:00:00:26.980004 b2:a0:e6:75:55:ef > b2:a0:35:64:b1:3d, ethertype IPv4 (0x0800), length 200: 20.0.0.1 > 20.0.0.2: AH(spi=0x00002710,seq=0x1): 20.0.0.1 > 20.0.0.2: ip-proto-115 102 (ipip-proto-4) tc-so:00:00:25.370004 b2:a0:35:64:b1:3d > b2:a0:e6:75:55:ef, ethertype IPv4 (0x0800), length 200: 20.0.0.2 > 20.0.0.1: AH(spi=0x00002711,seq=0x1): 20.0.0.2 > 20.0.0.1: ip-proto-115 102 (ipip-proto-4) tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-end: 1646867930.644511, ipsec_l2tp_ipv4_tunnel_ah_hmacsha512, passed tc-start: 1646867930.683183, ipsec_l2tp_ipv4_tunnel_ah_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_l2tp_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_l2tp -lrumpnet_bridge unix://ipsec_l2tp_tunel_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_l2tp -lrumpnet_bridge unix://ipsec_l2tp_tunnel_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_l2tp_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:7b:57:7a:eb ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:01:62:73:52 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:6a:84:e9:55 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:15:86:cb:e8 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:54:65:da:3e ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig l2tp0 tunnel 20.0.0.1 20.0.0.2 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 1234 4321 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add l2tp0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig l2tp0 tunnel 20.0.0.2 20.0.0.1 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 4321 1234 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so:unix://ipsec_l2tp_tunnel_remote bridge0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add l2tp0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add 20.0.0.1 20.0.0.2 ah 10000 -A null ; tc-so:add 20.0.0.2 20.0.0.1 ah 10001 -A null ; tc-so:spdadd 20.0.0.0/24 20.0.0.0/24 any -P out ipsec tc-so: ah/tunnel/20.0.0.1-20.0.0.2/require; tc-so:spdadd 20.0.0.0/24 20.0.0.0/24 any -P in ipsec tc-so: ah/tunnel/20.0.0.2-20.0.0.1/require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 20.0.0.1 20.0.0.2 ah 10000 -A null ; tc-so:add 20.0.0.2 20.0.0.1 ah 10001 -A null ; tc-so:spdadd 20.0.0.0/24 20.0.0.0/24 any -P out ipsec tc-so: ah/tunnel/20.0.0.2-20.0.0.1/require; tc-so:spdadd 20.0.0.0/24 20.0.0.0/24 any -P in ipsec tc-so: ah/tunnel/20.0.0.1-20.0.0.2/require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:20.0.0.1 20.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:19:17 2022 current: Mar 9 23:19:18 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 9 23:18:54 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=29986 refcnt=0 tc-so:20.0.0.2 20.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:19:17 2022 current: Mar 9 23:19:18 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 9 23:18:54 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=29986 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:20.0.0.1 20.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:19:17 2022 current: Mar 9 23:19:19 2022 tc-so: diff: 2(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 9 23:18:55 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=22886 refcnt=0 tc-so:20.0.0.2 20.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:19:17 2022 current: Mar 9 23:19:19 2022 tc-so: diff: 2(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 9 23:18:55 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=22886 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so:unix://ipsec_l2tp_tunnel_remote bridge0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:4a:7d:f9:f1 tc-so: linkstr: ./bus_ipsec_local tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:54:65:da:3e UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:4a:7d:f9:f1 5 0 5 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 5 0 5 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:54:65:da:3e on shmif0 20s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:4a:7d:f9:f1 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:7b:57:7a:eb tc-so: linkstr: ./bus_ipsec_local tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:01:62:73:52 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet 20.0.0.1/24 broadcast 20.0.0.255 flags 0 tc-so:l2tp0: flags=0x8951 mtu 1280 tc-so: tunnel inet 20.0.0.1 --> 20.0.0.2 tc-so: local-session-id: 1234 tc-so: remote-session-id: 4321 tc-so: status: active tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:20.0.0/24 link#3 UC - - - shmif1 tc-so:20.0.0.1 link#3 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:20.0.0.2 b2:a0:15:86:cb:e8 UHL - - - shmif1 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:7b:57:7a:eb 6 0 5 0 0 tc-so:shmif 1500 b2:a0:01:62:73:52 8 0 8 0 0 tc-so:shmif 1500 20.0.0/24 20.0.0.1 8 0 8 0 0 tc-so:l2tp0 1280 5 0 5 0 0 tc-so:bridg 1500 10 0 10 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (20.0.0.2) at b2:a0:15:86:cb:e8 on shmif1 16s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:7b:57:7a:eb multicnt 0 tc-so:shmif1: tc-so: enaddr b2:a0:01:62:73:52 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:l2tp0: tc-so:bridge0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:6a:84:e9:55 tc-so: linkstr: ./bus_ipsec_remote tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:15:86:cb:e8 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet 20.0.0.2/24 broadcast 20.0.0.255 flags 0 tc-so:l2tp0: flags=0x8951 mtu 1280 tc-so: tunnel inet 20.0.0.2 --> 20.0.0.1 tc-so: local-session-id: 4321 tc-so: remote-session-id: 1234 tc-so: status: active tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:20.0.0/24 link#3 UC - - - shmif1 tc-so:20.0.0.2 link#3 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:20.0.0.1 b2:a0:01:62:73:52 UHL - - - shmif1 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:6a:84:e9:55 5 0 5 0 0 tc-so:shmif 1500 b2:a0:15:86:cb:e8 8 0 8 0 0 tc-so:shmif 1500 20.0.0/24 20.0.0.2 8 0 8 0 0 tc-so:l2tp0 1280 5 0 5 0 0 tc-so:bridg 1500 10 0 10 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (20.0.0.1) at b2:a0:01:62:73:52 on shmif1 14s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:6a:84:e9:55 multicnt 0 tc-so:shmif1: tc-so: enaddr b2:a0:15:86:cb:e8 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:l2tp0: tc-so:bridge0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:54:65:da:3e tc-so: linkstr: ./bus_ipsec_remote tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:4a:7d:f9:f1 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:54:65:da:3e 5 0 5 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 5 0 5 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:4a:7d:f9:f1 on shmif0 12s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:54:65:da:3e multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so: input: 10 packets, 644 bytes, 4 multicasts tc-so: output: 10 packets, 644 bytes tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:l2tp0: flags=0x8851 mtu 1280 tc-so: tunnel inet 20.0.0.2 --> 20.0.0.1 tc-so: local-session-id: 4321 tc-so: remote-session-id: 1234 tc-so: status: active tc-so: input: 5 packets, 168 bytes, 4 multicasts tc-so: output: 5 packets, 322 bytes tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so: input: 10 packets, 644 bytes, 4 multicasts tc-so: output: 10 packets, 644 bytes tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:l2tp0: flags=0x8851 mtu 1280 tc-so: tunnel inet 20.0.0.1 --> 20.0.0.2 tc-so: local-session-id: 1234 tc-so: remote-session-id: 4321 tc-so: status: active tc-so: input: 5 packets, 168 bytes, 4 multicasts tc-so: output: 5 packets, 322 bytes tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:54:65:da:3e tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:15:86:cb:e8 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 8 packets, 682 bytes, 2 multicasts tc-so: output: 8 packets, 682 bytes tc-so: inet 20.0.0.2/24 broadcast 20.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:6a:84:e9:55 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 5 packets, 168 bytes, 4 multicasts tc-so: output: 5 packets, 322 bytes tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:01:62:73:52 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 8 packets, 682 bytes, 2 multicasts tc-so: output: 8 packets, 682 bytes tc-so: inet 20.0.0.1/24 broadcast 20.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:7b:57:7a:eb tc-so: linkstr: ./bus_ipsec_local tc-so: input: 6 packets, 210 bytes, 5 multicasts tc-so: output: 5 packets, 322 bytes tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:4a:7d:f9:f1 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-so:### Dumping unix://ipsec_l2tp_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 21 0 21 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 45 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 41 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 129 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 72 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 14 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 87 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 391 0 0 131 0 131 131 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 4 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 31 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1178 0 30 217 0 217 tc-so: tc-so:In use 1159K, total allocated 1736K; utilization 66.8% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.250005] mainbus0 (root) tc-so:[ 1.270005] chacha: Portable C ChaCha tc-so:[ 1.270005] aes: BearSSL aes_ct tc-so:[ 1.270005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.270005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.130005] shmif0: Ethernet address b2:a0:4a:7d:f9:f1 tc-so:### Dumping unix://ipsec_l2tp_tunel_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:brtpl 64 2 0 2 1 0 1 1 0 inf 1 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 45 0 45 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 36 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 51 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 55 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 170 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 85 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 40 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 26 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 20 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 99 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1115 0 0 372 0 372 372 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 10 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 43 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 38 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 12 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2088 0 54 468 0 468 tc-so: tc-so:In use 2694K, total allocated 3744K; utilization 72.0% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.260005] IPsec: Initialized Security Association Processing. tc-so:[ 1.260005] mainbus0 (root) tc-so:[ 1.330005] chacha: Portable C ChaCha tc-so:[ 1.330005] aes: BearSSL aes_ct tc-so:[ 1.330005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.330005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 6.870005] shmif0: Ethernet address b2:a0:7b:57:7a:eb tc-so:[ 8.100005] shmif1: Ethernet address b2:a0:01:62:73:52 tc-so:[ 20.820005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:[ 20.820005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 22.620005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 22.660005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:[ 26.540005] ah_input: hash over 166 bytes, skip 20: crda len 166 skip 0 inject 32 tc-so:### Dumping unix://ipsec_l2tp_tunnel_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:brtpl 64 2 0 2 1 0 1 1 0 inf 1 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 45 0 45 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 36 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 51 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 55 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 161 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 85 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 40 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 27 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 20 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 99 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1118 0 0 373 0 373 373 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 9 0 0 9 0 9 9 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 15 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 43 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 50 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 12 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2107 0 54 472 0 472 tc-so: tc-so:In use 2717K, total allocated 3776K; utilization 72.0% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.250005] IPsec: Initialized Security Association Processing. tc-so:[ 1.250005] mainbus0 (root) tc-so:[ 1.330005] chacha: Portable C ChaCha tc-so:[ 1.330005] aes: BearSSL aes_ct tc-so:[ 1.330005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.330005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.750005] shmif0: Ethernet address b2:a0:6a:84:e9:55 tc-so:[ 9.020005] shmif1: Ethernet address b2:a0:15:86:cb:e8 tc-so:[ 19.140005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:[ 19.180005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 20.940005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 20.980005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:[ 24.820005] ah_input: hash over 166 bytes, skip 20: crda len 166 skip 0 inject 32 tc-so:### Dumping unix://ipsec_l2tp_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 17 0 17 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 41 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 131 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 72 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 14 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 87 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 367 0 0 123 0 123 123 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 3 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 31 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1149 0 26 209 0 209 tc-so: tc-so:In use 1110K, total allocated 1672K; utilization 66.4% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.260005] mainbus0 (root) tc-so:[ 1.260005] chacha: Portable C ChaCha tc-so:[ 1.260005] aes: BearSSL aes_ct tc-so:[ 1.260005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.260005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.270005] shmif0: Ethernet address b2:a0:54:65:da:3e tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:### Dumping ./bus_ipsec_local tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:14.500004 b2:a0:4a:7d:f9:f1 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:20.820004 b2:a0:54:65:da:3e > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:23.920004 b2:a0:4a:7d:f9:f1 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:22.620004 b2:a0:54:65:da:3e > b2:a0:4a:7d:f9:f1, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:54:65:da:3e, length 28 tc-so:00:00:23.920004 b2:a0:4a:7d:f9:f1 > b2:a0:54:65:da:3e, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 49847, seq 0, length 64 tc-so:00:00:22.660004 b2:a0:54:65:da:3e > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:23.960004 b2:a0:4a:7d:f9:f1 > b2:a0:54:65:da:3e, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:4a:7d:f9:f1, length 28 tc-so:00:00:22.700004 b2:a0:54:65:da:3e > b2:a0:4a:7d:f9:f1, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 49847, seq 0, length 64 tc-so:00:00:27.800004 b2:a0:4a:7d:f9:f1 > b2:a0:54:65:da:3e, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 11875, seq 0, length 64 tc-so:00:00:26.540004 b2:a0:54:65:da:3e > b2:a0:4a:7d:f9:f1, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 11875, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:17.110004 b2:a0:54:65:da:3e > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:19.180004 b2:a0:4a:7d:f9:f1 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:20.940004 b2:a0:4a:7d:f9:f1 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:18.950004 b2:a0:54:65:da:3e > b2:a0:4a:7d:f9:f1, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:54:65:da:3e, length 28 tc-so:00:00:20.980004 b2:a0:4a:7d:f9:f1 > b2:a0:54:65:da:3e, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 49847, seq 0, length 64 tc-so:00:00:18.990004 b2:a0:54:65:da:3e > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:20.980004 b2:a0:4a:7d:f9:f1 > b2:a0:54:65:da:3e, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:4a:7d:f9:f1, length 28 tc-so:00:00:18.990004 b2:a0:54:65:da:3e > b2:a0:4a:7d:f9:f1, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 49847, seq 0, length 64 tc-so:00:00:24.820004 b2:a0:4a:7d:f9:f1 > b2:a0:54:65:da:3e, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 11875, seq 0, length 64 tc-so:00:00:22.840004 b2:a0:54:65:da:3e > b2:a0:4a:7d:f9:f1, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 11875, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:13.630004 b2:a0:01:62:73:52 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.1 tell 20.0.0.1, length 28 tc-so:00:00:15.670004 b2:a0:15:86:cb:e8 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.2 tell 20.0.0.2, length 28 tc-so:00:00:19.140004 b2:a0:15:86:cb:e8 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.1 tell 20.0.0.2, length 28 tc-so:00:00:20.820004 b2:a0:01:62:73:52 > b2:a0:15:86:cb:e8, ethertype ARP (0x0806), length 42: Reply 20.0.0.1 is-at b2:a0:01:62:73:52, length 28 tc-so:00:00:19.140004 b2:a0:15:86:cb:e8 > b2:a0:01:62:73:52, ethertype IPv4 (0x0800), length 80: 20.0.0.2 > 20.0.0.1: ip-proto-115 46 tc-so:00:00:20.820004 b2:a0:01:62:73:52 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.2 tell 20.0.0.1, length 28 tc-so:00:00:19.140004 b2:a0:15:86:cb:e8 > b2:a0:01:62:73:52, ethertype ARP (0x0806), length 42: Reply 20.0.0.2 is-at b2:a0:15:86:cb:e8, length 28 tc-so:00:00:20.860004 b2:a0:01:62:73:52 > b2:a0:15:86:cb:e8, ethertype IPv4 (0x0800), length 80: 20.0.0.1 > 20.0.0.2: ip-proto-115 46 tc-so:00:00:22.620004 b2:a0:01:62:73:52 > b2:a0:15:86:cb:e8, ethertype IPv4 (0x0800), length 80: 20.0.0.1 > 20.0.0.2: ip-proto-115 46 tc-so:00:00:20.940004 b2:a0:15:86:cb:e8 > b2:a0:01:62:73:52, ethertype IPv4 (0x0800), length 80: 20.0.0.2 > 20.0.0.1: ip-proto-115 46 tc-so:00:00:22.620004 b2:a0:01:62:73:52 > b2:a0:15:86:cb:e8, ethertype IPv4 (0x0800), length 136: 20.0.0.1 > 20.0.0.2: ip-proto-115 102 tc-so:00:00:20.980004 b2:a0:15:86:cb:e8 > b2:a0:01:62:73:52, ethertype IPv4 (0x0800), length 80: 20.0.0.2 > 20.0.0.1: ip-proto-115 46 tc-so:00:00:22.660004 b2:a0:01:62:73:52 > b2:a0:15:86:cb:e8, ethertype IPv4 (0x0800), length 80: 20.0.0.1 > 20.0.0.2: ip-proto-115 46 tc-so:00:00:20.980004 b2:a0:15:86:cb:e8 > b2:a0:01:62:73:52, ethertype IPv4 (0x0800), length 136: 20.0.0.2 > 20.0.0.1: ip-proto-115 102 tc-so:00:00:26.500004 b2:a0:01:62:73:52 > b2:a0:15:86:cb:e8, ethertype IPv4 (0x0800), length 180: 20.0.0.1 > 20.0.0.2: AH(spi=0x00002710,seq=0x1): 20.0.0.1 > 20.0.0.2: ip-proto-115 102 (ipip-proto-4) tc-so:00:00:24.820004 b2:a0:15:86:cb:e8 > b2:a0:01:62:73:52, ethertype IPv4 (0x0800), length 180: 20.0.0.2 > 20.0.0.1: AH(spi=0x00002711,seq=0x1): 20.0.0.2 > 20.0.0.1: ip-proto-115 102 (ipip-proto-4) tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-end: 1646868001.541056, ipsec_l2tp_ipv4_tunnel_ah_null, passed tc-start: 1646868001.576858, ipsec_l2tp_ipv4_tunnel_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_l2tp_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_l2tp -lrumpnet_bridge unix://ipsec_l2tp_tunel_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_l2tp -lrumpnet_bridge unix://ipsec_l2tp_tunnel_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_l2tp_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:17:77:99:c8 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:8a:80:1f:12 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:47:86:77:f8 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:e9:c5:07:1b ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:ab:87:32:64 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig l2tp0 tunnel 20.0.0.1 20.0.0.2 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 1234 4321 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add l2tp0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig l2tp0 tunnel 20.0.0.2 20.0.0.1 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 4321 1234 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so:unix://ipsec_l2tp_tunnel_remote bridge0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add l2tp0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add 20.0.0.1 20.0.0.2 esp 10000 -E null ; tc-so:add 20.0.0.2 20.0.0.1 esp 10001 -E null ; tc-so:spdadd 20.0.0.0/24 20.0.0.0/24 any -P out ipsec tc-so: esp/tunnel/20.0.0.1-20.0.0.2/require; tc-so:spdadd 20.0.0.0/24 20.0.0.0/24 any -P in ipsec tc-so: esp/tunnel/20.0.0.2-20.0.0.1/require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 20.0.0.1 20.0.0.2 esp 10000 -E null ; tc-so:add 20.0.0.2 20.0.0.1 esp 10001 -E null ; tc-so:spdadd 20.0.0.0/24 20.0.0.0/24 any -P out ipsec tc-so: esp/tunnel/20.0.0.2-20.0.0.1/require; tc-so:spdadd 20.0.0.0/24 20.0.0.0/24 any -P in ipsec tc-so: esp/tunnel/20.0.0.1-20.0.0.2/require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:20.0.0.1 20.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:20:31 2022 current: Mar 9 23:20:32 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 9 23:20:05 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=16335 refcnt=0 tc-so:20.0.0.2 20.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:20:31 2022 current: Mar 9 23:20:32 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 9 23:20:05 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=16335 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:20.0.0.1 20.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:20:31 2022 current: Mar 9 23:20:33 2022 tc-so: diff: 2(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 9 23:20:06 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=15071 refcnt=0 tc-so:20.0.0.2 20.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:20:31 2022 current: Mar 9 23:20:33 2022 tc-so: diff: 2(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 9 23:20:06 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=15071 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so:unix://ipsec_l2tp_tunnel_remote bridge0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:f0:f6:1a:ce tc-so: linkstr: ./bus_ipsec_local tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:ab:87:32:64 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:f0:f6:1a:ce 5 0 5 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 5 0 5 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:ab:87:32:64 on shmif0 20s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:f0:f6:1a:ce multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:17:77:99:c8 tc-so: linkstr: ./bus_ipsec_local tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:8a:80:1f:12 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet 20.0.0.1/24 broadcast 20.0.0.255 flags 0 tc-so:l2tp0: flags=0x8951 mtu 1280 tc-so: tunnel inet 20.0.0.1 --> 20.0.0.2 tc-so: local-session-id: 1234 tc-so: remote-session-id: 4321 tc-so: status: active tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:20.0.0/24 link#3 UC - - - shmif1 tc-so:20.0.0.1 link#3 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:20.0.0.2 b2:a0:e9:c5:07:1b UHL - - - shmif1 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:17:77:99:c8 6 0 5 0 0 tc-so:shmif 1500 b2:a0:8a:80:1f:12 8 0 8 0 0 tc-so:shmif 1500 20.0.0/24 20.0.0.1 8 0 8 0 0 tc-so:l2tp0 1280 5 0 5 0 0 tc-so:bridg 1500 10 0 10 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (20.0.0.2) at b2:a0:e9:c5:07:1b on shmif1 16s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:17:77:99:c8 multicnt 0 tc-so:shmif1: tc-so: enaddr b2:a0:8a:80:1f:12 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:l2tp0: tc-so:bridge0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:47:86:77:f8 tc-so: linkstr: ./bus_ipsec_remote tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:e9:c5:07:1b tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet 20.0.0.2/24 broadcast 20.0.0.255 flags 0 tc-so:l2tp0: flags=0x8951 mtu 1280 tc-so: tunnel inet 20.0.0.2 --> 20.0.0.1 tc-so: local-session-id: 4321 tc-so: remote-session-id: 1234 tc-so: status: active tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:20.0.0/24 link#3 UC - - - shmif1 tc-so:20.0.0.2 link#3 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:20.0.0.1 b2:a0:8a:80:1f:12 UHL - - - shmif1 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:47:86:77:f8 5 0 5 0 0 tc-so:shmif 1500 b2:a0:e9:c5:07:1b 8 0 8 0 0 tc-so:shmif 1500 20.0.0/24 20.0.0.2 8 0 8 0 0 tc-so:l2tp0 1280 5 0 5 0 0 tc-so:bridg 1500 10 0 10 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (20.0.0.1) at b2:a0:8a:80:1f:12 on shmif1 12s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:47:86:77:f8 multicnt 0 tc-so:shmif1: tc-so: enaddr b2:a0:e9:c5:07:1b multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:l2tp0: tc-so:bridge0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:ab:87:32:64 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:f0:f6:1a:ce UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:ab:87:32:64 5 0 5 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 5 0 5 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:f0:f6:1a:ce on shmif0 13s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:ab:87:32:64 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so: input: 10 packets, 644 bytes, 4 multicasts tc-so: output: 10 packets, 644 bytes tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:l2tp0: flags=0x8851 mtu 1280 tc-so: tunnel inet 20.0.0.2 --> 20.0.0.1 tc-so: local-session-id: 4321 tc-so: remote-session-id: 1234 tc-so: status: active tc-so: input: 5 packets, 168 bytes, 4 multicasts tc-so: output: 5 packets, 322 bytes tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so: input: 10 packets, 644 bytes, 4 multicasts tc-so: output: 10 packets, 644 bytes tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:l2tp0: flags=0x8851 mtu 1280 tc-so: tunnel inet 20.0.0.1 --> 20.0.0.2 tc-so: local-session-id: 1234 tc-so: remote-session-id: 4321 tc-so: status: active tc-so: input: 5 packets, 168 bytes, 4 multicasts tc-so: output: 5 packets, 322 bytes tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:ab:87:32:64 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:e9:c5:07:1b tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 8 packets, 668 bytes, 2 multicasts tc-so: output: 8 packets, 668 bytes tc-so: inet 20.0.0.2/24 broadcast 20.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:47:86:77:f8 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 5 packets, 168 bytes, 4 multicasts tc-so: output: 5 packets, 322 bytes tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:8a:80:1f:12 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 8 packets, 668 bytes, 2 multicasts tc-so: output: 8 packets, 668 bytes tc-so: inet 20.0.0.1/24 broadcast 20.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:17:77:99:c8 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 6 packets, 210 bytes, 5 multicasts tc-so: output: 5 packets, 322 bytes tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:f0:f6:1a:ce tc-so: linkstr: ./bus_ipsec_local tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-so:### Dumping unix://ipsec_l2tp_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 21 0 21 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 41 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 130 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 72 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 14 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 87 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 392 0 0 131 0 131 131 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 7 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 33 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1187 0 30 217 0 217 tc-so: tc-so:In use 1165K, total allocated 1736K; utilization 67.1% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.270005] mainbus0 (root) tc-so:[ 1.270005] chacha: Portable C ChaCha tc-so:[ 1.270005] aes: BearSSL aes_ct tc-so:[ 1.270005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.270005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.220005] shmif0: Ethernet address b2:a0:f0:f6:1a:ce tc-so:### Dumping unix://ipsec_l2tp_tunel_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:brtpl 64 2 0 2 1 0 1 1 0 inf 1 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 45 0 45 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 32 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 52 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 55 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 172 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 84 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 40 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 27 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 20 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 99 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1117 0 0 373 0 373 373 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 10 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 43 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 39 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 12 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2090 0 54 468 0 468 tc-so: tc-so:In use 2699K, total allocated 3744K; utilization 72.1% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.250005] IPsec: Initialized Security Association Processing. tc-so:[ 1.250005] mainbus0 (root) tc-so:[ 1.250005] chacha: Portable C ChaCha tc-so:[ 1.250005] aes: BearSSL aes_ct tc-so:[ 1.250005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.250005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.010005] shmif0: Ethernet address b2:a0:17:77:99:c8 tc-so:[ 8.340005] shmif1: Ethernet address b2:a0:8a:80:1f:12 tc-so:[ 23.650005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:[ 23.650005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 25.510005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 25.550005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:### Dumping unix://ipsec_l2tp_tunnel_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:brtpl 64 2 0 2 1 0 1 1 0 inf 1 tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 2 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 45 0 45 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 32 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 51 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 54 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 169 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 85 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 40 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 26 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 20 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 99 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1116 0 0 372 0 372 372 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 15 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 43 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 43 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 12 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2097 0 54 470 0 470 tc-so: tc-so:In use 2702K, total allocated 3760K; utilization 71.9% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.260005] IPsec: Initialized Security Association Processing. tc-so:[ 1.260005] mainbus0 (root) tc-so:[ 1.330005] chacha: Portable C ChaCha tc-so:[ 1.330005] aes: BearSSL aes_ct tc-so:[ 1.330005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.330005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.940005] shmif0: Ethernet address b2:a0:47:86:77:f8 tc-so:[ 9.400005] shmif1: Ethernet address b2:a0:e9:c5:07:1b tc-so:[ 21.870005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:[ 21.910005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 23.790005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 23.830005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:### Dumping unix://ipsec_l2tp_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 17 0 17 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 41 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 132 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 72 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 14 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 87 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 368 0 0 123 0 123 123 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 3 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 32 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1152 0 26 209 0 209 tc-so: tc-so:In use 1113K, total allocated 1672K; utilization 66.6% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.300005] mainbus0 (root) tc-so:[ 1.340005] chacha: Portable C ChaCha tc-so:[ 1.340005] aes: BearSSL aes_ct tc-so:[ 1.340005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.340005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.950005] shmif0: Ethernet address b2:a0:ab:87:32:64 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:### Dumping ./bus_ipsec_local tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:15.170004 b2:a0:f0:f6:1a:ce > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:23.650004 b2:a0:ab:87:32:64 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:26.880004 b2:a0:f0:f6:1a:ce > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:25.550004 b2:a0:ab:87:32:64 > b2:a0:f0:f6:1a:ce, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:ab:87:32:64, length 28 tc-so:00:00:26.920004 b2:a0:f0:f6:1a:ce > b2:a0:ab:87:32:64, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 45291, seq 0, length 64 tc-so:00:00:25.550004 b2:a0:ab:87:32:64 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:26.920004 b2:a0:f0:f6:1a:ce > b2:a0:ab:87:32:64, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:f0:f6:1a:ce, length 28 tc-so:00:00:25.590004 b2:a0:ab:87:32:64 > b2:a0:f0:f6:1a:ce, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 45291, seq 0, length 64 tc-so:00:00:30.670004 b2:a0:f0:f6:1a:ce > b2:a0:ab:87:32:64, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 47837, seq 0, length 64 tc-so:00:00:29.350004 b2:a0:ab:87:32:64 > b2:a0:f0:f6:1a:ce, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 47837, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:20.070004 b2:a0:ab:87:32:64 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:21.910004 b2:a0:f0:f6:1a:ce > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:23.790004 b2:a0:f0:f6:1a:ce > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:22.020004 b2:a0:ab:87:32:64 > b2:a0:f0:f6:1a:ce, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:ab:87:32:64, length 28 tc-so:00:00:23.790004 b2:a0:f0:f6:1a:ce > b2:a0:ab:87:32:64, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 45291, seq 0, length 64 tc-so:00:00:22.020004 b2:a0:ab:87:32:64 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:23.830004 b2:a0:f0:f6:1a:ce > b2:a0:ab:87:32:64, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:f0:f6:1a:ce, length 28 tc-so:00:00:22.020004 b2:a0:ab:87:32:64 > b2:a0:f0:f6:1a:ce, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 45291, seq 0, length 64 tc-so:00:00:27.580004 b2:a0:f0:f6:1a:ce > b2:a0:ab:87:32:64, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 47837, seq 0, length 64 tc-so:00:00:25.810004 b2:a0:ab:87:32:64 > b2:a0:f0:f6:1a:ce, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 47837, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:14.310004 b2:a0:8a:80:1f:12 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.1 tell 20.0.0.1, length 28 tc-so:00:00:17.260004 b2:a0:e9:c5:07:1b > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.2 tell 20.0.0.2, length 28 tc-so:00:00:21.870004 b2:a0:e9:c5:07:1b > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.1 tell 20.0.0.2, length 28 tc-so:00:00:23.610004 b2:a0:8a:80:1f:12 > b2:a0:e9:c5:07:1b, ethertype ARP (0x0806), length 42: Reply 20.0.0.1 is-at b2:a0:8a:80:1f:12, length 28 tc-so:00:00:21.870004 b2:a0:e9:c5:07:1b > b2:a0:8a:80:1f:12, ethertype IPv4 (0x0800), length 80: 20.0.0.2 > 20.0.0.1: ip-proto-115 46 tc-so:00:00:23.650004 b2:a0:8a:80:1f:12 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.2 tell 20.0.0.1, length 28 tc-so:00:00:21.910004 b2:a0:e9:c5:07:1b > b2:a0:8a:80:1f:12, ethertype ARP (0x0806), length 42: Reply 20.0.0.2 is-at b2:a0:e9:c5:07:1b, length 28 tc-so:00:00:23.650004 b2:a0:8a:80:1f:12 > b2:a0:e9:c5:07:1b, ethertype IPv4 (0x0800), length 80: 20.0.0.1 > 20.0.0.2: ip-proto-115 46 tc-so:00:00:25.510004 b2:a0:8a:80:1f:12 > b2:a0:e9:c5:07:1b, ethertype IPv4 (0x0800), length 80: 20.0.0.1 > 20.0.0.2: ip-proto-115 46 tc-so:00:00:23.790004 b2:a0:e9:c5:07:1b > b2:a0:8a:80:1f:12, ethertype IPv4 (0x0800), length 80: 20.0.0.2 > 20.0.0.1: ip-proto-115 46 tc-so:00:00:25.550004 b2:a0:8a:80:1f:12 > b2:a0:e9:c5:07:1b, ethertype IPv4 (0x0800), length 136: 20.0.0.1 > 20.0.0.2: ip-proto-115 102 tc-so:00:00:23.830004 b2:a0:e9:c5:07:1b > b2:a0:8a:80:1f:12, ethertype IPv4 (0x0800), length 80: 20.0.0.2 > 20.0.0.1: ip-proto-115 46 tc-so:00:00:25.550004 b2:a0:8a:80:1f:12 > b2:a0:e9:c5:07:1b, ethertype IPv4 (0x0800), length 80: 20.0.0.1 > 20.0.0.2: ip-proto-115 46 tc-so:00:00:23.830004 b2:a0:e9:c5:07:1b > b2:a0:8a:80:1f:12, ethertype IPv4 (0x0800), length 136: 20.0.0.2 > 20.0.0.1: ip-proto-115 102 tc-so:00:00:29.300004 b2:a0:8a:80:1f:12 > b2:a0:e9:c5:07:1b, ethertype IPv4 (0x0800), length 166: 20.0.0.1 > 20.0.0.2: ESP(spi=0x00002710,seq=0x1), length 132 tc-so:00:00:27.620004 b2:a0:e9:c5:07:1b > b2:a0:8a:80:1f:12, ethertype IPv4 (0x0800), length 166: 20.0.0.2 > 20.0.0.1: ESP(spi=0x00002711,seq=0x1), length 132 tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-end: 1646868078.18309, ipsec_l2tp_ipv4_tunnel_esp_null, passed tc-start: 1646868078.49434, ipsec_l2tp_ipv4_tunnel_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_l2tp_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_l2tp -lrumpnet_bridge unix://ipsec_l2tp_tunel_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_l2tp -lrumpnet_bridge unix://ipsec_l2tp_tunnel_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_l2tp_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:9e:52:8c:6c ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:32:6a:8f:dd ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:e4:cb:83:ee ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:88:c5:b4:c1 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:b9:0b:f8:3b ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig l2tp0 tunnel 20.0.0.1 20.0.0.2 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 1234 4321 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add l2tp0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig l2tp0 tunnel 20.0.0.2 20.0.0.1 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 4321 1234 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so:unix://ipsec_l2tp_tunnel_remote bridge0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add l2tp0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add 20.0.0.1 20.0.0.2 esp 10000 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add 20.0.0.2 20.0.0.1 esp 10001 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:spdadd 20.0.0.0/24 20.0.0.0/24 any -P out ipsec tc-so: esp/tunnel/20.0.0.1-20.0.0.2/require; tc-so:spdadd 20.0.0.0/24 20.0.0.0/24 any -P in ipsec tc-so: esp/tunnel/20.0.0.2-20.0.0.1/require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 20.0.0.1 20.0.0.2 esp 10000 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add 20.0.0.2 20.0.0.1 esp 10001 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:spdadd 20.0.0.0/24 20.0.0.0/24 any -P out ipsec tc-so: esp/tunnel/20.0.0.2-20.0.0.1/require; tc-so:spdadd 20.0.0.0/24 20.0.0.0/24 any -P in ipsec tc-so: esp/tunnel/20.0.0.1-20.0.0.2/require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:20.0.0.1 20.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:21:45 2022 current: Mar 9 23:21:45 2022 tc-so: diff: 0(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 9 23:21:21 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=20745 refcnt=0 tc-so:20.0.0.2 20.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:21:45 2022 current: Mar 9 23:21:45 2022 tc-so: diff: 0(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 9 23:21:21 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=20745 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:20.0.0.1 20.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:21:45 2022 current: Mar 9 23:21:46 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 9 23:21:23 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=7019 refcnt=0 tc-so:20.0.0.2 20.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:21:45 2022 current: Mar 9 23:21:46 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 9 23:21:23 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=7019 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so:unix://ipsec_l2tp_tunnel_remote bridge0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:96:4a:8a:f8 tc-so: linkstr: ./bus_ipsec_local tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:b9:0b:f8:3b UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:96:4a:8a:f8 5 0 5 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 5 0 5 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:b9:0b:f8:3b on shmif0 22s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:96:4a:8a:f8 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:9e:52:8c:6c tc-so: linkstr: ./bus_ipsec_local tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:32:6a:8f:dd tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet 20.0.0.1/24 broadcast 20.0.0.255 flags 0 tc-so:l2tp0: flags=0x8951 mtu 1280 tc-so: tunnel inet 20.0.0.1 --> 20.0.0.2 tc-so: local-session-id: 1234 tc-so: remote-session-id: 4321 tc-so: status: active tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:20.0.0/24 link#3 UC - - - shmif1 tc-so:20.0.0.1 link#3 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:20.0.0.2 b2:a0:88:c5:b4:c1 UHL - - - shmif1 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:9e:52:8c:6c 6 0 5 0 0 tc-so:shmif 1500 b2:a0:32:6a:8f:dd 8 0 8 0 0 tc-so:shmif 1500 20.0.0/24 20.0.0.1 8 0 8 0 0 tc-so:l2tp0 1280 5 0 5 0 0 tc-so:bridg 1500 10 0 10 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (20.0.0.2) at b2:a0:88:c5:b4:c1 on shmif1 17s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:9e:52:8c:6c multicnt 0 tc-so:shmif1: tc-so: enaddr b2:a0:32:6a:8f:dd multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:l2tp0: tc-so:bridge0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:e4:cb:83:ee tc-so: linkstr: ./bus_ipsec_remote tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:88:c5:b4:c1 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet 20.0.0.2/24 broadcast 20.0.0.255 flags 0 tc-so:l2tp0: flags=0x8951 mtu 1280 tc-so: tunnel inet 20.0.0.2 --> 20.0.0.1 tc-so: local-session-id: 4321 tc-so: remote-session-id: 1234 tc-so: status: active tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:20.0.0/24 link#3 UC - - - shmif1 tc-so:20.0.0.2 link#3 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:20.0.0.1 b2:a0:32:6a:8f:dd UHL - - - shmif1 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:e4:cb:83:ee 5 0 5 0 0 tc-so:shmif 1500 b2:a0:88:c5:b4:c1 8 0 8 0 0 tc-so:shmif 1500 20.0.0/24 20.0.0.2 8 0 8 0 0 tc-so:l2tp0 1280 5 0 5 0 0 tc-so:bridg 1500 10 0 10 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (20.0.0.1) at b2:a0:32:6a:8f:dd on shmif1 14s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:e4:cb:83:ee multicnt 0 tc-so:shmif1: tc-so: enaddr b2:a0:88:c5:b4:c1 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:l2tp0: tc-so:bridge0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:b9:0b:f8:3b tc-so: linkstr: ./bus_ipsec_remote tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:96:4a:8a:f8 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:b9:0b:f8:3b 5 0 5 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 5 0 5 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:96:4a:8a:f8 on shmif0 13s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:b9:0b:f8:3b multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so: input: 10 packets, 644 bytes, 4 multicasts tc-so: output: 10 packets, 644 bytes tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:l2tp0: flags=0x8851 mtu 1280 tc-so: tunnel inet 20.0.0.2 --> 20.0.0.1 tc-so: local-session-id: 4321 tc-so: remote-session-id: 1234 tc-so: status: active tc-so: input: 5 packets, 168 bytes, 4 multicasts tc-so: output: 5 packets, 322 bytes tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so: input: 10 packets, 644 bytes, 4 multicasts tc-so: output: 10 packets, 644 bytes tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:l2tp0: flags=0x8851 mtu 1280 tc-so: tunnel inet 20.0.0.1 --> 20.0.0.2 tc-so: local-session-id: 1234 tc-so: remote-session-id: 4321 tc-so: status: active tc-so: input: 5 packets, 168 bytes, 4 multicasts tc-so: output: 5 packets, 322 bytes tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:b9:0b:f8:3b tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:88:c5:b4:c1 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 8 packets, 688 bytes, 2 multicasts tc-so: output: 8 packets, 688 bytes tc-so: inet 20.0.0.2/24 broadcast 20.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:e4:cb:83:ee tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 5 packets, 168 bytes, 4 multicasts tc-so: output: 5 packets, 322 bytes tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:32:6a:8f:dd tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 8 packets, 688 bytes, 2 multicasts tc-so: output: 8 packets, 688 bytes tc-so: inet 20.0.0.1/24 broadcast 20.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:9e:52:8c:6c tc-so: linkstr: ./bus_ipsec_local tc-so: input: 6 packets, 210 bytes, 5 multicasts tc-so: output: 5 packets, 322 bytes tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:96:4a:8a:f8 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-so:### Dumping unix://ipsec_l2tp_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 21 0 21 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 41 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 130 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 72 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 14 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 87 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 391 0 0 131 0 131 131 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 4 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 31 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1180 0 30 217 0 217 tc-so: tc-so:In use 1159K, total allocated 1736K; utilization 66.8% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.270005] mainbus0 (root) tc-so:[ 1.270005] chacha: Portable C ChaCha tc-so:[ 1.270005] aes: BearSSL aes_ct tc-so:[ 1.270005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.270005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 6.810005] shmif0: Ethernet address b2:a0:96:4a:8a:f8 tc-so:### Dumping unix://ipsec_l2tp_tunel_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:brtpl 64 2 0 2 1 0 1 1 0 inf 1 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 45 0 45 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 30 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 51 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 57 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 159 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 85 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 40 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 27 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 20 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 99 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1118 0 0 373 0 373 373 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 9 0 0 9 0 9 9 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 16 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 43 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 50 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 12 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2104 0 54 472 0 472 tc-so: tc-so:In use 2718K, total allocated 3776K; utilization 72.0% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.240005] IPsec: Initialized Security Association Processing. tc-so:[ 1.240005] mainbus0 (root) tc-so:[ 1.320005] chacha: Portable C ChaCha tc-so:[ 1.320005] aes: BearSSL aes_ct tc-so:[ 1.320005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.320005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 6.700005] shmif0: Ethernet address b2:a0:9e:52:8c:6c tc-so:[ 7.990005] shmif1: Ethernet address b2:a0:32:6a:8f:dd tc-so:[ 21.040005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:[ 21.040005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 22.760005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 22.800005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:### Dumping unix://ipsec_l2tp_tunnel_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:brtpl 64 2 0 2 1 0 1 1 0 inf 1 tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 2 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 45 0 45 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 30 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 51 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 57 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 171 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 85 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 40 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 26 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 20 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 99 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1115 0 0 372 0 372 372 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 15 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 43 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 46 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 12 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2104 0 54 470 0 470 tc-so: tc-so:In use 2702K, total allocated 3760K; utilization 71.9% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.240005] IPsec: Initialized Security Association Processing. tc-so:[ 1.240005] mainbus0 (root) tc-so:[ 1.300005] chacha: Portable C ChaCha tc-so:[ 1.300005] aes: BearSSL aes_ct tc-so:[ 1.300005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.300005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.690005] shmif0: Ethernet address b2:a0:e4:cb:83:ee tc-so:[ 9.050005] shmif1: Ethernet address b2:a0:88:c5:b4:c1 tc-so:[ 19.320005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:[ 19.400005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 21.080005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 21.130005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:### Dumping unix://ipsec_l2tp_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 17 0 17 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 45 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 40 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 132 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 73 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 14 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 87 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 366 0 0 122 0 122 122 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 3 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 29 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1146 0 26 208 0 208 tc-so: tc-so:In use 1108K, total allocated 1664K; utilization 66.6% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.290005] mainbus0 (root) tc-so:[ 1.320005] chacha: Portable C ChaCha tc-so:[ 1.320005] aes: BearSSL aes_ct tc-so:[ 1.320005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.320005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.690005] shmif0: Ethernet address b2:a0:b9:0b:f8:3b tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:### Dumping ./bus_ipsec_local tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:14.570004 b2:a0:96:4a:8a:f8 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:21.040004 b2:a0:b9:0b:f8:3b > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:23.980004 b2:a0:96:4a:8a:f8 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:22.760004 b2:a0:b9:0b:f8:3b > b2:a0:96:4a:8a:f8, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:b9:0b:f8:3b, length 28 tc-so:00:00:24.020004 b2:a0:96:4a:8a:f8 > b2:a0:b9:0b:f8:3b, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 51348, seq 0, length 64 tc-so:00:00:22.800004 b2:a0:b9:0b:f8:3b > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:24.060004 b2:a0:96:4a:8a:f8 > b2:a0:b9:0b:f8:3b, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:96:4a:8a:f8, length 28 tc-so:00:00:22.800004 b2:a0:b9:0b:f8:3b > b2:a0:96:4a:8a:f8, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 51348, seq 0, length 64 tc-so:00:00:27.870004 b2:a0:96:4a:8a:f8 > b2:a0:b9:0b:f8:3b, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 46269, seq 0, length 64 tc-so:00:00:26.650004 b2:a0:b9:0b:f8:3b > b2:a0:96:4a:8a:f8, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 46269, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:17.660004 b2:a0:b9:0b:f8:3b > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:19.400004 b2:a0:96:4a:8a:f8 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:21.080004 b2:a0:96:4a:8a:f8 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:19.420004 b2:a0:b9:0b:f8:3b > b2:a0:96:4a:8a:f8, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:b9:0b:f8:3b, length 28 tc-so:00:00:21.080004 b2:a0:96:4a:8a:f8 > b2:a0:b9:0b:f8:3b, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 51348, seq 0, length 64 tc-so:00:00:19.420004 b2:a0:b9:0b:f8:3b > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:21.130004 b2:a0:96:4a:8a:f8 > b2:a0:b9:0b:f8:3b, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:96:4a:8a:f8, length 28 tc-so:00:00:19.460004 b2:a0:b9:0b:f8:3b > b2:a0:96:4a:8a:f8, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 51348, seq 0, length 64 tc-so:00:00:24.980004 b2:a0:96:4a:8a:f8 > b2:a0:b9:0b:f8:3b, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 46269, seq 0, length 64 tc-so:00:00:23.310004 b2:a0:b9:0b:f8:3b > b2:a0:96:4a:8a:f8, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 46269, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:13.790004 b2:a0:32:6a:8f:dd > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.1 tell 20.0.0.1, length 28 tc-so:00:00:15.900004 b2:a0:88:c5:b4:c1 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.2 tell 20.0.0.2, length 28 tc-so:00:00:19.320004 b2:a0:88:c5:b4:c1 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.1 tell 20.0.0.2, length 28 tc-so:00:00:21.040004 b2:a0:32:6a:8f:dd > b2:a0:88:c5:b4:c1, ethertype ARP (0x0806), length 42: Reply 20.0.0.1 is-at b2:a0:32:6a:8f:dd, length 28 tc-so:00:00:19.370004 b2:a0:88:c5:b4:c1 > b2:a0:32:6a:8f:dd, ethertype IPv4 (0x0800), length 80: 20.0.0.2 > 20.0.0.1: ip-proto-115 46 tc-so:00:00:21.040004 b2:a0:32:6a:8f:dd > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.2 tell 20.0.0.1, length 28 tc-so:00:00:19.400004 b2:a0:88:c5:b4:c1 > b2:a0:32:6a:8f:dd, ethertype ARP (0x0806), length 42: Reply 20.0.0.2 is-at b2:a0:88:c5:b4:c1, length 28 tc-so:00:00:21.080004 b2:a0:32:6a:8f:dd > b2:a0:88:c5:b4:c1, ethertype IPv4 (0x0800), length 80: 20.0.0.1 > 20.0.0.2: ip-proto-115 46 tc-so:00:00:22.760004 b2:a0:32:6a:8f:dd > b2:a0:88:c5:b4:c1, ethertype IPv4 (0x0800), length 80: 20.0.0.1 > 20.0.0.2: ip-proto-115 46 tc-so:00:00:21.080004 b2:a0:88:c5:b4:c1 > b2:a0:32:6a:8f:dd, ethertype IPv4 (0x0800), length 80: 20.0.0.2 > 20.0.0.1: ip-proto-115 46 tc-so:00:00:22.760004 b2:a0:32:6a:8f:dd > b2:a0:88:c5:b4:c1, ethertype IPv4 (0x0800), length 136: 20.0.0.1 > 20.0.0.2: ip-proto-115 102 tc-so:00:00:21.130004 b2:a0:88:c5:b4:c1 > b2:a0:32:6a:8f:dd, ethertype IPv4 (0x0800), length 80: 20.0.0.2 > 20.0.0.1: ip-proto-115 46 tc-so:00:00:22.800004 b2:a0:32:6a:8f:dd > b2:a0:88:c5:b4:c1, ethertype IPv4 (0x0800), length 80: 20.0.0.1 > 20.0.0.2: ip-proto-115 46 tc-so:00:00:21.130004 b2:a0:88:c5:b4:c1 > b2:a0:32:6a:8f:dd, ethertype IPv4 (0x0800), length 136: 20.0.0.2 > 20.0.0.1: ip-proto-115 102 tc-so:00:00:26.610004 b2:a0:32:6a:8f:dd > b2:a0:88:c5:b4:c1, ethertype IPv4 (0x0800), length 186: 20.0.0.1 > 20.0.0.2: ESP(spi=0x00002710,seq=0x1), length 152 tc-so:00:00:24.980004 b2:a0:88:c5:b4:c1 > b2:a0:32:6a:8f:dd, ethertype IPv4 (0x0800), length 186: 20.0.0.2 > 20.0.0.1: ESP(spi=0x00002711,seq=0x1), length 152 tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-end: 1646868150.393799, ipsec_l2tp_ipv4_tunnel_esp_rijndaelcbc, passed tc-start: 1646868150.435871, ipsec_l2tp_ipv6_transport_ah_hmacsha512 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_l2tp_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_l2tp -lrumpnet_bridge unix://ipsec_l2tp_tunel_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_l2tp -lrumpnet_bridge unix://ipsec_l2tp_tunnel_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_l2tp_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:83:07:a4:12 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:7b:63:61:bd ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:dc:36:f3:14 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:b3:7a:e1:d6 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:72:5c:b5:dd ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1/64 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig l2tp0 tunnel fc00::1 fc00::2 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 1234 4321 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add l2tp0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig l2tp0 tunnel fc00::2 fc00::1 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 4321 1234 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so:unix://ipsec_l2tp_tunnel_remote bridge0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add l2tp0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add fc00::1 fc00::2 ah 10000 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add fc00::2 fc00::1 ah 10001 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:spdadd fc00::1/128 fc00::2/128 any -P out ipsec tc-so: ah/transport//require; tc-so:spdadd fc00::2/128 fc00::1/128 any -P in ipsec tc-so: ah/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add fc00::1 fc00::2 ah 10000 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add fc00::2 fc00::1 ah 10001 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:spdadd fc00::2/128 fc00::1/128 any -P out ipsec tc-so: ah/transport//require; tc-so:spdadd fc00::1/128 fc00::2/128 any -P in ipsec tc-so: ah/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:fc00::1 fc00::2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:23:02 2022 current: Mar 9 23:23:02 2022 tc-so: diff: 0(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 9 23:22:34 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=26198 refcnt=0 tc-so:fc00::2 fc00::1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:23:02 2022 current: Mar 9 23:23:02 2022 tc-so: diff: 0(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 9 23:22:34 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=26198 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:fc00::1 fc00::2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:23:02 2022 current: Mar 9 23:23:03 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 9 23:22:36 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=27184 refcnt=0 tc-so:fc00::2 fc00::1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:23:02 2022 current: Mar 9 23:23:03 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 9 23:22:36 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=27184 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so:unix://ipsec_l2tp_tunnel_remote bridge0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:f5:24:ae:ec tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:f5ff:fe24:aeec%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00::/64 link#2 UC - - - shmif0 tc-so:fd00::1 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:f5ff:fe24:aeec link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::2 b2:a0:72:5c:b5:dd UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:f5:24:ae:ec 15 0 9 0 0 tc-so:shmif 1500 fd00::/64 fd00::1 tc-so: ff02::1:ff24:aeec tc-so: ff01:2::1 tc-so: ff02::2:9f80:b87c tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:1%sh 15 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:f5ff:f 15 0 9 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00::2 b2:a0:72:5c:b5:dd shmif0 26s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00::1 tc-so: group ff02::1:ff24:aeec%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:9f80:b87c%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:1%shmif0 refcount 1 tc-so: enaddr b2:a0:f5:24:ae:ec multicnt 4 tc-so: 33:33:ff:24:ae:ec -- 33:33:ff:24:ae:ec refcount 1 tc-so: 33:33:9f:80:b8:7c -- 33:33:9f:80:b8:7c refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:83:07:a4:12 tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fe80::b0a0:83ff:fe07:a412%shmif0/64 flags 0 scopeid 0x2 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:7b:63:61:bd tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:7bff:fe63:61bd%shmif1/64 flags 0 scopeid 0x3 tc-so:l2tp0: flags=0x8951 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: local-session-id: 1234 tc-so: remote-session-id: 4321 tc-so: status: active tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::1 link#3 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:83ff:fe07:a412 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:7bff:fe63:61bd link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:fc00::2 b2:a0:b3:7a:e1:d6 UHL - - - shmif1 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:83:07:a4:12 10 0 15 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:83ff:f tc-so: ff01:2::1 tc-so: ff02::2:9a55:ad04 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff07:a412 10 0 15 0 0 tc-so:shmif 1500 b2:a0:7b:63:61:bd 19 0 13 0 0 tc-so:shmif 1500 fc00::/64 fc00::1 tc-so: ff02::1:ff63:61bd tc-so: ff01:3::1 tc-so: ff02::2:9a55:ad04 tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:1%sh 19 0 13 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:7bff:f 19 0 13 0 0 tc-so:l2tp0 1280 11 0 7 0 0 tc-so:bridg 1500 17 0 19 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00::2 b2:a0:b3:7a:e1:d6 shmif1 23h59m55s S tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:83ff:fe07:a412%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:9a55:ad04%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ff07:a412%shmif0 refcount 1 tc-so: enaddr b2:a0:83:07:a4:12 multicnt 3 tc-so: 33:33:9a:55:ad:04 -- 33:33:9a:55:ad:04 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:07:a4:12 -- 33:33:ff:07:a4:12 refcount 1 tc-so:shmif1: tc-so: inet6 fc00::1 tc-so: group ff02::1:ff63:61bd%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:9a55:ad04%shmif1 refcount 2 tc-so: group ff02::1%shmif1 refcount 2 tc-so: group ff02::1:ff00:1%shmif1 refcount 1 tc-so: enaddr b2:a0:7b:63:61:bd multicnt 4 tc-so: 33:33:ff:63:61:bd -- 33:33:ff:63:61:bd refcount 1 tc-so: 33:33:9a:55:ad:04 -- 33:33:9a:55:ad:04 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:l2tp0: tc-so:bridge0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:dc:36:f3:14 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fe80::b0a0:dcff:fe36:f314%shmif0/64 flags 0 scopeid 0x2 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:b3:7a:e1:d6 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:b3ff:fe7a:e1d6%shmif1/64 flags 0 scopeid 0x3 tc-so:l2tp0: flags=0x8951 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: local-session-id: 4321 tc-so: remote-session-id: 1234 tc-so: status: active tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::2 link#3 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:dcff:fe36:f314 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:b3ff:fe7a:e1d6 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:fc00::1 b2:a0:7b:63:61:bd UHL - - - shmif1 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:dc:36:f3:14 9 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:dcff:f tc-so: ff01:2::1 tc-so: ff02::2:c129:f470 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff36:f314 9 0 9 0 0 tc-so:shmif 1500 b2:a0:b3:7a:e1:d6 10 0 19 0 0 tc-so:shmif 1500 fc00::/64 fc00::2 tc-so: ff02::1:ff7a:e1d6 tc-so: ff01:3::1 tc-so: ff02::2:c129:f470 tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:2%sh 10 0 19 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:b3ff:f 10 0 19 0 0 tc-so:l2tp0 1280 5 0 11 0 0 tc-so:bridg 1500 14 0 18 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00::1 b2:a0:7b:63:61:bd shmif1 11s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:dcff:fe36:f314%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:c129:f470%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ff36:f314%shmif0 refcount 1 tc-so: enaddr b2:a0:dc:36:f3:14 multicnt 3 tc-so: 33:33:c1:29:f4:70 -- 33:33:c1:29:f4:70 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:36:f3:14 -- 33:33:ff:36:f3:14 refcount 1 tc-so:shmif1: tc-so: inet6 fc00::2 tc-so: group ff02::1:ff7a:e1d6%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:c129:f470%shmif1 refcount 2 tc-so: group ff02::1%shmif1 refcount 2 tc-so: group ff02::1:ff00:2%shmif1 refcount 1 tc-so: enaddr b2:a0:b3:7a:e1:d6 multicnt 4 tc-so: 33:33:ff:7a:e1:d6 -- 33:33:ff:7a:e1:d6 refcount 1 tc-so: 33:33:c1:29:f4:70 -- 33:33:c1:29:f4:70 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:l2tp0: tc-so:bridge0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:72:5c:b5:dd tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:72ff:fe5c:b5dd%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00::/64 link#2 UC - - - shmif0 tc-so:fd00::2 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:72ff:fe5c:b5dd link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::1 b2:a0:f5:24:ae:ec UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:72:5c:b5:dd 8 0 9 0 0 tc-so:shmif 1500 fd00::/64 fd00::2 tc-so: ff02::1:ff5c:b5dd tc-so: ff01:2::1 tc-so: ff02::2:135d:f533 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 8 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:72ff:f 8 0 9 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00::1 b2:a0:f5:24:ae:ec shmif0 19s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00::2 tc-so: group ff02::1:ff5c:b5dd%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:135d:f533%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: enaddr b2:a0:72:5c:b5:dd multicnt 4 tc-so: 33:33:ff:5c:b5:dd -- 33:33:ff:5c:b5:dd refcount 1 tc-so: 33:33:13:5d:f5:33 -- 33:33:13:5d:f5:33 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so: input: 14 packets, 1132 bytes, 7 multicasts tc-so: output: 18 packets, 1476 bytes, 11 multicasts tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:l2tp0: flags=0x8851 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: local-session-id: 4321 tc-so: remote-session-id: 1234 tc-so: status: active tc-so: input: 5 packets, 774 bytes, 9 multicasts tc-so: output: 11 packets, 914 bytes tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so: input: 17 packets, 1390 bytes, 10 multicasts tc-so: output: 19 packets, 1562 bytes, 12 multicasts tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:l2tp0: flags=0x8851 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: local-session-id: 1234 tc-so: remote-session-id: 4321 tc-so: status: active tc-so: input: 11 packets, 946 bytes, 11 multicasts tc-so: output: 7 packets, 562 bytes tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:72:5c:b5:dd tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 8 packets, 648 bytes, 5 multicasts tc-so: output: 9 packets, 742 bytes, 5 multicasts tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:72ff:fe5c:b5dd%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:b3:7a:e1:d6 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 10 packets, 1256 bytes, 3 multicasts tc-so: output: 19 packets, 2490 bytes, 5 multicasts tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:b3ff:fe7a:e1d6%shmif1/64 flags 0 scopeid 0x3 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:dc:36:f3:14 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 9 packets, 602 bytes, 7 multicasts tc-so: output: 9 packets, 734 bytes, 6 multicasts tc-so: inet6 fe80::b0a0:dcff:fe36:f314%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:7b:63:61:bd tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 19 packets, 2490 bytes, 5 multicasts tc-so: output: 13 packets, 1514 bytes, 6 multicasts tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:7bff:fe63:61bd%shmif1/64 flags 0 scopeid 0x3 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:83:07:a4:12 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 10 packets, 1204 bytes, 14 multicasts tc-so: output: 15 packets, 1258 bytes, 11 multicasts tc-so: inet6 fe80::b0a0:83ff:fe07:a412%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:f5:24:ae:ec tc-so: linkstr: ./bus_ipsec_local tc-so: input: 15 packets, 1258 bytes, 11 multicasts tc-so: output: 9 packets, 734 bytes, 6 multicasts tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:f5ff:fe24:aeec%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-so:### Dumping unix://ipsec_l2tp_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 12 0 12 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 13 0 13 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 187 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 77 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 42 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 18 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 94 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 528 0 0 176 0 176 176 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 5 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 33 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 14 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1443 0 40 266 0 266 tc-so: tc-so:In use 1468K, total allocated 2128K; utilization 69.0% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.250005] mainbus0 (root) tc-so:[ 1.330005] chacha: Portable C ChaCha tc-so:[ 1.330005] aes: BearSSL aes_ct tc-so:[ 1.330005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.330005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 9.010005] shmif0: Ethernet address b2:a0:f5:24:ae:ec tc-so:[ 17.330005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 17.330005] get_ifid: shmif0: ifid: b0:a0:f5:ff:fe:24:ae:ec tc-so:[ 17.330005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:f5ff:fe24:aeec tc-so:[ 19.070005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:f5ff:fe24:aeec - no duplicates found tc-so:[ 66.710005] in6_if_link_down: fd00::1 marked detached tc-so:[ 66.710005] in6_if_link_down: fe80:2::b0a0:f5ff:fe24:aeec marked detached tc-so:### Dumping unix://ipsec_l2tp_tunel_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:brtpl 64 3 0 3 1 0 1 1 0 inf 1 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 3 0 3 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 18 0 18 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 39 0 39 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 33 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 55 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 62 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 240 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 94 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 65 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00256 320 34 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 7 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 105 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1333 0 0 445 0 445 445 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 23 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 6 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 43 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 46 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 18 0 12 1 0 1 1 0 inf 0 tc-so:rwlock 64 12 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2503 0 78 549 0 549 tc-so: tc-so:In use 3200K, total allocated 4392K; utilization 72.9% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.270005] IPsec: Initialized Security Association Processing. tc-so:[ 1.290005] mainbus0 (root) tc-so:[ 1.360005] chacha: Portable C ChaCha tc-so:[ 1.360005] aes: BearSSL aes_ct tc-so:[ 1.360005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.360005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.580005] shmif0: Ethernet address b2:a0:83:07:a4:12 tc-so:[ 9.870005] shmif1: Ethernet address b2:a0:7b:63:61:bd tc-so:[ 15.910005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 15.910005] get_ifid: shmif0: ifid: b0:a0:83:ff:fe:07:a4:12 tc-so:[ 16.140005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 16.140005] get_ifid: shmif1: ifid: b0:a0:7b:ff:fe:63:61:bd tc-so:[ 16.140005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:7bff:fe63:61bd tc-so:[ 17.930005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:7bff:fe63:61bd - no duplicates found tc-so:[ 30.860005] ah_input: hash over 178 bytes, skip 40: crda len 178 skip 0 inject 52 tc-so:[ 30.900005] ah_input: hash over 162 bytes, skip 40: crda len 162 skip 0 inject 52 tc-so:[ 31.470005] ah_input: hash over 178 bytes, skip 40: crda len 178 skip 0 inject 52 tc-so:[ 62.220005] in6_if_link_down: fc00::1 marked detached tc-so:[ 62.220005] in6_if_link_down: fe80:3::b0a0:7bff:fe63:61bd marked detached tc-so:[ 63.710005] in6_if_link_down: fe80:2::b0a0:83ff:fe07:a412 marked detached tc-so:### Dumping unix://ipsec_l2tp_tunnel_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:brtpl 64 2 0 2 1 0 1 1 0 inf 1 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 2 0 2 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 18 0 18 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 39 0 39 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 33 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 55 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 62 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 229 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 95 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 65 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00256 320 34 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 7 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 105 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1335 0 0 445 0 445 445 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 9 0 0 9 0 9 9 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 21 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 43 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 55 0 0 3 0 3 3 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 20 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 18 0 12 1 0 1 1 0 inf 0 tc-so:rwlock 64 12 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2504 0 76 550 0 550 tc-so: tc-so:In use 3211K, total allocated 4400K; utilization 73.0% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.260005] IPsec: Initialized Security Association Processing. tc-so:[ 1.260005] mainbus0 (root) tc-so:[ 1.380005] chacha: Portable C ChaCha tc-so:[ 1.380005] aes: BearSSL aes_ct tc-so:[ 1.380005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.380005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 9.210005] shmif0: Ethernet address b2:a0:dc:36:f3:14 tc-so:[ 10.610005] shmif1: Ethernet address b2:a0:b3:7a:e1:d6 tc-so:[ 18.030005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 18.030005] get_ifid: shmif0: ifid: b0:a0:dc:ff:fe:36:f3:14 tc-so:[ 18.350005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 18.350005] get_ifid: shmif1: ifid: b0:a0:b3:ff:fe:7a:e1:d6 tc-so:[ 18.350005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:b3ff:fe7a:e1d6 tc-so:[ 20.240005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:b3ff:fe7a:e1d6 - no duplicates found tc-so:[ 28.770005] ah_input: hash over 162 bytes, skip 40: crda len 162 skip 0 inject 52 tc-so:[ 29.390005] ah_input: hash over 170 bytes, skip 40: crda len 170 skip 0 inject 52 tc-so:[ 57.220005] in6_if_link_down: fc00::2 marked detached tc-so:[ 57.220005] in6_if_link_down: fe80:3::b0a0:b3ff:fe7a:e1d6 marked detached tc-so:[ 58.740005] in6_if_link_down: fe80:2::b0a0:dcff:fe36:f314 marked detached tc-so:### Dumping unix://ipsec_l2tp_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 8 0 8 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 13 0 13 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 187 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 77 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 42 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 18 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 94 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 493 0 0 165 0 165 165 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 4 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 31 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 14 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1397 0 36 255 0 255 tc-so: tc-so:In use 1396K, total allocated 2040K; utilization 68.4% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.310005] mainbus0 (root) tc-so:[ 1.390005] chacha: Portable C ChaCha tc-so:[ 1.390005] aes: BearSSL aes_ct tc-so:[ 1.390005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.390005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 9.690005] shmif0: Ethernet address b2:a0:72:5c:b5:dd tc-so:[ 19.860005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 19.860005] get_ifid: shmif0: ifid: b0:a0:72:ff:fe:5c:b5:dd tc-so:[ 19.860005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:72ff:fe5c:b5dd tc-so:[ 20.990005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:72ff:fe5c:b5dd - no duplicates found tc-so:[ 53.600005] in6_if_link_down: fd00::2 marked detached tc-so:[ 53.600005] in6_if_link_down: fe80:2::b0a0:72ff:fe5c:b5dd marked detached tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:### Dumping ./bus_ipsec_local tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:17.700004 b2:a0:f5:24:ae:ec > 33:33:ff:24:ae:ec, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff24:aeec: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff24:aeec, length 24 tc-so:00:00:16.140004 b2:a0:83:07:a4:12 > 33:33:ff:07:a4:12, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:83ff:fe07:a412 > ff02::1:ff07:a412: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff07:a412, length 24 tc-so:00:00:18.050004 b2:a0:f5:24:ae:ec > 33:33:ff:24:ae:ec, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff24:aeec: ICMP6, neighbor solicitation, who has fe80::b0a0:f5ff:fe24:aeec, length 32 tc-so:00:00:16.670004 b2:a0:83:07:a4:12 > 33:33:9a:55:ad:04, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:83ff:fe07:a412 > ff02::2:9a55:ad04: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:9a55:ad04, length 24 tc-so:00:00:19.200004 b2:a0:f5:24:ae:ec > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:f5ff:fe24:aeec > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:17.970004 b2:a0:83:07:a4:12 > 33:33:ff:07:a4:12, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:83ff:fe07:a412 > ff02::1:ff07:a412: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff07:a412, length 24 tc-so:00:00:20.110004 b2:a0:f5:24:ae:ec > 33:33:9f:80:b8:7c, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:f5ff:fe24:aeec > ff02::2:9f80:b87c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:9f80:b87c, length 24 tc-so:00:00:20.940004 b2:a0:83:07:a4:12 > 33:33:9a:55:ad:04, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:83ff:fe07:a412 > ff02::2:9a55:ad04: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:9a55:ad04, length 24 tc-so:00:00:24.290004 b2:a0:72:5c:b5:dd > 33:33:ff:5c:b5:dd, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff5c:b5dd: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff5c:b5dd, length 24 tc-so:00:00:24.350004 b2:a0:72:5c:b5:dd > 33:33:ff:5c:b5:dd, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff5c:b5dd: ICMP6, neighbor solicitation, who has fe80::b0a0:72ff:fe5c:b5dd, length 32 tc-so:00:00:24.910004 b2:a0:72:5c:b5:dd > 33:33:13:5d:f5:33, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:135d:f533: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:135d:f533, length 24 tc-so:00:00:26.950004 b2:a0:f5:24:ae:ec > 33:33:ff:24:ae:ec, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:f5ff:fe24:aeec > ff02::1:ff24:aeec: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff24:aeec, length 24 tc-so:00:00:25.240004 b2:a0:dc:36:f3:14 > 33:33:ff:36:f3:14, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:dcff:fe36:f314 > ff02::1:ff36:f314: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff36:f314, length 24 tc-so:00:00:25.240004 b2:a0:dc:36:f3:14 > 33:33:c1:29:f4:70, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:dcff:fe36:f314 > ff02::2:c129:f470: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:c129:f470, length 24 tc-so:00:00:28.200004 b2:a0:f5:24:ae:ec > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fd00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00::2, length 32 tc-so:00:00:26.490004 b2:a0:72:5c:b5:dd > b2:a0:f5:24:ae:ec, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:28.240004 b2:a0:f5:24:ae:ec > b2:a0:72:5c:b5:dd, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:26.530004 b2:a0:72:5c:b5:dd > b2:a0:f5:24:ae:ec, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:27.560004 b2:a0:72:5c:b5:dd > 33:33:ff:5c:b5:dd, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:72ff:fe5c:b5dd > ff02::1:ff5c:b5dd: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff5c:b5dd, length 24 tc-so:00:00:30.860004 b2:a0:72:5c:b5:dd > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:72ff:fe5c:b5dd > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:32.640004 b2:a0:f5:24:ae:ec > b2:a0:72:5c:b5:dd, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:30.900004 b2:a0:72:5c:b5:dd > b2:a0:f5:24:ae:ec, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:31.470004 b2:a0:72:5c:b5:dd > b2:a0:f5:24:ae:ec, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:33.230004 b2:a0:f5:24:ae:ec > b2:a0:72:5c:b5:dd, ethertype IPv6 (0x86dd), length 78: fd00::1 > fd00::2: ICMP6, neighbor advertisement, tgt is fd00::1, length 24 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:18.140004 b2:a0:dc:36:f3:14 > 33:33:ff:36:f3:14, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:dcff:fe36:f314 > ff02::1:ff36:f314: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff36:f314, length 24 tc-so:00:00:18.790004 b2:a0:dc:36:f3:14 > 33:33:c1:29:f4:70, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:dcff:fe36:f314 > ff02::2:c129:f470: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:c129:f470, length 24 tc-so:00:00:19.920004 b2:a0:72:5c:b5:dd > 33:33:ff:5c:b5:dd, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff5c:b5dd: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff5c:b5dd, length 24 tc-so:00:00:19.990004 b2:a0:72:5c:b5:dd > 33:33:ff:5c:b5:dd, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff5c:b5dd: ICMP6, neighbor solicitation, who has fe80::b0a0:72ff:fe5c:b5dd, length 32 tc-so:00:00:20.550004 b2:a0:72:5c:b5:dd > 33:33:13:5d:f5:33, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:135d:f533: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:135d:f533, length 24 tc-so:00:00:23.100004 b2:a0:dc:36:f3:14 > 33:33:ff:36:f3:14, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:dcff:fe36:f314 > ff02::1:ff36:f314: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff36:f314, length 24 tc-so:00:00:23.100004 b2:a0:dc:36:f3:14 > 33:33:c1:29:f4:70, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:dcff:fe36:f314 > ff02::2:c129:f470: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:c129:f470, length 24 tc-so:00:00:23.100004 b2:a0:f5:24:ae:ec > 33:33:ff:24:ae:ec, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:f5ff:fe24:aeec > ff02::1:ff24:aeec: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff24:aeec, length 24 tc-so:00:00:24.370004 b2:a0:f5:24:ae:ec > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fd00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00::2, length 32 tc-so:00:00:22.090004 b2:a0:72:5c:b5:dd > b2:a0:f5:24:ae:ec, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:24.410004 b2:a0:f5:24:ae:ec > b2:a0:72:5c:b5:dd, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:22.130004 b2:a0:72:5c:b5:dd > b2:a0:f5:24:ae:ec, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:23.150004 b2:a0:72:5c:b5:dd > 33:33:ff:5c:b5:dd, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:72ff:fe5c:b5dd > ff02::1:ff5c:b5dd: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff5c:b5dd, length 24 tc-so:00:00:26.450004 b2:a0:72:5c:b5:dd > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:72ff:fe5c:b5dd > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:28.770004 b2:a0:f5:24:ae:ec > b2:a0:72:5c:b5:dd, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:26.530004 b2:a0:72:5c:b5:dd > b2:a0:f5:24:ae:ec, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:27.100004 b2:a0:72:5c:b5:dd > b2:a0:f5:24:ae:ec, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:29.390004 b2:a0:f5:24:ae:ec > b2:a0:72:5c:b5:dd, ethertype IPv6 (0x86dd), length 78: fd00::1 > fd00::2: ICMP6, neighbor advertisement, tgt is fd00::1, length 24 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:16.320004 b2:a0:7b:63:61:bd > 33:33:ff:63:61:bd, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff63:61bd: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff63:61bd, length 24 tc-so:00:00:16.810004 b2:a0:7b:63:61:bd > 33:33:ff:63:61:bd, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff63:61bd: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff63:61bd, length 24 tc-so:00:00:16.930004 b2:a0:7b:63:61:bd > 33:33:ff:63:61:bd, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff63:61bd: ICMP6, neighbor solicitation, who has fe80::b0a0:7bff:fe63:61bd, length 32 tc-so:00:00:19.300004 b2:a0:7b:63:61:bd > 33:33:9a:55:ad:04, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7bff:fe63:61bd > ff02::2:9a55:ad04: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:9a55:ad04, length 24 tc-so:00:00:20.960004 b2:a0:7b:63:61:bd > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fc00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fc00::2, length 32 tc-so:00:00:18.830004 b2:a0:b3:7a:e1:d6 > b2:a0:7b:63:61:bd, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor advertisement, tgt is fc00::2, length 32 tc-so:00:00:20.960004 b2:a0:7b:63:61:bd > b2:a0:b3:7a:e1:d6, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:18.830004 b2:a0:b3:7a:e1:d6 > b2:a0:7b:63:61:bd, ethertype IPv6 (0x86dd), length 192: fc00::2 > fc00::1: ICMP6, parameter problem, next header - octet 6, length 138 tc-so:00:00:19.110004 b2:a0:b3:7a:e1:d6 > 33:33:ff:7a:e1:d6, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff7a:e1d6: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff7a:e1d6, length 24 tc-so:00:00:19.210004 b2:a0:b3:7a:e1:d6 > 33:33:ff:7a:e1:d6, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff7a:e1d6: ICMP6, neighbor solicitation, who has fe80::b0a0:b3ff:fe7a:e1d6, length 32 tc-so:00:00:21.470004 b2:a0:7b:63:61:bd > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7bff:fe63:61bd > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:19.990004 b2:a0:b3:7a:e1:d6 > 33:33:ff:7a:e1:d6, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff7a:e1d6: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff7a:e1d6, length 24 tc-so:00:00:20.450004 b2:a0:b3:7a:e1:d6 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:b3ff:fe7a:e1d6 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:21.580004 b2:a0:b3:7a:e1:d6 > 33:33:c1:29:f4:70, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:b3ff:fe7a:e1d6 > ff02::2:c129:f470: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:c129:f470, length 24 tc-so:00:00:22.180004 b2:a0:b3:7a:e1:d6 > b2:a0:7b:63:61:bd, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:22.250004 b2:a0:b3:7a:e1:d6 > b2:a0:7b:63:61:bd, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:22.810004 b2:a0:b3:7a:e1:d6 > b2:a0:7b:63:61:bd, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:25.200004 b2:a0:7b:63:61:bd > b2:a0:b3:7a:e1:d6, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:23.140004 b2:a0:b3:7a:e1:d6 > b2:a0:7b:63:61:bd, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:23.140004 b2:a0:b3:7a:e1:d6 > b2:a0:7b:63:61:bd, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:23.830004 b2:a0:b3:7a:e1:d6 > b2:a0:7b:63:61:bd, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:25.950004 b2:a0:7b:63:61:bd > b2:a0:b3:7a:e1:d6, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: ICMP6, neighbor advertisement, tgt is fc00::1, length 24 tc-so:00:00:26.490004 b2:a0:7b:63:61:bd > b2:a0:b3:7a:e1:d6, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:24.370004 b2:a0:b3:7a:e1:d6 > b2:a0:7b:63:61:bd, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:26.530004 b2:a0:7b:63:61:bd > b2:a0:b3:7a:e1:d6, ethertype IPv6 (0x86dd), length 128: fc00::1 > fc00::2: ip-proto-115 74 tc-so:00:00:24.410004 b2:a0:b3:7a:e1:d6 > b2:a0:7b:63:61:bd, ethertype IPv6 (0x86dd), length 128: fc00::2 > fc00::1: ip-proto-115 74 tc-so:00:00:25.440004 b2:a0:b3:7a:e1:d6 > b2:a0:7b:63:61:bd, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:28.700004 b2:a0:b3:7a:e1:d6 > b2:a0:7b:63:61:bd, ethertype IPv6 (0x86dd), length 192: fc00::2 > fc00::1: AH(spi=0x00002711,seq=0x1): ip-proto-115 90 tc-so:00:00:30.900004 b2:a0:7b:63:61:bd > b2:a0:b3:7a:e1:d6, ethertype IPv6 (0x86dd), length 176: fc00::1 > fc00::2: AH(spi=0x00002710,seq=0x1): ip-proto-115 74 tc-so:00:00:28.770004 b2:a0:b3:7a:e1:d6 > b2:a0:7b:63:61:bd, ethertype IPv6 (0x86dd), length 176: fc00::2 > fc00::1: AH(spi=0x00002711,seq=0x2): ip-proto-115 74 tc-so:00:00:29.350004 b2:a0:b3:7a:e1:d6 > b2:a0:7b:63:61:bd, ethertype IPv6 (0x86dd), length 192: fc00::2 > fc00::1: AH(spi=0x00002711,seq=0x3): ip-proto-115 90 tc-so:00:00:31.470004 b2:a0:7b:63:61:bd > b2:a0:b3:7a:e1:d6, ethertype IPv6 (0x86dd), length 184: fc00::1 > fc00::2: AH(spi=0x00002710,seq=0x2): ip-proto-115 82 tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-end: 1646868237.783564, ipsec_l2tp_ipv6_transport_ah_hmacsha512, passed tc-start: 1646868237.823828, ipsec_l2tp_ipv6_transport_ah_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_l2tp_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_l2tp -lrumpnet_bridge unix://ipsec_l2tp_tunel_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_l2tp -lrumpnet_bridge unix://ipsec_l2tp_tunnel_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_l2tp_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:dc:25:c9:d8 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:c0:02:19:fa ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:05:19:03:e1 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:7b:e8:6a:cf ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:5d:0c:69:e6 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1/64 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig l2tp0 tunnel fc00::1 fc00::2 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 1234 4321 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add l2tp0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig l2tp0 tunnel fc00::2 fc00::1 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 4321 1234 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so:unix://ipsec_l2tp_tunnel_remote bridge0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add l2tp0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add fc00::1 fc00::2 ah 10000 -A null ; tc-so:add fc00::2 fc00::1 ah 10001 -A null ; tc-so:spdadd fc00::1/128 fc00::2/128 any -P out ipsec tc-so: ah/transport//require; tc-so:spdadd fc00::2/128 fc00::1/128 any -P in ipsec tc-so: ah/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add fc00::1 fc00::2 ah 10000 -A null ; tc-so:add fc00::2 fc00::1 ah 10001 -A null ; tc-so:spdadd fc00::2/128 fc00::1/128 any -P out ipsec tc-so: ah/transport//require; tc-so:spdadd fc00::1/128 fc00::2/128 any -P in ipsec tc-so: ah/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:fc00::1 fc00::2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:24:31 2022 current: Mar 9 23:24:31 2022 tc-so: diff: 0(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 9 23:24:02 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=16115 refcnt=0 tc-so:fc00::2 fc00::1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:24:31 2022 current: Mar 9 23:24:31 2022 tc-so: diff: 0(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 9 23:24:02 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=16115 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:fc00::1 fc00::2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:24:31 2022 current: Mar 9 23:24:32 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 9 23:24:04 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=26371 refcnt=0 tc-so:fc00::2 fc00::1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:24:31 2022 current: Mar 9 23:24:32 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 9 23:24:04 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=26371 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so:unix://ipsec_l2tp_tunnel_remote bridge0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:8a:3e:89:e6 tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:8aff:fe3e:89e6%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00::/64 link#2 UC - - - shmif0 tc-so:fd00::1 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:8aff:fe3e:89e6 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::2 b2:a0:5d:0c:69:e6 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:8a:3e:89:e6 12 0 9 0 0 tc-so:shmif 1500 fd00::/64 fd00::1 tc-so: ff02::1:ff3e:89e6 tc-so: ff01:2::1 tc-so: ff02::2:895c:60b9 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:1%sh 12 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:8aff:f 12 0 9 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00::2 b2:a0:5d:0c:69:e6 shmif0 16s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00::1 tc-so: group ff02::1:ff3e:89e6%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:895c:60b9%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:1%shmif0 refcount 1 tc-so: enaddr b2:a0:8a:3e:89:e6 multicnt 4 tc-so: 33:33:ff:3e:89:e6 -- 33:33:ff:3e:89:e6 refcount 1 tc-so: 33:33:89:5c:60:b9 -- 33:33:89:5c:60:b9 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:dc:25:c9:d8 tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fe80::b0a0:dcff:fe25:c9d8%shmif0/64 flags 0 scopeid 0x2 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:c0:02:19:fa tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:c0ff:fe02:19fa%shmif1/64 flags 0 scopeid 0x3 tc-so:l2tp0: flags=0x8951 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: local-session-id: 1234 tc-so: remote-session-id: 4321 tc-so: status: active tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::1 link#3 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:dcff:fe25:c9d8 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:c0ff:fe02:19fa link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:fc00::2 b2:a0:7b:e8:6a:cf UHL - - - shmif1 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:dc:25:c9:d8 11 0 12 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:dcff:f tc-so: ff01:2::1 tc-so: ff02::2:32ef:be64 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff25:c9d8 11 0 12 0 0 tc-so:shmif 1500 b2:a0:c0:02:19:fa 18 0 14 0 0 tc-so:shmif 1500 fc00::/64 fc00::1 tc-so: ff02::1:ff02:19fa tc-so: ff01:3::1 tc-so: ff02::2:32ef:be64 tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:1%sh 18 0 14 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:c0ff:f 18 0 14 0 0 tc-so:l2tp0 1280 8 0 8 0 0 tc-so:bridg 1500 15 0 17 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00::2 b2:a0:7b:e8:6a:cf shmif1 20s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:dcff:fe25:c9d8%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:32ef:be64%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ff25:c9d8%shmif0 refcount 1 tc-so: enaddr b2:a0:dc:25:c9:d8 multicnt 3 tc-so: 33:33:32:ef:be:64 -- 33:33:32:ef:be:64 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:25:c9:d8 -- 33:33:ff:25:c9:d8 refcount 1 tc-so:shmif1: tc-so: inet6 fc00::1 tc-so: group ff02::1:ff02:19fa%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:32ef:be64%shmif1 refcount 2 tc-so: group ff02::1%shmif1 refcount 2 tc-so: group ff02::1:ff00:1%shmif1 refcount 1 tc-so: enaddr b2:a0:c0:02:19:fa multicnt 4 tc-so: 33:33:ff:02:19:fa -- 33:33:ff:02:19:fa refcount 1 tc-so: 33:33:32:ef:be:64 -- 33:33:32:ef:be:64 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:l2tp0: tc-so:bridge0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:05:19:03:e1 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fe80::b0a0:5ff:fe19:3e1%shmif0/64 flags 0 scopeid 0x2 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:7b:e8:6a:cf tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:7bff:fee8:6acf%shmif1/64 flags 0 scopeid 0x3 tc-so:l2tp0: flags=0x8951 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: local-session-id: 4321 tc-so: remote-session-id: 1234 tc-so: status: active tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::2 link#3 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:5ff:fe19:3e1 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:7bff:fee8:6acf link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:fc00::1 b2:a0:c0:02:19:fa UHL - - - shmif1 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:05:19:03:e1 9 0 10 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:5ff:fe tc-so: ff01:2::1 tc-so: ff02::2:1be2:889e tc-so: ff02::1%shmif0 tc-so: ff02::1:ff19:3e1% 9 0 10 0 0 tc-so:shmif 1500 b2:a0:7b:e8:6a:cf 12 0 18 0 0 tc-so:shmif 1500 fc00::/64 fc00::2 tc-so: ff02::1:ffe8:6acf tc-so: ff01:3::1 tc-so: ff02::2:1be2:889e tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:2%sh 12 0 18 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:7bff:f 12 0 18 0 0 tc-so:l2tp0 1280 6 0 10 0 0 tc-so:bridg 1500 15 0 17 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00::1 b2:a0:c0:02:19:fa shmif1 3s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:5ff:fe19:3e1%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:1be2:889e%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ff19:3e1%shmif0 refcount 1 tc-so: enaddr b2:a0:05:19:03:e1 multicnt 3 tc-so: 33:33:1b:e2:88:9e -- 33:33:1b:e2:88:9e refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:19:03:e1 -- 33:33:ff:19:03:e1 refcount 1 tc-so:shmif1: tc-so: inet6 fc00::2 tc-so: group ff02::1:ffe8:6acf%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:1be2:889e%shmif1 refcount 2 tc-so: group ff02::1%shmif1 refcount 2 tc-so: group ff02::1:ff00:2%shmif1 refcount 1 tc-so: enaddr b2:a0:7b:e8:6a:cf multicnt 4 tc-so: 33:33:ff:e8:6a:cf -- 33:33:ff:e8:6a:cf refcount 1 tc-so: 33:33:1b:e2:88:9e -- 33:33:1b:e2:88:9e refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:l2tp0: tc-so:bridge0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:5d:0c:69:e6 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:5dff:fe0c:69e6%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00::/64 link#2 UC - - - shmif0 tc-so:fd00::2 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:5dff:fe0c:69e6 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::1 b2:a0:8a:3e:89:e6 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:5d:0c:69:e6 6 0 9 0 0 tc-so:shmif 1500 fd00::/64 fd00::2 tc-so: ff02::1:ff0c:69e6 tc-so: ff01:2::1 tc-so: ff02::2:911:7801% tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 6 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:5dff:f 6 0 9 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00::1 b2:a0:8a:3e:89:e6 shmif0 14s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00::2 tc-so: group ff02::1:ff0c:69e6%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:911:7801%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: enaddr b2:a0:5d:0c:69:e6 multicnt 4 tc-so: 33:33:ff:0c:69:e6 -- 33:33:ff:0c:69:e6 refcount 1 tc-so: 33:33:09:11:78:01 -- 33:33:09:11:78:01 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so: input: 15 packets, 1218 bytes, 8 multicasts tc-so: output: 17 packets, 1390 bytes, 10 multicasts tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:l2tp0: flags=0x8851 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: local-session-id: 4321 tc-so: remote-session-id: 1234 tc-so: status: active tc-so: input: 6 packets, 774 bytes, 9 multicasts tc-so: output: 10 packets, 828 bytes tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so: input: 15 packets, 1218 bytes, 8 multicasts tc-so: output: 17 packets, 1390 bytes, 10 multicasts tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:l2tp0: flags=0x8851 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: local-session-id: 1234 tc-so: remote-session-id: 4321 tc-so: status: active tc-so: input: 8 packets, 774 bytes, 9 multicasts tc-so: output: 8 packets, 648 bytes tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:5d:0c:69:e6 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 6 packets, 476 bytes, 3 multicasts tc-so: output: 9 packets, 742 bytes, 5 multicasts tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:5dff:fe0c:69e6%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:7b:e8:6a:cf tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 12 packets, 1438 bytes, 4 multicasts tc-so: output: 18 packets, 2274 bytes, 5 multicasts tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:7bff:fee8:6acf%shmif1/64 flags 0 scopeid 0x3 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:05:19:03:e1 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 9 packets, 688 bytes, 8 multicasts tc-so: output: 10 packets, 820 bytes, 7 multicasts tc-so: inet6 fe80::b0a0:5ff:fe19:3e1%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:c0:02:19:fa tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 18 packets, 2274 bytes, 5 multicasts tc-so: output: 14 packets, 1610 bytes, 6 multicasts tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:c0ff:fe02:19fa%shmif1/64 flags 0 scopeid 0x3 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:dc:25:c9:d8 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 11 packets, 1032 bytes, 12 multicasts tc-so: output: 12 packets, 1000 bytes, 8 multicasts tc-so: inet6 fe80::b0a0:dcff:fe25:c9d8%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:8a:3e:89:e6 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 12 packets, 1000 bytes, 8 multicasts tc-so: output: 9 packets, 734 bytes, 6 multicasts tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:8aff:fe3e:89e6%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-so:### Dumping unix://ipsec_l2tp_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 12 0 12 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 13 0 13 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 49 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 186 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 77 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 42 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 18 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 94 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 529 0 0 177 0 177 177 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 5 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 31 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 14 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1441 0 40 267 0 267 tc-so: tc-so:In use 1469K, total allocated 2136K; utilization 68.8% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.240005] mainbus0 (root) tc-so:[ 1.240005] chacha: Portable C ChaCha tc-so:[ 1.240005] aes: BearSSL aes_ct tc-so:[ 1.240005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.240005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 9.640005] shmif0: Ethernet address b2:a0:8a:3e:89:e6 tc-so:[ 18.000005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 18.000005] get_ifid: shmif0: ifid: b0:a0:8a:ff:fe:3e:89:e6 tc-so:[ 18.000005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:8aff:fe3e:89e6 tc-so:[ 19.690005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:8aff:fe3e:89e6 - no duplicates found tc-so:[ 65.780005] in6_if_link_down: fd00::1 marked detached tc-so:[ 65.780005] in6_if_link_down: fe80:2::b0a0:8aff:fe3e:89e6 marked detached tc-so:### Dumping unix://ipsec_l2tp_tunel_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 2 0 0 1 0 1 1 0 inf 0 tc-so:brtpl 64 2 0 2 1 0 1 1 0 inf 1 tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 3 0 3 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 18 0 18 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 39 0 39 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 39 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 56 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 62 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 243 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 92 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 65 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00256 320 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 7 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 105 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1333 0 0 445 0 445 445 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 18 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 43 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 48 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 18 0 12 1 0 1 1 0 inf 0 tc-so:rwlock 64 12 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2505 0 77 549 0 549 tc-so: tc-so:In use 3196K, total allocated 4392K; utilization 72.8% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.320005] IPsec: Initialized Security Association Processing. tc-so:[ 1.350005] mainbus0 (root) tc-so:[ 1.350005] chacha: Portable C ChaCha tc-so:[ 1.350005] aes: BearSSL aes_ct tc-so:[ 1.350005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.350005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 9.050005] shmif0: Ethernet address b2:a0:dc:25:c9:d8 tc-so:[ 10.420005] shmif1: Ethernet address b2:a0:c0:02:19:fa tc-so:[ 16.430005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 16.430005] get_ifid: shmif0: ifid: b0:a0:dc:ff:fe:25:c9:d8 tc-so:[ 16.660005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 16.660005] get_ifid: shmif1: ifid: b0:a0:c0:ff:fe:02:19:fa tc-so:[ 16.660005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:c0ff:fe02:19fa tc-so:[ 18.290005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:c0ff:fe02:19fa - no duplicates found tc-so:[ 31.690005] ah_input: hash over 138 bytes, skip 40: crda len 138 skip 0 inject 52 tc-so:[ 31.970005] ah_input: hash over 154 bytes, skip 40: crda len 154 skip 0 inject 52 tc-so:[ 32.650005] ah_input: hash over 154 bytes, skip 40: crda len 154 skip 0 inject 52 tc-so:[ 60.870005] in6_if_link_down: fc00::1 marked detached tc-so:[ 60.870005] in6_if_link_down: fe80:3::b0a0:c0ff:fe02:19fa marked detached tc-so:[ 62.420005] in6_if_link_down: fe80:2::b0a0:dcff:fe25:c9d8 marked detached tc-so:### Dumping unix://ipsec_l2tp_tunnel_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 2 0 0 1 0 1 1 0 inf 0 tc-so:brtpl 64 3 0 3 1 0 1 1 0 inf 1 tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 2 0 2 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 18 0 18 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 39 0 39 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 39 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 55 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 62 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 242 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 92 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 65 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00256 320 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 7 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 105 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1333 0 0 445 0 445 445 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 17 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 43 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 48 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 18 0 12 1 0 1 1 0 inf 0 tc-so:rwlock 64 12 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2502 0 77 549 0 549 tc-so: tc-so:In use 3196K, total allocated 4392K; utilization 72.8% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.310005] IPsec: Initialized Security Association Processing. tc-so:[ 1.350005] mainbus0 (root) tc-so:[ 1.440005] chacha: Portable C ChaCha tc-so:[ 1.440005] aes: BearSSL aes_ct tc-so:[ 1.440005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.440005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 9.040005] shmif0: Ethernet address b2:a0:05:19:03:e1 tc-so:[ 10.440005] shmif1: Ethernet address b2:a0:7b:e8:6a:cf tc-so:[ 18.030005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 18.030005] get_ifid: shmif0: ifid: b0:a0:05:ff:fe:19:03:e1 tc-so:[ 18.350005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 18.350005] get_ifid: shmif1: ifid: b0:a0:7b:ff:fe:e8:6a:cf tc-so:[ 18.350005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:7bff:fee8:6acf tc-so:[ 20.290005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:7bff:fee8:6acf - no duplicates found tc-so:[ 28.980005] ah_input: hash over 138 bytes, skip 40: crda len 138 skip 0 inject 52 tc-so:[ 29.950005] ah_input: hash over 146 bytes, skip 40: crda len 146 skip 0 inject 52 tc-so:[ 56.030005] in6_if_link_down: fc00::2 marked detached tc-so:[ 56.030005] in6_if_link_down: fe80:3::b0a0:7bff:fee8:6acf marked detached tc-so:[ 57.230005] in6_if_link_down: fe80:2::b0a0:5ff:fe19:3e1 marked detached tc-so:### Dumping unix://ipsec_l2tp_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 19 0 19 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 24 0 24 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 171 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 77 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 42 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 18 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 94 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 594 0 0 198 0 198 198 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 7 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 39 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 14 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1520 0 58 288 0 288 tc-so: tc-so:In use 1608K, total allocated 2304K; utilization 69.8% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.280005] mainbus0 (root) tc-so:[ 1.370005] chacha: Portable C ChaCha tc-so:[ 1.370005] aes: BearSSL aes_ct tc-so:[ 1.370005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.370005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 9.640005] shmif0: Ethernet address b2:a0:5d:0c:69:e6 tc-so:[ 19.770005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 19.770005] get_ifid: shmif0: ifid: b0:a0:5d:ff:fe:0c:69:e6 tc-so:[ 19.770005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:5dff:fe0c:69e6 tc-so:[ 21.800005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:5dff:fe0c:69e6 - no duplicates found tc-so:[ 52.730005] in6_if_link_down: fd00::2 marked detached tc-so:[ 52.730005] in6_if_link_down: fe80:2::b0a0:5dff:fe0c:69e6 marked detached tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:### Dumping ./bus_ipsec_local tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:18.270004 b2:a0:8a:3e:89:e6 > 33:33:ff:3e:89:e6, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff3e:89e6: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff3e:89e6, length 24 tc-so:00:00:18.680004 b2:a0:8a:3e:89:e6 > 33:33:ff:3e:89:e6, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff3e:89e6: ICMP6, neighbor solicitation, who has fe80::b0a0:8aff:fe3e:89e6, length 32 tc-so:00:00:17.070004 b2:a0:dc:25:c9:d8 > 33:33:32:ef:be:64, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:dcff:fe25:c9d8 > ff02::2:32ef:be64: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:32ef:be64, length 24 tc-so:00:00:17.230004 b2:a0:dc:25:c9:d8 > 33:33:ff:25:c9:d8, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:dcff:fe25:c9d8 > ff02::1:ff25:c9d8: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff25:c9d8, length 24 tc-so:00:00:18.510004 b2:a0:dc:25:c9:d8 > 33:33:32:ef:be:64, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:dcff:fe25:c9d8 > ff02::2:32ef:be64: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:32ef:be64, length 24 tc-so:00:00:22.140004 b2:a0:8a:3e:89:e6 > 33:33:ff:3e:89:e6, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:8aff:fe3e:89e6 > ff02::1:ff3e:89e6: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff3e:89e6, length 24 tc-so:00:00:23.820004 b2:a0:8a:3e:89:e6 > 33:33:89:5c:60:b9, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:8aff:fe3e:89e6 > ff02::2:895c:60b9: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:895c:60b9, length 24 tc-so:00:00:26.540004 b2:a0:8a:3e:89:e6 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:8aff:fe3e:89e6 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:24.750004 b2:a0:dc:25:c9:d8 > 33:33:ff:25:c9:d8, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:dcff:fe25:c9d8 > ff02::1:ff25:c9d8: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff25:c9d8, length 24 tc-so:00:00:25.330004 b2:a0:5d:0c:69:e6 > 33:33:ff:0c:69:e6, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff0c:69e6: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff0c:69e6, length 24 tc-so:00:00:25.810004 b2:a0:5d:0c:69:e6 > 33:33:ff:0c:69:e6, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff0c:69e6: ICMP6, neighbor solicitation, who has fe80::b0a0:5dff:fe0c:69e6, length 32 tc-so:00:00:25.890004 b2:a0:5d:0c:69:e6 > 33:33:09:11:78:01, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:911:7801: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:911:7801, length 24 tc-so:00:00:29.440004 b2:a0:8a:3e:89:e6 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fd00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00::2, length 32 tc-so:00:00:27.670004 b2:a0:5d:0c:69:e6 > b2:a0:8a:3e:89:e6, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:29.480004 b2:a0:8a:3e:89:e6 > b2:a0:5d:0c:69:e6, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:27.670004 b2:a0:5d:0c:69:e6 > b2:a0:8a:3e:89:e6, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:33.500004 b2:a0:8a:3e:89:e6 > b2:a0:5d:0c:69:e6, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:31.690004 b2:a0:5d:0c:69:e6 > b2:a0:8a:3e:89:e6, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:31.970004 b2:a0:5d:0c:69:e6 > 33:33:ff:0c:69:e6, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:5dff:fe0c:69e6 > ff02::1:ff0c:69e6: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff0c:69e6, length 24 tc-so:00:00:32.650004 b2:a0:5d:0c:69:e6 > b2:a0:8a:3e:89:e6, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:34.480004 b2:a0:8a:3e:89:e6 > b2:a0:5d:0c:69:e6, ethertype IPv6 (0x86dd), length 78: fd00::1 > fd00::2: ICMP6, neighbor advertisement, tgt is fd00::1, length 24 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:18.090004 b2:a0:05:19:03:e1 > 33:33:ff:19:03:e1, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:5ff:fe19:3e1 > ff02::1:ff19:3e1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff19:3e1, length 24 tc-so:00:00:18.900004 b2:a0:05:19:03:e1 > 33:33:1b:e2:88:9e, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:5ff:fe19:3e1 > ff02::2:1be2:889e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:1be2:889e, length 24 tc-so:00:00:20.880004 b2:a0:05:19:03:e1 > 33:33:ff:19:03:e1, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:5ff:fe19:3e1 > ff02::1:ff19:3e1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff19:3e1, length 24 tc-so:00:00:22.020004 b2:a0:8a:3e:89:e6 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:8aff:fe3e:89e6 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:22.060004 b2:a0:dc:25:c9:d8 > 33:33:ff:25:c9:d8, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:dcff:fe25:c9d8 > ff02::1:ff25:c9d8: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff25:c9d8, length 24 tc-so:00:00:20.270004 b2:a0:5d:0c:69:e6 > 33:33:ff:0c:69:e6, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff0c:69e6: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff0c:69e6, length 24 tc-so:00:00:20.770004 b2:a0:5d:0c:69:e6 > 33:33:ff:0c:69:e6, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff0c:69e6: ICMP6, neighbor solicitation, who has fe80::b0a0:5dff:fe0c:69e6, length 32 tc-so:00:00:20.850004 b2:a0:5d:0c:69:e6 > 33:33:09:11:78:01, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:911:7801: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:911:7801, length 24 tc-so:00:00:24.920004 b2:a0:8a:3e:89:e6 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fd00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00::2, length 32 tc-so:00:00:22.590004 b2:a0:5d:0c:69:e6 > b2:a0:8a:3e:89:e6, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:24.960004 b2:a0:8a:3e:89:e6 > b2:a0:5d:0c:69:e6, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:22.630004 b2:a0:5d:0c:69:e6 > b2:a0:8a:3e:89:e6, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:24.250004 b2:a0:5d:0c:69:e6 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:5dff:fe0c:69e6 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:26.970004 b2:a0:05:19:03:e1 > 33:33:1b:e2:88:9e, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:5ff:fe19:3e1 > ff02::2:1be2:889e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:1be2:889e, length 24 tc-so:00:00:28.980004 b2:a0:8a:3e:89:e6 > b2:a0:5d:0c:69:e6, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:26.610004 b2:a0:5d:0c:69:e6 > b2:a0:8a:3e:89:e6, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:26.910004 b2:a0:5d:0c:69:e6 > 33:33:ff:0c:69:e6, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:5dff:fe0c:69e6 > ff02::1:ff0c:69e6: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff0c:69e6, length 24 tc-so:00:00:27.590004 b2:a0:5d:0c:69:e6 > b2:a0:8a:3e:89:e6, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:29.950004 b2:a0:8a:3e:89:e6 > b2:a0:5d:0c:69:e6, ethertype IPv6 (0x86dd), length 78: fd00::1 > fd00::2: ICMP6, neighbor advertisement, tgt is fd00::1, length 24 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:17.200004 b2:a0:c0:02:19:fa > 33:33:ff:02:19:fa, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff02:19fa: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff02:19fa, length 24 tc-so:00:00:17.270004 b2:a0:c0:02:19:fa > 33:33:ff:02:19:fa, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff02:19fa: ICMP6, neighbor solicitation, who has fe80::b0a0:c0ff:fe02:19fa, length 32 tc-so:00:00:20.620004 b2:a0:c0:02:19:fa > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c0ff:fe02:19fa > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:18.940004 b2:a0:7b:e8:6a:cf > 33:33:ff:e8:6a:cf, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffe8:6acf: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffe8:6acf, length 24 tc-so:00:00:19.270004 b2:a0:7b:e8:6a:cf > 33:33:ff:e8:6a:cf, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffe8:6acf: ICMP6, neighbor solicitation, who has fe80::b0a0:7bff:fee8:6acf, length 32 tc-so:00:00:22.010004 b2:a0:c0:02:19:fa > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fc00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fc00::2, length 32 tc-so:00:00:22.010004 b2:a0:c0:02:19:fa > 33:33:32:ef:be:64, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c0ff:fe02:19fa > ff02::2:32ef:be64: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:32ef:be64, length 24 tc-so:00:00:19.290004 b2:a0:7b:e8:6a:cf > b2:a0:c0:02:19:fa, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor advertisement, tgt is fc00::2, length 32 tc-so:00:00:22.010004 b2:a0:c0:02:19:fa > b2:a0:7b:e8:6a:cf, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:19.330004 b2:a0:7b:e8:6a:cf > b2:a0:c0:02:19:fa, ethertype IPv6 (0x86dd), length 192: fc00::2 > fc00::1: ICMP6, parameter problem, next header - octet 6, length 138 tc-so:00:00:23.130004 b2:a0:c0:02:19:fa > 33:33:ff:02:19:fa, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c0ff:fe02:19fa > ff02::1:ff02:19fa: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff02:19fa, length 24 tc-so:00:00:24.700004 b2:a0:c0:02:19:fa > b2:a0:7b:e8:6a:cf, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:24.790004 b2:a0:c0:02:19:fa > b2:a0:7b:e8:6a:cf, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:22.600004 b2:a0:7b:e8:6a:cf > b2:a0:c0:02:19:fa, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:23.100004 b2:a0:7b:e8:6a:cf > b2:a0:c0:02:19:fa, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:23.180004 b2:a0:7b:e8:6a:cf > b2:a0:c0:02:19:fa, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:23.370004 b2:a0:7b:e8:6a:cf > 33:33:1b:e2:88:9e, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7bff:fee8:6acf > ff02::2:1be2:889e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:1be2:889e, length 24 tc-so:00:00:24.290004 b2:a0:7b:e8:6a:cf > b2:a0:c0:02:19:fa, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:27.000004 b2:a0:c0:02:19:fa > b2:a0:7b:e8:6a:cf, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: ICMP6, neighbor advertisement, tgt is fc00::1, length 24 tc-so:00:00:24.730004 b2:a0:7b:e8:6a:cf > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7bff:fee8:6acf > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:27.630004 b2:a0:c0:02:19:fa > b2:a0:7b:e8:6a:cf, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:24.960004 b2:a0:7b:e8:6a:cf > b2:a0:c0:02:19:fa, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:27.670004 b2:a0:c0:02:19:fa > b2:a0:7b:e8:6a:cf, ethertype IPv6 (0x86dd), length 128: fc00::1 > fc00::2: ip-proto-115 74 tc-so:00:00:24.960004 b2:a0:7b:e8:6a:cf > b2:a0:c0:02:19:fa, ethertype IPv6 (0x86dd), length 128: fc00::2 > fc00::1: ip-proto-115 74 tc-so:00:00:25.180004 b2:a0:7b:e8:6a:cf > 33:33:ff:e8:6a:cf, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7bff:fee8:6acf > ff02::1:ffe8:6acf: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffe8:6acf, length 24 tc-so:00:00:26.580004 b2:a0:7b:e8:6a:cf > b2:a0:c0:02:19:fa, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:26.970004 b2:a0:7b:e8:6a:cf > b2:a0:c0:02:19:fa, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:31.690004 b2:a0:c0:02:19:fa > b2:a0:7b:e8:6a:cf, ethertype IPv6 (0x86dd), length 152: fc00::1 > fc00::2: AH(spi=0x00002710,seq=0x1): ip-proto-115 74 tc-so:00:00:28.980004 b2:a0:7b:e8:6a:cf > b2:a0:c0:02:19:fa, ethertype IPv6 (0x86dd), length 152: fc00::2 > fc00::1: AH(spi=0x00002711,seq=0x1): ip-proto-115 74 tc-so:00:00:29.270004 b2:a0:7b:e8:6a:cf > b2:a0:c0:02:19:fa, ethertype IPv6 (0x86dd), length 168: fc00::2 > fc00::1: AH(spi=0x00002711,seq=0x2): ip-proto-115 90 tc-so:00:00:29.950004 b2:a0:7b:e8:6a:cf > b2:a0:c0:02:19:fa, ethertype IPv6 (0x86dd), length 168: fc00::2 > fc00::1: AH(spi=0x00002711,seq=0x3): ip-proto-115 90 tc-so:00:00:32.650004 b2:a0:c0:02:19:fa > b2:a0:7b:e8:6a:cf, ethertype IPv6 (0x86dd), length 160: fc00::1 > fc00::2: AH(spi=0x00002710,seq=0x2): ip-proto-115 82 tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-end: 1646868325.314826, ipsec_l2tp_ipv6_transport_ah_null, passed tc-start: 1646868325.347794, ipsec_l2tp_ipv6_transport_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_l2tp_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_l2tp -lrumpnet_bridge unix://ipsec_l2tp_tunel_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_l2tp -lrumpnet_bridge unix://ipsec_l2tp_tunnel_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_l2tp_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:30:37:8a:98 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:29:81:2c:9a ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:df:74:4c:c8 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:f6:9b:2c:e5 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:7e:16:b9:69 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1/64 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig l2tp0 tunnel fc00::1 fc00::2 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 1234 4321 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add l2tp0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig l2tp0 tunnel fc00::2 fc00::1 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 4321 1234 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so:unix://ipsec_l2tp_tunnel_remote bridge0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add l2tp0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add fc00::1 fc00::2 esp 10000 -E null ; tc-so:add fc00::2 fc00::1 esp 10001 -E null ; tc-so:spdadd fc00::1/128 fc00::2/128 any -P out ipsec tc-so: esp/transport//require; tc-so:spdadd fc00::2/128 fc00::1/128 any -P in ipsec tc-so: esp/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add fc00::1 fc00::2 esp 10000 -E null ; tc-so:add fc00::2 fc00::1 esp 10001 -E null ; tc-so:spdadd fc00::2/128 fc00::1/128 any -P out ipsec tc-so: esp/transport//require; tc-so:spdadd fc00::1/128 fc00::2/128 any -P in ipsec tc-so: esp/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:fc00::1 fc00::2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:25:55 2022 current: Mar 9 23:25:57 2022 tc-so: diff: 2(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 9 23:25:28 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=24751 refcnt=0 tc-so:fc00::2 fc00::1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:25:55 2022 current: Mar 9 23:25:57 2022 tc-so: diff: 2(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 9 23:25:28 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=24751 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:fc00::1 fc00::2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:25:56 2022 current: Mar 9 23:25:57 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 9 23:25:31 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=15569 refcnt=0 tc-so:fc00::2 fc00::1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:25:56 2022 current: Mar 9 23:25:57 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 9 23:25:31 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=15569 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so:unix://ipsec_l2tp_tunnel_remote bridge0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:22:23:41:48 tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:22ff:fe23:4148%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00::/64 link#2 UC - - - shmif0 tc-so:fd00::1 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:22ff:fe23:4148 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::2 b2:a0:7e:16:b9:69 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:22:23:41:48 14 0 9 0 0 tc-so:shmif 1500 fd00::/64 fd00::1 tc-so: ff02::1:ff23:4148 tc-so: ff01:2::1 tc-so: ff02::2:6d1a:5bd9 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:1%sh 14 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:22ff:f 14 0 9 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00::2 b2:a0:7e:16:b9:69 shmif0 21s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00::1 tc-so: group ff02::1:ff23:4148%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:6d1a:5bd9%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:1%shmif0 refcount 1 tc-so: enaddr b2:a0:22:23:41:48 multicnt 4 tc-so: 33:33:ff:23:41:48 -- 33:33:ff:23:41:48 refcount 1 tc-so: 33:33:6d:1a:5b:d9 -- 33:33:6d:1a:5b:d9 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:30:37:8a:98 tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fe80::b0a0:30ff:fe37:8a98%shmif0/64 flags 0 scopeid 0x2 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:29:81:2c:9a tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:29ff:fe81:2c9a%shmif1/64 flags 0 scopeid 0x3 tc-so:l2tp0: flags=0x8951 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: local-session-id: 1234 tc-so: remote-session-id: 4321 tc-so: status: active tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::1 link#3 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:30ff:fe37:8a98 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:29ff:fe81:2c9a link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:fc00::2 b2:a0:f6:9b:2c:e5 UHL - - - shmif1 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:30:37:8a:98 9 0 14 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:30ff:f tc-so: ff01:2::1 tc-so: ff02::2:76d2:3a25 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff37:8a98 9 0 14 0 0 tc-so:shmif 1500 b2:a0:29:81:2c:9a 21 0 16 0 0 tc-so:shmif 1500 fc00::/64 fc00::1 tc-so: ff02::1:ff81:2c9a tc-so: ff01:3::1 tc-so: ff02::2:76d2:3a25 tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:1%sh 21 0 16 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:29ff:f 21 0 16 0 0 tc-so:l2tp0 1280 10 0 9 0 0 tc-so:bridg 1500 17 0 21 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00::2 b2:a0:f6:9b:2c:e5 shmif1 12s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:30ff:fe37:8a98%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:76d2:3a25%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ff37:8a98%shmif0 refcount 1 tc-so: enaddr b2:a0:30:37:8a:98 multicnt 3 tc-so: 33:33:76:d2:3a:25 -- 33:33:76:d2:3a:25 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:37:8a:98 -- 33:33:ff:37:8a:98 refcount 1 tc-so:shmif1: tc-so: inet6 fc00::1 tc-so: group ff02::1:ff81:2c9a%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:76d2:3a25%shmif1 refcount 2 tc-so: group ff02::1%shmif1 refcount 2 tc-so: group ff02::1:ff00:1%shmif1 refcount 1 tc-so: enaddr b2:a0:29:81:2c:9a multicnt 4 tc-so: 33:33:ff:81:2c:9a -- 33:33:ff:81:2c:9a refcount 1 tc-so: 33:33:76:d2:3a:25 -- 33:33:76:d2:3a:25 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:l2tp0: tc-so:bridge0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:df:74:4c:c8 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fe80::b0a0:dfff:fe74:4cc8%shmif0/64 flags 0 scopeid 0x2 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:f6:9b:2c:e5 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:f6ff:fe9b:2ce5%shmif1/64 flags 0 scopeid 0x3 tc-so:l2tp0: flags=0x8951 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: local-session-id: 4321 tc-so: remote-session-id: 1234 tc-so: status: active tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::2 link#3 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:dfff:fe74:4cc8 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:f6ff:fe9b:2ce5 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:fc00::1 b2:a0:29:81:2c:9a UHL - - - shmif1 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:df:74:4c:c8 9 0 10 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:dfff:f tc-so: ff01:2::1 tc-so: ff02::2:4c93:6b49 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff74:4cc8 9 0 10 0 0 tc-so:shmif 1500 b2:a0:f6:9b:2c:e5 12 0 21 0 0 tc-so:shmif 1500 fc00::/64 fc00::2 tc-so: ff02::1:ff9b:2ce5 tc-so: ff01:3::1 tc-so: ff02::2:4c93:6b49 tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:2%sh 12 0 21 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:f6ff:f 12 0 21 0 0 tc-so:l2tp0 1280 6 0 11 0 0 tc-so:bridg 1500 15 0 19 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00::1 b2:a0:29:81:2c:9a shmif1 8s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:dfff:fe74:4cc8%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:4c93:6b49%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ff74:4cc8%shmif0 refcount 1 tc-so: enaddr b2:a0:df:74:4c:c8 multicnt 3 tc-so: 33:33:4c:93:6b:49 -- 33:33:4c:93:6b:49 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:74:4c:c8 -- 33:33:ff:74:4c:c8 refcount 1 tc-so:shmif1: tc-so: inet6 fc00::2 tc-so: group ff02::1:ff9b:2ce5%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:4c93:6b49%shmif1 refcount 2 tc-so: group ff02::1%shmif1 refcount 2 tc-so: group ff02::1:ff00:2%shmif1 refcount 1 tc-so: enaddr b2:a0:f6:9b:2c:e5 multicnt 4 tc-so: 33:33:ff:9b:2c:e5 -- 33:33:ff:9b:2c:e5 refcount 1 tc-so: 33:33:4c:93:6b:49 -- 33:33:4c:93:6b:49 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:l2tp0: tc-so:bridge0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:7e:16:b9:69 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:7eff:fe16:b969%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00::/64 link#2 UC - - - shmif0 tc-so:fd00::2 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:7eff:fe16:b969 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::1 b2:a0:22:23:41:48 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:7e:16:b9:69 8 0 9 0 0 tc-so:shmif 1500 fd00::/64 fd00::2 tc-so: ff02::1:ff16:b969 tc-so: ff01:2::1 tc-so: ff02::2:d454:8116 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 8 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:7eff:f 8 0 9 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00::1 b2:a0:22:23:41:48 shmif0 4s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00::2 tc-so: group ff02::1:ff16:b969%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:d454:8116%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: enaddr b2:a0:7e:16:b9:69 multicnt 4 tc-so: 33:33:ff:16:b9:69 -- 33:33:ff:16:b9:69 refcount 1 tc-so: 33:33:d4:54:81:16 -- 33:33:d4:54:81:16 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so: input: 15 packets, 1218 bytes, 8 multicasts tc-so: output: 19 packets, 1562 bytes, 12 multicasts tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:l2tp0: flags=0x8851 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: local-session-id: 4321 tc-so: remote-session-id: 1234 tc-so: status: active tc-so: input: 6 packets, 860 bytes, 10 multicasts tc-so: output: 11 packets, 914 bytes tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so: input: 17 packets, 1390 bytes, 10 multicasts tc-so: output: 21 packets, 1734 bytes, 14 multicasts tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:l2tp0: flags=0x8851 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: local-session-id: 1234 tc-so: remote-session-id: 4321 tc-so: status: active tc-so: input: 10 packets, 1032 bytes, 12 multicasts tc-so: output: 9 packets, 734 bytes tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:7e:16:b9:69 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 8 packets, 648 bytes, 5 multicasts tc-so: output: 9 packets, 742 bytes, 5 multicasts tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:7eff:fe16:b969%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:f6:9b:2c:e5 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 12 packets, 1526 bytes, 2 multicasts tc-so: output: 21 packets, 2770 bytes, 5 multicasts tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:f6ff:fe9b:2ce5%shmif1/64 flags 0 scopeid 0x3 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:df:74:4c:c8 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 9 packets, 688 bytes, 8 multicasts tc-so: output: 10 packets, 820 bytes, 7 multicasts tc-so: inet6 fe80::b0a0:dfff:fe74:4cc8%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:29:81:2c:9a tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 21 packets, 2770 bytes, 5 multicasts tc-so: output: 16 packets, 1870 bytes, 6 multicasts tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:29ff:fe81:2c9a%shmif1/64 flags 0 scopeid 0x3 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:30:37:8a:98 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 9 packets, 1032 bytes, 12 multicasts tc-so: output: 14 packets, 1172 bytes, 10 multicasts tc-so: inet6 fe80::b0a0:30ff:fe37:8a98%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:22:23:41:48 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 14 packets, 1172 bytes, 10 multicasts tc-so: output: 9 packets, 734 bytes, 6 multicasts tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:22ff:fe23:4148%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-so:### Dumping unix://ipsec_l2tp_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 12 0 12 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 13 0 13 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 49 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 183 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 77 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 42 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 18 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 94 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 529 0 0 177 0 177 177 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 14 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 34 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 14 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1453 0 40 268 0 268 tc-so: tc-so:In use 1476K, total allocated 2144K; utilization 68.8% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.240005] mainbus0 (root) tc-so:[ 1.240005] chacha: Portable C ChaCha tc-so:[ 1.240005] aes: BearSSL aes_ct tc-so:[ 1.240005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.240005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 9.350005] shmif0: Ethernet address b2:a0:22:23:41:48 tc-so:[ 17.260005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 17.260005] get_ifid: shmif0: ifid: b0:a0:22:ff:fe:23:41:48 tc-so:[ 17.260005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:22ff:fe23:4148 tc-so:[ 19.260005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:22ff:fe23:4148 - no duplicates found tc-so:[ 61.590005] in6_if_link_down: fd00::1 marked detached tc-so:[ 61.590005] in6_if_link_down: fe80:2::b0a0:22ff:fe23:4148 marked detached tc-so:### Dumping unix://ipsec_l2tp_tunel_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:brtpl 64 3 0 3 1 0 1 1 0 inf 1 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 5 0 5 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 18 0 18 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 39 0 39 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 35 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 55 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 63 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 230 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 93 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 65 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00256 320 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 7 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 105 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1335 0 0 445 0 445 445 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 9 0 0 9 0 9 9 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 18 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 43 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 54 0 0 3 0 3 3 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 20 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 18 0 12 1 0 1 1 0 inf 0 tc-so:rwlock 64 12 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2502 0 80 550 0 550 tc-so: tc-so:In use 3208K, total allocated 4400K; utilization 72.9% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.280005] IPsec: Initialized Security Association Processing. tc-so:[ 1.280005] mainbus0 (root) tc-so:[ 1.380005] chacha: Portable C ChaCha tc-so:[ 1.380005] aes: BearSSL aes_ct tc-so:[ 1.380005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.380005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.920005] shmif0: Ethernet address b2:a0:30:37:8a:98 tc-so:[ 10.370005] shmif1: Ethernet address b2:a0:29:81:2c:9a tc-so:[ 15.720005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 15.720005] get_ifid: shmif0: ifid: b0:a0:30:ff:fe:37:8a:98 tc-so:[ 15.980005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 15.980005] get_ifid: shmif1: ifid: b0:a0:29:ff:fe:81:2c:9a tc-so:[ 15.980005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:29ff:fe81:2c9a tc-so:[ 17.940005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:29ff:fe81:2c9a - no duplicates found tc-so:[ 57.440005] in6_if_link_down: fc00::1 marked detached tc-so:[ 57.440005] in6_if_link_down: fe80:3::b0a0:29ff:fe81:2c9a marked detached tc-so:[ 58.690005] in6_if_link_down: fe80:2::b0a0:30ff:fe37:8a98 marked detached tc-so:### Dumping unix://ipsec_l2tp_tunnel_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:brtpl 64 3 0 3 1 0 1 1 0 inf 1 tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 2 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 2 0 2 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 18 0 18 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 39 0 39 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 35 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 56 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 63 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 242 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 92 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 65 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00256 320 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 7 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 105 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1334 0 0 445 0 445 445 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 24 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 43 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 49 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 18 0 12 1 0 1 1 0 inf 0 tc-so:rwlock 64 12 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2509 0 77 549 0 549 tc-so: tc-so:In use 3200K, total allocated 4392K; utilization 72.9% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.220005] IPsec: Initialized Security Association Processing. tc-so:[ 1.250005] mainbus0 (root) tc-so:[ 1.250005] chacha: Portable C ChaCha tc-so:[ 1.250005] aes: BearSSL aes_ct tc-so:[ 1.250005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.250005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 9.180005] shmif0: Ethernet address b2:a0:df:74:4c:c8 tc-so:[ 10.450005] shmif1: Ethernet address b2:a0:f6:9b:2c:e5 tc-so:[ 17.200005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 17.200005] get_ifid: shmif0: ifid: b0:a0:df:ff:fe:74:4c:c8 tc-so:[ 17.570005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 17.570005] get_ifid: shmif1: ifid: b0:a0:f6:ff:fe:9b:2c:e5 tc-so:[ 17.570005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:f6ff:fe9b:2ce5 tc-so:[ 19.350005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:f6ff:fe9b:2ce5 - no duplicates found tc-so:[ 52.710005] in6_if_link_down: fc00::2 marked detached tc-so:[ 52.710005] in6_if_link_down: fe80:3::b0a0:f6ff:fe9b:2ce5 marked detached tc-so:[ 53.970005] in6_if_link_down: fe80:2::b0a0:dfff:fe74:4cc8 marked detached tc-so:### Dumping unix://ipsec_l2tp_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 12 0 12 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 17 0 17 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 49 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 186 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 77 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 42 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 18 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 94 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 531 0 0 177 0 177 177 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 4 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 32 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 14 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1444 0 44 267 0 267 tc-so: tc-so:In use 1475K, total allocated 2136K; utilization 69.1% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.210005] mainbus0 (root) tc-so:[ 1.210005] chacha: Portable C ChaCha tc-so:[ 1.210005] aes: BearSSL aes_ct tc-so:[ 1.210005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.210005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 9.120005] shmif0: Ethernet address b2:a0:7e:16:b9:69 tc-so:[ 18.760005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 18.760005] get_ifid: shmif0: ifid: b0:a0:7e:ff:fe:16:b9:69 tc-so:[ 18.760005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:7eff:fe16:b969 tc-so:[ 20.320005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:7eff:fe16:b969 - no duplicates found tc-so:[ 48.910005] in6_if_link_down: fd00::2 marked detached tc-so:[ 48.910005] in6_if_link_down: fe80:2::b0a0:7eff:fe16:b969 marked detached tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:### Dumping ./bus_ipsec_local tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:15.790004 b2:a0:30:37:8a:98 > 33:33:ff:37:8a:98, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:30ff:fe37:8a98 > ff02::1:ff37:8a98: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff37:8a98, length 24 tc-so:00:00:18.170004 b2:a0:22:23:41:48 > 33:33:ff:23:41:48, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff23:4148: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff23:4148, length 24 tc-so:00:00:18.240004 b2:a0:22:23:41:48 > 33:33:ff:23:41:48, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff23:4148: ICMP6, neighbor solicitation, who has fe80::b0a0:22ff:fe23:4148, length 32 tc-so:00:00:16.530004 b2:a0:30:37:8a:98 > 33:33:76:d2:3a:25, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:30ff:fe37:8a98 > ff02::2:76d2:3a25: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:76d2:3a25, length 24 tc-so:00:00:19.780004 b2:a0:30:37:8a:98 > 33:33:ff:37:8a:98, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:30ff:fe37:8a98 > ff02::1:ff37:8a98: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff37:8a98, length 24 tc-so:00:00:22.570004 b2:a0:22:23:41:48 > 33:33:ff:23:41:48, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:22ff:fe23:4148 > ff02::1:ff23:4148: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff23:4148, length 24 tc-so:00:00:22.800004 b2:a0:22:23:41:48 > 33:33:6d:1a:5b:d9, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:22ff:fe23:4148 > ff02::2:6d1a:5bd9: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:6d1a:5bd9, length 24 tc-so:00:00:23.770004 b2:a0:30:37:8a:98 > 33:33:76:d2:3a:25, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:30ff:fe37:8a98 > ff02::2:76d2:3a25: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:76d2:3a25, length 24 tc-so:00:00:24.220004 b2:a0:7e:16:b9:69 > 33:33:ff:16:b9:69, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff16:b969: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff16:b969, length 24 tc-so:00:00:24.350004 b2:a0:7e:16:b9:69 > 33:33:ff:16:b9:69, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff16:b969: ICMP6, neighbor solicitation, who has fe80::b0a0:7eff:fe16:b969, length 32 tc-so:00:00:26.310004 b2:a0:22:23:41:48 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:22ff:fe23:4148 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:27.900004 b2:a0:22:23:41:48 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fd00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00::2, length 32 tc-so:00:00:26.140004 b2:a0:7e:16:b9:69 > b2:a0:22:23:41:48, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:27.900004 b2:a0:22:23:41:48 > b2:a0:7e:16:b9:69, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:26.140004 b2:a0:7e:16:b9:69 > b2:a0:22:23:41:48, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:26.970004 b2:a0:7e:16:b9:69 > 33:33:ff:16:b9:69, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7eff:fe16:b969 > ff02::1:ff16:b969: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff16:b969, length 24 tc-so:00:00:27.470004 b2:a0:df:74:4c:c8 > 33:33:ff:74:4c:c8, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:dfff:fe74:4cc8 > ff02::1:ff74:4cc8: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff74:4cc8, length 24 tc-so:00:00:29.200004 b2:a0:df:74:4c:c8 > 33:33:4c:93:6b:49, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:dfff:fe74:4cc8 > ff02::2:4c93:6b49: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:4c93:6b49, length 24 tc-so:00:00:31.600004 b2:a0:22:23:41:48 > b2:a0:7e:16:b9:69, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:29.840004 b2:a0:7e:16:b9:69 > b2:a0:22:23:41:48, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:31.060004 b2:a0:7e:16:b9:69 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7eff:fe16:b969 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:31.110004 b2:a0:7e:16:b9:69 > b2:a0:22:23:41:48, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:32.900004 b2:a0:22:23:41:48 > b2:a0:7e:16:b9:69, ethertype IPv6 (0x86dd), length 78: fd00::1 > fd00::2: ICMP6, neighbor advertisement, tgt is fd00::1, length 24 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:17.480004 b2:a0:df:74:4c:c8 > 33:33:ff:74:4c:c8, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:dfff:fe74:4cc8 > ff02::1:ff74:4cc8: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff74:4cc8, length 24 tc-so:00:00:17.740004 b2:a0:df:74:4c:c8 > 33:33:4c:93:6b:49, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:dfff:fe74:4cc8 > ff02::2:4c93:6b49: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:4c93:6b49, length 24 tc-so:00:00:21.350004 b2:a0:30:37:8a:98 > 33:33:76:d2:3a:25, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:30ff:fe37:8a98 > ff02::2:76d2:3a25: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:76d2:3a25, length 24 tc-so:00:00:19.180004 b2:a0:7e:16:b9:69 > 33:33:ff:16:b9:69, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff16:b969: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff16:b969, length 24 tc-so:00:00:19.310004 b2:a0:7e:16:b9:69 > 33:33:ff:16:b9:69, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff16:b969: ICMP6, neighbor solicitation, who has fe80::b0a0:7eff:fe16:b969, length 32 tc-so:00:00:22.100004 b2:a0:22:23:41:48 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:22ff:fe23:4148 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:23.680004 b2:a0:22:23:41:48 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fd00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00::2, length 32 tc-so:00:00:21.060004 b2:a0:7e:16:b9:69 > b2:a0:22:23:41:48, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:23.720004 b2:a0:22:23:41:48 > b2:a0:7e:16:b9:69, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:21.100004 b2:a0:7e:16:b9:69 > b2:a0:22:23:41:48, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:21.930004 b2:a0:7e:16:b9:69 > 33:33:ff:16:b9:69, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7eff:fe16:b969 > ff02::1:ff16:b969: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff16:b969, length 24 tc-so:00:00:25.010004 b2:a0:df:74:4c:c8 > 33:33:ff:74:4c:c8, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:dfff:fe74:4cc8 > ff02::1:ff74:4cc8: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff74:4cc8, length 24 tc-so:00:00:22.540004 b2:a0:7e:16:b9:69 > 33:33:d4:54:81:16, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7eff:fe16:b969 > ff02::2:d454:8116: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:d454:8116, length 24 tc-so:00:00:26.780004 b2:a0:df:74:4c:c8 > 33:33:4c:93:6b:49, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:dfff:fe74:4cc8 > ff02::2:4c93:6b49: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:4c93:6b49, length 24 tc-so:00:00:27.380004 b2:a0:22:23:41:48 > b2:a0:7e:16:b9:69, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:24.760004 b2:a0:7e:16:b9:69 > b2:a0:22:23:41:48, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:26.010004 b2:a0:7e:16:b9:69 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7eff:fe16:b969 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:26.060004 b2:a0:7e:16:b9:69 > b2:a0:22:23:41:48, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:28.680004 b2:a0:22:23:41:48 > b2:a0:7e:16:b9:69, ethertype IPv6 (0x86dd), length 78: fd00::1 > fd00::2: ICMP6, neighbor advertisement, tgt is fd00::1, length 24 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:16.640004 b2:a0:29:81:2c:9a > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:16.840004 b2:a0:29:81:2c:9a > 33:33:ff:81:2c:9a, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff81:2c9a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff81:2c9a, length 24 tc-so:00:00:16.940004 b2:a0:29:81:2c:9a > 33:33:ff:81:2c:9a, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff81:2c9a: ICMP6, neighbor solicitation, who has fe80::b0a0:29ff:fe81:2c9a, length 32 tc-so:00:00:19.340004 b2:a0:29:81:2c:9a > 33:33:ff:81:2c:9a, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:29ff:fe81:2c9a > ff02::1:ff81:2c9a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff81:2c9a, length 24 tc-so:00:00:19.820004 b2:a0:29:81:2c:9a > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fc00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fc00::2, length 32 tc-so:00:00:20.030004 b2:a0:29:81:2c:9a > 33:33:76:d2:3a:25, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:29ff:fe81:2c9a > ff02::2:76d2:3a25: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:76d2:3a25, length 24 tc-so:00:00:17.570004 b2:a0:f6:9b:2c:e5 > b2:a0:29:81:2c:9a, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor advertisement, tgt is fc00::2, length 32 tc-so:00:00:20.030004 b2:a0:29:81:2c:9a > b2:a0:f6:9b:2c:e5, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:17.600004 b2:a0:f6:9b:2c:e5 > b2:a0:29:81:2c:9a, ethertype IPv6 (0x86dd), length 192: fc00::2 > fc00::1: ICMP6, parameter problem, next header - octet 6, length 138 tc-so:00:00:17.990004 b2:a0:f6:9b:2c:e5 > 33:33:ff:9b:2c:e5, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff9b:2ce5: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff9b:2ce5, length 24 tc-so:00:00:18.350004 b2:a0:f6:9b:2c:e5 > 33:33:ff:9b:2c:e5, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff9b:2ce5: ICMP6, neighbor solicitation, who has fe80::b0a0:f6ff:fe9b:2ce5, length 32 tc-so:00:00:20.780004 b2:a0:29:81:2c:9a > b2:a0:f6:9b:2c:e5, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:18.350004 b2:a0:f6:9b:2c:e5 > b2:a0:29:81:2c:9a, ethertype IPv6 (0x86dd), length 192: fc00::2 > fc00::1: ICMP6, parameter problem, next header - octet 6, length 138 tc-so:00:00:21.010004 b2:a0:29:81:2c:9a > b2:a0:f6:9b:2c:e5, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:18.590004 b2:a0:f6:9b:2c:e5 > b2:a0:29:81:2c:9a, ethertype IPv6 (0x86dd), length 192: fc00::2 > fc00::1: ICMP6, parameter problem, next header - octet 6, length 138 tc-so:00:00:20.240004 b2:a0:f6:9b:2c:e5 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:f6ff:fe9b:2ce5 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:23.810004 b2:a0:29:81:2c:9a > b2:a0:f6:9b:2c:e5, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:21.800004 b2:a0:f6:9b:2c:e5 > b2:a0:29:81:2c:9a, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:21.930004 b2:a0:f6:9b:2c:e5 > b2:a0:29:81:2c:9a, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:24.520004 b2:a0:29:81:2c:9a > b2:a0:f6:9b:2c:e5, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:22.600004 b2:a0:f6:9b:2c:e5 > b2:a0:29:81:2c:9a, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:25.030004 b2:a0:29:81:2c:9a > b2:a0:f6:9b:2c:e5, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: ICMP6, neighbor advertisement, tgt is fc00::1, length 24 tc-so:00:00:23.000004 b2:a0:f6:9b:2c:e5 > 33:33:ff:9b:2c:e5, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:f6ff:fe9b:2ce5 > ff02::1:ff9b:2ce5: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff9b:2ce5, length 24 tc-so:00:00:26.100004 b2:a0:29:81:2c:9a > b2:a0:f6:9b:2c:e5, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:23.680004 b2:a0:f6:9b:2c:e5 > b2:a0:29:81:2c:9a, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:26.140004 b2:a0:29:81:2c:9a > b2:a0:f6:9b:2c:e5, ethertype IPv6 (0x86dd), length 128: fc00::1 > fc00::2: ip-proto-115 74 tc-so:00:00:23.720004 b2:a0:f6:9b:2c:e5 > b2:a0:29:81:2c:9a, ethertype IPv6 (0x86dd), length 128: fc00::2 > fc00::1: ip-proto-115 74 tc-so:00:00:24.550004 b2:a0:f6:9b:2c:e5 > b2:a0:29:81:2c:9a, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:24.970004 b2:a0:f6:9b:2c:e5 > 33:33:4c:93:6b:49, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:f6ff:fe9b:2ce5 > ff02::2:4c93:6b49: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:4c93:6b49, length 24 tc-so:00:00:25.050004 b2:a0:f6:9b:2c:e5 > b2:a0:29:81:2c:9a, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:25.160004 b2:a0:f6:9b:2c:e5 > b2:a0:29:81:2c:9a, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:26.780004 b2:a0:f6:9b:2c:e5 > b2:a0:29:81:2c:9a, ethertype IPv6 (0x86dd), length 154: fc00::2 > fc00::1: ESP(spi=0x00002711,seq=0x1), length 100 tc-so:00:00:29.800004 b2:a0:29:81:2c:9a > b2:a0:f6:9b:2c:e5, ethertype IPv6 (0x86dd), length 138: fc00::1 > fc00::2: ESP(spi=0x00002710,seq=0x1), length 84 tc-so:00:00:27.380004 b2:a0:f6:9b:2c:e5 > b2:a0:29:81:2c:9a, ethertype IPv6 (0x86dd), length 138: fc00::2 > fc00::1: ESP(spi=0x00002711,seq=0x2), length 84 tc-so:00:00:28.630004 b2:a0:f6:9b:2c:e5 > b2:a0:29:81:2c:9a, ethertype IPv6 (0x86dd), length 154: fc00::2 > fc00::1: ESP(spi=0x00002711,seq=0x3), length 100 tc-so:00:00:28.680004 b2:a0:f6:9b:2c:e5 > b2:a0:29:81:2c:9a, ethertype IPv6 (0x86dd), length 154: fc00::2 > fc00::1: ESP(spi=0x00002711,seq=0x4), length 100 tc-so:00:00:31.110004 b2:a0:29:81:2c:9a > b2:a0:f6:9b:2c:e5, ethertype IPv6 (0x86dd), length 146: fc00::1 > fc00::2: ESP(spi=0x00002710,seq=0x2), length 92 tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-end: 1646868405.195875, ipsec_l2tp_ipv6_transport_esp_null, passed tc-start: 1646868405.243735, ipsec_l2tp_ipv6_transport_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_l2tp_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_l2tp -lrumpnet_bridge unix://ipsec_l2tp_tunel_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_l2tp -lrumpnet_bridge unix://ipsec_l2tp_tunnel_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_l2tp_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:2f:95:e4:12 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:21:78:05:ec ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:cc:11:62:09 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:90:ce:f3:3f ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:86:44:e2:03 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1/64 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig l2tp0 tunnel fc00::1 fc00::2 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 1234 4321 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add l2tp0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig l2tp0 tunnel fc00::2 fc00::1 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 4321 1234 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so:unix://ipsec_l2tp_tunnel_remote bridge0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add l2tp0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add fc00::1 fc00::2 esp 10000 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add fc00::2 fc00::1 esp 10001 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:spdadd fc00::1/128 fc00::2/128 any -P out ipsec tc-so: esp/transport//require; tc-so:spdadd fc00::2/128 fc00::1/128 any -P in ipsec tc-so: esp/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add fc00::1 fc00::2 esp 10000 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add fc00::2 fc00::1 esp 10001 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:spdadd fc00::2/128 fc00::1/128 any -P out ipsec tc-so: esp/transport//require; tc-so:spdadd fc00::1/128 fc00::2/128 any -P in ipsec tc-so: esp/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:fc00::1 fc00::2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:27:14 2022 current: Mar 9 23:27:16 2022 tc-so: diff: 2(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 9 23:26:49 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=20088 refcnt=0 tc-so:fc00::2 fc00::1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:27:15 2022 current: Mar 9 23:27:16 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 9 23:26:49 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=20088 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:fc00::1 fc00::2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:27:15 2022 current: Mar 9 23:27:16 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 9 23:26:52 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=23223 refcnt=0 tc-so:fc00::2 fc00::1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:27:15 2022 current: Mar 9 23:27:16 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 9 23:26:52 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=23223 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so:unix://ipsec_l2tp_tunnel_remote bridge0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:cc:1b:5d:94 tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:ccff:fe1b:5d94%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00::/64 link#2 UC - - - shmif0 tc-so:fd00::1 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:ccff:fe1b:5d94 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::2 b2:a0:86:44:e2:03 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:cc:1b:5d:94 14 0 9 0 0 tc-so:shmif 1500 fd00::/64 fd00::1 tc-so: ff02::1:ff1b:5d94 tc-so: ff01:2::1 tc-so: ff02::2:47b4:631e tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:1%sh 14 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:ccff:f 14 0 9 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00::2 b2:a0:86:44:e2:03 shmif0 5s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00::1 tc-so: group ff02::1:ff1b:5d94%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:47b4:631e%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:1%shmif0 refcount 1 tc-so: enaddr b2:a0:cc:1b:5d:94 multicnt 4 tc-so: 33:33:ff:1b:5d:94 -- 33:33:ff:1b:5d:94 refcount 1 tc-so: 33:33:47:b4:63:1e -- 33:33:47:b4:63:1e refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:2f:95:e4:12 tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fe80::b0a0:2fff:fe95:e412%shmif0/64 flags 0 scopeid 0x2 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:21:78:05:ec tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:21ff:fe78:5ec%shmif1/64 flags 0 scopeid 0x3 tc-so:l2tp0: flags=0x8951 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: local-session-id: 1234 tc-so: remote-session-id: 4321 tc-so: status: active tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::1 link#3 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:2fff:fe95:e412 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:21ff:fe78:5ec link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:fc00::2 b2:a0:90:ce:f3:3f UHL - - - shmif1 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:2f:95:e4:12 10 0 14 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:2fff:f tc-so: ff01:2::1 tc-so: ff02::2:caeb:1f67 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff95:e412 10 0 14 0 0 tc-so:shmif 1500 b2:a0:21:78:05:ec 18 0 15 0 0 tc-so:shmif 1500 fc00::/64 fc00::1 tc-so: ff02::1:ff78:5ec% tc-so: ff01:3::1 tc-so: ff02::2:caeb:1f67 tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:1%sh 18 0 15 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:21ff:f 18 0 15 0 0 tc-so:l2tp0 1280 10 0 9 0 0 tc-so:bridg 1500 17 0 21 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00::2 b2:a0:90:ce:f3:3f shmif1 26s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:2fff:fe95:e412%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:caeb:1f67%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ff95:e412%shmif0 refcount 1 tc-so: enaddr b2:a0:2f:95:e4:12 multicnt 3 tc-so: 33:33:ca:eb:1f:67 -- 33:33:ca:eb:1f:67 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:95:e4:12 -- 33:33:ff:95:e4:12 refcount 1 tc-so:shmif1: tc-so: inet6 fc00::1 tc-so: group ff02::1:ff78:5ec%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:caeb:1f67%shmif1 refcount 2 tc-so: group ff02::1%shmif1 refcount 2 tc-so: group ff02::1:ff00:1%shmif1 refcount 1 tc-so: enaddr b2:a0:21:78:05:ec multicnt 4 tc-so: 33:33:ff:78:05:ec -- 33:33:ff:78:05:ec refcount 1 tc-so: 33:33:ca:eb:1f:67 -- 33:33:ca:eb:1f:67 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:l2tp0: tc-so:bridge0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:cc:11:62:09 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fe80::b0a0:ccff:fe11:6209%shmif0/64 flags 0 scopeid 0x2 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:90:ce:f3:3f tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:90ff:fece:f33f%shmif1/64 flags 0 scopeid 0x3 tc-so:l2tp0: flags=0x8951 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: local-session-id: 4321 tc-so: remote-session-id: 1234 tc-so: status: active tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::2 link#3 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:ccff:fe11:6209 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:90ff:fece:f33f link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:fc00::1 b2:a0:21:78:05:ec UHL - - - shmif1 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:cc:11:62:09 9 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:ccff:f tc-so: ff01:2::1 tc-so: ff02::2:3558:143b tc-so: ff02::1%shmif0 tc-so: ff02::1:ff11:6209 9 0 9 0 0 tc-so:shmif 1500 b2:a0:90:ce:f3:3f 13 0 18 0 0 tc-so:shmif 1500 fc00::/64 fc00::2 tc-so: ff02::1:ffce:f33f tc-so: ff01:3::1 tc-so: ff02::2:3558:143b tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:2%sh 13 0 18 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:90ff:f 13 0 18 0 0 tc-so:l2tp0 1280 7 0 11 0 0 tc-so:bridg 1500 14 0 18 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00::1 b2:a0:21:78:05:ec shmif1 18s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:ccff:fe11:6209%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:3558:143b%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ff11:6209%shmif0 refcount 1 tc-so: enaddr b2:a0:cc:11:62:09 multicnt 3 tc-so: 33:33:35:58:14:3b -- 33:33:35:58:14:3b refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:11:62:09 -- 33:33:ff:11:62:09 refcount 1 tc-so:shmif1: tc-so: inet6 fc00::2 tc-so: group ff02::1:ffce:f33f%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:3558:143b%shmif1 refcount 2 tc-so: group ff02::1%shmif1 refcount 2 tc-so: group ff02::1:ff00:2%shmif1 refcount 1 tc-so: enaddr b2:a0:90:ce:f3:3f multicnt 4 tc-so: 33:33:ff:ce:f3:3f -- 33:33:ff:ce:f3:3f refcount 1 tc-so: 33:33:35:58:14:3b -- 33:33:35:58:14:3b refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:l2tp0: tc-so:bridge0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:86:44:e2:03 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:86ff:fe44:e203%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00::/64 link#2 UC - - - shmif0 tc-so:fd00::2 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:86ff:fe44:e203 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::1 b2:a0:cc:1b:5d:94 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:86:44:e2:03 8 0 9 0 0 tc-so:shmif 1500 fd00::/64 fd00::2 tc-so: ff02::1:ff44:e203 tc-so: ff01:2::1 tc-so: ff02::2:af45:4166 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 8 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:86ff:f 8 0 9 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00::1 b2:a0:cc:1b:5d:94 shmif0 3s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00::2 tc-so: group ff02::1:ff44:e203%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:af45:4166%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: enaddr b2:a0:86:44:e2:03 multicnt 4 tc-so: 33:33:ff:44:e2:03 -- 33:33:ff:44:e2:03 refcount 1 tc-so: 33:33:af:45:41:66 -- 33:33:af:45:41:66 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so: input: 14 packets, 1132 bytes, 7 multicasts tc-so: output: 18 packets, 1476 bytes, 11 multicasts tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:l2tp0: flags=0x8851 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: local-session-id: 4321 tc-so: remote-session-id: 1234 tc-so: status: active tc-so: input: 7 packets, 946 bytes, 11 multicasts tc-so: output: 11 packets, 914 bytes tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so: input: 17 packets, 1390 bytes, 10 multicasts tc-so: output: 21 packets, 1734 bytes, 14 multicasts tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:l2tp0: flags=0x8851 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: local-session-id: 1234 tc-so: remote-session-id: 4321 tc-so: status: active tc-so: input: 10 packets, 1032 bytes, 12 multicasts tc-so: output: 9 packets, 734 bytes tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:86:44:e2:03 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 8 packets, 648 bytes, 5 multicasts tc-so: output: 9 packets, 742 bytes, 5 multicasts tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:86ff:fe44:e203%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:90:ce:f3:3f tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 13 packets, 1602 bytes, 4 multicasts tc-so: output: 18 packets, 2262 bytes, 5 multicasts tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:90ff:fece:f33f%shmif1/64 flags 0 scopeid 0x3 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:cc:11:62:09 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 10 packets, 688 bytes, 8 multicasts tc-so: output: 9 packets, 734 bytes, 6 multicasts tc-so: inet6 fe80::b0a0:ccff:fe11:6209%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:21:78:05:ec tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 18 packets, 2262 bytes, 5 multicasts tc-so: output: 15 packets, 1774 bytes, 6 multicasts tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:21ff:fe78:5ec%shmif1/64 flags 0 scopeid 0x3 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:2f:95:e4:12 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 10 packets, 1118 bytes, 13 multicasts tc-so: output: 14 packets, 1172 bytes, 10 multicasts tc-so: inet6 fe80::b0a0:2fff:fe95:e412%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:cc:1b:5d:94 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 14 packets, 1172 bytes, 10 multicasts tc-so: output: 9 packets, 734 bytes, 6 multicasts tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:ccff:fe1b:5d94%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-so:### Dumping unix://ipsec_l2tp_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 12 0 12 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 13 0 13 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 49 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 187 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 77 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 42 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 18 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 94 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 529 0 0 177 0 177 177 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 5 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 33 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 14 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1445 0 40 267 0 267 tc-so: tc-so:In use 1470K, total allocated 2136K; utilization 68.8% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.320005] mainbus0 (root) tc-so:[ 1.320005] chacha: Portable C ChaCha tc-so:[ 1.320005] aes: BearSSL aes_ct tc-so:[ 1.320005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.320005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 9.450005] shmif0: Ethernet address b2:a0:cc:1b:5d:94 tc-so:[ 16.550005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 16.550005] get_ifid: shmif0: ifid: b0:a0:cc:ff:fe:1b:5d:94 tc-so:[ 16.550005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:ccff:fe1b:5d94 tc-so:[ 18.490005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:ccff:fe1b:5d94 - no duplicates found tc-so:[ 60.340005] in6_if_link_down: fd00::1 marked detached tc-so:[ 60.340005] in6_if_link_down: fe80:2::b0a0:ccff:fe1b:5d94 marked detached tc-so:### Dumping unix://ipsec_l2tp_tunel_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:brtpl 64 3 0 3 1 0 1 1 0 inf 1 tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 2 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 3 0 3 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 18 0 18 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 39 0 39 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 33 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 56 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 65 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 243 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 92 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 65 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00256 320 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 7 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 105 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1333 0 0 445 0 445 445 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 18 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 43 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 49 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 18 0 12 1 0 1 1 0 inf 0 tc-so:rwlock 64 12 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2506 0 78 549 0 549 tc-so: tc-so:In use 3198K, total allocated 4392K; utilization 72.8% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.310005] IPsec: Initialized Security Association Processing. tc-so:[ 1.330005] mainbus0 (root) tc-so:[ 1.330005] chacha: Portable C ChaCha tc-so:[ 1.330005] aes: BearSSL aes_ct tc-so:[ 1.330005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.330005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.460005] shmif0: Ethernet address b2:a0:2f:95:e4:12 tc-so:[ 9.600005] shmif1: Ethernet address b2:a0:21:78:05:ec tc-so:[ 14.700005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 14.700005] get_ifid: shmif0: ifid: b0:a0:2f:ff:fe:95:e4:12 tc-so:[ 14.980005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 14.980005] get_ifid: shmif1: ifid: b0:a0:21:ff:fe:78:05:ec tc-so:[ 14.980005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:21ff:fe78:5ec tc-so:[ 16.820005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:21ff:fe78:5ec - no duplicates found tc-so:[ 55.820005] in6_if_link_down: fc00::1 marked detached tc-so:[ 55.820005] in6_if_link_down: fe80:3::b0a0:21ff:fe78:5ec marked detached tc-so:[ 57.090005] in6_if_link_down: fe80:2::b0a0:2fff:fe95:e412 marked detached tc-so:### Dumping unix://ipsec_l2tp_tunnel_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:brtpl 64 2 0 2 1 0 1 1 0 inf 1 tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 2 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 2 0 2 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 18 0 18 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 39 0 39 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 33 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 55 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 65 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 243 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 93 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 65 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00256 320 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 7 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 105 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1332 0 0 444 0 444 444 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 20 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 43 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 51 0 0 3 0 3 3 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 18 0 12 1 0 1 1 0 inf 0 tc-so:rwlock 64 12 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2506 0 76 548 0 548 tc-so: tc-so:In use 3195K, total allocated 4384K; utilization 72.9% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.220005] IPsec: Initialized Security Association Processing. tc-so:[ 1.220005] mainbus0 (root) tc-so:[ 1.310005] chacha: Portable C ChaCha tc-so:[ 1.310005] aes: BearSSL aes_ct tc-so:[ 1.310005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.310005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.010005] shmif0: Ethernet address b2:a0:cc:11:62:09 tc-so:[ 9.180005] shmif1: Ethernet address b2:a0:90:ce:f3:3f tc-so:[ 15.220005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 15.220005] get_ifid: shmif0: ifid: b0:a0:cc:ff:fe:11:62:09 tc-so:[ 15.470005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 15.470005] get_ifid: shmif1: ifid: b0:a0:90:ff:fe:ce:f3:3f tc-so:[ 15.470005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:90ff:fece:f33f tc-so:[ 16.920005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:90ff:fece:f33f - no duplicates found tc-so:[ 50.380005] in6_if_link_down: fc00::2 marked detached tc-so:[ 50.380005] in6_if_link_down: fe80:3::b0a0:90ff:fece:f33f marked detached tc-so:[ 51.720005] in6_if_link_down: fe80:2::b0a0:ccff:fe11:6209 marked detached tc-so:### Dumping unix://ipsec_l2tp_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 23 0 23 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 28 0 28 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 186 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 77 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 42 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 18 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 94 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 628 0 0 210 0 210 210 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 4 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 31 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 14 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1561 0 66 300 0 300 tc-so: tc-so:In use 1674K, total allocated 2400K; utilization 69.8% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.220005] mainbus0 (root) tc-so:[ 1.290005] chacha: Portable C ChaCha tc-so:[ 1.290005] aes: BearSSL aes_ct tc-so:[ 1.290005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.290005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.370005] shmif0: Ethernet address b2:a0:86:44:e2:03 tc-so:[ 17.050005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 17.050005] get_ifid: shmif0: ifid: b0:a0:86:ff:fe:44:e2:03 tc-so:[ 17.050005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:86ff:fe44:e203 tc-so:[ 19.030005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:86ff:fe44:e203 - no duplicates found tc-so:[ 47.170005] in6_if_link_down: fd00::2 marked detached tc-so:[ 47.170005] in6_if_link_down: fe80:2::b0a0:86ff:fe44:e203 marked detached tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:### Dumping ./bus_ipsec_local tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:17.270004 b2:a0:cc:1b:5d:94 > 33:33:ff:1b:5d:94, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff1b:5d94: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff1b:5d94, length 24 tc-so:00:00:15.260004 b2:a0:2f:95:e4:12 > 33:33:ff:95:e4:12, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:2fff:fe95:e412 > ff02::1:ff95:e412: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff95:e412, length 24 tc-so:00:00:15.290004 b2:a0:2f:95:e4:12 > 33:33:ca:eb:1f:67, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:2fff:fe95:e412 > ff02::2:caeb:1f67: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:caeb:1f67, length 24 tc-so:00:00:17.470004 b2:a0:cc:1b:5d:94 > 33:33:ff:1b:5d:94, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff1b:5d94: ICMP6, neighbor solicitation, who has fe80::b0a0:ccff:fe1b:5d94, length 32 tc-so:00:00:19.630004 b2:a0:cc:1b:5d:94 > 33:33:47:b4:63:1e, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:ccff:fe1b:5d94 > ff02::2:47b4:631e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:47b4:631e, length 24 tc-so:00:00:21.170004 b2:a0:cc:1b:5d:94 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:ccff:fe1b:5d94 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:20.080004 b2:a0:2f:95:e4:12 > 33:33:ca:eb:1f:67, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:2fff:fe95:e412 > ff02::2:caeb:1f67: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:caeb:1f67, length 24 tc-so:00:00:20.430004 b2:a0:2f:95:e4:12 > 33:33:ff:95:e4:12, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:2fff:fe95:e412 > ff02::1:ff95:e412: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff95:e412, length 24 tc-so:00:00:22.900004 b2:a0:86:44:e2:03 > 33:33:ff:44:e2:03, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff44:e203: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff44:e203, length 24 tc-so:00:00:22.920004 b2:a0:86:44:e2:03 > 33:33:ff:44:e2:03, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff44:e203: ICMP6, neighbor solicitation, who has fe80::b0a0:86ff:fe44:e203, length 32 tc-so:00:00:25.380004 b2:a0:cc:1b:5d:94 > 33:33:ff:1b:5d:94, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:ccff:fe1b:5d94 > ff02::1:ff1b:5d94: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff1b:5d94, length 24 tc-so:00:00:23.920004 b2:a0:cc:11:62:09 > 33:33:ff:11:62:09, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:ccff:fe11:6209 > ff02::1:ff11:6209: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff11:6209, length 24 tc-so:00:00:26.790004 b2:a0:cc:1b:5d:94 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fd00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00::2, length 32 tc-so:00:00:24.750004 b2:a0:86:44:e2:03 > b2:a0:cc:1b:5d:94, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:26.820004 b2:a0:cc:1b:5d:94 > b2:a0:86:44:e2:03, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:24.750004 b2:a0:86:44:e2:03 > b2:a0:cc:1b:5d:94, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:24.900004 b2:a0:cc:11:62:09 > 33:33:35:58:14:3b, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:ccff:fe11:6209 > ff02::2:3558:143b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:3558:143b, length 24 tc-so:00:00:25.400004 b2:a0:86:44:e2:03 > 33:33:af:45:41:66, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:86ff:fe44:e203 > ff02::2:af45:4166: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:af45:4166, length 24 tc-so:00:00:25.470004 b2:a0:86:44:e2:03 > 33:33:ff:44:e2:03, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:86ff:fe44:e203 > ff02::1:ff44:e203: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff44:e203, length 24 tc-so:00:00:30.470004 b2:a0:cc:1b:5d:94 > b2:a0:86:44:e2:03, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:28.440004 b2:a0:86:44:e2:03 > b2:a0:cc:1b:5d:94, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:29.730004 b2:a0:86:44:e2:03 > b2:a0:cc:1b:5d:94, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:31.820004 b2:a0:cc:1b:5d:94 > b2:a0:86:44:e2:03, ethertype IPv6 (0x86dd), length 78: fd00::1 > fd00::2: ICMP6, neighbor advertisement, tgt is fd00::1, length 24 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:15.540004 b2:a0:cc:11:62:09 > 33:33:ff:11:62:09, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:ccff:fe11:6209 > ff02::1:ff11:6209: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff11:6209, length 24 tc-so:00:00:16.030004 b2:a0:cc:11:62:09 > 33:33:35:58:14:3b, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:ccff:fe11:6209 > ff02::2:3558:143b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:3558:143b, length 24 tc-so:00:00:17.990004 b2:a0:86:44:e2:03 > 33:33:ff:44:e2:03, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff44:e203: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff44:e203, length 24 tc-so:00:00:18.020004 b2:a0:86:44:e2:03 > 33:33:ff:44:e2:03, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff44:e203: ICMP6, neighbor solicitation, who has fe80::b0a0:86ff:fe44:e203, length 32 tc-so:00:00:20.410004 b2:a0:cc:1b:5d:94 > 33:33:ff:1b:5d:94, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:ccff:fe1b:5d94 > ff02::1:ff1b:5d94: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff1b:5d94, length 24 tc-so:00:00:20.980004 b2:a0:cc:11:62:09 > 33:33:ff:11:62:09, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:ccff:fe11:6209 > ff02::1:ff11:6209: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff11:6209, length 24 tc-so:00:00:21.820004 b2:a0:cc:1b:5d:94 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fd00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00::2, length 32 tc-so:00:00:19.810004 b2:a0:86:44:e2:03 > b2:a0:cc:1b:5d:94, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:21.850004 b2:a0:cc:1b:5d:94 > b2:a0:86:44:e2:03, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:19.840004 b2:a0:86:44:e2:03 > b2:a0:cc:1b:5d:94, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:21.970004 b2:a0:cc:11:62:09 > 33:33:35:58:14:3b, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:ccff:fe11:6209 > ff02::2:3558:143b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:3558:143b, length 24 tc-so:00:00:20.490004 b2:a0:86:44:e2:03 > 33:33:af:45:41:66, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:86ff:fe44:e203 > ff02::2:af45:4166: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:af45:4166, length 24 tc-so:00:00:20.560004 b2:a0:86:44:e2:03 > 33:33:ff:44:e2:03, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:86ff:fe44:e203 > ff02::1:ff44:e203: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff44:e203, length 24 tc-so:00:00:25.550004 b2:a0:cc:1b:5d:94 > b2:a0:86:44:e2:03, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:23.510004 b2:a0:86:44:e2:03 > b2:a0:cc:1b:5d:94, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:24.840004 b2:a0:86:44:e2:03 > b2:a0:cc:1b:5d:94, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:26.830004 b2:a0:cc:1b:5d:94 > b2:a0:86:44:e2:03, ethertype IPv6 (0x86dd), length 78: fd00::1 > fd00::2: ICMP6, neighbor advertisement, tgt is fd00::1, length 24 tc-so:00:00:26.410004 b2:a0:86:44:e2:03 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:86ff:fe44:e203 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:15.720004 b2:a0:21:78:05:ec > 33:33:ff:78:05:ec, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff78:5ec: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff78:5ec, length 24 tc-so:00:00:15.800004 b2:a0:21:78:05:ec > 33:33:ff:78:05:ec, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff78:5ec: ICMP6, neighbor solicitation, who has fe80::b0a0:21ff:fe78:5ec, length 32 tc-so:00:00:16.090004 b2:a0:21:78:05:ec > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:15.910004 b2:a0:90:ce:f3:3f > 33:33:ff:ce:f3:3f, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffce:f33f: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffce:f33f, length 24 tc-so:00:00:15.910004 b2:a0:90:ce:f3:3f > 33:33:ff:ce:f3:3f, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffce:f33f: ICMP6, neighbor solicitation, who has fe80::b0a0:90ff:fece:f33f, length 32 tc-so:00:00:19.100004 b2:a0:21:78:05:ec > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fc00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fc00::2, length 32 tc-so:00:00:16.200004 b2:a0:90:ce:f3:3f > b2:a0:21:78:05:ec, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor advertisement, tgt is fc00::2, length 32 tc-so:00:00:19.100004 b2:a0:21:78:05:ec > b2:a0:90:ce:f3:3f, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:16.200004 b2:a0:90:ce:f3:3f > b2:a0:21:78:05:ec, ethertype IPv6 (0x86dd), length 192: fc00::2 > fc00::1: ICMP6, parameter problem, next header - octet 6, length 138 tc-so:00:00:20.130004 b2:a0:21:78:05:ec > b2:a0:90:ce:f3:3f, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:20.450004 b2:a0:21:78:05:ec > b2:a0:90:ce:f3:3f, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:18.280004 b2:a0:90:ce:f3:3f > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:90ff:fece:f33f > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:19.170004 b2:a0:90:ce:f3:3f > 33:33:ff:ce:f3:3f, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:90ff:fece:f33f > ff02::1:ffce:f33f: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffce:f33f, length 24 tc-so:00:00:22.190004 b2:a0:21:78:05:ec > 33:33:ff:78:05:ec, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:21ff:fe78:5ec > ff02::1:ff78:5ec: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff78:5ec, length 24 tc-so:00:00:22.270004 b2:a0:21:78:05:ec > 33:33:ca:eb:1f:67, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:21ff:fe78:5ec > ff02::2:caeb:1f67: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:caeb:1f67, length 24 tc-so:00:00:20.000004 b2:a0:90:ce:f3:3f > b2:a0:21:78:05:ec, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:20.030004 b2:a0:90:ce:f3:3f > b2:a0:21:78:05:ec, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:23.310004 b2:a0:21:78:05:ec > b2:a0:90:ce:f3:3f, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:21.020004 b2:a0:90:ce:f3:3f > b2:a0:21:78:05:ec, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:21.200004 b2:a0:90:ce:f3:3f > b2:a0:21:78:05:ec, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:24.100004 b2:a0:21:78:05:ec > b2:a0:90:ce:f3:3f, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: ICMP6, neighbor advertisement, tgt is fc00::1, length 24 tc-so:00:00:24.720004 b2:a0:21:78:05:ec > b2:a0:90:ce:f3:3f, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:21.820004 b2:a0:90:ce:f3:3f > b2:a0:21:78:05:ec, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:24.750004 b2:a0:21:78:05:ec > b2:a0:90:ce:f3:3f, ethertype IPv6 (0x86dd), length 128: fc00::1 > fc00::2: ip-proto-115 74 tc-so:00:00:21.850004 b2:a0:90:ce:f3:3f > b2:a0:21:78:05:ec, ethertype IPv6 (0x86dd), length 128: fc00::2 > fc00::1: ip-proto-115 74 tc-so:00:00:22.000004 b2:a0:90:ce:f3:3f > b2:a0:21:78:05:ec, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:22.500004 b2:a0:90:ce:f3:3f > b2:a0:21:78:05:ec, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:22.570004 b2:a0:90:ce:f3:3f > b2:a0:21:78:05:ec, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:25.470004 b2:a0:90:ce:f3:3f > 33:33:35:58:14:3b, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:90ff:fece:f33f > ff02::2:3558:143b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:3558:143b, length 24 tc-so:00:00:28.400004 b2:a0:21:78:05:ec > b2:a0:90:ce:f3:3f, ethertype IPv6 (0x86dd), length 158: fc00::1 > fc00::2: ESP(spi=0x00002710,seq=0x1), length 104 tc-so:00:00:25.550004 b2:a0:90:ce:f3:3f > b2:a0:21:78:05:ec, ethertype IPv6 (0x86dd), length 158: fc00::2 > fc00::1: ESP(spi=0x00002711,seq=0x1), length 104 tc-so:00:00:26.830004 b2:a0:90:ce:f3:3f > b2:a0:21:78:05:ec, ethertype IPv6 (0x86dd), length 174: fc00::2 > fc00::1: ESP(spi=0x00002711,seq=0x2), length 120 tc-so:00:00:29.730004 b2:a0:21:78:05:ec > b2:a0:90:ce:f3:3f, ethertype IPv6 (0x86dd), length 174: fc00::1 > fc00::2: ESP(spi=0x00002710,seq=0x2), length 120 tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-end: 1646868485.303339, ipsec_l2tp_ipv6_transport_esp_rijndaelcbc, passed tc-start: 1646868485.336526, ipsec_l2tp_ipv6_tunnel_ah_hmacsha512 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_l2tp_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_l2tp -lrumpnet_bridge unix://ipsec_l2tp_tunel_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_l2tp -lrumpnet_bridge unix://ipsec_l2tp_tunnel_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_l2tp_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:eb:c4:d8:ec ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:79:94:2c:75 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:17:39:7e:c9 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:07:48:6a:1b ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:40:5d:e8:c0 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1/64 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig l2tp0 tunnel fc00::1 fc00::2 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 1234 4321 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add l2tp0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig l2tp0 tunnel fc00::2 fc00::1 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 4321 1234 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so:unix://ipsec_l2tp_tunnel_remote bridge0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add l2tp0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add fc00::1 fc00::2 ah 10000 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add fc00::2 fc00::1 ah 10001 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:spdadd fc00::/64 fc00::/64 any -P out ipsec tc-so: ah/tunnel/fc00::1-fc00::2/require; tc-so:spdadd fc00::/64 fc00::/64 any -P in ipsec tc-so: ah/tunnel/fc00::2-fc00::1/require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add fc00::1 fc00::2 ah 10000 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add fc00::2 fc00::1 ah 10001 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:spdadd fc00::/64 fc00::/64 any -P out ipsec tc-so: ah/tunnel/fc00::2-fc00::1/require; tc-so:spdadd fc00::/64 fc00::/64 any -P in ipsec tc-so: ah/tunnel/fc00::1-fc00::2/require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:fc00::1 fc00::2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:28:36 2022 current: Mar 9 23:28:36 2022 tc-so: diff: 0(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 9 23:28:09 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=483 refcnt=0 tc-so:fc00::2 fc00::1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:28:36 2022 current: Mar 9 23:28:36 2022 tc-so: diff: 0(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 9 23:28:09 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=483 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:fc00::1 fc00::2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:28:36 2022 current: Mar 9 23:28:37 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 9 23:28:11 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=26369 refcnt=0 tc-so:fc00::2 fc00::1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:28:36 2022 current: Mar 9 23:28:37 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 9 23:28:11 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=26369 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so:unix://ipsec_l2tp_tunnel_remote bridge0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:e2:6e:e1:dc tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:e2ff:fe6e:e1dc%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00::/64 link#2 UC - - - shmif0 tc-so:fd00::1 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:e2ff:fe6e:e1dc link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::2 b2:a0:40:5d:e8:c0 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:e2:6e:e1:dc 13 0 9 0 0 tc-so:shmif 1500 fd00::/64 fd00::1 tc-so: ff02::1:ff6e:e1dc tc-so: ff01:2::1 tc-so: ff02::2:4ffb:b924 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:1%sh 13 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:e2ff:f 13 0 9 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00::2 b2:a0:40:5d:e8:c0 shmif0 4s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00::1 tc-so: group ff02::1:ff6e:e1dc%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:4ffb:b924%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:1%shmif0 refcount 1 tc-so: enaddr b2:a0:e2:6e:e1:dc multicnt 4 tc-so: 33:33:ff:6e:e1:dc -- 33:33:ff:6e:e1:dc refcount 1 tc-so: 33:33:4f:fb:b9:24 -- 33:33:4f:fb:b9:24 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:eb:c4:d8:ec tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fe80::b0a0:ebff:fec4:d8ec%shmif0/64 flags 0 scopeid 0x2 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:79:94:2c:75 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:79ff:fe94:2c75%shmif1/64 flags 0 scopeid 0x3 tc-so:l2tp0: flags=0x8951 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: local-session-id: 1234 tc-so: remote-session-id: 4321 tc-so: status: active tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::1 link#3 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:ebff:fec4:d8ec link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:79ff:fe94:2c75 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:fc00::2 b2:a0:07:48:6a:1b UHL - - - shmif1 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:eb:c4:d8:ec 9 0 13 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:ebff:f tc-so: ff01:2::1 tc-so: ff02::2:69bc:5593 tc-so: ff02::1%shmif0 tc-so: ff02::1:ffc4:d8ec 9 0 13 0 0 tc-so:shmif 1500 b2:a0:79:94:2c:75 18 0 15 0 0 tc-so:shmif 1500 fc00::/64 fc00::1 tc-so: ff02::1:ff94:2c75 tc-so: ff01:3::1 tc-so: ff02::2:69bc:5593 tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:1%sh 18 0 15 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:79ff:f 18 0 15 0 0 tc-so:l2tp0 1280 9 0 8 0 0 tc-so:bridg 1500 16 0 18 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00::2 b2:a0:07:48:6a:1b shmif1 23h59m59s S tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:ebff:fec4:d8ec%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:69bc:5593%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ffc4:d8ec%shmif0 refcount 1 tc-so: enaddr b2:a0:eb:c4:d8:ec multicnt 3 tc-so: 33:33:69:bc:55:93 -- 33:33:69:bc:55:93 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:c4:d8:ec -- 33:33:ff:c4:d8:ec refcount 1 tc-so:shmif1: tc-so: inet6 fc00::1 tc-so: group ff02::1:ff94:2c75%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:69bc:5593%shmif1 refcount 2 tc-so: group ff02::1%shmif1 refcount 2 tc-so: group ff02::1:ff00:1%shmif1 refcount 1 tc-so: enaddr b2:a0:79:94:2c:75 multicnt 4 tc-so: 33:33:ff:94:2c:75 -- 33:33:ff:94:2c:75 refcount 1 tc-so: 33:33:69:bc:55:93 -- 33:33:69:bc:55:93 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:l2tp0: tc-so:bridge0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:17:39:7e:c9 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fe80::b0a0:17ff:fe39:7ec9%shmif0/64 flags 0 scopeid 0x2 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:07:48:6a:1b tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:7ff:fe48:6a1b%shmif1/64 flags 0 scopeid 0x3 tc-so:l2tp0: flags=0x8951 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: local-session-id: 4321 tc-so: remote-session-id: 1234 tc-so: status: active tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::2 link#3 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:17ff:fe39:7ec9 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:7ff:fe48:6a1b link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:fc00::1 b2:a0:79:94:2c:75 UHL - - - shmif1 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:17:39:7e:c9 9 0 8 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:17ff:f tc-so: ff01:2::1 tc-so: ff02::2:8c6f:692f tc-so: ff02::1%shmif0 tc-so: ff02::1:ff39:7ec9 9 0 8 0 0 tc-so:shmif 1500 b2:a0:07:48:6a:1b 13 0 18 0 0 tc-so:shmif 1500 fc00::/64 fc00::2 tc-so: ff02::1:ff48:6a1b tc-so: ff01:3::1 tc-so: ff02::2:8c6f:692f tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:2%sh 13 0 18 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:7ff:fe 13 0 18 0 0 tc-so:l2tp0 1280 6 0 11 0 0 tc-so:bridg 1500 13 0 17 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00::1 b2:a0:79:94:2c:75 shmif1 23h59m56s S tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:17ff:fe39:7ec9%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:8c6f:692f%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ff39:7ec9%shmif0 refcount 1 tc-so: enaddr b2:a0:17:39:7e:c9 multicnt 3 tc-so: 33:33:8c:6f:69:2f -- 33:33:8c:6f:69:2f refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:39:7e:c9 -- 33:33:ff:39:7e:c9 refcount 1 tc-so:shmif1: tc-so: inet6 fc00::2 tc-so: group ff02::1:ff48:6a1b%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:8c6f:692f%shmif1 refcount 2 tc-so: group ff02::1%shmif1 refcount 2 tc-so: group ff02::1:ff00:2%shmif1 refcount 1 tc-so: enaddr b2:a0:07:48:6a:1b multicnt 4 tc-so: 33:33:ff:48:6a:1b -- 33:33:ff:48:6a:1b refcount 1 tc-so: 33:33:8c:6f:69:2f -- 33:33:8c:6f:69:2f refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:l2tp0: tc-so:bridge0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:40:5d:e8:c0 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:40ff:fe5d:e8c0%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00::/64 link#2 UC - - - shmif0 tc-so:fd00::2 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:40ff:fe5d:e8c0 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::1 b2:a0:e2:6e:e1:dc UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:40:5d:e8:c0 7 0 9 0 0 tc-so:shmif 1500 fd00::/64 fd00::2 tc-so: ff02::1:ff5d:e8c0 tc-so: ff01:2::1 tc-so: ff02::2:8068:b7f% tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 7 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:40ff:f 7 0 9 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00::1 b2:a0:e2:6e:e1:dc shmif0 23h59m58s S tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00::2 tc-so: group ff02::1:ff5d:e8c0%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:8068:b7f%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: enaddr b2:a0:40:5d:e8:c0 multicnt 4 tc-so: 33:33:ff:5d:e8:c0 -- 33:33:ff:5d:e8:c0 refcount 1 tc-so: 33:33:80:68:0b:7f -- 33:33:80:68:0b:7f refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so: input: 13 packets, 1046 bytes, 6 multicasts tc-so: output: 17 packets, 1390 bytes, 10 multicasts tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:l2tp0: flags=0x8851 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: local-session-id: 4321 tc-so: remote-session-id: 1234 tc-so: status: active tc-so: input: 6 packets, 860 bytes, 10 multicasts tc-so: output: 11 packets, 914 bytes tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so: input: 16 packets, 1304 bytes, 9 multicasts tc-so: output: 18 packets, 1476 bytes, 11 multicasts tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:l2tp0: flags=0x8851 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: local-session-id: 1234 tc-so: remote-session-id: 4321 tc-so: status: active tc-so: input: 9 packets, 860 bytes, 10 multicasts tc-so: output: 8 packets, 648 bytes tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:40:5d:e8:c0 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 7 packets, 562 bytes, 4 multicasts tc-so: output: 9 packets, 742 bytes, 5 multicasts tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:40ff:fe5d:e8c0%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:07:48:6a:1b tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 13 packets, 1710 bytes, 4 multicasts tc-so: output: 18 packets, 2466 bytes, 5 multicasts tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:7ff:fe48:6a1b%shmif1/64 flags 0 scopeid 0x3 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:17:39:7e:c9 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 10 packets, 602 bytes, 7 multicasts tc-so: output: 8 packets, 648 bytes, 5 multicasts tc-so: inet6 fe80::b0a0:17ff:fe39:7ec9%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:79:94:2c:75 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 18 packets, 2466 bytes, 5 multicasts tc-so: output: 15 packets, 1882 bytes, 6 multicasts tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:79ff:fe94:2c75%shmif1/64 flags 0 scopeid 0x3 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:eb:c4:d8:ec tc-so: linkstr: ./bus_ipsec_local tc-so: input: 9 packets, 946 bytes, 11 multicasts tc-so: output: 13 packets, 1086 bytes, 9 multicasts tc-so: inet6 fe80::b0a0:ebff:fec4:d8ec%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:e2:6e:e1:dc tc-so: linkstr: ./bus_ipsec_local tc-so: input: 13 packets, 1086 bytes, 9 multicasts tc-so: output: 9 packets, 734 bytes, 6 multicasts tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:e2ff:fe6e:e1dc%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-so:### Dumping unix://ipsec_l2tp_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 12 0 12 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 13 0 13 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 184 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 77 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 42 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 18 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 94 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 528 0 0 176 0 176 176 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 14 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 35 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 14 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1453 0 40 267 0 267 tc-so: tc-so:In use 1475K, total allocated 2136K; utilization 69.1% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.220005] mainbus0 (root) tc-so:[ 1.290005] chacha: Portable C ChaCha tc-so:[ 1.290005] aes: BearSSL aes_ct tc-so:[ 1.290005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.290005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.450005] shmif0: Ethernet address b2:a0:e2:6e:e1:dc tc-so:[ 16.130005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 16.130005] get_ifid: shmif0: ifid: b0:a0:e2:ff:fe:6e:e1:dc tc-so:[ 16.130005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:e2ff:fe6e:e1dc tc-so:[ 17.680005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:e2ff:fe6e:e1dc - no duplicates found tc-so:[ 63.330005] in6_if_link_down: fd00::1 marked detached tc-so:[ 63.330005] in6_if_link_down: fe80:2::b0a0:e2ff:fe6e:e1dc marked detached tc-so:### Dumping unix://ipsec_l2tp_tunel_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:brtpl 64 3 0 3 1 0 1 1 0 inf 1 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 3 0 3 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 18 0 18 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 39 0 39 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 33 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 55 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 62 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 241 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 94 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 65 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00256 320 34 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 7 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 105 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1333 0 0 445 0 445 445 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 18 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 43 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 47 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 18 0 12 1 0 1 1 0 inf 0 tc-so:rwlock 64 12 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2499 0 78 549 0 549 tc-so: tc-so:In use 3197K, total allocated 4392K; utilization 72.8% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.240005] IPsec: Initialized Security Association Processing. tc-so:[ 1.240005] mainbus0 (root) tc-so:[ 1.340005] chacha: Portable C ChaCha tc-so:[ 1.340005] aes: BearSSL aes_ct tc-so:[ 1.340005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.340005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.900005] shmif0: Ethernet address b2:a0:eb:c4:d8:ec tc-so:[ 9.230005] shmif1: Ethernet address b2:a0:79:94:2c:75 tc-so:[ 14.690005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 14.690005] get_ifid: shmif0: ifid: b0:a0:eb:ff:fe:c4:d8:ec tc-so:[ 14.940005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 14.940005] get_ifid: shmif1: ifid: b0:a0:79:ff:fe:94:2c:75 tc-so:[ 14.940005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:79ff:fe94:2c75 tc-so:[ 16.870005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:79ff:fe94:2c75 - no duplicates found tc-so:[ 29.270005] ah_input: hash over 218 bytes, skip 40: crda len 218 skip 0 inject 52 tc-so:[ 29.890005] ah_input: hash over 202 bytes, skip 40: crda len 202 skip 0 inject 52 tc-so:[ 30.670005] ah_input: hash over 218 bytes, skip 40: crda len 218 skip 0 inject 52 tc-so:[ 59.070005] in6_if_link_down: fc00::1 marked detached tc-so:[ 59.070005] in6_if_link_down: fe80:3::b0a0:79ff:fe94:2c75 marked detached tc-so:[ 60.450005] in6_if_link_down: fe80:2::b0a0:ebff:fec4:d8ec marked detached tc-so:### Dumping unix://ipsec_l2tp_tunnel_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 2 0 0 1 0 1 1 0 inf 0 tc-so:brtpl 64 2 0 2 1 0 1 1 0 inf 1 tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 2 0 2 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 18 0 18 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 39 0 39 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 33 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 56 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 63 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 241 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 94 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 65 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00256 320 34 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 7 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 105 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1334 0 0 445 0 445 445 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 18 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 43 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 48 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 18 0 12 1 0 1 1 0 inf 0 tc-so:rwlock 64 12 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2503 0 76 548 0 548 tc-so: tc-so:In use 3198K, total allocated 4384K; utilization 72.9% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.240005] IPsec: Initialized Security Association Processing. tc-so:[ 1.270005] mainbus0 (root) tc-so:[ 1.270005] chacha: Portable C ChaCha tc-so:[ 1.270005] aes: BearSSL aes_ct tc-so:[ 1.270005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.270005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.620005] shmif0: Ethernet address b2:a0:17:39:7e:c9 tc-so:[ 9.900005] shmif1: Ethernet address b2:a0:07:48:6a:1b tc-so:[ 17.010005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 17.010005] get_ifid: shmif0: ifid: b0:a0:17:ff:fe:39:7e:c9 tc-so:[ 17.290005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 17.290005] get_ifid: shmif1: ifid: b0:a0:07:ff:fe:48:6a:1b tc-so:[ 17.290005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:7ff:fe48:6a1b tc-so:[ 19.260005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:7ff:fe48:6a1b - no duplicates found tc-so:[ 27.890005] ah_input: hash over 202 bytes, skip 40: crda len 202 skip 0 inject 52 tc-so:[ 28.670005] ah_input: hash over 210 bytes, skip 40: crda len 210 skip 0 inject 52 tc-so:[ 54.420005] in6_if_link_down: fc00::2 marked detached tc-so:[ 54.420005] in6_if_link_down: fe80:3::b0a0:7ff:fe48:6a1b marked detached tc-so:[ 55.790005] in6_if_link_down: fe80:2::b0a0:17ff:fe39:7ec9 marked detached tc-so:### Dumping unix://ipsec_l2tp_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 13 0 13 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 18 0 18 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 49 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 183 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 77 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 42 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 18 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 94 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 540 0 0 180 0 180 180 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 7 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 34 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 14 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1457 0 46 270 0 270 tc-so: tc-so:In use 1494K, total allocated 2160K; utilization 69.2% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.270005] mainbus0 (root) tc-so:[ 1.270005] chacha: Portable C ChaCha tc-so:[ 1.270005] aes: BearSSL aes_ct tc-so:[ 1.270005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.270005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 9.060005] shmif0: Ethernet address b2:a0:40:5d:e8:c0 tc-so:[ 19.070005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 19.070005] get_ifid: shmif0: ifid: b0:a0:40:ff:fe:5d:e8:c0 tc-so:[ 19.070005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:40ff:fe5d:e8c0 tc-so:[ 20.740005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:40ff:fe5d:e8c0 - no duplicates found tc-so:[ 51.120005] in6_if_link_down: fd00::2 marked detached tc-so:[ 51.120005] in6_if_link_down: fe80:2::b0a0:40ff:fe5d:e8c0 marked detached tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:### Dumping ./bus_ipsec_local tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:14.750004 b2:a0:eb:c4:d8:ec > 33:33:ff:c4:d8:ec, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:ebff:fec4:d8ec > ff02::1:ffc4:d8ec: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffc4:d8ec, length 24 tc-so:00:00:16.680004 b2:a0:e2:6e:e1:dc > 33:33:ff:6e:e1:dc, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff6e:e1dc: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff6e:e1dc, length 24 tc-so:00:00:16.680004 b2:a0:e2:6e:e1:dc > 33:33:ff:6e:e1:dc, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff6e:e1dc: ICMP6, neighbor solicitation, who has fe80::b0a0:e2ff:fe6e:e1dc, length 32 tc-so:00:00:15.130004 b2:a0:eb:c4:d8:ec > 33:33:69:bc:55:93, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:ebff:fec4:d8ec > ff02::2:69bc:5593: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:69bc:5593, length 24 tc-so:00:00:15.210004 b2:a0:eb:c4:d8:ec > 33:33:ff:c4:d8:ec, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:ebff:fec4:d8ec > ff02::1:ffc4:d8ec: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffc4:d8ec, length 24 tc-so:00:00:21.100004 b2:a0:e2:6e:e1:dc > 33:33:ff:6e:e1:dc, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e2ff:fe6e:e1dc > ff02::1:ff6e:e1dc: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff6e:e1dc, length 24 tc-so:00:00:22.670004 b2:a0:e2:6e:e1:dc > 33:33:4f:fb:b9:24, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e2ff:fe6e:e1dc > ff02::2:4ffb:b924: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:4ffb:b924, length 24 tc-so:00:00:23.370004 b2:a0:e2:6e:e1:dc > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e2ff:fe6e:e1dc > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:22.350004 b2:a0:eb:c4:d8:ec > 33:33:69:bc:55:93, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:ebff:fec4:d8ec > ff02::2:69bc:5593: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:69bc:5593, length 24 tc-so:00:00:23.430004 b2:a0:40:5d:e8:c0 > 33:33:ff:5d:e8:c0, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff5d:e8c0: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff5d:e8c0, length 24 tc-so:00:00:23.800004 b2:a0:40:5d:e8:c0 > 33:33:ff:5d:e8:c0, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff5d:e8c0: ICMP6, neighbor solicitation, who has fe80::b0a0:40ff:fe5d:e8c0, length 32 tc-so:00:00:24.360004 b2:a0:40:5d:e8:c0 > 33:33:ff:5d:e8:c0, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff5d:e8c0: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff5d:e8c0, length 24 tc-so:00:00:27.350004 b2:a0:e2:6e:e1:dc > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fd00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00::2, length 32 tc-so:00:00:25.660004 b2:a0:40:5d:e8:c0 > b2:a0:e2:6e:e1:dc, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:27.350004 b2:a0:e2:6e:e1:dc > b2:a0:40:5d:e8:c0, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:25.700004 b2:a0:40:5d:e8:c0 > b2:a0:e2:6e:e1:dc, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:27.180004 b2:a0:40:5d:e8:c0 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:40ff:fe5d:e8c0 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:29.270004 b2:a0:17:39:7e:c9 > 33:33:8c:6f:69:2f, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:17ff:fe39:7ec9 > ff02::2:8c6f:692f: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:8c6f:692f, length 24 tc-so:00:00:31.540004 b2:a0:e2:6e:e1:dc > b2:a0:40:5d:e8:c0, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:29.890004 b2:a0:40:5d:e8:c0 > b2:a0:e2:6e:e1:dc, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:30.670004 b2:a0:40:5d:e8:c0 > b2:a0:e2:6e:e1:dc, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:32.360004 b2:a0:e2:6e:e1:dc > b2:a0:40:5d:e8:c0, ethertype IPv6 (0x86dd), length 78: fd00::1 > fd00::2: ICMP6, neighbor advertisement, tgt is fd00::1, length 24 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:17.650004 b2:a0:17:39:7e:c9 > 33:33:ff:39:7e:c9, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:17ff:fe39:7ec9 > ff02::1:ff39:7ec9: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff39:7ec9, length 24 tc-so:00:00:17.880004 b2:a0:17:39:7e:c9 > 33:33:8c:6f:69:2f, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:17ff:fe39:7ec9 > ff02::2:8c6f:692f: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:8c6f:692f, length 24 tc-so:00:00:19.350004 b2:a0:40:5d:e8:c0 > 33:33:ff:5d:e8:c0, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff5d:e8c0: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff5d:e8c0, length 24 tc-so:00:00:19.720004 b2:a0:40:5d:e8:c0 > 33:33:ff:5d:e8:c0, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff5d:e8c0: ICMP6, neighbor solicitation, who has fe80::b0a0:40ff:fe5d:e8c0, length 32 tc-so:00:00:20.280004 b2:a0:40:5d:e8:c0 > 33:33:ff:5d:e8:c0, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff5d:e8c0: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff5d:e8c0, length 24 tc-so:00:00:23.660004 b2:a0:e2:6e:e1:dc > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fd00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00::2, length 32 tc-so:00:00:21.580004 b2:a0:40:5d:e8:c0 > b2:a0:e2:6e:e1:dc, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:23.700004 b2:a0:e2:6e:e1:dc > b2:a0:40:5d:e8:c0, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:21.620004 b2:a0:40:5d:e8:c0 > b2:a0:e2:6e:e1:dc, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:23.100004 b2:a0:40:5d:e8:c0 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:40ff:fe5d:e8c0 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:25.630004 b2:a0:17:39:7e:c9 > 33:33:ff:39:7e:c9, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:17ff:fe39:7ec9 > ff02::1:ff39:7ec9: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff39:7ec9, length 24 tc-so:00:00:27.230004 b2:a0:17:39:7e:c9 > 33:33:8c:6f:69:2f, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:17ff:fe39:7ec9 > ff02::2:8c6f:692f: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:8c6f:692f, length 24 tc-so:00:00:27.890004 b2:a0:e2:6e:e1:dc > b2:a0:40:5d:e8:c0, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:25.810004 b2:a0:40:5d:e8:c0 > b2:a0:e2:6e:e1:dc, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:26.590004 b2:a0:40:5d:e8:c0 > b2:a0:e2:6e:e1:dc, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:28.670004 b2:a0:e2:6e:e1:dc > b2:a0:40:5d:e8:c0, ethertype IPv6 (0x86dd), length 78: fd00::1 > fd00::2: ICMP6, neighbor advertisement, tgt is fd00::1, length 24 tc-so:00:00:28.870004 b2:a0:40:5d:e8:c0 > 33:33:80:68:0b:7f, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:40ff:fe5d:e8c0 > ff02::2:8068:b7f: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:8068:b7f, length 24 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:15.870004 b2:a0:79:94:2c:75 > 33:33:ff:94:2c:75, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff94:2c75: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff94:2c75, length 24 tc-so:00:00:15.870004 b2:a0:79:94:2c:75 > 33:33:ff:94:2c:75, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff94:2c75: ICMP6, neighbor solicitation, who has fe80::b0a0:79ff:fe94:2c75, length 32 tc-so:00:00:17.170004 b2:a0:79:94:2c:75 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:79ff:fe94:2c75 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:19.400004 b2:a0:79:94:2c:75 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fc00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fc00::2, length 32 tc-so:00:00:17.430004 b2:a0:07:48:6a:1b > b2:a0:79:94:2c:75, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor advertisement, tgt is fc00::2, length 32 tc-so:00:00:19.440004 b2:a0:79:94:2c:75 > b2:a0:07:48:6a:1b, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:17.430004 b2:a0:07:48:6a:1b > b2:a0:79:94:2c:75, ethertype IPv6 (0x86dd), length 192: fc00::2 > fc00::1: ICMP6, parameter problem, next header - octet 6, length 138 tc-so:00:00:18.220004 b2:a0:07:48:6a:1b > 33:33:ff:48:6a:1b, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff48:6a1b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff48:6a1b, length 24 tc-so:00:00:18.260004 b2:a0:07:48:6a:1b > 33:33:ff:48:6a:1b, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff48:6a1b: ICMP6, neighbor solicitation, who has fe80::b0a0:7ff:fe48:6a1b, length 32 tc-so:00:00:20.960004 b2:a0:79:94:2c:75 > b2:a0:07:48:6a:1b, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:21.660004 b2:a0:79:94:2c:75 > b2:a0:07:48:6a:1b, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:19.810004 b2:a0:07:48:6a:1b > 33:33:ff:48:6a:1b, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7ff:fe48:6a1b > ff02::1:ff48:6a1b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff48:6a1b, length 24 tc-so:00:00:21.990004 b2:a0:79:94:2c:75 > 33:33:69:bc:55:93, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:79ff:fe94:2c75 > ff02::2:69bc:5593: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:69bc:5593, length 24 tc-so:00:00:22.380004 b2:a0:79:94:2c:75 > b2:a0:07:48:6a:1b, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:23.000004 b2:a0:79:94:2c:75 > 33:33:ff:94:2c:75, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:79ff:fe94:2c75 > ff02::1:ff94:2c75: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff94:2c75, length 24 tc-so:00:00:21.420004 b2:a0:07:48:6a:1b > b2:a0:79:94:2c:75, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:21.790004 b2:a0:07:48:6a:1b > b2:a0:79:94:2c:75, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:22.360004 b2:a0:07:48:6a:1b > b2:a0:79:94:2c:75, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:22.400004 b2:a0:07:48:6a:1b > b2:a0:79:94:2c:75, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:24.400004 b2:a0:79:94:2c:75 > b2:a0:07:48:6a:1b, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: ICMP6, neighbor advertisement, tgt is fc00::1, length 24 tc-so:00:00:25.660004 b2:a0:79:94:2c:75 > b2:a0:07:48:6a:1b, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:23.660004 b2:a0:07:48:6a:1b > b2:a0:79:94:2c:75, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:25.700004 b2:a0:79:94:2c:75 > b2:a0:07:48:6a:1b, ethertype IPv6 (0x86dd), length 128: fc00::1 > fc00::2: ip-proto-115 74 tc-so:00:00:23.700004 b2:a0:07:48:6a:1b > b2:a0:79:94:2c:75, ethertype IPv6 (0x86dd), length 128: fc00::2 > fc00::1: ip-proto-115 74 tc-so:00:00:25.170004 b2:a0:07:48:6a:1b > b2:a0:79:94:2c:75, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:25.630004 b2:a0:07:48:6a:1b > b2:a0:79:94:2c:75, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:26.140004 b2:a0:07:48:6a:1b > 33:33:8c:6f:69:2f, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7ff:fe48:6a1b > ff02::2:8c6f:692f: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:8c6f:692f, length 24 tc-so:00:00:26.340004 b2:a0:07:48:6a:1b > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7ff:fe48:6a1b > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:27.270004 b2:a0:07:48:6a:1b > b2:a0:79:94:2c:75, ethertype IPv6 (0x86dd), length 232: fc00::2 > fc00::1: AH(spi=0x00002711,seq=0x1): fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:29.890004 b2:a0:79:94:2c:75 > b2:a0:07:48:6a:1b, ethertype IPv6 (0x86dd), length 216: fc00::1 > fc00::2: AH(spi=0x00002710,seq=0x1): fc00::1 > fc00::2: ip-proto-115 74 tc-so:00:00:27.890004 b2:a0:07:48:6a:1b > b2:a0:79:94:2c:75, ethertype IPv6 (0x86dd), length 216: fc00::2 > fc00::1: AH(spi=0x00002711,seq=0x2): fc00::2 > fc00::1: ip-proto-115 74 tc-so:00:00:28.670004 b2:a0:07:48:6a:1b > b2:a0:79:94:2c:75, ethertype IPv6 (0x86dd), length 232: fc00::2 > fc00::1: AH(spi=0x00002711,seq=0x3): fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:30.670004 b2:a0:79:94:2c:75 > b2:a0:07:48:6a:1b, ethertype IPv6 (0x86dd), length 224: fc00::1 > fc00::2: AH(spi=0x00002710,seq=0x2): fc00::1 > fc00::2: ip-proto-115 82 tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-end: 1646868569.334902, ipsec_l2tp_ipv6_tunnel_ah_hmacsha512, passed tc-start: 1646868569.372797, ipsec_l2tp_ipv6_tunnel_ah_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_l2tp_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_l2tp -lrumpnet_bridge unix://ipsec_l2tp_tunel_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_l2tp -lrumpnet_bridge unix://ipsec_l2tp_tunnel_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_l2tp_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:ee:67:51:3f ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:9d:6d:a7:f8 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:fa:de:28:2a ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:f2:82:da:9d ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:16:03:1d:12 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1/64 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig l2tp0 tunnel fc00::1 fc00::2 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 1234 4321 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add l2tp0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig l2tp0 tunnel fc00::2 fc00::1 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 4321 1234 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so:unix://ipsec_l2tp_tunnel_remote bridge0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add l2tp0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add fc00::1 fc00::2 ah 10000 -A null ; tc-so:add fc00::2 fc00::1 ah 10001 -A null ; tc-so:spdadd fc00::/64 fc00::/64 any -P out ipsec tc-so: ah/tunnel/fc00::1-fc00::2/require; tc-so:spdadd fc00::/64 fc00::/64 any -P in ipsec tc-so: ah/tunnel/fc00::2-fc00::1/require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add fc00::1 fc00::2 ah 10000 -A null ; tc-so:add fc00::2 fc00::1 ah 10001 -A null ; tc-so:spdadd fc00::/64 fc00::/64 any -P out ipsec tc-so: ah/tunnel/fc00::2-fc00::1/require; tc-so:spdadd fc00::/64 fc00::/64 any -P in ipsec tc-so: ah/tunnel/fc00::1-fc00::2/require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:fc00::1 fc00::2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:29:59 2022 current: Mar 9 23:30:01 2022 tc-so: diff: 2(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 9 23:29:32 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=3936 refcnt=0 tc-so:fc00::2 fc00::1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:29:59 2022 current: Mar 9 23:30:01 2022 tc-so: diff: 2(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 9 23:29:32 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=3936 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:fc00::1 fc00::2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:30:00 2022 current: Mar 9 23:30:01 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 9 23:29:35 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=7828 refcnt=0 tc-so:fc00::2 fc00::1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:30:00 2022 current: Mar 9 23:30:01 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 9 23:29:35 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=7828 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so:unix://ipsec_l2tp_tunnel_remote bridge0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:58:4f:df:90 tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:58ff:fe4f:df90%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00::/64 link#2 UC - - - shmif0 tc-so:fd00::1 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:58ff:fe4f:df90 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::2 b2:a0:16:03:1d:12 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:58:4f:df:90 13 0 9 0 0 tc-so:shmif 1500 fd00::/64 fd00::1 tc-so: ff02::1:ff4f:df90 tc-so: ff01:2::1 tc-so: ff02::2:852:56a7% tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:1%sh 13 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:58ff:f 13 0 9 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00::2 b2:a0:16:03:1d:12 shmif0 9s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00::1 tc-so: group ff02::1:ff4f:df90%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:852:56a7%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:1%shmif0 refcount 1 tc-so: enaddr b2:a0:58:4f:df:90 multicnt 4 tc-so: 33:33:ff:4f:df:90 -- 33:33:ff:4f:df:90 refcount 1 tc-so: 33:33:08:52:56:a7 -- 33:33:08:52:56:a7 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:ee:67:51:3f tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fe80::b0a0:eeff:fe67:513f%shmif0/64 flags 0 scopeid 0x2 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:9d:6d:a7:f8 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:9dff:fe6d:a7f8%shmif1/64 flags 0 scopeid 0x3 tc-so:l2tp0: flags=0x8951 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: local-session-id: 1234 tc-so: remote-session-id: 4321 tc-so: status: active tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::1 link#3 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:eeff:fe67:513f link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:9dff:fe6d:a7f8 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:fc00::2 b2:a0:f2:82:da:9d UHL - - - shmif1 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:ee:67:51:3f 10 0 13 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:eeff:f tc-so: ff01:2::1 tc-so: ff02::2:e62f:8942 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff67:513f 10 0 13 0 0 tc-so:shmif 1500 b2:a0:9d:6d:a7:f8 18 0 13 0 0 tc-so:shmif 1500 fc00::/64 fc00::1 tc-so: ff02::1:ff6d:a7f8 tc-so: ff01:3::1 tc-so: ff02::2:e62f:8942 tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:1%sh 18 0 13 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:9dff:f 18 0 13 0 0 tc-so:l2tp0 1280 9 0 7 0 0 tc-so:bridg 1500 15 0 17 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00::2 b2:a0:f2:82:da:9d shmif1 20s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:eeff:fe67:513f%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:e62f:8942%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ff67:513f%shmif0 refcount 1 tc-so: enaddr b2:a0:ee:67:51:3f multicnt 3 tc-so: 33:33:e6:2f:89:42 -- 33:33:e6:2f:89:42 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:67:51:3f -- 33:33:ff:67:51:3f refcount 1 tc-so:shmif1: tc-so: inet6 fc00::1 tc-so: group ff02::1:ff6d:a7f8%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:e62f:8942%shmif1 refcount 2 tc-so: group ff02::1%shmif1 refcount 2 tc-so: group ff02::1:ff00:1%shmif1 refcount 1 tc-so: enaddr b2:a0:9d:6d:a7:f8 multicnt 4 tc-so: 33:33:ff:6d:a7:f8 -- 33:33:ff:6d:a7:f8 refcount 1 tc-so: 33:33:e6:2f:89:42 -- 33:33:e6:2f:89:42 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:l2tp0: tc-so:bridge0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:fa:de:28:2a tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fe80::b0a0:faff:fede:282a%shmif0/64 flags 0 scopeid 0x2 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:f2:82:da:9d tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:f2ff:fe82:da9d%shmif1/64 flags 0 scopeid 0x3 tc-so:l2tp0: flags=0x8951 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: local-session-id: 4321 tc-so: remote-session-id: 1234 tc-so: status: active tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::2 link#3 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:faff:fede:282a link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:f2ff:fe82:da9d link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:fc00::1 b2:a0:9d:6d:a7:f8 UHL - - - shmif1 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:fa:de:28:2a 9 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:faff:f tc-so: ff01:2::1 tc-so: ff02::2:103f:aa90 tc-so: ff02::1%shmif0 tc-so: ff02::1:ffde:282a 9 0 9 0 0 tc-so:shmif 1500 b2:a0:f2:82:da:9d 12 0 18 0 0 tc-so:shmif 1500 fc00::/64 fc00::2 tc-so: ff02::1:ff82:da9d tc-so: ff01:3::1 tc-so: ff02::2:103f:aa90 tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:2%sh 12 0 18 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:f2ff:f 12 0 18 0 0 tc-so:l2tp0 1280 5 0 10 0 0 tc-so:bridg 1500 14 0 16 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00::1 b2:a0:9d:6d:a7:f8 shmif1 19s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:faff:fede:282a%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:103f:aa90%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ffde:282a%shmif0 refcount 1 tc-so: enaddr b2:a0:fa:de:28:2a multicnt 3 tc-so: 33:33:10:3f:aa:90 -- 33:33:10:3f:aa:90 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:de:28:2a -- 33:33:ff:de:28:2a refcount 1 tc-so:shmif1: tc-so: inet6 fc00::2 tc-so: group ff02::1:ff82:da9d%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:103f:aa90%shmif1 refcount 2 tc-so: group ff02::1%shmif1 refcount 2 tc-so: group ff02::1:ff00:2%shmif1 refcount 1 tc-so: enaddr b2:a0:f2:82:da:9d multicnt 4 tc-so: 33:33:ff:82:da:9d -- 33:33:ff:82:da:9d refcount 1 tc-so: 33:33:10:3f:aa:90 -- 33:33:10:3f:aa:90 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:l2tp0: tc-so:bridge0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:16:03:1d:12 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:16ff:fe03:1d12%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00::/64 link#2 UC - - - shmif0 tc-so:fd00::2 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:16ff:fe03:1d12 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::1 b2:a0:58:4f:df:90 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:16:03:1d:12 7 0 9 0 0 tc-so:shmif 1500 fd00::/64 fd00::2 tc-so: ff02::1:ff03:1d12 tc-so: ff01:2::1 tc-so: ff02::2:570:4dd8% tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 7 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:16ff:f 7 0 9 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00::1 b2:a0:58:4f:df:90 shmif0 26s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00::2 tc-so: group ff02::1:ff03:1d12%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:570:4dd8%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: enaddr b2:a0:16:03:1d:12 multicnt 4 tc-so: 33:33:ff:03:1d:12 -- 33:33:ff:03:1d:12 refcount 1 tc-so: 33:33:05:70:4d:d8 -- 33:33:05:70:4d:d8 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so: input: 14 packets, 1132 bytes, 7 multicasts tc-so: output: 16 packets, 1304 bytes, 9 multicasts tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:l2tp0: flags=0x8851 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: local-session-id: 4321 tc-so: remote-session-id: 1234 tc-so: status: active tc-so: input: 5 packets, 688 bytes, 8 multicasts tc-so: output: 10 packets, 828 bytes tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so: input: 15 packets, 1218 bytes, 8 multicasts tc-so: output: 17 packets, 1390 bytes, 10 multicasts tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:l2tp0: flags=0x8851 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: local-session-id: 1234 tc-so: remote-session-id: 4321 tc-so: status: active tc-so: input: 9 packets, 774 bytes, 9 multicasts tc-so: output: 7 packets, 562 bytes tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:16:03:1d:12 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 7 packets, 562 bytes, 4 multicasts tc-so: output: 9 packets, 742 bytes, 5 multicasts tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:16ff:fe03:1d12%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:f2:82:da:9d tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 12 packets, 1460 bytes, 5 multicasts tc-so: output: 18 packets, 2330 bytes, 5 multicasts tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:f2ff:fe82:da9d%shmif1/64 flags 0 scopeid 0x3 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:fa:de:28:2a tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 9 packets, 602 bytes, 7 multicasts tc-so: output: 9 packets, 734 bytes, 6 multicasts tc-so: inet6 fe80::b0a0:faff:fede:282a%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:9d:6d:a7:f8 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 18 packets, 2330 bytes, 5 multicasts tc-so: output: 13 packets, 1546 bytes, 6 multicasts tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:9dff:fe6d:a7f8%shmif1/64 flags 0 scopeid 0x3 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:ee:67:51:3f tc-so: linkstr: ./bus_ipsec_local tc-so: input: 10 packets, 1032 bytes, 12 multicasts tc-so: output: 13 packets, 1086 bytes, 9 multicasts tc-so: inet6 fe80::b0a0:eeff:fe67:513f%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:58:4f:df:90 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 13 packets, 1086 bytes, 9 multicasts tc-so: output: 9 packets, 734 bytes, 6 multicasts tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:58ff:fe4f:df90%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-so:### Dumping unix://ipsec_l2tp_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 12 0 12 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 13 0 13 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 184 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 77 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 42 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 18 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 94 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 528 0 0 176 0 176 176 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 14 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 35 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 14 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1453 0 40 267 0 267 tc-so: tc-so:In use 1475K, total allocated 2136K; utilization 69.1% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.250005] mainbus0 (root) tc-so:[ 1.310005] chacha: Portable C ChaCha tc-so:[ 1.310005] aes: BearSSL aes_ct tc-so:[ 1.310005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.310005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.890005] shmif0: Ethernet address b2:a0:58:4f:df:90 tc-so:[ 16.910005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 16.910005] get_ifid: shmif0: ifid: b0:a0:58:ff:fe:4f:df:90 tc-so:[ 16.910005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:58ff:fe4f:df90 tc-so:[ 18.930005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:58ff:fe4f:df90 - no duplicates found tc-so:[ 63.480005] in6_if_link_down: fd00::1 marked detached tc-so:[ 63.480005] in6_if_link_down: fe80:2::b0a0:58ff:fe4f:df90 marked detached tc-so:### Dumping unix://ipsec_l2tp_tunel_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 2 0 0 1 0 1 1 0 inf 0 tc-so:brtpl 64 3 0 3 1 0 1 1 0 inf 1 tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 3 0 3 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 18 0 18 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 39 0 39 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 39 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 55 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 62 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 241 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 92 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 65 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00256 320 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 7 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 105 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1332 0 0 444 0 444 444 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 17 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 43 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 49 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 18 0 12 1 0 1 1 0 inf 0 tc-so:rwlock 64 12 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2502 0 78 548 0 548 tc-so: tc-so:In use 3194K, total allocated 4384K; utilization 72.9% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.280005] IPsec: Initialized Security Association Processing. tc-so:[ 1.310005] mainbus0 (root) tc-so:[ 1.400005] chacha: Portable C ChaCha tc-so:[ 1.400005] aes: BearSSL aes_ct tc-so:[ 1.400005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.400005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.360005] shmif0: Ethernet address b2:a0:ee:67:51:3f tc-so:[ 9.780005] shmif1: Ethernet address b2:a0:9d:6d:a7:f8 tc-so:[ 15.390005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 15.390005] get_ifid: shmif0: ifid: b0:a0:ee:ff:fe:67:51:3f tc-so:[ 15.660005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 15.660005] get_ifid: shmif1: ifid: b0:a0:9d:ff:fe:6d:a7:f8 tc-so:[ 15.660005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:9dff:fe6d:a7f8 tc-so:[ 17.400005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:9dff:fe6d:a7f8 - no duplicates found tc-so:[ 30.190005] ah_input: hash over 178 bytes, skip 40: crda len 178 skip 0 inject 52 tc-so:[ 30.950005] ah_input: hash over 194 bytes, skip 40: crda len 194 skip 0 inject 52 tc-so:[ 59.350005] in6_if_link_down: fc00::1 marked detached tc-so:[ 59.350005] in6_if_link_down: fe80:3::b0a0:9dff:fe6d:a7f8 marked detached tc-so:[ 60.620005] in6_if_link_down: fe80:2::b0a0:eeff:fe67:513f marked detached tc-so:### Dumping unix://ipsec_l2tp_tunnel_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 2 0 0 1 0 1 1 0 inf 0 tc-so:brtpl 64 2 0 2 1 0 1 1 0 inf 1 tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 2 0 2 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 18 0 18 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 39 0 39 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 40 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 55 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 63 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 231 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 92 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 67 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00256 320 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 31 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 7 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 105 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1334 0 0 445 0 445 445 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 19 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 43 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 66 0 0 3 0 3 3 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 4 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 18 0 12 1 0 1 1 0 inf 0 tc-so:rwlock 64 12 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2521 0 76 549 0 549 tc-so: tc-so:In use 3205K, total allocated 4392K; utilization 73.0% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.230005] IPsec: Initialized Security Association Processing. tc-so:[ 1.300005] mainbus0 (root) tc-so:[ 1.340005] chacha: Portable C ChaCha tc-so:[ 1.340005] aes: BearSSL aes_ct tc-so:[ 1.380005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.380005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.940005] shmif0: Ethernet address b2:a0:fa:de:28:2a tc-so:[ 10.250005] shmif1: Ethernet address b2:a0:f2:82:da:9d tc-so:[ 16.990005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 16.990005] get_ifid: shmif0: ifid: b0:a0:fa:ff:fe:de:28:2a tc-so:[ 17.280005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 17.280005] get_ifid: shmif1: ifid: b0:a0:f2:ff:fe:82:da:9d tc-so:[ 17.280005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:f2ff:fe82:da9d tc-so:[ 18.760005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:f2ff:fe82:da9d - no duplicates found tc-so:[ 27.910005] ah_input: hash over 178 bytes, skip 40: crda len 178 skip 0 inject 52 tc-so:[ 28.710005] ah_input: hash over 186 bytes, skip 40: crda len 186 skip 0 inject 52 tc-so:[ 54.500005] in6_if_link_down: fc00::2 marked detached tc-so:[ 54.500005] in6_if_link_down: fe80:3::b0a0:f2ff:fe82:da9d marked detached tc-so:[ 55.950005] in6_if_link_down: fe80:2::b0a0:faff:fede:282a marked detached tc-so:### Dumping unix://ipsec_l2tp_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 21 0 21 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 26 0 26 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 171 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 78 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 42 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 18 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 94 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 611 0 0 204 0 204 204 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 7 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 43 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 4 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 14 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1548 0 62 294 0 294 tc-so: tc-so:In use 1646K, total allocated 2352K; utilization 70.0% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.350005] mainbus0 (root) tc-so:[ 1.350005] chacha: Portable C ChaCha tc-so:[ 1.350005] aes: BearSSL aes_ct tc-so:[ 1.390005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.390005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 9.410005] shmif0: Ethernet address b2:a0:16:03:1d:12 tc-so:[ 18.680005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 18.680005] get_ifid: shmif0: ifid: b0:a0:16:ff:fe:03:1d:12 tc-so:[ 18.680005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:16ff:fe03:1d12 tc-so:[ 20.700005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:16ff:fe03:1d12 - no duplicates found tc-so:[ 51.150005] in6_if_link_down: fd00::2 marked detached tc-so:[ 51.150005] in6_if_link_down: fe80:2::b0a0:16ff:fe03:1d12 marked detached tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:### Dumping ./bus_ipsec_local tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:15.900004 b2:a0:ee:67:51:3f > 33:33:ff:67:51:3f, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:eeff:fe67:513f > ff02::1:ff67:513f: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff67:513f, length 24 tc-so:00:00:17.840004 b2:a0:58:4f:df:90 > 33:33:ff:4f:df:90, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff4f:df90: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff4f:df90, length 24 tc-so:00:00:17.920004 b2:a0:58:4f:df:90 > 33:33:ff:4f:df:90, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff4f:df90: ICMP6, neighbor solicitation, who has fe80::b0a0:58ff:fe4f:df90, length 32 tc-so:00:00:16.160004 b2:a0:ee:67:51:3f > 33:33:e6:2f:89:42, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:eeff:fe67:513f > ff02::2:e62f:8942: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:e62f:8942, length 24 tc-so:00:00:18.020004 b2:a0:58:4f:df:90 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:16.420004 b2:a0:ee:67:51:3f > 33:33:e6:2f:89:42, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:eeff:fe67:513f > ff02::2:e62f:8942: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:e62f:8942, length 24 tc-so:00:00:19.890004 b2:a0:58:4f:df:90 > 33:33:ff:4f:df:90, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:58ff:fe4f:df90 > ff02::1:ff4f:df90: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff4f:df90, length 24 tc-so:00:00:20.130004 b2:a0:ee:67:51:3f > 33:33:ff:67:51:3f, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:eeff:fe67:513f > ff02::1:ff67:513f: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff67:513f, length 24 tc-so:00:00:23.850004 b2:a0:16:03:1d:12 > 33:33:ff:03:1d:12, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff03:1d12: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff03:1d12, length 24 tc-so:00:00:24.120004 b2:a0:16:03:1d:12 > 33:33:ff:03:1d:12, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff03:1d12: ICMP6, neighbor solicitation, who has fe80::b0a0:16ff:fe03:1d12, length 32 tc-so:00:00:25.970004 b2:a0:58:4f:df:90 > 33:33:08:52:56:a7, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:58ff:fe4f:df90 > ff02::2:852:56a7: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:852:56a7, length 24 tc-so:00:00:25.340004 b2:a0:16:03:1d:12 > 33:33:05:70:4d:d8, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:16ff:fe03:1d12 > ff02::2:570:4dd8: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:570:4dd8, length 24 tc-so:00:00:27.690004 b2:a0:58:4f:df:90 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fd00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00::2, length 32 tc-so:00:00:25.980004 b2:a0:16:03:1d:12 > b2:a0:58:4f:df:90, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:27.730004 b2:a0:58:4f:df:90 > b2:a0:16:03:1d:12, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:25.980004 b2:a0:16:03:1d:12 > b2:a0:58:4f:df:90, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:26.430004 b2:a0:fa:de:28:2a > 33:33:ff:de:28:2a, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:faff:fede:282a > ff02::1:ffde:282a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffde:282a, length 24 tc-so:00:00:26.870004 b2:a0:16:03:1d:12 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:16ff:fe03:1d12 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:31.910004 b2:a0:58:4f:df:90 > b2:a0:16:03:1d:12, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:30.190004 b2:a0:16:03:1d:12 > b2:a0:58:4f:df:90, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:30.950004 b2:a0:16:03:1d:12 > b2:a0:58:4f:df:90, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:32.710004 b2:a0:58:4f:df:90 > b2:a0:16:03:1d:12, ethertype IPv6 (0x86dd), length 78: fd00::1 > fd00::2: ICMP6, neighbor advertisement, tgt is fd00::1, length 24 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:17.040004 b2:a0:fa:de:28:2a > 33:33:10:3f:aa:90, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:faff:fede:282a > ff02::2:103f:aa90: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:103f:aa90, length 24 tc-so:00:00:17.360004 b2:a0:fa:de:28:2a > 33:33:ff:de:28:2a, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:faff:fede:282a > ff02::1:ffde:282a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffde:282a, length 24 tc-so:00:00:18.630004 b2:a0:fa:de:28:2a > 33:33:10:3f:aa:90, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:faff:fede:282a > ff02::2:103f:aa90: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:103f:aa90, length 24 tc-so:00:00:19.430004 b2:a0:16:03:1d:12 > 33:33:ff:03:1d:12, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff03:1d12: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff03:1d12, length 24 tc-so:00:00:19.690004 b2:a0:16:03:1d:12 > 33:33:ff:03:1d:12, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff03:1d12: ICMP6, neighbor solicitation, who has fe80::b0a0:16ff:fe03:1d12, length 32 tc-so:00:00:21.970004 b2:a0:58:4f:df:90 > 33:33:08:52:56:a7, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:58ff:fe4f:df90 > ff02::2:852:56a7: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:852:56a7, length 24 tc-so:00:00:20.920004 b2:a0:16:03:1d:12 > 33:33:05:70:4d:d8, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:16ff:fe03:1d12 > ff02::2:570:4dd8: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:570:4dd8, length 24 tc-so:00:00:23.700004 b2:a0:58:4f:df:90 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fd00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00::2, length 32 tc-so:00:00:21.520004 b2:a0:16:03:1d:12 > b2:a0:58:4f:df:90, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:23.740004 b2:a0:58:4f:df:90 > b2:a0:16:03:1d:12, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:21.560004 b2:a0:16:03:1d:12 > b2:a0:58:4f:df:90, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:24.150004 b2:a0:fa:de:28:2a > 33:33:ff:de:28:2a, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:faff:fede:282a > ff02::1:ffde:282a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffde:282a, length 24 tc-so:00:00:22.450004 b2:a0:16:03:1d:12 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:16ff:fe03:1d12 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:23.370004 b2:a0:16:03:1d:12 > 33:33:ff:03:1d:12, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:16ff:fe03:1d12 > ff02::1:ff03:1d12: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff03:1d12, length 24 tc-so:00:00:27.910004 b2:a0:58:4f:df:90 > b2:a0:16:03:1d:12, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:25.780004 b2:a0:16:03:1d:12 > b2:a0:58:4f:df:90, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:26.540004 b2:a0:16:03:1d:12 > b2:a0:58:4f:df:90, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:28.710004 b2:a0:58:4f:df:90 > b2:a0:16:03:1d:12, ethertype IPv6 (0x86dd), length 78: fd00::1 > fd00::2: ICMP6, neighbor advertisement, tgt is fd00::1, length 24 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:16.260004 b2:a0:9d:6d:a7:f8 > 33:33:ff:6d:a7:f8, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff6d:a7f8: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff6d:a7f8, length 24 tc-so:00:00:16.400004 b2:a0:9d:6d:a7:f8 > 33:33:ff:6d:a7:f8, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff6d:a7f8: ICMP6, neighbor solicitation, who has fe80::b0a0:9dff:fe6d:a7f8, length 32 tc-so:00:00:17.530004 b2:a0:f2:82:da:9d > 33:33:ff:82:da:9d, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff82:da9d: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff82:da9d, length 24 tc-so:00:00:17.730004 b2:a0:f2:82:da:9d > 33:33:10:3f:aa:90, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:103f:aa90: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:103f:aa90, length 24 tc-so:00:00:17.730004 b2:a0:f2:82:da:9d > 33:33:ff:82:da:9d, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff82:da9d: ICMP6, neighbor solicitation, who has fe80::b0a0:f2ff:fe82:da9d, length 32 tc-so:00:00:20.130004 b2:a0:9d:6d:a7:f8 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fc00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fc00::2, length 32 tc-so:00:00:17.880004 b2:a0:f2:82:da:9d > b2:a0:9d:6d:a7:f8, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor advertisement, tgt is fc00::2, length 32 tc-so:00:00:20.130004 b2:a0:9d:6d:a7:f8 > b2:a0:f2:82:da:9d, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:17.920004 b2:a0:f2:82:da:9d > b2:a0:9d:6d:a7:f8, ethertype IPv6 (0x86dd), length 192: fc00::2 > fc00::1: ICMP6, parameter problem, next header - octet 6, length 138 tc-so:00:00:20.800004 b2:a0:9d:6d:a7:f8 > 33:33:e6:2f:89:42, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:9dff:fe6d:a7f8 > ff02::2:e62f:8942: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:e62f:8942, length 24 tc-so:00:00:22.000004 b2:a0:9d:6d:a7:f8 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:9dff:fe6d:a7f8 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:22.000004 b2:a0:9d:6d:a7:f8 > 33:33:ff:6d:a7:f8, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:9dff:fe6d:a7f8 > ff02::1:ff6d:a7f8: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff6d:a7f8, length 24 tc-so:00:00:20.300004 b2:a0:f2:82:da:9d > 33:33:ff:82:da:9d, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:f2ff:fe82:da9d > ff02::1:ff82:da9d: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff82:da9d, length 24 tc-so:00:00:21.610004 b2:a0:f2:82:da:9d > b2:a0:9d:6d:a7:f8, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:21.890004 b2:a0:f2:82:da:9d > b2:a0:9d:6d:a7:f8, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:24.210004 b2:a0:9d:6d:a7:f8 > b2:a0:f2:82:da:9d, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:22.880004 b2:a0:f2:82:da:9d > b2:a0:9d:6d:a7:f8, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:25.110004 b2:a0:9d:6d:a7:f8 > b2:a0:f2:82:da:9d, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: ICMP6, neighbor advertisement, tgt is fc00::1, length 24 tc-so:00:00:23.100004 b2:a0:f2:82:da:9d > b2:a0:9d:6d:a7:f8, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:25.940004 b2:a0:9d:6d:a7:f8 > b2:a0:f2:82:da:9d, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:23.740004 b2:a0:f2:82:da:9d > b2:a0:9d:6d:a7:f8, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:25.980004 b2:a0:9d:6d:a7:f8 > b2:a0:f2:82:da:9d, ethertype IPv6 (0x86dd), length 128: fc00::1 > fc00::2: ip-proto-115 74 tc-so:00:00:23.740004 b2:a0:f2:82:da:9d > b2:a0:9d:6d:a7:f8, ethertype IPv6 (0x86dd), length 128: fc00::2 > fc00::1: ip-proto-115 74 tc-so:00:00:24.190004 b2:a0:f2:82:da:9d > b2:a0:9d:6d:a7:f8, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:24.230004 b2:a0:f2:82:da:9d > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:f2ff:fe82:da9d > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:24.630004 b2:a0:f2:82:da:9d > b2:a0:9d:6d:a7:f8, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:25.540004 b2:a0:f2:82:da:9d > b2:a0:9d:6d:a7:f8, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:30.150004 b2:a0:9d:6d:a7:f8 > b2:a0:f2:82:da:9d, ethertype IPv6 (0x86dd), length 192: fc00::1 > fc00::2: AH(spi=0x00002710,seq=0x1): fc00::1 > fc00::2: ip-proto-115 74 tc-so:00:00:27.960004 b2:a0:f2:82:da:9d > b2:a0:9d:6d:a7:f8, ethertype IPv6 (0x86dd), length 192: fc00::2 > fc00::1: AH(spi=0x00002711,seq=0x1): fc00::2 > fc00::1: ip-proto-115 74 tc-so:00:00:28.710004 b2:a0:f2:82:da:9d > b2:a0:9d:6d:a7:f8, ethertype IPv6 (0x86dd), length 208: fc00::2 > fc00::1: AH(spi=0x00002711,seq=0x2): fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:30.950004 b2:a0:9d:6d:a7:f8 > b2:a0:f2:82:da:9d, ethertype IPv6 (0x86dd), length 200: fc00::1 > fc00::2: AH(spi=0x00002710,seq=0x2): fc00::1 > fc00::2: ip-proto-115 82 tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-end: 1646868651.557882, ipsec_l2tp_ipv6_tunnel_ah_null, passed tc-start: 1646868651.591746, ipsec_l2tp_ipv6_tunnel_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_l2tp_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_l2tp -lrumpnet_bridge unix://ipsec_l2tp_tunel_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_l2tp -lrumpnet_bridge unix://ipsec_l2tp_tunnel_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_l2tp_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:04:fb:f4:af ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:25:bb:6f:b3 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:db:0a:ff:69 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:37:a6:c3:77 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:50:b2:be:b1 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1/64 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig l2tp0 tunnel fc00::1 fc00::2 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 1234 4321 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add l2tp0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig l2tp0 tunnel fc00::2 fc00::1 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 4321 1234 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so:unix://ipsec_l2tp_tunnel_remote bridge0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add l2tp0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add fc00::1 fc00::2 esp 10000 -E null ; tc-so:add fc00::2 fc00::1 esp 10001 -E null ; tc-so:spdadd fc00::/64 fc00::/64 any -P out ipsec tc-so: esp/tunnel/fc00::1-fc00::2/require; tc-so:spdadd fc00::/64 fc00::/64 any -P in ipsec tc-so: esp/tunnel/fc00::2-fc00::1/require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add fc00::1 fc00::2 esp 10000 -E null ; tc-so:add fc00::2 fc00::1 esp 10001 -E null ; tc-so:spdadd fc00::/64 fc00::/64 any -P out ipsec tc-so: esp/tunnel/fc00::2-fc00::1/require; tc-so:spdadd fc00::/64 fc00::/64 any -P in ipsec tc-so: esp/tunnel/fc00::1-fc00::2/require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:fc00::1 fc00::2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:31:22 2022 current: Mar 9 23:31:22 2022 tc-so: diff: 0(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 9 23:30:55 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=4809 refcnt=0 tc-so:fc00::2 fc00::1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:31:22 2022 current: Mar 9 23:31:22 2022 tc-so: diff: 0(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 9 23:30:55 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=4809 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:fc00::1 fc00::2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:31:22 2022 current: Mar 9 23:31:23 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 9 23:30:57 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=9407 refcnt=0 tc-so:fc00::2 fc00::1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000002 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:31:22 2022 current: Mar 9 23:31:23 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 9 23:31:23 2022 hard: 0(s) soft: 0(s) tc-so: current: 360(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 2 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=9407 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so:unix://ipsec_l2tp_tunnel_remote bridge0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:fb:a5:99:ee tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:fbff:fea5:99ee%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00::/64 link#2 UC - - - shmif0 tc-so:fd00::1 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:fbff:fea5:99ee link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::2 b2:a0:50:b2:be:b1 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:fb:a5:99:ee 14 0 9 0 0 tc-so:shmif 1500 fd00::/64 fd00::1 tc-so: ff02::1:ffa5:99ee tc-so: ff01:2::1 tc-so: ff02::2:109c:86d3 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:1%sh 14 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:fbff:f 14 0 9 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00::2 b2:a0:50:b2:be:b1 shmif0 34s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00::1 tc-so: group ff02::1:ffa5:99ee%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:109c:86d3%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:1%shmif0 refcount 1 tc-so: enaddr b2:a0:fb:a5:99:ee multicnt 4 tc-so: 33:33:ff:a5:99:ee -- 33:33:ff:a5:99:ee refcount 1 tc-so: 33:33:10:9c:86:d3 -- 33:33:10:9c:86:d3 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:04:fb:f4:af tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fe80::b0a0:4ff:fefb:f4af%shmif0/64 flags 0 scopeid 0x2 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:25:bb:6f:b3 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:25ff:febb:6fb3%shmif1/64 flags 0 scopeid 0x3 tc-so:l2tp0: flags=0x8951 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: local-session-id: 1234 tc-so: remote-session-id: 4321 tc-so: status: active tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::1 link#3 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:4ff:fefb:f4af link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:25ff:febb:6fb3 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:fc00::2 b2:a0:37:a6:c3:77 UHL - - - shmif1 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:04:fb:f4:af 10 0 14 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:4ff:fe tc-so: ff01:2::1 tc-so: ff02::2:1075:228e tc-so: ff02::1%shmif0 tc-so: ff02::1:fffb:f4af 10 0 14 0 0 tc-so:shmif 1500 b2:a0:25:bb:6f:b3 20 0 14 0 0 tc-so:shmif 1500 fc00::/64 fc00::1 tc-so: ff02::1:ffbb:6fb3 tc-so: ff01:3::1 tc-so: ff02::2:1075:228e tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:1%sh 20 0 14 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:25ff:f 20 0 14 0 0 tc-so:l2tp0 1280 10 0 8 0 0 tc-so:bridg 1500 17 0 19 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00::2 b2:a0:37:a6:c3:77 shmif1 7s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:4ff:fefb:f4af%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:1075:228e%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:fffb:f4af%shmif0 refcount 1 tc-so: enaddr b2:a0:04:fb:f4:af multicnt 3 tc-so: 33:33:10:75:22:8e -- 33:33:10:75:22:8e refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:fb:f4:af -- 33:33:ff:fb:f4:af refcount 1 tc-so:shmif1: tc-so: inet6 fc00::1 tc-so: group ff02::1:ffbb:6fb3%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:1075:228e%shmif1 refcount 2 tc-so: group ff02::1%shmif1 refcount 2 tc-so: group ff02::1:ff00:1%shmif1 refcount 1 tc-so: enaddr b2:a0:25:bb:6f:b3 multicnt 4 tc-so: 33:33:ff:bb:6f:b3 -- 33:33:ff:bb:6f:b3 refcount 1 tc-so: 33:33:10:75:22:8e -- 33:33:10:75:22:8e refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:l2tp0: tc-so:bridge0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:db:0a:ff:69 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fe80::b0a0:dbff:fe0a:ff69%shmif0/64 flags 0 scopeid 0x2 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:37:a6:c3:77 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:37ff:fea6:c377%shmif1/64 flags 0 scopeid 0x3 tc-so:l2tp0: flags=0x8951 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: local-session-id: 4321 tc-so: remote-session-id: 1234 tc-so: status: active tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::2 link#3 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:dbff:fe0a:ff69 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:37ff:fea6:c377 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:fc00::1 b2:a0:25:bb:6f:b3 UHL - - - shmif1 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:db:0a:ff:69 9 0 8 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:dbff:f tc-so: ff01:2::1 tc-so: ff02::2:884c:1f6f tc-so: ff02::1%shmif0 tc-so: ff02::1:ff0a:ff69 9 0 8 0 0 tc-so:shmif 1500 b2:a0:37:a6:c3:77 11 0 20 0 0 tc-so:shmif 1500 fc00::/64 fc00::2 tc-so: ff02::1:ffa6:c377 tc-so: ff01:3::1 tc-so: ff02::2:884c:1f6f tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:2%sh 11 0 20 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:37ff:f 11 0 20 0 0 tc-so:l2tp0 1280 4 0 11 0 0 tc-so:bridg 1500 13 0 17 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00::1 b2:a0:25:bb:6f:b3 shmif1 16s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:dbff:fe0a:ff69%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:884c:1f6f%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ff0a:ff69%shmif0 refcount 1 tc-so: enaddr b2:a0:db:0a:ff:69 multicnt 3 tc-so: 33:33:88:4c:1f:6f -- 33:33:88:4c:1f:6f refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:0a:ff:69 -- 33:33:ff:0a:ff:69 refcount 1 tc-so:shmif1: tc-so: inet6 fc00::2 tc-so: group ff02::1:ffa6:c377%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:884c:1f6f%shmif1 refcount 2 tc-so: group ff02::1%shmif1 refcount 2 tc-so: group ff02::1:ff00:2%shmif1 refcount 1 tc-so: enaddr b2:a0:37:a6:c3:77 multicnt 4 tc-so: 33:33:ff:a6:c3:77 -- 33:33:ff:a6:c3:77 refcount 1 tc-so: 33:33:88:4c:1f:6f -- 33:33:88:4c:1f:6f refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:l2tp0: tc-so:bridge0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:50:b2:be:b1 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:50ff:feb2:beb1%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00::/64 link#2 UC - - - shmif0 tc-so:fd00::2 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:50ff:feb2:beb1 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::1 b2:a0:fb:a5:99:ee UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:50:b2:be:b1 7 0 9 0 0 tc-so:shmif 1500 fd00::/64 fd00::2 tc-so: ff02::1:ffb2:beb1 tc-so: ff01:2::1 tc-so: ff02::2:943:b090% tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 7 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:50ff:f 7 0 9 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00::1 b2:a0:fb:a5:99:ee shmif0 15s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00::2 tc-so: group ff02::1:ffb2:beb1%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:943:b090%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: enaddr b2:a0:50:b2:be:b1 multicnt 4 tc-so: 33:33:ff:b2:be:b1 -- 33:33:ff:b2:be:b1 refcount 1 tc-so: 33:33:09:43:b0:90 -- 33:33:09:43:b0:90 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so: input: 13 packets, 1046 bytes, 6 multicasts tc-so: output: 17 packets, 1390 bytes, 10 multicasts tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:l2tp0: flags=0x8851 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: local-session-id: 4321 tc-so: remote-session-id: 1234 tc-so: status: active tc-so: input: 4 packets, 688 bytes, 8 multicasts tc-so: output: 11 packets, 914 bytes tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so: input: 17 packets, 1390 bytes, 10 multicasts tc-so: output: 19 packets, 1562 bytes, 12 multicasts tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:l2tp0: flags=0x8851 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: local-session-id: 1234 tc-so: remote-session-id: 4321 tc-so: status: active tc-so: input: 10 packets, 946 bytes, 11 multicasts tc-so: output: 8 packets, 648 bytes tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:50:b2:be:b1 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 7 packets, 562 bytes, 4 multicasts tc-so: output: 9 packets, 742 bytes, 5 multicasts tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:50ff:feb2:beb1%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:37:a6:c3:77 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 11 packets, 1346 bytes, 4 multicasts tc-so: output: 20 packets, 2788 bytes, 5 multicasts tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:37ff:fea6:c377%shmif1/64 flags 0 scopeid 0x3 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:db:0a:ff:69 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 10 packets, 602 bytes, 7 multicasts tc-so: output: 8 packets, 648 bytes, 5 multicasts tc-so: inet6 fe80::b0a0:dbff:fe0a:ff69%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:25:bb:6f:b3 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 20 packets, 2788 bytes, 5 multicasts tc-so: output: 14 packets, 1604 bytes, 7 multicasts tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:25ff:febb:6fb3%shmif1/64 flags 0 scopeid 0x3 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:04:fb:f4:af tc-so: linkstr: ./bus_ipsec_local tc-so: input: 10 packets, 1118 bytes, 13 multicasts tc-so: output: 14 packets, 1172 bytes, 10 multicasts tc-so: inet6 fe80::b0a0:4ff:fefb:f4af%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:fb:a5:99:ee tc-so: linkstr: ./bus_ipsec_local tc-so: input: 14 packets, 1172 bytes, 10 multicasts tc-so: output: 9 packets, 734 bytes, 6 multicasts tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:fbff:fea5:99ee%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-so:### Dumping unix://ipsec_l2tp_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 12 0 12 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 13 0 13 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 49 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 183 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 77 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 42 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 18 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 94 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 529 0 0 177 0 177 177 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 14 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 34 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 14 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1455 0 40 268 0 268 tc-so: tc-so:In use 1478K, total allocated 2144K; utilization 68.9% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.290005] mainbus0 (root) tc-so:[ 1.290005] chacha: Portable C ChaCha tc-so:[ 1.290005] aes: BearSSL aes_ct tc-so:[ 1.290005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.290005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.980005] shmif0: Ethernet address b2:a0:fb:a5:99:ee tc-so:[ 16.850005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 16.850005] get_ifid: shmif0: ifid: b0:a0:fb:ff:fe:a5:99:ee tc-so:[ 16.850005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:fbff:fea5:99ee tc-so:[ 18.350005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:fbff:fea5:99ee - no duplicates found tc-so:[ 62.370005] in6_if_link_down: fd00::1 marked detached tc-so:[ 62.370005] in6_if_link_down: fe80:2::b0a0:fbff:fea5:99ee marked detached tc-so:### Dumping unix://ipsec_l2tp_tunel_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:brtpl 64 3 0 3 1 0 1 1 0 inf 1 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 18 0 18 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 39 0 39 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 35 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 56 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 62 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 240 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 92 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 65 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00256 320 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 7 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 105 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1334 0 0 445 0 445 445 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 22 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 43 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 45 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 18 0 12 1 0 1 1 0 inf 0 tc-so:rwlock 64 12 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2499 0 79 549 0 549 tc-so: tc-so:In use 3197K, total allocated 4392K; utilization 72.8% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.240005] IPsec: Initialized Security Association Processing. tc-so:[ 1.270005] mainbus0 (root) tc-so:[ 1.270005] chacha: Portable C ChaCha tc-so:[ 1.270005] aes: BearSSL aes_ct tc-so:[ 1.270005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.270005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.460005] shmif0: Ethernet address b2:a0:04:fb:f4:af tc-so:[ 9.760005] shmif1: Ethernet address b2:a0:25:bb:6f:b3 tc-so:[ 15.440005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 15.440005] get_ifid: shmif0: ifid: b0:a0:04:ff:fe:fb:f4:af tc-so:[ 15.690005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 15.690005] get_ifid: shmif1: ifid: b0:a0:25:ff:fe:bb:6f:b3 tc-so:[ 15.690005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:25ff:febb:6fb3 tc-so:[ 17.640005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:25ff:febb:6fb3 - no duplicates found tc-so:[ 31.440005] ipsec_common_input: no key association found for SA fc00::1/00002711/50/0 tc-so:[ 58.270005] in6_if_link_down: fc00::1 marked detached tc-so:[ 58.270005] in6_if_link_down: fe80:3::b0a0:25ff:febb:6fb3 marked detached tc-so:[ 59.530005] in6_if_link_down: fe80:2::b0a0:4ff:fefb:f4af marked detached tc-so:### Dumping unix://ipsec_l2tp_tunnel_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:brtpl 64 2 0 2 1 0 1 1 0 inf 1 tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 2 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 2 0 2 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 18 0 18 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 39 0 39 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 36 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 56 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 63 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 231 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 92 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 67 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00256 320 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 7 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 105 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1335 0 0 445 0 445 445 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 9 0 0 9 0 9 9 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 21 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 43 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 63 0 0 3 0 3 3 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 20 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 18 0 12 1 0 1 1 0 inf 0 tc-so:rwlock 64 12 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2515 0 76 550 0 550 tc-so: tc-so:In use 3212K, total allocated 4400K; utilization 73.0% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.260005] IPsec: Initialized Security Association Processing. tc-so:[ 1.260005] mainbus0 (root) tc-so:[ 1.260005] chacha: Portable C ChaCha tc-so:[ 1.260005] aes: BearSSL aes_ct tc-so:[ 1.260005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.260005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.970005] shmif0: Ethernet address b2:a0:db:0a:ff:69 tc-so:[ 10.420005] shmif1: Ethernet address b2:a0:37:a6:c3:77 tc-so:[ 17.070005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 17.070005] get_ifid: shmif0: ifid: b0:a0:db:ff:fe:0a:ff:69 tc-so:[ 17.330005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 17.330005] get_ifid: shmif1: ifid: b0:a0:37:ff:fe:a6:c3:77 tc-so:[ 17.330005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:37ff:fea6:c377 tc-so:[ 19.110005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:37ff:fea6:c377 - no duplicates found tc-so:[ 53.310005] in6_if_link_down: fc00::2 marked detached tc-so:[ 53.310005] in6_if_link_down: fe80:3::b0a0:37ff:fea6:c377 marked detached tc-so:[ 54.910005] in6_if_link_down: fe80:2::b0a0:dbff:fe0a:ff69 marked detached tc-so:### Dumping unix://ipsec_l2tp_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 12 0 12 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 17 0 17 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 171 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 78 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 43 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 94 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 531 0 0 177 0 177 177 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 7 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 51 0 0 3 0 3 3 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 4 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 14 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1461 0 44 268 0 268 tc-so: tc-so:In use 1484K, total allocated 2144K; utilization 69.2% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.330005] mainbus0 (root) tc-so:[ 1.330005] chacha: Portable C ChaCha tc-so:[ 1.370005] aes: BearSSL aes_ct tc-so:[ 1.370005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.370005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 9.430005] shmif0: Ethernet address b2:a0:50:b2:be:b1 tc-so:[ 19.200005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 19.200005] get_ifid: shmif0: ifid: b0:a0:50:ff:fe:b2:be:b1 tc-so:[ 19.200005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:50ff:feb2:beb1 tc-so:[ 20.740005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:50ff:feb2:beb1 - no duplicates found tc-so:[ 49.800005] in6_if_link_down: fd00::2 marked detached tc-so:[ 49.800005] in6_if_link_down: fe80:2::b0a0:50ff:feb2:beb1 marked detached tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:### Dumping ./bus_ipsec_local tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:17.150004 b2:a0:fb:a5:99:ee > 33:33:ff:a5:99:ee, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffa5:99ee: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffa5:99ee, length 24 tc-so:00:00:17.330004 b2:a0:fb:a5:99:ee > 33:33:ff:a5:99:ee, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffa5:99ee: ICMP6, neighbor solicitation, who has fe80::b0a0:fbff:fea5:99ee, length 32 tc-so:00:00:16.070004 b2:a0:04:fb:f4:af > 33:33:10:75:22:8e, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:4ff:fefb:f4af > ff02::2:1075:228e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:1075:228e, length 24 tc-so:00:00:16.230004 b2:a0:04:fb:f4:af > 33:33:ff:fb:f4:af, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:4ff:fefb:f4af > ff02::1:fffb:f4af: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fffb:f4af, length 24 tc-so:00:00:16.750004 b2:a0:04:fb:f4:af > 33:33:10:75:22:8e, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:4ff:fefb:f4af > ff02::2:1075:228e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:1075:228e, length 24 tc-so:00:00:18.710004 b2:a0:fb:a5:99:ee > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:fbff:fea5:99ee > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:20.610004 b2:a0:fb:a5:99:ee > 33:33:ff:a5:99:ee, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:fbff:fea5:99ee > ff02::1:ffa5:99ee: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffa5:99ee, length 24 tc-so:00:00:19.270004 b2:a0:04:fb:f4:af > 33:33:ff:fb:f4:af, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:4ff:fefb:f4af > ff02::1:fffb:f4af: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fffb:f4af, length 24 tc-so:00:00:22.090004 b2:a0:fb:a5:99:ee > 33:33:10:9c:86:d3, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:fbff:fea5:99ee > ff02::2:109c:86d3: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:109c:86d3, length 24 tc-so:00:00:23.990004 b2:a0:50:b2:be:b1 > 33:33:ff:b2:be:b1, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffb2:beb1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffb2:beb1, length 24 tc-so:00:00:23.990004 b2:a0:db:0a:ff:69 > 33:33:ff:0a:ff:69, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:dbff:fe0a:ff69 > ff02::1:ff0a:ff69: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff0a:ff69, length 24 tc-so:00:00:24.170004 b2:a0:50:b2:be:b1 > 33:33:ff:b2:be:b1, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffb2:beb1: ICMP6, neighbor solicitation, who has fe80::b0a0:50ff:feb2:beb1, length 32 tc-so:00:00:27.600004 b2:a0:fb:a5:99:ee > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fd00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00::2, length 32 tc-so:00:00:25.950004 b2:a0:50:b2:be:b1 > b2:a0:fb:a5:99:ee, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:27.660004 b2:a0:fb:a5:99:ee > b2:a0:50:b2:be:b1, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:25.980004 b2:a0:50:b2:be:b1 > b2:a0:fb:a5:99:ee, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:28.620004 b2:a0:50:b2:be:b1 > 33:33:09:43:b0:90, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:50ff:feb2:beb1 > ff02::2:943:b090: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:943:b090, length 24 tc-so:00:00:28.650004 b2:a0:db:0a:ff:69 > 33:33:88:4c:1f:6f, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:dbff:fe0a:ff69 > ff02::2:884c:1f6f: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:884c:1f6f, length 24 tc-so:00:00:31.490004 b2:a0:fb:a5:99:ee > b2:a0:50:b2:be:b1, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:29.820004 b2:a0:50:b2:be:b1 > b2:a0:fb:a5:99:ee, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:30.940004 b2:a0:50:b2:be:b1 > b2:a0:fb:a5:99:ee, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:32.640004 b2:a0:fb:a5:99:ee > b2:a0:50:b2:be:b1, ethertype IPv6 (0x86dd), length 78: fd00::1 > fd00::2: ICMP6, neighbor advertisement, tgt is fd00::1, length 24 tc-so:00:00:33.510004 b2:a0:50:b2:be:b1 > 33:33:ff:b2:be:b1, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:50ff:feb2:beb1 > ff02::1:ffb2:beb1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffb2:beb1, length 24 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:17.140004 b2:a0:db:0a:ff:69 > 33:33:ff:0a:ff:69, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:dbff:fe0a:ff69 > ff02::1:ff0a:ff69: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff0a:ff69, length 24 tc-so:00:00:17.420004 b2:a0:db:0a:ff:69 > 33:33:88:4c:1f:6f, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:dbff:fe0a:ff69 > ff02::2:884c:1f6f: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:884c:1f6f, length 24 tc-so:00:00:19.530004 b2:a0:50:b2:be:b1 > 33:33:ff:b2:be:b1, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffb2:beb1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffb2:beb1, length 24 tc-so:00:00:21.850004 b2:a0:db:0a:ff:69 > 33:33:ff:0a:ff:69, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:dbff:fe0a:ff69 > ff02::1:ff0a:ff69: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff0a:ff69, length 24 tc-so:00:00:19.720004 b2:a0:50:b2:be:b1 > 33:33:ff:b2:be:b1, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffb2:beb1: ICMP6, neighbor solicitation, who has fe80::b0a0:50ff:feb2:beb1, length 32 tc-so:00:00:23.830004 b2:a0:fb:a5:99:ee > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fd00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00::2, length 32 tc-so:00:00:21.500004 b2:a0:50:b2:be:b1 > b2:a0:fb:a5:99:ee, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:23.850004 b2:a0:fb:a5:99:ee > b2:a0:50:b2:be:b1, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:21.520004 b2:a0:50:b2:be:b1 > b2:a0:fb:a5:99:ee, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:24.140004 b2:a0:50:b2:be:b1 > 33:33:09:43:b0:90, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:50ff:feb2:beb1 > ff02::2:943:b090: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:943:b090, length 24 tc-so:00:00:26.500004 b2:a0:db:0a:ff:69 > 33:33:88:4c:1f:6f, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:dbff:fe0a:ff69 > ff02::2:884c:1f6f: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:884c:1f6f, length 24 tc-so:00:00:27.710004 b2:a0:fb:a5:99:ee > b2:a0:50:b2:be:b1, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:25.380004 b2:a0:50:b2:be:b1 > b2:a0:fb:a5:99:ee, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:26.500004 b2:a0:50:b2:be:b1 > b2:a0:fb:a5:99:ee, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:28.830004 b2:a0:fb:a5:99:ee > b2:a0:50:b2:be:b1, ethertype IPv6 (0x86dd), length 78: fd00::1 > fd00::2: ICMP6, neighbor advertisement, tgt is fd00::1, length 24 tc-so:00:00:26.990004 b2:a0:50:b2:be:b1 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:50ff:feb2:beb1 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:29.070004 b2:a0:50:b2:be:b1 > 33:33:ff:b2:be:b1, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:50ff:feb2:beb1 > ff02::1:ffb2:beb1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffb2:beb1, length 24 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:15.970004 b2:a0:25:bb:6f:b3 > 33:33:ff:bb:6f:b3, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffbb:6fb3: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffbb:6fb3, length 24 tc-so:00:00:16.640004 b2:a0:25:bb:6f:b3 > 33:33:ff:bb:6f:b3, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffbb:6fb3: ICMP6, neighbor solicitation, who has fe80::b0a0:25ff:febb:6fb3, length 32 tc-so:00:00:18.930004 b2:a0:25:bb:6f:b3 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fc00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fc00::2, length 32 tc-so:00:00:19.420004 b2:a0:25:bb:6f:b3 > 33:33:10:75:22:8e, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:25ff:febb:6fb3 > ff02::2:1075:228e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:1075:228e, length 24 tc-so:00:00:19.940004 b2:a0:25:bb:6f:b3 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fc00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fc00::2, length 32 tc-so:00:00:17.820004 b2:a0:37:a6:c3:77 > b2:a0:25:bb:6f:b3, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor advertisement, tgt is fc00::2, length 32 tc-so:00:00:19.940004 b2:a0:25:bb:6f:b3 > b2:a0:37:a6:c3:77, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:17.820004 b2:a0:37:a6:c3:77 > b2:a0:25:bb:6f:b3, ethertype IPv6 (0x86dd), length 192: fc00::2 > fc00::1: ICMP6, parameter problem, next header - octet 6, length 138 tc-so:00:00:18.060004 b2:a0:37:a6:c3:77 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:18.060004 b2:a0:37:a6:c3:77 > 33:33:ff:a6:c3:77, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffa6:c377: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffa6:c377, length 24 tc-so:00:00:18.100004 b2:a0:37:a6:c3:77 > 33:33:ff:a6:c3:77, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffa6:c377: ICMP6, neighbor solicitation, who has fe80::b0a0:37ff:fea6:c377, length 32 tc-so:00:00:20.410004 b2:a0:25:bb:6f:b3 > b2:a0:37:a6:c3:77, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:18.280004 b2:a0:37:a6:c3:77 > b2:a0:25:bb:6f:b3, ethertype IPv6 (0x86dd), length 192: fc00::2 > fc00::1: ICMP6, parameter problem, next header - octet 6, length 138 tc-so:00:00:23.070004 b2:a0:25:bb:6f:b3 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:25ff:febb:6fb3 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:23.990004 b2:a0:25:bb:6f:b3 > 33:33:ff:bb:6f:b3, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:25ff:febb:6fb3 > ff02::1:ffbb:6fb3: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffbb:6fb3, length 24 tc-so:00:00:21.850004 b2:a0:37:a6:c3:77 > b2:a0:25:bb:6f:b3, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:21.850004 b2:a0:37:a6:c3:77 > b2:a0:25:bb:6f:b3, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:22.040004 b2:a0:37:a6:c3:77 > b2:a0:25:bb:6f:b3, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:22.830004 b2:a0:37:a6:c3:77 > b2:a0:25:bb:6f:b3, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:24.970004 b2:a0:25:bb:6f:b3 > b2:a0:37:a6:c3:77, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: ICMP6, neighbor advertisement, tgt is fc00::1, length 24 tc-so:00:00:25.920004 b2:a0:25:bb:6f:b3 > b2:a0:37:a6:c3:77, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:23.830004 b2:a0:37:a6:c3:77 > b2:a0:25:bb:6f:b3, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:25.980004 b2:a0:25:bb:6f:b3 > b2:a0:37:a6:c3:77, ethertype IPv6 (0x86dd), length 128: fc00::1 > fc00::2: ip-proto-115 74 tc-so:00:00:23.850004 b2:a0:37:a6:c3:77 > b2:a0:25:bb:6f:b3, ethertype IPv6 (0x86dd), length 128: fc00::2 > fc00::1: ip-proto-115 74 tc-so:00:00:24.380004 b2:a0:37:a6:c3:77 > 33:33:ff:a6:c3:77, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:37ff:fea6:c377 > ff02::1:ffa6:c377: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffa6:c377, length 24 tc-so:00:00:25.850004 b2:a0:37:a6:c3:77 > 33:33:88:4c:1f:6f, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:37ff:fea6:c377 > ff02::2:884c:1f6f: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:884c:1f6f, length 24 tc-so:00:00:26.460004 b2:a0:37:a6:c3:77 > b2:a0:25:bb:6f:b3, ethertype IPv6 (0x86dd), length 194: fc00::2 > fc00::1: ESP(spi=0x00002711,seq=0x1), length 140 tc-so:00:00:26.530004 b2:a0:37:a6:c3:77 > b2:a0:25:bb:6f:b3, ethertype IPv6 (0x86dd), length 194: fc00::2 > fc00::1: ESP(spi=0x00002711,seq=0x2), length 140 tc-so:00:00:29.820004 b2:a0:25:bb:6f:b3 > b2:a0:37:a6:c3:77, ethertype IPv6 (0x86dd), length 178: fc00::1 > fc00::2: ESP(spi=0x00002710,seq=0x1), length 124 tc-so:00:00:27.710004 b2:a0:37:a6:c3:77 > b2:a0:25:bb:6f:b3, ethertype IPv6 (0x86dd), length 178: fc00::2 > fc00::1: ESP(spi=0x00002711,seq=0x3), length 124 tc-so:00:00:28.830004 b2:a0:37:a6:c3:77 > b2:a0:25:bb:6f:b3, ethertype IPv6 (0x86dd), length 194: fc00::2 > fc00::1: ESP(spi=0x00002711,seq=0x4), length 140 tc-so:00:00:30.940004 b2:a0:25:bb:6f:b3 > b2:a0:37:a6:c3:77, ethertype IPv6 (0x86dd), length 186: fc00::1 > fc00::2: ESP(spi=0x00002710,seq=0x2), length 132 tc-so:00:00:29.320004 b2:a0:37:a6:c3:77 > b2:a0:25:bb:6f:b3, ethertype IPv6 (0x86dd), length 194: fc00::2 > fc00::1: ESP(spi=0x00002711,seq=0x5), length 140 tc-so:00:00:31.390004 b2:a0:37:a6:c3:77 > b2:a0:25:bb:6f:b3, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-end: 1646868733.17351, ipsec_l2tp_ipv6_tunnel_esp_null, passed tc-start: 1646868733.59700, ipsec_l2tp_ipv6_tunnel_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_l2tp_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_l2tp -lrumpnet_bridge unix://ipsec_l2tp_tunel_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_l2tp -lrumpnet_bridge unix://ipsec_l2tp_tunnel_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_l2tp_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:39:ee:f6:ff ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:a4:84:68:52 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:18:79:c2:22 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:1f:74:fb:f8 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:76:6c:b2:37 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1/64 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig l2tp0 tunnel fc00::1 fc00::2 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 1234 4321 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add l2tp0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig l2tp0 tunnel fc00::2 fc00::1 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 4321 1234 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so:unix://ipsec_l2tp_tunnel_remote bridge0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add l2tp0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add fc00::1 fc00::2 esp 10000 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add fc00::2 fc00::1 esp 10001 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:spdadd fc00::/64 fc00::/64 any -P out ipsec tc-so: esp/tunnel/fc00::1-fc00::2/require; tc-so:spdadd fc00::/64 fc00::/64 any -P in ipsec tc-so: esp/tunnel/fc00::2-fc00::1/require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add fc00::1 fc00::2 esp 10000 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add fc00::2 fc00::1 esp 10001 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:spdadd fc00::/64 fc00::/64 any -P out ipsec tc-so: esp/tunnel/fc00::2-fc00::1/require; tc-so:spdadd fc00::/64 fc00::/64 any -P in ipsec tc-so: esp/tunnel/fc00::1-fc00::2/require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:fc00::1 fc00::2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:32:46 2022 current: Mar 9 23:32:47 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 9 23:32:16 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=26984 refcnt=0 tc-so:fc00::2 fc00::1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:32:46 2022 current: Mar 9 23:32:47 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 9 23:32:16 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=26984 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:fc00::1 fc00::2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:32:46 2022 current: Mar 9 23:32:48 2022 tc-so: diff: 2(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 9 23:32:18 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=14698 refcnt=0 tc-so:fc00::2 fc00::1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:32:46 2022 current: Mar 9 23:32:48 2022 tc-so: diff: 2(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 9 23:32:47 2022 hard: 0(s) soft: 0(s) tc-so: current: 208(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=14698 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so:unix://ipsec_l2tp_tunnel_remote bridge0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:84:71:00:2a tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:84ff:fe71:2a%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00::/64 link#2 UC - - - shmif0 tc-so:fd00::1 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:84ff:fe71:2a link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::2 b2:a0:76:6c:b2:37 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:84:71:00:2a 12 0 9 0 0 tc-so:shmif 1500 fd00::/64 fd00::1 tc-so: ff02::1:ff71:2a%s tc-so: ff01:2::1 tc-so: ff02::2:b6e1:cc18 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:1%sh 12 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:84ff:f 12 0 9 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00::2 b2:a0:76:6c:b2:37 shmif0 32s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00::1 tc-so: group ff02::1:ff71:2a%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:b6e1:cc18%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:1%shmif0 refcount 1 tc-so: enaddr b2:a0:84:71:00:2a multicnt 4 tc-so: 33:33:ff:71:00:2a -- 33:33:ff:71:00:2a refcount 1 tc-so: 33:33:b6:e1:cc:18 -- 33:33:b6:e1:cc:18 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:39:ee:f6:ff tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fe80::b0a0:39ff:feee:f6ff%shmif0/64 flags 0 scopeid 0x2 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:a4:84:68:52 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:a4ff:fe84:6852%shmif1/64 flags 0 scopeid 0x3 tc-so:l2tp0: flags=0x8951 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: local-session-id: 1234 tc-so: remote-session-id: 4321 tc-so: status: active tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::1 link#3 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:39ff:feee:f6ff link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:a4ff:fe84:6852 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:fc00::2 b2:a0:1f:74:fb:f8 UHL - - - shmif1 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:39:ee:f6:ff 10 0 12 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:39ff:f tc-so: ff01:2::1 tc-so: ff02::2:1a5f:d43b tc-so: ff02::1%shmif0 tc-so: ff02::1:ffee:f6ff 10 0 12 0 0 tc-so:shmif 1500 b2:a0:a4:84:68:52 19 0 14 0 0 tc-so:shmif 1500 fc00::/64 fc00::1 tc-so: ff02::1:ff84:6852 tc-so: ff01:3::1 tc-so: ff02::2:1a5f:d43b tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:1%sh 19 0 14 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:a4ff:f 19 0 14 0 0 tc-so:l2tp0 1280 8 0 8 0 0 tc-so:bridg 1500 14 0 18 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00::2 b2:a0:1f:74:fb:f8 shmif1 23h59m56s S tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:39ff:feee:f6ff%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:1a5f:d43b%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ffee:f6ff%shmif0 refcount 1 tc-so: enaddr b2:a0:39:ee:f6:ff multicnt 3 tc-so: 33:33:1a:5f:d4:3b -- 33:33:1a:5f:d4:3b refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:ee:f6:ff -- 33:33:ff:ee:f6:ff refcount 1 tc-so:shmif1: tc-so: inet6 fc00::1 tc-so: group ff02::1:ff84:6852%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:1a5f:d43b%shmif1 refcount 2 tc-so: group ff02::1%shmif1 refcount 2 tc-so: group ff02::1:ff00:1%shmif1 refcount 1 tc-so: enaddr b2:a0:a4:84:68:52 multicnt 4 tc-so: 33:33:ff:84:68:52 -- 33:33:ff:84:68:52 refcount 1 tc-so: 33:33:1a:5f:d4:3b -- 33:33:1a:5f:d4:3b refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:l2tp0: tc-so:bridge0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:18:79:c2:22 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fe80::b0a0:18ff:fe79:c222%shmif0/64 flags 0 scopeid 0x2 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:1f:74:fb:f8 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:1fff:fe74:fbf8%shmif1/64 flags 0 scopeid 0x3 tc-so:l2tp0: flags=0x8951 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: local-session-id: 4321 tc-so: remote-session-id: 1234 tc-so: status: active tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::2 link#3 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:18ff:fe79:c222 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:1fff:fe74:fbf8 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:fc00::1 b2:a0:a4:84:68:52 UHL - - - shmif1 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:18:79:c2:22 9 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:18ff:f tc-so: ff01:2::1 tc-so: ff02::2:b55:38a7% tc-so: ff02::1%shmif0 tc-so: ff02::1:ff79:c222 9 0 9 0 0 tc-so:shmif 1500 b2:a0:1f:74:fb:f8 13 0 19 0 0 tc-so:shmif 1500 fc00::/64 fc00::2 tc-so: ff02::1:ff74:fbf8 tc-so: ff01:3::1 tc-so: ff02::2:b55:38a7% tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:2%sh 13 0 19 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:1fff:f 13 0 19 0 0 tc-so:l2tp0 1280 5 0 10 0 0 tc-so:bridg 1500 14 0 16 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00::1 b2:a0:a4:84:68:52 shmif1 23h59m55s S tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:18ff:fe79:c222%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:b55:38a7%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ff79:c222%shmif0 refcount 1 tc-so: enaddr b2:a0:18:79:c2:22 multicnt 3 tc-so: 33:33:0b:55:38:a7 -- 33:33:0b:55:38:a7 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:79:c2:22 -- 33:33:ff:79:c2:22 refcount 1 tc-so:shmif1: tc-so: inet6 fc00::2 tc-so: group ff02::1:ff74:fbf8%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:b55:38a7%shmif1 refcount 2 tc-so: group ff02::1%shmif1 refcount 2 tc-so: group ff02::1:ff00:2%shmif1 refcount 1 tc-so: enaddr b2:a0:1f:74:fb:f8 multicnt 4 tc-so: 33:33:ff:74:fb:f8 -- 33:33:ff:74:fb:f8 refcount 1 tc-so: 33:33:0b:55:38:a7 -- 33:33:0b:55:38:a7 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:l2tp0: tc-so:bridge0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:76:6c:b2:37 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:76ff:fe6c:b237%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00::/64 link#2 UC - - - shmif0 tc-so:fd00::2 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:76ff:fe6c:b237 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::1 b2:a0:84:71:00:2a UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:76:6c:b2:37 7 0 9 0 0 tc-so:shmif 1500 fd00::/64 fd00::2 tc-so: ff02::1:ff6c:b237 tc-so: ff01:2::1 tc-so: ff02::2:1b97:b482 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 7 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:76ff:f 7 0 9 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00::1 b2:a0:84:71:00:2a shmif0 2s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00::2 tc-so: group ff02::1:ff6c:b237%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:1b97:b482%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: enaddr b2:a0:76:6c:b2:37 multicnt 4 tc-so: 33:33:ff:6c:b2:37 -- 33:33:ff:6c:b2:37 refcount 1 tc-so: 33:33:1b:97:b4:82 -- 33:33:1b:97:b4:82 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so: input: 14 packets, 1132 bytes, 7 multicasts tc-so: output: 16 packets, 1304 bytes, 9 multicasts tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:l2tp0: flags=0x8851 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: local-session-id: 4321 tc-so: remote-session-id: 1234 tc-so: status: active tc-so: input: 5 packets, 688 bytes, 8 multicasts tc-so: output: 10 packets, 828 bytes tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so: input: 14 packets, 1132 bytes, 7 multicasts tc-so: output: 18 packets, 1476 bytes, 11 multicasts tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:l2tp0: flags=0x8851 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: local-session-id: 1234 tc-so: remote-session-id: 4321 tc-so: status: active tc-so: input: 8 packets, 774 bytes, 9 multicasts tc-so: output: 8 packets, 648 bytes tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:76:6c:b2:37 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 7 packets, 562 bytes, 4 multicasts tc-so: output: 9 packets, 742 bytes, 5 multicasts tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:76ff:fe6c:b237%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:1f:74:fb:f8 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 13 packets, 1624 bytes, 5 multicasts tc-so: output: 19 packets, 2706 bytes, 5 multicasts tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:1fff:fe74:fbf8%shmif1/64 flags 0 scopeid 0x3 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:18:79:c2:22 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 10 packets, 688 bytes, 8 multicasts tc-so: output: 9 packets, 734 bytes, 6 multicasts tc-so: inet6 fe80::b0a0:18ff:fe79:c222%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:a4:84:68:52 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 19 packets, 2706 bytes, 5 multicasts tc-so: output: 14 packets, 1710 bytes, 6 multicasts tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:a4ff:fe84:6852%shmif1/64 flags 0 scopeid 0x3 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:39:ee:f6:ff tc-so: linkstr: ./bus_ipsec_local tc-so: input: 10 packets, 946 bytes, 11 multicasts tc-so: output: 12 packets, 1000 bytes, 8 multicasts tc-so: inet6 fe80::b0a0:39ff:feee:f6ff%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:84:71:00:2a tc-so: linkstr: ./bus_ipsec_local tc-so: input: 12 packets, 1000 bytes, 8 multicasts tc-so: output: 9 packets, 734 bytes, 6 multicasts tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:84ff:fe71:2a%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-so:### Dumping unix://ipsec_l2tp_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 12 0 12 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 13 0 13 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 49 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 186 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 77 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 42 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 18 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 94 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 528 0 0 176 0 176 176 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 5 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 32 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 14 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1442 0 40 266 0 266 tc-so: tc-so:In use 1468K, total allocated 2128K; utilization 69.0% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.230005] mainbus0 (root) tc-so:[ 1.230005] chacha: Portable C ChaCha tc-so:[ 1.230005] aes: BearSSL aes_ct tc-so:[ 1.230005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.230005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.760005] shmif0: Ethernet address b2:a0:84:71:00:2a tc-so:[ 18.690005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 18.690005] get_ifid: shmif0: ifid: b0:a0:84:ff:fe:71:00:2a tc-so:[ 18.690005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:84ff:fe71:2a tc-so:[ 20.720005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:84ff:fe71:2a - no duplicates found tc-so:[ 66.540005] in6_if_link_down: fd00::1 marked detached tc-so:[ 66.540005] in6_if_link_down: fe80:2::b0a0:84ff:fe71:2a marked detached tc-so:### Dumping unix://ipsec_l2tp_tunel_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:brtpl 64 3 0 3 1 0 1 1 0 inf 1 tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 2 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 18 0 18 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 39 0 39 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 33 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 55 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 64 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 243 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 92 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 65 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00256 320 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 7 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 105 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1332 0 0 444 0 444 444 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 17 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 43 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 49 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 18 0 12 1 0 1 1 0 inf 0 tc-so:rwlock 64 12 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2503 0 79 548 0 548 tc-so: tc-so:In use 3195K, total allocated 4384K; utilization 72.9% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.280005] IPsec: Initialized Security Association Processing. tc-so:[ 1.280005] mainbus0 (root) tc-so:[ 1.380005] chacha: Portable C ChaCha tc-so:[ 1.380005] aes: BearSSL aes_ct tc-so:[ 1.380005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.380005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.500005] shmif0: Ethernet address b2:a0:39:ee:f6:ff tc-so:[ 10.220005] shmif1: Ethernet address b2:a0:a4:84:68:52 tc-so:[ 17.410005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 17.410005] get_ifid: shmif0: ifid: b0:a0:39:ff:fe:ee:f6:ff tc-so:[ 17.720005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 17.720005] get_ifid: shmif1: ifid: b0:a0:a4:ff:fe:84:68:52 tc-so:[ 17.720005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:a4ff:fe84:6852 tc-so:[ 19.590005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:a4ff:fe84:6852 - no duplicates found tc-so:[ 35.960005] ipsec_common_input: no key association found for SA fc00::1/00002711/50/0 tc-so:[ 62.260005] in6_if_link_down: fc00::1 marked detached tc-so:[ 62.260005] in6_if_link_down: fe80:3::b0a0:a4ff:fe84:6852 marked detached tc-so:[ 63.740005] in6_if_link_down: fe80:2::b0a0:39ff:feee:f6ff marked detached tc-so:### Dumping unix://ipsec_l2tp_tunnel_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:brtpl 64 3 0 3 1 0 1 1 0 inf 1 tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 2 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 2 0 2 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 18 0 18 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 39 0 39 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 33 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 56 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 65 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 242 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 92 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 65 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00256 320 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 7 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 105 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1333 0 0 445 0 445 445 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 18 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 43 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 49 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 18 0 12 1 0 1 1 0 inf 0 tc-so:rwlock 64 12 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2503 0 77 548 0 548 tc-so: tc-so:In use 3195K, total allocated 4384K; utilization 72.9% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.270005] IPsec: Initialized Security Association Processing. tc-so:[ 1.290005] mainbus0 (root) tc-so:[ 1.290005] chacha: Portable C ChaCha tc-so:[ 1.290005] aes: BearSSL aes_ct tc-so:[ 1.290005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.290005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 9.810005] shmif0: Ethernet address b2:a0:18:79:c2:22 tc-so:[ 11.550005] shmif1: Ethernet address b2:a0:1f:74:fb:f8 tc-so:[ 20.120005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 20.120005] get_ifid: shmif0: ifid: b0:a0:18:ff:fe:79:c2:22 tc-so:[ 20.460005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 20.460005] get_ifid: shmif1: ifid: b0:a0:1f:ff:fe:74:fb:f8 tc-so:[ 20.460005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:1fff:fe74:fbf8 tc-so:[ 21.650005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:1fff:fe74:fbf8 - no duplicates found tc-so:[ 57.580005] in6_if_link_down: fc00::2 marked detached tc-so:[ 57.580005] in6_if_link_down: fe80:3::b0a0:1fff:fe74:fbf8 marked detached tc-so:[ 58.850005] in6_if_link_down: fe80:2::b0a0:18ff:fe79:c222 marked detached tc-so:### Dumping unix://ipsec_l2tp_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 17 0 17 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 22 0 22 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 171 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 78 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 42 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 18 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 94 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 576 0 0 192 0 192 192 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 7 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 43 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 4 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 14 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1505 0 54 282 0 282 tc-so: tc-so:In use 1574K, total allocated 2256K; utilization 69.8% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.350005] mainbus0 (root) tc-so:[ 1.390005] chacha: Portable C ChaCha tc-so:[ 1.390005] aes: BearSSL aes_ct tc-so:[ 1.420005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.420005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 10.990005] shmif0: Ethernet address b2:a0:76:6c:b2:37 tc-so:[ 21.950005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 21.950005] get_ifid: shmif0: ifid: b0:a0:76:ff:fe:6c:b2:37 tc-so:[ 21.950005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:76ff:fe6c:b237 tc-so:[ 23.860005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:76ff:fe6c:b237 - no duplicates found tc-so:[ 54.150005] in6_if_link_down: fd00::2 marked detached tc-so:[ 54.150005] in6_if_link_down: fe80:2::b0a0:76ff:fe6c:b237 marked detached tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:### Dumping ./bus_ipsec_local tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:17.890004 b2:a0:39:ee:f6:ff > 33:33:1a:5f:d4:3b, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:39ff:feee:f6ff > ff02::2:1a5f:d43b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:1a5f:d43b, length 24 tc-so:00:00:17.930004 b2:a0:39:ee:f6:ff > 33:33:ff:ee:f6:ff, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:39ff:feee:f6ff > ff02::1:ffee:f6ff: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffee:f6ff, length 24 tc-so:00:00:19.680004 b2:a0:84:71:00:2a > 33:33:ff:71:00:2a, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff71:2a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff71:2a, length 24 tc-so:00:00:19.720004 b2:a0:84:71:00:2a > 33:33:ff:71:00:2a, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff71:2a: ICMP6, neighbor solicitation, who has fe80::b0a0:84ff:fe71:2a, length 32 tc-so:00:00:21.960004 b2:a0:84:71:00:2a > 33:33:ff:71:00:2a, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:84ff:fe71:2a > ff02::1:ff71:2a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff71:2a, length 24 tc-so:00:00:22.280004 b2:a0:84:71:00:2a > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:84ff:fe71:2a > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:23.200004 b2:a0:39:ee:f6:ff > 33:33:1a:5f:d4:3b, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:39ff:feee:f6ff > ff02::2:1a5f:d43b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:1a5f:d43b, length 24 tc-so:00:00:25.670004 b2:a0:84:71:00:2a > 33:33:b6:e1:cc:18, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:84ff:fe71:2a > ff02::2:b6e1:cc18: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:b6e1:cc18, length 24 tc-so:00:00:27.060004 b2:a0:76:6c:b2:37 > 33:33:ff:6c:b2:37, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff6c:b237: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff6c:b237, length 24 tc-so:00:00:27.220004 b2:a0:76:6c:b2:37 > 33:33:ff:6c:b2:37, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff6c:b237: ICMP6, neighbor solicitation, who has fe80::b0a0:76ff:fe6c:b237, length 32 tc-so:00:00:27.410004 b2:a0:39:ee:f6:ff > 33:33:ff:ee:f6:ff, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:39ff:feee:f6ff > ff02::1:ffee:f6ff: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffee:f6ff, length 24 tc-so:00:00:30.650004 b2:a0:84:71:00:2a > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fd00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00::2, length 32 tc-so:00:00:29.100004 b2:a0:76:6c:b2:37 > b2:a0:84:71:00:2a, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:30.690004 b2:a0:84:71:00:2a > b2:a0:76:6c:b2:37, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:29.100004 b2:a0:76:6c:b2:37 > b2:a0:84:71:00:2a, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:29.920004 b2:a0:18:79:c2:22 > 33:33:ff:79:c2:22, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:18ff:fe79:c222 > ff02::1:ff79:c222: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff79:c222, length 24 tc-so:00:00:31.990004 b2:a0:76:6c:b2:37 > 33:33:1b:97:b4:82, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:76ff:fe6c:b237 > ff02::2:1b97:b482: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:1b97:b482, length 24 tc-so:00:00:35.170004 b2:a0:84:71:00:2a > b2:a0:76:6c:b2:37, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:33.590004 b2:a0:76:6c:b2:37 > b2:a0:84:71:00:2a, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:34.080004 b2:a0:76:6c:b2:37 > b2:a0:84:71:00:2a, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:35.680004 b2:a0:84:71:00:2a > b2:a0:76:6c:b2:37, ethertype IPv6 (0x86dd), length 78: fd00::1 > fd00::2: ICMP6, neighbor advertisement, tgt is fd00::1, length 24 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:20.300004 b2:a0:18:79:c2:22 > 33:33:ff:79:c2:22, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:18ff:fe79:c222 > ff02::1:ff79:c222: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff79:c222, length 24 tc-so:00:00:20.600004 b2:a0:18:79:c2:22 > 33:33:0b:55:38:a7, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:18ff:fe79:c222 > ff02::2:b55:38a7: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:b55:38a7, length 24 tc-so:00:00:21.340004 b2:a0:18:79:c2:22 > 33:33:0b:55:38:a7, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:18ff:fe79:c222 > ff02::2:b55:38a7: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:b55:38a7, length 24 tc-so:00:00:22.700004 b2:a0:76:6c:b2:37 > 33:33:ff:6c:b2:37, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff6c:b237: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff6c:b237, length 24 tc-so:00:00:22.860004 b2:a0:76:6c:b2:37 > 33:33:ff:6c:b2:37, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff6c:b237: ICMP6, neighbor solicitation, who has fe80::b0a0:76ff:fe6c:b237, length 32 tc-so:00:00:25.300004 b2:a0:39:ee:f6:ff > 33:33:ff:ee:f6:ff, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:39ff:feee:f6ff > ff02::1:ffee:f6ff: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffee:f6ff, length 24 tc-so:00:00:26.930004 b2:a0:84:71:00:2a > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fd00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00::2, length 32 tc-so:00:00:24.710004 b2:a0:76:6c:b2:37 > b2:a0:84:71:00:2a, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:26.970004 b2:a0:84:71:00:2a > b2:a0:76:6c:b2:37, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:24.750004 b2:a0:76:6c:b2:37 > b2:a0:84:71:00:2a, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:27.720004 b2:a0:18:79:c2:22 > 33:33:ff:79:c2:22, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:18ff:fe79:c222 > ff02::1:ff79:c222: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff79:c222, length 24 tc-so:00:00:26.350004 b2:a0:76:6c:b2:37 > 33:33:ff:6c:b2:37, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:76ff:fe6c:b237 > ff02::1:ff6c:b237: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff6c:b237, length 24 tc-so:00:00:27.600004 b2:a0:76:6c:b2:37 > 33:33:1b:97:b4:82, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:76ff:fe6c:b237 > ff02::2:1b97:b482: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:1b97:b482, length 24 tc-so:00:00:31.420004 b2:a0:84:71:00:2a > b2:a0:76:6c:b2:37, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:29.210004 b2:a0:76:6c:b2:37 > b2:a0:84:71:00:2a, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:29.740004 b2:a0:76:6c:b2:37 > b2:a0:84:71:00:2a, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:31.950004 b2:a0:84:71:00:2a > b2:a0:76:6c:b2:37, ethertype IPv6 (0x86dd), length 78: fd00::1 > fd00::2: ICMP6, neighbor advertisement, tgt is fd00::1, length 24 tc-so:00:00:31.620004 b2:a0:76:6c:b2:37 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:76ff:fe6c:b237 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:18.310004 b2:a0:a4:84:68:52 > 33:33:ff:84:68:52, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff84:6852: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff84:6852, length 24 tc-so:00:00:18.590004 b2:a0:a4:84:68:52 > 33:33:ff:84:68:52, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff84:6852: ICMP6, neighbor solicitation, who has fe80::b0a0:a4ff:fe84:6852, length 32 tc-so:00:00:20.600004 b2:a0:1f:74:fb:f8 > 33:33:ff:74:fb:f8, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff74:fbf8: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff74:fbf8, length 24 tc-so:00:00:20.640004 b2:a0:1f:74:fb:f8 > 33:33:ff:74:fb:f8, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff74:fbf8: ICMP6, neighbor solicitation, who has fe80::b0a0:1fff:fe74:fbf8, length 32 tc-so:00:00:23.200004 b2:a0:a4:84:68:52 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fc00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fc00::2, length 32 tc-so:00:00:21.060004 b2:a0:1f:74:fb:f8 > b2:a0:a4:84:68:52, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor advertisement, tgt is fc00::2, length 32 tc-so:00:00:23.240004 b2:a0:a4:84:68:52 > b2:a0:1f:74:fb:f8, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:21.060004 b2:a0:1f:74:fb:f8 > b2:a0:a4:84:68:52, ethertype IPv6 (0x86dd), length 192: fc00::2 > fc00::1: ICMP6, parameter problem, next header - octet 6, length 138 tc-so:00:00:21.680004 b2:a0:1f:74:fb:f8 > 33:33:0b:55:38:a7, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:1fff:fe74:fbf8 > ff02::2:b55:38a7: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:b55:38a7, length 24 tc-so:00:00:24.080004 b2:a0:a4:84:68:52 > b2:a0:1f:74:fb:f8, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:21.940004 b2:a0:1f:74:fb:f8 > b2:a0:a4:84:68:52, ethertype IPv6 (0x86dd), length 192: fc00::2 > fc00::1: ICMP6, parameter problem, next header - octet 6, length 138 tc-so:00:00:24.220004 b2:a0:a4:84:68:52 > 33:33:ff:84:68:52, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a4ff:fe84:6852 > ff02::1:ff84:6852: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff84:6852, length 24 tc-so:00:00:23.030004 b2:a0:1f:74:fb:f8 > 33:33:ff:74:fb:f8, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:1fff:fe74:fbf8 > ff02::1:ff74:fbf8: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff74:fbf8, length 24 tc-so:00:00:26.130004 b2:a0:a4:84:68:52 > 33:33:1a:5f:d4:3b, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a4ff:fe84:6852 > ff02::2:1a5f:d43b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:1a5f:d43b, length 24 tc-so:00:00:24.910004 b2:a0:1f:74:fb:f8 > b2:a0:a4:84:68:52, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:27.180004 b2:a0:a4:84:68:52 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a4ff:fe84:6852 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:25.070004 b2:a0:1f:74:fb:f8 > b2:a0:a4:84:68:52, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:27.450004 b2:a0:a4:84:68:52 > b2:a0:1f:74:fb:f8, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:26.070004 b2:a0:1f:74:fb:f8 > b2:a0:a4:84:68:52, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:28.220004 b2:a0:a4:84:68:52 > b2:a0:1f:74:fb:f8, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: ICMP6, neighbor advertisement, tgt is fc00::1, length 24 tc-so:00:00:29.060004 b2:a0:a4:84:68:52 > b2:a0:1f:74:fb:f8, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:26.930004 b2:a0:1f:74:fb:f8 > b2:a0:a4:84:68:52, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:29.100004 b2:a0:a4:84:68:52 > b2:a0:1f:74:fb:f8, ethertype IPv6 (0x86dd), length 128: fc00::1 > fc00::2: ip-proto-115 74 tc-so:00:00:26.970004 b2:a0:1f:74:fb:f8 > b2:a0:a4:84:68:52, ethertype IPv6 (0x86dd), length 128: fc00::2 > fc00::1: ip-proto-115 74 tc-so:00:00:27.740004 b2:a0:1f:74:fb:f8 > b2:a0:a4:84:68:52, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:28.560004 b2:a0:1f:74:fb:f8 > b2:a0:a4:84:68:52, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:28.760004 b2:a0:1f:74:fb:f8 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:1fff:fe74:fbf8 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:29.820004 b2:a0:1f:74:fb:f8 > b2:a0:a4:84:68:52, ethertype IPv6 (0x86dd), length 222: fc00::2 > fc00::1: ESP(spi=0x00002711,seq=0x1), length 168 tc-so:00:00:33.590004 b2:a0:a4:84:68:52 > b2:a0:1f:74:fb:f8, ethertype IPv6 (0x86dd), length 206: fc00::1 > fc00::2: ESP(spi=0x00002710,seq=0x1), length 152 tc-so:00:00:31.460004 b2:a0:1f:74:fb:f8 > b2:a0:a4:84:68:52, ethertype IPv6 (0x86dd), length 206: fc00::2 > fc00::1: ESP(spi=0x00002711,seq=0x2), length 152 tc-so:00:00:31.950004 b2:a0:1f:74:fb:f8 > b2:a0:a4:84:68:52, ethertype IPv6 (0x86dd), length 222: fc00::2 > fc00::1: ESP(spi=0x00002711,seq=0x3), length 168 tc-so:00:00:34.080004 b2:a0:a4:84:68:52 > b2:a0:1f:74:fb:f8, ethertype IPv6 (0x86dd), length 206: fc00::1 > fc00::2: ESP(spi=0x00002710,seq=0x2), length 152 tc-so:00:00:33.830004 b2:a0:1f:74:fb:f8 > b2:a0:a4:84:68:52, ethertype IPv6 (0x86dd), length 222: fc00::2 > fc00::1: ESP(spi=0x00002711,seq=0x4), length 168 tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-end: 1646868817.785561, ipsec_l2tp_ipv6_tunnel_esp_rijndaelcbc, passed tp-end: 1646868817.817037, net/ipsec/t_ipsec_l2tp tp-start: 1646868835.575163, net/ipsec/t_ipsec_misc, 44 tc-start: 1646868835.578115, ipsec_getspi_update_sa_ah_hmacsha512 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:7c:ae:a0:8f ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:getspi 10.0.0.1 10.0.0.2 ah 10000 -lh 100 -ls 100 ; tc-so:getspi 10.0.0.2 10.0.0.1 ah 10001 -lh 100 -ls 100 ; tc-so:spdadd 10.0.0.1 10.0.0.2 any -P out ipsec ah/transport//require; tc-so:update 10.0.0.1 10.0.0.2 ah 10000 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so: update 10.0.0.2 10.0.0.1 ah 10001 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:getspi 10.0.0.1 10.0.0.2 ah 10000 -lh 100 -ls 100 ; tc-so:getspi 10.0.0.2 10.0.0.1 ah 10001 -lh 100 -ls 100 ; tc-so:spdadd 10.0.0.2 10.0.0.1 any -P out ipsec ah/transport//require; tc-so:update 10.0.0.1 10.0.0.2 ah 10000 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so: update 10.0.0.2 10.0.0.1 ah 10001 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:af:14:99:c0 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:7c:ae:a0:8f UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:af:14:99:c0 4 0 4 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 4 0 4 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:7c:ae:a0:8f on shmif0 27s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:af:14:99:c0 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:7c:ae:a0:8f tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:af:14:99:c0 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:7c:ae:a0:8f 4 0 4 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 4 0 4 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:af:14:99:c0 on shmif0 26s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:7c:ae:a0:8f multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:7c:ae:a0:8f tc-so: linkstr: ./bus_ipsec tc-so: input: 4 packets, 268 bytes, 2 multicasts tc-so: output: 4 packets, 268 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:af:14:99:c0 tc-so: linkstr: ./bus_ipsec tc-so: input: 4 packets, 268 bytes, 2 multicasts tc-so: output: 4 packets, 268 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 1 0 1 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 18 0 18 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 151 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 77 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 418 0 0 140 0 140 140 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 6 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 34 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1273 0 26 233 0 233 tc-so: tc-so:In use 1234K, total allocated 1864K; utilization 66.2% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.230005] IPsec: Initialized Security Association Processing. tc-so:[ 1.230005] mainbus0 (root) tc-so:[ 1.290005] chacha: Portable C ChaCha tc-so:[ 1.290005] aes: BearSSL aes_ct tc-so:[ 1.290005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.290005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.180005] shmif0: Ethernet address b2:a0:af:14:99:c0 tc-so:[ 8.960005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 4 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 5 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 3 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 1 0 1 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 16 0 16 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 45 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 150 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 77 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 29 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 407 0 0 136 0 136 136 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 6 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 34 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 3 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 3 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1261 0 24 229 0 229 tc-so: tc-so:In use 1215K, total allocated 1832K; utilization 66.3% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.260005] IPsec: Initialized Security Association Processing. tc-so:[ 1.260005] mainbus0 (root) tc-so:[ 1.330005] chacha: Portable C ChaCha tc-so:[ 1.330005] aes: BearSSL aes_ct tc-so:[ 1.330005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.330005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.600005] shmif0: Ethernet address b2:a0:7c:ae:a0:8f tc-so:[ 7.260005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:06.740004 b2:a0:af:14:99:c0 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:05.660004 b2:a0:7c:ae:a0:8f > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:08.920004 b2:a0:af:14:99:c0 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:07.260004 b2:a0:7c:ae:a0:8f > b2:a0:af:14:99:c0, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:7c:ae:a0:8f, length 28 tc-so:00:00:08.920004 b2:a0:af:14:99:c0 > b2:a0:7c:ae:a0:8f, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): ICMP echo request, id 28865, seq 0, length 64 tc-so:00:00:07.300004 b2:a0:7c:ae:a0:8f > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:08.960004 b2:a0:af:14:99:c0 > b2:a0:7c:ae:a0:8f, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:af:14:99:c0, length 28 tc-so:00:00:07.300004 b2:a0:7c:ae:a0:8f > b2:a0:af:14:99:c0, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): ICMP echo reply, id 28865, seq 0, length 64 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1646868870.138207, ipsec_getspi_update_sa_ah_hmacsha512, passed tc-start: 1646868870.170311, ipsec_getspi_update_sa_ah_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:e9:d2:d7:c1 ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:getspi 10.0.0.1 10.0.0.2 ah 10000 -lh 100 -ls 100 ; tc-so:getspi 10.0.0.2 10.0.0.1 ah 10001 -lh 100 -ls 100 ; tc-so:spdadd 10.0.0.1 10.0.0.2 any -P out ipsec ah/transport//require; tc-so:update 10.0.0.1 10.0.0.2 ah 10000 -A null ; tc-so: update 10.0.0.2 10.0.0.1 ah 10001 -A null ; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:getspi 10.0.0.1 10.0.0.2 ah 10000 -lh 100 -ls 100 ; tc-so:getspi 10.0.0.2 10.0.0.1 ah 10001 -lh 100 -ls 100 ; tc-so:spdadd 10.0.0.2 10.0.0.1 any -P out ipsec ah/transport//require; tc-so:update 10.0.0.1 10.0.0.2 ah 10000 -A null ; tc-so: update 10.0.0.2 10.0.0.1 ah 10001 -A null ; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:90:a8:ea:11 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:e9:d2:d7:c1 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:90:a8:ea:11 4 0 4 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 4 0 4 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:e9:d2:d7:c1 on shmif0 27s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:90:a8:ea:11 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:e9:d2:d7:c1 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:90:a8:ea:11 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:e9:d2:d7:c1 4 0 4 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 4 0 4 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:90:a8:ea:11 on shmif0 26s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:e9:d2:d7:c1 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:e9:d2:d7:c1 tc-so: linkstr: ./bus_ipsec tc-so: input: 4 packets, 248 bytes, 2 multicasts tc-so: output: 4 packets, 248 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:90:a8:ea:11 tc-so: linkstr: ./bus_ipsec tc-so: input: 4 packets, 248 bytes, 2 multicasts tc-so: output: 4 packets, 248 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 1 0 1 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 18 0 18 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 32 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 149 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 75 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 26 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 418 0 0 140 0 140 140 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 6 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 33 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1270 0 26 233 0 233 tc-so: tc-so:In use 1232K, total allocated 1864K; utilization 66.1% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.230005] IPsec: Initialized Security Association Processing. tc-so:[ 1.230005] mainbus0 (root) tc-so:[ 1.300005] chacha: Portable C ChaCha tc-so:[ 1.300005] aes: BearSSL aes_ct tc-so:[ 1.300005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.300005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.200005] shmif0: Ethernet address b2:a0:90:a8:ea:11 tc-so:[ 9.940005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 4 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 3 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 1 0 1 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 16 0 16 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 32 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 45 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 150 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 75 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 26 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 407 0 0 136 0 136 136 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 6 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 34 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 3 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 3 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1258 0 24 229 0 229 tc-so: tc-so:In use 1213K, total allocated 1832K; utilization 66.2% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.270005] IPsec: Initialized Security Association Processing. tc-so:[ 1.270005] mainbus0 (root) tc-so:[ 1.350005] chacha: Portable C ChaCha tc-so:[ 1.350005] aes: BearSSL aes_ct tc-so:[ 1.350005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.350005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.610005] shmif0: Ethernet address b2:a0:e9:d2:d7:c1 tc-so:[ 8.240005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:06.790004 b2:a0:90:a8:ea:11 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:05.990004 b2:a0:e9:d2:d7:c1 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:09.910004 b2:a0:90:a8:ea:11 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:08.240004 b2:a0:e9:d2:d7:c1 > b2:a0:90:a8:ea:11, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:e9:d2:d7:c1, length 28 tc-so:00:00:09.910004 b2:a0:90:a8:ea:11 > b2:a0:e9:d2:d7:c1, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): ICMP echo request, id 51599, seq 0, length 64 tc-so:00:00:08.280004 b2:a0:e9:d2:d7:c1 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:09.940004 b2:a0:90:a8:ea:11 > b2:a0:e9:d2:d7:c1, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:90:a8:ea:11, length 28 tc-so:00:00:08.280004 b2:a0:e9:d2:d7:c1 > b2:a0:90:a8:ea:11, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): ICMP echo reply, id 51599, seq 0, length 64 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1646868903.252109, ipsec_getspi_update_sa_ah_null, passed tc-start: 1646868903.300996, ipsec_getspi_update_sa_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:2d:06:a0:86 ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:getspi 10.0.0.1 10.0.0.2 esp 10000 -lh 100 -ls 100 ; tc-so:getspi 10.0.0.2 10.0.0.1 esp 10001 -lh 100 -ls 100 ; tc-so:spdadd 10.0.0.1 10.0.0.2 any -P out ipsec esp/transport//require; tc-so:update 10.0.0.1 10.0.0.2 esp 10000 -E null ; tc-so: update 10.0.0.2 10.0.0.1 esp 10001 -E null ; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:getspi 10.0.0.1 10.0.0.2 esp 10000 -lh 100 -ls 100 ; tc-so:getspi 10.0.0.2 10.0.0.1 esp 10001 -lh 100 -ls 100 ; tc-so:spdadd 10.0.0.2 10.0.0.1 any -P out ipsec esp/transport//require; tc-so:update 10.0.0.1 10.0.0.2 esp 10000 -E null ; tc-so: update 10.0.0.2 10.0.0.1 esp 10001 -E null ; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:fb:0b:8d:57 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:2d:06:a0:86 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:fb:0b:8d:57 4 0 4 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 4 0 4 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:2d:06:a0:86 on shmif0 26s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:fb:0b:8d:57 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:2d:06:a0:86 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:fb:0b:8d:57 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:2d:06:a0:86 4 0 4 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 4 0 4 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:fb:0b:8d:57 on shmif0 25s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:2d:06:a0:86 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:2d:06:a0:86 tc-so: linkstr: ./bus_ipsec tc-so: input: 4 packets, 236 bytes, 2 multicasts tc-so: output: 4 packets, 236 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:fb:0b:8d:57 tc-so: linkstr: ./bus_ipsec tc-so: input: 4 packets, 236 bytes, 2 multicasts tc-so: output: 4 packets, 236 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 1 0 1 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 18 0 18 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 149 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 75 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 26 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 419 0 0 140 0 140 140 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 6 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 35 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1269 0 26 233 0 233 tc-so: tc-so:In use 1235K, total allocated 1864K; utilization 66.3% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.310005] IPsec: Initialized Security Association Processing. tc-so:[ 1.310005] mainbus0 (root) tc-so:[ 1.390005] chacha: Portable C ChaCha tc-so:[ 1.390005] aes: BearSSL aes_ct tc-so:[ 1.390005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.390005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.310005] shmif0: Ethernet address b2:a0:fb:0b:8d:57 tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 1 0 1 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 16 0 16 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 45 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 151 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 75 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 26 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 407 0 0 136 0 136 136 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 6 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 34 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1252 0 24 229 0 229 tc-so: tc-so:In use 1211K, total allocated 1832K; utilization 66.1% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.220005] IPsec: Initialized Security Association Processing. tc-so:[ 1.220005] mainbus0 (root) tc-so:[ 1.290005] chacha: Portable C ChaCha tc-so:[ 1.290005] aes: BearSSL aes_ct tc-so:[ 1.290005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.290005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.700005] shmif0: Ethernet address b2:a0:2d:06:a0:86 tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:07.420004 b2:a0:fb:0b:8d:57 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:06.160004 b2:a0:2d:06:a0:86 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:09.950004 b2:a0:fb:0b:8d:57 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:08.170004 b2:a0:2d:06:a0:86 > b2:a0:fb:0b:8d:57, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:2d:06:a0:86, length 28 tc-so:00:00:09.950004 b2:a0:fb:0b:8d:57 > b2:a0:2d:06:a0:86, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x1), length 76 tc-so:00:00:08.170004 b2:a0:2d:06:a0:86 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:09.990004 b2:a0:fb:0b:8d:57 > b2:a0:2d:06:a0:86, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:fb:0b:8d:57, length 28 tc-so:00:00:08.210004 b2:a0:2d:06:a0:86 > b2:a0:fb:0b:8d:57, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x1), length 76 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1646868938.296521, ipsec_getspi_update_sa_esp_null, passed tc-start: 1646868938.324471, ipsec_getspi_update_sa_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:68:14:b9:24 ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:getspi 10.0.0.1 10.0.0.2 esp 10000 -lh 100 -ls 100 ; tc-so:getspi 10.0.0.2 10.0.0.1 esp 10001 -lh 100 -ls 100 ; tc-so:spdadd 10.0.0.1 10.0.0.2 any -P out ipsec esp/transport//require; tc-so:update 10.0.0.1 10.0.0.2 esp 10000 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so: update 10.0.0.2 10.0.0.1 esp 10001 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:getspi 10.0.0.1 10.0.0.2 esp 10000 -lh 100 -ls 100 ; tc-so:getspi 10.0.0.2 10.0.0.1 esp 10001 -lh 100 -ls 100 ; tc-so:spdadd 10.0.0.2 10.0.0.1 any -P out ipsec esp/transport//require; tc-so:update 10.0.0.1 10.0.0.2 esp 10000 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so: update 10.0.0.2 10.0.0.1 esp 10001 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:67:42:50:0f tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:68:14:b9:24 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:67:42:50:0f 4 0 4 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 4 0 4 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:68:14:b9:24 on shmif0 27s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:67:42:50:0f multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:68:14:b9:24 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:67:42:50:0f UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:68:14:b9:24 4 0 4 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 4 0 4 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:67:42:50:0f on shmif0 26s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:68:14:b9:24 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:68:14:b9:24 tc-so: linkstr: ./bus_ipsec tc-so: input: 4 packets, 264 bytes, 2 multicasts tc-so: output: 4 packets, 264 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:67:42:50:0f tc-so: linkstr: ./bus_ipsec tc-so: input: 4 packets, 264 bytes, 2 multicasts tc-so: output: 4 packets, 264 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 1 0 1 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 18 0 18 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 149 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 75 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 25 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 419 0 0 140 0 140 140 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 6 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 34 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1268 0 26 232 0 232 tc-so: tc-so:In use 1235K, total allocated 1856K; utilization 66.5% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.210005] IPsec: Initialized Security Association Processing. tc-so:[ 1.210005] mainbus0 (root) tc-so:[ 1.210005] chacha: Portable C ChaCha tc-so:[ 1.210005] aes: BearSSL aes_ct tc-so:[ 1.210005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.210005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.170005] shmif0: Ethernet address b2:a0:67:42:50:0f tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 4 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 5 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 3 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 1 0 1 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 16 0 16 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 151 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 75 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 25 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 407 0 0 136 0 136 136 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 6 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 34 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 3 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 3 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1260 0 24 228 0 228 tc-so: tc-so:In use 1215K, total allocated 1824K; utilization 66.6% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.240005] IPsec: Initialized Security Association Processing. tc-so:[ 1.240005] mainbus0 (root) tc-so:[ 1.300005] chacha: Portable C ChaCha tc-so:[ 1.300005] aes: BearSSL aes_ct tc-so:[ 1.300005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.300005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.620005] shmif0: Ethernet address b2:a0:68:14:b9:24 tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:07.050004 b2:a0:67:42:50:0f > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:05.750004 b2:a0:68:14:b9:24 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:08.820004 b2:a0:67:42:50:0f > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:07.110004 b2:a0:68:14:b9:24 > b2:a0:67:42:50:0f, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:68:14:b9:24, length 28 tc-so:00:00:08.820004 b2:a0:67:42:50:0f > b2:a0:68:14:b9:24, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x1), length 104 tc-so:00:00:07.110004 b2:a0:68:14:b9:24 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:08.860004 b2:a0:67:42:50:0f > b2:a0:68:14:b9:24, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:67:42:50:0f, length 28 tc-so:00:00:07.110004 b2:a0:68:14:b9:24 > b2:a0:67:42:50:0f, ethertype IPv4 (0x0800), length 138: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x1), length 104 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1646868976.426369, ipsec_getspi_update_sa_esp_rijndaelcbc, passed tc-start: 1646868976.471906, ipsec_lifetime_ipv4_ah_hmacsha512 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:2c:8b:23:02 ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add 10.0.0.1 10.0.0.2 ah 10000 -lh 1 -ls 1 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 ah 10001 -lh 1 -ls 1 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:spdadd 10.0.0.1 10.0.0.2 any -P out ipsec ah/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 10.0.0.1 10.0.0.2 ah 10000 -lh 1 -ls 1 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 ah 10001 -lh 1 -ls 1 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:spdadd 10.0.0.2 10.0.0.1 any -P out ipsec ah/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:No SAD entries. tc-so:No SAD entries. tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:add 10.0.0.1 10.0.0.2 ah 10000 -lh 3 -ls 3 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 ah 10001 -lh 3 -ls 3 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:spdadd 10.0.0.1 10.0.0.2 any -P out ipsec ah/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 10.0.0.1 10.0.0.2 ah 10000 -lh 3 -ls 3 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 ah 10001 -lh 3 -ls 3 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:spdadd 10.0.0.2 10.0.0.1 any -P out ipsec ah/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:No SAD entries. tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:36:38 2022 current: Mar 9 23:36:42 2022 tc-so: diff: 4(s) hard: 3(s) soft: 3(s) tc-so: last: Mar 9 23:36:38 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=7823 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:36:38 2022 current: Mar 9 23:36:42 2022 tc-so: diff: 4(s) hard: 3(s) soft: 3(s) tc-so: last: Mar 9 23:36:38 2022 hard: 0(s) soft: 0(s) tc-so: current: 128(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=7823 refcnt=0 tc-so:No SAD entries. tc-so:No SAD entries. tc-so:Executing command [ rump.ping -c 1 -n -w 1 10.0.0.2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:f9:8d:9c:5d tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:2c:8b:23:02 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:f9:8d:9c:5d 5 0 5 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 5 0 5 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:2c:8b:23:02 on shmif0 12s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:f9:8d:9c:5d multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:2c:8b:23:02 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:f9:8d:9c:5d UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:2c:8b:23:02 5 0 5 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 5 0 5 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:f9:8d:9c:5d on shmif0 10s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:2c:8b:23:02 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:2c:8b:23:02 tc-so: linkstr: ./bus_ipsec tc-so: input: 5 packets, 366 bytes, 2 multicasts tc-so: output: 5 packets, 366 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:f9:8d:9c:5d tc-so: linkstr: ./bus_ipsec tc-so: input: 5 packets, 366 bytes, 2 multicasts tc-so: output: 5 packets, 366 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 22 0 22 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 50 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 149 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 77 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 29 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 553 0 0 185 0 185 185 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 7 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 38 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1419 0 31 278 0 278 tc-so: tc-so:In use 1513K, total allocated 2224K; utilization 68.0% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.220005] IPsec: Initialized Security Association Processing. tc-so:[ 1.220005] mainbus0 (root) tc-so:[ 1.220005] chacha: Portable C ChaCha tc-so:[ 1.220005] aes: BearSSL aes_ct tc-so:[ 1.220005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.220005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.960005] shmif0: Ethernet address b2:a0:f9:8d:9c:5d tc-so:[ 15.450005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 16 0 16 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 49 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 148 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 77 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 29 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 520 0 0 174 0 174 174 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 12 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 37 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1378 0 25 267 0 267 tc-so: tc-so:In use 1447K, total allocated 2136K; utilization 67.7% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.230005] IPsec: Initialized Security Association Processing. tc-so:[ 1.230005] mainbus0 (root) tc-so:[ 1.230005] chacha: Portable C ChaCha tc-so:[ 1.230005] aes: BearSSL aes_ct tc-so:[ 1.230005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.230005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.400005] shmif0: Ethernet address b2:a0:2c:8b:23:02 tc-so:[ 13.860005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:06.670004 b2:a0:f9:8d:9c:5d > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:05.680004 b2:a0:2c:8b:23:02 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:08.210004 b2:a0:f9:8d:9c:5d > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:06.710004 b2:a0:2c:8b:23:02 > b2:a0:f9:8d:9c:5d, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:2c:8b:23:02, length 28 tc-so:00:00:08.260004 b2:a0:f9:8d:9c:5d > b2:a0:2c:8b:23:02, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 53691, seq 0, length 64 tc-so:00:00:06.710004 b2:a0:2c:8b:23:02 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:08.260004 b2:a0:f9:8d:9c:5d > b2:a0:2c:8b:23:02, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:f9:8d:9c:5d, length 28 tc-so:00:00:06.710004 b2:a0:2c:8b:23:02 > b2:a0:f9:8d:9c:5d, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 53691, seq 0, length 64 tc-so:00:00:15.410004 b2:a0:f9:8d:9c:5d > b2:a0:2c:8b:23:02, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): ICMP echo request, id 15414, seq 0, length 64 tc-so:00:00:13.900004 b2:a0:2c:8b:23:02 > b2:a0:f9:8d:9c:5d, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): ICMP echo reply, id 15414, seq 0, length 64 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1646869025.318715, ipsec_lifetime_ipv4_ah_hmacsha512, passed tc-start: 1646869025.344048, ipsec_lifetime_ipv4_ah_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:7d:e8:d2:af ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add 10.0.0.1 10.0.0.2 ah 10000 -lh 1 -ls 1 -A null ; tc-so:add 10.0.0.2 10.0.0.1 ah 10001 -lh 1 -ls 1 -A null ; tc-so:spdadd 10.0.0.1 10.0.0.2 any -P out ipsec ah/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 10.0.0.1 10.0.0.2 ah 10000 -lh 1 -ls 1 -A null ; tc-so:add 10.0.0.2 10.0.0.1 ah 10001 -lh 1 -ls 1 -A null ; tc-so:spdadd 10.0.0.2 10.0.0.1 any -P out ipsec ah/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:No SAD entries. tc-so:No SAD entries. tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:add 10.0.0.1 10.0.0.2 ah 10000 -lh 3 -ls 3 -A null ; tc-so:add 10.0.0.2 10.0.0.1 ah 10001 -lh 3 -ls 3 -A null ; tc-so:spdadd 10.0.0.1 10.0.0.2 any -P out ipsec ah/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 10.0.0.1 10.0.0.2 ah 10000 -lh 3 -ls 3 -A null ; tc-so:add 10.0.0.2 10.0.0.1 ah 10001 -lh 3 -ls 3 -A null ; tc-so:spdadd 10.0.0.2 10.0.0.1 any -P out ipsec ah/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:37:21 2022 current: Mar 9 23:37:24 2022 tc-so: diff: 3(s) hard: 3(s) soft: 3(s) tc-so: last: Mar 9 23:37:22 2022 hard: 0(s) soft: 0(s) tc-so: current: 108(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=16987 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:37:21 2022 current: Mar 9 23:37:24 2022 tc-so: diff: 3(s) hard: 3(s) soft: 3(s) tc-so: last: Mar 9 23:37:22 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=16987 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:37:21 2022 current: Mar 9 23:37:24 2022 tc-so: diff: 3(s) hard: 3(s) soft: 3(s) tc-so: last: Mar 9 23:37:21 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=6192 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:37:21 2022 current: Mar 9 23:37:24 2022 tc-so: diff: 3(s) hard: 3(s) soft: 3(s) tc-so: last: Mar 9 23:37:21 2022 hard: 0(s) soft: 0(s) tc-so: current: 108(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=6192 refcnt=0 tc-so:No SAD entries. tc-so:No SAD entries. tc-so:Executing command [ rump.ping -c 1 -n -w 1 10.0.0.2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:7d:61:b6:04 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:7d:e8:d2:af UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:7d:61:b6:04 5 0 5 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 5 0 5 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:7d:e8:d2:af on shmif0 13s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:7d:61:b6:04 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:7d:e8:d2:af tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:7d:61:b6:04 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:7d:e8:d2:af 5 0 5 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 5 0 5 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:7d:61:b6:04 on shmif0 12s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:7d:e8:d2:af multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:7d:e8:d2:af tc-so: linkstr: ./bus_ipsec tc-so: input: 5 packets, 346 bytes, 2 multicasts tc-so: output: 5 packets, 346 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:7d:61:b6:04 tc-so: linkstr: ./bus_ipsec tc-so: input: 5 packets, 346 bytes, 2 multicasts tc-so: output: 5 packets, 346 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 22 0 22 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 38 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 58 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 157 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 76 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 30 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 28 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 553 0 0 185 0 185 185 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 14 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 39 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1454 0 31 279 0 279 tc-so: tc-so:In use 1517K, total allocated 2232K; utilization 68.0% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.210005] IPsec: Initialized Security Association Processing. tc-so:[ 1.210005] mainbus0 (root) tc-so:[ 1.260005] chacha: Portable C ChaCha tc-so:[ 1.260005] aes: BearSSL aes_ct tc-so:[ 1.260005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.260005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.650005] shmif0: Ethernet address b2:a0:7d:61:b6:04 tc-so:[ 12.040005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 16 0 16 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 38 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 57 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 154 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 75 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 27 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 519 0 0 173 0 173 173 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 14 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 39 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1402 0 25 267 0 267 tc-so: tc-so:In use 1446K, total allocated 2136K; utilization 67.7% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.210005] IPsec: Initialized Security Association Processing. tc-so:[ 1.210005] mainbus0 (root) tc-so:[ 1.260005] chacha: Portable C ChaCha tc-so:[ 1.260005] aes: BearSSL aes_ct tc-so:[ 1.260005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.260005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.180005] shmif0: Ethernet address b2:a0:7d:e8:d2:af tc-so:[ 10.610005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:05.850004 b2:a0:7d:61:b6:04 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:04.880004 b2:a0:7d:e8:d2:af > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:06.830004 b2:a0:7d:61:b6:04 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:05.450004 b2:a0:7d:e8:d2:af > b2:a0:7d:61:b6:04, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:7d:e8:d2:af, length 28 tc-so:00:00:06.830004 b2:a0:7d:61:b6:04 > b2:a0:7d:e8:d2:af, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 2662, seq 0, length 64 tc-so:00:00:05.450004 b2:a0:7d:e8:d2:af > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:06.830004 b2:a0:7d:61:b6:04 > b2:a0:7d:e8:d2:af, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:7d:61:b6:04, length 28 tc-so:00:00:05.450004 b2:a0:7d:e8:d2:af > b2:a0:7d:61:b6:04, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 2662, seq 0, length 64 tc-so:00:00:12.000004 b2:a0:7d:61:b6:04 > b2:a0:7d:e8:d2:af, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): ICMP echo request, id 1649, seq 0, length 64 tc-so:00:00:10.660004 b2:a0:7d:e8:d2:af > b2:a0:7d:61:b6:04, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): ICMP echo reply, id 1649, seq 0, length 64 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1646869072.493841, ipsec_lifetime_ipv4_ah_null, passed tc-start: 1646869072.534629, ipsec_lifetime_ipv4_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:17:5c:41:56 ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add 10.0.0.1 10.0.0.2 esp 10000 -lh 1 -ls 1 -E null ; tc-so:add 10.0.0.2 10.0.0.1 esp 10001 -lh 1 -ls 1 -E null ; tc-so:spdadd 10.0.0.1 10.0.0.2 any -P out ipsec esp/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 10.0.0.1 10.0.0.2 esp 10000 -lh 1 -ls 1 -E null ; tc-so:add 10.0.0.2 10.0.0.1 esp 10001 -lh 1 -ls 1 -E null ; tc-so:spdadd 10.0.0.2 10.0.0.1 any -P out ipsec esp/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:No SAD entries. tc-so:No SAD entries. tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:add 10.0.0.1 10.0.0.2 esp 10000 -lh 3 -ls 3 -E null ; tc-so:add 10.0.0.2 10.0.0.1 esp 10001 -lh 3 -ls 3 -E null ; tc-so:spdadd 10.0.0.1 10.0.0.2 any -P out ipsec esp/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 10.0.0.1 10.0.0.2 esp 10000 -lh 3 -ls 3 -E null ; tc-so:add 10.0.0.2 10.0.0.1 esp 10001 -lh 3 -ls 3 -E null ; tc-so:spdadd 10.0.0.2 10.0.0.1 any -P out ipsec esp/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:38:17 2022 current: Mar 9 23:38:22 2022 tc-so: diff: 5(s) hard: 3(s) soft: 3(s) tc-so: last: Mar 9 23:38:17 2022 hard: 0(s) soft: 0(s) tc-so: current: 96(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=1637 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:38:17 2022 current: Mar 9 23:38:22 2022 tc-so: diff: 5(s) hard: 3(s) soft: 3(s) tc-so: last: Mar 9 23:38:17 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=1637 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:38:19 2022 current: Mar 9 23:38:22 2022 tc-so: diff: 3(s) hard: 3(s) soft: 3(s) tc-so: last: Mar 9 23:38:19 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=28151 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:38:19 2022 current: Mar 9 23:38:22 2022 tc-so: diff: 3(s) hard: 3(s) soft: 3(s) tc-so: last: Mar 9 23:38:19 2022 hard: 0(s) soft: 0(s) tc-so: current: 96(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=28151 refcnt=0 tc-so:No SAD entries. tc-so:No SAD entries. tc-so:Executing command [ rump.ping -c 1 -n -w 1 10.0.0.2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:c0:9d:24:de tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:17:5c:41:56 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:c0:9d:24:de 5 0 5 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 5 0 5 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:17:5c:41:56 on shmif0 9s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:c0:9d:24:de multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:17:5c:41:56 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:c0:9d:24:de UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:17:5c:41:56 5 0 5 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 5 0 5 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:c0:9d:24:de on shmif0 8s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:17:5c:41:56 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:17:5c:41:56 tc-so: linkstr: ./bus_ipsec tc-so: input: 5 packets, 334 bytes, 2 multicasts tc-so: output: 5 packets, 334 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:c0:9d:24:de tc-so: linkstr: ./bus_ipsec tc-so: input: 5 packets, 334 bytes, 2 multicasts tc-so: output: 5 packets, 334 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 5 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 22 0 22 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 49 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 148 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 76 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 25 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 17 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 555 0 0 185 0 185 185 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 16 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 52 0 0 3 0 3 3 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 3 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1449 0 31 279 0 279 tc-so: tc-so:In use 1528K, total allocated 2232K; utilization 68.5% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.300005] IPsec: Initialized Security Association Processing. tc-so:[ 1.300005] mainbus0 (root) tc-so:[ 1.300005] chacha: Portable C ChaCha tc-so:[ 1.300005] aes: BearSSL aes_ct tc-so:[ 1.300005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.300005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 5.950005] shmif0: Ethernet address b2:a0:c0:9d:24:de tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 16 0 16 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 49 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 147 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 75 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 25 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 518 0 0 173 0 173 173 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 12 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 33 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1366 0 25 265 0 265 tc-so: tc-so:In use 1440K, total allocated 2120K; utilization 67.9% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.340005] IPsec: Initialized Security Association Processing. tc-so:[ 1.340005] mainbus0 (root) tc-so:[ 1.450005] chacha: Portable C ChaCha tc-so:[ 1.450005] aes: BearSSL aes_ct tc-so:[ 1.450005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.450005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 5.370005] shmif0: Ethernet address b2:a0:17:5c:41:56 tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:10.180004 b2:a0:c0:9d:24:de > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:08.440004 b2:a0:17:5c:41:56 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:11.660004 b2:a0:c0:9d:24:de > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:09.300004 b2:a0:17:5c:41:56 > b2:a0:c0:9d:24:de, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:17:5c:41:56, length 28 tc-so:00:00:11.700004 b2:a0:c0:9d:24:de > b2:a0:17:5c:41:56, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 18086, seq 0, length 64 tc-so:00:00:09.300004 b2:a0:17:5c:41:56 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:11.700004 b2:a0:c0:9d:24:de > b2:a0:17:5c:41:56, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:c0:9d:24:de, length 28 tc-so:00:00:09.300004 b2:a0:17:5c:41:56 > b2:a0:c0:9d:24:de, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 18086, seq 0, length 64 tc-so:00:00:17.940004 b2:a0:c0:9d:24:de > b2:a0:17:5c:41:56, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x1), length 76 tc-so:00:00:15.590004 b2:a0:17:5c:41:56 > b2:a0:c0:9d:24:de, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x1), length 76 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1646869126.808800, ipsec_lifetime_ipv4_esp_null, passed tc-start: 1646869126.837838, ipsec_lifetime_ipv4_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:99:7b:25:6f ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add 10.0.0.1 10.0.0.2 esp 10000 -lh 1 -ls 1 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 esp 10001 -lh 1 -ls 1 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:spdadd 10.0.0.1 10.0.0.2 any -P out ipsec esp/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 10.0.0.1 10.0.0.2 esp 10000 -lh 1 -ls 1 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 esp 10001 -lh 1 -ls 1 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:spdadd 10.0.0.2 10.0.0.1 any -P out ipsec esp/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:No SAD entries. tc-so:No SAD entries. tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:add 10.0.0.1 10.0.0.2 esp 10000 -lh 3 -ls 3 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 esp 10001 -lh 3 -ls 3 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:spdadd 10.0.0.1 10.0.0.2 any -P out ipsec esp/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 10.0.0.1 10.0.0.2 esp 10000 -lh 3 -ls 3 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 esp 10001 -lh 3 -ls 3 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:spdadd 10.0.0.2 10.0.0.1 any -P out ipsec esp/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:39:04 2022 current: Mar 9 23:39:08 2022 tc-so: diff: 4(s) hard: 3(s) soft: 3(s) tc-so: last: Mar 9 23:39:05 2022 hard: 0(s) soft: 0(s) tc-so: current: 124(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=20345 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:39:04 2022 current: Mar 9 23:39:08 2022 tc-so: diff: 4(s) hard: 3(s) soft: 3(s) tc-so: last: Mar 9 23:39:05 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=20345 refcnt=0 tc-so:No SAD entries. tc-so:No SAD entries. tc-so:No SAD entries. tc-so:Executing command [ rump.ping -c 1 -n -w 1 10.0.0.2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:74:f4:ef:a3 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:99:7b:25:6f UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:74:f4:ef:a3 5 0 5 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 5 0 5 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:99:7b:25:6f on shmif0 10s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:74:f4:ef:a3 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:99:7b:25:6f tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:74:f4:ef:a3 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:99:7b:25:6f 5 0 5 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 5 0 5 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:74:f4:ef:a3 on shmif0 8s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:99:7b:25:6f multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:99:7b:25:6f tc-so: linkstr: ./bus_ipsec tc-so: input: 5 packets, 362 bytes, 2 multicasts tc-so: output: 5 packets, 362 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:74:f4:ef:a3 tc-so: linkstr: ./bus_ipsec tc-so: input: 5 packets, 362 bytes, 2 multicasts tc-so: output: 5 packets, 362 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 22 0 22 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 52 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 135 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 77 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 25 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 554 0 0 185 0 185 185 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 12 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 47 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 4 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 3 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1426 0 31 277 0 277 tc-so: tc-so:In use 1522K, total allocated 2216K; utilization 68.7% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.200005] IPsec: Initialized Security Association Processing. tc-so:[ 1.200005] mainbus0 (root) tc-so:[ 1.240005] chacha: Portable C ChaCha tc-so:[ 1.240005] aes: BearSSL aes_ct tc-so:[ 1.240005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.240005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.570005] shmif0: Ethernet address b2:a0:74:f4:ef:a3 tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 16 0 16 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 61 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 155 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 75 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 26 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 517 0 0 173 0 173 173 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 7 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 37 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1386 0 25 266 0 266 tc-so: tc-so:In use 1441K, total allocated 2128K; utilization 67.7% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.170005] IPsec: Initialized Security Association Processing. tc-so:[ 1.210005] mainbus0 (root) tc-so:[ 1.250005] chacha: Portable C ChaCha tc-so:[ 1.250005] aes: BearSSL aes_ct tc-so:[ 1.250005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.250005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.080005] shmif0: Ethernet address b2:a0:99:7b:25:6f tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:05.920004 b2:a0:74:f4:ef:a3 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:05.200004 b2:a0:99:7b:25:6f > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:07.400004 b2:a0:74:f4:ef:a3 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:06.040004 b2:a0:99:7b:25:6f > b2:a0:74:f4:ef:a3, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:99:7b:25:6f, length 28 tc-so:00:00:07.440004 b2:a0:74:f4:ef:a3 > b2:a0:99:7b:25:6f, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 34222, seq 0, length 64 tc-so:00:00:06.090004 b2:a0:99:7b:25:6f > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:07.440004 b2:a0:74:f4:ef:a3 > b2:a0:99:7b:25:6f, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:74:f4:ef:a3, length 28 tc-so:00:00:06.090004 b2:a0:99:7b:25:6f > b2:a0:74:f4:ef:a3, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 34222, seq 0, length 64 tc-so:00:00:14.070004 b2:a0:74:f4:ef:a3 > b2:a0:99:7b:25:6f, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x1), length 104 tc-so:00:00:12.740004 b2:a0:99:7b:25:6f > b2:a0:74:f4:ef:a3, ethertype IPv4 (0x0800), length 138: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x1), length 104 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1646869172.656805, ipsec_lifetime_ipv4_esp_rijndaelcbc, passed tc-start: 1646869172.681707, ipsec_lifetime_ipv6_ah_hmacsha512 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:7d:ec:7f:44 ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add fd00::1 fd00::2 ah 10000 -lh 1 -ls 1 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add fd00::2 fd00::1 ah 10001 -lh 1 -ls 1 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:spdadd fd00::1 fd00::2 any -P out ipsec ah/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add fd00::1 fd00::2 ah 10000 -lh 1 -ls 1 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add fd00::2 fd00::1 ah 10001 -lh 1 -ls 1 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:spdadd fd00::2 fd00::1 any -P out ipsec ah/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:No SAD entries. tc-so:No SAD entries. tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:add fd00::1 fd00::2 ah 10000 -lh 3 -ls 3 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add fd00::2 fd00::1 ah 10001 -lh 3 -ls 3 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:spdadd fd00::1 fd00::2 any -P out ipsec ah/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add fd00::1 fd00::2 ah 10000 -lh 3 -ls 3 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add fd00::2 fd00::1 ah 10001 -lh 3 -ls 3 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:spdadd fd00::2 fd00::1 any -P out ipsec ah/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:fd00::1 fd00::2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000003 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:39:49 2022 current: Mar 9 23:39:52 2022 tc-so: diff: 3(s) hard: 3(s) soft: 3(s) tc-so: last: Mar 9 23:39:50 2022 hard: 0(s) soft: 0(s) tc-so: current: 328(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 3 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=3804 refcnt=0 tc-so:fd00::2 fd00::1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000002 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:39:49 2022 current: Mar 9 23:39:52 2022 tc-so: diff: 3(s) hard: 3(s) soft: 3(s) tc-so: last: Mar 9 23:39:50 2022 hard: 0(s) soft: 0(s) tc-so: current: 128(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 2 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=3804 refcnt=0 tc-so:fd00::1 fd00::2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000002 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:39:49 2022 current: Mar 9 23:39:52 2022 tc-so: diff: 3(s) hard: 3(s) soft: 3(s) tc-so: last: Mar 9 23:39:49 2022 hard: 0(s) soft: 0(s) tc-so: current: 120(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 2 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=22059 refcnt=0 tc-so:fd00::2 fd00::1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000002 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:39:49 2022 current: Mar 9 23:39:52 2022 tc-so: diff: 3(s) hard: 3(s) soft: 3(s) tc-so: last: Mar 9 23:39:49 2022 hard: 0(s) soft: 0(s) tc-so: current: 224(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 2 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=22059 refcnt=0 tc-so:No SAD entries. tc-so:No SAD entries. tc-so:Executing command [ rump.ping6 -c 1 -n -X 1 fd00::2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:57:df:04:bb tc-so: linkstr: ./bus_ipsec tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:57ff:fedf:4bb%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00::/64 link#2 UC - - - shmif0 tc-so:fd00::1 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:57ff:fedf:4bb link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::2 b2:a0:7d:ec:7f:44 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:57:df:04:bb 9 0 9 0 0 tc-so:shmif 1500 fd00::/64 fd00::1 tc-so: ff02::1:ffdf:4bb% tc-so: ff01:2::1 tc-so: ff02::2:74ff:3c07 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:1%sh 9 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:57ff:f 9 0 9 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00::2 b2:a0:7d:ec:7f:44 shmif0 23s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00::1 tc-so: group ff02::1:ffdf:4bb%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:74ff:3c07%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:1%shmif0 refcount 1 tc-so: enaddr b2:a0:57:df:04:bb multicnt 4 tc-so: 33:33:ff:df:04:bb -- 33:33:ff:df:04:bb refcount 1 tc-so: 33:33:74:ff:3c:07 -- 33:33:74:ff:3c:07 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:7d:ec:7f:44 tc-so: linkstr: ./bus_ipsec tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:7dff:feec:7f44%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00::/64 link#2 UC - - - shmif0 tc-so:fd00::2 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:7dff:feec:7f44 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::1 b2:a0:57:df:04:bb UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:7d:ec:7f:44 9 0 9 0 0 tc-so:shmif 1500 fd00::/64 fd00::2 tc-so: ff02::1:ffec:7f44 tc-so: ff01:2::1 tc-so: ff02::2:3323:3385 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 9 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:7dff:f 9 0 9 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00::1 b2:a0:57:df:04:bb shmif0 18s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00::2 tc-so: group ff02::1:ffec:7f44%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:3323:3385%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: enaddr b2:a0:7d:ec:7f:44 multicnt 4 tc-so: 33:33:ff:ec:7f:44 -- 33:33:ff:ec:7f:44 refcount 1 tc-so: 33:33:33:23:33:85 -- 33:33:33:23:33:85 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:7d:ec:7f:44 tc-so: linkstr: ./bus_ipsec tc-so: input: 9 packets, 870 bytes, 5 multicasts tc-so: output: 9 packets, 838 bytes, 4 multicasts tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:7dff:feec:7f44%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:57:df:04:bb tc-so: linkstr: ./bus_ipsec tc-so: input: 9 packets, 838 bytes, 4 multicasts tc-so: output: 9 packets, 870 bytes, 5 multicasts tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:57ff:fedf:4bb%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 5 0 5 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 13 0 13 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 12 0 12 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 30 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 51 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 55 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 191 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 83 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 42 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 33 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 98 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 693 0 0 231 0 231 231 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 15 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 50 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 4 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 14 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 3 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1693 0 41 328 0 328 tc-so: tc-so:In use 1838K, total allocated 2624K; utilization 70.0% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.210005] IPsec: Initialized Security Association Processing. tc-so:[ 1.250005] mainbus0 (root) tc-so:[ 1.290005] chacha: Portable C ChaCha tc-so:[ 1.290005] aes: BearSSL aes_ct tc-so:[ 1.290005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.290005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.320005] shmif0: Ethernet address b2:a0:57:df:04:bb tc-so:[ 6.470005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 6.470005] get_ifid: shmif0: ifid: b0:a0:57:ff:fe:df:04:bb tc-so:[ 12.990005] ah_input: hash over 104 bytes, skip 40: crda len 104 skip 0 inject 52 tc-so:[ 13.610005] ah_input: hash over 120 bytes, skip 40: crda len 120 skip 0 inject 52 tc-so:[ 28.540005] in6_if_link_down: fd00::1 marked detached tc-so:[ 28.540005] in6_if_link_down: fe80:2::b0a0:57ff:fedf:4bb marked detached tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 7 0 7 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 12 0 12 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 52 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 62 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 210 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 84 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 42 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 39 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 98 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 642 0 0 214 0 214 214 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 15 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 40 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 14 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1650 0 34 311 0 311 tc-so: tc-so:In use 1732K, total allocated 2488K; utilization 69.6% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.200005] IPsec: Initialized Security Association Processing. tc-so:[ 1.200005] mainbus0 (root) tc-so:[ 1.200005] chacha: Portable C ChaCha tc-so:[ 1.200005] aes: BearSSL aes_ct tc-so:[ 1.200005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.200005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.580005] shmif0: Ethernet address b2:a0:7d:ec:7f:44 tc-so:[ 5.270005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 5.270005] get_ifid: shmif0: ifid: b0:a0:7d:ff:fe:ec:7f:44 tc-so:[ 10.930005] ipsec_common_input: no key association found for SA fd00::2/00002710/51/0 tc-so:[ 11.300005] ah_input: hash over 104 bytes, skip 40: crda len 104 skip 0 inject 52 tc-so:[ 11.980005] ah_input: hash over 112 bytes, skip 40: crda len 112 skip 0 inject 52 tc-so:[ 25.970005] in6_if_link_down: fd00::2 marked detached tc-so:[ 25.970005] in6_if_link_down: fe80:2::b0a0:7dff:feec:7f44 marked detached tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:06.890004 b2:a0:57:df:04:bb > 33:33:ff:df:04:bb, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:57ff:fedf:4bb > ff02::1:ffdf:4bb: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffdf:4bb, length 24 tc-so:00:00:07.560004 b2:a0:57:df:04:bb > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fd00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00::2, length 32 tc-so:00:00:05.920004 b2:a0:7d:ec:7f:44 > b2:a0:57:df:04:bb, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:07.600004 b2:a0:57:df:04:bb > b2:a0:7d:ec:7f:44, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:05.960004 b2:a0:7d:ec:7f:44 > b2:a0:57:df:04:bb, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:06.000004 b2:a0:7d:ec:7f:44 > 33:33:ff:ec:7f:44, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7dff:feec:7f44 > ff02::1:ffec:7f44: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffec:7f44, length 24 tc-so:00:00:06.210004 b2:a0:7d:ec:7f:44 > 33:33:33:23:33:85, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7dff:feec:7f44 > ff02::2:3323:3385: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:3323:3385, length 24 tc-so:00:00:08.190004 b2:a0:57:df:04:bb > 33:33:ff:df:04:bb, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:57ff:fedf:4bb > ff02::1:ffdf:4bb: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffdf:4bb, length 24 tc-so:00:00:09.380004 b2:a0:57:df:04:bb > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:57ff:fedf:4bb > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:08.720004 b2:a0:7d:ec:7f:44 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7dff:feec:7f44 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:10.250004 b2:a0:7d:ec:7f:44 > 33:33:ff:ec:7f:44, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7dff:feec:7f44 > ff02::1:ffec:7f44: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffec:7f44, length 24 tc-so:00:00:11.980004 b2:a0:57:df:04:bb > 33:33:74:ff:3c:07, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:57ff:fedf:4bb > ff02::2:74ff:3c07: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:74ff:3c07, length 24 tc-so:00:00:10.930004 b2:a0:7d:ec:7f:44 > b2:a0:57:df:04:bb, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:12.580004 b2:a0:57:df:04:bb > b2:a0:7d:ec:7f:44, ethertype IPv6 (0x86dd), length 126: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x1): ICMP6, neighbor advertisement, tgt is fd00::1, length 24 tc-so:00:00:12.950004 b2:a0:57:df:04:bb > b2:a0:7d:ec:7f:44, ethertype IPv6 (0x86dd), length 118: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x2): ICMP6, echo request, seq 0, length 16 tc-so:00:00:11.340004 b2:a0:7d:ec:7f:44 > b2:a0:57:df:04:bb, ethertype IPv6 (0x86dd), length 118: fd00::2 > fd00::1: AH(spi=0x00002711,seq=0x1): ICMP6, echo reply, seq 0, length 16 tc-so:00:00:11.980004 b2:a0:7d:ec:7f:44 > b2:a0:57:df:04:bb, ethertype IPv6 (0x86dd), length 134: fd00::2 > fd00::1: AH(spi=0x00002711,seq=0x2): ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:13.610004 b2:a0:57:df:04:bb > b2:a0:7d:ec:7f:44, ethertype IPv6 (0x86dd), length 126: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x3): ICMP6, neighbor advertisement, tgt is fd00::1, length 24 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1646869216.963448, ipsec_lifetime_ipv6_ah_hmacsha512, passed tc-start: 1646869216.992460, ipsec_lifetime_ipv6_ah_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:46:92:97:2b ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add fd00::1 fd00::2 ah 10000 -lh 1 -ls 1 -A null ; tc-so:add fd00::2 fd00::1 ah 10001 -lh 1 -ls 1 -A null ; tc-so:spdadd fd00::1 fd00::2 any -P out ipsec ah/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add fd00::1 fd00::2 ah 10000 -lh 1 -ls 1 -A null ; tc-so:add fd00::2 fd00::1 ah 10001 -lh 1 -ls 1 -A null ; tc-so:spdadd fd00::2 fd00::1 any -P out ipsec ah/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:No SAD entries. tc-so:No SAD entries. tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:add fd00::1 fd00::2 ah 10000 -lh 3 -ls 3 -A null ; tc-so:add fd00::2 fd00::1 ah 10001 -lh 3 -ls 3 -A null ; tc-so:spdadd fd00::1 fd00::2 any -P out ipsec ah/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add fd00::1 fd00::2 ah 10000 -lh 3 -ls 3 -A null ; tc-so:add fd00::2 fd00::1 ah 10001 -lh 3 -ls 3 -A null ; tc-so:spdadd fd00::2 fd00::1 any -P out ipsec ah/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:No SAD entries. tc-so:fd00::1 fd00::2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000002 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:40:33 2022 current: Mar 9 23:40:36 2022 tc-so: diff: 3(s) hard: 3(s) soft: 3(s) tc-so: last: Mar 9 23:40:33 2022 hard: 0(s) soft: 0(s) tc-so: current: 120(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 2 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=15785 refcnt=0 tc-so:fd00::2 fd00::1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:40:33 2022 current: Mar 9 23:40:36 2022 tc-so: diff: 3(s) hard: 3(s) soft: 3(s) tc-so: last: Mar 9 23:40:33 2022 hard: 0(s) soft: 0(s) tc-so: current: 80(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=15785 refcnt=0 tc-so:No SAD entries. tc-so:No SAD entries. tc-so:Executing command [ rump.ping6 -c 1 -n -X 1 fd00::2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:1f:02:79:44 tc-so: linkstr: ./bus_ipsec tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:1fff:fe02:7944%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00::/64 link#2 UC - - - shmif0 tc-so:fd00::1 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:1fff:fe02:7944 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::2 b2:a0:46:92:97:2b UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:1f:02:79:44 8 0 8 0 0 tc-so:shmif 1500 fd00::/64 fd00::1 tc-so: ff02::1:ff02:7944 tc-so: ff01:2::1 tc-so: ff02::2:fa22:4e10 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:1%sh 8 0 8 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:1fff:f 8 0 8 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00::2 b2:a0:46:92:97:2b shmif0 6s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00::1 tc-so: group ff02::1:ff02:7944%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:fa22:4e10%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:1%shmif0 refcount 1 tc-so: enaddr b2:a0:1f:02:79:44 multicnt 4 tc-so: 33:33:ff:02:79:44 -- 33:33:ff:02:79:44 refcount 1 tc-so: 33:33:fa:22:4e:10 -- 33:33:fa:22:4e:10 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:46:92:97:2b tc-so: linkstr: ./bus_ipsec tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:46ff:fe92:972b%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00::/64 link#2 UC - - - shmif0 tc-so:fd00::2 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:46ff:fe92:972b link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::1 b2:a0:1f:02:79:44 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:46:92:97:2b 8 0 8 0 0 tc-so:shmif 1500 fd00::/64 fd00::2 tc-so: ff02::1:ff92:972b tc-so: ff01:2::1 tc-so: ff02::2:cdc1:a924 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 8 0 8 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:46ff:f 8 0 8 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00::1 b2:a0:1f:02:79:44 shmif0 16s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00::2 tc-so: group ff02::1:ff92:972b%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:cdc1:a924%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: enaddr b2:a0:46:92:97:2b multicnt 4 tc-so: 33:33:ff:92:97:2b -- 33:33:ff:92:97:2b refcount 1 tc-so: 33:33:cd:c1:a9:24 -- 33:33:cd:c1:a9:24 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:46:92:97:2b tc-so: linkstr: ./bus_ipsec tc-so: input: 8 packets, 696 bytes, 5 multicasts tc-so: output: 8 packets, 680 bytes, 4 multicasts tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:46ff:fe92:972b%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:1f:02:79:44 tc-so: linkstr: ./bus_ipsec tc-so: input: 8 packets, 680 bytes, 4 multicasts tc-so: output: 8 packets, 696 bytes, 5 multicasts tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:1fff:fe02:7944%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 13 0 13 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 12 0 12 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 41 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 51 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 63 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 209 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 81 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 42 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 31 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 98 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 690 0 0 230 0 230 230 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 11 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 38 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 14 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1700 0 40 326 0 326 tc-so: tc-so:In use 1825K, total allocated 2608K; utilization 70.0% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.200005] IPsec: Initialized Security Association Processing. tc-so:[ 1.200005] mainbus0 (root) tc-so:[ 1.270005] chacha: Portable C ChaCha tc-so:[ 1.270005] aes: BearSSL aes_ct tc-so:[ 1.270005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.270005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.130005] shmif0: Ethernet address b2:a0:1f:02:79:44 tc-so:[ 6.270005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 6.270005] get_ifid: shmif0: ifid: b0:a0:1f:ff:fe:02:79:44 tc-so:[ 12.570005] ah_input: hash over 80 bytes, skip 40: crda len 80 skip 0 inject 52 tc-so:[ 30.220005] in6_if_link_down: fd00::1 marked detached tc-so:[ 30.220005] in6_if_link_down: fe80:2::b0a0:1fff:fe02:7944 marked detached tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 7 0 7 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 12 0 12 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 41 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 51 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 62 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 210 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 80 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 42 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 98 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 642 0 0 214 0 214 214 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 15 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 40 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 14 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1648 0 34 311 0 311 tc-so: tc-so:In use 1729K, total allocated 2488K; utilization 69.5% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.200005] IPsec: Initialized Security Association Processing. tc-so:[ 1.200005] mainbus0 (root) tc-so:[ 1.280005] chacha: Portable C ChaCha tc-so:[ 1.280005] aes: BearSSL aes_ct tc-so:[ 1.280005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.280005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.400005] shmif0: Ethernet address b2:a0:46:92:97:2b tc-so:[ 5.060005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 5.060005] get_ifid: shmif0: ifid: b0:a0:46:ff:fe:92:97:2b tc-so:[ 10.700005] ah_input: hash over 88 bytes, skip 40: crda len 88 skip 0 inject 52 tc-so:[ 10.950005] ah_input: hash over 80 bytes, skip 40: crda len 80 skip 0 inject 52 tc-so:[ 27.680005] in6_if_link_down: fd00::2 marked detached tc-so:[ 27.680005] in6_if_link_down: fe80:2::b0a0:46ff:fe92:972b marked detached tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:06.640004 b2:a0:1f:02:79:44 > 33:33:ff:02:79:44, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:1fff:fe02:7944 > ff02::1:ff02:7944: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff02:7944, length 24 tc-so:00:00:05.350004 b2:a0:46:92:97:2b > 33:33:ff:92:97:2b, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:46ff:fe92:972b > ff02::1:ff92:972b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff92:972b, length 24 tc-so:00:00:07.270004 b2:a0:1f:02:79:44 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fd00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00::2, length 32 tc-so:00:00:05.690004 b2:a0:46:92:97:2b > b2:a0:1f:02:79:44, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:07.310004 b2:a0:1f:02:79:44 > b2:a0:46:92:97:2b, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:05.690004 b2:a0:46:92:97:2b > b2:a0:1f:02:79:44, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:06.620004 b2:a0:46:92:97:2b > 33:33:ff:92:97:2b, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:46ff:fe92:972b > ff02::1:ff92:972b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff92:972b, length 24 tc-so:00:00:08.390004 b2:a0:1f:02:79:44 > 33:33:fa:22:4e:10, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:1fff:fe02:7944 > ff02::2:fa22:4e10: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:fa22:4e10, length 24 tc-so:00:00:09.810004 b2:a0:1f:02:79:44 > 33:33:ff:02:79:44, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:1fff:fe02:7944 > ff02::1:ff02:7944: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff02:7944, length 24 tc-so:00:00:10.700004 b2:a0:46:92:97:2b > b2:a0:1f:02:79:44, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:12.310004 b2:a0:1f:02:79:44 > b2:a0:46:92:97:2b, ethertype IPv6 (0x86dd), length 102: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x1): ICMP6, neighbor advertisement, tgt is fd00::1, length 24 tc-so:00:00:12.570004 b2:a0:1f:02:79:44 > b2:a0:46:92:97:2b, ethertype IPv6 (0x86dd), length 94: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x2): ICMP6, echo request, seq 0, length 16 tc-so:00:00:10.950004 b2:a0:46:92:97:2b > b2:a0:1f:02:79:44, ethertype IPv6 (0x86dd), length 94: fd00::2 > fd00::1: AH(spi=0x00002711,seq=0x1): ICMP6, echo reply, seq 0, length 16 tc-so:00:00:13.160004 b2:a0:1f:02:79:44 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:1fff:fe02:7944 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:11.890004 b2:a0:46:92:97:2b > 33:33:cd:c1:a9:24, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:46ff:fe92:972b > ff02::2:cdc1:a924: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:cdc1:a924, length 24 tc-so:00:00:14.350004 b2:a0:46:92:97:2b > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:46ff:fe92:972b > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1646869262.150032, ipsec_lifetime_ipv6_ah_null, passed tc-start: 1646869262.175693, ipsec_lifetime_ipv6_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:ac:8b:15:b5 ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add fd00::1 fd00::2 esp 10000 -lh 1 -ls 1 -E null ; tc-so:add fd00::2 fd00::1 esp 10001 -lh 1 -ls 1 -E null ; tc-so:spdadd fd00::1 fd00::2 any -P out ipsec esp/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add fd00::1 fd00::2 esp 10000 -lh 1 -ls 1 -E null ; tc-so:add fd00::2 fd00::1 esp 10001 -lh 1 -ls 1 -E null ; tc-so:spdadd fd00::2 fd00::1 any -P out ipsec esp/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:No SAD entries. tc-so:No SAD entries. tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:add fd00::1 fd00::2 esp 10000 -lh 3 -ls 3 -E null ; tc-so:add fd00::2 fd00::1 esp 10001 -lh 3 -ls 3 -E null ; tc-so:spdadd fd00::1 fd00::2 any -P out ipsec esp/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add fd00::1 fd00::2 esp 10000 -lh 3 -ls 3 -E null ; tc-so:add fd00::2 fd00::1 esp 10001 -lh 3 -ls 3 -E null ; tc-so:spdadd fd00::2 fd00::1 any -P out ipsec esp/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:fd00::1 fd00::2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000002 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:41:17 2022 current: Mar 9 23:41:21 2022 tc-so: diff: 4(s) hard: 3(s) soft: 3(s) tc-so: last: Mar 9 23:41:18 2022 hard: 0(s) soft: 0(s) tc-so: current: 144(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 2 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=7617 refcnt=0 tc-so:fd00::2 fd00::1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000002 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:41:17 2022 current: Mar 9 23:41:21 2022 tc-so: diff: 4(s) hard: 3(s) soft: 3(s) tc-so: last: Mar 9 23:41:18 2022 hard: 0(s) soft: 0(s) tc-so: current: 128(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 2 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=7617 refcnt=0 tc-so:fd00::1 fd00::2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000002 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:41:18 2022 current: Mar 9 23:41:21 2022 tc-so: diff: 3(s) hard: 3(s) soft: 3(s) tc-so: last: Mar 9 23:41:18 2022 hard: 0(s) soft: 0(s) tc-so: current: 120(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 2 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=29987 refcnt=0 tc-so:fd00::2 fd00::1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000002 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:41:18 2022 current: Mar 9 23:41:21 2022 tc-so: diff: 3(s) hard: 3(s) soft: 3(s) tc-so: last: Mar 9 23:41:18 2022 hard: 0(s) soft: 0(s) tc-so: current: 152(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 2 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=29987 refcnt=0 tc-so:No SAD entries. tc-so:No SAD entries. tc-so:Executing command [ rump.ping6 -c 1 -n -X 1 fd00::2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:b3:c4:ab:17 tc-so: linkstr: ./bus_ipsec tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:b3ff:fec4:ab17%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00::/64 link#2 UC - - - shmif0 tc-so:fd00::1 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:b3ff:fec4:ab17 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::2 b2:a0:ac:8b:15:b5 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:b3:c4:ab:17 8 0 8 0 0 tc-so:shmif 1500 fd00::/64 fd00::1 tc-so: ff02::1:ffc4:ab17 tc-so: ff01:2::1 tc-so: ff02::2:ec77:15d3 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:1%sh 8 0 8 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:b3ff:f 8 0 8 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00::2 b2:a0:ac:8b:15:b5 shmif0 1s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00::1 tc-so: group ff02::1:ffc4:ab17%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:ec77:15d3%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:1%shmif0 refcount 1 tc-so: enaddr b2:a0:b3:c4:ab:17 multicnt 4 tc-so: 33:33:ff:c4:ab:17 -- 33:33:ff:c4:ab:17 refcount 1 tc-so: 33:33:ec:77:15:d3 -- 33:33:ec:77:15:d3 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:ac:8b:15:b5 tc-so: linkstr: ./bus_ipsec tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:acff:fe8b:15b5%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00::/64 link#2 UC - - - shmif0 tc-so:fd00::2 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:acff:fe8b:15b5 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::1 b2:a0:b3:c4:ab:17 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:ac:8b:15:b5 8 0 8 0 0 tc-so:shmif 1500 fd00::/64 fd00::2 tc-so: ff02::1:ff8b:15b5 tc-so: ff01:2::1 tc-so: ff02::2:b5b2:a105 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 8 0 8 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:acff:f 8 0 8 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00::1 b2:a0:b3:c4:ab:17 shmif0 expired R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00::2 tc-so: group ff02::1:ff8b:15b5%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:b5b2:a105%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: enaddr b2:a0:ac:8b:15:b5 multicnt 4 tc-so: 33:33:ff:8b:15:b5 -- 33:33:ff:8b:15:b5 refcount 1 tc-so: 33:33:b5:b2:a1:05 -- 33:33:b5:b2:a1:05 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:ac:8b:15:b5 tc-so: linkstr: ./bus_ipsec tc-so: input: 8 packets, 672 bytes, 5 multicasts tc-so: output: 8 packets, 680 bytes, 4 multicasts tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:acff:fe8b:15b5%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:b3:c4:ab:17 tc-so: linkstr: ./bus_ipsec tc-so: input: 8 packets, 680 bytes, 4 multicasts tc-so: output: 8 packets, 672 bytes, 5 multicasts tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:b3ff:fec4:ab17%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 13 0 13 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 12 0 12 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 33 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 51 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 62 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 207 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 81 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 42 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 31 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 98 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 691 0 0 231 0 231 231 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 15 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 38 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 14 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1694 0 40 328 0 328 tc-so: tc-so:In use 1828K, total allocated 2624K; utilization 69.7% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.200005] IPsec: Initialized Security Association Processing. tc-so:[ 1.200005] mainbus0 (root) tc-so:[ 1.270005] chacha: Portable C ChaCha tc-so:[ 1.270005] aes: BearSSL aes_ct tc-so:[ 1.270005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.270005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.120005] shmif0: Ethernet address b2:a0:b3:c4:ab:17 tc-so:[ 6.230005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 6.230005] get_ifid: shmif0: ifid: b0:a0:b3:ff:fe:c4:ab:17 tc-so:[ 29.440005] in6_if_link_down: fd00::1 marked detached tc-so:[ 29.440005] in6_if_link_down: fe80:2::b0a0:b3ff:fec4:ab17 marked detached tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 4 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 3 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 7 0 7 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 12 0 12 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 33 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 51 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 62 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 211 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 80 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 42 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 31 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 98 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 641 0 0 214 0 214 214 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 15 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 38 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 3 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 3 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 14 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1643 0 34 311 0 311 tc-so: tc-so:In use 1728K, total allocated 2488K; utilization 69.5% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.200005] IPsec: Initialized Security Association Processing. tc-so:[ 1.200005] mainbus0 (root) tc-so:[ 1.280005] chacha: Portable C ChaCha tc-so:[ 1.280005] aes: BearSSL aes_ct tc-so:[ 1.280005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.280005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.370005] shmif0: Ethernet address b2:a0:ac:8b:15:b5 tc-so:[ 5.020005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 5.020005] get_ifid: shmif0: ifid: b0:a0:ac:ff:fe:8b:15:b5 tc-so:[ 26.860005] in6_if_link_down: fd00::2 marked detached tc-so:[ 26.860005] in6_if_link_down: fe80:2::b0a0:acff:fe8b:15b5 marked detached tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:06.370004 b2:a0:b3:c4:ab:17 > 33:33:ff:c4:ab:17, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:b3ff:fec4:ab17 > ff02::1:ffc4:ab17: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffc4:ab17, length 24 tc-so:00:00:05.540004 b2:a0:ac:8b:15:b5 > 33:33:ff:8b:15:b5, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:acff:fe8b:15b5 > ff02::1:ff8b:15b5: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff8b:15b5, length 24 tc-so:00:00:07.240004 b2:a0:b3:c4:ab:17 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fd00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00::2, length 32 tc-so:00:00:05.620004 b2:a0:ac:8b:15:b5 > b2:a0:b3:c4:ab:17, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:07.240004 b2:a0:b3:c4:ab:17 > b2:a0:ac:8b:15:b5, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:05.620004 b2:a0:ac:8b:15:b5 > b2:a0:b3:c4:ab:17, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:08.000004 b2:a0:ac:8b:15:b5 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:acff:fe8b:15b5 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:08.040004 b2:a0:ac:8b:15:b5 > 33:33:b5:b2:a1:05, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:acff:fe8b:15b5 > ff02::2:b5b2:a105: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:b5b2:a105, length 24 tc-so:00:00:08.630004 b2:a0:ac:8b:15:b5 > 33:33:ff:8b:15:b5, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:acff:fe8b:15b5 > ff02::1:ff8b:15b5: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff8b:15b5, length 24 tc-so:00:00:10.930004 b2:a0:b3:c4:ab:17 > 33:33:ff:c4:ab:17, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:b3ff:fec4:ab17 > ff02::1:ffc4:ab17: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffc4:ab17, length 24 tc-so:00:00:10.660004 b2:a0:ac:8b:15:b5 > b2:a0:b3:c4:ab:17, ethertype IPv6 (0x86dd), length 98: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x1), length 44 tc-so:00:00:12.280004 b2:a0:b3:c4:ab:17 > b2:a0:ac:8b:15:b5, ethertype IPv6 (0x86dd), length 90: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x1), length 36 tc-so:00:00:12.380004 b2:a0:b3:c4:ab:17 > b2:a0:ac:8b:15:b5, ethertype IPv6 (0x86dd), length 82: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x2), length 28 tc-so:00:00:10.760004 b2:a0:ac:8b:15:b5 > b2:a0:b3:c4:ab:17, ethertype IPv6 (0x86dd), length 82: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x2), length 28 tc-so:00:00:14.110004 b2:a0:b3:c4:ab:17 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:b3ff:fec4:ab17 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:15.110004 b2:a0:b3:c4:ab:17 > 33:33:ec:77:15:d3, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:b3ff:fec4:ab17 > ff02::2:ec77:15d3: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:ec77:15d3, length 24 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1646869306.910402, ipsec_lifetime_ipv6_esp_null, passed tc-start: 1646869306.935925, ipsec_lifetime_ipv6_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:0b:51:07:e6 ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add fd00::1 fd00::2 esp 10000 -lh 1 -ls 1 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add fd00::2 fd00::1 esp 10001 -lh 1 -ls 1 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:spdadd fd00::1 fd00::2 any -P out ipsec esp/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add fd00::1 fd00::2 esp 10000 -lh 1 -ls 1 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add fd00::2 fd00::1 esp 10001 -lh 1 -ls 1 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:spdadd fd00::2 fd00::1 any -P out ipsec esp/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:No SAD entries. tc-so:No SAD entries. tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:add fd00::1 fd00::2 esp 10000 -lh 3 -ls 3 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add fd00::2 fd00::1 esp 10001 -lh 3 -ls 3 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:spdadd fd00::1 fd00::2 any -P out ipsec esp/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add fd00::1 fd00::2 esp 10000 -lh 3 -ls 3 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add fd00::2 fd00::1 esp 10001 -lh 3 -ls 3 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:spdadd fd00::2 fd00::1 any -P out ipsec esp/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:fd00::1 fd00::2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000002 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:42:04 2022 current: Mar 9 23:42:07 2022 tc-so: diff: 3(s) hard: 3(s) soft: 3(s) tc-so: last: Mar 9 23:42:04 2022 hard: 0(s) soft: 0(s) tc-so: current: 192(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 2 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=4003 refcnt=0 tc-so:fd00::2 fd00::1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:42:04 2022 current: Mar 9 23:42:07 2022 tc-so: diff: 3(s) hard: 3(s) soft: 3(s) tc-so: last: Mar 9 23:42:04 2022 hard: 0(s) soft: 0(s) tc-so: current: 56(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=4003 refcnt=0 tc-so:No SAD entries. tc-so:No SAD entries. tc-so:No SAD entries. tc-so:Executing command [ rump.ping6 -c 1 -n -X 1 fd00::2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:83:0c:e5:07 tc-so: linkstr: ./bus_ipsec tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:83ff:fe0c:e507%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00::/64 link#2 UC - - - shmif0 tc-so:fd00::1 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:83ff:fe0c:e507 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::2 b2:a0:0b:51:07:e6 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:83:0c:e5:07 8 0 8 0 0 tc-so:shmif 1500 fd00::/64 fd00::1 tc-so: ff02::1:ff0c:e507 tc-so: ff01:2::1 tc-so: ff02::2:441d:54bb tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:1%sh 8 0 8 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:83ff:f 8 0 8 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00::2 b2:a0:0b:51:07:e6 shmif0 9s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00::1 tc-so: group ff02::1:ff0c:e507%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:441d:54bb%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:1%shmif0 refcount 1 tc-so: enaddr b2:a0:83:0c:e5:07 multicnt 4 tc-so: 33:33:ff:0c:e5:07 -- 33:33:ff:0c:e5:07 refcount 1 tc-so: 33:33:44:1d:54:bb -- 33:33:44:1d:54:bb refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:0b:51:07:e6 tc-so: linkstr: ./bus_ipsec tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:bff:fe51:7e6%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00::/64 link#2 UC - - - shmif0 tc-so:fd00::2 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:bff:fe51:7e6 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::1 b2:a0:83:0c:e5:07 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:0b:51:07:e6 8 0 8 0 0 tc-so:shmif 1500 fd00::/64 fd00::2 tc-so: ff02::1:ff51:7e6% tc-so: ff01:2::1 tc-so: ff02::2:b36b:c9e% tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 8 0 8 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:bff:fe 8 0 8 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00::1 b2:a0:83:0c:e5:07 shmif0 18s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00::2 tc-so: group ff02::1:ff51:7e6%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:b36b:c9e%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: enaddr b2:a0:0b:51:07:e6 multicnt 4 tc-so: 33:33:ff:51:07:e6 -- 33:33:ff:51:07:e6 refcount 1 tc-so: 33:33:b3:6b:0c:9e -- 33:33:b3:6b:0c:9e refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:0b:51:07:e6 tc-so: linkstr: ./bus_ipsec tc-so: input: 8 packets, 720 bytes, 5 multicasts tc-so: output: 8 packets, 696 bytes, 4 multicasts tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:bff:fe51:7e6%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:83:0c:e5:07 tc-so: linkstr: ./bus_ipsec tc-so: input: 8 packets, 696 bytes, 4 multicasts tc-so: output: 8 packets, 720 bytes, 5 multicasts tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:83ff:fe0c:e507%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 4 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 2 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 3 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 13 0 13 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 12 0 12 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 52 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 57 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 190 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 82 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 42 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 29 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 98 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 694 0 0 232 0 232 232 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 13 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 57 0 0 3 0 3 3 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 3 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 3 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 14 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 3 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1703 0 40 329 0 329 tc-so: tc-so:In use 1847K, total allocated 2632K; utilization 70.2% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.200005] IPsec: Initialized Security Association Processing. tc-so:[ 1.200005] mainbus0 (root) tc-so:[ 1.280005] chacha: Portable C ChaCha tc-so:[ 1.280005] aes: BearSSL aes_ct tc-so:[ 1.280005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.280005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.320005] shmif0: Ethernet address b2:a0:83:0c:e5:07 tc-so:[ 6.560005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 6.560005] get_ifid: shmif0: ifid: b0:a0:83:ff:fe:0c:e5:07 tc-so:[ 36.560005] in6_if_link_down: fd00::1 marked detached tc-so:[ 36.560005] in6_if_link_down: fe80:2::b0a0:83ff:fe0c:e507 marked detached tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 7 0 7 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 12 0 12 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 52 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 66 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 211 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 80 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 42 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 31 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 98 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 641 0 0 214 0 214 214 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 9 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 41 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 14 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1641 0 34 310 0 310 tc-so: tc-so:In use 1728K, total allocated 2480K; utilization 69.7% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.210005] IPsec: Initialized Security Association Processing. tc-so:[ 1.210005] mainbus0 (root) tc-so:[ 1.290005] chacha: Portable C ChaCha tc-so:[ 1.290005] aes: BearSSL aes_ct tc-so:[ 1.290005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.290005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.500005] shmif0: Ethernet address b2:a0:0b:51:07:e6 tc-so:[ 5.270005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 5.270005] get_ifid: shmif0: ifid: b0:a0:0b:ff:fe:51:07:e6 tc-so:[ 33.950005] in6_if_link_down: fd00::2 marked detached tc-so:[ 33.950005] in6_if_link_down: fe80:2::b0a0:bff:fe51:7e6 marked detached tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:06.870004 b2:a0:83:0c:e5:07 > 33:33:ff:0c:e5:07, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:83ff:fe0c:e507 > ff02::1:ff0c:e507: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff0c:e507, length 24 tc-so:00:00:07.170004 b2:a0:83:0c:e5:07 > 33:33:ff:0c:e5:07, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:83ff:fe0c:e507 > ff02::1:ff0c:e507: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff0c:e507, length 24 tc-so:00:00:05.520004 b2:a0:0b:51:07:e6 > 33:33:ff:51:07:e6, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:bff:fe51:7e6 > ff02::1:ff51:7e6: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff51:7e6, length 24 tc-so:00:00:05.590004 b2:a0:0b:51:07:e6 > 33:33:b3:6b:0c:9e, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:bff:fe51:7e6 > ff02::2:b36b:c9e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:b36b:c9e, length 24 tc-so:00:00:07.630004 b2:a0:83:0c:e5:07 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fd00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00::2, length 32 tc-so:00:00:05.900004 b2:a0:0b:51:07:e6 > b2:a0:83:0c:e5:07, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:07.630004 b2:a0:83:0c:e5:07 > b2:a0:0b:51:07:e6, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:05.900004 b2:a0:0b:51:07:e6 > b2:a0:83:0c:e5:07, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:09.340004 b2:a0:0b:51:07:e6 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:bff:fe51:7e6 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:10.930004 b2:a0:0b:51:07:e6 > b2:a0:83:0c:e5:07, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:12.660004 b2:a0:83:0c:e5:07 > b2:a0:0b:51:07:e6, ethertype IPv6 (0x86dd), length 110: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x1), length 56 tc-so:00:00:12.850004 b2:a0:83:0c:e5:07 > 33:33:44:1d:54:bb, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:83ff:fe0c:e507 > ff02::2:441d:54bb: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:441d:54bb, length 24 tc-so:00:00:12.890004 b2:a0:83:0c:e5:07 > b2:a0:0b:51:07:e6, ethertype IPv6 (0x86dd), length 110: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x2), length 56 tc-so:00:00:11.210004 b2:a0:0b:51:07:e6 > b2:a0:83:0c:e5:07, ethertype IPv6 (0x86dd), length 110: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x1), length 56 tc-so:00:00:14.270004 b2:a0:83:0c:e5:07 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:83ff:fe0c:e507 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:15.350004 b2:a0:0b:51:07:e6 > 33:33:ff:51:07:e6, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:bff:fe51:7e6 > ff02::1:ff51:7e6: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff51:7e6, length 24 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1646869359.112909, ipsec_lifetime_ipv6_esp_rijndaelcbc, passed tc-start: 1646869359.137241, ipsec_multiple_sa_ah_hmacsha512 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:cb:c8:32:c8 ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.3/24 alias ] tc-so:spdadd 10.0.0.1 0.0.0.0/0 any -P out ipsec ah/transport//require; tc-so:spdadd 0.0.0.0/0 10.0.0.1 any -P in ipsec ah/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:0.0.0.0/0[any] 10.0.0.1[any] 255(reserved) tc-so: in ipsec tc-so: ah/transport//require tc-so: spid=2 seq=1 pid=20143 tc-so: refcnt=0 tc-so:10.0.0.1[any] 0.0.0.0/0[any] 255(reserved) tc-so: out ipsec tc-so: ah/transport//require tc-so: spid=1 seq=0 pid=20143 tc-so: refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:spdadd 0.0.0.0/0 10.0.0.1 any -P out ipsec ah/transport//require; tc-so:spdadd 10.0.0.1 0.0.0.0/0 any -P in ipsec ah/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1[any] 0.0.0.0/0[any] 255(reserved) tc-so: in ipsec tc-so: ah/transport//require tc-so: spid=2 seq=1 pid=19130 tc-so: refcnt=0 tc-so:0.0.0.0/0[any] 10.0.0.1[any] 255(reserved) tc-so: out ipsec tc-so: ah/transport//require tc-so: spid=1 seq=0 pid=19130 tc-so: refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.3 ] tc-so:add 10.0.0.1 10.0.0.2 ah 10000 -lh 100 -ls 100 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 ah 10001 -lh 100 -ls 100 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:43:00 2022 current: Mar 9 23:43:00 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:42:43 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=3061 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:43:00 2022 current: Mar 9 23:43:00 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:42:43 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=3061 refcnt=0 tc-so:add 10.0.0.1 10.0.0.2 ah 10000 -lh 100 -ls 100 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 ah 10001 -lh 100 -ls 100 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:43:00 2022 current: Mar 9 23:43:01 2022 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:42:44 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=13824 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:43:00 2022 current: Mar 9 23:43:01 2022 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:42:44 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=13824 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.3 ] tc-so:add 10.0.0.1 10.0.0.3 ah 10010 -lh 100 -ls 100 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.3 10.0.0.1 ah 10011 -lh 100 -ls 100 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:43:00 2022 current: Mar 9 23:43:05 2022 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:43:01 2022 hard: 0(s) soft: 0(s) tc-so: current: 128(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=21708 refcnt=0 tc-so:10.0.0.1 10.0.0.3 tc-so: ah mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:43:05 2022 current: Mar 9 23:43:05 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:42:43 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=21708 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:43:00 2022 current: Mar 9 23:43:05 2022 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:43:01 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=21708 refcnt=0 tc-so:10.0.0.3 10.0.0.1 tc-so: ah mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:43:05 2022 current: Mar 9 23:43:05 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:42:43 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=21708 refcnt=0 tc-so:add 10.0.0.1 10.0.0.3 ah 10010 -lh 100 -ls 100 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.3 10.0.0.1 ah 10011 -lh 100 -ls 100 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:43:01 2022 current: Mar 9 23:43:06 2022 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:43:01 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=2311 refcnt=0 tc-so:10.0.0.1 10.0.0.3 tc-so: ah mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:43:06 2022 current: Mar 9 23:43:06 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:42:45 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=2311 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:43:01 2022 current: Mar 9 23:43:06 2022 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:43:01 2022 hard: 0(s) soft: 0(s) tc-so: current: 128(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=2311 refcnt=0 tc-so:10.0.0.3 10.0.0.1 tc-so: ah mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:43:06 2022 current: Mar 9 23:43:06 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:42:45 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=2311 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.3 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:1e:87:77:81 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:cb:c8:32:c8 UHL - - - shmif0 tc-so:10.0.0.3 b2:a0:cb:c8:32:c8 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:1e:87:77:81 8 0 7 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 8 0 7 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:cb:c8:32:c8 on shmif0 22s R tc-so:? (10.0.0.3) at b2:a0:cb:c8:32:c8 on shmif0 27s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:1e:87:77:81 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:cb:c8:32:c8 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so: inet 10.0.0.3/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:10.0.0.3 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:1e:87:77:81 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:cb:c8:32:c8 7 0 8 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 7 0 8 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.3 7 0 8 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:1e:87:77:81 on shmif0 19s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:cb:c8:32:c8 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:cb:c8:32:c8 tc-so: linkstr: ./bus_ipsec tc-so: input: 7 packets, 594 bytes, 3 multicasts tc-so: output: 8 packets, 636 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so: inet 10.0.0.3/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:1e:87:77:81 tc-so: linkstr: ./bus_ipsec tc-so: input: 8 packets, 636 bytes, 3 multicasts tc-so: output: 7 packets, 594 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 4 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 5 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 3 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 3 0 3 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 29 0 29 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 58 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 149 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 82 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 34 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 38 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 17 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 605 0 0 202 0 202 202 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 27 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 53 0 0 3 0 3 3 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 3 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 3 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 3 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1560 0 40 298 0 298 tc-so: tc-so:In use 1646K, total allocated 2384K; utilization 69.0% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.200005] IPsec: Initialized Security Association Processing. tc-so:[ 1.200005] mainbus0 (root) tc-so:[ 1.200005] chacha: Portable C ChaCha tc-so:[ 1.200005] aes: BearSSL aes_ct tc-so:[ 1.200005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.200005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.580005] shmif0: Ethernet address b2:a0:1e:87:77:81 tc-so:[ 18.070005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:[ 23.480005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:[ 23.710005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 3 0 3 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 17 0 17 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 57 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 160 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 80 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 38 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 534 0 0 178 0 178 178 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 22 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 35 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 6 0 5 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1438 0 29 272 0 272 tc-so: tc-so:In use 1484K, total allocated 2176K; utilization 68.2% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.190005] IPsec: Initialized Security Association Processing. tc-so:[ 1.190005] mainbus0 (root) tc-so:[ 1.280005] chacha: Portable C ChaCha tc-so:[ 1.280005] aes: BearSSL aes_ct tc-so:[ 1.280005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.280005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.080005] shmif0: Ethernet address b2:a0:cb:c8:32:c8 tc-so:[ 16.750005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:[ 22.160005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:[ 22.390005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:05.620004 b2:a0:1e:87:77:81 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:04.720004 b2:a0:cb:c8:32:c8 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:04.880004 b2:a0:cb:c8:32:c8 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.3 tell 10.0.0.3, length 28 tc-so:00:00:18.030004 b2:a0:1e:87:77:81 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:16.750004 b2:a0:cb:c8:32:c8 > b2:a0:1e:87:77:81, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:cb:c8:32:c8, length 28 tc-so:00:00:18.070004 b2:a0:1e:87:77:81 > b2:a0:cb:c8:32:c8, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): ICMP echo request, id 62531, seq 0, length 64 tc-so:00:00:16.750004 b2:a0:cb:c8:32:c8 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:18.070004 b2:a0:1e:87:77:81 > b2:a0:cb:c8:32:c8, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:1e:87:77:81, length 28 tc-so:00:00:16.750004 b2:a0:cb:c8:32:c8 > b2:a0:1e:87:77:81, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): ICMP echo reply, id 62531, seq 0, length 64 tc-so:00:00:23.480004 b2:a0:1e:87:77:81 > b2:a0:cb:c8:32:c8, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x2): ICMP echo request, id 1062, seq 0, length 64 tc-so:00:00:22.160004 b2:a0:cb:c8:32:c8 > b2:a0:1e:87:77:81, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x2): ICMP echo reply, id 1062, seq 0, length 64 tc-so:00:00:23.710004 b2:a0:1e:87:77:81 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.3 tell 10.0.0.1, length 28 tc-so:00:00:22.390004 b2:a0:cb:c8:32:c8 > b2:a0:1e:87:77:81, ethertype ARP (0x0806), length 42: Reply 10.0.0.3 is-at b2:a0:cb:c8:32:c8, length 28 tc-so:00:00:23.710004 b2:a0:1e:87:77:81 > b2:a0:cb:c8:32:c8, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.3: AH(spi=0x0000271a,seq=0x1): ICMP echo request, id 50223, seq 0, length 64 tc-so:00:00:22.390004 b2:a0:cb:c8:32:c8 > b2:a0:1e:87:77:81, ethertype IPv4 (0x0800), length 142: 10.0.0.3 > 10.0.0.1: AH(spi=0x0000271b,seq=0x1): ICMP echo reply, id 50223, seq 0, length 64 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1646869403.941667, ipsec_multiple_sa_ah_hmacsha512, passed tc-start: 1646869403.964845, ipsec_multiple_sa_ah_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:46:46:c3:51 ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.3/24 alias ] tc-so:spdadd 10.0.0.1 0.0.0.0/0 any -P out ipsec ah/transport//require; tc-so:spdadd 0.0.0.0/0 10.0.0.1 any -P in ipsec ah/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:0.0.0.0/0[any] 10.0.0.1[any] 255(reserved) tc-so: in ipsec tc-so: ah/transport//require tc-so: spid=2 seq=1 pid=25447 tc-so: refcnt=0 tc-so:10.0.0.1[any] 0.0.0.0/0[any] 255(reserved) tc-so: out ipsec tc-so: ah/transport//require tc-so: spid=1 seq=0 pid=25447 tc-so: refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:spdadd 0.0.0.0/0 10.0.0.1 any -P out ipsec ah/transport//require; tc-so:spdadd 10.0.0.1 0.0.0.0/0 any -P in ipsec ah/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1[any] 0.0.0.0/0[any] 255(reserved) tc-so: in ipsec tc-so: ah/transport//require tc-so: spid=2 seq=1 pid=5914 tc-so: refcnt=0 tc-so:0.0.0.0/0[any] 10.0.0.1[any] 255(reserved) tc-so: out ipsec tc-so: ah/transport//require tc-so: spid=1 seq=0 pid=5914 tc-so: refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.3 ] tc-so:add 10.0.0.1 10.0.0.2 ah 10000 -lh 100 -ls 100 -A null ; tc-so:add 10.0.0.2 10.0.0.1 ah 10001 -lh 100 -ls 100 -A null ; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:43:47 2022 current: Mar 9 23:43:48 2022 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:43:28 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=23039 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:43:47 2022 current: Mar 9 23:43:48 2022 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:43:28 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=23039 refcnt=0 tc-so:add 10.0.0.1 10.0.0.2 ah 10000 -lh 100 -ls 100 -A null ; tc-so:add 10.0.0.2 10.0.0.1 ah 10001 -lh 100 -ls 100 -A null ; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:43:48 2022 current: Mar 9 23:43:49 2022 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:43:30 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=26899 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:43:48 2022 current: Mar 9 23:43:49 2022 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:43:30 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=26899 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.3 ] tc-so:add 10.0.0.1 10.0.0.3 ah 10010 -lh 100 -ls 100 -A null ; tc-so:add 10.0.0.3 10.0.0.1 ah 10011 -lh 100 -ls 100 -A null ; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:43:47 2022 current: Mar 9 23:43:53 2022 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:43:48 2022 hard: 0(s) soft: 0(s) tc-so: current: 108(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=10417 refcnt=0 tc-so:10.0.0.1 10.0.0.3 tc-so: ah mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:43:53 2022 current: Mar 9 23:43:53 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:43:28 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=10417 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:43:47 2022 current: Mar 9 23:43:53 2022 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:43:48 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=10417 refcnt=0 tc-so:10.0.0.3 10.0.0.1 tc-so: ah mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:43:53 2022 current: Mar 9 23:43:53 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:43:28 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=10417 refcnt=0 tc-so:add 10.0.0.1 10.0.0.3 ah 10010 -lh 100 -ls 100 -A null ; tc-so:add 10.0.0.3 10.0.0.1 ah 10011 -lh 100 -ls 100 -A null ; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:43:48 2022 current: Mar 9 23:43:54 2022 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:43:48 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=27870 refcnt=0 tc-so:10.0.0.1 10.0.0.3 tc-so: ah mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:43:53 2022 current: Mar 9 23:43:54 2022 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:43:30 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=27870 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:43:48 2022 current: Mar 9 23:43:54 2022 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:43:48 2022 hard: 0(s) soft: 0(s) tc-so: current: 108(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=27870 refcnt=0 tc-so:10.0.0.3 10.0.0.1 tc-so: ah mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:43:53 2022 current: Mar 9 23:43:54 2022 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:43:30 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=27870 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.3 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:77:ba:3d:16 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:46:46:c3:51 UHL - - - shmif0 tc-so:10.0.0.3 b2:a0:46:46:c3:51 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:77:ba:3d:16 8 0 7 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 8 0 7 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:46:46:c3:51 on shmif0 22s R tc-so:? (10.0.0.3) at b2:a0:46:46:c3:51 on shmif0 28s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:77:ba:3d:16 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:46:46:c3:51 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so: inet 10.0.0.3/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:10.0.0.3 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:77:ba:3d:16 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:46:46:c3:51 7 0 8 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 7 0 8 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.3 7 0 8 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:77:ba:3d:16 on shmif0 19s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:46:46:c3:51 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:46:46:c3:51 tc-so: linkstr: ./bus_ipsec tc-so: input: 7 packets, 534 bytes, 3 multicasts tc-so: output: 8 packets, 576 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so: inet 10.0.0.3/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:77:ba:3d:16 tc-so: linkstr: ./bus_ipsec tc-so: input: 8 packets, 576 bytes, 3 multicasts tc-so: output: 7 packets, 534 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 3 0 3 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 29 0 29 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 38 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 58 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 160 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 78 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 30 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 604 0 0 202 0 202 202 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 26 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 37 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1532 0 40 296 0 296 tc-so: tc-so:In use 1626K, total allocated 2368K; utilization 68.7% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.270005] IPsec: Initialized Security Association Processing. tc-so:[ 1.270005] mainbus0 (root) tc-so:[ 1.270005] chacha: Portable C ChaCha tc-so:[ 1.270005] aes: BearSSL aes_ct tc-so:[ 1.270005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.270005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.510005] shmif0: Ethernet address b2:a0:77:ba:3d:16 tc-so:[ 20.710005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:[ 26.120005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:[ 26.340005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 3 0 3 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 17 0 17 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 38 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 58 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 159 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 76 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 534 0 0 178 0 178 178 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 22 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 35 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 6 0 5 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1439 0 29 272 0 272 tc-so: tc-so:In use 1481K, total allocated 2176K; utilization 68.1% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.260005] IPsec: Initialized Security Association Processing. tc-so:[ 1.260005] mainbus0 (root) tc-so:[ 1.260005] chacha: Portable C ChaCha tc-so:[ 1.260005] aes: BearSSL aes_ct tc-so:[ 1.260005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.260005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.190005] shmif0: Ethernet address b2:a0:46:46:c3:51 tc-so:[ 18.950005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:[ 24.360005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:[ 24.580005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:07.500004 b2:a0:77:ba:3d:16 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:06.390004 b2:a0:46:46:c3:51 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:06.670004 b2:a0:46:46:c3:51 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.3 tell 10.0.0.3, length 28 tc-so:00:00:20.660004 b2:a0:77:ba:3d:16 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:18.950004 b2:a0:46:46:c3:51 > b2:a0:77:ba:3d:16, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:46:46:c3:51, length 28 tc-so:00:00:20.710004 b2:a0:77:ba:3d:16 > b2:a0:46:46:c3:51, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): ICMP echo request, id 27962, seq 0, length 64 tc-so:00:00:18.950004 b2:a0:46:46:c3:51 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:20.710004 b2:a0:77:ba:3d:16 > b2:a0:46:46:c3:51, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:77:ba:3d:16, length 28 tc-so:00:00:18.950004 b2:a0:46:46:c3:51 > b2:a0:77:ba:3d:16, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): ICMP echo reply, id 27962, seq 0, length 64 tc-so:00:00:26.120004 b2:a0:77:ba:3d:16 > b2:a0:46:46:c3:51, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x2): ICMP echo request, id 11102, seq 0, length 64 tc-so:00:00:24.360004 b2:a0:46:46:c3:51 > b2:a0:77:ba:3d:16, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x2): ICMP echo reply, id 11102, seq 0, length 64 tc-so:00:00:26.340004 b2:a0:77:ba:3d:16 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.3 tell 10.0.0.1, length 28 tc-so:00:00:24.580004 b2:a0:46:46:c3:51 > b2:a0:77:ba:3d:16, ethertype ARP (0x0806), length 42: Reply 10.0.0.3 is-at b2:a0:46:46:c3:51, length 28 tc-so:00:00:26.340004 b2:a0:77:ba:3d:16 > b2:a0:46:46:c3:51, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.3: AH(spi=0x0000271a,seq=0x1): ICMP echo request, id 13736, seq 0, length 64 tc-so:00:00:24.580004 b2:a0:46:46:c3:51 > b2:a0:77:ba:3d:16, ethertype IPv4 (0x0800), length 122: 10.0.0.3 > 10.0.0.1: AH(spi=0x0000271b,seq=0x1): ICMP echo reply, id 13736, seq 0, length 64 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1646869451.622913, ipsec_multiple_sa_ah_null, passed tc-start: 1646869451.645659, ipsec_multiple_sa_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:9d:6c:e0:58 ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.3/24 alias ] tc-so:spdadd 10.0.0.1 0.0.0.0/0 any -P out ipsec esp/transport//require; tc-so:spdadd 0.0.0.0/0 10.0.0.1 any -P in ipsec esp/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:0.0.0.0/0[any] 10.0.0.1[any] 255(reserved) tc-so: in ipsec tc-so: esp/transport//require tc-so: spid=2 seq=1 pid=2140 tc-so: refcnt=0 tc-so:10.0.0.1[any] 0.0.0.0/0[any] 255(reserved) tc-so: out ipsec tc-so: esp/transport//require tc-so: spid=1 seq=0 pid=2140 tc-so: refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:spdadd 0.0.0.0/0 10.0.0.1 any -P out ipsec esp/transport//require; tc-so:spdadd 10.0.0.1 0.0.0.0/0 any -P in ipsec esp/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1[any] 0.0.0.0/0[any] 255(reserved) tc-so: in ipsec tc-so: esp/transport//require tc-so: spid=2 seq=1 pid=7803 tc-so: refcnt=0 tc-so:0.0.0.0/0[any] 10.0.0.1[any] 255(reserved) tc-so: out ipsec tc-so: esp/transport//require tc-so: spid=1 seq=0 pid=7803 tc-so: refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.3 ] tc-so:add 10.0.0.1 10.0.0.2 esp 10000 -lh 100 -ls 100 -E null ; tc-so:add 10.0.0.2 10.0.0.1 esp 10001 -lh 100 -ls 100 -E null ; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:44:33 2022 current: Mar 9 23:44:33 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:44:16 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=24002 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:44:33 2022 current: Mar 9 23:44:33 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:44:16 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=24002 refcnt=0 tc-so:add 10.0.0.1 10.0.0.2 esp 10000 -lh 100 -ls 100 -E null ; tc-so:add 10.0.0.2 10.0.0.1 esp 10001 -lh 100 -ls 100 -E null ; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:44:33 2022 current: Mar 9 23:44:33 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:44:17 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=17649 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:44:33 2022 current: Mar 9 23:44:33 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:44:17 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=17649 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.3 ] tc-so:add 10.0.0.1 10.0.0.3 esp 10010 -lh 100 -ls 100 -E null ; tc-so:add 10.0.0.3 10.0.0.1 esp 10011 -lh 100 -ls 100 -E null ; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:44:32 2022 current: Mar 9 23:44:38 2022 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:44:33 2022 hard: 0(s) soft: 0(s) tc-so: current: 96(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=14267 refcnt=0 tc-so:10.0.0.1 10.0.0.3 tc-so: esp mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:44:37 2022 current: Mar 9 23:44:38 2022 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:44:15 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=14267 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:44:32 2022 current: Mar 9 23:44:38 2022 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:44:33 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=14267 refcnt=0 tc-so:10.0.0.3 10.0.0.1 tc-so: esp mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:44:37 2022 current: Mar 9 23:44:38 2022 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:44:15 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=14267 refcnt=0 tc-so:add 10.0.0.1 10.0.0.3 esp 10010 -lh 100 -ls 100 -E null ; tc-so:add 10.0.0.3 10.0.0.1 esp 10011 -lh 100 -ls 100 -E null ; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:44:33 2022 current: Mar 9 23:44:39 2022 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:44:33 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=9704 refcnt=0 tc-so:10.0.0.1 10.0.0.3 tc-so: esp mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:44:38 2022 current: Mar 9 23:44:39 2022 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:44:17 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=9704 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:44:33 2022 current: Mar 9 23:44:39 2022 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:44:33 2022 hard: 0(s) soft: 0(s) tc-so: current: 96(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=9704 refcnt=0 tc-so:10.0.0.3 10.0.0.1 tc-so: esp mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:44:38 2022 current: Mar 9 23:44:39 2022 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:44:17 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=9704 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.3 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:d1:ad:0f:9a tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:9d:6c:e0:58 UHL - - - shmif0 tc-so:10.0.0.3 b2:a0:9d:6c:e0:58 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:d1:ad:0f:9a 8 0 7 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 8 0 7 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:9d:6c:e0:58 on shmif0 22s R tc-so:? (10.0.0.3) at b2:a0:9d:6c:e0:58 on shmif0 28s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:d1:ad:0f:9a multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:9d:6c:e0:58 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so: inet 10.0.0.3/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:10.0.0.3 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:d1:ad:0f:9a UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:9d:6c:e0:58 7 0 8 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 7 0 8 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.3 7 0 8 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:d1:ad:0f:9a on shmif0 19s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:9d:6c:e0:58 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:9d:6c:e0:58 tc-so: linkstr: ./bus_ipsec tc-so: input: 7 packets, 498 bytes, 3 multicasts tc-so: output: 8 packets, 540 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so: inet 10.0.0.3/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:d1:ad:0f:9a tc-so: linkstr: ./bus_ipsec tc-so: input: 8 packets, 540 bytes, 3 multicasts tc-so: output: 7 packets, 498 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 4 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 5 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 3 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 3 0 3 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 29 0 29 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 30 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 58 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 150 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 78 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 34 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 17 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 605 0 0 202 0 202 202 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 27 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 50 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 3 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 3 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 3 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1546 0 40 297 0 297 tc-so: tc-so:In use 1639K, total allocated 2376K; utilization 69.0% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.200005] IPsec: Initialized Security Association Processing. tc-so:[ 1.200005] mainbus0 (root) tc-so:[ 1.250005] chacha: Portable C ChaCha tc-so:[ 1.250005] aes: BearSSL aes_ct tc-so:[ 1.250005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.250005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.620005] shmif0: Ethernet address b2:a0:d1:ad:0f:9a tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 4 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 3 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 3 0 3 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 17 0 17 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 30 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 57 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 158 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 76 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 534 0 0 178 0 178 178 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 24 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 37 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 3 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 3 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 6 0 5 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1437 0 29 272 0 272 tc-so: tc-so:In use 1486K, total allocated 2176K; utilization 68.3% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.210005] IPsec: Initialized Security Association Processing. tc-so:[ 1.210005] mainbus0 (root) tc-so:[ 1.260005] chacha: Portable C ChaCha tc-so:[ 1.260005] aes: BearSSL aes_ct tc-so:[ 1.260005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.260005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.120005] shmif0: Ethernet address b2:a0:9d:6c:e0:58 tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:05.720004 b2:a0:d1:ad:0f:9a > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:04.770004 b2:a0:9d:6c:e0:58 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:04.960004 b2:a0:9d:6c:e0:58 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.3 tell 10.0.0.3, length 28 tc-so:00:00:18.330004 b2:a0:d1:ad:0f:9a > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:16.950004 b2:a0:9d:6c:e0:58 > b2:a0:d1:ad:0f:9a, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:9d:6c:e0:58, length 28 tc-so:00:00:18.330004 b2:a0:d1:ad:0f:9a > b2:a0:9d:6c:e0:58, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x1), length 76 tc-so:00:00:16.950004 b2:a0:9d:6c:e0:58 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:18.330004 b2:a0:d1:ad:0f:9a > b2:a0:9d:6c:e0:58, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:d1:ad:0f:9a, length 28 tc-so:00:00:16.950004 b2:a0:9d:6c:e0:58 > b2:a0:d1:ad:0f:9a, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x1), length 76 tc-so:00:00:23.800004 b2:a0:d1:ad:0f:9a > b2:a0:9d:6c:e0:58, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x2), length 76 tc-so:00:00:22.410004 b2:a0:9d:6c:e0:58 > b2:a0:d1:ad:0f:9a, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x2), length 76 tc-so:00:00:24.040004 b2:a0:d1:ad:0f:9a > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.3 tell 10.0.0.1, length 28 tc-so:00:00:22.650004 b2:a0:9d:6c:e0:58 > b2:a0:d1:ad:0f:9a, ethertype ARP (0x0806), length 42: Reply 10.0.0.3 is-at b2:a0:9d:6c:e0:58, length 28 tc-so:00:00:24.040004 b2:a0:d1:ad:0f:9a > b2:a0:9d:6c:e0:58, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.3: ESP(spi=0x0000271a,seq=0x1), length 76 tc-so:00:00:22.650004 b2:a0:9d:6c:e0:58 > b2:a0:d1:ad:0f:9a, ethertype IPv4 (0x0800), length 110: 10.0.0.3 > 10.0.0.1: ESP(spi=0x0000271b,seq=0x1), length 76 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1646869498.174194, ipsec_multiple_sa_esp_null, passed tc-start: 1646869498.196689, ipsec_multiple_sa_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:d5:6f:37:0e ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.3/24 alias ] tc-so:spdadd 10.0.0.1 0.0.0.0/0 any -P out ipsec esp/transport//require; tc-so:spdadd 0.0.0.0/0 10.0.0.1 any -P in ipsec esp/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:0.0.0.0/0[any] 10.0.0.1[any] 255(reserved) tc-so: in ipsec tc-so: esp/transport//require tc-so: spid=2 seq=1 pid=23382 tc-so: refcnt=0 tc-so:10.0.0.1[any] 0.0.0.0/0[any] 255(reserved) tc-so: out ipsec tc-so: esp/transport//require tc-so: spid=1 seq=0 pid=23382 tc-so: refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:spdadd 0.0.0.0/0 10.0.0.1 any -P out ipsec esp/transport//require; tc-so:spdadd 10.0.0.1 0.0.0.0/0 any -P in ipsec esp/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1[any] 0.0.0.0/0[any] 255(reserved) tc-so: in ipsec tc-so: esp/transport//require tc-so: spid=2 seq=1 pid=14645 tc-so: refcnt=0 tc-so:0.0.0.0/0[any] 10.0.0.1[any] 255(reserved) tc-so: out ipsec tc-so: esp/transport//require tc-so: spid=1 seq=0 pid=14645 tc-so: refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.3 ] tc-so:add 10.0.0.1 10.0.0.2 esp 10000 -lh 100 -ls 100 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 esp 10001 -lh 100 -ls 100 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:45:23 2022 current: Mar 9 23:45:23 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:45:04 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=13833 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:45:23 2022 current: Mar 9 23:45:23 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:45:04 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=13833 refcnt=0 tc-so:add 10.0.0.1 10.0.0.2 esp 10000 -lh 100 -ls 100 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 esp 10001 -lh 100 -ls 100 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:45:23 2022 current: Mar 9 23:45:24 2022 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:45:05 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=23756 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:45:23 2022 current: Mar 9 23:45:24 2022 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:45:05 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=23756 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.3 ] tc-so:add 10.0.0.1 10.0.0.3 esp 10010 -lh 100 -ls 100 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.3 10.0.0.1 esp 10011 -lh 100 -ls 100 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:45:22 2022 current: Mar 9 23:45:29 2022 tc-so: diff: 7(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:45:24 2022 hard: 0(s) soft: 0(s) tc-so: current: 124(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=11374 refcnt=0 tc-so:10.0.0.1 10.0.0.3 tc-so: esp mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:45:28 2022 current: Mar 9 23:45:29 2022 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:45:03 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=11374 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:45:22 2022 current: Mar 9 23:45:29 2022 tc-so: diff: 7(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:45:24 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=11374 refcnt=0 tc-so:10.0.0.3 10.0.0.1 tc-so: esp mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:45:28 2022 current: Mar 9 23:45:29 2022 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:45:03 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=11374 refcnt=0 tc-so:add 10.0.0.1 10.0.0.3 esp 10010 -lh 100 -ls 100 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.3 10.0.0.1 esp 10011 -lh 100 -ls 100 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:45:23 2022 current: Mar 9 23:45:30 2022 tc-so: diff: 7(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:45:24 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=14126 refcnt=0 tc-so:10.0.0.1 10.0.0.3 tc-so: esp mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:45:29 2022 current: Mar 9 23:45:30 2022 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:45:05 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=14126 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:45:23 2022 current: Mar 9 23:45:30 2022 tc-so: diff: 7(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:45:24 2022 hard: 0(s) soft: 0(s) tc-so: current: 124(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=14126 refcnt=0 tc-so:10.0.0.3 10.0.0.1 tc-so: esp mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:45:29 2022 current: Mar 9 23:45:30 2022 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:45:05 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=14126 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.3 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:7b:79:3a:31 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:d5:6f:37:0e UHL - - - shmif0 tc-so:10.0.0.3 b2:a0:d5:6f:37:0e UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:7b:79:3a:31 8 0 7 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 8 0 7 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:d5:6f:37:0e on shmif0 21s R tc-so:? (10.0.0.3) at b2:a0:d5:6f:37:0e on shmif0 27s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:7b:79:3a:31 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:d5:6f:37:0e tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so: inet 10.0.0.3/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:10.0.0.3 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:7b:79:3a:31 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:d5:6f:37:0e 7 0 8 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 7 0 8 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.3 7 0 8 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:7b:79:3a:31 on shmif0 18s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:d5:6f:37:0e multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:d5:6f:37:0e tc-so: linkstr: ./bus_ipsec tc-so: input: 7 packets, 582 bytes, 3 multicasts tc-so: output: 8 packets, 624 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so: inet 10.0.0.3/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:7b:79:3a:31 tc-so: linkstr: ./bus_ipsec tc-so: input: 8 packets, 624 bytes, 3 multicasts tc-so: output: 7 packets, 582 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 3 0 3 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 29 0 29 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 62 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 162 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 78 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 33 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 604 0 0 202 0 202 202 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 38 0 0 2 0 2 2 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 40 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1548 0 40 297 0 297 tc-so: tc-so:In use 1633K, total allocated 2376K; utilization 68.7% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.220005] IPsec: Initialized Security Association Processing. tc-so:[ 1.220005] mainbus0 (root) tc-so:[ 1.220005] chacha: Portable C ChaCha tc-so:[ 1.220005] aes: BearSSL aes_ct tc-so:[ 1.220005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.220005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.530005] shmif0: Ethernet address b2:a0:7b:79:3a:31 tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 3 0 3 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 17 0 17 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 62 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 160 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 76 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 534 0 0 178 0 178 178 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 22 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 36 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 6 0 5 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1437 0 29 272 0 272 tc-so: tc-so:In use 1483K, total allocated 2176K; utilization 68.2% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.250005] IPsec: Initialized Security Association Processing. tc-so:[ 1.250005] mainbus0 (root) tc-so:[ 1.250005] chacha: Portable C ChaCha tc-so:[ 1.250005] aes: BearSSL aes_ct tc-so:[ 1.250005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.250005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.950005] shmif0: Ethernet address b2:a0:d5:6f:37:0e tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:07.050004 b2:a0:7b:79:3a:31 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:05.840004 b2:a0:d5:6f:37:0e > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:06.110004 b2:a0:d5:6f:37:0e > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.3 tell 10.0.0.3, length 28 tc-so:00:00:21.140004 b2:a0:7b:79:3a:31 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:19.380004 b2:a0:d5:6f:37:0e > b2:a0:7b:79:3a:31, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:d5:6f:37:0e, length 28 tc-so:00:00:21.140004 b2:a0:7b:79:3a:31 > b2:a0:d5:6f:37:0e, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x1), length 104 tc-so:00:00:19.420004 b2:a0:d5:6f:37:0e > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:21.180004 b2:a0:7b:79:3a:31 > b2:a0:d5:6f:37:0e, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:7b:79:3a:31, length 28 tc-so:00:00:19.420004 b2:a0:d5:6f:37:0e > b2:a0:7b:79:3a:31, ethertype IPv4 (0x0800), length 138: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x1), length 104 tc-so:00:00:27.050004 b2:a0:7b:79:3a:31 > b2:a0:d5:6f:37:0e, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x2), length 104 tc-so:00:00:25.290004 b2:a0:d5:6f:37:0e > b2:a0:7b:79:3a:31, ethertype IPv4 (0x0800), length 138: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x2), length 104 tc-so:00:00:27.340004 b2:a0:7b:79:3a:31 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.3 tell 10.0.0.1, length 28 tc-so:00:00:25.560004 b2:a0:d5:6f:37:0e > b2:a0:7b:79:3a:31, ethertype ARP (0x0806), length 42: Reply 10.0.0.3 is-at b2:a0:d5:6f:37:0e, length 28 tc-so:00:00:27.340004 b2:a0:7b:79:3a:31 > b2:a0:d5:6f:37:0e, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.3: ESP(spi=0x0000271a,seq=0x1), length 104 tc-so:00:00:25.600004 b2:a0:d5:6f:37:0e > b2:a0:7b:79:3a:31, ethertype IPv4 (0x0800), length 138: 10.0.0.3 > 10.0.0.1: ESP(spi=0x0000271b,seq=0x1), length 104 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1646869550.980201, ipsec_multiple_sa_esp_rijndaelcbc, passed tc-start: 1646869551.7474, ipsec_nosa_ah_hmacsha512 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:32:cd:d6:06 ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:spdadd 10.0.0.1 10.0.0.2 any -P out ipsec ah/transport//require; tc-so:spdadd 10.0.0.2 10.0.0.1 any -P in ipsec ah/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.2[any] 10.0.0.1[any] 255(reserved) tc-so: in ipsec tc-so: ah/transport//require tc-so: spid=2 seq=1 pid=21361 tc-so: refcnt=0 tc-so:10.0.0.1[any] 10.0.0.2[any] 255(reserved) tc-so: out ipsec tc-so: ah/transport//require tc-so: spid=1 seq=0 pid=21361 tc-so: refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:spdadd 10.0.0.2 10.0.0.1 any -P out ipsec ah/transport//require; tc-so:spdadd 10.0.0.1 10.0.0.2 any -P in ipsec ah/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1[any] 10.0.0.2[any] 255(reserved) tc-so: in ipsec tc-so: ah/transport//require tc-so: spid=2 seq=1 pid=29431 tc-so: refcnt=0 tc-so:10.0.0.2[any] 10.0.0.1[any] 255(reserved) tc-so: out ipsec tc-so: ah/transport//require tc-so: spid=1 seq=0 pid=29431 tc-so: refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:c8:b1:84:fd tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:c8:b1:84:fd 1 0 1 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 1 0 1 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:c8:b1:84:fd multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:32:cd:d6:06 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:32:cd:d6:06 1 0 1 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 1 0 1 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:32:cd:d6:06 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:32:cd:d6:06 tc-so: linkstr: ./bus_ipsec tc-so: input: 1 packet, 42 bytes, 1 multicast tc-so: output: 1 packet, 42 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:c8:b1:84:fd tc-so: linkstr: ./bus_ipsec tc-so: input: 1 packet, 42 bytes, 1 multicast tc-so: output: 1 packet, 42 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 17 0 17 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 40 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 141 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 76 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 441 0 0 147 0 147 147 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:mbpl 272 8 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 33 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1266 0 23 234 0 234 tc-so: tc-so:In use 1279K, total allocated 1872K; utilization 68.3% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.290005] IPsec: Initialized Security Association Processing. tc-so:[ 1.290005] mainbus0 (root) tc-so:[ 1.360005] chacha: Portable C ChaCha tc-so:[ 1.360005] aes: BearSSL aes_ct tc-so:[ 1.360005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.360005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.550005] shmif0: Ethernet address b2:a0:c8:b1:84:fd tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 15 0 15 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 39 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 129 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 77 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 429 0 0 143 0 143 143 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:mbpl 272 6 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 40 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 4 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1247 0 21 230 0 230 tc-so: tc-so:In use 1255K, total allocated 1840K; utilization 68.2% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.240005] IPsec: Initialized Security Association Processing. tc-so:[ 1.270005] mainbus0 (root) tc-so:[ 1.310005] chacha: Portable C ChaCha tc-so:[ 1.310005] aes: BearSSL aes_ct tc-so:[ 1.340005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.340005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.840005] shmif0: Ethernet address b2:a0:32:cd:d6:06 tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:07.430004 b2:a0:c8:b1:84:fd > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:06.090004 b2:a0:32:cd:d6:06 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1646869591.891520, ipsec_nosa_ah_hmacsha512, passed tc-start: 1646869591.922692, ipsec_nosa_ah_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:32:32:54:ee ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:spdadd 10.0.0.1 10.0.0.2 any -P out ipsec ah/transport//require; tc-so:spdadd 10.0.0.2 10.0.0.1 any -P in ipsec ah/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.2[any] 10.0.0.1[any] 255(reserved) tc-so: in ipsec tc-so: ah/transport//require tc-so: spid=2 seq=1 pid=10586 tc-so: refcnt=0 tc-so:10.0.0.1[any] 10.0.0.2[any] 255(reserved) tc-so: out ipsec tc-so: ah/transport//require tc-so: spid=1 seq=0 pid=10586 tc-so: refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:spdadd 10.0.0.2 10.0.0.1 any -P out ipsec ah/transport//require; tc-so:spdadd 10.0.0.1 10.0.0.2 any -P in ipsec ah/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1[any] 10.0.0.2[any] 255(reserved) tc-so: in ipsec tc-so: ah/transport//require tc-so: spid=2 seq=1 pid=29817 tc-so: refcnt=0 tc-so:10.0.0.2[any] 10.0.0.1[any] 255(reserved) tc-so: out ipsec tc-so: ah/transport//require tc-so: spid=1 seq=0 pid=29817 tc-so: refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:7c:f3:42:ec tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:7c:f3:42:ec 1 0 1 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 1 0 1 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:7c:f3:42:ec multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:32:32:54:ee tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:32:32:54:ee 1 0 1 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 1 0 1 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:32:32:54:ee multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:32:32:54:ee tc-so: linkstr: ./bus_ipsec tc-so: input: 1 packet, 42 bytes, 1 multicast tc-so: output: 1 packet, 42 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:7c:f3:42:ec tc-so: linkstr: ./bus_ipsec tc-so: input: 1 packet, 42 bytes, 1 multicast tc-so: output: 1 packet, 42 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 17 0 17 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 40 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 142 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 76 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 442 0 0 148 0 148 148 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:mbpl 272 8 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 33 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1269 0 23 235 0 235 tc-so: tc-so:In use 1281K, total allocated 1880K; utilization 68.1% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.280005] IPsec: Initialized Security Association Processing. tc-so:[ 1.280005] mainbus0 (root) tc-so:[ 1.280005] chacha: Portable C ChaCha tc-so:[ 1.280005] aes: BearSSL aes_ct tc-so:[ 1.280005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.280005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.740005] shmif0: Ethernet address b2:a0:7c:f3:42:ec tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 15 0 15 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 39 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 142 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 76 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 428 0 0 143 0 143 143 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:mbpl 272 6 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 29 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1240 0 21 230 0 230 tc-so: tc-so:In use 1247K, total allocated 1840K; utilization 67.8% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.270005] IPsec: Initialized Security Association Processing. tc-so:[ 1.270005] mainbus0 (root) tc-so:[ 1.350005] chacha: Portable C ChaCha tc-so:[ 1.350005] aes: BearSSL aes_ct tc-so:[ 1.350005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.350005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.240005] shmif0: Ethernet address b2:a0:32:32:54:ee tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:07.930004 b2:a0:7c:f3:42:ec > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:06.640004 b2:a0:32:32:54:ee > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1646869633.597501, ipsec_nosa_ah_null, passed tc-start: 1646869633.633091, ipsec_nosa_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:fe:72:e6:75 ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:spdadd 10.0.0.1 10.0.0.2 any -P out ipsec esp/transport//require; tc-so:spdadd 10.0.0.2 10.0.0.1 any -P in ipsec esp/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.2[any] 10.0.0.1[any] 255(reserved) tc-so: in ipsec tc-so: esp/transport//require tc-so: spid=2 seq=1 pid=6648 tc-so: refcnt=0 tc-so:10.0.0.1[any] 10.0.0.2[any] 255(reserved) tc-so: out ipsec tc-so: esp/transport//require tc-so: spid=1 seq=0 pid=6648 tc-so: refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:spdadd 10.0.0.2 10.0.0.1 any -P out ipsec esp/transport//require; tc-so:spdadd 10.0.0.1 10.0.0.2 any -P in ipsec esp/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1[any] 10.0.0.2[any] 255(reserved) tc-so: in ipsec tc-so: esp/transport//require tc-so: spid=2 seq=1 pid=29964 tc-so: refcnt=0 tc-so:10.0.0.2[any] 10.0.0.1[any] 255(reserved) tc-so: out ipsec tc-so: esp/transport//require tc-so: spid=1 seq=0 pid=29964 tc-so: refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:c0:5a:8a:67 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:c0:5a:8a:67 1 0 1 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 1 0 1 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:c0:5a:8a:67 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:fe:72:e6:75 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:fe:72:e6:75 1 0 1 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 1 0 1 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:fe:72:e6:75 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:fe:72:e6:75 tc-so: linkstr: ./bus_ipsec tc-so: input: 1 packet, 42 bytes, 1 multicast tc-so: output: 1 packet, 42 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:c0:5a:8a:67 tc-so: linkstr: ./bus_ipsec tc-so: input: 1 packet, 42 bytes, 1 multicast tc-so: output: 1 packet, 42 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 17 0 17 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 40 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 142 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 76 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 30 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 441 0 0 147 0 147 147 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:mbpl 272 11 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 33 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1270 0 23 234 0 234 tc-so: tc-so:In use 1278K, total allocated 1872K; utilization 68.3% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.320005] IPsec: Initialized Security Association Processing. tc-so:[ 1.320005] mainbus0 (root) tc-so:[ 1.410005] chacha: Portable C ChaCha tc-so:[ 1.410005] aes: BearSSL aes_ct tc-so:[ 1.410005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.410005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 5.660005] shmif0: Ethernet address b2:a0:c0:5a:8a:67 tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 4 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 3 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 15 0 15 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 39 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 144 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 76 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 430 0 0 144 0 144 144 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:mbpl 272 7 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 33 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 3 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 3 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1255 0 21 231 0 231 tc-so: tc-so:In use 1257K, total allocated 1848K; utilization 68.0% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.330005] IPsec: Initialized Security Association Processing. tc-so:[ 1.330005] mainbus0 (root) tc-so:[ 1.420005] chacha: Portable C ChaCha tc-so:[ 1.420005] aes: BearSSL aes_ct tc-so:[ 1.420005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.420005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.320005] shmif0: Ethernet address b2:a0:fe:72:e6:75 tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:08.500004 b2:a0:c0:5a:8a:67 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:06.620004 b2:a0:fe:72:e6:75 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1646869675.713695, ipsec_nosa_esp_null, passed tc-start: 1646869675.750249, ipsec_nosa_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:1e:3b:b9:b2 ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:spdadd 10.0.0.1 10.0.0.2 any -P out ipsec esp/transport//require; tc-so:spdadd 10.0.0.2 10.0.0.1 any -P in ipsec esp/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.2[any] 10.0.0.1[any] 255(reserved) tc-so: in ipsec tc-so: esp/transport//require tc-so: spid=2 seq=1 pid=4957 tc-so: refcnt=0 tc-so:10.0.0.1[any] 10.0.0.2[any] 255(reserved) tc-so: out ipsec tc-so: esp/transport//require tc-so: spid=1 seq=0 pid=4957 tc-so: refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:spdadd 10.0.0.2 10.0.0.1 any -P out ipsec esp/transport//require; tc-so:spdadd 10.0.0.1 10.0.0.2 any -P in ipsec esp/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1[any] 10.0.0.2[any] 255(reserved) tc-so: in ipsec tc-so: esp/transport//require tc-so: spid=2 seq=1 pid=8146 tc-so: refcnt=0 tc-so:10.0.0.2[any] 10.0.0.1[any] 255(reserved) tc-so: out ipsec tc-so: esp/transport//require tc-so: spid=1 seq=0 pid=8146 tc-so: refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:ed:e7:8d:6c tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:ed:e7:8d:6c 1 0 1 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 1 0 1 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:ed:e7:8d:6c multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:1e:3b:b9:b2 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:1e:3b:b9:b2 1 0 1 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 1 0 1 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:1e:3b:b9:b2 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:1e:3b:b9:b2 tc-so: linkstr: ./bus_ipsec tc-so: input: 1 packet, 42 bytes, 1 multicast tc-so: output: 1 packet, 42 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:ed:e7:8d:6c tc-so: linkstr: ./bus_ipsec tc-so: input: 1 packet, 42 bytes, 1 multicast tc-so: output: 1 packet, 42 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 17 0 17 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 40 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 141 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 76 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 30 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 441 0 0 147 0 147 147 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:mbpl 272 11 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 30 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1266 0 23 234 0 234 tc-so: tc-so:In use 1277K, total allocated 1872K; utilization 68.2% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.260005] IPsec: Initialized Security Association Processing. tc-so:[ 1.260005] mainbus0 (root) tc-so:[ 1.340005] chacha: Portable C ChaCha tc-so:[ 1.340005] aes: BearSSL aes_ct tc-so:[ 1.340005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.340005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.710005] shmif0: Ethernet address b2:a0:ed:e7:8d:6c tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 15 0 15 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 39 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 143 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 76 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 428 0 0 143 0 143 143 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:mbpl 272 6 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 29 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1241 0 21 230 0 230 tc-so: tc-so:In use 1247K, total allocated 1840K; utilization 67.8% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.280005] IPsec: Initialized Security Association Processing. tc-so:[ 1.280005] mainbus0 (root) tc-so:[ 1.340005] chacha: Portable C ChaCha tc-so:[ 1.340005] aes: BearSSL aes_ct tc-so:[ 1.340005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.340005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.470005] shmif0: Ethernet address b2:a0:1e:3b:b9:b2 tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:08.600004 b2:a0:ed:e7:8d:6c > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:07.340004 b2:a0:1e:3b:b9:b2 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1646869715.997401, ipsec_nosa_esp_rijndaelcbc, passed tc-start: 1646869716.23786, ipsec_spi_ah_hmacsha512_preferred_new_delete tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:33:92:ce:56 ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:add 10.0.0.1 10.0.0.2 ah 10000 -lh 100 -ls 100 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 ah 10001 -lh 100 -ls 100 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:spdadd 10.0.0.1 10.0.0.2 any -P out ipsec ah/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 10.0.0.1 10.0.0.2 ah 10000 -lh 100 -ls 100 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 ah 10001 -lh 100 -ls 100 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:spdadd 10.0.0.2 10.0.0.1 any -P out ipsec ah/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:08.540004 b2:a0:dd:cf:55:e9 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:07.000004 b2:a0:33:92:ce:56 > b2:a0:dd:cf:55:e9, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:33:92:ce:56, length 28 tc-so:00:00:08.580004 b2:a0:dd:cf:55:e9 > b2:a0:33:92:ce:56, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): ICMP echo request, id 11195, seq 0, length 64 tc-so:00:00:07.040004 b2:a0:33:92:ce:56 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:08.580004 b2:a0:dd:cf:55:e9 > b2:a0:33:92:ce:56, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:dd:cf:55:e9, length 28 tc-so:00:00:07.040004 b2:a0:33:92:ce:56 > b2:a0:dd:cf:55:e9, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): ICMP echo reply, id 11195, seq 0, length 64 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add 10.0.0.1 10.0.0.2 ah 10010 -lh 100 -ls 100 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 ah 10011 -lh 100 -ls 100 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:48:47 2022 current: Mar 9 23:48:50 2022 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:48:48 2022 hard: 0(s) soft: 0(s) tc-so: current: 128(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=9880 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:48:49 2022 current: Mar 9 23:48:50 2022 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:48:40 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=9880 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:48:47 2022 current: Mar 9 23:48:50 2022 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:48:48 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=9880 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:48:49 2022 current: Mar 9 23:48:50 2022 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:48:40 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=9880 refcnt=0 tc-so:add 10.0.0.1 10.0.0.2 ah 10010 -lh 100 -ls 100 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 ah 10011 -lh 100 -ls 100 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:48:48 2022 current: Mar 9 23:48:51 2022 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:48:49 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=19532 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:48:50 2022 current: Mar 9 23:48:51 2022 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:48:42 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=19532 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:48:48 2022 current: Mar 9 23:48:51 2022 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:48:49 2022 hard: 0(s) soft: 0(s) tc-so: current: 128(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=19532 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:48:50 2022 current: Mar 9 23:48:51 2022 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:48:42 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=19532 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:10.870004 b2:a0:dd:cf:55:e9 > b2:a0:33:92:ce:56, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x0000271a,seq=0x1): ICMP echo request, id 35198, seq 0, length 64 tc-so:00:00:09.330004 b2:a0:33:92:ce:56 > b2:a0:dd:cf:55:e9, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x0000271b,seq=0x1): ICMP echo reply, id 35198, seq 0, length 64 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add 10.0.0.1 10.0.0.2 ah 10020 -lh 100 -ls 100 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 ah 10021 -lh 100 -ls 100 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:48:48 2022 current: Mar 9 23:48:53 2022 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:48:49 2022 hard: 0(s) soft: 0(s) tc-so: current: 128(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=5 pid=6849 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:48:50 2022 current: Mar 9 23:48:53 2022 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:48:51 2022 hard: 0(s) soft: 0(s) tc-so: current: 128(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=4 pid=6849 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10020(0x00002724) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:48:53 2022 current: Mar 9 23:48:53 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:48:41 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=6849 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:48:48 2022 current: Mar 9 23:48:53 2022 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:48:49 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=6849 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:48:50 2022 current: Mar 9 23:48:53 2022 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:48:51 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=6849 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10021(0x00002725) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:48:53 2022 current: Mar 9 23:48:53 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:48:41 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=6849 refcnt=0 tc-so:add 10.0.0.1 10.0.0.2 ah 10020 -lh 100 -ls 100 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 ah 10021 -lh 100 -ls 100 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:48:48 2022 current: Mar 9 23:48:53 2022 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:48:49 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=5 pid=208 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:48:50 2022 current: Mar 9 23:48:53 2022 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:48:51 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=4 pid=208 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10020(0x00002724) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:48:53 2022 current: Mar 9 23:48:53 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:48:42 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=208 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:48:48 2022 current: Mar 9 23:48:53 2022 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:48:49 2022 hard: 0(s) soft: 0(s) tc-so: current: 128(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=208 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:48:50 2022 current: Mar 9 23:48:53 2022 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:48:51 2022 hard: 0(s) soft: 0(s) tc-so: current: 128(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=208 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10021(0x00002725) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:48:53 2022 current: Mar 9 23:48:53 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:48:42 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=208 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:13.110004 b2:a0:dd:cf:55:e9 > b2:a0:33:92:ce:56, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002724,seq=0x1): ICMP echo request, id 64193, seq 0, length 64 tc-so:00:00:11.530004 b2:a0:33:92:ce:56 > b2:a0:dd:cf:55:e9, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002725,seq=0x1): ICMP echo reply, id 64193, seq 0, length 64 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:delete 10.0.0.1 10.0.0.2 ah 10020; tc-so:delete 10.0.0.2 10.0.0.1 ah 10021; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:48:48 2022 current: Mar 9 23:48:55 2022 tc-so: diff: 7(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:48:49 2022 hard: 0(s) soft: 0(s) tc-so: current: 128(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=4857 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:48:50 2022 current: Mar 9 23:48:55 2022 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:48:51 2022 hard: 0(s) soft: 0(s) tc-so: current: 128(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=4857 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:48:48 2022 current: Mar 9 23:48:55 2022 tc-so: diff: 7(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:48:49 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=4857 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:48:50 2022 current: Mar 9 23:48:55 2022 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:48:51 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=4857 refcnt=0 tc-so:delete 10.0.0.1 10.0.0.2 ah 10020; tc-so:delete 10.0.0.2 10.0.0.1 ah 10021; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:48:48 2022 current: Mar 9 23:48:55 2022 tc-so: diff: 7(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:48:49 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=27178 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:48:50 2022 current: Mar 9 23:48:55 2022 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:48:51 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=27178 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:48:48 2022 current: Mar 9 23:48:55 2022 tc-so: diff: 7(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:48:49 2022 hard: 0(s) soft: 0(s) tc-so: current: 128(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=27178 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:48:50 2022 current: Mar 9 23:48:55 2022 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:48:51 2022 hard: 0(s) soft: 0(s) tc-so: current: 128(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=27178 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:15.350004 b2:a0:dd:cf:55:e9 > b2:a0:33:92:ce:56, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x0000271a,seq=0x2): ICMP echo request, id 47559, seq 0, length 64 tc-so:00:00:13.780004 b2:a0:33:92:ce:56 > b2:a0:dd:cf:55:e9, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x0000271b,seq=0x2): ICMP echo reply, id 47559, seq 0, length 64 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:delete 10.0.0.1 10.0.0.2 ah 10010; tc-so:delete 10.0.0.2 10.0.0.1 ah 10011; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:48:48 2022 current: Mar 9 23:48:57 2022 tc-so: diff: 9(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:48:49 2022 hard: 0(s) soft: 0(s) tc-so: current: 128(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=3801 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:48:48 2022 current: Mar 9 23:48:57 2022 tc-so: diff: 9(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:48:49 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=3801 refcnt=0 tc-so:delete 10.0.0.1 10.0.0.2 ah 10010; tc-so:delete 10.0.0.2 10.0.0.1 ah 10011; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:48:48 2022 current: Mar 9 23:48:58 2022 tc-so: diff: 10(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:48:49 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=17452 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:48:48 2022 current: Mar 9 23:48:58 2022 tc-so: diff: 10(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:48:49 2022 hard: 0(s) soft: 0(s) tc-so: current: 128(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=17452 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:17.410004 b2:a0:dd:cf:55:e9 > b2:a0:33:92:ce:56, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x2): ICMP echo request, id 25996, seq 0, length 64 tc-so:00:00:15.860004 b2:a0:33:92:ce:56 > b2:a0:dd:cf:55:e9, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x2): ICMP echo reply, id 25996, seq 0, length 64 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:dd:cf:55:e9 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:33:92:ce:56 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:dd:cf:55:e9 8 0 8 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 8 0 8 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:33:92:ce:56 on shmif0 19s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:dd:cf:55:e9 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:33:92:ce:56 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:dd:cf:55:e9 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:33:92:ce:56 8 0 8 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 8 0 8 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:dd:cf:55:e9 on shmif0 17s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:33:92:ce:56 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:33:92:ce:56 tc-so: linkstr: ./bus_ipsec tc-so: input: 8 packets, 836 bytes, 2 multicasts tc-so: output: 8 packets, 836 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:dd:cf:55:e9 tc-so: linkstr: ./bus_ipsec tc-so: input: 8 packets, 836 bytes, 2 multicasts tc-so: output: 8 packets, 836 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 5 0 5 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 26 0 26 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 67 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 162 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 81 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 30 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 41 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 594 0 0 198 0 198 198 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 35 0 0 2 0 2 2 0 inf 0 tc-so:mclpl 2112 7 0 0 5 0 5 5 0 10923 2 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 44 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1557 0 38 293 0 293 tc-so: tc-so:In use 1625K, total allocated 2344K; utilization 69.3% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.220005] IPsec: Initialized Security Association Processing. tc-so:[ 1.220005] mainbus0 (root) tc-so:[ 1.280005] chacha: Portable C ChaCha tc-so:[ 1.280005] aes: BearSSL aes_ct tc-so:[ 1.280005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.280005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.000005] shmif0: Ethernet address b2:a0:dd:cf:55:e9 tc-so:[ 8.580005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:[ 10.900005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:[ 13.110005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:[ 15.350005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:[ 17.410005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 4 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 3 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 5 0 5 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 16 0 16 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 65 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 161 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 81 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 41 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 533 0 0 178 0 178 178 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 32 0 0 2 0 2 2 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 38 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 3 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 3 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1464 0 28 272 0 272 tc-so: tc-so:In use 1489K, total allocated 2176K; utilization 68.4% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.230005] IPsec: Initialized Security Association Processing. tc-so:[ 1.230005] mainbus0 (root) tc-so:[ 1.300005] chacha: Portable C ChaCha tc-so:[ 1.300005] aes: BearSSL aes_ct tc-so:[ 1.300005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.300005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.450005] shmif0: Ethernet address b2:a0:33:92:ce:56 tc-so:[ 7.000005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:[ 9.330005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:[ 11.530005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:[ 13.780005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:[ 15.860005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:06.430004 b2:a0:dd:cf:55:e9 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:05.360004 b2:a0:33:92:ce:56 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:08.540004 b2:a0:dd:cf:55:e9 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:07.000004 b2:a0:33:92:ce:56 > b2:a0:dd:cf:55:e9, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:33:92:ce:56, length 28 tc-so:00:00:08.580004 b2:a0:dd:cf:55:e9 > b2:a0:33:92:ce:56, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): ICMP echo request, id 11195, seq 0, length 64 tc-so:00:00:07.040004 b2:a0:33:92:ce:56 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:08.580004 b2:a0:dd:cf:55:e9 > b2:a0:33:92:ce:56, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:dd:cf:55:e9, length 28 tc-so:00:00:07.040004 b2:a0:33:92:ce:56 > b2:a0:dd:cf:55:e9, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): ICMP echo reply, id 11195, seq 0, length 64 tc-so:00:00:10.870004 b2:a0:dd:cf:55:e9 > b2:a0:33:92:ce:56, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x0000271a,seq=0x1): ICMP echo request, id 35198, seq 0, length 64 tc-so:00:00:09.330004 b2:a0:33:92:ce:56 > b2:a0:dd:cf:55:e9, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x0000271b,seq=0x1): ICMP echo reply, id 35198, seq 0, length 64 tc-so:00:00:13.110004 b2:a0:dd:cf:55:e9 > b2:a0:33:92:ce:56, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002724,seq=0x1): ICMP echo request, id 64193, seq 0, length 64 tc-so:00:00:11.530004 b2:a0:33:92:ce:56 > b2:a0:dd:cf:55:e9, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002725,seq=0x1): ICMP echo reply, id 64193, seq 0, length 64 tc-so:00:00:15.350004 b2:a0:dd:cf:55:e9 > b2:a0:33:92:ce:56, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x0000271a,seq=0x2): ICMP echo request, id 47559, seq 0, length 64 tc-so:00:00:13.780004 b2:a0:33:92:ce:56 > b2:a0:dd:cf:55:e9, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x0000271b,seq=0x2): ICMP echo reply, id 47559, seq 0, length 64 tc-so:00:00:17.410004 b2:a0:dd:cf:55:e9 > b2:a0:33:92:ce:56, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x2): ICMP echo request, id 25996, seq 0, length 64 tc-so:00:00:15.860004 b2:a0:33:92:ce:56 > b2:a0:dd:cf:55:e9, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x2): ICMP echo reply, id 25996, seq 0, length 64 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1646869756.542059, ipsec_spi_ah_hmacsha512_preferred_new_delete, passed tc-start: 1646869756.567527, ipsec_spi_ah_hmacsha512_preferred_new_timeout 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: 1646869767.74259, ipsec_spi_ah_hmacsha512_preferred_new_timeout, skipped, PR 55632: test fails randomly, leaving spurious rump_server around tc-start: 1646869767.85874, ipsec_spi_ah_hmacsha512_preferred_old_delete tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:48:62:89:71 ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.key.prefered_oldsa=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.key.prefered_oldsa=1 ] tc-so:add 10.0.0.1 10.0.0.2 ah 10000 -lh 100 -ls 100 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 ah 10001 -lh 100 -ls 100 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:spdadd 10.0.0.1 10.0.0.2 any -P out ipsec ah/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 10.0.0.1 10.0.0.2 ah 10000 -lh 100 -ls 100 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 ah 10001 -lh 100 -ls 100 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:spdadd 10.0.0.2 10.0.0.1 any -P out ipsec ah/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:08.440004 b2:a0:f7:7c:1d:d9 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:07.000004 b2:a0:48:62:89:71 > b2:a0:f7:7c:1d:d9, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:48:62:89:71, length 28 tc-so:00:00:08.440004 b2:a0:f7:7c:1d:d9 > b2:a0:48:62:89:71, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): ICMP echo request, id 15698, seq 0, length 64 tc-so:00:00:07.050004 b2:a0:48:62:89:71 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:08.470004 b2:a0:f7:7c:1d:d9 > b2:a0:48:62:89:71, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:f7:7c:1d:d9, length 28 tc-so:00:00:07.050004 b2:a0:48:62:89:71 > b2:a0:f7:7c:1d:d9, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): ICMP echo reply, id 15698, seq 0, length 64 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add 10.0.0.1 10.0.0.2 ah 10010 -lh 100 -ls 100 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 ah 10011 -lh 100 -ls 100 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:49:40 2022 current: Mar 9 23:49:42 2022 tc-so: diff: 2(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:49:41 2022 hard: 0(s) soft: 0(s) tc-so: current: 128(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=29300 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:49:42 2022 current: Mar 9 23:49:42 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:49:33 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=29300 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:49:40 2022 current: Mar 9 23:49:42 2022 tc-so: diff: 2(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:49:41 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=29300 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:49:42 2022 current: Mar 9 23:49:42 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:49:33 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=29300 refcnt=0 tc-so:add 10.0.0.1 10.0.0.2 ah 10010 -lh 100 -ls 100 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 ah 10011 -lh 100 -ls 100 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:49:40 2022 current: Mar 9 23:49:42 2022 tc-so: diff: 2(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:49:41 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=4697 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:49:42 2022 current: Mar 9 23:49:42 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:49:34 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=4697 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:49:40 2022 current: Mar 9 23:49:42 2022 tc-so: diff: 2(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:49:41 2022 hard: 0(s) soft: 0(s) tc-so: current: 128(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=4697 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:49:42 2022 current: Mar 9 23:49:42 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:49:34 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=4697 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:10.560004 b2:a0:f7:7c:1d:d9 > b2:a0:48:62:89:71, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x2): ICMP echo request, id 7890, seq 0, length 64 tc-so:00:00:09.150004 b2:a0:48:62:89:71 > b2:a0:f7:7c:1d:d9, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x2): ICMP echo reply, id 7890, seq 0, length 64 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add 10.0.0.1 10.0.0.2 ah 10020 -lh 100 -ls 100 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 ah 10021 -lh 100 -ls 100 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000002 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:49:40 2022 current: Mar 9 23:49:44 2022 tc-so: diff: 4(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:49:43 2022 hard: 0(s) soft: 0(s) tc-so: current: 256(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 2 hard: 0 soft: 0 tc-so: sadb_seq=5 pid=18209 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:49:42 2022 current: Mar 9 23:49:44 2022 tc-so: diff: 2(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:49:33 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=4 pid=18209 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10020(0x00002724) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:49:44 2022 current: Mar 9 23:49:44 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:49:33 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=18209 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000002 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:49:40 2022 current: Mar 9 23:49:44 2022 tc-so: diff: 4(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:49:43 2022 hard: 0(s) soft: 0(s) tc-so: current: 168(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 2 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=18209 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:49:42 2022 current: Mar 9 23:49:44 2022 tc-so: diff: 2(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:49:33 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=18209 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10021(0x00002725) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:49:44 2022 current: Mar 9 23:49:44 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:49:33 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=18209 refcnt=0 tc-so:add 10.0.0.1 10.0.0.2 ah 10020 -lh 100 -ls 100 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 ah 10021 -lh 100 -ls 100 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000002 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:49:40 2022 current: Mar 9 23:49:44 2022 tc-so: diff: 4(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:49:43 2022 hard: 0(s) soft: 0(s) tc-so: current: 168(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 2 hard: 0 soft: 0 tc-so: sadb_seq=5 pid=9668 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:49:42 2022 current: Mar 9 23:49:45 2022 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:49:34 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=4 pid=9668 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10020(0x00002724) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:49:44 2022 current: Mar 9 23:49:45 2022 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:49:34 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=9668 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000002 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:49:40 2022 current: Mar 9 23:49:45 2022 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:49:43 2022 hard: 0(s) soft: 0(s) tc-so: current: 256(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 2 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=9668 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:49:42 2022 current: Mar 9 23:49:45 2022 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:49:34 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=9668 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10021(0x00002725) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:49:44 2022 current: Mar 9 23:49:45 2022 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:49:34 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=9668 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:12.690004 b2:a0:f7:7c:1d:d9 > b2:a0:48:62:89:71, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x3): ICMP echo request, id 42694, seq 0, length 64 tc-so:00:00:11.270004 b2:a0:48:62:89:71 > b2:a0:f7:7c:1d:d9, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x3): ICMP echo reply, id 42694, seq 0, length 64 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:delete 10.0.0.1 10.0.0.2 ah 10020; tc-so:delete 10.0.0.2 10.0.0.1 ah 10021; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000003 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:49:40 2022 current: Mar 9 23:49:46 2022 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:49:45 2022 hard: 0(s) soft: 0(s) tc-so: current: 384(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 3 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=8947 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:49:42 2022 current: Mar 9 23:49:46 2022 tc-so: diff: 4(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:49:33 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=8947 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000003 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:49:40 2022 current: Mar 9 23:49:46 2022 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:49:45 2022 hard: 0(s) soft: 0(s) tc-so: current: 252(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 3 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=8947 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:49:42 2022 current: Mar 9 23:49:46 2022 tc-so: diff: 4(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:49:33 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=8947 refcnt=0 tc-so:delete 10.0.0.1 10.0.0.2 ah 10020; tc-so:delete 10.0.0.2 10.0.0.1 ah 10021; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000003 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:49:40 2022 current: Mar 9 23:49:47 2022 tc-so: diff: 7(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:49:45 2022 hard: 0(s) soft: 0(s) tc-so: current: 252(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 3 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=16564 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:49:42 2022 current: Mar 9 23:49:47 2022 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:49:34 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=16564 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000003 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:49:40 2022 current: Mar 9 23:49:47 2022 tc-so: diff: 7(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:49:45 2022 hard: 0(s) soft: 0(s) tc-so: current: 384(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 3 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=16564 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:49:42 2022 current: Mar 9 23:49:47 2022 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:49:34 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=16564 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:14.790004 b2:a0:f7:7c:1d:d9 > b2:a0:48:62:89:71, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x4): ICMP echo request, id 13929, seq 0, length 64 tc-so:00:00:13.350004 b2:a0:48:62:89:71 > b2:a0:f7:7c:1d:d9, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x4): ICMP echo reply, id 13929, seq 0, length 64 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:delete 10.0.0.1 10.0.0.2 ah 10010; tc-so:delete 10.0.0.2 10.0.0.1 ah 10011; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000004 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:49:39 2022 current: Mar 9 23:49:48 2022 tc-so: diff: 9(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:49:46 2022 hard: 0(s) soft: 0(s) tc-so: current: 512(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 4 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=21349 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000004 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:49:39 2022 current: Mar 9 23:49:48 2022 tc-so: diff: 9(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:49:46 2022 hard: 0(s) soft: 0(s) tc-so: current: 336(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 4 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=21349 refcnt=0 tc-so:delete 10.0.0.1 10.0.0.2 ah 10010; tc-so:delete 10.0.0.2 10.0.0.1 ah 10011; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000004 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:49:40 2022 current: Mar 9 23:49:49 2022 tc-so: diff: 9(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:49:47 2022 hard: 0(s) soft: 0(s) tc-so: current: 336(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 4 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=12643 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000004 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:49:40 2022 current: Mar 9 23:49:49 2022 tc-so: diff: 9(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:49:47 2022 hard: 0(s) soft: 0(s) tc-so: current: 512(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 4 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=12643 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:16.830004 b2:a0:f7:7c:1d:d9 > b2:a0:48:62:89:71, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x5): ICMP echo request, id 40281, seq 0, length 64 tc-so:00:00:15.390004 b2:a0:48:62:89:71 > b2:a0:f7:7c:1d:d9, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x5): ICMP echo reply, id 40281, seq 0, length 64 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:f7:7c:1d:d9 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:48:62:89:71 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:f7:7c:1d:d9 8 0 8 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 8 0 8 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:48:62:89:71 on shmif0 20s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:f7:7c:1d:d9 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:48:62:89:71 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:f7:7c:1d:d9 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:48:62:89:71 8 0 8 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 8 0 8 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:f7:7c:1d:d9 on shmif0 18s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:48:62:89:71 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:48:62:89:71 tc-so: linkstr: ./bus_ipsec tc-so: input: 8 packets, 836 bytes, 2 multicasts tc-so: output: 8 packets, 836 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:f7:7c:1d:d9 tc-so: linkstr: ./bus_ipsec tc-so: input: 8 packets, 836 bytes, 2 multicasts tc-so: output: 8 packets, 836 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 5 0 5 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 26 0 26 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 66 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 163 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 81 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 32 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 41 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 598 0 0 200 0 200 200 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 32 0 0 2 0 2 2 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 40 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1548 0 38 295 0 295 tc-so: tc-so:In use 1621K, total allocated 2360K; utilization 68.7% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.230005] IPsec: Initialized Security Association Processing. tc-so:[ 1.230005] mainbus0 (root) tc-so:[ 1.230005] chacha: Portable C ChaCha tc-so:[ 1.230005] aes: BearSSL aes_ct tc-so:[ 1.230005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.230005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.780005] shmif0: Ethernet address b2:a0:f7:7c:1d:d9 tc-so:[ 8.470005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:[ 10.600005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:[ 12.730005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:[ 14.790005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:[ 16.830005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 5 0 5 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 16 0 16 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 65 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 161 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 81 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 41 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 537 0 0 179 0 179 179 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 32 0 0 2 0 2 2 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 36 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1462 0 28 273 0 273 tc-so: tc-so:In use 1494K, total allocated 2184K; utilization 68.4% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.210005] IPsec: Initialized Security Association Processing. tc-so:[ 1.210005] mainbus0 (root) tc-so:[ 1.270005] chacha: Portable C ChaCha tc-so:[ 1.270005] aes: BearSSL aes_ct tc-so:[ 1.270005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.270005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.300005] shmif0: Ethernet address b2:a0:48:62:89:71 tc-so:[ 7.000005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:[ 9.150005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:[ 11.270005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:[ 13.350005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:[ 15.390005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:06.170004 b2:a0:f7:7c:1d:d9 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:05.410004 b2:a0:48:62:89:71 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:08.440004 b2:a0:f7:7c:1d:d9 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:07.000004 b2:a0:48:62:89:71 > b2:a0:f7:7c:1d:d9, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:48:62:89:71, length 28 tc-so:00:00:08.440004 b2:a0:f7:7c:1d:d9 > b2:a0:48:62:89:71, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): ICMP echo request, id 15698, seq 0, length 64 tc-so:00:00:07.050004 b2:a0:48:62:89:71 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:08.470004 b2:a0:f7:7c:1d:d9 > b2:a0:48:62:89:71, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:f7:7c:1d:d9, length 28 tc-so:00:00:07.050004 b2:a0:48:62:89:71 > b2:a0:f7:7c:1d:d9, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): ICMP echo reply, id 15698, seq 0, length 64 tc-so:00:00:10.560004 b2:a0:f7:7c:1d:d9 > b2:a0:48:62:89:71, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x2): ICMP echo request, id 7890, seq 0, length 64 tc-so:00:00:09.150004 b2:a0:48:62:89:71 > b2:a0:f7:7c:1d:d9, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x2): ICMP echo reply, id 7890, seq 0, length 64 tc-so:00:00:12.690004 b2:a0:f7:7c:1d:d9 > b2:a0:48:62:89:71, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x3): ICMP echo request, id 42694, seq 0, length 64 tc-so:00:00:11.270004 b2:a0:48:62:89:71 > b2:a0:f7:7c:1d:d9, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x3): ICMP echo reply, id 42694, seq 0, length 64 tc-so:00:00:14.790004 b2:a0:f7:7c:1d:d9 > b2:a0:48:62:89:71, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x4): ICMP echo request, id 13929, seq 0, length 64 tc-so:00:00:13.350004 b2:a0:48:62:89:71 > b2:a0:f7:7c:1d:d9, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x4): ICMP echo reply, id 13929, seq 0, length 64 tc-so:00:00:16.830004 b2:a0:f7:7c:1d:d9 > b2:a0:48:62:89:71, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x5): ICMP echo request, id 40281, seq 0, length 64 tc-so:00:00:15.390004 b2:a0:48:62:89:71 > b2:a0:f7:7c:1d:d9, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x5): ICMP echo reply, id 40281, seq 0, length 64 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1646869806.107746, ipsec_spi_ah_hmacsha512_preferred_old_delete, passed tc-start: 1646869806.134871, ipsec_spi_ah_hmacsha512_preferred_old_timeout 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: 1646869815.816930, ipsec_spi_ah_hmacsha512_preferred_old_timeout, skipped, PR 55632: test fails randomly, leaving spurious rump_server around tc-start: 1646869815.824405, ipsec_spi_ah_null_preferred_new_delete tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:1e:44:15:b1 ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:add 10.0.0.1 10.0.0.2 ah 10000 -lh 100 -ls 100 -A null ; tc-so:add 10.0.0.2 10.0.0.1 ah 10001 -lh 100 -ls 100 -A null ; tc-so:spdadd 10.0.0.1 10.0.0.2 any -P out ipsec ah/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 10.0.0.1 10.0.0.2 ah 10000 -lh 100 -ls 100 -A null ; tc-so:add 10.0.0.2 10.0.0.1 ah 10001 -lh 100 -ls 100 -A null ; tc-so:spdadd 10.0.0.2 10.0.0.1 any -P out ipsec ah/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:08.030004 b2:a0:1b:35:61:90 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:06.500004 b2:a0:1e:44:15:b1 > b2:a0:1b:35:61:90, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:1e:44:15:b1, length 28 tc-so:00:00:08.030004 b2:a0:1b:35:61:90 > b2:a0:1e:44:15:b1, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): ICMP echo request, id 41281, seq 0, length 64 tc-so:00:00:06.500004 b2:a0:1e:44:15:b1 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:08.070004 b2:a0:1b:35:61:90 > b2:a0:1e:44:15:b1, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:1b:35:61:90, length 28 tc-so:00:00:06.540004 b2:a0:1e:44:15:b1 > b2:a0:1b:35:61:90, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): ICMP echo reply, id 41281, seq 0, length 64 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add 10.0.0.1 10.0.0.2 ah 10010 -lh 100 -ls 100 -A null ; tc-so:add 10.0.0.2 10.0.0.1 ah 10011 -lh 100 -ls 100 -A null ; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:50:27 2022 current: Mar 9 23:50:29 2022 tc-so: diff: 2(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:50:28 2022 hard: 0(s) soft: 0(s) tc-so: current: 108(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=11958 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:50:29 2022 current: Mar 9 23:50:29 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:50:20 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=11958 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:50:27 2022 current: Mar 9 23:50:29 2022 tc-so: diff: 2(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:50:28 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=11958 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:50:29 2022 current: Mar 9 23:50:29 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:50:20 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=11958 refcnt=0 tc-so:add 10.0.0.1 10.0.0.2 ah 10010 -lh 100 -ls 100 -A null ; tc-so:add 10.0.0.2 10.0.0.1 ah 10011 -lh 100 -ls 100 -A null ; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:50:27 2022 current: Mar 9 23:50:30 2022 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:50:28 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=11218 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:50:30 2022 current: Mar 9 23:50:30 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:50:22 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=11218 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:50:27 2022 current: Mar 9 23:50:30 2022 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:50:28 2022 hard: 0(s) soft: 0(s) tc-so: current: 108(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=11218 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:50:30 2022 current: Mar 9 23:50:30 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:50:22 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=11218 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:10.560004 b2:a0:1b:35:61:90 > b2:a0:1e:44:15:b1, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x0000271a,seq=0x1): ICMP echo request, id 1777, seq 0, length 64 tc-so:00:00:09.070004 b2:a0:1e:44:15:b1 > b2:a0:1b:35:61:90, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x0000271b,seq=0x1): ICMP echo reply, id 1777, seq 0, length 64 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add 10.0.0.1 10.0.0.2 ah 10020 -lh 100 -ls 100 -A null ; tc-so:add 10.0.0.2 10.0.0.1 ah 10021 -lh 100 -ls 100 -A null ; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:50:27 2022 current: Mar 9 23:50:32 2022 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:50:28 2022 hard: 0(s) soft: 0(s) tc-so: current: 108(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=5 pid=5940 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:50:29 2022 current: Mar 9 23:50:32 2022 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:50:30 2022 hard: 0(s) soft: 0(s) tc-so: current: 108(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=4 pid=5940 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10020(0x00002724) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:50:31 2022 current: Mar 9 23:50:32 2022 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:50:20 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=5940 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:50:27 2022 current: Mar 9 23:50:32 2022 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:50:28 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=5940 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:50:29 2022 current: Mar 9 23:50:32 2022 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:50:30 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=5940 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10021(0x00002725) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:50:31 2022 current: Mar 9 23:50:32 2022 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:50:20 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=5940 refcnt=0 tc-so:add 10.0.0.1 10.0.0.2 ah 10020 -lh 100 -ls 100 -A null ; tc-so:add 10.0.0.2 10.0.0.1 ah 10021 -lh 100 -ls 100 -A null ; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:50:26 2022 current: Mar 9 23:50:32 2022 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:50:27 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=5 pid=4775 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:50:29 2022 current: Mar 9 23:50:32 2022 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:50:30 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=4 pid=4775 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10020(0x00002724) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:50:31 2022 current: Mar 9 23:50:32 2022 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:50:21 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=4775 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:50:26 2022 current: Mar 9 23:50:32 2022 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:50:27 2022 hard: 0(s) soft: 0(s) tc-so: current: 108(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=4775 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:50:29 2022 current: Mar 9 23:50:32 2022 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:50:30 2022 hard: 0(s) soft: 0(s) tc-so: current: 108(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=4775 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10021(0x00002725) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:50:31 2022 current: Mar 9 23:50:32 2022 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:50:21 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=4775 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:12.880004 b2:a0:1b:35:61:90 > b2:a0:1e:44:15:b1, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002724,seq=0x1): ICMP echo request, id 30153, seq 0, length 64 tc-so:00:00:11.350004 b2:a0:1e:44:15:b1 > b2:a0:1b:35:61:90, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002725,seq=0x1): ICMP echo reply, id 30153, seq 0, length 64 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:delete 10.0.0.1 10.0.0.2 ah 10020; tc-so:delete 10.0.0.2 10.0.0.1 ah 10021; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:50:27 2022 current: Mar 9 23:50:34 2022 tc-so: diff: 7(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:50:28 2022 hard: 0(s) soft: 0(s) tc-so: current: 108(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=16698 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:50:29 2022 current: Mar 9 23:50:34 2022 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:50:30 2022 hard: 0(s) soft: 0(s) tc-so: current: 108(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=16698 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:50:27 2022 current: Mar 9 23:50:34 2022 tc-so: diff: 7(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:50:28 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=16698 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:50:29 2022 current: Mar 9 23:50:34 2022 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:50:30 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=16698 refcnt=0 tc-so:delete 10.0.0.1 10.0.0.2 ah 10020; tc-so:delete 10.0.0.2 10.0.0.1 ah 10021; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:50:26 2022 current: Mar 9 23:50:34 2022 tc-so: diff: 8(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:50:27 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=23963 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:50:29 2022 current: Mar 9 23:50:34 2022 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:50:30 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=23963 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:50:26 2022 current: Mar 9 23:50:34 2022 tc-so: diff: 8(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:50:27 2022 hard: 0(s) soft: 0(s) tc-so: current: 108(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=23963 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:50:29 2022 current: Mar 9 23:50:34 2022 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:50:30 2022 hard: 0(s) soft: 0(s) tc-so: current: 108(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=23963 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:14.890004 b2:a0:1b:35:61:90 > b2:a0:1e:44:15:b1, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x0000271a,seq=0x2): ICMP echo request, id 19758, seq 0, length 64 tc-so:00:00:13.410004 b2:a0:1e:44:15:b1 > b2:a0:1b:35:61:90, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x0000271b,seq=0x2): ICMP echo reply, id 19758, seq 0, length 64 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:delete 10.0.0.1 10.0.0.2 ah 10010; tc-so:delete 10.0.0.2 10.0.0.1 ah 10011; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:50:27 2022 current: Mar 9 23:50:36 2022 tc-so: diff: 9(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:50:28 2022 hard: 0(s) soft: 0(s) tc-so: current: 108(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=28972 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:50:27 2022 current: Mar 9 23:50:36 2022 tc-so: diff: 9(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:50:28 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=28972 refcnt=0 tc-so:delete 10.0.0.1 10.0.0.2 ah 10010; tc-so:delete 10.0.0.2 10.0.0.1 ah 10011; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:50:26 2022 current: Mar 9 23:50:36 2022 tc-so: diff: 10(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:50:27 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=5237 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:50:26 2022 current: Mar 9 23:50:36 2022 tc-so: diff: 10(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:50:27 2022 hard: 0(s) soft: 0(s) tc-so: current: 108(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=5237 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:16.880004 b2:a0:1b:35:61:90 > b2:a0:1e:44:15:b1, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x2): ICMP echo request, id 34637, seq 0, length 64 tc-so:00:00:15.400004 b2:a0:1e:44:15:b1 > b2:a0:1b:35:61:90, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x2): ICMP echo reply, id 34637, seq 0, length 64 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:1b:35:61:90 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:1e:44:15:b1 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:1b:35:61:90 8 0 8 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 8 0 8 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:1e:44:15:b1 on shmif0 19s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:1b:35:61:90 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:1e:44:15:b1 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:1b:35:61:90 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:1e:44:15:b1 8 0 8 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 8 0 8 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:1b:35:61:90 on shmif0 16s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:1e:44:15:b1 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:1e:44:15:b1 tc-so: linkstr: ./bus_ipsec tc-so: input: 8 packets, 736 bytes, 2 multicasts tc-so: output: 8 packets, 736 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:1b:35:61:90 tc-so: linkstr: ./bus_ipsec tc-so: input: 8 packets, 736 bytes, 2 multicasts tc-so: output: 8 packets, 736 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 5 0 5 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 26 0 26 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 44 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 67 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 151 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 76 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 29 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 594 0 0 198 0 198 198 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 35 0 0 2 0 2 2 0 inf 0 tc-so:mclpl 2112 7 0 0 5 0 5 5 0 10923 2 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 49 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 3 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1553 0 38 293 0 293 tc-so: tc-so:In use 1622K, total allocated 2344K; utilization 69.2% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.230005] IPsec: Initialized Security Association Processing. tc-so:[ 1.230005] mainbus0 (root) tc-so:[ 1.280005] chacha: Portable C ChaCha tc-so:[ 1.280005] aes: BearSSL aes_ct tc-so:[ 1.280005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.280005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.960005] shmif0: Ethernet address b2:a0:1b:35:61:90 tc-so:[ 8.070005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:[ 10.600005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:[ 12.880005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:[ 14.930005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:[ 16.920005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 5 0 5 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 16 0 16 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 44 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 65 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 146 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 76 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 29 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 533 0 0 178 0 178 178 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 32 0 0 2 0 2 2 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 48 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 4 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1462 0 28 272 0 272 tc-so: tc-so:In use 1487K, total allocated 2176K; utilization 68.3% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.240005] IPsec: Initialized Security Association Processing. tc-so:[ 1.280005] mainbus0 (root) tc-so:[ 1.280005] chacha: Portable C ChaCha tc-so:[ 1.280005] aes: BearSSL aes_ct tc-so:[ 1.320005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.320005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.430005] shmif0: Ethernet address b2:a0:1e:44:15:b1 tc-so:[ 6.500005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:[ 9.030005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:[ 11.350005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:[ 13.370005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:[ 15.360005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:06.270004 b2:a0:1b:35:61:90 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:05.240004 b2:a0:1e:44:15:b1 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:08.030004 b2:a0:1b:35:61:90 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:06.500004 b2:a0:1e:44:15:b1 > b2:a0:1b:35:61:90, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:1e:44:15:b1, length 28 tc-so:00:00:08.030004 b2:a0:1b:35:61:90 > b2:a0:1e:44:15:b1, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): ICMP echo request, id 41281, seq 0, length 64 tc-so:00:00:06.500004 b2:a0:1e:44:15:b1 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:08.070004 b2:a0:1b:35:61:90 > b2:a0:1e:44:15:b1, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:1b:35:61:90, length 28 tc-so:00:00:06.540004 b2:a0:1e:44:15:b1 > b2:a0:1b:35:61:90, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): ICMP echo reply, id 41281, seq 0, length 64 tc-so:00:00:10.560004 b2:a0:1b:35:61:90 > b2:a0:1e:44:15:b1, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x0000271a,seq=0x1): ICMP echo request, id 1777, seq 0, length 64 tc-so:00:00:09.070004 b2:a0:1e:44:15:b1 > b2:a0:1b:35:61:90, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x0000271b,seq=0x1): ICMP echo reply, id 1777, seq 0, length 64 tc-so:00:00:12.880004 b2:a0:1b:35:61:90 > b2:a0:1e:44:15:b1, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002724,seq=0x1): ICMP echo request, id 30153, seq 0, length 64 tc-so:00:00:11.350004 b2:a0:1e:44:15:b1 > b2:a0:1b:35:61:90, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002725,seq=0x1): ICMP echo reply, id 30153, seq 0, length 64 tc-so:00:00:14.890004 b2:a0:1b:35:61:90 > b2:a0:1e:44:15:b1, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x0000271a,seq=0x2): ICMP echo request, id 19758, seq 0, length 64 tc-so:00:00:13.410004 b2:a0:1e:44:15:b1 > b2:a0:1b:35:61:90, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x0000271b,seq=0x2): ICMP echo reply, id 19758, seq 0, length 64 tc-so:00:00:16.880004 b2:a0:1b:35:61:90 > b2:a0:1e:44:15:b1, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x2): ICMP echo request, id 34637, seq 0, length 64 tc-so:00:00:15.400004 b2:a0:1e:44:15:b1 > b2:a0:1b:35:61:90, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x2): ICMP echo reply, id 34637, seq 0, length 64 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1646869854.166224, ipsec_spi_ah_null_preferred_new_delete, passed tc-start: 1646869854.189692, ipsec_spi_ah_null_preferred_new_timeout 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: 1646869864.260873, ipsec_spi_ah_null_preferred_new_timeout, skipped, PR 55632: test fails randomly, leaving spurious rump_server around tc-start: 1646869864.268659, ipsec_spi_ah_null_preferred_old_delete tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:b0:b3:5d:66 ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.key.prefered_oldsa=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.key.prefered_oldsa=1 ] tc-so:add 10.0.0.1 10.0.0.2 ah 10000 -lh 100 -ls 100 -A null ; tc-so:add 10.0.0.2 10.0.0.1 ah 10001 -lh 100 -ls 100 -A null ; tc-so:spdadd 10.0.0.1 10.0.0.2 any -P out ipsec ah/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 10.0.0.1 10.0.0.2 ah 10000 -lh 100 -ls 100 -A null ; tc-so:add 10.0.0.2 10.0.0.1 ah 10001 -lh 100 -ls 100 -A null ; tc-so:spdadd 10.0.0.2 10.0.0.1 any -P out ipsec ah/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:10.920004 b2:a0:2e:1e:fa:7a > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:09.430004 b2:a0:b0:b3:5d:66 > b2:a0:2e:1e:fa:7a, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:b0:b3:5d:66, length 28 tc-so:00:00:10.920004 b2:a0:2e:1e:fa:7a > b2:a0:b0:b3:5d:66, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): ICMP echo request, id 31712, seq 0, length 64 tc-so:00:00:09.480004 b2:a0:b0:b3:5d:66 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:10.920004 b2:a0:2e:1e:fa:7a > b2:a0:b0:b3:5d:66, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:2e:1e:fa:7a, length 28 tc-so:00:00:09.480004 b2:a0:b0:b3:5d:66 > b2:a0:2e:1e:fa:7a, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): ICMP echo reply, id 31712, seq 0, length 64 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add 10.0.0.1 10.0.0.2 ah 10010 -lh 100 -ls 100 -A null ; tc-so:add 10.0.0.2 10.0.0.1 ah 10011 -lh 100 -ls 100 -A null ; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:51:18 2022 current: Mar 9 23:51:21 2022 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:51:19 2022 hard: 0(s) soft: 0(s) tc-so: current: 108(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=28118 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:51:21 2022 current: Mar 9 23:51:21 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:51:09 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=28118 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:51:18 2022 current: Mar 9 23:51:21 2022 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:51:19 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=28118 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:51:21 2022 current: Mar 9 23:51:21 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:51:09 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=28118 refcnt=0 tc-so:add 10.0.0.1 10.0.0.2 ah 10010 -lh 100 -ls 100 -A null ; tc-so:add 10.0.0.2 10.0.0.1 ah 10011 -lh 100 -ls 100 -A null ; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:51:18 2022 current: Mar 9 23:51:22 2022 tc-so: diff: 4(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:51:19 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=9566 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:51:21 2022 current: Mar 9 23:51:22 2022 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:51:10 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=9566 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:51:18 2022 current: Mar 9 23:51:22 2022 tc-so: diff: 4(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:51:19 2022 hard: 0(s) soft: 0(s) tc-so: current: 108(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=9566 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:51:21 2022 current: Mar 9 23:51:22 2022 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:51:10 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=9566 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:13.960004 b2:a0:2e:1e:fa:7a > b2:a0:b0:b3:5d:66, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x2): ICMP echo request, id 29305, seq 0, length 64 tc-so:00:00:12.510004 b2:a0:b0:b3:5d:66 > b2:a0:2e:1e:fa:7a, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x2): ICMP echo reply, id 29305, seq 0, length 64 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add 10.0.0.1 10.0.0.2 ah 10020 -lh 100 -ls 100 -A null ; tc-so:add 10.0.0.2 10.0.0.1 ah 10021 -lh 100 -ls 100 -A null ; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000002 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:51:18 2022 current: Mar 9 23:51:24 2022 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:51:22 2022 hard: 0(s) soft: 0(s) tc-so: current: 216(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 2 hard: 0 soft: 0 tc-so: sadb_seq=5 pid=23995 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:51:21 2022 current: Mar 9 23:51:24 2022 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:51:09 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=4 pid=23995 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10020(0x00002724) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:51:24 2022 current: Mar 9 23:51:24 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:51:09 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=23995 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000002 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:51:18 2022 current: Mar 9 23:51:24 2022 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:51:22 2022 hard: 0(s) soft: 0(s) tc-so: current: 168(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 2 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=23995 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:51:21 2022 current: Mar 9 23:51:24 2022 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:51:09 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=23995 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10021(0x00002725) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:51:24 2022 current: Mar 9 23:51:24 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:51:09 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=23995 refcnt=0 tc-so:add 10.0.0.1 10.0.0.2 ah 10020 -lh 100 -ls 100 -A null ; tc-so:add 10.0.0.2 10.0.0.1 ah 10021 -lh 100 -ls 100 -A null ; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000002 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:51:18 2022 current: Mar 9 23:51:24 2022 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:51:22 2022 hard: 0(s) soft: 0(s) tc-so: current: 168(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 2 hard: 0 soft: 0 tc-so: sadb_seq=5 pid=17931 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:51:21 2022 current: Mar 9 23:51:24 2022 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:51:10 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=4 pid=17931 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10020(0x00002724) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:51:24 2022 current: Mar 9 23:51:24 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:51:10 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=17931 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000002 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:51:18 2022 current: Mar 9 23:51:24 2022 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:51:22 2022 hard: 0(s) soft: 0(s) tc-so: current: 216(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 2 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=17931 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:51:21 2022 current: Mar 9 23:51:24 2022 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:51:10 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=17931 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10021(0x00002725) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:51:24 2022 current: Mar 9 23:51:24 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:51:10 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=17931 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:16.440004 b2:a0:2e:1e:fa:7a > b2:a0:b0:b3:5d:66, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x3): ICMP echo request, id 13150, seq 0, length 64 tc-so:00:00:15.000004 b2:a0:b0:b3:5d:66 > b2:a0:2e:1e:fa:7a, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x3): ICMP echo reply, id 13150, seq 0, length 64 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:delete 10.0.0.1 10.0.0.2 ah 10020; tc-so:delete 10.0.0.2 10.0.0.1 ah 10021; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000003 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:51:18 2022 current: Mar 9 23:51:26 2022 tc-so: diff: 8(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:51:25 2022 hard: 0(s) soft: 0(s) tc-so: current: 324(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 3 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=10184 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:51:21 2022 current: Mar 9 23:51:26 2022 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:51:09 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=10184 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000003 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:51:18 2022 current: Mar 9 23:51:26 2022 tc-so: diff: 8(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:51:25 2022 hard: 0(s) soft: 0(s) tc-so: current: 252(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 3 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=10184 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:51:21 2022 current: Mar 9 23:51:26 2022 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:51:09 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=10184 refcnt=0 tc-so:delete 10.0.0.1 10.0.0.2 ah 10020; tc-so:delete 10.0.0.2 10.0.0.1 ah 10021; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000003 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:51:18 2022 current: Mar 9 23:51:27 2022 tc-so: diff: 9(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:51:25 2022 hard: 0(s) soft: 0(s) tc-so: current: 252(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 3 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=13219 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:51:21 2022 current: Mar 9 23:51:27 2022 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:51:10 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=13219 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000003 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:51:18 2022 current: Mar 9 23:51:27 2022 tc-so: diff: 9(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:51:25 2022 hard: 0(s) soft: 0(s) tc-so: current: 324(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 3 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=13219 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:51:21 2022 current: Mar 9 23:51:27 2022 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:51:10 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=13219 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:18.690004 b2:a0:2e:1e:fa:7a > b2:a0:b0:b3:5d:66, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x4): ICMP echo request, id 62388, seq 0, length 64 tc-so:00:00:17.210004 b2:a0:b0:b3:5d:66 > b2:a0:2e:1e:fa:7a, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x4): ICMP echo reply, id 62388, seq 0, length 64 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:delete 10.0.0.1 10.0.0.2 ah 10010; tc-so:delete 10.0.0.2 10.0.0.1 ah 10011; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000004 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:51:18 2022 current: Mar 9 23:51:28 2022 tc-so: diff: 10(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:51:27 2022 hard: 0(s) soft: 0(s) tc-so: current: 432(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 4 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=2242 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000004 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:51:18 2022 current: Mar 9 23:51:28 2022 tc-so: diff: 10(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:51:27 2022 hard: 0(s) soft: 0(s) tc-so: current: 336(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 4 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=2242 refcnt=0 tc-so:delete 10.0.0.1 10.0.0.2 ah 10010; tc-so:delete 10.0.0.2 10.0.0.1 ah 10011; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000004 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:51:18 2022 current: Mar 9 23:51:29 2022 tc-so: diff: 11(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:51:27 2022 hard: 0(s) soft: 0(s) tc-so: current: 336(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 4 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=3269 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000004 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:51:18 2022 current: Mar 9 23:51:29 2022 tc-so: diff: 11(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:51:27 2022 hard: 0(s) soft: 0(s) tc-so: current: 432(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 4 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=3269 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:20.660004 b2:a0:2e:1e:fa:7a > b2:a0:b0:b3:5d:66, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x5): ICMP echo request, id 5059, seq 0, length 64 tc-so:00:00:19.200004 b2:a0:b0:b3:5d:66 > b2:a0:2e:1e:fa:7a, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x5): ICMP echo reply, id 5059, seq 0, length 64 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:2e:1e:fa:7a tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:b0:b3:5d:66 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:2e:1e:fa:7a 8 0 8 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 8 0 8 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:b0:b3:5d:66 on shmif0 17s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:2e:1e:fa:7a multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:b0:b3:5d:66 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:2e:1e:fa:7a UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:b0:b3:5d:66 8 0 8 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 8 0 8 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:2e:1e:fa:7a on shmif0 15s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:b0:b3:5d:66 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:b0:b3:5d:66 tc-so: linkstr: ./bus_ipsec tc-so: input: 8 packets, 736 bytes, 2 multicasts tc-so: output: 8 packets, 736 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:2e:1e:fa:7a tc-so: linkstr: ./bus_ipsec tc-so: input: 8 packets, 736 bytes, 2 multicasts tc-so: output: 8 packets, 736 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 5 0 5 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 26 0 26 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 44 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 66 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 163 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 75 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 33 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 29 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 597 0 0 199 0 199 199 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 32 0 0 2 0 2 2 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 38 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1545 0 38 294 0 294 tc-so: tc-so:In use 1614K, total allocated 2352K; utilization 68.6% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.270005] IPsec: Initialized Security Association Processing. tc-so:[ 1.270005] mainbus0 (root) tc-so:[ 1.350005] chacha: Portable C ChaCha tc-so:[ 1.350005] aes: BearSSL aes_ct tc-so:[ 1.350005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.350005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.260005] shmif0: Ethernet address b2:a0:2e:1e:fa:7a tc-so:[ 10.960005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:[ 13.960005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:[ 16.440005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:[ 18.690005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:[ 20.660005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 5 0 5 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 16 0 16 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 44 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 65 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 160 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 75 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 29 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 538 0 0 180 0 180 180 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 32 0 0 2 0 2 2 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 38 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1465 0 28 274 0 274 tc-so: tc-so:In use 1492K, total allocated 2192K; utilization 68.1% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.200005] IPsec: Initialized Security Association Processing. tc-so:[ 1.200005] mainbus0 (root) tc-so:[ 1.200005] chacha: Portable C ChaCha tc-so:[ 1.200005] aes: BearSSL aes_ct tc-so:[ 1.200005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.200005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.150005] shmif0: Ethernet address b2:a0:b0:b3:5d:66 tc-so:[ 9.430005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:[ 12.510005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:[ 15.000005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:[ 17.210005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:[ 19.200005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:07.600004 b2:a0:2e:1e:fa:7a > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:07.150004 b2:a0:b0:b3:5d:66 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:10.920004 b2:a0:2e:1e:fa:7a > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:09.430004 b2:a0:b0:b3:5d:66 > b2:a0:2e:1e:fa:7a, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:b0:b3:5d:66, length 28 tc-so:00:00:10.920004 b2:a0:2e:1e:fa:7a > b2:a0:b0:b3:5d:66, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): ICMP echo request, id 31712, seq 0, length 64 tc-so:00:00:09.480004 b2:a0:b0:b3:5d:66 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:10.920004 b2:a0:2e:1e:fa:7a > b2:a0:b0:b3:5d:66, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:2e:1e:fa:7a, length 28 tc-so:00:00:09.480004 b2:a0:b0:b3:5d:66 > b2:a0:2e:1e:fa:7a, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): ICMP echo reply, id 31712, seq 0, length 64 tc-so:00:00:13.960004 b2:a0:2e:1e:fa:7a > b2:a0:b0:b3:5d:66, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x2): ICMP echo request, id 29305, seq 0, length 64 tc-so:00:00:12.510004 b2:a0:b0:b3:5d:66 > b2:a0:2e:1e:fa:7a, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x2): ICMP echo reply, id 29305, seq 0, length 64 tc-so:00:00:16.440004 b2:a0:2e:1e:fa:7a > b2:a0:b0:b3:5d:66, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x3): ICMP echo request, id 13150, seq 0, length 64 tc-so:00:00:15.000004 b2:a0:b0:b3:5d:66 > b2:a0:2e:1e:fa:7a, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x3): ICMP echo reply, id 13150, seq 0, length 64 tc-so:00:00:18.690004 b2:a0:2e:1e:fa:7a > b2:a0:b0:b3:5d:66, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x4): ICMP echo request, id 62388, seq 0, length 64 tc-so:00:00:17.210004 b2:a0:b0:b3:5d:66 > b2:a0:2e:1e:fa:7a, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x4): ICMP echo reply, id 62388, seq 0, length 64 tc-so:00:00:20.660004 b2:a0:2e:1e:fa:7a > b2:a0:b0:b3:5d:66, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x5): ICMP echo request, id 5059, seq 0, length 64 tc-so:00:00:19.200004 b2:a0:b0:b3:5d:66 > b2:a0:2e:1e:fa:7a, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x5): ICMP echo reply, id 5059, seq 0, length 64 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1646869907.337263, ipsec_spi_ah_null_preferred_old_delete, passed tc-start: 1646869907.362967, ipsec_spi_ah_null_preferred_old_timeout 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: 1646869917.252964, ipsec_spi_ah_null_preferred_old_timeout, skipped, PR 55632: test fails randomly, leaving spurious rump_server around tc-start: 1646869917.260172, ipsec_spi_esp_null_preferred_new_delete tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:50:9c:5b:19 ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:add 10.0.0.1 10.0.0.2 esp 10000 -lh 100 -ls 100 -E null ; tc-so:add 10.0.0.2 10.0.0.1 esp 10001 -lh 100 -ls 100 -E null ; tc-so:spdadd 10.0.0.1 10.0.0.2 any -P out ipsec esp/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 10.0.0.1 10.0.0.2 esp 10000 -lh 100 -ls 100 -E null ; tc-so:add 10.0.0.2 10.0.0.1 esp 10001 -lh 100 -ls 100 -E null ; tc-so:spdadd 10.0.0.2 10.0.0.1 any -P out ipsec esp/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:08.950004 b2:a0:ee:1a:01:33 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:07.650004 b2:a0:50:9c:5b:19 > b2:a0:ee:1a:01:33, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:50:9c:5b:19, length 28 tc-so:00:00:08.990004 b2:a0:ee:1a:01:33 > b2:a0:50:9c:5b:19, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x1), length 76 tc-so:00:00:07.650004 b2:a0:50:9c:5b:19 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:08.990004 b2:a0:ee:1a:01:33 > b2:a0:50:9c:5b:19, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:ee:1a:01:33, length 28 tc-so:00:00:07.650004 b2:a0:50:9c:5b:19 > b2:a0:ee:1a:01:33, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x1), length 76 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add 10.0.0.1 10.0.0.2 esp 10010 -lh 100 -ls 100 -E null ; tc-so:add 10.0.0.2 10.0.0.1 esp 10011 -lh 100 -ls 100 -E null ; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:52:09 2022 current: Mar 9 23:52:11 2022 tc-so: diff: 2(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:52:09 2022 hard: 0(s) soft: 0(s) tc-so: current: 96(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=10824 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:52:11 2022 current: Mar 9 23:52:11 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:52:01 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=10824 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:52:09 2022 current: Mar 9 23:52:11 2022 tc-so: diff: 2(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:52:09 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=10824 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:52:11 2022 current: Mar 9 23:52:11 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:52:01 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=10824 refcnt=0 tc-so:add 10.0.0.1 10.0.0.2 esp 10010 -lh 100 -ls 100 -E null ; tc-so:add 10.0.0.2 10.0.0.1 esp 10011 -lh 100 -ls 100 -E null ; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:52:09 2022 current: Mar 9 23:52:12 2022 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:52:09 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=6515 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:52:11 2022 current: Mar 9 23:52:12 2022 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:52:02 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=6515 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:52:09 2022 current: Mar 9 23:52:12 2022 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:52:09 2022 hard: 0(s) soft: 0(s) tc-so: current: 96(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=6515 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:52:11 2022 current: Mar 9 23:52:12 2022 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:52:02 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=6515 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:11.180004 b2:a0:ee:1a:01:33 > b2:a0:50:9c:5b:19, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x0000271a,seq=0x1), length 76 tc-so:00:00:09.820004 b2:a0:50:9c:5b:19 > b2:a0:ee:1a:01:33, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: ESP(spi=0x0000271b,seq=0x1), length 76 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add 10.0.0.1 10.0.0.2 esp 10020 -lh 100 -ls 100 -E null ; tc-so:add 10.0.0.2 10.0.0.1 esp 10021 -lh 100 -ls 100 -E null ; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:52:09 2022 current: Mar 9 23:52:13 2022 tc-so: diff: 4(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:52:09 2022 hard: 0(s) soft: 0(s) tc-so: current: 96(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=5 pid=29995 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:52:11 2022 current: Mar 9 23:52:13 2022 tc-so: diff: 2(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:52:12 2022 hard: 0(s) soft: 0(s) tc-so: current: 96(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=4 pid=29995 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10020(0x00002724) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:52:13 2022 current: Mar 9 23:52:13 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:52:01 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=29995 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:52:09 2022 current: Mar 9 23:52:13 2022 tc-so: diff: 4(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:52:09 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=29995 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:52:11 2022 current: Mar 9 23:52:13 2022 tc-so: diff: 2(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:52:12 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=29995 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10021(0x00002725) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:52:13 2022 current: Mar 9 23:52:13 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:52:01 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=29995 refcnt=0 tc-so:add 10.0.0.1 10.0.0.2 esp 10020 -lh 100 -ls 100 -E null ; tc-so:add 10.0.0.2 10.0.0.1 esp 10021 -lh 100 -ls 100 -E null ; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:52:10 2022 current: Mar 9 23:52:14 2022 tc-so: diff: 4(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:52:10 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=5 pid=25245 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:52:12 2022 current: Mar 9 23:52:14 2022 tc-so: diff: 2(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:52:12 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=4 pid=25245 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10020(0x00002724) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:52:14 2022 current: Mar 9 23:52:14 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:52:03 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=25245 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:52:10 2022 current: Mar 9 23:52:14 2022 tc-so: diff: 4(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:52:10 2022 hard: 0(s) soft: 0(s) tc-so: current: 96(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=25245 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:52:12 2022 current: Mar 9 23:52:14 2022 tc-so: diff: 2(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:52:12 2022 hard: 0(s) soft: 0(s) tc-so: current: 96(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=25245 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10021(0x00002725) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:52:14 2022 current: Mar 9 23:52:14 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:52:03 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=25245 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:13.500004 b2:a0:ee:1a:01:33 > b2:a0:50:9c:5b:19, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002724,seq=0x1), length 76 tc-so:00:00:12.190004 b2:a0:50:9c:5b:19 > b2:a0:ee:1a:01:33, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002725,seq=0x1), length 76 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:delete 10.0.0.1 10.0.0.2 esp 10020; tc-so:delete 10.0.0.2 10.0.0.1 esp 10021; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:52:10 2022 current: Mar 9 23:52:16 2022 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:52:10 2022 hard: 0(s) soft: 0(s) tc-so: current: 96(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=747 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:52:12 2022 current: Mar 9 23:52:16 2022 tc-so: diff: 4(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:52:13 2022 hard: 0(s) soft: 0(s) tc-so: current: 96(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=747 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:52:10 2022 current: Mar 9 23:52:16 2022 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:52:10 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=747 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:52:12 2022 current: Mar 9 23:52:16 2022 tc-so: diff: 4(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:52:13 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=747 refcnt=0 tc-so:delete 10.0.0.1 10.0.0.2 esp 10020; tc-so:delete 10.0.0.2 10.0.0.1 esp 10021; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:52:09 2022 current: Mar 9 23:52:16 2022 tc-so: diff: 7(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:52:09 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=26246 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:52:11 2022 current: Mar 9 23:52:16 2022 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:52:11 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=26246 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:52:09 2022 current: Mar 9 23:52:16 2022 tc-so: diff: 7(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:52:09 2022 hard: 0(s) soft: 0(s) tc-so: current: 96(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=26246 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:52:11 2022 current: Mar 9 23:52:16 2022 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:52:11 2022 hard: 0(s) soft: 0(s) tc-so: current: 96(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=26246 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:16.120004 b2:a0:ee:1a:01:33 > b2:a0:50:9c:5b:19, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x0000271a,seq=0x2), length 76 tc-so:00:00:14.790004 b2:a0:50:9c:5b:19 > b2:a0:ee:1a:01:33, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: ESP(spi=0x0000271b,seq=0x2), length 76 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:delete 10.0.0.1 10.0.0.2 esp 10010; tc-so:delete 10.0.0.2 10.0.0.1 esp 10011; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:52:10 2022 current: Mar 9 23:52:19 2022 tc-so: diff: 9(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:52:10 2022 hard: 0(s) soft: 0(s) tc-so: current: 96(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=28346 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:52:10 2022 current: Mar 9 23:52:19 2022 tc-so: diff: 9(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:52:10 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=28346 refcnt=0 tc-so:delete 10.0.0.1 10.0.0.2 esp 10010; tc-so:delete 10.0.0.2 10.0.0.1 esp 10011; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:52:09 2022 current: Mar 9 23:52:19 2022 tc-so: diff: 10(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:52:09 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=14886 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:52:09 2022 current: Mar 9 23:52:19 2022 tc-so: diff: 10(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:52:09 2022 hard: 0(s) soft: 0(s) tc-so: current: 96(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=14886 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:18.980004 b2:a0:ee:1a:01:33 > b2:a0:50:9c:5b:19, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x2), length 76 tc-so:00:00:17.650004 b2:a0:50:9c:5b:19 > b2:a0:ee:1a:01:33, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x2), length 76 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:ee:1a:01:33 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:50:9c:5b:19 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:ee:1a:01:33 8 0 8 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 8 0 8 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:50:9c:5b:19 on shmif0 17s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:ee:1a:01:33 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:50:9c:5b:19 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:ee:1a:01:33 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:50:9c:5b:19 8 0 8 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 8 0 8 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:ee:1a:01:33 on shmif0 16s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:50:9c:5b:19 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:50:9c:5b:19 tc-so: linkstr: ./bus_ipsec tc-so: input: 8 packets, 676 bytes, 2 multicasts tc-so: output: 8 packets, 676 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:ee:1a:01:33 tc-so: linkstr: ./bus_ipsec tc-so: input: 8 packets, 676 bytes, 2 multicasts tc-so: output: 8 packets, 676 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 5 0 5 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 26 0 26 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 32 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 65 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 160 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 75 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 29 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 594 0 0 198 0 198 198 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 32 0 0 2 0 2 2 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 38 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1523 0 38 292 0 292 tc-so: tc-so:In use 1606K, total allocated 2336K; utilization 68.8% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.200005] IPsec: Initialized Security Association Processing. tc-so:[ 1.200005] mainbus0 (root) tc-so:[ 1.200005] chacha: Portable C ChaCha tc-so:[ 1.200005] aes: BearSSL aes_ct tc-so:[ 1.200005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.200005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.170005] shmif0: Ethernet address b2:a0:ee:1a:01:33 tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 5 0 5 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 16 0 16 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 32 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 65 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 160 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 75 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 29 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 533 0 0 178 0 178 178 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 32 0 0 2 0 2 2 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 38 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1448 0 28 272 0 272 tc-so: tc-so:In use 1481K, total allocated 2176K; utilization 68.1% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.210005] IPsec: Initialized Security Association Processing. tc-so:[ 1.210005] mainbus0 (root) tc-so:[ 1.210005] chacha: Portable C ChaCha tc-so:[ 1.210005] aes: BearSSL aes_ct tc-so:[ 1.210005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.210005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.200005] shmif0: Ethernet address b2:a0:50:9c:5b:19 tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:07.200004 b2:a0:ee:1a:01:33 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:06.300004 b2:a0:50:9c:5b:19 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:08.950004 b2:a0:ee:1a:01:33 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:07.650004 b2:a0:50:9c:5b:19 > b2:a0:ee:1a:01:33, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:50:9c:5b:19, length 28 tc-so:00:00:08.990004 b2:a0:ee:1a:01:33 > b2:a0:50:9c:5b:19, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x1), length 76 tc-so:00:00:07.650004 b2:a0:50:9c:5b:19 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:08.990004 b2:a0:ee:1a:01:33 > b2:a0:50:9c:5b:19, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:ee:1a:01:33, length 28 tc-so:00:00:07.650004 b2:a0:50:9c:5b:19 > b2:a0:ee:1a:01:33, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x1), length 76 tc-so:00:00:11.180004 b2:a0:ee:1a:01:33 > b2:a0:50:9c:5b:19, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x0000271a,seq=0x1), length 76 tc-so:00:00:09.820004 b2:a0:50:9c:5b:19 > b2:a0:ee:1a:01:33, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: ESP(spi=0x0000271b,seq=0x1), length 76 tc-so:00:00:13.500004 b2:a0:ee:1a:01:33 > b2:a0:50:9c:5b:19, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002724,seq=0x1), length 76 tc-so:00:00:12.190004 b2:a0:50:9c:5b:19 > b2:a0:ee:1a:01:33, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002725,seq=0x1), length 76 tc-so:00:00:16.120004 b2:a0:ee:1a:01:33 > b2:a0:50:9c:5b:19, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x0000271a,seq=0x2), length 76 tc-so:00:00:14.790004 b2:a0:50:9c:5b:19 > b2:a0:ee:1a:01:33, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: ESP(spi=0x0000271b,seq=0x2), length 76 tc-so:00:00:18.980004 b2:a0:ee:1a:01:33 > b2:a0:50:9c:5b:19, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x2), length 76 tc-so:00:00:17.650004 b2:a0:50:9c:5b:19 > b2:a0:ee:1a:01:33, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x2), length 76 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1646869958.873326, ipsec_spi_esp_null_preferred_new_delete, passed tc-start: 1646869958.898614, ipsec_spi_esp_null_preferred_new_timeout 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: 1646869971.347317, ipsec_spi_esp_null_preferred_new_timeout, skipped, PR 55632: test fails randomly, leaving spurious rump_server around tc-start: 1646869971.356764, ipsec_spi_esp_null_preferred_old_delete tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:e5:22:e6:85 ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.key.prefered_oldsa=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.key.prefered_oldsa=1 ] tc-so:add 10.0.0.1 10.0.0.2 esp 10000 -lh 100 -ls 100 -E null ; tc-so:add 10.0.0.2 10.0.0.1 esp 10001 -lh 100 -ls 100 -E null ; tc-so:spdadd 10.0.0.1 10.0.0.2 any -P out ipsec esp/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 10.0.0.1 10.0.0.2 esp 10000 -lh 100 -ls 100 -E null ; tc-so:add 10.0.0.2 10.0.0.1 esp 10001 -lh 100 -ls 100 -E null ; tc-so:spdadd 10.0.0.2 10.0.0.1 any -P out ipsec esp/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:07.950004 b2:a0:7a:7f:4f:8b > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:06.470004 b2:a0:e5:22:e6:85 > b2:a0:7a:7f:4f:8b, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:e5:22:e6:85, length 28 tc-so:00:00:07.990004 b2:a0:7a:7f:4f:8b > b2:a0:e5:22:e6:85, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x1), length 76 tc-so:00:00:06.510004 b2:a0:e5:22:e6:85 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:07.990004 b2:a0:7a:7f:4f:8b > b2:a0:e5:22:e6:85, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:7a:7f:4f:8b, length 28 tc-so:00:00:06.510004 b2:a0:e5:22:e6:85 > b2:a0:7a:7f:4f:8b, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x1), length 76 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add 10.0.0.1 10.0.0.2 esp 10010 -lh 100 -ls 100 -E null ; tc-so:add 10.0.0.2 10.0.0.1 esp 10011 -lh 100 -ls 100 -E null ; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:53:03 2022 current: Mar 9 23:53:05 2022 tc-so: diff: 2(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:53:03 2022 hard: 0(s) soft: 0(s) tc-so: current: 96(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=19614 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:53:05 2022 current: Mar 9 23:53:05 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:52:56 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=19614 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:53:03 2022 current: Mar 9 23:53:05 2022 tc-so: diff: 2(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:53:03 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=19614 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:53:05 2022 current: Mar 9 23:53:05 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:52:56 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=19614 refcnt=0 tc-so:add 10.0.0.1 10.0.0.2 esp 10010 -lh 100 -ls 100 -E null ; tc-so:add 10.0.0.2 10.0.0.1 esp 10011 -lh 100 -ls 100 -E null ; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:53:02 2022 current: Mar 9 23:53:05 2022 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:53:03 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=21670 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:53:05 2022 current: Mar 9 23:53:05 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:52:57 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=21670 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:53:02 2022 current: Mar 9 23:53:05 2022 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:53:03 2022 hard: 0(s) soft: 0(s) tc-so: current: 96(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=21670 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:53:05 2022 current: Mar 9 23:53:05 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:52:57 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=21670 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:09.900004 b2:a0:7a:7f:4f:8b > b2:a0:e5:22:e6:85, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x2), length 76 tc-so:00:00:08.420004 b2:a0:e5:22:e6:85 > b2:a0:7a:7f:4f:8b, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x2), length 76 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add 10.0.0.1 10.0.0.2 esp 10020 -lh 100 -ls 100 -E null ; tc-so:add 10.0.0.2 10.0.0.1 esp 10021 -lh 100 -ls 100 -E null ; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000002 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:53:03 2022 current: Mar 9 23:53:07 2022 tc-so: diff: 4(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:53:05 2022 hard: 0(s) soft: 0(s) tc-so: current: 192(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 2 hard: 0 soft: 0 tc-so: sadb_seq=5 pid=27156 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:53:05 2022 current: Mar 9 23:53:07 2022 tc-so: diff: 2(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:52:56 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=4 pid=27156 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10020(0x00002724) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:53:06 2022 current: Mar 9 23:53:07 2022 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:52:56 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=27156 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000002 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:53:03 2022 current: Mar 9 23:53:07 2022 tc-so: diff: 4(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:53:05 2022 hard: 0(s) soft: 0(s) tc-so: current: 168(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 2 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=27156 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:53:05 2022 current: Mar 9 23:53:07 2022 tc-so: diff: 2(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:52:56 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=27156 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10021(0x00002725) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:53:07 2022 current: Mar 9 23:53:07 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:52:56 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=27156 refcnt=0 tc-so:add 10.0.0.1 10.0.0.2 esp 10020 -lh 100 -ls 100 -E null ; tc-so:add 10.0.0.2 10.0.0.1 esp 10021 -lh 100 -ls 100 -E null ; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000002 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:53:02 2022 current: Mar 9 23:53:07 2022 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:53:05 2022 hard: 0(s) soft: 0(s) tc-so: current: 168(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 2 hard: 0 soft: 0 tc-so: sadb_seq=5 pid=25726 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:53:05 2022 current: Mar 9 23:53:07 2022 tc-so: diff: 2(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:52:57 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=4 pid=25726 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10020(0x00002724) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:53:06 2022 current: Mar 9 23:53:07 2022 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:52:57 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=25726 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000002 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:53:02 2022 current: Mar 9 23:53:07 2022 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:53:05 2022 hard: 0(s) soft: 0(s) tc-so: current: 192(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 2 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=25726 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:53:05 2022 current: Mar 9 23:53:07 2022 tc-so: diff: 2(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:52:57 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=25726 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10021(0x00002725) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:53:07 2022 current: Mar 9 23:53:07 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:52:57 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=25726 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:11.890004 b2:a0:7a:7f:4f:8b > b2:a0:e5:22:e6:85, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x3), length 76 tc-so:00:00:10.410004 b2:a0:e5:22:e6:85 > b2:a0:7a:7f:4f:8b, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x3), length 76 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:delete 10.0.0.1 10.0.0.2 esp 10020; tc-so:delete 10.0.0.2 10.0.0.1 esp 10021; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000003 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:53:03 2022 current: Mar 9 23:53:09 2022 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:53:07 2022 hard: 0(s) soft: 0(s) tc-so: current: 288(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 3 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=28735 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:53:05 2022 current: Mar 9 23:53:09 2022 tc-so: diff: 4(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:52:56 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=28735 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000003 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:53:03 2022 current: Mar 9 23:53:09 2022 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:53:07 2022 hard: 0(s) soft: 0(s) tc-so: current: 252(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 3 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=28735 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:53:05 2022 current: Mar 9 23:53:09 2022 tc-so: diff: 4(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:52:56 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=28735 refcnt=0 tc-so:delete 10.0.0.1 10.0.0.2 esp 10020; tc-so:delete 10.0.0.2 10.0.0.1 esp 10021; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000003 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:53:02 2022 current: Mar 9 23:53:09 2022 tc-so: diff: 7(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:53:07 2022 hard: 0(s) soft: 0(s) tc-so: current: 252(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 3 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=23169 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:53:05 2022 current: Mar 9 23:53:09 2022 tc-so: diff: 4(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:52:57 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=23169 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000003 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:53:02 2022 current: Mar 9 23:53:09 2022 tc-so: diff: 7(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:53:07 2022 hard: 0(s) soft: 0(s) tc-so: current: 288(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 3 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=23169 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:53:05 2022 current: Mar 9 23:53:09 2022 tc-so: diff: 4(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:52:57 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=23169 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:13.840004 b2:a0:7a:7f:4f:8b > b2:a0:e5:22:e6:85, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x4), length 76 tc-so:00:00:12.380004 b2:a0:e5:22:e6:85 > b2:a0:7a:7f:4f:8b, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x4), length 76 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:delete 10.0.0.1 10.0.0.2 esp 10010; tc-so:delete 10.0.0.2 10.0.0.1 esp 10011; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000004 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:53:03 2022 current: Mar 9 23:53:11 2022 tc-so: diff: 8(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:53:09 2022 hard: 0(s) soft: 0(s) tc-so: current: 384(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 4 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=14290 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000004 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:53:03 2022 current: Mar 9 23:53:11 2022 tc-so: diff: 8(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:53:09 2022 hard: 0(s) soft: 0(s) tc-so: current: 336(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 4 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=14290 refcnt=0 tc-so:delete 10.0.0.1 10.0.0.2 esp 10010; tc-so:delete 10.0.0.2 10.0.0.1 esp 10011; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000004 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:53:03 2022 current: Mar 9 23:53:12 2022 tc-so: diff: 9(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:53:10 2022 hard: 0(s) soft: 0(s) tc-so: current: 336(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 4 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=25523 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000004 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:53:03 2022 current: Mar 9 23:53:12 2022 tc-so: diff: 9(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:53:10 2022 hard: 0(s) soft: 0(s) tc-so: current: 384(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 4 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=25523 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:16.810004 b2:a0:7a:7f:4f:8b > b2:a0:e5:22:e6:85, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x5), length 76 tc-so:00:00:15.330004 b2:a0:e5:22:e6:85 > b2:a0:7a:7f:4f:8b, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x5), length 76 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:7a:7f:4f:8b tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:e5:22:e6:85 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:7a:7f:4f:8b 8 0 8 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 8 0 8 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:e5:22:e6:85 on shmif0 18s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:7a:7f:4f:8b multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:e5:22:e6:85 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:7a:7f:4f:8b UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:e5:22:e6:85 8 0 8 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 8 0 8 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:7a:7f:4f:8b on shmif0 17s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:e5:22:e6:85 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:e5:22:e6:85 tc-so: linkstr: ./bus_ipsec tc-so: input: 8 packets, 676 bytes, 2 multicasts tc-so: output: 8 packets, 676 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:7a:7f:4f:8b tc-so: linkstr: ./bus_ipsec tc-so: input: 8 packets, 676 bytes, 2 multicasts tc-so: output: 8 packets, 676 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 5 0 5 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 26 0 26 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 32 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 66 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 163 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 75 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 33 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 29 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 597 0 0 199 0 199 199 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 32 0 0 2 0 2 2 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 38 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1533 0 38 294 0 294 tc-so: tc-so:In use 1614K, total allocated 2352K; utilization 68.6% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.200005] IPsec: Initialized Security Association Processing. tc-so:[ 1.200005] mainbus0 (root) tc-so:[ 1.250005] chacha: Portable C ChaCha tc-so:[ 1.250005] aes: BearSSL aes_ct tc-so:[ 1.250005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.250005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.820005] shmif0: Ethernet address b2:a0:7a:7f:4f:8b tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 4 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 3 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 5 0 5 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 16 0 16 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 32 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 65 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 160 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 75 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 29 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 537 0 0 179 0 179 179 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 32 0 0 2 0 2 2 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 36 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 3 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 3 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1453 0 28 273 0 273 tc-so: tc-so:In use 1491K, total allocated 2184K; utilization 68.3% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.220005] IPsec: Initialized Security Association Processing. tc-so:[ 1.220005] mainbus0 (root) tc-so:[ 1.270005] chacha: Portable C ChaCha tc-so:[ 1.270005] aes: BearSSL aes_ct tc-so:[ 1.270005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.270005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.170005] shmif0: Ethernet address b2:a0:e5:22:e6:85 tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:05.910004 b2:a0:7a:7f:4f:8b > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:05.060004 b2:a0:e5:22:e6:85 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:07.950004 b2:a0:7a:7f:4f:8b > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:06.470004 b2:a0:e5:22:e6:85 > b2:a0:7a:7f:4f:8b, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:e5:22:e6:85, length 28 tc-so:00:00:07.990004 b2:a0:7a:7f:4f:8b > b2:a0:e5:22:e6:85, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x1), length 76 tc-so:00:00:06.510004 b2:a0:e5:22:e6:85 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:07.990004 b2:a0:7a:7f:4f:8b > b2:a0:e5:22:e6:85, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:7a:7f:4f:8b, length 28 tc-so:00:00:06.510004 b2:a0:e5:22:e6:85 > b2:a0:7a:7f:4f:8b, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x1), length 76 tc-so:00:00:09.900004 b2:a0:7a:7f:4f:8b > b2:a0:e5:22:e6:85, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x2), length 76 tc-so:00:00:08.420004 b2:a0:e5:22:e6:85 > b2:a0:7a:7f:4f:8b, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x2), length 76 tc-so:00:00:11.890004 b2:a0:7a:7f:4f:8b > b2:a0:e5:22:e6:85, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x3), length 76 tc-so:00:00:10.410004 b2:a0:e5:22:e6:85 > b2:a0:7a:7f:4f:8b, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x3), length 76 tc-so:00:00:13.840004 b2:a0:7a:7f:4f:8b > b2:a0:e5:22:e6:85, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x4), length 76 tc-so:00:00:12.380004 b2:a0:e5:22:e6:85 > b2:a0:7a:7f:4f:8b, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x4), length 76 tc-so:00:00:16.810004 b2:a0:7a:7f:4f:8b > b2:a0:e5:22:e6:85, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x5), length 76 tc-so:00:00:15.330004 b2:a0:e5:22:e6:85 > b2:a0:7a:7f:4f:8b, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x5), length 76 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1646870012.674970, ipsec_spi_esp_null_preferred_old_delete, passed tc-start: 1646870012.704427, ipsec_spi_esp_null_preferred_old_timeout 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: 1646870023.833442, ipsec_spi_esp_null_preferred_old_timeout, skipped, PR 55632: test fails randomly, leaving spurious rump_server around tc-start: 1646870023.840752, ipsec_spi_esp_rijndaelcbc_preferred_new_delete tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:2f:f0:d0:53 ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:add 10.0.0.1 10.0.0.2 esp 10000 -lh 100 -ls 100 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 esp 10001 -lh 100 -ls 100 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:spdadd 10.0.0.1 10.0.0.2 any -P out ipsec esp/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 10.0.0.1 10.0.0.2 esp 10000 -lh 100 -ls 100 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 esp 10001 -lh 100 -ls 100 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:spdadd 10.0.0.2 10.0.0.1 any -P out ipsec esp/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:07.980004 b2:a0:62:cc:f7:3e > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:06.540004 b2:a0:2f:f0:d0:53 > b2:a0:62:cc:f7:3e, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:2f:f0:d0:53, length 28 tc-so:00:00:07.980004 b2:a0:62:cc:f7:3e > b2:a0:2f:f0:d0:53, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x1), length 104 tc-so:00:00:06.580004 b2:a0:2f:f0:d0:53 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:08.020004 b2:a0:62:cc:f7:3e > b2:a0:2f:f0:d0:53, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:62:cc:f7:3e, length 28 tc-so:00:00:06.580004 b2:a0:2f:f0:d0:53 > b2:a0:62:cc:f7:3e, ethertype IPv4 (0x0800), length 138: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x1), length 104 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add 10.0.0.1 10.0.0.2 esp 10010 -lh 100 -ls 100 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 esp 10011 -lh 100 -ls 100 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:53:54 2022 current: Mar 9 23:53:57 2022 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:53:55 2022 hard: 0(s) soft: 0(s) tc-so: current: 124(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=25634 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:53:57 2022 current: Mar 9 23:53:57 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:53:48 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=25634 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:53:54 2022 current: Mar 9 23:53:57 2022 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:53:56 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=25634 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:53:57 2022 current: Mar 9 23:53:57 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:53:48 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=25634 refcnt=0 tc-so:add 10.0.0.1 10.0.0.2 esp 10010 -lh 100 -ls 100 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 esp 10011 -lh 100 -ls 100 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:53:54 2022 current: Mar 9 23:53:58 2022 tc-so: diff: 4(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:53:55 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=8178 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:53:57 2022 current: Mar 9 23:53:58 2022 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:53:49 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=8178 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:53:54 2022 current: Mar 9 23:53:58 2022 tc-so: diff: 4(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:53:55 2022 hard: 0(s) soft: 0(s) tc-so: current: 124(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=8178 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:53:57 2022 current: Mar 9 23:53:58 2022 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:53:49 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=8178 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:10.120004 b2:a0:62:cc:f7:3e > b2:a0:2f:f0:d0:53, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x0000271a,seq=0x1), length 104 tc-so:00:00:08.670004 b2:a0:2f:f0:d0:53 > b2:a0:62:cc:f7:3e, ethertype IPv4 (0x0800), length 138: 10.0.0.2 > 10.0.0.1: ESP(spi=0x0000271b,seq=0x1), length 104 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add 10.0.0.1 10.0.0.2 esp 10020 -lh 100 -ls 100 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 esp 10021 -lh 100 -ls 100 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:53:54 2022 current: Mar 9 23:53:59 2022 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:53:55 2022 hard: 0(s) soft: 0(s) tc-so: current: 124(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=5 pid=17764 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:53:57 2022 current: Mar 9 23:53:59 2022 tc-so: diff: 2(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:53:58 2022 hard: 0(s) soft: 0(s) tc-so: current: 124(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=4 pid=17764 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10020(0x00002724) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:53:59 2022 current: Mar 9 23:53:59 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:53:48 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=17764 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:53:54 2022 current: Mar 9 23:53:59 2022 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:53:56 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=17764 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:53:57 2022 current: Mar 9 23:53:59 2022 tc-so: diff: 2(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:53:58 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=17764 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10021(0x00002725) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:53:59 2022 current: Mar 9 23:53:59 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:53:48 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=17764 refcnt=0 tc-so:add 10.0.0.1 10.0.0.2 esp 10020 -lh 100 -ls 100 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 esp 10021 -lh 100 -ls 100 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:53:55 2022 current: Mar 9 23:54:00 2022 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:53:56 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=5 pid=6009 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:53:58 2022 current: Mar 9 23:54:00 2022 tc-so: diff: 2(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:53:58 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=4 pid=6009 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10020(0x00002724) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:54:00 2022 current: Mar 9 23:54:00 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:53:50 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=6009 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:53:55 2022 current: Mar 9 23:54:00 2022 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:53:56 2022 hard: 0(s) soft: 0(s) tc-so: current: 124(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=6009 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:53:58 2022 current: Mar 9 23:54:00 2022 tc-so: diff: 2(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:53:58 2022 hard: 0(s) soft: 0(s) tc-so: current: 124(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=6009 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10021(0x00002725) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:54:00 2022 current: Mar 9 23:54:00 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:53:50 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=6009 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:12.310004 b2:a0:62:cc:f7:3e > b2:a0:2f:f0:d0:53, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002724,seq=0x1), length 104 tc-so:00:00:10.860004 b2:a0:2f:f0:d0:53 > b2:a0:62:cc:f7:3e, ethertype IPv4 (0x0800), length 138: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002725,seq=0x1), length 104 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:delete 10.0.0.1 10.0.0.2 esp 10020; tc-so:delete 10.0.0.2 10.0.0.1 esp 10021; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:53:54 2022 current: Mar 9 23:54:01 2022 tc-so: diff: 7(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:53:55 2022 hard: 0(s) soft: 0(s) tc-so: current: 124(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=1533 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:53:57 2022 current: Mar 9 23:54:01 2022 tc-so: diff: 4(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:53:58 2022 hard: 0(s) soft: 0(s) tc-so: current: 124(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=1533 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:53:54 2022 current: Mar 9 23:54:01 2022 tc-so: diff: 7(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:53:56 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=1533 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:53:57 2022 current: Mar 9 23:54:01 2022 tc-so: diff: 4(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:53:58 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=1533 refcnt=0 tc-so:delete 10.0.0.1 10.0.0.2 esp 10020; tc-so:delete 10.0.0.2 10.0.0.1 esp 10021; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:53:55 2022 current: Mar 9 23:54:02 2022 tc-so: diff: 7(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:53:56 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=2087 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:53:58 2022 current: Mar 9 23:54:02 2022 tc-so: diff: 4(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:53:58 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=2087 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:53:55 2022 current: Mar 9 23:54:02 2022 tc-so: diff: 7(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:53:56 2022 hard: 0(s) soft: 0(s) tc-so: current: 124(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=2087 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:53:58 2022 current: Mar 9 23:54:02 2022 tc-so: diff: 4(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:53:58 2022 hard: 0(s) soft: 0(s) tc-so: current: 124(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=2087 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:14.300004 b2:a0:62:cc:f7:3e > b2:a0:2f:f0:d0:53, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x0000271a,seq=0x2), length 104 tc-so:00:00:12.830004 b2:a0:2f:f0:d0:53 > b2:a0:62:cc:f7:3e, ethertype IPv4 (0x0800), length 138: 10.0.0.2 > 10.0.0.1: ESP(spi=0x0000271b,seq=0x2), length 104 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:delete 10.0.0.1 10.0.0.2 esp 10010; tc-so:delete 10.0.0.2 10.0.0.1 esp 10011; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:53:54 2022 current: Mar 9 23:54:03 2022 tc-so: diff: 9(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:53:55 2022 hard: 0(s) soft: 0(s) tc-so: current: 124(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=21895 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:53:54 2022 current: Mar 9 23:54:03 2022 tc-so: diff: 9(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:53:56 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=21895 refcnt=0 tc-so:delete 10.0.0.1 10.0.0.2 esp 10010; tc-so:delete 10.0.0.2 10.0.0.1 esp 10011; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:53:55 2022 current: Mar 9 23:54:04 2022 tc-so: diff: 9(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:53:56 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=29973 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:53:55 2022 current: Mar 9 23:54:04 2022 tc-so: diff: 9(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:53:56 2022 hard: 0(s) soft: 0(s) tc-so: current: 124(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=29973 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:16.290004 b2:a0:62:cc:f7:3e > b2:a0:2f:f0:d0:53, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x2), length 104 tc-so:00:00:14.820004 b2:a0:2f:f0:d0:53 > b2:a0:62:cc:f7:3e, ethertype IPv4 (0x0800), length 138: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x2), length 104 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:62:cc:f7:3e tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:2f:f0:d0:53 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:62:cc:f7:3e 8 0 8 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 8 0 8 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:2f:f0:d0:53 on shmif0 19s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:62:cc:f7:3e multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:2f:f0:d0:53 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:62:cc:f7:3e UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:2f:f0:d0:53 8 0 8 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 8 0 8 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:62:cc:f7:3e on shmif0 18s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:2f:f0:d0:53 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:2f:f0:d0:53 tc-so: linkstr: ./bus_ipsec tc-so: input: 8 packets, 816 bytes, 2 multicasts tc-so: output: 8 packets, 816 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:62:cc:f7:3e tc-so: linkstr: ./bus_ipsec tc-so: input: 8 packets, 816 bytes, 2 multicasts tc-so: output: 8 packets, 816 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 4 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 3 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 5 0 5 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 26 0 26 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 72 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 163 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 75 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 33 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 29 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 7 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 592 0 0 198 0 198 198 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 32 0 0 2 0 2 2 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 39 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 3 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 3 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1539 0 38 293 0 293 tc-so: tc-so:In use 1610K, total allocated 2344K; utilization 68.7% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.210005] IPsec: Initialized Security Association Processing. tc-so:[ 1.210005] mainbus0 (root) tc-so:[ 1.270005] chacha: Portable C ChaCha tc-so:[ 1.270005] aes: BearSSL aes_ct tc-so:[ 1.270005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.270005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.720005] shmif0: Ethernet address b2:a0:62:cc:f7:3e tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 4 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 3 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 5 0 5 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 16 0 16 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 71 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 159 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 75 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 29 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 7 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 532 0 0 178 0 178 178 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 32 0 0 2 0 2 2 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 37 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 3 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 3 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1454 0 28 272 0 272 tc-so: tc-so:In use 1485K, total allocated 2176K; utilization 68.2% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.210005] IPsec: Initialized Security Association Processing. tc-so:[ 1.210005] mainbus0 (root) tc-so:[ 1.260005] chacha: Portable C ChaCha tc-so:[ 1.260005] aes: BearSSL aes_ct tc-so:[ 1.260005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.260005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.130005] shmif0: Ethernet address b2:a0:2f:f0:d0:53 tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:05.810004 b2:a0:62:cc:f7:3e > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:04.850004 b2:a0:2f:f0:d0:53 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:07.980004 b2:a0:62:cc:f7:3e > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:06.540004 b2:a0:2f:f0:d0:53 > b2:a0:62:cc:f7:3e, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:2f:f0:d0:53, length 28 tc-so:00:00:07.980004 b2:a0:62:cc:f7:3e > b2:a0:2f:f0:d0:53, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x1), length 104 tc-so:00:00:06.580004 b2:a0:2f:f0:d0:53 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:08.020004 b2:a0:62:cc:f7:3e > b2:a0:2f:f0:d0:53, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:62:cc:f7:3e, length 28 tc-so:00:00:06.580004 b2:a0:2f:f0:d0:53 > b2:a0:62:cc:f7:3e, ethertype IPv4 (0x0800), length 138: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x1), length 104 tc-so:00:00:10.120004 b2:a0:62:cc:f7:3e > b2:a0:2f:f0:d0:53, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x0000271a,seq=0x1), length 104 tc-so:00:00:08.670004 b2:a0:2f:f0:d0:53 > b2:a0:62:cc:f7:3e, ethertype IPv4 (0x0800), length 138: 10.0.0.2 > 10.0.0.1: ESP(spi=0x0000271b,seq=0x1), length 104 tc-so:00:00:12.310004 b2:a0:62:cc:f7:3e > b2:a0:2f:f0:d0:53, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002724,seq=0x1), length 104 tc-so:00:00:10.860004 b2:a0:2f:f0:d0:53 > b2:a0:62:cc:f7:3e, ethertype IPv4 (0x0800), length 138: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002725,seq=0x1), length 104 tc-so:00:00:14.300004 b2:a0:62:cc:f7:3e > b2:a0:2f:f0:d0:53, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x0000271a,seq=0x2), length 104 tc-so:00:00:12.830004 b2:a0:2f:f0:d0:53 > b2:a0:62:cc:f7:3e, ethertype IPv4 (0x0800), length 138: 10.0.0.2 > 10.0.0.1: ESP(spi=0x0000271b,seq=0x2), length 104 tc-so:00:00:16.290004 b2:a0:62:cc:f7:3e > b2:a0:2f:f0:d0:53, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x2), length 104 tc-so:00:00:14.820004 b2:a0:2f:f0:d0:53 > b2:a0:62:cc:f7:3e, ethertype IPv4 (0x0800), length 138: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x2), length 104 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1646870061.304905, ipsec_spi_esp_rijndaelcbc_preferred_new_delete, passed tc-start: 1646870061.330100, ipsec_spi_esp_rijndaelcbc_preferred_new_timeout 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: 1646870072.349003, ipsec_spi_esp_rijndaelcbc_preferred_new_timeout, skipped, PR 55632: test fails randomly, leaving spurious rump_server around tc-start: 1646870072.356244, ipsec_spi_esp_rijndaelcbc_preferred_old_delete tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:1b:ab:7c:05 ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.key.prefered_oldsa=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.key.prefered_oldsa=1 ] tc-so:add 10.0.0.1 10.0.0.2 esp 10000 -lh 100 -ls 100 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 esp 10001 -lh 100 -ls 100 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:spdadd 10.0.0.1 10.0.0.2 any -P out ipsec esp/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 10.0.0.1 10.0.0.2 esp 10000 -lh 100 -ls 100 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 esp 10001 -lh 100 -ls 100 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:spdadd 10.0.0.2 10.0.0.1 any -P out ipsec esp/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:08.890004 b2:a0:88:4a:2b:c0 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:07.210004 b2:a0:1b:ab:7c:05 > b2:a0:88:4a:2b:c0, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:1b:ab:7c:05, length 28 tc-so:00:00:08.890004 b2:a0:88:4a:2b:c0 > b2:a0:1b:ab:7c:05, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x1), length 104 tc-so:00:00:07.250004 b2:a0:1b:ab:7c:05 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:08.890004 b2:a0:88:4a:2b:c0 > b2:a0:1b:ab:7c:05, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:88:4a:2b:c0, length 28 tc-so:00:00:07.250004 b2:a0:1b:ab:7c:05 > b2:a0:88:4a:2b:c0, ethertype IPv4 (0x0800), length 138: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x1), length 104 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add 10.0.0.1 10.0.0.2 esp 10010 -lh 100 -ls 100 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 esp 10011 -lh 100 -ls 100 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:54:44 2022 current: Mar 9 23:54:47 2022 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:54:45 2022 hard: 0(s) soft: 0(s) tc-so: current: 124(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=7333 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:54:47 2022 current: Mar 9 23:54:47 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:54:37 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=7333 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:54:44 2022 current: Mar 9 23:54:47 2022 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:54:45 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=7333 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:54:47 2022 current: Mar 9 23:54:47 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:54:37 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=7333 refcnt=0 tc-so:add 10.0.0.1 10.0.0.2 esp 10010 -lh 100 -ls 100 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 esp 10011 -lh 100 -ls 100 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:54:45 2022 current: Mar 9 23:54:48 2022 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:54:46 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=17796 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:54:48 2022 current: Mar 9 23:54:48 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:54:39 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=17796 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:54:45 2022 current: Mar 9 23:54:48 2022 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:54:46 2022 hard: 0(s) soft: 0(s) tc-so: current: 124(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=17796 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:54:48 2022 current: Mar 9 23:54:48 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:54:39 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=17796 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:11.180004 b2:a0:88:4a:2b:c0 > b2:a0:1b:ab:7c:05, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x2), length 104 tc-so:00:00:09.520004 b2:a0:1b:ab:7c:05 > b2:a0:88:4a:2b:c0, ethertype IPv4 (0x0800), length 138: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x2), length 104 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add 10.0.0.1 10.0.0.2 esp 10020 -lh 100 -ls 100 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 esp 10021 -lh 100 -ls 100 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000002 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:54:44 2022 current: Mar 9 23:54:50 2022 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:54:48 2022 hard: 0(s) soft: 0(s) tc-so: current: 248(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 2 hard: 0 soft: 0 tc-so: sadb_seq=5 pid=3623 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:54:47 2022 current: Mar 9 23:54:50 2022 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:54:37 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=4 pid=3623 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10020(0x00002724) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:54:49 2022 current: Mar 9 23:54:50 2022 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:54:37 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=3623 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000002 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:54:44 2022 current: Mar 9 23:54:50 2022 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:54:48 2022 hard: 0(s) soft: 0(s) tc-so: current: 168(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 2 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=3623 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:54:47 2022 current: Mar 9 23:54:50 2022 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:54:37 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=3623 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10021(0x00002725) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:54:49 2022 current: Mar 9 23:54:50 2022 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:54:37 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=3623 refcnt=0 tc-so:add 10.0.0.1 10.0.0.2 esp 10020 -lh 100 -ls 100 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 esp 10021 -lh 100 -ls 100 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000002 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:54:45 2022 current: Mar 9 23:54:50 2022 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:54:48 2022 hard: 0(s) soft: 0(s) tc-so: current: 168(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 2 hard: 0 soft: 0 tc-so: sadb_seq=5 pid=9705 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:54:48 2022 current: Mar 9 23:54:50 2022 tc-so: diff: 2(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:54:39 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=4 pid=9705 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10020(0x00002724) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:54:50 2022 current: Mar 9 23:54:50 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:54:39 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=9705 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000002 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:54:45 2022 current: Mar 9 23:54:50 2022 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:54:48 2022 hard: 0(s) soft: 0(s) tc-so: current: 248(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 2 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=9705 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:54:48 2022 current: Mar 9 23:54:50 2022 tc-so: diff: 2(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:54:39 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=9705 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10021(0x00002725) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:54:50 2022 current: Mar 9 23:54:50 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:54:39 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=9705 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:13.480004 b2:a0:88:4a:2b:c0 > b2:a0:1b:ab:7c:05, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x3), length 104 tc-so:00:00:11.820004 b2:a0:1b:ab:7c:05 > b2:a0:88:4a:2b:c0, ethertype IPv4 (0x0800), length 138: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x3), length 104 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:delete 10.0.0.1 10.0.0.2 esp 10020; tc-so:delete 10.0.0.2 10.0.0.1 esp 10021; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000003 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:54:45 2022 current: Mar 9 23:54:52 2022 tc-so: diff: 7(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:54:51 2022 hard: 0(s) soft: 0(s) tc-so: current: 372(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 3 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=4950 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:54:48 2022 current: Mar 9 23:54:52 2022 tc-so: diff: 4(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:54:38 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=4950 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000003 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:54:45 2022 current: Mar 9 23:54:52 2022 tc-so: diff: 7(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:54:51 2022 hard: 0(s) soft: 0(s) tc-so: current: 252(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 3 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=4950 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:54:48 2022 current: Mar 9 23:54:52 2022 tc-so: diff: 4(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:54:38 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=4950 refcnt=0 tc-so:delete 10.0.0.1 10.0.0.2 esp 10020; tc-so:delete 10.0.0.2 10.0.0.1 esp 10021; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000003 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:54:45 2022 current: Mar 9 23:54:52 2022 tc-so: diff: 7(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:54:50 2022 hard: 0(s) soft: 0(s) tc-so: current: 252(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 3 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=2481 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:54:48 2022 current: Mar 9 23:54:52 2022 tc-so: diff: 4(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:54:39 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=2481 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000003 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:54:45 2022 current: Mar 9 23:54:52 2022 tc-so: diff: 7(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:54:50 2022 hard: 0(s) soft: 0(s) tc-so: current: 372(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 3 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=2481 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:54:48 2022 current: Mar 9 23:54:52 2022 tc-so: diff: 4(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:54:39 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=2481 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:15.770004 b2:a0:88:4a:2b:c0 > b2:a0:1b:ab:7c:05, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x4), length 104 tc-so:00:00:14.130004 b2:a0:1b:ab:7c:05 > b2:a0:88:4a:2b:c0, ethertype IPv4 (0x0800), length 138: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x4), length 104 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:delete 10.0.0.1 10.0.0.2 esp 10010; tc-so:delete 10.0.0.2 10.0.0.1 esp 10011; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000004 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:54:44 2022 current: Mar 9 23:54:54 2022 tc-so: diff: 10(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:54:52 2022 hard: 0(s) soft: 0(s) tc-so: current: 496(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 4 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=16936 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000004 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:54:44 2022 current: Mar 9 23:54:54 2022 tc-so: diff: 10(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:54:52 2022 hard: 0(s) soft: 0(s) tc-so: current: 336(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 4 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=16936 refcnt=0 tc-so:delete 10.0.0.1 10.0.0.2 esp 10010; tc-so:delete 10.0.0.2 10.0.0.1 esp 10011; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000004 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:54:45 2022 current: Mar 9 23:54:55 2022 tc-so: diff: 10(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:54:53 2022 hard: 0(s) soft: 0(s) tc-so: current: 336(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 4 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=16757 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000004 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 9 23:54:45 2022 current: Mar 9 23:54:55 2022 tc-so: diff: 10(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 9 23:54:53 2022 hard: 0(s) soft: 0(s) tc-so: current: 496(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 4 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=16757 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:18.000004 b2:a0:88:4a:2b:c0 > b2:a0:1b:ab:7c:05, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x5), length 104 tc-so:00:00:16.320004 b2:a0:1b:ab:7c:05 > b2:a0:88:4a:2b:c0, ethertype IPv4 (0x0800), length 138: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x5), length 104 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:88:4a:2b:c0 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:1b:ab:7c:05 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:88:4a:2b:c0 8 0 8 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 8 0 8 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:1b:ab:7c:05 on shmif0 18s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:88:4a:2b:c0 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:1b:ab:7c:05 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:88:4a:2b:c0 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:1b:ab:7c:05 8 0 8 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 8 0 8 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:88:4a:2b:c0 on shmif0 17s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:1b:ab:7c:05 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:1b:ab:7c:05 tc-so: linkstr: ./bus_ipsec tc-so: input: 8 packets, 816 bytes, 2 multicasts tc-so: output: 8 packets, 816 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:88:4a:2b:c0 tc-so: linkstr: ./bus_ipsec tc-so: input: 8 packets, 816 bytes, 2 multicasts tc-so: output: 8 packets, 816 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 4 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 3 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 5 0 5 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 26 0 26 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 72 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 163 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 75 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 33 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 29 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 7 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 597 0 0 199 0 199 199 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 32 0 0 2 0 2 2 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 39 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 3 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 3 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1544 0 38 294 0 294 tc-so: tc-so:In use 1620K, total allocated 2352K; utilization 68.9% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.230005] IPsec: Initialized Security Association Processing. tc-so:[ 1.230005] mainbus0 (root) tc-so:[ 1.300005] chacha: Portable C ChaCha tc-so:[ 1.300005] aes: BearSSL aes_ct tc-so:[ 1.300005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.300005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.030005] shmif0: Ethernet address b2:a0:88:4a:2b:c0 tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 5 0 5 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 16 0 16 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 70 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 160 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 75 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 29 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 7 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 539 0 0 180 0 180 180 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 34 0 0 2 0 2 2 0 inf 0 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 41 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1465 0 28 274 0 274 tc-so: tc-so:In use 1501K, total allocated 2192K; utilization 68.5% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.260005] IPsec: Initialized Security Association Processing. tc-so:[ 1.260005] mainbus0 (root) tc-so:[ 1.260005] chacha: Portable C ChaCha tc-so:[ 1.260005] aes: BearSSL aes_ct tc-so:[ 1.260005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.260005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.390005] shmif0: Ethernet address b2:a0:1b:ab:7c:05 tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:06.450004 b2:a0:88:4a:2b:c0 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:05.530004 b2:a0:1b:ab:7c:05 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:08.890004 b2:a0:88:4a:2b:c0 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:07.210004 b2:a0:1b:ab:7c:05 > b2:a0:88:4a:2b:c0, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:1b:ab:7c:05, length 28 tc-so:00:00:08.890004 b2:a0:88:4a:2b:c0 > b2:a0:1b:ab:7c:05, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x1), length 104 tc-so:00:00:07.250004 b2:a0:1b:ab:7c:05 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:08.890004 b2:a0:88:4a:2b:c0 > b2:a0:1b:ab:7c:05, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:88:4a:2b:c0, length 28 tc-so:00:00:07.250004 b2:a0:1b:ab:7c:05 > b2:a0:88:4a:2b:c0, ethertype IPv4 (0x0800), length 138: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x1), length 104 tc-so:00:00:11.180004 b2:a0:88:4a:2b:c0 > b2:a0:1b:ab:7c:05, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x2), length 104 tc-so:00:00:09.520004 b2:a0:1b:ab:7c:05 > b2:a0:88:4a:2b:c0, ethertype IPv4 (0x0800), length 138: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x2), length 104 tc-so:00:00:13.480004 b2:a0:88:4a:2b:c0 > b2:a0:1b:ab:7c:05, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x3), length 104 tc-so:00:00:11.820004 b2:a0:1b:ab:7c:05 > b2:a0:88:4a:2b:c0, ethertype IPv4 (0x0800), length 138: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x3), length 104 tc-so:00:00:15.770004 b2:a0:88:4a:2b:c0 > b2:a0:1b:ab:7c:05, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x4), length 104 tc-so:00:00:14.130004 b2:a0:1b:ab:7c:05 > b2:a0:88:4a:2b:c0, ethertype IPv4 (0x0800), length 138: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x4), length 104 tc-so:00:00:18.000004 b2:a0:88:4a:2b:c0 > b2:a0:1b:ab:7c:05, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x5), length 104 tc-so:00:00:16.320004 b2:a0:1b:ab:7c:05 > b2:a0:88:4a:2b:c0, ethertype IPv4 (0x0800), length 138: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x5), length 104 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1646870114.233045, ipsec_spi_esp_rijndaelcbc_preferred_old_delete, passed tc-start: 1646870114.255132, ipsec_spi_esp_rijndaelcbc_preferred_old_timeout 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: 1646870125.89797, ipsec_spi_esp_rijndaelcbc_preferred_old_timeout, skipped, PR 55632: test fails randomly, leaving spurious rump_server around tc-start: 1646870125.99238, ipsec_update_sa_ah_hmacsha512 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:4f:b9:71:06 ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:add 10.0.0.1 10.0.0.2 ah 10000 -lh 100 -ls 100 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 ah 10001 -lh 100 -ls 100 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:spdadd 10.0.0.1 10.0.0.2 any -P out ipsec ah/transport//require; tc-so:update 10.0.0.1 10.0.0.2 ah 10000 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so: update 10.0.0.2 10.0.0.1 ah 10001 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 10.0.0.1 10.0.0.2 ah 10000 -lh 100 -ls 100 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 ah 10001 -lh 100 -ls 100 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:spdadd 10.0.0.2 10.0.0.1 any -P out ipsec ah/transport//require; tc-so:update 10.0.0.1 10.0.0.2 ah 10000 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so: update 10.0.0.2 10.0.0.1 ah 10001 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:57:39:1e:12 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:4f:b9:71:06 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:57:39:1e:12 4 0 4 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 4 0 4 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:4f:b9:71:06 on shmif0 28s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:57:39:1e:12 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:4f:b9:71:06 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:57:39:1e:12 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:4f:b9:71:06 4 0 4 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 4 0 4 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:57:39:1e:12 on shmif0 26s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:4f:b9:71:06 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:4f:b9:71:06 tc-so: linkstr: ./bus_ipsec tc-so: input: 4 packets, 268 bytes, 2 multicasts tc-so: output: 4 packets, 268 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:57:39:1e:12 tc-so: linkstr: ./bus_ipsec tc-so: input: 4 packets, 268 bytes, 2 multicasts tc-so: output: 4 packets, 268 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 1 0 1 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 18 0 18 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 49 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 151 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 78 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 31 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 420 0 0 140 0 140 140 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 5 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 35 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1281 0 26 233 0 233 tc-so: tc-so:In use 1239K, total allocated 1864K; utilization 66.5% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.230005] IPsec: Initialized Security Association Processing. tc-so:[ 1.230005] mainbus0 (root) tc-so:[ 1.230005] chacha: Portable C ChaCha tc-so:[ 1.230005] aes: BearSSL aes_ct tc-so:[ 1.230005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.230005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.960005] shmif0: Ethernet address b2:a0:57:39:1e:12 tc-so:[ 8.560005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 1 0 1 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 16 0 16 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 50 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 152 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 78 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 31 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 408 0 0 136 0 136 136 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 9 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 36 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1271 0 24 229 0 229 tc-so: tc-so:In use 1219K, total allocated 1832K; utilization 66.5% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.240005] IPsec: Initialized Security Association Processing. tc-so:[ 1.240005] mainbus0 (root) tc-so:[ 1.240005] chacha: Portable C ChaCha tc-so:[ 1.240005] aes: BearSSL aes_ct tc-so:[ 1.240005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.240005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.510005] shmif0: Ethernet address b2:a0:4f:b9:71:06 tc-so:[ 6.980005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:06.460004 b2:a0:57:39:1e:12 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:05.400004 b2:a0:4f:b9:71:06 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:08.520004 b2:a0:57:39:1e:12 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:06.980004 b2:a0:4f:b9:71:06 > b2:a0:57:39:1e:12, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:4f:b9:71:06, length 28 tc-so:00:00:08.520004 b2:a0:57:39:1e:12 > b2:a0:4f:b9:71:06, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): ICMP echo request, id 46969, seq 0, length 64 tc-so:00:00:07.020004 b2:a0:4f:b9:71:06 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:08.560004 b2:a0:57:39:1e:12 > b2:a0:4f:b9:71:06, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:57:39:1e:12, length 28 tc-so:00:00:07.020004 b2:a0:4f:b9:71:06 > b2:a0:57:39:1e:12, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): ICMP echo reply, id 46969, seq 0, length 64 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1646870156.704118, ipsec_update_sa_ah_hmacsha512, passed tc-start: 1646870156.728961, ipsec_update_sa_ah_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:14:3b:9f:63 ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:add 10.0.0.1 10.0.0.2 ah 10000 -lh 100 -ls 100 -A null ; tc-so:add 10.0.0.2 10.0.0.1 ah 10001 -lh 100 -ls 100 -A null ; tc-so:spdadd 10.0.0.1 10.0.0.2 any -P out ipsec ah/transport//require; tc-so:update 10.0.0.1 10.0.0.2 ah 10000 -A null ; tc-so: update 10.0.0.2 10.0.0.1 ah 10001 -A null ; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 10.0.0.1 10.0.0.2 ah 10000 -lh 100 -ls 100 -A null ; tc-so:add 10.0.0.2 10.0.0.1 ah 10001 -lh 100 -ls 100 -A null ; tc-so:spdadd 10.0.0.2 10.0.0.1 any -P out ipsec ah/transport//require; tc-so:update 10.0.0.1 10.0.0.2 ah 10000 -A null ; tc-so: update 10.0.0.2 10.0.0.1 ah 10001 -A null ; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:a3:c1:1a:fb tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:14:3b:9f:63 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:a3:c1:1a:fb 4 0 4 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 4 0 4 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:14:3b:9f:63 on shmif0 28s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:a3:c1:1a:fb multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:14:3b:9f:63 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:a3:c1:1a:fb UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:14:3b:9f:63 4 0 4 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 4 0 4 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:a3:c1:1a:fb on shmif0 26s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:14:3b:9f:63 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:14:3b:9f:63 tc-so: linkstr: ./bus_ipsec tc-so: input: 4 packets, 248 bytes, 2 multicasts tc-so: output: 4 packets, 248 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:a3:c1:1a:fb tc-so: linkstr: ./bus_ipsec tc-so: input: 4 packets, 248 bytes, 2 multicasts tc-so: output: 4 packets, 248 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 1 0 1 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 18 0 18 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 35 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 49 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 150 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 75 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 25 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 418 0 0 140 0 140 140 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 5 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 32 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1273 0 26 232 0 232 tc-so: tc-so:In use 1231K, total allocated 1856K; utilization 66.3% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.220005] IPsec: Initialized Security Association Processing. tc-so:[ 1.220005] mainbus0 (root) tc-so:[ 1.220005] chacha: Portable C ChaCha tc-so:[ 1.220005] aes: BearSSL aes_ct tc-so:[ 1.220005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.220005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.920005] shmif0: Ethernet address b2:a0:a3:c1:1a:fb tc-so:[ 8.240005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 1 0 1 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 16 0 16 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 35 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 49 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 151 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 75 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 25 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 407 0 0 136 0 136 136 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 5 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 34 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1261 0 24 228 0 228 tc-so: tc-so:In use 1210K, total allocated 1824K; utilization 66.3% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.230005] IPsec: Initialized Security Association Processing. tc-so:[ 1.230005] mainbus0 (root) tc-so:[ 1.230005] chacha: Portable C ChaCha tc-so:[ 1.230005] aes: BearSSL aes_ct tc-so:[ 1.230005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.230005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.400005] shmif0: Ethernet address b2:a0:14:3b:9f:63 tc-so:[ 6.710005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:06.260004 b2:a0:a3:c1:1a:fb > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:05.210004 b2:a0:14:3b:9f:63 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:08.200004 b2:a0:a3:c1:1a:fb > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:06.710004 b2:a0:14:3b:9f:63 > b2:a0:a3:c1:1a:fb, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:14:3b:9f:63, length 28 tc-so:00:00:08.200004 b2:a0:a3:c1:1a:fb > b2:a0:14:3b:9f:63, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): ICMP echo request, id 58095, seq 0, length 64 tc-so:00:00:06.710004 b2:a0:14:3b:9f:63 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:08.240004 b2:a0:a3:c1:1a:fb > b2:a0:14:3b:9f:63, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:a3:c1:1a:fb, length 28 tc-so:00:00:06.710004 b2:a0:14:3b:9f:63 > b2:a0:a3:c1:1a:fb, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): ICMP echo reply, id 58095, seq 0, length 64 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1646870186.365283, ipsec_update_sa_ah_null, passed tc-start: 1646870186.388640, ipsec_update_sa_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:47:af:17:76 ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:add 10.0.0.1 10.0.0.2 esp 10000 -lh 100 -ls 100 -E null ; tc-so:add 10.0.0.2 10.0.0.1 esp 10001 -lh 100 -ls 100 -E null ; tc-so:spdadd 10.0.0.1 10.0.0.2 any -P out ipsec esp/transport//require; tc-so:update 10.0.0.1 10.0.0.2 esp 10000 -E null ; tc-so: update 10.0.0.2 10.0.0.1 esp 10001 -E null ; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 10.0.0.1 10.0.0.2 esp 10000 -lh 100 -ls 100 -E null ; tc-so:add 10.0.0.2 10.0.0.1 esp 10001 -lh 100 -ls 100 -E null ; tc-so:spdadd 10.0.0.2 10.0.0.1 any -P out ipsec esp/transport//require; tc-so:update 10.0.0.1 10.0.0.2 esp 10000 -E null ; tc-so: update 10.0.0.2 10.0.0.1 esp 10001 -E null ; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:bf:a0:26:af tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:47:af:17:76 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:bf:a0:26:af 4 0 4 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 4 0 4 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:47:af:17:76 on shmif0 28s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:bf:a0:26:af multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:47:af:17:76 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:bf:a0:26:af UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:47:af:17:76 4 0 4 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 4 0 4 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:bf:a0:26:af on shmif0 26s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:47:af:17:76 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:47:af:17:76 tc-so: linkstr: ./bus_ipsec tc-so: input: 4 packets, 236 bytes, 2 multicasts tc-so: output: 4 packets, 236 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:bf:a0:26:af tc-so: linkstr: ./bus_ipsec tc-so: input: 4 packets, 236 bytes, 2 multicasts tc-so: output: 4 packets, 236 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 2 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 1 0 1 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 18 0 18 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 150 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 75 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 25 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 420 0 0 140 0 140 140 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 6 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 39 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1281 0 26 232 0 232 tc-so: tc-so:In use 1240K, total allocated 1856K; utilization 66.8% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.240005] IPsec: Initialized Security Association Processing. tc-so:[ 1.240005] mainbus0 (root) tc-so:[ 1.240005] chacha: Portable C ChaCha tc-so:[ 1.240005] aes: BearSSL aes_ct tc-so:[ 1.240005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.240005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.840005] shmif0: Ethernet address b2:a0:bf:a0:26:af tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 1 0 1 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 16 0 16 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 49 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 152 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 75 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 26 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 407 0 0 136 0 136 136 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 5 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 34 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1256 0 24 229 0 229 tc-so: tc-so:In use 1211K, total allocated 1832K; utilization 66.1% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.210005] IPsec: Initialized Security Association Processing. tc-so:[ 1.210005] mainbus0 (root) tc-so:[ 1.280005] chacha: Portable C ChaCha tc-so:[ 1.280005] aes: BearSSL aes_ct tc-so:[ 1.280005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.280005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.340005] shmif0: Ethernet address b2:a0:47:af:17:76 tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:06.230004 b2:a0:bf:a0:26:af > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:05.170004 b2:a0:47:af:17:76 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:08.040004 b2:a0:bf:a0:26:af > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:06.550004 b2:a0:47:af:17:76 > b2:a0:bf:a0:26:af, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:47:af:17:76, length 28 tc-so:00:00:08.040004 b2:a0:bf:a0:26:af > b2:a0:47:af:17:76, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x1), length 76 tc-so:00:00:06.600004 b2:a0:47:af:17:76 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:08.040004 b2:a0:bf:a0:26:af > b2:a0:47:af:17:76, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:bf:a0:26:af, length 28 tc-so:00:00:06.600004 b2:a0:47:af:17:76 > b2:a0:bf:a0:26:af, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x1), length 76 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1646870216.666059, ipsec_update_sa_esp_null, passed tc-start: 1646870216.692968, ipsec_update_sa_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:4e:a8:a0:56 ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:add 10.0.0.1 10.0.0.2 esp 10000 -lh 100 -ls 100 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 esp 10001 -lh 100 -ls 100 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:spdadd 10.0.0.1 10.0.0.2 any -P out ipsec esp/transport//require; tc-so:update 10.0.0.1 10.0.0.2 esp 10000 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so: update 10.0.0.2 10.0.0.1 esp 10001 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 10.0.0.1 10.0.0.2 esp 10000 -lh 100 -ls 100 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 esp 10001 -lh 100 -ls 100 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:spdadd 10.0.0.2 10.0.0.1 any -P out ipsec esp/transport//require; tc-so:update 10.0.0.1 10.0.0.2 esp 10000 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so: update 10.0.0.2 10.0.0.1 esp 10001 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:5c:75:8a:9b tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:4e:a8:a0:56 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:5c:75:8a:9b 4 0 4 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 4 0 4 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:4e:a8:a0:56 on shmif0 28s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:5c:75:8a:9b multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:4e:a8:a0:56 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:5c:75:8a:9b UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:4e:a8:a0:56 4 0 4 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 4 0 4 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:5c:75:8a:9b on shmif0 24s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:4e:a8:a0:56 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:4e:a8:a0:56 tc-so: linkstr: ./bus_ipsec tc-so: input: 4 packets, 264 bytes, 2 multicasts tc-so: output: 4 packets, 264 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:5c:75:8a:9b tc-so: linkstr: ./bus_ipsec tc-so: input: 4 packets, 264 bytes, 2 multicasts tc-so: output: 4 packets, 264 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 1 0 1 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 18 0 18 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 52 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 150 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 75 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 25 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 419 0 0 140 0 140 140 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 5 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 35 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1273 0 26 232 0 232 tc-so: tc-so:In use 1235K, total allocated 1856K; utilization 66.5% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.230005] IPsec: Initialized Security Association Processing. tc-so:[ 1.230005] mainbus0 (root) tc-so:[ 1.230005] chacha: Portable C ChaCha tc-so:[ 1.230005] aes: BearSSL aes_ct tc-so:[ 1.230005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.230005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.960005] shmif0: Ethernet address b2:a0:5c:75:8a:9b tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 4 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 5 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 3 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 1 0 1 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 16 0 16 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 52 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 151 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 75 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 25 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 17 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 409 0 0 137 0 137 137 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 5 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 34 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 46 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 3 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 3 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1286 0 24 229 0 229 tc-so: tc-so:In use 1225K, total allocated 1832K; utilization 66.9% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.230005] IPsec: Initialized Security Association Processing. tc-so:[ 1.230005] mainbus0 (root) tc-so:[ 1.230005] chacha: Portable C ChaCha tc-so:[ 1.230005] aes: BearSSL aes_ct tc-so:[ 1.230005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.230005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.420005] shmif0: Ethernet address b2:a0:4e:a8:a0:56 tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:06.360004 b2:a0:5c:75:8a:9b > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:05.330004 b2:a0:4e:a8:a0:56 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:08.350004 b2:a0:5c:75:8a:9b > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:06.810004 b2:a0:4e:a8:a0:56 > b2:a0:5c:75:8a:9b, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:4e:a8:a0:56, length 28 tc-so:00:00:08.350004 b2:a0:5c:75:8a:9b > b2:a0:4e:a8:a0:56, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x1), length 104 tc-so:00:00:06.850004 b2:a0:4e:a8:a0:56 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:08.400004 b2:a0:5c:75:8a:9b > b2:a0:4e:a8:a0:56, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:5c:75:8a:9b, length 28 tc-so:00:00:06.850004 b2:a0:4e:a8:a0:56 > b2:a0:5c:75:8a:9b, ethertype IPv4 (0x0800), length 138: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x1), length 104 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1646870248.900230, ipsec_update_sa_esp_rijndaelcbc, passed tc-start: 1646870248.930727, ipsec_update_sp_ah_hmacsha512 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:f9:af:ed:b0 ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:add 10.0.0.1 10.0.0.2 ah 10000 -lh 100 -ls 100 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 ah 10001 -lh 100 -ls 100 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:spdadd 10.0.0.1 10.0.0.2 any -P out ipsec ah/transport//require; tc-so:spdupdate 10.0.0.1 10.0.0.2 any -P out ipsec ah/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 10.0.0.1 10.0.0.2 ah 10000 -lh 100 -ls 100 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 ah 10001 -lh 100 -ls 100 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:spdadd 10.0.0.2 10.0.0.1 any -P out ipsec ah/transport//require; tc-so:spdupdate 10.0.0.2 10.0.0.1 any -P out ipsec ah/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:a9:89:5b:1f tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:f9:af:ed:b0 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:a9:89:5b:1f 4 0 4 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 4 0 4 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:f9:af:ed:b0 on shmif0 27s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:a9:89:5b:1f multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:f9:af:ed:b0 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:a9:89:5b:1f UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:f9:af:ed:b0 4 0 4 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 4 0 4 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:a9:89:5b:1f on shmif0 24s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:f9:af:ed:b0 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:f9:af:ed:b0 tc-so: linkstr: ./bus_ipsec tc-so: input: 4 packets, 268 bytes, 2 multicasts tc-so: output: 4 packets, 268 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:a9:89:5b:1f tc-so: linkstr: ./bus_ipsec tc-so: input: 4 packets, 268 bytes, 2 multicasts tc-so: output: 4 packets, 268 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 1 0 1 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 18 0 18 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 50 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 147 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 77 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 415 0 0 139 0 139 139 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 5 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 32 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1266 0 26 232 0 232 tc-so: tc-so:In use 1226K, total allocated 1856K; utilization 66.1% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.250005] IPsec: Initialized Security Association Processing. tc-so:[ 1.250005] mainbus0 (root) tc-so:[ 1.250005] chacha: Portable C ChaCha tc-so:[ 1.250005] aes: BearSSL aes_ct tc-so:[ 1.250005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.250005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.330005] shmif0: Ethernet address b2:a0:a9:89:5b:1f tc-so:[ 9.620005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 1 0 1 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 16 0 16 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 148 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 77 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 405 0 0 135 0 135 135 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 9 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 36 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1260 0 24 228 0 228 tc-so: tc-so:In use 1211K, total allocated 1824K; utilization 66.4% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.240005] IPsec: Initialized Security Association Processing. tc-so:[ 1.240005] mainbus0 (root) tc-so:[ 1.240005] chacha: Portable C ChaCha tc-so:[ 1.240005] aes: BearSSL aes_ct tc-so:[ 1.240005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.240005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.930005] shmif0: Ethernet address b2:a0:f9:af:ed:b0 tc-so:[ 7.950005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:07.360004 b2:a0:a9:89:5b:1f > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:06.220004 b2:a0:f9:af:ed:b0 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:09.600004 b2:a0:a9:89:5b:1f > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:07.950004 b2:a0:f9:af:ed:b0 > b2:a0:a9:89:5b:1f, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:f9:af:ed:b0, length 28 tc-so:00:00:09.620004 b2:a0:a9:89:5b:1f > b2:a0:f9:af:ed:b0, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): ICMP echo request, id 15459, seq 0, length 64 tc-so:00:00:07.950004 b2:a0:f9:af:ed:b0 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:09.620004 b2:a0:a9:89:5b:1f > b2:a0:f9:af:ed:b0, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:a9:89:5b:1f, length 28 tc-so:00:00:07.950004 b2:a0:f9:af:ed:b0 > b2:a0:a9:89:5b:1f, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): ICMP echo reply, id 15459, seq 0, length 64 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1646870287.221135, ipsec_update_sp_ah_hmacsha512, passed tc-start: 1646870287.244615, ipsec_update_sp_ah_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:99:af:bd:f7 ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:add 10.0.0.1 10.0.0.2 ah 10000 -lh 100 -ls 100 -A null ; tc-so:add 10.0.0.2 10.0.0.1 ah 10001 -lh 100 -ls 100 -A null ; tc-so:spdadd 10.0.0.1 10.0.0.2 any -P out ipsec ah/transport//require; tc-so:spdupdate 10.0.0.1 10.0.0.2 any -P out ipsec ah/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 10.0.0.1 10.0.0.2 ah 10000 -lh 100 -ls 100 -A null ; tc-so:add 10.0.0.2 10.0.0.1 ah 10001 -lh 100 -ls 100 -A null ; tc-so:spdadd 10.0.0.2 10.0.0.1 any -P out ipsec ah/transport//require; tc-so:spdupdate 10.0.0.2 10.0.0.1 any -P out ipsec ah/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:03:62:52:77 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:99:af:bd:f7 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:03:62:52:77 4 0 4 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 4 0 4 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:99:af:bd:f7 on shmif0 27s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:03:62:52:77 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:99:af:bd:f7 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:03:62:52:77 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:99:af:bd:f7 4 0 4 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 4 0 4 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:03:62:52:77 on shmif0 26s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:99:af:bd:f7 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:99:af:bd:f7 tc-so: linkstr: ./bus_ipsec tc-so: input: 4 packets, 248 bytes, 2 multicasts tc-so: output: 4 packets, 248 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:03:62:52:77 tc-so: linkstr: ./bus_ipsec tc-so: input: 4 packets, 248 bytes, 2 multicasts tc-so: output: 4 packets, 248 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 4 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 5 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 3 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 1 0 1 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 18 0 18 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 32 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 49 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 50 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 140 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 76 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 25 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 419 0 0 140 0 140 140 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 7 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 34 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 53 0 0 3 0 3 3 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 3 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 3 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 3 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1303 0 26 233 0 233 tc-so: tc-so:In use 1247K, total allocated 1864K; utilization 66.9% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.200005] IPsec: Initialized Security Association Processing. tc-so:[ 1.200005] mainbus0 (root) tc-so:[ 1.200005] chacha: Portable C ChaCha tc-so:[ 1.200005] aes: BearSSL aes_ct tc-so:[ 1.200005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.200005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.610005] shmif0: Ethernet address b2:a0:03:62:52:77 tc-so:[ 7.770005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 1 0 1 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 16 0 16 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 32 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 49 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 147 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 75 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 25 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 404 0 0 135 0 135 135 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 5 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 34 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1250 0 24 227 0 227 tc-so: tc-so:In use 1203K, total allocated 1816K; utilization 66.2% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.200005] IPsec: Initialized Security Association Processing. tc-so:[ 1.200005] mainbus0 (root) tc-so:[ 1.260005] chacha: Portable C ChaCha tc-so:[ 1.260005] aes: BearSSL aes_ct tc-so:[ 1.260005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.260005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.120005] shmif0: Ethernet address b2:a0:99:af:bd:f7 tc-so:[ 6.380005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:05.820004 b2:a0:03:62:52:77 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:04.880004 b2:a0:99:af:bd:f7 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:07.730004 b2:a0:03:62:52:77 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:06.380004 b2:a0:99:af:bd:f7 > b2:a0:03:62:52:77, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:99:af:bd:f7, length 28 tc-so:00:00:07.770004 b2:a0:03:62:52:77 > b2:a0:99:af:bd:f7, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): ICMP echo request, id 54986, seq 0, length 64 tc-so:00:00:06.420004 b2:a0:99:af:bd:f7 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:07.770004 b2:a0:03:62:52:77 > b2:a0:99:af:bd:f7, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:03:62:52:77, length 28 tc-so:00:00:06.420004 b2:a0:99:af:bd:f7 > b2:a0:03:62:52:77, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): ICMP echo reply, id 54986, seq 0, length 64 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1646870316.220960, ipsec_update_sp_ah_null, passed tc-start: 1646870316.248763, ipsec_update_sp_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:de:0d:fd:9f ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:add 10.0.0.1 10.0.0.2 esp 10000 -lh 100 -ls 100 -E null ; tc-so:add 10.0.0.2 10.0.0.1 esp 10001 -lh 100 -ls 100 -E null ; tc-so:spdadd 10.0.0.1 10.0.0.2 any -P out ipsec esp/transport//require; tc-so:spdupdate 10.0.0.1 10.0.0.2 any -P out ipsec esp/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 10.0.0.1 10.0.0.2 esp 10000 -lh 100 -ls 100 -E null ; tc-so:add 10.0.0.2 10.0.0.1 esp 10001 -lh 100 -ls 100 -E null ; tc-so:spdadd 10.0.0.2 10.0.0.1 any -P out ipsec esp/transport//require; tc-so:spdupdate 10.0.0.2 10.0.0.1 any -P out ipsec esp/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:c6:44:87:5a tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:de:0d:fd:9f UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:c6:44:87:5a 4 0 4 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 4 0 4 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:de:0d:fd:9f on shmif0 27s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:c6:44:87:5a multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:de:0d:fd:9f tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:c6:44:87:5a UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:de:0d:fd:9f 4 0 4 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 4 0 4 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:c6:44:87:5a on shmif0 26s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:de:0d:fd:9f multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:de:0d:fd:9f tc-so: linkstr: ./bus_ipsec tc-so: input: 4 packets, 236 bytes, 2 multicasts tc-so: output: 4 packets, 236 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:c6:44:87:5a tc-so: linkstr: ./bus_ipsec tc-so: input: 4 packets, 236 bytes, 2 multicasts tc-so: output: 4 packets, 236 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 2 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 1 0 1 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 18 0 18 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 49 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 149 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 75 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 25 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 418 0 0 140 0 140 140 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 8 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 53 0 0 3 0 3 3 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1295 0 26 233 0 233 tc-so: tc-so:In use 1240K, total allocated 1864K; utilization 66.5% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.240005] IPsec: Initialized Security Association Processing. tc-so:[ 1.240005] mainbus0 (root) tc-so:[ 1.300005] chacha: Portable C ChaCha tc-so:[ 1.300005] aes: BearSSL aes_ct tc-so:[ 1.300005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.300005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.110005] shmif0: Ethernet address b2:a0:c6:44:87:5a tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 1 0 1 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 16 0 16 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 49 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 137 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 76 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 26 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 405 0 0 135 0 135 135 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 7 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 42 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1254 0 24 228 0 228 tc-so: tc-so:In use 1212K, total allocated 1824K; utilization 66.4% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.240005] IPsec: Initialized Security Association Processing. tc-so:[ 1.240005] mainbus0 (root) tc-so:[ 1.300005] chacha: Portable C ChaCha tc-so:[ 1.300005] aes: BearSSL aes_ct tc-so:[ 1.300005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.300005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.610005] shmif0: Ethernet address b2:a0:de:0d:fd:9f tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:06.740004 b2:a0:c6:44:87:5a > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:05.640004 b2:a0:de:0d:fd:9f > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:08.810004 b2:a0:c6:44:87:5a > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:07.180004 b2:a0:de:0d:fd:9f > b2:a0:c6:44:87:5a, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:de:0d:fd:9f, length 28 tc-so:00:00:08.810004 b2:a0:c6:44:87:5a > b2:a0:de:0d:fd:9f, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x1), length 76 tc-so:00:00:07.180004 b2:a0:de:0d:fd:9f > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:08.810004 b2:a0:c6:44:87:5a > b2:a0:de:0d:fd:9f, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:c6:44:87:5a, length 28 tc-so:00:00:07.180004 b2:a0:de:0d:fd:9f > b2:a0:c6:44:87:5a, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x1), length 76 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1646870349.432458, ipsec_update_sp_esp_null, passed tc-start: 1646870349.467422, ipsec_update_sp_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:1b:d6:32:b8 ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:add 10.0.0.1 10.0.0.2 esp 10000 -lh 100 -ls 100 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 esp 10001 -lh 100 -ls 100 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:spdadd 10.0.0.1 10.0.0.2 any -P out ipsec esp/transport//require; tc-so:spdupdate 10.0.0.1 10.0.0.2 any -P out ipsec esp/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 10.0.0.1 10.0.0.2 esp 10000 -lh 100 -ls 100 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 esp 10001 -lh 100 -ls 100 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:spdadd 10.0.0.2 10.0.0.1 any -P out ipsec esp/transport//require; tc-so:spdupdate 10.0.0.2 10.0.0.1 any -P out ipsec esp/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:51:34:5d:f2 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:1b:d6:32:b8 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:51:34:5d:f2 4 0 4 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 4 0 4 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:1b:d6:32:b8 on shmif0 26s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:51:34:5d:f2 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:1b:d6:32:b8 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:51:34:5d:f2 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:1b:d6:32:b8 4 0 4 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 4 0 4 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:51:34:5d:f2 on shmif0 25s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:1b:d6:32:b8 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:1b:d6:32:b8 tc-so: linkstr: ./bus_ipsec tc-so: input: 4 packets, 264 bytes, 2 multicasts tc-so: output: 4 packets, 264 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:51:34:5d:f2 tc-so: linkstr: ./bus_ipsec tc-so: input: 4 packets, 264 bytes, 2 multicasts tc-so: output: 4 packets, 264 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 1 0 1 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 18 0 18 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 52 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 149 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 75 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 26 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 417 0 0 139 0 139 139 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 5 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 50 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1289 0 26 232 0 232 tc-so: tc-so:In use 1237K, total allocated 1856K; utilization 66.6% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.320005] IPsec: Initialized Security Association Processing. tc-so:[ 1.320005] mainbus0 (root) tc-so:[ 1.430005] chacha: Portable C ChaCha tc-so:[ 1.430005] aes: BearSSL aes_ct tc-so:[ 1.430005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.430005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.170005] shmif0: Ethernet address b2:a0:51:34:5d:f2 tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 4 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 3 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 1 0 1 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 16 0 16 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 51 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 148 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 75 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 25 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 404 0 0 135 0 135 135 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 5 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 34 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 3 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 3 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1253 0 24 227 0 227 tc-so: tc-so:In use 1207K, total allocated 1816K; utilization 66.5% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.200005] IPsec: Initialized Security Association Processing. tc-so:[ 1.200005] mainbus0 (root) tc-so:[ 1.250005] chacha: Portable C ChaCha tc-so:[ 1.250005] aes: BearSSL aes_ct tc-so:[ 1.250005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.250005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.300005] shmif0: Ethernet address b2:a0:1b:d6:32:b8 tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:06.630004 b2:a0:51:34:5d:f2 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:05.380004 b2:a0:1b:d6:32:b8 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:08.760004 b2:a0:51:34:5d:f2 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:06.950004 b2:a0:1b:d6:32:b8 > b2:a0:51:34:5d:f2, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:1b:d6:32:b8, length 28 tc-so:00:00:08.770004 b2:a0:51:34:5d:f2 > b2:a0:1b:d6:32:b8, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x1), length 104 tc-so:00:00:06.970004 b2:a0:1b:d6:32:b8 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:08.770004 b2:a0:51:34:5d:f2 > b2:a0:1b:d6:32:b8, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:51:34:5d:f2, length 28 tc-so:00:00:06.970004 b2:a0:1b:d6:32:b8 > b2:a0:51:34:5d:f2, ethertype IPv4 (0x0800), length 138: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x1), length 104 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1646870382.577167, ipsec_update_sp_esp_rijndaelcbc, passed tp-end: 1646870382.607234, net/ipsec/t_ipsec_misc tp-start: 1646870384.455043, net/ipsec/t_ipsec_natt, 4 tc-start: 1646870384.462551, ipsec_natt_transport_ipv4_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_natt_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_bpf -lrumpnet_npf unix://ipsec_natt_nat ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_natt_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_natt_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_natt_local ] tc-so:Executing command [ grep -q b2:a0:ea:da:58:67 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_natt_nat ] tc-so:Executing command [ grep -q b2:a0:13:51:bc:d2 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_natt_nat ] tc-so:Executing command [ grep -q b2:a0:5c:6c:54:9e ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add default 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 20.0.0.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 20.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes,blanket=/dev/npf npfctl reload ./npf.conf ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes,blanket=/dev/npf npfctl start ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 20.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -w 3 20.0.0.2 4501 ] tc-so:Executing command [ diff -q ./file.send ./file.recv ] tc-se:[1] Killed env LD_PRELOAD=/usr/lib/librumphijack.so nc ${... tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -u -w 3 -p 4500 20.0.0.2 4500 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 20.0.0.2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -w 3 20.0.0.2 4501 ] tc-so:Executing command [ diff -q ./file.send ./file.recv ] tc-se:[4] Killed env LD_PRELOAD=/usr/lib/librumphijack.so nc ${... tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-se:[3] Killed env LD_PRELOAD=/usr/lib/librumphijack.so ${ter... tc-se:[2] Killed env LD_PRELOAD=/usr/lib/librumphijack.so ${ter... tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646870451.300248, ipsec_natt_transport_ipv4_null, passed tc-start: 1646870451.339679, ipsec_natt_transport_ipv4_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_natt_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_bpf -lrumpnet_npf unix://ipsec_natt_nat ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_natt_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_natt_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_natt_local ] tc-so:Executing command [ grep -q b2:a0:9b:88:aa:b9 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_natt_nat ] tc-so:Executing command [ grep -q b2:a0:5d:99:f4:2e ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_natt_nat ] tc-so:Executing command [ grep -q b2:a0:e9:39:2b:90 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add default 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 20.0.0.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 20.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes,blanket=/dev/npf npfctl reload ./npf.conf ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes,blanket=/dev/npf npfctl start ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 20.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -w 3 20.0.0.2 4501 ] tc-so:Executing command [ diff -q ./file.send ./file.recv ] tc-se:[1] Killed env LD_PRELOAD=/usr/lib/librumphijack.so nc ${... tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -u -w 3 -p 4500 20.0.0.2 4500 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 20.0.0.2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -w 3 20.0.0.2 4501 ] tc-so:Executing command [ diff -q ./file.send ./file.recv ] tc-se:[4] Killed env LD_PRELOAD=/usr/lib/librumphijack.so nc ${... tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-se:[3] Killed env LD_PRELOAD=/usr/lib/librumphijack.so ${ter... tc-se:[2] Killed env LD_PRELOAD=/usr/lib/librumphijack.so ${ter... tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646870519.417812, ipsec_natt_transport_ipv4_rijndaelcbc, passed tc-start: 1646870519.454238, ipsec_natt_transport_ipv6_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://ipsec_natt_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://ipsec_natt_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_natt_global ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_natt_global ] tc-so:Executing command [ grep -q b2:a0:37:8c:9c:2c ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fc00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 link0 ] tc-so:Executing command [ rump.ifconfig ipsec0 link2 ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::1 fc00::2 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet6 fc00:1111::1 ] tc-so:Executing command [ rump.route -n add -inet6 fc00:2222::1 fc00:1111::1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 link0 ] tc-so:Executing command [ rump.ifconfig ipsec0 link2 ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::2 fc00::1 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet6 fc00:2222::1 ] tc-so:Executing command [ rump.route -n add -inet6 fc00:1111::1 fc00:2222::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 5 fc00:2222::1 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-se:[2] Killed env LD_PRELOAD=/usr/lib/librumphijack.so ${ter... tc-se:[1] Killed env LD_PRELOAD=/usr/lib/librumphijack.so ${ter... tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646870550.847609, ipsec_natt_transport_ipv6_null, passed tc-start: 1646870550.877617, ipsec_natt_transport_ipv6_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://ipsec_natt_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://ipsec_natt_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_natt_global ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_natt_global ] tc-so:Executing command [ grep -q b2:a0:93:ef:12:2d ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fc00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 link0 ] tc-so:Executing command [ rump.ifconfig ipsec0 link2 ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::1 fc00::2 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet6 fc00:1111::1 ] tc-so:Executing command [ rump.route -n add -inet6 fc00:2222::1 fc00:1111::1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 link0 ] tc-so:Executing command [ rump.ifconfig ipsec0 link2 ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::2 fc00::1 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet6 fc00:2222::1 ] tc-so:Executing command [ rump.route -n add -inet6 fc00:1111::1 fc00:2222::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 5 fc00:2222::1 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-se:[2] Killed env LD_PRELOAD=/usr/lib/librumphijack.so ${ter... tc-se:[1] Killed env LD_PRELOAD=/usr/lib/librumphijack.so ${ter... tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646870584.675343, ipsec_natt_transport_ipv6_rijndaelcbc, passed tp-end: 1646870584.711667, net/ipsec/t_ipsec_natt tp-start: 1646870589.568077, net/ipsec/t_ipsec_sockopt, 10 tc-start: 1646870589.571225, ipsec_IP_IPSEC_POLICY_ipv4_ah_hmacsha512 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:50:c5:5e:e3 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -E out ipsec ah/transport//require 10.0.0.2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -E out ipsec ah/transport//require 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -E out ipsec ah/transport//require -E in ipsec ah/transport//require 10.0.0.2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -E out ipsec ah/transport//require 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -E out ipsec ah/transport//require -E in ipsec ah/transport//require 10.0.0.2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -E out ipsec ah/transport//require 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -E in ipsec ah/transport//require 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646870629.681716, ipsec_IP_IPSEC_POLICY_ipv4_ah_hmacsha512, passed tc-start: 1646870629.709823, ipsec_IP_IPSEC_POLICY_ipv4_ah_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:a0:28:56:aa ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -E out ipsec ah/transport//require 10.0.0.2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -E out ipsec ah/transport//require 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -E out ipsec ah/transport//require -E in ipsec ah/transport//require 10.0.0.2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -E out ipsec ah/transport//require 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -E out ipsec ah/transport//require -E in ipsec ah/transport//require 10.0.0.2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -E out ipsec ah/transport//require 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -E in ipsec ah/transport//require 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646870670.116774, ipsec_IP_IPSEC_POLICY_ipv4_ah_null, passed tc-start: 1646870670.145680, ipsec_IP_IPSEC_POLICY_ipv4_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:66:a2:97:59 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -E out ipsec esp/transport//require 10.0.0.2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -E out ipsec esp/transport//require 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -E out ipsec esp/transport//require -E in ipsec esp/transport//require 10.0.0.2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -E out ipsec esp/transport//require 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -E out ipsec esp/transport//require -E in ipsec esp/transport//require 10.0.0.2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -E out ipsec esp/transport//require 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -E in ipsec esp/transport//require 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646870710.685556, ipsec_IP_IPSEC_POLICY_ipv4_esp_null, passed tc-start: 1646870710.712308, ipsec_IP_IPSEC_POLICY_ipv4_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:91:42:a7:c5 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -E out ipsec esp/transport//require 10.0.0.2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -E out ipsec esp/transport//require 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -E out ipsec esp/transport//require -E in ipsec esp/transport//require 10.0.0.2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -E out ipsec esp/transport//require 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -E out ipsec esp/transport//require -E in ipsec esp/transport//require 10.0.0.2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -E out ipsec esp/transport//require 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -E in ipsec esp/transport//require 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646870752.353944, ipsec_IP_IPSEC_POLICY_ipv4_esp_rijndaelcbc, passed tc-start: 1646870752.388391, ipsec_IP_IPSEC_POLICY_ipv4_ipcomp_deflate tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:da:09:b4:d2 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -E out ipsec ipcomp/transport//require 10.0.0.2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -s 82 -p ff -E out ipsec ipcomp/transport//require 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -s 82 -p ff -E out ipsec ipcomp/transport//require -E in ipsec ipcomp/transport//require 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -s 82 -p ff -E out ipsec ipcomp/transport//require 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -s 82 -p ff -E out ipsec ipcomp/transport//require -E in ipsec ipcomp/transport//require 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -s 82 -p ff -E out ipsec ipcomp/transport//require 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -s 82 -p ff -E in ipsec ipcomp/transport//require 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646870787.230074, ipsec_IP_IPSEC_POLICY_ipv4_ipcomp_deflate, passed tc-start: 1646870787.254724, ipsec_IP_IPSEC_POLICY_ipv6_ah_hmacsha512 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:a3:99:27:fa ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -P out ipsec ah/transport//require fd00::2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -P out ipsec ah/transport//require fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -P out ipsec ah/transport//require -P in ipsec ah/transport//require fd00::2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -P out ipsec ah/transport//require fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -P out ipsec ah/transport//require -P in ipsec ah/transport//require fd00::2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -P out ipsec ah/transport//require fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -P in ipsec ah/transport//require fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646870832.565611, ipsec_IP_IPSEC_POLICY_ipv6_ah_hmacsha512, passed tc-start: 1646870832.591085, ipsec_IP_IPSEC_POLICY_ipv6_ah_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:c9:db:de:47 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -P out ipsec ah/transport//require fd00::2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -P out ipsec ah/transport//require fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -P out ipsec ah/transport//require -P in ipsec ah/transport//require fd00::2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -P out ipsec ah/transport//require fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -P out ipsec ah/transport//require -P in ipsec ah/transport//require fd00::2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -P out ipsec ah/transport//require fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -P in ipsec ah/transport//require fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646870876.853318, ipsec_IP_IPSEC_POLICY_ipv6_ah_null, passed tc-start: 1646870876.879599, ipsec_IP_IPSEC_POLICY_ipv6_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:82:30:8a:20 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -P out ipsec esp/transport//require fd00::2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -P out ipsec esp/transport//require fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -P out ipsec esp/transport//require -P in ipsec esp/transport//require fd00::2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -P out ipsec esp/transport//require fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -P out ipsec esp/transport//require -P in ipsec esp/transport//require fd00::2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -P out ipsec esp/transport//require fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -P in ipsec esp/transport//require fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646870923.166628, ipsec_IP_IPSEC_POLICY_ipv6_esp_null, passed tc-start: 1646870923.204523, ipsec_IP_IPSEC_POLICY_ipv6_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:a6:f4:ef:e6 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -P out ipsec esp/transport//require fd00::2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -P out ipsec esp/transport//require fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -P out ipsec esp/transport//require -P in ipsec esp/transport//require fd00::2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -P out ipsec esp/transport//require fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -P out ipsec esp/transport//require -P in ipsec esp/transport//require fd00::2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -P out ipsec esp/transport//require fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -P in ipsec esp/transport//require fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646870970.606493, ipsec_IP_IPSEC_POLICY_ipv6_esp_rijndaelcbc, passed tc-start: 1646870970.633058, ipsec_IP_IPSEC_POLICY_ipv6_ipcomp_deflate tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:0d:34:d4:62 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -P out ipsec ipcomp/transport//require fd00::2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -s 82 -p ff -P out ipsec ipcomp/transport//require fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -s 82 -p ff -P out ipsec ipcomp/transport//require -P in ipsec ipcomp/transport//require fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -s 82 -p ff -P out ipsec ipcomp/transport//require fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -s 82 -p ff -P out ipsec ipcomp/transport//require -P in ipsec ipcomp/transport//require fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -s 82 -p ff -P out ipsec ipcomp/transport//require fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -s 82 -p ff -P in ipsec ipcomp/transport//require fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646871011.111541, ipsec_IP_IPSEC_POLICY_ipv6_ipcomp_deflate, passed tp-end: 1646871011.149573, net/ipsec/t_ipsec_sockopt tp-start: 1646871012.485460, net/ipsec/t_ipsec_sysctl, 3 tc-start: 1646871012.488025, ipsec_sysctl0 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_sysctl ] tc-so:Executing command [ rump.sysctl net.inet.ipsec.enabled ] tc-so:Executing command [ rump.sysctl net.inet6.ipsec6.enabled ] tc-end: 1646871015.80122, ipsec_sysctl0, passed tc-start: 1646871015.93176, ipsec_sysctl4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_sysctl ] tc-so:Executing command [ rump.sysctl net.inet.ipsec.enabled ] tc-so:Executing command [ rump.sysctl net.inet6.ipsec6.enabled ] tc-so:Executing command [ rump.sysctl net.inet.ipsec.used ] tc-so:Executing command [ rump.sysctl net.inet6.ipsec6.used ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.sysctl net.inet.ipsec.used ] tc-so:Executing command [ rump.sysctl net.inet6.ipsec6.used ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.sysctl net.inet.ipsec.used ] tc-so:Executing command [ rump.sysctl net.inet6.ipsec6.used ] tc-end: 1646871020.82256, ipsec_sysctl4, passed tc-start: 1646871020.92614, ipsec_sysctl6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_sysctl ] tc-so:Executing command [ rump.sysctl net.inet.ipsec.enabled ] tc-so:Executing command [ rump.sysctl net.inet6.ipsec6.enabled ] tc-so:Executing command [ rump.sysctl net.inet.ipsec.used ] tc-so:Executing command [ rump.sysctl net.inet6.ipsec6.used ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.sysctl net.inet.ipsec.used ] tc-so:Executing command [ rump.sysctl net.inet6.ipsec6.used ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.sysctl net.inet.ipsec.used ] tc-so:Executing command [ rump.sysctl net.inet6.ipsec6.used ] tc-end: 1646871025.969315, ipsec_sysctl6, passed tp-end: 1646871025.978762, net/ipsec/t_ipsec_sysctl tp-start: 1646871032.193376, net/ipsec/t_ipsec_tcp, 15 tc-start: 1646871032.196158, ipsec_tcp_ipv4_ah_hmacsha512 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:f4:d6:4c:f4 ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:add 10.0.0.1 10.0.0.2 ah 10000 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 ah 10001 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:spdadd 10.0.0.1 10.0.0.2 any -P out ipsec ah/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 10.0.0.1 10.0.0.2 ah 10000 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 ah 10001 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:spdadd 10.0.0.2 10.0.0.1 any -P out ipsec ah/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -N -w 3 -4 10.0.0.2 1234 ] tc-so:Executing command [ diff -q ./file.send ./file.recv ] tc-se:kill: pid 9881: No such process tc-so: tc-so:00:00:11.760004 b2:a0:94:4f:87:83 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:10.100004 b2:a0:f4:d6:4c:f4 > b2:a0:94:4f:87:83, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:f4:d6:4c:f4, length 28 tc-so:00:00:11.760004 b2:a0:94:4f:87:83 > b2:a0:f4:d6:4c:f4, ethertype IPv4 (0x0800), length 118: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): 54497 > 1234: Flags [S], seq 568064322, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 0], length 0 tc-so:00:00:10.100004 b2:a0:f4:d6:4c:f4 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:11.790004 b2:a0:94:4f:87:83 > b2:a0:f4:d6:4c:f4, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:94:4f:87:83, length 28 tc-so:00:00:10.150004 b2:a0:f4:d6:4c:f4 > b2:a0:94:4f:87:83, ethertype IPv4 (0x0800), length 118: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): 1234 > 54497: Flags [S.], seq 477643483, ack 568064323, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 1], length 0 tc-so:00:00:11.790004 b2:a0:94:4f:87:83 > b2:a0:f4:d6:4c:f4, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x2): 54497 > 1234: Flags [.], ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:11.910004 b2:a0:94:4f:87:83 > b2:a0:f4:d6:4c:f4, ethertype IPv4 (0x0800), length 1514: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x3): 54497 > 1234: Flags [.], seq 1:1405, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 1404 tc-so:00:00:11.910004 b2:a0:94:4f:87:83 > b2:a0:f4:d6:4c:f4, ethertype IPv4 (0x0800), length 1514: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x4): 54497 > 1234: Flags [.], seq 1405:2809, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 1404 tc-so:00:00:10.250004 b2:a0:f4:d6:4c:f4 > b2:a0:94:4f:87:83, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x2): 1234 > 54497: Flags [.], ack 2809, win 3846, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:11.960004 b2:a0:94:4f:87:83 > b2:a0:f4:d6:4c:f4, ethertype IPv4 (0x0800), length 1398: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x5): 54497 > 1234: Flags [P.], seq 2809:4097, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 1288 tc-so:00:00:11.960004 b2:a0:94:4f:87:83 > b2:a0:f4:d6:4c:f4, ethertype IPv4 (0x0800), length 1514: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x6): 54497 > 1234: Flags [.], seq 4097:5501, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 1404 tc-so:00:00:10.300004 b2:a0:f4:d6:4c:f4 > b2:a0:94:4f:87:83, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x3): 1234 > 54497: Flags [.], ack 5501, win 3510, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:11.960004 b2:a0:94:4f:87:83 > b2:a0:f4:d6:4c:f4, ethertype IPv4 (0x0800), length 242: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x7): 54497 > 1234: Flags [P.], seq 5501:5633, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 132 tc-so:00:00:12.000004 b2:a0:94:4f:87:83 > b2:a0:f4:d6:4c:f4, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x8): 54497 > 1234: Flags [F.], seq 5633, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:10.340004 b2:a0:f4:d6:4c:f4 > b2:a0:94:4f:87:83, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x4): 1234 > 54497: Flags [.], ack 5634, win 3493, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:10.420004 b2:a0:f4:d6:4c:f4 > b2:a0:94:4f:87:83, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x5): 1234 > 54497: Flags [.], ack 5634, win 4197, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:10.460004 b2:a0:f4:d6:4c:f4 > b2:a0:94:4f:87:83, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x6): 1234 > 54497: Flags [F.], seq 1, ack 5634, win 4197, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:12.120004 b2:a0:94:4f:87:83 > b2:a0:f4:d6:4c:f4, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x9): 54497 > 1234: Flags [.], ack 2, win 4197, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:94:4f:87:83 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:f4:d6:4c:f4 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:94:4f:87:83 9 0 12 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 9 0 12 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:f4:d6:4c:f4 on shmif0 24s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:94:4f:87:83 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:f4:d6:4c:f4 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:94:4f:87:83 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:f4:d6:4c:f4 12 0 9 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 12 0 9 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:94:4f:87:83 on shmif0 23s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:f4:d6:4c:f4 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:f4:d6:4c:f4 tc-so: linkstr: ./bus_ipsec tc-so: input: 12 packets, 6756 bytes, 2 multicasts tc-so: output: 9 packets, 794 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:94:4f:87:83 tc-so: linkstr: ./bus_ipsec tc-so: input: 9 packets, 794 bytes, 2 multicasts tc-so: output: 12 packets, 6756 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 4 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 5 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 3 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 18 0 18 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 149 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 77 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 16 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 425 0 0 142 0 142 142 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 8 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 34 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 36 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:piperd 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pipewr 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 3 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 3 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:tcpcbpl 848 1 0 1 1 0 1 1 0 inf 1 tc-so:tcpipqepl 64 1 0 1 1 0 1 1 0 inf 1 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1292 0 27 239 0 239 tc-so: tc-so:In use 1258K, total allocated 1912K; utilization 65.8% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.300005] IPsec: Initialized Security Association Processing. tc-so:[ 1.300005] mainbus0 (root) tc-so:[ 1.380005] chacha: Portable C ChaCha tc-so:[ 1.380005] aes: BearSSL aes_ct tc-so:[ 1.380005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.380005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.210005] shmif0: Ethernet address b2:a0:94:4f:87:83 tc-so:[ 11.790005] ah_input: hash over 104 bytes, skip 20: crda len 104 skip 0 inject 32 tc-so:[ 11.960005] ah_input: hash over 96 bytes, skip 20: crda len 96 skip 0 inject 32 tc-so:[ 11.960005] ah_input: hash over 96 bytes, skip 20: crda len 96 skip 0 inject 32 tc-so:[ 12.000005] ah_input: hash over 96 bytes, skip 20: crda len 96 skip 0 inject 32 tc-so:[ 12.080005] ah_input: hash over 96 bytes, skip 20: crda len 96 skip 0 inject 32 tc-so:[ 12.120005] ah_input: hash over 96 bytes, skip 20: crda len 96 skip 0 inject 32 tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 6 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 20 0 20 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 148 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 77 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 440 0 0 147 0 147 147 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 9 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 6 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 34 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 36 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:piperd 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pipewr 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:synpl 320 1 0 1 1 0 1 1 0 inf 1 tc-so:tcpcbpl 848 2 0 2 1 0 1 1 0 inf 1 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1308 0 30 244 0 244 tc-so: tc-so:In use 1289K, total allocated 1952K; utilization 66.0% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.250005] IPsec: Initialized Security Association Processing. tc-so:[ 1.250005] mainbus0 (root) tc-so:[ 1.310005] chacha: Portable C ChaCha tc-so:[ 1.310005] aes: BearSSL aes_ct tc-so:[ 1.310005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.310005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.740005] shmif0: Ethernet address b2:a0:f4:d6:4c:f4 tc-so:[ 10.100005] ah_input: hash over 104 bytes, skip 20: crda len 104 skip 0 inject 32 tc-so:[ 10.170005] ah_input: hash over 96 bytes, skip 20: crda len 96 skip 0 inject 32 tc-so:[ 10.250005] ah_input: hash over 1500 bytes, skip 20: crda len 1500 skip 0 inject 32 tc-so:[ 10.250005] ah_input: hash over 1500 bytes, skip 20: crda len 1500 skip 0 inject 32 tc-so:[ 10.300005] ah_input: hash over 1384 bytes, skip 20: crda len 1384 skip 0 inject 32 tc-so:[ 10.300005] ah_input: hash over 1500 bytes, skip 20: crda len 1500 skip 0 inject 32 tc-so:[ 10.340005] ah_input: hash over 228 bytes, skip 20: crda len 228 skip 0 inject 32 tc-so:[ 10.340005] ah_input: hash over 96 bytes, skip 20: crda len 96 skip 0 inject 32 tc-so:[ 10.460005] ah_input: hash over 96 bytes, skip 20: crda len 96 skip 0 inject 32 tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:06.710004 b2:a0:94:4f:87:83 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:05.470004 b2:a0:f4:d6:4c:f4 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:11.760004 b2:a0:94:4f:87:83 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:10.100004 b2:a0:f4:d6:4c:f4 > b2:a0:94:4f:87:83, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:f4:d6:4c:f4, length 28 tc-so:00:00:11.760004 b2:a0:94:4f:87:83 > b2:a0:f4:d6:4c:f4, ethertype IPv4 (0x0800), length 118: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): 54497 > 1234: Flags [S], seq 568064322, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 0], length 0 tc-so:00:00:10.100004 b2:a0:f4:d6:4c:f4 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:11.790004 b2:a0:94:4f:87:83 > b2:a0:f4:d6:4c:f4, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:94:4f:87:83, length 28 tc-so:00:00:10.150004 b2:a0:f4:d6:4c:f4 > b2:a0:94:4f:87:83, ethertype IPv4 (0x0800), length 118: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): 1234 > 54497: Flags [S.], seq 477643483, ack 568064323, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 1], length 0 tc-so:00:00:11.790004 b2:a0:94:4f:87:83 > b2:a0:f4:d6:4c:f4, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x2): 54497 > 1234: Flags [.], ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:11.910004 b2:a0:94:4f:87:83 > b2:a0:f4:d6:4c:f4, ethertype IPv4 (0x0800), length 1514: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x3): 54497 > 1234: Flags [.], seq 1:1405, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 1404 tc-so:00:00:11.910004 b2:a0:94:4f:87:83 > b2:a0:f4:d6:4c:f4, ethertype IPv4 (0x0800), length 1514: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x4): 54497 > 1234: Flags [.], seq 1405:2809, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 1404 tc-so:00:00:10.250004 b2:a0:f4:d6:4c:f4 > b2:a0:94:4f:87:83, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x2): 1234 > 54497: Flags [.], ack 2809, win 3846, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:11.960004 b2:a0:94:4f:87:83 > b2:a0:f4:d6:4c:f4, ethertype IPv4 (0x0800), length 1398: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x5): 54497 > 1234: Flags [P.], seq 2809:4097, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 1288 tc-so:00:00:11.960004 b2:a0:94:4f:87:83 > b2:a0:f4:d6:4c:f4, ethertype IPv4 (0x0800), length 1514: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x6): 54497 > 1234: Flags [.], seq 4097:5501, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 1404 tc-so:00:00:10.300004 b2:a0:f4:d6:4c:f4 > b2:a0:94:4f:87:83, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x3): 1234 > 54497: Flags [.], ack 5501, win 3510, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:11.960004 b2:a0:94:4f:87:83 > b2:a0:f4:d6:4c:f4, ethertype IPv4 (0x0800), length 242: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x7): 54497 > 1234: Flags [P.], seq 5501:5633, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 132 tc-so:00:00:12.000004 b2:a0:94:4f:87:83 > b2:a0:f4:d6:4c:f4, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x8): 54497 > 1234: Flags [F.], seq 5633, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:10.340004 b2:a0:f4:d6:4c:f4 > b2:a0:94:4f:87:83, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x4): 1234 > 54497: Flags [.], ack 5634, win 3493, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:10.420004 b2:a0:f4:d6:4c:f4 > b2:a0:94:4f:87:83, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x5): 1234 > 54497: Flags [.], ack 5634, win 4197, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:10.460004 b2:a0:f4:d6:4c:f4 > b2:a0:94:4f:87:83, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x6): 1234 > 54497: Flags [F.], seq 1, ack 5634, win 4197, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:12.120004 b2:a0:94:4f:87:83 > b2:a0:f4:d6:4c:f4, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x9): 54497 > 1234: Flags [.], ack 2, win 4197, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1646871064.254867, ipsec_tcp_ipv4_ah_hmacsha512, passed tc-start: 1646871064.277569, ipsec_tcp_ipv4_ah_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:85:fd:d7:b6 ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:add 10.0.0.1 10.0.0.2 ah 10000 -A null ; tc-so:add 10.0.0.2 10.0.0.1 ah 10001 -A null ; tc-so:spdadd 10.0.0.1 10.0.0.2 any -P out ipsec ah/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 10.0.0.1 10.0.0.2 ah 10000 -A null ; tc-so:add 10.0.0.2 10.0.0.1 ah 10001 -A null ; tc-so:spdadd 10.0.0.2 10.0.0.1 any -P out ipsec ah/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -N -w 3 -4 10.0.0.2 1234 ] tc-so:Executing command [ diff -q ./file.send ./file.recv ] tc-se:kill: pid 4369: No such process tc-so: tc-so:00:00:11.510004 b2:a0:0b:dc:a3:c5 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:09.710004 b2:a0:85:fd:d7:b6 > b2:a0:0b:dc:a3:c5, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:85:fd:d7:b6, length 28 tc-so:00:00:11.510004 b2:a0:0b:dc:a3:c5 > b2:a0:85:fd:d7:b6, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): 61294 > 1234: Flags [S], seq 532913121, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 0], length 0 tc-so:00:00:09.750004 b2:a0:85:fd:d7:b6 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:11.540004 b2:a0:0b:dc:a3:c5 > b2:a0:85:fd:d7:b6, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:0b:dc:a3:c5, length 28 tc-so:00:00:09.750004 b2:a0:85:fd:d7:b6 > b2:a0:0b:dc:a3:c5, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): 1234 > 61294: Flags [S.], seq 417615152, ack 532913122, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 1], length 0 tc-so:00:00:11.540004 b2:a0:0b:dc:a3:c5 > b2:a0:85:fd:d7:b6, ethertype IPv4 (0x0800), length 90: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x2): 61294 > 1234: Flags [.], ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:11.700004 b2:a0:0b:dc:a3:c5 > b2:a0:85:fd:d7:b6, ethertype IPv4 (0x0800), length 1494: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x3): 61294 > 1234: Flags [.], seq 1:1405, ack 1, win 4197, options [nop,nop,TS val 2 ecr 1], length 1404 tc-so:00:00:11.780004 b2:a0:0b:dc:a3:c5 > b2:a0:85:fd:d7:b6, ethertype IPv4 (0x0800), length 1494: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x4): 61294 > 1234: Flags [.], seq 1405:2809, ack 1, win 4197, options [nop,nop,TS val 2 ecr 1], length 1404 tc-so:00:00:09.990004 b2:a0:85:fd:d7:b6 > b2:a0:0b:dc:a3:c5, ethertype IPv4 (0x0800), length 90: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x2): 1234 > 61294: Flags [.], ack 2809, win 4022, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:11.780004 b2:a0:0b:dc:a3:c5 > b2:a0:85:fd:d7:b6, ethertype IPv4 (0x0800), length 1378: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x5): 61294 > 1234: Flags [P.], seq 2809:4097, ack 1, win 4197, options [nop,nop,TS val 2 ecr 2], length 1288 tc-so:00:00:11.820004 b2:a0:0b:dc:a3:c5 > b2:a0:85:fd:d7:b6, ethertype IPv4 (0x0800), length 1494: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x6): 61294 > 1234: Flags [.], seq 4097:5501, ack 1, win 4197, options [nop,nop,TS val 2 ecr 2], length 1404 tc-so:00:00:10.070004 b2:a0:85:fd:d7:b6 > b2:a0:0b:dc:a3:c5, ethertype IPv4 (0x0800), length 90: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x3): 1234 > 61294: Flags [.], ack 5501, win 4022, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:11.820004 b2:a0:0b:dc:a3:c5 > b2:a0:85:fd:d7:b6, ethertype IPv4 (0x0800), length 222: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x7): 61294 > 1234: Flags [P.], seq 5501:5633, ack 1, win 4197, options [nop,nop,TS val 2 ecr 2], length 132 tc-so:00:00:11.860004 b2:a0:0b:dc:a3:c5 > b2:a0:85:fd:d7:b6, ethertype IPv4 (0x0800), length 90: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x8): 61294 > 1234: Flags [F.], seq 5633, ack 1, win 4197, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:10.070004 b2:a0:85:fd:d7:b6 > b2:a0:0b:dc:a3:c5, ethertype IPv4 (0x0800), length 90: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x4): 1234 > 61294: Flags [.], ack 5634, win 4005, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:10.150004 b2:a0:85:fd:d7:b6 > b2:a0:0b:dc:a3:c5, ethertype IPv4 (0x0800), length 90: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x5): 1234 > 61294: Flags [F.], seq 1, ack 5634, win 4005, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:11.940004 b2:a0:0b:dc:a3:c5 > b2:a0:85:fd:d7:b6, ethertype IPv4 (0x0800), length 90: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x9): 61294 > 1234: Flags [.], ack 2, win 4197, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:0b:dc:a3:c5 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:85:fd:d7:b6 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:0b:dc:a3:c5 8 0 12 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 8 0 12 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:85:fd:d7:b6 on shmif0 25s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:0b:dc:a3:c5 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:85:fd:d7:b6 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:0b:dc:a3:c5 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:85:fd:d7:b6 12 0 8 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 12 0 8 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:0b:dc:a3:c5 on shmif0 22s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:85:fd:d7:b6 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:85:fd:d7:b6 tc-so: linkstr: ./bus_ipsec tc-so: input: 12 packets, 6576 bytes, 2 multicasts tc-so: output: 8 packets, 584 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:0b:dc:a3:c5 tc-so: linkstr: ./bus_ipsec tc-so: input: 8 packets, 584 bytes, 2 multicasts tc-so: output: 12 packets, 6576 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 4 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 5 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 3 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 18 0 18 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 32 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 148 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 75 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 26 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 17 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 426 0 0 142 0 142 142 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 8 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 34 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 52 0 0 3 0 3 3 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:piperd 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pipewr 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 3 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 3 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:tcpcbpl 848 1 0 1 1 0 1 1 0 inf 1 tc-so:tcpipqepl 64 1 0 1 1 0 1 1 0 inf 1 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1312 0 27 240 0 240 tc-so: tc-so:In use 1265K, total allocated 1920K; utilization 65.9% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.280005] IPsec: Initialized Security Association Processing. tc-so:[ 1.280005] mainbus0 (root) tc-so:[ 1.360005] chacha: Portable C ChaCha tc-so:[ 1.360005] aes: BearSSL aes_ct tc-so:[ 1.360005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.360005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.200005] shmif0: Ethernet address b2:a0:0b:dc:a3:c5 tc-so:[ 11.540005] ah_input: hash over 84 bytes, skip 20: crda len 84 skip 0 inject 32 tc-so:[ 11.780005] ah_input: hash over 76 bytes, skip 20: crda len 76 skip 0 inject 32 tc-so:[ 11.820005] ah_input: hash over 76 bytes, skip 20: crda len 76 skip 0 inject 32 tc-so:[ 11.860005] ah_input: hash over 76 bytes, skip 20: crda len 76 skip 0 inject 32 tc-so:[ 11.940005] ah_input: hash over 76 bytes, skip 20: crda len 76 skip 0 inject 32 tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 6 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 20 0 20 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 32 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 149 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 75 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 26 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 467 0 0 156 0 156 156 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 6 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 34 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 35 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:piperd 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pipewr 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:synpl 320 1 0 1 1 0 1 1 0 inf 1 tc-so:tcpcbpl 848 2 0 2 1 0 1 1 0 inf 1 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1329 0 30 252 0 252 tc-so: tc-so:In use 1336K, total allocated 2016K; utilization 66.3% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.230005] IPsec: Initialized Security Association Processing. tc-so:[ 1.230005] mainbus0 (root) tc-so:[ 1.290005] chacha: Portable C ChaCha tc-so:[ 1.290005] aes: BearSSL aes_ct tc-so:[ 1.290005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.290005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.330005] shmif0: Ethernet address b2:a0:85:fd:d7:b6 tc-so:[ 9.750005] ah_input: hash over 84 bytes, skip 20: crda len 84 skip 0 inject 32 tc-so:[ 9.790005] ah_input: hash over 76 bytes, skip 20: crda len 76 skip 0 inject 32 tc-so:[ 9.950005] ah_input: hash over 1480 bytes, skip 20: crda len 1480 skip 0 inject 32 tc-so:[ 9.990005] ah_input: hash over 1480 bytes, skip 20: crda len 1480 skip 0 inject 32 tc-so:[ 10.030005] ah_input: hash over 1364 bytes, skip 20: crda len 1364 skip 0 inject 32 tc-so:[ 10.070005] ah_input: hash over 1480 bytes, skip 20: crda len 1480 skip 0 inject 32 tc-so:[ 10.070005] ah_input: hash over 208 bytes, skip 20: crda len 208 skip 0 inject 32 tc-so:[ 10.070005] ah_input: hash over 76 bytes, skip 20: crda len 76 skip 0 inject 32 tc-so:[ 10.190005] ah_input: hash over 76 bytes, skip 20: crda len 76 skip 0 inject 32 tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:06.200004 b2:a0:0b:dc:a3:c5 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:04.960004 b2:a0:85:fd:d7:b6 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:11.510004 b2:a0:0b:dc:a3:c5 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:09.710004 b2:a0:85:fd:d7:b6 > b2:a0:0b:dc:a3:c5, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:85:fd:d7:b6, length 28 tc-so:00:00:11.510004 b2:a0:0b:dc:a3:c5 > b2:a0:85:fd:d7:b6, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): 61294 > 1234: Flags [S], seq 532913121, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 0], length 0 tc-so:00:00:09.750004 b2:a0:85:fd:d7:b6 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:11.540004 b2:a0:0b:dc:a3:c5 > b2:a0:85:fd:d7:b6, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:0b:dc:a3:c5, length 28 tc-so:00:00:09.750004 b2:a0:85:fd:d7:b6 > b2:a0:0b:dc:a3:c5, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): 1234 > 61294: Flags [S.], seq 417615152, ack 532913122, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 1], length 0 tc-so:00:00:11.540004 b2:a0:0b:dc:a3:c5 > b2:a0:85:fd:d7:b6, ethertype IPv4 (0x0800), length 90: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x2): 61294 > 1234: Flags [.], ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:11.700004 b2:a0:0b:dc:a3:c5 > b2:a0:85:fd:d7:b6, ethertype IPv4 (0x0800), length 1494: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x3): 61294 > 1234: Flags [.], seq 1:1405, ack 1, win 4197, options [nop,nop,TS val 2 ecr 1], length 1404 tc-so:00:00:11.780004 b2:a0:0b:dc:a3:c5 > b2:a0:85:fd:d7:b6, ethertype IPv4 (0x0800), length 1494: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x4): 61294 > 1234: Flags [.], seq 1405:2809, ack 1, win 4197, options [nop,nop,TS val 2 ecr 1], length 1404 tc-so:00:00:09.990004 b2:a0:85:fd:d7:b6 > b2:a0:0b:dc:a3:c5, ethertype IPv4 (0x0800), length 90: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x2): 1234 > 61294: Flags [.], ack 2809, win 4022, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:11.780004 b2:a0:0b:dc:a3:c5 > b2:a0:85:fd:d7:b6, ethertype IPv4 (0x0800), length 1378: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x5): 61294 > 1234: Flags [P.], seq 2809:4097, ack 1, win 4197, options [nop,nop,TS val 2 ecr 2], length 1288 tc-so:00:00:11.820004 b2:a0:0b:dc:a3:c5 > b2:a0:85:fd:d7:b6, ethertype IPv4 (0x0800), length 1494: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x6): 61294 > 1234: Flags [.], seq 4097:5501, ack 1, win 4197, options [nop,nop,TS val 2 ecr 2], length 1404 tc-so:00:00:10.070004 b2:a0:85:fd:d7:b6 > b2:a0:0b:dc:a3:c5, ethertype IPv4 (0x0800), length 90: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x3): 1234 > 61294: Flags [.], ack 5501, win 4022, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:11.820004 b2:a0:0b:dc:a3:c5 > b2:a0:85:fd:d7:b6, ethertype IPv4 (0x0800), length 222: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x7): 61294 > 1234: Flags [P.], seq 5501:5633, ack 1, win 4197, options [nop,nop,TS val 2 ecr 2], length 132 tc-so:00:00:11.860004 b2:a0:0b:dc:a3:c5 > b2:a0:85:fd:d7:b6, ethertype IPv4 (0x0800), length 90: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x8): 61294 > 1234: Flags [F.], seq 5633, ack 1, win 4197, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:10.070004 b2:a0:85:fd:d7:b6 > b2:a0:0b:dc:a3:c5, ethertype IPv4 (0x0800), length 90: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x4): 1234 > 61294: Flags [.], ack 5634, win 4005, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:10.150004 b2:a0:85:fd:d7:b6 > b2:a0:0b:dc:a3:c5, ethertype IPv4 (0x0800), length 90: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x5): 1234 > 61294: Flags [F.], seq 1, ack 5634, win 4005, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:11.940004 b2:a0:0b:dc:a3:c5 > b2:a0:85:fd:d7:b6, ethertype IPv4 (0x0800), length 90: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x9): 61294 > 1234: Flags [.], ack 2, win 4197, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1646871098.250809, ipsec_tcp_ipv4_ah_null, passed tc-start: 1646871098.274052, ipsec_tcp_ipv4_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:78:29:5d:7b ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:add 10.0.0.1 10.0.0.2 esp 10000 -E null ; tc-so:add 10.0.0.2 10.0.0.1 esp 10001 -E null ; tc-so:spdadd 10.0.0.1 10.0.0.2 any -P out ipsec esp/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 10.0.0.1 10.0.0.2 esp 10000 -E null ; tc-so:add 10.0.0.2 10.0.0.1 esp 10001 -E null ; tc-so:spdadd 10.0.0.2 10.0.0.1 any -P out ipsec esp/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Active Internet connections (including servers) tc-so:Proto Recv-Q Send-Q Local Address Foreign Address State tc-so:tcp 0 0 *.search-agent *.* LISTEN tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -N -w 3 -4 10.0.0.2 1234 ] tc-so:Executing command [ diff -q ./file.send ./file.recv ] tc-se:kill: pid 13631: No such process tc-so: tc-so:00:00:11.540004 b2:a0:70:ec:ad:a7 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:09.850004 b2:a0:78:29:5d:7b > b2:a0:70:ec:ad:a7, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:78:29:5d:7b, length 28 tc-so:00:00:11.540004 b2:a0:70:ec:ad:a7 > b2:a0:78:29:5d:7b, ethertype IPv4 (0x0800), length 86: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x1), length 52 tc-so:00:00:09.850004 b2:a0:78:29:5d:7b > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:11.580004 b2:a0:70:ec:ad:a7 > b2:a0:78:29:5d:7b, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:70:ec:ad:a7, length 28 tc-so:00:00:09.910004 b2:a0:78:29:5d:7b > b2:a0:70:ec:ad:a7, ethertype IPv4 (0x0800), length 86: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x1), length 52 tc-so:00:00:11.580004 b2:a0:70:ec:ad:a7 > b2:a0:78:29:5d:7b, ethertype IPv4 (0x0800), length 78: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x2), length 44 tc-so:00:00:11.720004 b2:a0:70:ec:ad:a7 > b2:a0:78:29:5d:7b, ethertype IPv4 (0x0800), length 1458: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x3), length 1424 tc-so:00:00:11.740004 b2:a0:70:ec:ad:a7 > b2:a0:78:29:5d:7b, ethertype IPv4 (0x0800), length 1458: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x4), length 1424 tc-so:00:00:10.040004 b2:a0:78:29:5d:7b > b2:a0:70:ec:ad:a7, ethertype IPv4 (0x0800), length 78: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x2), length 44 tc-so:00:00:11.740004 b2:a0:70:ec:ad:a7 > b2:a0:78:29:5d:7b, ethertype IPv4 (0x0800), length 1410: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x5), length 1376 tc-so:00:00:11.780004 b2:a0:70:ec:ad:a7 > b2:a0:78:29:5d:7b, ethertype IPv4 (0x0800), length 1458: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x6), length 1424 tc-so:00:00:10.110004 b2:a0:78:29:5d:7b > b2:a0:70:ec:ad:a7, ethertype IPv4 (0x0800), length 78: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x3), length 44 tc-so:00:00:11.780004 b2:a0:70:ec:ad:a7 > b2:a0:78:29:5d:7b, ethertype IPv4 (0x0800), length 234: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x7), length 200 tc-so:00:00:11.860004 b2:a0:70:ec:ad:a7 > b2:a0:78:29:5d:7b, ethertype IPv4 (0x0800), length 78: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x8), length 44 tc-so:00:00:10.160004 b2:a0:78:29:5d:7b > b2:a0:70:ec:ad:a7, ethertype IPv4 (0x0800), length 78: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x4), length 44 tc-so:00:00:10.180004 b2:a0:78:29:5d:7b > b2:a0:70:ec:ad:a7, ethertype IPv4 (0x0800), length 78: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x5), length 44 tc-so:00:00:11.860004 b2:a0:70:ec:ad:a7 > b2:a0:78:29:5d:7b, ethertype IPv4 (0x0800), length 78: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x9), length 44 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:70:ec:ad:a7 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:78:29:5d:7b UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:70:ec:ad:a7 8 0 12 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 8 0 12 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:78:29:5d:7b on shmif0 25s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:70:ec:ad:a7 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:78:29:5d:7b tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:70:ec:ad:a7 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:78:29:5d:7b 12 0 8 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 12 0 8 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:70:ec:ad:a7 on shmif0 23s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:78:29:5d:7b multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:78:29:5d:7b tc-so: linkstr: ./bus_ipsec tc-so: input: 12 packets, 6464 bytes, 2 multicasts tc-so: output: 8 packets, 524 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:70:ec:ad:a7 tc-so: linkstr: ./bus_ipsec tc-so: input: 8 packets, 524 bytes, 2 multicasts tc-so: output: 12 packets, 6464 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 5 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 18 0 18 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 148 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 75 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 26 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 16 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 426 0 0 142 0 142 142 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 8 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 34 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 36 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:piperd 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pipewr 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:tcpcbpl 848 1 0 1 1 0 1 1 0 inf 1 tc-so:tcpipqepl 64 1 0 1 1 0 1 1 0 inf 1 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1285 0 27 239 0 239 tc-so: tc-so:In use 1256K, total allocated 1912K; utilization 65.7% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.240005] IPsec: Initialized Security Association Processing. tc-so:[ 1.240005] mainbus0 (root) tc-so:[ 1.240005] chacha: Portable C ChaCha tc-so:[ 1.240005] aes: BearSSL aes_ct tc-so:[ 1.240005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.240005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.150005] shmif0: Ethernet address b2:a0:70:ec:ad:a7 tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 4 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 2 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 6 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 3 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 20 0 20 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 149 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 75 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 26 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 16 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 475 0 0 159 0 159 159 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 7 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 6 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 34 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 57 0 0 3 0 3 3 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:piperd 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pipewr 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 3 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 3 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:synpl 320 1 0 1 1 0 1 1 0 inf 1 tc-so:tcpcbpl 848 2 0 2 1 0 1 1 0 inf 1 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1371 0 30 257 0 257 tc-so: tc-so:In use 1371K, total allocated 2056K; utilization 66.7% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.300005] IPsec: Initialized Security Association Processing. tc-so:[ 1.300005] mainbus0 (root) tc-so:[ 1.300005] chacha: Portable C ChaCha tc-so:[ 1.300005] aes: BearSSL aes_ct tc-so:[ 1.300005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.300005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.470005] shmif0: Ethernet address b2:a0:78:29:5d:7b tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:06.370004 b2:a0:70:ec:ad:a7 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:05.160004 b2:a0:78:29:5d:7b > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:11.540004 b2:a0:70:ec:ad:a7 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:09.850004 b2:a0:78:29:5d:7b > b2:a0:70:ec:ad:a7, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:78:29:5d:7b, length 28 tc-so:00:00:11.540004 b2:a0:70:ec:ad:a7 > b2:a0:78:29:5d:7b, ethertype IPv4 (0x0800), length 86: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x1), length 52 tc-so:00:00:09.850004 b2:a0:78:29:5d:7b > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:11.580004 b2:a0:70:ec:ad:a7 > b2:a0:78:29:5d:7b, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:70:ec:ad:a7, length 28 tc-so:00:00:09.910004 b2:a0:78:29:5d:7b > b2:a0:70:ec:ad:a7, ethertype IPv4 (0x0800), length 86: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x1), length 52 tc-so:00:00:11.580004 b2:a0:70:ec:ad:a7 > b2:a0:78:29:5d:7b, ethertype IPv4 (0x0800), length 78: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x2), length 44 tc-so:00:00:11.720004 b2:a0:70:ec:ad:a7 > b2:a0:78:29:5d:7b, ethertype IPv4 (0x0800), length 1458: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x3), length 1424 tc-so:00:00:11.740004 b2:a0:70:ec:ad:a7 > b2:a0:78:29:5d:7b, ethertype IPv4 (0x0800), length 1458: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x4), length 1424 tc-so:00:00:10.040004 b2:a0:78:29:5d:7b > b2:a0:70:ec:ad:a7, ethertype IPv4 (0x0800), length 78: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x2), length 44 tc-so:00:00:11.740004 b2:a0:70:ec:ad:a7 > b2:a0:78:29:5d:7b, ethertype IPv4 (0x0800), length 1410: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x5), length 1376 tc-so:00:00:11.780004 b2:a0:70:ec:ad:a7 > b2:a0:78:29:5d:7b, ethertype IPv4 (0x0800), length 1458: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x6), length 1424 tc-so:00:00:10.110004 b2:a0:78:29:5d:7b > b2:a0:70:ec:ad:a7, ethertype IPv4 (0x0800), length 78: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x3), length 44 tc-so:00:00:11.780004 b2:a0:70:ec:ad:a7 > b2:a0:78:29:5d:7b, ethertype IPv4 (0x0800), length 234: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x7), length 200 tc-so:00:00:11.860004 b2:a0:70:ec:ad:a7 > b2:a0:78:29:5d:7b, ethertype IPv4 (0x0800), length 78: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x8), length 44 tc-so:00:00:10.160004 b2:a0:78:29:5d:7b > b2:a0:70:ec:ad:a7, ethertype IPv4 (0x0800), length 78: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x4), length 44 tc-so:00:00:10.180004 b2:a0:78:29:5d:7b > b2:a0:70:ec:ad:a7, ethertype IPv4 (0x0800), length 78: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x5), length 44 tc-so:00:00:11.860004 b2:a0:70:ec:ad:a7 > b2:a0:78:29:5d:7b, ethertype IPv4 (0x0800), length 78: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x9), length 44 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1646871129.745141, ipsec_tcp_ipv4_esp_null, passed tc-start: 1646871129.777629, ipsec_tcp_ipv4_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:e3:21:c1:43 ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:add 10.0.0.1 10.0.0.2 esp 10000 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 esp 10001 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:spdadd 10.0.0.1 10.0.0.2 any -P out ipsec esp/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 10.0.0.1 10.0.0.2 esp 10000 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 esp 10001 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:spdadd 10.0.0.2 10.0.0.1 any -P out ipsec esp/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Active Internet connections (including servers) tc-so:Proto Recv-Q Send-Q Local Address Foreign Address State tc-so:tcp 0 0 *.search-agent *.* LISTEN tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -N -w 3 -4 10.0.0.2 1234 ] tc-so:Executing command [ diff -q ./file.send ./file.recv ] tc-se:kill: pid 5294: No such process tc-so: tc-so:00:00:11.070004 b2:a0:30:b2:60:48 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:09.450004 b2:a0:e3:21:c1:43 > b2:a0:30:b2:60:48, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:e3:21:c1:43, length 28 tc-so:00:00:11.070004 b2:a0:30:b2:60:48 > b2:a0:e3:21:c1:43, ethertype IPv4 (0x0800), length 106: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x1), length 72 tc-so:00:00:09.450004 b2:a0:e3:21:c1:43 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:11.110004 b2:a0:30:b2:60:48 > b2:a0:e3:21:c1:43, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:30:b2:60:48, length 28 tc-so:00:00:09.450004 b2:a0:e3:21:c1:43 > b2:a0:30:b2:60:48, ethertype IPv4 (0x0800), length 106: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x1), length 72 tc-so:00:00:11.110004 b2:a0:30:b2:60:48 > b2:a0:e3:21:c1:43, ethertype IPv4 (0x0800), length 106: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x2), length 72 tc-so:00:00:11.190004 b2:a0:30:b2:60:48 > b2:a0:e3:21:c1:43, ethertype IPv4 (0x0800), length 1482: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x3), length 1448 tc-so:00:00:11.260004 b2:a0:30:b2:60:48 > b2:a0:e3:21:c1:43, ethertype IPv4 (0x0800), length 1482: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x4), length 1448 tc-so:00:00:09.610004 b2:a0:e3:21:c1:43 > b2:a0:30:b2:60:48, ethertype IPv4 (0x0800), length 106: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x2), length 72 tc-so:00:00:11.260004 b2:a0:30:b2:60:48 > b2:a0:e3:21:c1:43, ethertype IPv4 (0x0800), length 1434: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x5), length 1400 tc-so:00:00:11.300004 b2:a0:30:b2:60:48 > b2:a0:e3:21:c1:43, ethertype IPv4 (0x0800), length 1482: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x6), length 1448 tc-so:00:00:09.640004 b2:a0:e3:21:c1:43 > b2:a0:30:b2:60:48, ethertype IPv4 (0x0800), length 106: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x3), length 72 tc-so:00:00:11.300004 b2:a0:30:b2:60:48 > b2:a0:e3:21:c1:43, ethertype IPv4 (0x0800), length 250: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x7), length 216 tc-so:00:00:11.320004 b2:a0:30:b2:60:48 > b2:a0:e3:21:c1:43, ethertype IPv4 (0x0800), length 106: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x8), length 72 tc-so:00:00:09.680004 b2:a0:e3:21:c1:43 > b2:a0:30:b2:60:48, ethertype IPv4 (0x0800), length 106: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x4), length 72 tc-so:00:00:09.740004 b2:a0:e3:21:c1:43 > b2:a0:30:b2:60:48, ethertype IPv4 (0x0800), length 106: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x5), length 72 tc-so:00:00:11.350004 b2:a0:30:b2:60:48 > b2:a0:e3:21:c1:43, ethertype IPv4 (0x0800), length 106: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x9), length 72 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:30:b2:60:48 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:e3:21:c1:43 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:30:b2:60:48 8 0 12 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 8 0 12 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:e3:21:c1:43 on shmif0 26s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:30:b2:60:48 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:e3:21:c1:43 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:30:b2:60:48 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:e3:21:c1:43 12 0 8 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 12 0 8 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:30:b2:60:48 on shmif0 23s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:e3:21:c1:43 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:e3:21:c1:43 tc-so: linkstr: ./bus_ipsec tc-so: input: 12 packets, 6680 bytes, 2 multicasts tc-so: output: 8 packets, 656 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:30:b2:60:48 tc-so: linkstr: ./bus_ipsec tc-so: input: 8 packets, 656 bytes, 2 multicasts tc-so: output: 12 packets, 6680 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 2 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 5 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 18 0 18 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 49 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 136 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 76 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 26 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 16 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 426 0 0 142 0 142 142 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 10 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 6 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 34 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 54 0 0 3 0 3 3 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:piperd 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pipewr 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 3 0 0 1 0 1 1 0 inf 0 tc-so:tcpcbpl 848 1 0 1 1 0 1 1 0 inf 1 tc-so:tcpipqepl 64 1 0 1 1 0 1 1 0 inf 1 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1305 0 27 240 0 240 tc-so: tc-so:In use 1267K, total allocated 1920K; utilization 66.0% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.230005] IPsec: Initialized Security Association Processing. tc-so:[ 1.230005] mainbus0 (root) tc-so:[ 1.290005] chacha: Portable C ChaCha tc-so:[ 1.290005] aes: BearSSL aes_ct tc-so:[ 1.290005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.290005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.080005] shmif0: Ethernet address b2:a0:30:b2:60:48 tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 4 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 6 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 3 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 20 0 20 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 149 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 75 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 26 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 463 0 0 155 0 155 155 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 4 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 34 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 36 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:piperd 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pipewr 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 3 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 3 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:synpl 320 1 0 1 1 0 1 1 0 inf 1 tc-so:tcpcbpl 848 2 0 2 1 0 1 1 0 inf 1 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1327 0 30 251 0 251 tc-so: tc-so:In use 1332K, total allocated 2008K; utilization 66.3% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.230005] IPsec: Initialized Security Association Processing. tc-so:[ 1.230005] mainbus0 (root) tc-so:[ 1.290005] chacha: Portable C ChaCha tc-so:[ 1.290005] aes: BearSSL aes_ct tc-so:[ 1.290005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.290005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.510005] shmif0: Ethernet address b2:a0:e3:21:c1:43 tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:06.320004 b2:a0:30:b2:60:48 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:05.160004 b2:a0:e3:21:c1:43 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:11.070004 b2:a0:30:b2:60:48 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:09.450004 b2:a0:e3:21:c1:43 > b2:a0:30:b2:60:48, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:e3:21:c1:43, length 28 tc-so:00:00:11.070004 b2:a0:30:b2:60:48 > b2:a0:e3:21:c1:43, ethertype IPv4 (0x0800), length 106: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x1), length 72 tc-so:00:00:09.450004 b2:a0:e3:21:c1:43 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:11.110004 b2:a0:30:b2:60:48 > b2:a0:e3:21:c1:43, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:30:b2:60:48, length 28 tc-so:00:00:09.450004 b2:a0:e3:21:c1:43 > b2:a0:30:b2:60:48, ethertype IPv4 (0x0800), length 106: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x1), length 72 tc-so:00:00:11.110004 b2:a0:30:b2:60:48 > b2:a0:e3:21:c1:43, ethertype IPv4 (0x0800), length 106: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x2), length 72 tc-so:00:00:11.190004 b2:a0:30:b2:60:48 > b2:a0:e3:21:c1:43, ethertype IPv4 (0x0800), length 1482: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x3), length 1448 tc-so:00:00:11.260004 b2:a0:30:b2:60:48 > b2:a0:e3:21:c1:43, ethertype IPv4 (0x0800), length 1482: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x4), length 1448 tc-so:00:00:09.610004 b2:a0:e3:21:c1:43 > b2:a0:30:b2:60:48, ethertype IPv4 (0x0800), length 106: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x2), length 72 tc-so:00:00:11.260004 b2:a0:30:b2:60:48 > b2:a0:e3:21:c1:43, ethertype IPv4 (0x0800), length 1434: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x5), length 1400 tc-so:00:00:11.300004 b2:a0:30:b2:60:48 > b2:a0:e3:21:c1:43, ethertype IPv4 (0x0800), length 1482: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x6), length 1448 tc-so:00:00:09.640004 b2:a0:e3:21:c1:43 > b2:a0:30:b2:60:48, ethertype IPv4 (0x0800), length 106: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x3), length 72 tc-so:00:00:11.300004 b2:a0:30:b2:60:48 > b2:a0:e3:21:c1:43, ethertype IPv4 (0x0800), length 250: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x7), length 216 tc-so:00:00:11.320004 b2:a0:30:b2:60:48 > b2:a0:e3:21:c1:43, ethertype IPv4 (0x0800), length 106: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x8), length 72 tc-so:00:00:09.680004 b2:a0:e3:21:c1:43 > b2:a0:30:b2:60:48, ethertype IPv4 (0x0800), length 106: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x4), length 72 tc-so:00:00:09.740004 b2:a0:e3:21:c1:43 > b2:a0:30:b2:60:48, ethertype IPv4 (0x0800), length 106: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x5), length 72 tc-so:00:00:11.350004 b2:a0:30:b2:60:48 > b2:a0:e3:21:c1:43, ethertype IPv4 (0x0800), length 106: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x9), length 72 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1646871158.606430, ipsec_tcp_ipv4_esp_rijndaelcbc, passed tc-start: 1646871158.633019, 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 -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:21:c5:b9:1b ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -N -w 3 -4 10.0.0.2 1234 ] tc-so:Executing command [ diff -q ./file.send ./file.recv ] tc-se:kill: pid 9471: No such process tc-so: tc-so:00:00:12.430004 b2:a0:4f:b9:bb:87 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:10.260004 b2:a0:21:c5:b9:1b > b2:a0:4f:b9:bb:87, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:21:c5:b9:1b, length 28 tc-so:00:00:12.430004 b2:a0:4f:b9:bb:87 > b2:a0:21:c5:b9:1b, ethertype IPv4 (0x0800), length 74: 10.0.0.1.56284 > 10.0.0.2.1234: Flags [S], seq 553373046, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 0], length 0 tc-so:00:00:10.260004 b2:a0:21:c5:b9:1b > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:12.430004 b2:a0:4f:b9:bb:87 > b2:a0:21:c5:b9:1b, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:4f:b9:bb:87, length 28 tc-so:00:00:10.260004 b2:a0:21:c5:b9:1b > b2:a0:4f:b9:bb:87, ethertype IPv4 (0x0800), length 74: 10.0.0.2.1234 > 10.0.0.1.56284: Flags [S.], seq 433645914, ack 553373047, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 1], length 0 tc-so:00:00:12.480004 b2:a0:4f:b9:bb:87 > b2:a0:21:c5:b9:1b, ethertype IPv4 (0x0800), length 66: 10.0.0.1.56284 > 10.0.0.2.1234: Flags [.], ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:12.600004 b2:a0:4f:b9:bb:87 > b2:a0:21:c5:b9:1b, ethertype IPv4 (0x0800), length 1514: 10.0.0.1.56284 > 10.0.0.2.1234: Flags [.], seq 1:1449, ack 1, win 4197, options [nop,nop,TS val 2 ecr 1], length 1448 tc-so:00:00:12.670004 b2:a0:4f:b9:bb:87 > b2:a0:21:c5:b9:1b, ethertype IPv4 (0x0800), length 1514: 10.0.0.1.56284 > 10.0.0.2.1234: Flags [.], seq 1449:2897, ack 1, win 4197, options [nop,nop,TS val 2 ecr 1], length 1448 tc-so:00:00:10.500004 b2:a0:21:c5:b9:1b > b2:a0:4f:b9:bb:87, ethertype IPv4 (0x0800), length 66: 10.0.0.2.1234 > 10.0.0.1.56284: Flags [.], ack 2897, win 4016, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:12.670004 b2:a0:4f:b9:bb:87 > b2:a0:21:c5:b9:1b, ethertype IPv4 (0x0800), length 1266: 10.0.0.1.56284 > 10.0.0.2.1234: Flags [P.], seq 2897:4097, ack 1, win 4197, options [nop,nop,TS val 2 ecr 2], length 1200 tc-so:00:00:12.670004 b2:a0:4f:b9:bb:87 > b2:a0:21:c5:b9:1b, ethertype IPv4 (0x0800), length 1514: 10.0.0.1.56284 > 10.0.0.2.1234: Flags [.], seq 4097:5545, ack 1, win 4197, options [nop,nop,TS val 2 ecr 2], length 1448 tc-so:00:00:10.500004 b2:a0:21:c5:b9:1b > b2:a0:4f:b9:bb:87, ethertype IPv4 (0x0800), length 66: 10.0.0.2.1234 > 10.0.0.1.56284: Flags [.], ack 5545, win 3685, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:12.670004 b2:a0:4f:b9:bb:87 > b2:a0:21:c5:b9:1b, ethertype IPv4 (0x0800), length 154: 10.0.0.1.56284 > 10.0.0.2.1234: Flags [P.], seq 5545:5633, ack 1, win 4197, options [nop,nop,TS val 2 ecr 2], length 88 tc-so:00:00:12.720004 b2:a0:4f:b9:bb:87 > b2:a0:21:c5:b9:1b, ethertype IPv4 (0x0800), length 66: 10.0.0.1.56284 > 10.0.0.2.1234: Flags [F.], seq 5633, ack 1, win 4197, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:10.550004 b2:a0:21:c5:b9:1b > b2:a0:4f:b9:bb:87, ethertype IPv4 (0x0800), length 66: 10.0.0.2.1234 > 10.0.0.1.56284: Flags [.], ack 5634, win 3674, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:10.580004 b2:a0:21:c5:b9:1b > b2:a0:4f:b9:bb:87, ethertype IPv4 (0x0800), length 66: 10.0.0.2.1234 > 10.0.0.1.56284: Flags [.], ack 5634, win 4197, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:10.630004 b2:a0:21:c5:b9:1b > b2:a0:4f:b9:bb:87, ethertype IPv4 (0x0800), length 66: 10.0.0.2.1234 > 10.0.0.1.56284: Flags [F.], seq 1, ack 5634, win 4197, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:12.800004 b2:a0:4f:b9:bb:87 > b2:a0:21:c5:b9:1b, ethertype IPv4 (0x0800), length 66: 10.0.0.1.56284 > 10.0.0.2.1234: Flags [.], ack 2, win 4197, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:4f:b9:bb:87 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:21:c5:b9:1b UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:4f:b9:bb:87 9 0 12 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 9 0 12 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:21:c5:b9:1b on shmif0 25s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:4f:b9:bb:87 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:21:c5:b9:1b tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:4f:b9:bb:87 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:21:c5:b9:1b 12 0 9 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 12 0 9 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:4f:b9:bb:87 on shmif0 23s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:21:c5:b9:1b multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:21:c5:b9:1b tc-so: linkstr: ./bus_ipsec tc-so: input: 12 packets, 6360 bytes, 2 multicasts tc-so: output: 9 packets, 530 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:4f:b9:bb:87 tc-so: linkstr: ./bus_ipsec tc-so: input: 9 packets, 530 bytes, 2 multicasts tc-so: output: 12 packets, 6360 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 5 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 18 0 18 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 40 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 139 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 74 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 16 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 405 0 0 135 0 135 135 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 7 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 34 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 33 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:piperd 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pipewr 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:tcpcbpl 848 1 0 1 1 0 1 1 0 inf 1 tc-so:tcpipqepl 64 1 0 1 1 0 1 1 0 inf 1 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1233 0 27 228 0 228 tc-so: tc-so:In use 1208K, total allocated 1824K; utilization 66.2% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.210005] IPsec: Initialized Security Association Processing. tc-so:[ 1.210005] mainbus0 (root) tc-so:[ 1.210005] chacha: Portable C ChaCha tc-so:[ 1.210005] aes: BearSSL aes_ct tc-so:[ 1.210005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.210005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.970005] shmif0: Ethernet address b2:a0:4f:b9:bb:87 tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 4 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 6 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 3 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 20 0 20 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 41 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 141 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 74 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 435 0 0 145 0 145 145 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 6 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 34 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 34 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:piperd 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pipewr 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 3 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 3 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:synpl 320 1 0 1 1 0 1 1 0 inf 1 tc-so:tcpcbpl 848 2 0 2 1 0 1 1 0 inf 1 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1274 0 30 238 0 238 tc-so: tc-so:In use 1273K, total allocated 1904K; utilization 66.9% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.000005] root file system type: rumpfs tc-so:[ 1.000005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.080005] IPsec: Initialized Security Association Processing. tc-so:[ 1.100005] mainbus0 (root) tc-so:[ 1.190005] chacha: Portable C ChaCha tc-so:[ 1.190005] aes: BearSSL aes_ct tc-so:[ 1.190005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.190005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.070005] shmif0: Ethernet address b2:a0:21:c5:b9:1b tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:07.530004 b2:a0:4f:b9:bb:87 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:05.870004 b2:a0:21:c5:b9:1b > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:12.430004 b2:a0:4f:b9:bb:87 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:10.260004 b2:a0:21:c5:b9:1b > b2:a0:4f:b9:bb:87, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:21:c5:b9:1b, length 28 tc-so:00:00:12.430004 b2:a0:4f:b9:bb:87 > b2:a0:21:c5:b9:1b, ethertype IPv4 (0x0800), length 74: 10.0.0.1.56284 > 10.0.0.2.1234: Flags [S], seq 553373046, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 0], length 0 tc-so:00:00:10.260004 b2:a0:21:c5:b9:1b > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:12.430004 b2:a0:4f:b9:bb:87 > b2:a0:21:c5:b9:1b, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:4f:b9:bb:87, length 28 tc-so:00:00:10.260004 b2:a0:21:c5:b9:1b > b2:a0:4f:b9:bb:87, ethertype IPv4 (0x0800), length 74: 10.0.0.2.1234 > 10.0.0.1.56284: Flags [S.], seq 433645914, ack 553373047, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 1], length 0 tc-so:00:00:12.480004 b2:a0:4f:b9:bb:87 > b2:a0:21:c5:b9:1b, ethertype IPv4 (0x0800), length 66: 10.0.0.1.56284 > 10.0.0.2.1234: Flags [.], ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:12.600004 b2:a0:4f:b9:bb:87 > b2:a0:21:c5:b9:1b, ethertype IPv4 (0x0800), length 1514: 10.0.0.1.56284 > 10.0.0.2.1234: Flags [.], seq 1:1449, ack 1, win 4197, options [nop,nop,TS val 2 ecr 1], length 1448 tc-so:00:00:12.670004 b2:a0:4f:b9:bb:87 > b2:a0:21:c5:b9:1b, ethertype IPv4 (0x0800), length 1514: 10.0.0.1.56284 > 10.0.0.2.1234: Flags [.], seq 1449:2897, ack 1, win 4197, options [nop,nop,TS val 2 ecr 1], length 1448 tc-so:00:00:10.500004 b2:a0:21:c5:b9:1b > b2:a0:4f:b9:bb:87, ethertype IPv4 (0x0800), length 66: 10.0.0.2.1234 > 10.0.0.1.56284: Flags [.], ack 2897, win 4016, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:12.670004 b2:a0:4f:b9:bb:87 > b2:a0:21:c5:b9:1b, ethertype IPv4 (0x0800), length 1266: 10.0.0.1.56284 > 10.0.0.2.1234: Flags [P.], seq 2897:4097, ack 1, win 4197, options [nop,nop,TS val 2 ecr 2], length 1200 tc-so:00:00:12.670004 b2:a0:4f:b9:bb:87 > b2:a0:21:c5:b9:1b, ethertype IPv4 (0x0800), length 1514: 10.0.0.1.56284 > 10.0.0.2.1234: Flags [.], seq 4097:5545, ack 1, win 4197, options [nop,nop,TS val 2 ecr 2], length 1448 tc-so:00:00:10.500004 b2:a0:21:c5:b9:1b > b2:a0:4f:b9:bb:87, ethertype IPv4 (0x0800), length 66: 10.0.0.2.1234 > 10.0.0.1.56284: Flags [.], ack 5545, win 3685, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:12.670004 b2:a0:4f:b9:bb:87 > b2:a0:21:c5:b9:1b, ethertype IPv4 (0x0800), length 154: 10.0.0.1.56284 > 10.0.0.2.1234: Flags [P.], seq 5545:5633, ack 1, win 4197, options [nop,nop,TS val 2 ecr 2], length 88 tc-so:00:00:12.720004 b2:a0:4f:b9:bb:87 > b2:a0:21:c5:b9:1b, ethertype IPv4 (0x0800), length 66: 10.0.0.1.56284 > 10.0.0.2.1234: Flags [F.], seq 5633, ack 1, win 4197, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:10.550004 b2:a0:21:c5:b9:1b > b2:a0:4f:b9:bb:87, ethertype IPv4 (0x0800), length 66: 10.0.0.2.1234 > 10.0.0.1.56284: Flags [.], ack 5634, win 3674, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:10.580004 b2:a0:21:c5:b9:1b > b2:a0:4f:b9:bb:87, ethertype IPv4 (0x0800), length 66: 10.0.0.2.1234 > 10.0.0.1.56284: Flags [.], ack 5634, win 4197, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:10.630004 b2:a0:21:c5:b9:1b > b2:a0:4f:b9:bb:87, ethertype IPv4 (0x0800), length 66: 10.0.0.2.1234 > 10.0.0.1.56284: Flags [F.], seq 1, ack 5634, win 4197, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:12.800004 b2:a0:4f:b9:bb:87 > b2:a0:21:c5:b9:1b, ethertype IPv4 (0x0800), length 66: 10.0.0.1.56284 > 10.0.0.2.1234: Flags [.], ack 2, win 4197, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1646871191.655967, ipsec_tcp_ipv4_none, passed tc-start: 1646871191.678897, ipsec_tcp_ipv4mappedipv6_ah_hmacsha512 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:0d:08:1a:af ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.sysctl -w net.inet6.ip6.v6only=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 ::ffff:10.0.0.2/96 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:add 10.0.0.1 10.0.0.2 ah 10000 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 ah 10001 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:spdadd 10.0.0.1 10.0.0.2 any -P out ipsec ah/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 10.0.0.1 10.0.0.2 ah 10000 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 ah 10001 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:spdadd 10.0.0.2 10.0.0.1 any -P out ipsec ah/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Active Internet6 connections (including servers) tc-so:Proto Recv-Q Send-Q Local Address Foreign Address (state) tc-so:tcp6 0 0 *.search-agent *.* LISTEN tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -N -w 3 -4 10.0.0.2 1234 ] tc-so:Executing command [ diff -q ./file.send ./file.recv ] tc-se:kill: pid 836: No such process tc-so: tc-so:00:00:11.480004 b2:a0:0d:08:1a:af > 33:33:ff:08:1a:af, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:dff:fe08:1aaf > ff02::1:ff08:1aaf: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff08:1aaf, length 24 tc-so:00:00:13.350004 b2:a0:d5:13:2e:02 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:11.720004 b2:a0:0d:08:1a:af > b2:a0:d5:13:2e:02, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:0d:08:1a:af, length 28 tc-so:00:00:13.380004 b2:a0:d5:13:2e:02 > b2:a0:0d:08:1a:af, ethertype IPv4 (0x0800), length 118: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): 50593 > 1234: Flags [S], seq 595250821, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 0], length 0 tc-so:00:00:11.760004 b2:a0:0d:08:1a:af > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:13.380004 b2:a0:d5:13:2e:02 > b2:a0:0d:08:1a:af, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:d5:13:2e:02, length 28 tc-so:00:00:11.760004 b2:a0:0d:08:1a:af > b2:a0:d5:13:2e:02, ethertype IPv4 (0x0800), length 118: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): 1234 > 50593: Flags [S.], seq 516672239, ack 595250822, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 1], length 0 tc-so:00:00:13.380004 b2:a0:d5:13:2e:02 > b2:a0:0d:08:1a:af, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x2): 50593 > 1234: Flags [.], ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:13.510004 b2:a0:d5:13:2e:02 > b2:a0:0d:08:1a:af, ethertype IPv4 (0x0800), length 1514: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x3): 50593 > 1234: Flags [.], seq 1:1405, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 1404 tc-so:00:00:13.550004 b2:a0:d5:13:2e:02 > b2:a0:0d:08:1a:af, ethertype IPv4 (0x0800), length 1514: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x4): 50593 > 1234: Flags [.], seq 1405:2809, ack 1, win 4197, options [nop,nop,TS val 2 ecr 1], length 1404 tc-so:00:00:11.930004 b2:a0:0d:08:1a:af > b2:a0:d5:13:2e:02, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x2): 1234 > 50593: Flags [.], ack 2809, win 4022, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:13.550004 b2:a0:d5:13:2e:02 > b2:a0:0d:08:1a:af, ethertype IPv4 (0x0800), length 1398: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x5): 50593 > 1234: Flags [P.], seq 2809:4097, ack 1, win 4197, options [nop,nop,TS val 2 ecr 1], length 1288 tc-so:00:00:13.630004 b2:a0:d5:13:2e:02 > b2:a0:0d:08:1a:af, ethertype IPv4 (0x0800), length 1514: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x6): 50593 > 1234: Flags [.], seq 4097:5501, ack 1, win 4197, options [nop,nop,TS val 2 ecr 1], length 1404 tc-so:00:00:11.970004 b2:a0:0d:08:1a:af > b2:a0:d5:13:2e:02, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x3): 1234 > 50593: Flags [.], ack 5501, win 4022, options [nop,nop,TS val 1 ecr 2], length 0 tc-so:00:00:13.630004 b2:a0:d5:13:2e:02 > b2:a0:0d:08:1a:af, ethertype IPv4 (0x0800), length 242: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x7): 50593 > 1234: Flags [P.], seq 5501:5633, ack 1, win 4197, options [nop,nop,TS val 2 ecr 1], length 132 tc-so:00:00:13.630004 b2:a0:d5:13:2e:02 > b2:a0:0d:08:1a:af, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x8): 50593 > 1234: Flags [F.], seq 5633, ack 1, win 4197, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:00:00:12.010004 b2:a0:0d:08:1a:af > b2:a0:d5:13:2e:02, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x4): 1234 > 50593: Flags [.], ack 5634, win 4005, options [nop,nop,TS val 1 ecr 2], length 0 tc-so:00:00:12.040004 b2:a0:0d:08:1a:af > b2:a0:d5:13:2e:02, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x5): 1234 > 50593: Flags [F.], seq 1, ack 5634, win 4005, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:13.690004 b2:a0:d5:13:2e:02 > b2:a0:0d:08:1a:af, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x9): 50593 > 1234: Flags [.], ack 2, win 4197, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:d5:13:2e:02 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:0d:08:1a:af UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:d5:13:2e:02 16 0 12 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 16 0 12 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:0d:08:1a:af on shmif0 25s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:d5:13:2e:02 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:0d:08:1a:af tc-so: linkstr: ./bus_ipsec tc-so: inet6 fe80::b0a0:dff:fe08:1aaf%shmif0/64 flags 0 scopeid 0x2 tc-so: inet6 ::ffff:10.0.0.2/96 flags 0 tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:d5:13:2e:02 UHL - - - shmif0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:::ffff:0.0.0.0/96 link#2 UC - - - shmif0 tc-so:::ffff:10.0.0.2 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:dff:fe08:1aaf link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:0d:08:1a:af 12 0 16 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 12 0 16 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:dff:fe tc-so: ff02::1:ff00:2%sh tc-so: ff01:2::1 tc-so: ff02::2:53b6:f1b1 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff08:1aaf 12 0 16 0 0 tc-so:shmif 1500 ::ffff:0.0.0. ::ffff:10.0.0.2 12 0 16 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:d5:13:2e:02 on shmif0 22s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:dff:fe08:1aaf%shmif0 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:53b6:f1b1%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff08:1aaf%shmif0 refcount 1 tc-so: enaddr b2:a0:0d:08:1a:af multicnt 5 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so: 33:33:53:b6:f1:b1 -- 33:33:53:b6:f1:b1 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:08:1a:af -- 33:33:ff:08:1a:af refcount 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:0d:08:1a:af tc-so: linkstr: ./bus_ipsec tc-so: input: 12 packets, 6756 bytes, 2 multicasts tc-so: output: 16 packets, 1372 bytes, 8 multicasts tc-so: inet6 fe80::b0a0:dff:fe08:1aaf%shmif0/64 flags 0 scopeid 0x2 tc-so: inet6 ::ffff:10.0.0.2/96 flags 0 tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:d5:13:2e:02 tc-so: linkstr: ./bus_ipsec tc-so: input: 16 packets, 1372 bytes, 10 multicasts, 8 unknown protocol tc-so: output: 12 packets, 6756 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 5 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 18 0 18 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 147 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 77 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 16 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 425 0 0 142 0 142 142 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 12 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 6 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 34 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 43 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:piperd 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pipewr 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:tcpcbpl 848 1 0 1 1 0 1 1 0 inf 1 tc-so:tcpipqepl 64 1 0 1 1 0 1 1 0 inf 1 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1302 0 27 239 0 239 tc-so: tc-so:In use 1262K, total allocated 1912K; utilization 66.0% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.230005] IPsec: Initialized Security Association Processing. tc-so:[ 1.230005] mainbus0 (root) tc-so:[ 1.290005] chacha: Portable C ChaCha tc-so:[ 1.290005] aes: BearSSL aes_ct tc-so:[ 1.290005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.290005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.490005] shmif0: Ethernet address b2:a0:d5:13:2e:02 tc-so:[ 13.380005] ah_input: hash over 104 bytes, skip 20: crda len 104 skip 0 inject 32 tc-so:[ 13.550005] ah_input: hash over 96 bytes, skip 20: crda len 96 skip 0 inject 32 tc-so:[ 13.630005] ah_input: hash over 96 bytes, skip 20: crda len 96 skip 0 inject 32 tc-so:[ 13.660005] ah_input: hash over 96 bytes, skip 20: crda len 96 skip 0 inject 32 tc-so:[ 13.690005] ah_input: hash over 96 bytes, skip 20: crda len 96 skip 0 inject 32 tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 4 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 6 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 3 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:in6pcbpl 304 39 0 39 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 46 0 46 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 51 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 56 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 204 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 82 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 46 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 33 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 20 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 98 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 805 0 0 269 0 269 269 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 14 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 7 0 0 5 0 5 5 0 10923 2 tc-so:mutex 64 34 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 45 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:piperd 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pipewr 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 3 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 3 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 16 0 10 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:synpl 320 1 0 1 1 0 1 1 0 inf 1 tc-so:tcpcbpl 848 2 0 2 1 0 1 1 0 inf 1 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1892 0 102 371 0 371 tc-so: tc-so:In use 2090K, total allocated 2968K; utilization 70.4% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.240005] IPsec: Initialized Security Association Processing. tc-so:[ 1.240005] mainbus0 (root) tc-so:[ 1.330005] chacha: Portable C ChaCha tc-so:[ 1.330005] aes: BearSSL aes_ct tc-so:[ 1.330005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.330005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.940005] shmif0: Ethernet address b2:a0:0d:08:1a:af tc-so:[ 6.010005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 6.010005] get_ifid: shmif0: ifid: b0:a0:0d:ff:fe:08:1a:af tc-so:[ 6.010005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:dff:fe08:1aaf tc-so:[ 6.260005] nd6_dad_start: shmif0: starting DAD for ::ffff:10.0.0.2 tc-so:[ 7.330005] nd6_dad_timer: shmif0: DAD complete for ::ffff:10.0.0.2 - no duplicates found tc-so:[ 7.440005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:dff:fe08:1aaf - no duplicates found tc-so:[ 11.720005] ah_input: hash over 104 bytes, skip 20: crda len 104 skip 0 inject 32 tc-so:[ 11.760005] ah_input: hash over 96 bytes, skip 20: crda len 96 skip 0 inject 32 tc-so:[ 11.890005] ah_input: hash over 1500 bytes, skip 20: crda len 1500 skip 0 inject 32 tc-so:[ 11.930005] ah_input: hash over 1500 bytes, skip 20: crda len 1500 skip 0 inject 32 tc-so:[ 11.930005] ah_input: hash over 1384 bytes, skip 20: crda len 1384 skip 0 inject 32 tc-so:[ 11.970005] ah_input: hash over 1500 bytes, skip 20: crda len 1500 skip 0 inject 32 tc-so:[ 11.970005] ah_input: hash over 228 bytes, skip 20: crda len 228 skip 0 inject 32 tc-so:[ 12.010005] ah_input: hash over 96 bytes, skip 20: crda len 96 skip 0 inject 32 tc-so:[ 12.070005] ah_input: hash over 96 bytes, skip 20: crda len 96 skip 0 inject 32 tc-so:[ 20.880005] in6_if_link_down: fe80:2::b0a0:dff:fe08:1aaf marked detached tc-so:[ 20.880005] in6_if_link_down: ::ffff:10.0.0.2 marked detached tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:06.790004 b2:a0:d5:13:2e:02 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:06.010004 b2:a0:0d:08:1a:af > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:06.130004 b2:a0:0d:08:1a:af > 33:33:ff:08:1a:af, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff08:1aaf: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff08:1aaf, length 24 tc-so:00:00:06.150004 b2:a0:0d:08:1a:af > 33:33:53:b6:f1:b1, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:53b6:f1b1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:53b6:f1b1, length 24 tc-so:00:00:06.260004 b2:a0:0d:08:1a:af > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:06.310004 b2:a0:0d:08:1a:af > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has ::ffff:10.0.0.2, length 32 tc-so:00:00:06.420004 b2:a0:0d:08:1a:af > 33:33:ff:08:1a:af, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff08:1aaf: ICMP6, neighbor solicitation, who has fe80::b0a0:dff:fe08:1aaf, length 32 tc-so:00:00:06.470004 b2:a0:0d:08:1a:af > 33:33:53:b6:f1:b1, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:53b6:f1b1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:53b6:f1b1, length 24 tc-so:00:00:08.260004 b2:a0:0d:08:1a:af > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:dff:fe08:1aaf > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:11.480004 b2:a0:0d:08:1a:af > 33:33:ff:08:1a:af, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:dff:fe08:1aaf > ff02::1:ff08:1aaf: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff08:1aaf, length 24 tc-so:00:00:13.350004 b2:a0:d5:13:2e:02 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:11.720004 b2:a0:0d:08:1a:af > b2:a0:d5:13:2e:02, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:0d:08:1a:af, length 28 tc-so:00:00:13.380004 b2:a0:d5:13:2e:02 > b2:a0:0d:08:1a:af, ethertype IPv4 (0x0800), length 118: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): 50593 > 1234: Flags [S], seq 595250821, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 0], length 0 tc-so:00:00:11.760004 b2:a0:0d:08:1a:af > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:13.380004 b2:a0:d5:13:2e:02 > b2:a0:0d:08:1a:af, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:d5:13:2e:02, length 28 tc-so:00:00:11.760004 b2:a0:0d:08:1a:af > b2:a0:d5:13:2e:02, ethertype IPv4 (0x0800), length 118: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): 1234 > 50593: Flags [S.], seq 516672239, ack 595250822, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 1], length 0 tc-so:00:00:13.380004 b2:a0:d5:13:2e:02 > b2:a0:0d:08:1a:af, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x2): 50593 > 1234: Flags [.], ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:13.510004 b2:a0:d5:13:2e:02 > b2:a0:0d:08:1a:af, ethertype IPv4 (0x0800), length 1514: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x3): 50593 > 1234: Flags [.], seq 1:1405, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 1404 tc-so:00:00:13.550004 b2:a0:d5:13:2e:02 > b2:a0:0d:08:1a:af, ethertype IPv4 (0x0800), length 1514: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x4): 50593 > 1234: Flags [.], seq 1405:2809, ack 1, win 4197, options [nop,nop,TS val 2 ecr 1], length 1404 tc-so:00:00:11.930004 b2:a0:0d:08:1a:af > b2:a0:d5:13:2e:02, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x2): 1234 > 50593: Flags [.], ack 2809, win 4022, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:13.550004 b2:a0:d5:13:2e:02 > b2:a0:0d:08:1a:af, ethertype IPv4 (0x0800), length 1398: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x5): 50593 > 1234: Flags [P.], seq 2809:4097, ack 1, win 4197, options [nop,nop,TS val 2 ecr 1], length 1288 tc-so:00:00:13.630004 b2:a0:d5:13:2e:02 > b2:a0:0d:08:1a:af, ethertype IPv4 (0x0800), length 1514: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x6): 50593 > 1234: Flags [.], seq 4097:5501, ack 1, win 4197, options [nop,nop,TS val 2 ecr 1], length 1404 tc-so:00:00:11.970004 b2:a0:0d:08:1a:af > b2:a0:d5:13:2e:02, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x3): 1234 > 50593: Flags [.], ack 5501, win 4022, options [nop,nop,TS val 1 ecr 2], length 0 tc-so:00:00:13.630004 b2:a0:d5:13:2e:02 > b2:a0:0d:08:1a:af, ethertype IPv4 (0x0800), length 242: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x7): 50593 > 1234: Flags [P.], seq 5501:5633, ack 1, win 4197, options [nop,nop,TS val 2 ecr 1], length 132 tc-so:00:00:13.630004 b2:a0:d5:13:2e:02 > b2:a0:0d:08:1a:af, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x8): 50593 > 1234: Flags [F.], seq 5633, ack 1, win 4197, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:00:00:12.010004 b2:a0:0d:08:1a:af > b2:a0:d5:13:2e:02, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x4): 1234 > 50593: Flags [.], ack 5634, win 4005, options [nop,nop,TS val 1 ecr 2], length 0 tc-so:00:00:12.040004 b2:a0:0d:08:1a:af > b2:a0:d5:13:2e:02, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x5): 1234 > 50593: Flags [F.], seq 1, ack 5634, win 4005, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:13.690004 b2:a0:d5:13:2e:02 > b2:a0:0d:08:1a:af, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x9): 50593 > 1234: Flags [.], ack 2, win 4197, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1646871225.980538, ipsec_tcp_ipv4mappedipv6_ah_hmacsha512, passed tc-start: 1646871226.9316, ipsec_tcp_ipv4mappedipv6_ah_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:59:f0:12:53 ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.sysctl -w net.inet6.ip6.v6only=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 ::ffff:10.0.0.2/96 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:add 10.0.0.1 10.0.0.2 ah 10000 -A null ; tc-so:add 10.0.0.2 10.0.0.1 ah 10001 -A null ; tc-so:spdadd 10.0.0.1 10.0.0.2 any -P out ipsec ah/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 10.0.0.1 10.0.0.2 ah 10000 -A null ; tc-so:add 10.0.0.2 10.0.0.1 ah 10001 -A null ; tc-so:spdadd 10.0.0.2 10.0.0.1 any -P out ipsec ah/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Active Internet6 connections (including servers) tc-so:Proto Recv-Q Send-Q Local Address Foreign Address (state) tc-so:tcp6 0 0 *.search-agent *.* LISTEN tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -N -w 3 -4 10.0.0.2 1234 ] tc-so:Executing command [ diff -q ./file.send ./file.recv ] tc-se:kill: pid 29079: No such process tc-so: tc-so:00:00:10.290004 b2:a0:59:f0:12:53 > 33:33:53:58:a6:50, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:59ff:fef0:1253 > ff02::2:5358:a650: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:5358:a650, length 24 tc-so:00:00:14.060004 b2:a0:3b:f9:b9:11 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:12.420004 b2:a0:59:f0:12:53 > b2:a0:3b:f9:b9:11, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:59:f0:12:53, length 28 tc-so:00:00:14.060004 b2:a0:3b:f9:b9:11 > b2:a0:59:f0:12:53, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): 64467 > 1234: Flags [S], seq 632993494, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 0], length 0 tc-so:00:00:12.420004 b2:a0:59:f0:12:53 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:14.100004 b2:a0:3b:f9:b9:11 > b2:a0:59:f0:12:53, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:3b:f9:b9:11, length 28 tc-so:00:00:12.480004 b2:a0:59:f0:12:53 > b2:a0:3b:f9:b9:11, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): 1234 > 64467: Flags [S.], seq 552795242, ack 632993495, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 1], length 0 tc-so:00:00:14.100004 b2:a0:3b:f9:b9:11 > b2:a0:59:f0:12:53, ethertype IPv4 (0x0800), length 90: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x2): 64467 > 1234: Flags [.], ack 1, win 4197, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:00:00:14.230004 b2:a0:3b:f9:b9:11 > b2:a0:59:f0:12:53, ethertype IPv4 (0x0800), length 1494: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x3): 64467 > 1234: Flags [.], seq 1:1405, ack 1, win 4197, options [nop,nop,TS val 2 ecr 1], length 1404 tc-so:00:00:14.270004 b2:a0:3b:f9:b9:11 > b2:a0:59:f0:12:53, ethertype IPv4 (0x0800), length 1494: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x4): 64467 > 1234: Flags [.], seq 1405:2809, ack 1, win 4197, options [nop,nop,TS val 2 ecr 1], length 1404 tc-so:00:00:12.640004 b2:a0:59:f0:12:53 > b2:a0:3b:f9:b9:11, ethertype IPv4 (0x0800), length 90: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x2): 1234 > 64467: Flags [.], ack 2809, win 3846, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:14.270004 b2:a0:3b:f9:b9:11 > b2:a0:59:f0:12:53, ethertype IPv4 (0x0800), length 1378: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x5): 64467 > 1234: Flags [P.], seq 2809:4097, ack 1, win 4197, options [nop,nop,TS val 2 ecr 2], length 1288 tc-so:00:00:14.270004 b2:a0:3b:f9:b9:11 > b2:a0:59:f0:12:53, ethertype IPv4 (0x0800), length 1494: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x6): 64467 > 1234: Flags [.], seq 4097:5501, ack 1, win 4197, options [nop,nop,TS val 2 ecr 2], length 1404 tc-so:00:00:12.640004 b2:a0:59:f0:12:53 > b2:a0:3b:f9:b9:11, ethertype IPv4 (0x0800), length 90: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x3): 1234 > 64467: Flags [.], ack 5501, win 3510, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:14.310004 b2:a0:3b:f9:b9:11 > b2:a0:59:f0:12:53, ethertype IPv4 (0x0800), length 222: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x7): 64467 > 1234: Flags [P.], seq 5501:5633, ack 1, win 4197, options [nop,nop,TS val 2 ecr 2], length 132 tc-so:00:00:14.310004 b2:a0:3b:f9:b9:11 > b2:a0:59:f0:12:53, ethertype IPv4 (0x0800), length 90: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x8): 64467 > 1234: Flags [F.], seq 5633, ack 1, win 4197, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:12.680004 b2:a0:59:f0:12:53 > b2:a0:3b:f9:b9:11, ethertype IPv4 (0x0800), length 90: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x4): 1234 > 64467: Flags [.], ack 5634, win 3493, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:12.720004 b2:a0:59:f0:12:53 > b2:a0:3b:f9:b9:11, ethertype IPv4 (0x0800), length 90: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x5): 1234 > 64467: Flags [.], ack 5634, win 4197, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:12.760004 b2:a0:59:f0:12:53 > b2:a0:3b:f9:b9:11, ethertype IPv4 (0x0800), length 90: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x6): 1234 > 64467: Flags [F.], seq 1, ack 5634, win 4197, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:14.390004 b2:a0:3b:f9:b9:11 > b2:a0:59:f0:12:53, ethertype IPv4 (0x0800), length 90: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x9): 64467 > 1234: Flags [.], ack 2, win 4197, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:13.050004 b2:a0:59:f0:12:53 > 33:33:ff:f0:12:53, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:59ff:fef0:1253 > ff02::1:fff0:1253: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fff0:1253, length 24 tc-so:00:00:13.300004 b2:a0:59:f0:12:53 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:59ff:fef0:1253 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:3b:f9:b9:11 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:59:f0:12:53 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:3b:f9:b9:11 17 0 12 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 17 0 12 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:59:f0:12:53 on shmif0 24s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:3b:f9:b9:11 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:59:f0:12:53 tc-so: linkstr: ./bus_ipsec tc-so: inet6 fe80::b0a0:59ff:fef0:1253%shmif0/64 flags 0 scopeid 0x2 tc-so: inet6 ::ffff:10.0.0.2/96 flags 0 tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:3b:f9:b9:11 UHL - - - shmif0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:::ffff:0.0.0.0/96 link#2 UC - - - shmif0 tc-so:::ffff:10.0.0.2 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:59ff:fef0:1253 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:59:f0:12:53 12 0 17 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 12 0 17 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:59ff:f tc-so: ff02::1:ff00:2%sh tc-so: ff01:2::1 tc-so: ff02::2:5358:a650 tc-so: ff02::1%shmif0 tc-so: ff02::1:fff0:1253 12 0 17 0 0 tc-so:shmif 1500 ::ffff:0.0.0. ::ffff:10.0.0.2 12 0 17 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:3b:f9:b9:11 on shmif0 22s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:59ff:fef0:1253%shmif0 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:5358:a650%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:fff0:1253%shmif0 refcount 1 tc-so: enaddr b2:a0:59:f0:12:53 multicnt 5 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so: 33:33:53:58:a6:50 -- 33:33:53:58:a6:50 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:f0:12:53 -- 33:33:ff:f0:12:53 refcount 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:59:f0:12:53 tc-so: linkstr: ./bus_ipsec tc-so: input: 12 packets, 6576 bytes, 2 multicasts tc-so: output: 17 packets, 1362 bytes, 8 multicasts tc-so: inet6 fe80::b0a0:59ff:fef0:1253%shmif0/64 flags 0 scopeid 0x2 tc-so: inet6 ::ffff:10.0.0.2/96 flags 0 tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:3b:f9:b9:11 tc-so: linkstr: ./bus_ipsec tc-so: input: 17 packets, 1362 bytes, 10 multicasts, 8 unknown protocol tc-so: output: 12 packets, 6576 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 5 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 5 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 4 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 18 0 18 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 32 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 149 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 75 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 26 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 16 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 424 0 0 142 0 142 142 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 8 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 34 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 34 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:piperd 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pipewr 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 4 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 4 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:tcpcbpl 848 1 0 1 1 0 1 1 0 inf 1 tc-so:tcpipqepl 64 1 0 1 1 0 1 1 0 inf 1 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1294 0 27 239 0 239 tc-so: tc-so:In use 1257K, total allocated 1912K; utilization 65.7% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.220005] IPsec: Initialized Security Association Processing. tc-so:[ 1.220005] mainbus0 (root) tc-so:[ 1.290005] chacha: Portable C ChaCha tc-so:[ 1.290005] aes: BearSSL aes_ct tc-so:[ 1.290005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.290005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.550005] shmif0: Ethernet address b2:a0:3b:f9:b9:11 tc-so:[ 14.100005] ah_input: hash over 84 bytes, skip 20: crda len 84 skip 0 inject 32 tc-so:[ 14.270005] ah_input: hash over 76 bytes, skip 20: crda len 76 skip 0 inject 32 tc-so:[ 14.310005] ah_input: hash over 76 bytes, skip 20: crda len 76 skip 0 inject 32 tc-so:[ 14.310005] ah_input: hash over 76 bytes, skip 20: crda len 76 skip 0 inject 32 tc-so:[ 14.350005] ah_input: hash over 76 bytes, skip 20: crda len 76 skip 0 inject 32 tc-so:[ 14.390005] ah_input: hash over 76 bytes, skip 20: crda len 76 skip 0 inject 32 tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 4 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 6 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 3 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:in6pcbpl 304 55 0 55 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 62 0 62 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 35 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 51 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 55 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 204 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 80 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 46 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 29 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 98 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 886 0 0 296 0 296 296 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 9 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 6 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 34 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 36 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:piperd 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pipewr 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 3 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 3 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 16 0 10 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:synpl 320 1 0 1 1 0 1 1 0 inf 1 tc-so:tcpcbpl 848 2 0 2 1 0 1 1 0 inf 1 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1985 0 134 397 0 397 tc-so: tc-so:In use 2248K, total allocated 3176K; utilization 70.8% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.250005] IPsec: Initialized Security Association Processing. tc-so:[ 1.280005] mainbus0 (root) tc-so:[ 1.350005] chacha: Portable C ChaCha tc-so:[ 1.350005] aes: BearSSL aes_ct tc-so:[ 1.350005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.350005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.990005] shmif0: Ethernet address b2:a0:59:f0:12:53 tc-so:[ 6.040005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 6.040005] get_ifid: shmif0: ifid: b0:a0:59:ff:fe:f0:12:53 tc-so:[ 6.040005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:59ff:fef0:1253 tc-so:[ 6.300005] nd6_dad_start: shmif0: starting DAD for ::ffff:10.0.0.2 tc-so:[ 7.340005] nd6_dad_timer: shmif0: DAD complete for ::ffff:10.0.0.2 - no duplicates found tc-so:[ 7.980005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:59ff:fef0:1253 - no duplicates found tc-so:[ 12.420005] ah_input: hash over 84 bytes, skip 20: crda len 84 skip 0 inject 32 tc-so:[ 12.500005] ah_input: hash over 76 bytes, skip 20: crda len 76 skip 0 inject 32 tc-so:[ 12.600005] ah_input: hash over 1480 bytes, skip 20: crda len 1480 skip 0 inject 32 tc-so:[ 12.640005] ah_input: hash over 1480 bytes, skip 20: crda len 1480 skip 0 inject 32 tc-so:[ 12.640005] ah_input: hash over 1364 bytes, skip 20: crda len 1364 skip 0 inject 32 tc-so:[ 12.640005] ah_input: hash over 1480 bytes, skip 20: crda len 1480 skip 0 inject 32 tc-so:[ 12.680005] ah_input: hash over 208 bytes, skip 20: crda len 208 skip 0 inject 32 tc-so:[ 12.680005] ah_input: hash over 76 bytes, skip 20: crda len 76 skip 0 inject 32 tc-so:[ 12.800005] ah_input: hash over 76 bytes, skip 20: crda len 76 skip 0 inject 32 tc-so:[ 21.690005] in6_if_link_down: fe80:2::b0a0:59ff:fef0:1253 marked detached tc-so:[ 21.690005] in6_if_link_down: ::ffff:10.0.0.2 marked detached tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:06.910004 b2:a0:3b:f9:b9:11 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:06.000004 b2:a0:59:f0:12:53 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:06.300004 b2:a0:59:f0:12:53 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:06.340004 b2:a0:59:f0:12:53 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has ::ffff:10.0.0.2, length 32 tc-so:00:00:06.640004 b2:a0:59:f0:12:53 > 33:33:53:58:a6:50, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:5358:a650: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:5358:a650, length 24 tc-so:00:00:06.910004 b2:a0:59:f0:12:53 > 33:33:ff:f0:12:53, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:fff0:1253: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fff0:1253, length 24 tc-so:00:00:06.950004 b2:a0:59:f0:12:53 > 33:33:ff:f0:12:53, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:fff0:1253: ICMP6, neighbor solicitation, who has fe80::b0a0:59ff:fef0:1253, length 32 tc-so:00:00:10.290004 b2:a0:59:f0:12:53 > 33:33:53:58:a6:50, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:59ff:fef0:1253 > ff02::2:5358:a650: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:5358:a650, length 24 tc-so:00:00:14.060004 b2:a0:3b:f9:b9:11 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:12.420004 b2:a0:59:f0:12:53 > b2:a0:3b:f9:b9:11, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:59:f0:12:53, length 28 tc-so:00:00:14.060004 b2:a0:3b:f9:b9:11 > b2:a0:59:f0:12:53, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): 64467 > 1234: Flags [S], seq 632993494, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 0], length 0 tc-so:00:00:12.420004 b2:a0:59:f0:12:53 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:14.100004 b2:a0:3b:f9:b9:11 > b2:a0:59:f0:12:53, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:3b:f9:b9:11, length 28 tc-so:00:00:12.480004 b2:a0:59:f0:12:53 > b2:a0:3b:f9:b9:11, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): 1234 > 64467: Flags [S.], seq 552795242, ack 632993495, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 1], length 0 tc-so:00:00:14.100004 b2:a0:3b:f9:b9:11 > b2:a0:59:f0:12:53, ethertype IPv4 (0x0800), length 90: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x2): 64467 > 1234: Flags [.], ack 1, win 4197, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:00:00:14.230004 b2:a0:3b:f9:b9:11 > b2:a0:59:f0:12:53, ethertype IPv4 (0x0800), length 1494: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x3): 64467 > 1234: Flags [.], seq 1:1405, ack 1, win 4197, options [nop,nop,TS val 2 ecr 1], length 1404 tc-so:00:00:14.270004 b2:a0:3b:f9:b9:11 > b2:a0:59:f0:12:53, ethertype IPv4 (0x0800), length 1494: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x4): 64467 > 1234: Flags [.], seq 1405:2809, ack 1, win 4197, options [nop,nop,TS val 2 ecr 1], length 1404 tc-so:00:00:12.640004 b2:a0:59:f0:12:53 > b2:a0:3b:f9:b9:11, ethertype IPv4 (0x0800), length 90: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x2): 1234 > 64467: Flags [.], ack 2809, win 3846, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:14.270004 b2:a0:3b:f9:b9:11 > b2:a0:59:f0:12:53, ethertype IPv4 (0x0800), length 1378: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x5): 64467 > 1234: Flags [P.], seq 2809:4097, ack 1, win 4197, options [nop,nop,TS val 2 ecr 2], length 1288 tc-so:00:00:14.270004 b2:a0:3b:f9:b9:11 > b2:a0:59:f0:12:53, ethertype IPv4 (0x0800), length 1494: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x6): 64467 > 1234: Flags [.], seq 4097:5501, ack 1, win 4197, options [nop,nop,TS val 2 ecr 2], length 1404 tc-so:00:00:12.640004 b2:a0:59:f0:12:53 > b2:a0:3b:f9:b9:11, ethertype IPv4 (0x0800), length 90: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x3): 1234 > 64467: Flags [.], ack 5501, win 3510, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:14.310004 b2:a0:3b:f9:b9:11 > b2:a0:59:f0:12:53, ethertype IPv4 (0x0800), length 222: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x7): 64467 > 1234: Flags [P.], seq 5501:5633, ack 1, win 4197, options [nop,nop,TS val 2 ecr 2], length 132 tc-so:00:00:14.310004 b2:a0:3b:f9:b9:11 > b2:a0:59:f0:12:53, ethertype IPv4 (0x0800), length 90: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x8): 64467 > 1234: Flags [F.], seq 5633, ack 1, win 4197, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:12.680004 b2:a0:59:f0:12:53 > b2:a0:3b:f9:b9:11, ethertype IPv4 (0x0800), length 90: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x4): 1234 > 64467: Flags [.], ack 5634, win 3493, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:12.720004 b2:a0:59:f0:12:53 > b2:a0:3b:f9:b9:11, ethertype IPv4 (0x0800), length 90: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x5): 1234 > 64467: Flags [.], ack 5634, win 4197, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:12.760004 b2:a0:59:f0:12:53 > b2:a0:3b:f9:b9:11, ethertype IPv4 (0x0800), length 90: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x6): 1234 > 64467: Flags [F.], seq 1, ack 5634, win 4197, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:14.390004 b2:a0:3b:f9:b9:11 > b2:a0:59:f0:12:53, ethertype IPv4 (0x0800), length 90: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x9): 64467 > 1234: Flags [.], ack 2, win 4197, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:13.050004 b2:a0:59:f0:12:53 > 33:33:ff:f0:12:53, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:59ff:fef0:1253 > ff02::1:fff0:1253: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fff0:1253, length 24 tc-so:00:00:13.300004 b2:a0:59:f0:12:53 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:59ff:fef0:1253 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1646871260.727305, ipsec_tcp_ipv4mappedipv6_ah_null, passed tc-start: 1646871260.753557, ipsec_tcp_ipv4mappedipv6_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:01:2e:0f:ae ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.sysctl -w net.inet6.ip6.v6only=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 ::ffff:10.0.0.2/96 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:add 10.0.0.1 10.0.0.2 esp 10000 -E null ; tc-so:add 10.0.0.2 10.0.0.1 esp 10001 -E null ; tc-so:spdadd 10.0.0.1 10.0.0.2 any -P out ipsec esp/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 10.0.0.1 10.0.0.2 esp 10000 -E null ; tc-so:add 10.0.0.2 10.0.0.1 esp 10001 -E null ; tc-so:spdadd 10.0.0.2 10.0.0.1 any -P out ipsec esp/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Active Internet6 connections (including servers) tc-so:Proto Recv-Q Send-Q Local Address Foreign Address (state) tc-so:tcp6 0 0 *.search-agent *.* LISTEN tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -N -w 3 -4 10.0.0.2 1234 ] tc-so:Executing command [ diff -q ./file.send ./file.recv ] tc-se:kill: pid 27385: No such process tc-so: tc-so:00:00:11.070004 b2:a0:01:2e:0f:ae > 33:33:1d:89:d9:fe, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:1ff:fe2e:fae > ff02::2:1d89:d9fe: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:1d89:d9fe, length 24 tc-so:00:00:11.580004 b2:a0:01:2e:0f:ae > 33:33:ff:2e:0f:ae, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:1ff:fe2e:fae > ff02::1:ff2e:fae: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff2e:fae, length 24 tc-so:00:00:13.610004 b2:a0:c6:b0:dd:2c > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:11.970004 b2:a0:01:2e:0f:ae > b2:a0:c6:b0:dd:2c, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:01:2e:0f:ae, length 28 tc-so:00:00:13.610004 b2:a0:c6:b0:dd:2c > b2:a0:01:2e:0f:ae, ethertype IPv4 (0x0800), length 86: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x1), length 52 tc-so:00:00:11.970004 b2:a0:01:2e:0f:ae > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:13.640004 b2:a0:c6:b0:dd:2c > b2:a0:01:2e:0f:ae, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:c6:b0:dd:2c, length 28 tc-so:00:00:12.010004 b2:a0:01:2e:0f:ae > b2:a0:c6:b0:dd:2c, ethertype IPv4 (0x0800), length 86: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x1), length 52 tc-so:00:00:13.640004 b2:a0:c6:b0:dd:2c > b2:a0:01:2e:0f:ae, ethertype IPv4 (0x0800), length 78: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x2), length 44 tc-so:00:00:13.760004 b2:a0:c6:b0:dd:2c > b2:a0:01:2e:0f:ae, ethertype IPv4 (0x0800), length 1458: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x3), length 1424 tc-so:00:00:13.800004 b2:a0:c6:b0:dd:2c > b2:a0:01:2e:0f:ae, ethertype IPv4 (0x0800), length 1458: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x4), length 1424 tc-so:00:00:12.170004 b2:a0:01:2e:0f:ae > b2:a0:c6:b0:dd:2c, ethertype IPv4 (0x0800), length 78: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x2), length 44 tc-so:00:00:13.800004 b2:a0:c6:b0:dd:2c > b2:a0:01:2e:0f:ae, ethertype IPv4 (0x0800), length 1410: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x5), length 1376 tc-so:00:00:13.840004 b2:a0:c6:b0:dd:2c > b2:a0:01:2e:0f:ae, ethertype IPv4 (0x0800), length 1458: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x6), length 1424 tc-so:00:00:12.250004 b2:a0:01:2e:0f:ae > b2:a0:c6:b0:dd:2c, ethertype IPv4 (0x0800), length 78: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x3), length 44 tc-so:00:00:13.880004 b2:a0:c6:b0:dd:2c > b2:a0:01:2e:0f:ae, ethertype IPv4 (0x0800), length 234: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x7), length 200 tc-so:00:00:13.910004 b2:a0:c6:b0:dd:2c > b2:a0:01:2e:0f:ae, ethertype IPv4 (0x0800), length 78: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x8), length 44 tc-so:00:00:12.280004 b2:a0:01:2e:0f:ae > b2:a0:c6:b0:dd:2c, ethertype IPv4 (0x0800), length 78: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x4), length 44 tc-so:00:00:12.310004 b2:a0:01:2e:0f:ae > b2:a0:c6:b0:dd:2c, ethertype IPv4 (0x0800), length 78: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x5), length 44 tc-so:00:00:13.950004 b2:a0:c6:b0:dd:2c > b2:a0:01:2e:0f:ae, ethertype IPv4 (0x0800), length 78: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x9), length 44 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:c6:b0:dd:2c tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:01:2e:0f:ae UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:c6:b0:dd:2c 16 0 12 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 16 0 12 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:01:2e:0f:ae on shmif0 25s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:c6:b0:dd:2c multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:01:2e:0f:ae tc-so: linkstr: ./bus_ipsec tc-so: inet6 fe80::b0a0:1ff:fe2e:fae%shmif0/64 flags 0 scopeid 0x2 tc-so: inet6 ::ffff:10.0.0.2/96 flags 0 tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:c6:b0:dd:2c UHL - - - shmif0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:::ffff:0.0.0.0/96 link#2 UC - - - shmif0 tc-so:::ffff:10.0.0.2 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:1ff:fe2e:fae link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:01:2e:0f:ae 12 0 16 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 12 0 16 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:1ff:fe tc-so: ff02::1:ff00:2%sh tc-so: ff01:2::1 tc-so: ff02::2:1d89:d9fe tc-so: ff02::1%shmif0 tc-so: ff02::1:ff2e:fae% 12 0 16 0 0 tc-so:shmif 1500 ::ffff:0.0.0. ::ffff:10.0.0.2 12 0 16 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:c6:b0:dd:2c on shmif0 23s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:1ff:fe2e:fae%shmif0 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:1d89:d9fe%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff2e:fae%shmif0 refcount 1 tc-so: enaddr b2:a0:01:2e:0f:ae multicnt 5 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so: 33:33:1d:89:d9:fe -- 33:33:1d:89:d9:fe refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:2e:0f:ae -- 33:33:ff:2e:0f:ae refcount 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:01:2e:0f:ae tc-so: linkstr: ./bus_ipsec tc-so: input: 12 packets, 6464 bytes, 2 multicasts tc-so: output: 16 packets, 1212 bytes, 8 multicasts tc-so: inet6 fe80::b0a0:1ff:fe2e:fae%shmif0/64 flags 0 scopeid 0x2 tc-so: inet6 ::ffff:10.0.0.2/96 flags 0 tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:c6:b0:dd:2c tc-so: linkstr: ./bus_ipsec tc-so: input: 16 packets, 1212 bytes, 10 multicasts, 8 unknown protocol tc-so: output: 12 packets, 6464 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 2 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 5 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 18 0 18 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 148 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 75 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 26 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 16 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 426 0 0 142 0 142 142 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 10 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 6 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 34 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 43 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:piperd 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pipewr 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:tcpcbpl 848 1 0 1 1 0 1 1 0 inf 1 tc-so:tcpipqepl 64 1 0 1 1 0 1 1 0 inf 1 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1299 0 27 239 0 239 tc-so: tc-so:In use 1262K, total allocated 1912K; utilization 66.0% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.240005] IPsec: Initialized Security Association Processing. tc-so:[ 1.240005] mainbus0 (root) tc-so:[ 1.240005] chacha: Portable C ChaCha tc-so:[ 1.240005] aes: BearSSL aes_ct tc-so:[ 1.240005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.240005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.630005] shmif0: Ethernet address b2:a0:c6:b0:dd:2c tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 4 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 6 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 3 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:in6pcbpl 304 41 0 41 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 48 0 48 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 31 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 52 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 55 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 203 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 80 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 46 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 29 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 98 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 826 0 0 276 0 276 276 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 4 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 34 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 37 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:piperd 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pipewr 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 3 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 3 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 16 0 10 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:synpl 320 1 0 1 1 0 1 1 0 inf 1 tc-so:tcpcbpl 848 2 0 2 1 0 1 1 0 inf 1 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1886 0 106 376 0 376 tc-so: tc-so:In use 2117K, total allocated 3008K; utilization 70.4% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.260005] IPsec: Initialized Security Association Processing. tc-so:[ 1.290005] mainbus0 (root) tc-so:[ 1.290005] chacha: Portable C ChaCha tc-so:[ 1.290005] aes: BearSSL aes_ct tc-so:[ 1.290005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.290005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.050005] shmif0: Ethernet address b2:a0:01:2e:0f:ae tc-so:[ 6.060005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 6.060005] get_ifid: shmif0: ifid: b0:a0:01:ff:fe:2e:0f:ae tc-so:[ 6.060005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:1ff:fe2e:fae tc-so:[ 6.300005] nd6_dad_start: shmif0: starting DAD for ::ffff:10.0.0.2 tc-so:[ 7.360005] nd6_dad_timer: shmif0: DAD complete for ::ffff:10.0.0.2 - no duplicates found tc-so:[ 7.550005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:1ff:fe2e:fae - no duplicates found tc-so:[ 21.590005] in6_if_link_down: fe80:2::b0a0:1ff:fe2e:fae marked detached tc-so:[ 21.590005] in6_if_link_down: ::ffff:10.0.0.2 marked detached tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:06.890004 b2:a0:c6:b0:dd:2c > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:06.010004 b2:a0:01:2e:0f:ae > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:06.300004 b2:a0:01:2e:0f:ae > 33:33:ff:2e:0f:ae, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff2e:fae: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff2e:fae, length 24 tc-so:00:00:06.300004 b2:a0:01:2e:0f:ae > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:06.350004 b2:a0:01:2e:0f:ae > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has ::ffff:10.0.0.2, length 32 tc-so:00:00:06.520004 b2:a0:01:2e:0f:ae > 33:33:ff:2e:0f:ae, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff2e:fae: ICMP6, neighbor solicitation, who has fe80::b0a0:1ff:fe2e:fae, length 32 tc-so:00:00:06.600004 b2:a0:01:2e:0f:ae > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:06.760004 b2:a0:01:2e:0f:ae > 33:33:1d:89:d9:fe, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:1d89:d9fe: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:1d89:d9fe, length 24 tc-so:00:00:11.070004 b2:a0:01:2e:0f:ae > 33:33:1d:89:d9:fe, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:1ff:fe2e:fae > ff02::2:1d89:d9fe: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:1d89:d9fe, length 24 tc-so:00:00:11.580004 b2:a0:01:2e:0f:ae > 33:33:ff:2e:0f:ae, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:1ff:fe2e:fae > ff02::1:ff2e:fae: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff2e:fae, length 24 tc-so:00:00:13.610004 b2:a0:c6:b0:dd:2c > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:11.970004 b2:a0:01:2e:0f:ae > b2:a0:c6:b0:dd:2c, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:01:2e:0f:ae, length 28 tc-so:00:00:13.610004 b2:a0:c6:b0:dd:2c > b2:a0:01:2e:0f:ae, ethertype IPv4 (0x0800), length 86: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x1), length 52 tc-so:00:00:11.970004 b2:a0:01:2e:0f:ae > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:13.640004 b2:a0:c6:b0:dd:2c > b2:a0:01:2e:0f:ae, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:c6:b0:dd:2c, length 28 tc-so:00:00:12.010004 b2:a0:01:2e:0f:ae > b2:a0:c6:b0:dd:2c, ethertype IPv4 (0x0800), length 86: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x1), length 52 tc-so:00:00:13.640004 b2:a0:c6:b0:dd:2c > b2:a0:01:2e:0f:ae, ethertype IPv4 (0x0800), length 78: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x2), length 44 tc-so:00:00:13.760004 b2:a0:c6:b0:dd:2c > b2:a0:01:2e:0f:ae, ethertype IPv4 (0x0800), length 1458: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x3), length 1424 tc-so:00:00:13.800004 b2:a0:c6:b0:dd:2c > b2:a0:01:2e:0f:ae, ethertype IPv4 (0x0800), length 1458: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x4), length 1424 tc-so:00:00:12.170004 b2:a0:01:2e:0f:ae > b2:a0:c6:b0:dd:2c, ethertype IPv4 (0x0800), length 78: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x2), length 44 tc-so:00:00:13.800004 b2:a0:c6:b0:dd:2c > b2:a0:01:2e:0f:ae, ethertype IPv4 (0x0800), length 1410: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x5), length 1376 tc-so:00:00:13.840004 b2:a0:c6:b0:dd:2c > b2:a0:01:2e:0f:ae, ethertype IPv4 (0x0800), length 1458: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x6), length 1424 tc-so:00:00:12.250004 b2:a0:01:2e:0f:ae > b2:a0:c6:b0:dd:2c, ethertype IPv4 (0x0800), length 78: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x3), length 44 tc-so:00:00:13.880004 b2:a0:c6:b0:dd:2c > b2:a0:01:2e:0f:ae, ethertype IPv4 (0x0800), length 234: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x7), length 200 tc-so:00:00:13.910004 b2:a0:c6:b0:dd:2c > b2:a0:01:2e:0f:ae, ethertype IPv4 (0x0800), length 78: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x8), length 44 tc-so:00:00:12.280004 b2:a0:01:2e:0f:ae > b2:a0:c6:b0:dd:2c, ethertype IPv4 (0x0800), length 78: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x4), length 44 tc-so:00:00:12.310004 b2:a0:01:2e:0f:ae > b2:a0:c6:b0:dd:2c, ethertype IPv4 (0x0800), length 78: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x5), length 44 tc-so:00:00:13.950004 b2:a0:c6:b0:dd:2c > b2:a0:01:2e:0f:ae, ethertype IPv4 (0x0800), length 78: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x9), length 44 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1646871295.783281, ipsec_tcp_ipv4mappedipv6_esp_null, passed tc-start: 1646871295.812751, ipsec_tcp_ipv4mappedipv6_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:11:3d:94:bf ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.sysctl -w net.inet6.ip6.v6only=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 ::ffff:10.0.0.2/96 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:add 10.0.0.1 10.0.0.2 esp 10000 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 esp 10001 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:spdadd 10.0.0.1 10.0.0.2 any -P out ipsec esp/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 10.0.0.1 10.0.0.2 esp 10000 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 esp 10001 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:spdadd 10.0.0.2 10.0.0.1 any -P out ipsec esp/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -N -w 3 -4 10.0.0.2 1234 ] tc-so:Executing command [ diff -q ./file.send ./file.recv ] tc-se:kill: pid 17127: No such process tc-so: tc-so:00:00:12.360004 b2:a0:11:3d:94:bf > 33:33:ff:3d:94:bf, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:11ff:fe3d:94bf > ff02::1:ff3d:94bf: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff3d:94bf, length 24 tc-so:00:00:14.710004 b2:a0:be:8f:48:2e > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:12.590004 b2:a0:11:3d:94:bf > b2:a0:be:8f:48:2e, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:11:3d:94:bf, length 28 tc-so:00:00:14.710004 b2:a0:be:8f:48:2e > b2:a0:11:3d:94:bf, ethertype IPv4 (0x0800), length 106: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x1), length 72 tc-so:00:00:12.620004 b2:a0:11:3d:94:bf > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:14.710004 b2:a0:be:8f:48:2e > b2:a0:11:3d:94:bf, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:be:8f:48:2e, length 28 tc-so:00:00:12.620004 b2:a0:11:3d:94:bf > b2:a0:be:8f:48:2e, ethertype IPv4 (0x0800), length 106: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x1), length 72 tc-so:00:00:14.740004 b2:a0:be:8f:48:2e > b2:a0:11:3d:94:bf, ethertype IPv4 (0x0800), length 106: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x2), length 72 tc-so:00:00:14.820004 b2:a0:be:8f:48:2e > b2:a0:11:3d:94:bf, ethertype IPv4 (0x0800), length 1482: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x3), length 1448 tc-so:00:00:14.890004 b2:a0:be:8f:48:2e > b2:a0:11:3d:94:bf, ethertype IPv4 (0x0800), length 1482: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x4), length 1448 tc-so:00:00:12.770004 b2:a0:11:3d:94:bf > b2:a0:be:8f:48:2e, ethertype IPv4 (0x0800), length 106: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x2), length 72 tc-so:00:00:14.890004 b2:a0:be:8f:48:2e > b2:a0:11:3d:94:bf, ethertype IPv4 (0x0800), length 1434: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x5), length 1400 tc-so:00:00:14.930004 b2:a0:be:8f:48:2e > b2:a0:11:3d:94:bf, ethertype IPv4 (0x0800), length 1482: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x6), length 1448 tc-so:00:00:12.810004 b2:a0:11:3d:94:bf > b2:a0:be:8f:48:2e, ethertype IPv4 (0x0800), length 106: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x3), length 72 tc-so:00:00:14.930004 b2:a0:be:8f:48:2e > b2:a0:11:3d:94:bf, ethertype IPv4 (0x0800), length 250: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x7), length 216 tc-so:00:00:14.990004 b2:a0:be:8f:48:2e > b2:a0:11:3d:94:bf, ethertype IPv4 (0x0800), length 106: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x8), length 72 tc-so:00:00:12.880004 b2:a0:11:3d:94:bf > b2:a0:be:8f:48:2e, ethertype IPv4 (0x0800), length 106: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x4), length 72 tc-so:00:00:12.920004 b2:a0:11:3d:94:bf > b2:a0:be:8f:48:2e, ethertype IPv4 (0x0800), length 106: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x5), length 72 tc-so:00:00:14.990004 b2:a0:be:8f:48:2e > b2:a0:11:3d:94:bf, ethertype IPv4 (0x0800), length 106: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x9), length 72 tc-so:00:00:14.800004 b2:a0:11:3d:94:bf > 33:33:49:f1:5a:db, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:11ff:fe3d:94bf > ff02::2:49f1:5adb: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:49f1:5adb, length 24 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:be:8f:48:2e tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:11:3d:94:bf UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:be:8f:48:2e 16 0 12 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 16 0 12 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:11:3d:94:bf on shmif0 25s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:be:8f:48:2e multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:11:3d:94:bf tc-so: linkstr: ./bus_ipsec tc-so: inet6 fe80::b0a0:11ff:fe3d:94bf%shmif0/64 flags 0 scopeid 0x2 tc-so: inet6 ::ffff:10.0.0.2/96 flags 0 tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:be:8f:48:2e UHL - - - shmif0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:::ffff:0.0.0.0/96 link#2 UC - - - shmif0 tc-so:::ffff:10.0.0.2 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:11ff:fe3d:94bf link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:11:3d:94:bf 12 0 16 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 12 0 16 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:11ff:f tc-so: ff02::1:ff00:2%sh tc-so: ff01:2::1 tc-so: ff02::2:49f1:5adb tc-so: ff02::1%shmif0 tc-so: ff02::1:ff3d:94bf 12 0 16 0 0 tc-so:shmif 1500 ::ffff:0.0.0. ::ffff:10.0.0.2 12 0 16 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:be:8f:48:2e on shmif0 22s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:11ff:fe3d:94bf%shmif0 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:49f1:5adb%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff3d:94bf%shmif0 refcount 1 tc-so: enaddr b2:a0:11:3d:94:bf multicnt 5 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so: 33:33:49:f1:5a:db -- 33:33:49:f1:5a:db refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:3d:94:bf -- 33:33:ff:3d:94:bf refcount 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:11:3d:94:bf tc-so: linkstr: ./bus_ipsec tc-so: input: 12 packets, 6680 bytes, 2 multicasts tc-so: output: 16 packets, 1344 bytes, 8 multicasts tc-so: inet6 fe80::b0a0:11ff:fe3d:94bf%shmif0/64 flags 0 scopeid 0x2 tc-so: inet6 ::ffff:10.0.0.2/96 flags 0 tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:be:8f:48:2e tc-so: linkstr: ./bus_ipsec tc-so: input: 16 packets, 1344 bytes, 10 multicasts, 8 unknown protocol tc-so: output: 12 packets, 6680 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 5 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 18 0 18 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 148 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 75 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 26 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 16 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 425 0 0 142 0 142 142 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 8 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 34 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 36 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:piperd 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pipewr 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:tcpcbpl 848 1 0 1 1 0 1 1 0 inf 1 tc-so:tcpipqepl 64 1 0 1 1 0 1 1 0 inf 1 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1285 0 27 239 0 239 tc-so: tc-so:In use 1256K, total allocated 1912K; utilization 65.7% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.290005] IPsec: Initialized Security Association Processing. tc-so:[ 1.290005] mainbus0 (root) tc-so:[ 1.370005] chacha: Portable C ChaCha tc-so:[ 1.370005] aes: BearSSL aes_ct tc-so:[ 1.370005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.370005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 5.110005] shmif0: Ethernet address b2:a0:be:8f:48:2e tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 4 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 6 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 3 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:in6pcbpl 304 53 0 53 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 60 0 60 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 51 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 57 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 206 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 80 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 46 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 29 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 98 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 902 0 0 301 0 301 301 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 4 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 34 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 37 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:piperd 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pipewr 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 3 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 3 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 16 0 10 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:synpl 320 1 0 1 1 0 1 1 0 inf 1 tc-so:tcpcbpl 848 2 0 2 1 0 1 1 0 inf 1 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1990 0 130 401 0 401 tc-so: tc-so:In use 2275K, total allocated 3208K; utilization 70.9% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.300005] IPsec: Initialized Security Association Processing. tc-so:[ 1.340005] mainbus0 (root) tc-so:[ 1.430005] chacha: Portable C ChaCha tc-so:[ 1.430005] aes: BearSSL aes_ct tc-so:[ 1.430005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.430005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.110005] shmif0: Ethernet address b2:a0:11:3d:94:bf tc-so:[ 6.200005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 6.200005] get_ifid: shmif0: ifid: b0:a0:11:ff:fe:3d:94:bf tc-so:[ 6.200005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:11ff:fe3d:94bf tc-so:[ 6.470005] nd6_dad_start: shmif0: starting DAD for ::ffff:10.0.0.2 tc-so:[ 7.560005] nd6_dad_timer: shmif0: DAD complete for ::ffff:10.0.0.2 - no duplicates found tc-so:[ 8.170005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:11ff:fe3d:94bf - no duplicates found tc-so:[ 21.620005] in6_if_link_down: fe80:2::b0a0:11ff:fe3d:94bf marked detached tc-so:[ 21.620005] in6_if_link_down: ::ffff:10.0.0.2 marked detached tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:07.540004 b2:a0:be:8f:48:2e > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:06.200004 b2:a0:11:3d:94:bf > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:06.430004 b2:a0:11:3d:94:bf > 33:33:49:f1:5a:db, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:49f1:5adb: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:49f1:5adb, length 24 tc-so:00:00:06.470004 b2:a0:11:3d:94:bf > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:06.530004 b2:a0:11:3d:94:bf > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has ::ffff:10.0.0.2, length 32 tc-so:00:00:06.950004 b2:a0:11:3d:94:bf > 33:33:ff:3d:94:bf, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff3d:94bf: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff3d:94bf, length 24 tc-so:00:00:07.170004 b2:a0:11:3d:94:bf > 33:33:ff:3d:94:bf, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff3d:94bf: ICMP6, neighbor solicitation, who has fe80::b0a0:11ff:fe3d:94bf, length 32 tc-so:00:00:12.360004 b2:a0:11:3d:94:bf > 33:33:ff:3d:94:bf, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:11ff:fe3d:94bf > ff02::1:ff3d:94bf: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff3d:94bf, length 24 tc-so:00:00:14.710004 b2:a0:be:8f:48:2e > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:12.590004 b2:a0:11:3d:94:bf > b2:a0:be:8f:48:2e, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:11:3d:94:bf, length 28 tc-so:00:00:14.710004 b2:a0:be:8f:48:2e > b2:a0:11:3d:94:bf, ethertype IPv4 (0x0800), length 106: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x1), length 72 tc-so:00:00:12.620004 b2:a0:11:3d:94:bf > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:14.710004 b2:a0:be:8f:48:2e > b2:a0:11:3d:94:bf, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:be:8f:48:2e, length 28 tc-so:00:00:12.620004 b2:a0:11:3d:94:bf > b2:a0:be:8f:48:2e, ethertype IPv4 (0x0800), length 106: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x1), length 72 tc-so:00:00:14.740004 b2:a0:be:8f:48:2e > b2:a0:11:3d:94:bf, ethertype IPv4 (0x0800), length 106: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x2), length 72 tc-so:00:00:14.820004 b2:a0:be:8f:48:2e > b2:a0:11:3d:94:bf, ethertype IPv4 (0x0800), length 1482: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x3), length 1448 tc-so:00:00:14.890004 b2:a0:be:8f:48:2e > b2:a0:11:3d:94:bf, ethertype IPv4 (0x0800), length 1482: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x4), length 1448 tc-so:00:00:12.770004 b2:a0:11:3d:94:bf > b2:a0:be:8f:48:2e, ethertype IPv4 (0x0800), length 106: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x2), length 72 tc-so:00:00:14.890004 b2:a0:be:8f:48:2e > b2:a0:11:3d:94:bf, ethertype IPv4 (0x0800), length 1434: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x5), length 1400 tc-so:00:00:14.930004 b2:a0:be:8f:48:2e > b2:a0:11:3d:94:bf, ethertype IPv4 (0x0800), length 1482: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x6), length 1448 tc-so:00:00:12.810004 b2:a0:11:3d:94:bf > b2:a0:be:8f:48:2e, ethertype IPv4 (0x0800), length 106: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x3), length 72 tc-so:00:00:14.930004 b2:a0:be:8f:48:2e > b2:a0:11:3d:94:bf, ethertype IPv4 (0x0800), length 250: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x7), length 216 tc-so:00:00:14.990004 b2:a0:be:8f:48:2e > b2:a0:11:3d:94:bf, ethertype IPv4 (0x0800), length 106: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x8), length 72 tc-so:00:00:12.880004 b2:a0:11:3d:94:bf > b2:a0:be:8f:48:2e, ethertype IPv4 (0x0800), length 106: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x4), length 72 tc-so:00:00:12.920004 b2:a0:11:3d:94:bf > b2:a0:be:8f:48:2e, ethertype IPv4 (0x0800), length 106: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x5), length 72 tc-so:00:00:14.990004 b2:a0:be:8f:48:2e > b2:a0:11:3d:94:bf, ethertype IPv4 (0x0800), length 106: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x9), length 72 tc-so:00:00:14.800004 b2:a0:11:3d:94:bf > 33:33:49:f1:5a:db, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:11ff:fe3d:94bf > ff02::2:49f1:5adb: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:49f1:5adb, length 24 tc-so:00:00:15.500004 b2:a0:11:3d:94:bf > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:11ff:fe3d:94bf > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1646871332.297036, ipsec_tcp_ipv4mappedipv6_esp_rijndaelcbc, passed tc-start: 1646871332.320440, 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 -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:86:86:ba:30 ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.sysctl -w net.inet6.ip6.v6only=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 ::ffff:10.0.0.2/96 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -N -w 3 -4 10.0.0.2 1234 ] tc-so:Executing command [ diff -q ./file.send ./file.recv ] tc-se:kill: pid 17506: No such process tc-so: tc-so:00:00:12.690004 b2:a0:8b:8d:e1:17 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:11.110004 b2:a0:86:86:ba:30 > b2:a0:8b:8d:e1:17, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:86:86:ba:30, length 28 tc-so:00:00:12.720004 b2:a0:8b:8d:e1:17 > b2:a0:86:86:ba:30, ethertype IPv4 (0x0800), length 74: 10.0.0.1.49942 > 10.0.0.2.1234: Flags [S], seq 581470097, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 0], length 0 tc-so:00:00:11.110004 b2:a0:86:86:ba:30 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:12.720004 b2:a0:8b:8d:e1:17 > b2:a0:86:86:ba:30, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:8b:8d:e1:17, length 28 tc-so:00:00:11.110004 b2:a0:86:86:ba:30 > b2:a0:8b:8d:e1:17, ethertype IPv4 (0x0800), length 74: 10.0.0.2.1234 > 10.0.0.1.49942: Flags [S.], seq 512578911, ack 581470098, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 1], length 0 tc-so:00:00:12.720004 b2:a0:8b:8d:e1:17 > b2:a0:86:86:ba:30, ethertype IPv4 (0x0800), length 66: 10.0.0.1.49942 > 10.0.0.2.1234: Flags [.], ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:12.820004 b2:a0:8b:8d:e1:17 > b2:a0:86:86:ba:30, ethertype IPv4 (0x0800), length 1514: 10.0.0.1.49942 > 10.0.0.2.1234: Flags [.], seq 1:1449, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 1448 tc-so:00:00:12.860004 b2:a0:8b:8d:e1:17 > b2:a0:86:86:ba:30, ethertype IPv4 (0x0800), length 1514: 10.0.0.1.49942 > 10.0.0.2.1234: Flags [.], seq 1449:2897, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 1448 tc-so:00:00:11.250004 b2:a0:86:86:ba:30 > b2:a0:8b:8d:e1:17, ethertype IPv4 (0x0800), length 66: 10.0.0.2.1234 > 10.0.0.1.49942: Flags [.], ack 2897, win 4016, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:12.860004 b2:a0:8b:8d:e1:17 > b2:a0:86:86:ba:30, ethertype IPv4 (0x0800), length 1266: 10.0.0.1.49942 > 10.0.0.2.1234: Flags [P.], seq 2897:4097, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 1200 tc-so:00:00:12.940004 b2:a0:8b:8d:e1:17 > b2:a0:86:86:ba:30, ethertype IPv4 (0x0800), length 1514: 10.0.0.1.49942 > 10.0.0.2.1234: Flags [.], seq 4097:5545, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 1448 tc-so:00:00:11.330004 b2:a0:86:86:ba:30 > b2:a0:8b:8d:e1:17, ethertype IPv4 (0x0800), length 66: 10.0.0.2.1234 > 10.0.0.1.49942: Flags [.], ack 5545, win 4016, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:12.940004 b2:a0:8b:8d:e1:17 > b2:a0:86:86:ba:30, ethertype IPv4 (0x0800), length 154: 10.0.0.1.49942 > 10.0.0.2.1234: Flags [P.], seq 5545:5633, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 88 tc-so:00:00:12.970004 b2:a0:8b:8d:e1:17 > b2:a0:86:86:ba:30, ethertype IPv4 (0x0800), length 66: 10.0.0.1.49942 > 10.0.0.2.1234: Flags [F.], seq 5633, ack 1, win 4197, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:00:00:11.360004 b2:a0:86:86:ba:30 > b2:a0:8b:8d:e1:17, ethertype IPv4 (0x0800), length 66: 10.0.0.2.1234 > 10.0.0.1.49942: Flags [.], ack 5634, win 4197, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:11.400004 b2:a0:86:86:ba:30 > b2:a0:8b:8d:e1:17, ethertype IPv4 (0x0800), length 66: 10.0.0.2.1234 > 10.0.0.1.49942: Flags [F.], seq 1, ack 5634, win 4197, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:13.010004 b2:a0:8b:8d:e1:17 > b2:a0:86:86:ba:30, ethertype IPv4 (0x0800), length 66: 10.0.0.1.49942 > 10.0.0.2.1234: Flags [.], ack 2, win 4197, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:8b:8d:e1:17 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:86:86:ba:30 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:8b:8d:e1:17 15 0 12 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 15 0 12 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:86:86:ba:30 on shmif0 25s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:8b:8d:e1:17 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:86:86:ba:30 tc-so: linkstr: ./bus_ipsec tc-so: inet6 fe80::b0a0:86ff:fe86:ba30%shmif0/64 flags 0 scopeid 0x2 tc-so: inet6 ::ffff:10.0.0.2/96 flags 0 tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:8b:8d:e1:17 UHL - - - shmif0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:::ffff:0.0.0.0/96 link#2 UC - - - shmif0 tc-so:::ffff:10.0.0.2 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:86ff:fe86:ba30 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:86:86:ba:30 12 0 16 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 12 0 16 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:86ff:f tc-so: ff02::1:ff00:2%sh tc-so: ff01:2::1 tc-so: ff02::2:8fe9:d5aa tc-so: ff02::1%shmif0 tc-so: ff02::1:ff86:ba30 12 0 16 0 0 tc-so:shmif 1500 ::ffff:0.0.0. ::ffff:10.0.0.2 12 0 16 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:8b:8d:e1:17 on shmif0 22s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:86ff:fe86:ba30%shmif0 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:8fe9:d5aa%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff86:ba30%shmif0 refcount 1 tc-so: enaddr b2:a0:86:86:ba:30 multicnt 5 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so: 33:33:8f:e9:d5:aa -- 33:33:8f:e9:d5:aa refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:86:ba:30 -- 33:33:ff:86:ba:30 refcount 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:86:86:ba:30 tc-so: linkstr: ./bus_ipsec tc-so: input: 12 packets, 6360 bytes, 2 multicasts tc-so: output: 16 packets, 1152 bytes, 8 multicasts tc-so: inet6 fe80::b0a0:86ff:fe86:ba30%shmif0/64 flags 0 scopeid 0x2 tc-so: inet6 ::ffff:10.0.0.2/96 flags 0 tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:8b:8d:e1:17 tc-so: linkstr: ./bus_ipsec tc-so: input: 16 packets, 1152 bytes, 10 multicasts, 8 unknown protocol tc-so: output: 12 packets, 6360 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 4 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 5 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 3 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 18 0 18 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 40 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 138 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 74 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 16 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 404 0 0 135 0 135 135 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 9 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 34 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 36 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:piperd 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pipewr 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 3 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 3 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:tcpcbpl 848 1 0 1 1 0 1 1 0 inf 1 tc-so:tcpipqepl 64 1 0 1 1 0 1 1 0 inf 1 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1239 0 27 228 0 228 tc-so: tc-so:In use 1210K, total allocated 1824K; utilization 66.3% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.190005] IPsec: Initialized Security Association Processing. tc-so:[ 1.230005] mainbus0 (root) tc-so:[ 1.290005] chacha: Portable C ChaCha tc-so:[ 1.290005] aes: BearSSL aes_ct tc-so:[ 1.290005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.290005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.510005] shmif0: Ethernet address b2:a0:8b:8d:e1:17 tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 4 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 6 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 3 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:in6pcbpl 304 45 0 45 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 52 0 52 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 50 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 49 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 195 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 79 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 46 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 20 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 98 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 828 0 0 276 0 276 276 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 10 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 6 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 34 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 39 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:piperd 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pipewr 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 3 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 3 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 16 0 10 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:synpl 320 1 0 1 1 0 1 1 0 inf 1 tc-so:tcpcbpl 848 2 0 2 1 0 1 1 0 inf 1 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1881 0 114 373 0 373 tc-so: tc-so:In use 2126K, total allocated 2984K; utilization 71.2% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.240005] IPsec: Initialized Security Association Processing. tc-so:[ 1.240005] mainbus0 (root) tc-so:[ 1.330005] chacha: Portable C ChaCha tc-so:[ 1.330005] aes: BearSSL aes_ct tc-so:[ 1.330005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.330005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.940005] shmif0: Ethernet address b2:a0:86:86:ba:30 tc-so:[ 5.930005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 5.930005] get_ifid: shmif0: ifid: b0:a0:86:ff:fe:86:ba:30 tc-so:[ 5.930005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:86ff:fe86:ba30 tc-so:[ 6.200005] nd6_dad_start: shmif0: starting DAD for ::ffff:10.0.0.2 tc-so:[ 7.230005] nd6_dad_timer: shmif0: DAD complete for ::ffff:10.0.0.2 - no duplicates found tc-so:[ 7.550005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:86ff:fe86:ba30 - no duplicates found tc-so:[ 20.180005] in6_if_link_down: fe80:2::b0a0:86ff:fe86:ba30 marked detached tc-so:[ 20.180005] in6_if_link_down: ::ffff:10.0.0.2 marked detached tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:06.800004 b2:a0:8b:8d:e1:17 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:05.930004 b2:a0:86:86:ba:30 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:06.090004 b2:a0:86:86:ba:30 > 33:33:8f:e9:d5:aa, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:8fe9:d5aa: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:8fe9:d5aa, length 24 tc-so:00:00:06.200004 b2:a0:86:86:ba:30 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:06.230004 b2:a0:86:86:ba:30 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has ::ffff:10.0.0.2, length 32 tc-so:00:00:06.260004 b2:a0:86:86:ba:30 > 33:33:ff:86:ba:30, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff86:ba30: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff86:ba30, length 24 tc-so:00:00:06.300004 b2:a0:86:86:ba:30 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:06.530004 b2:a0:86:86:ba:30 > 33:33:ff:86:ba:30, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff86:ba30: ICMP6, neighbor solicitation, who has fe80::b0a0:86ff:fe86:ba30, length 32 tc-so:00:00:12.690004 b2:a0:8b:8d:e1:17 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:11.110004 b2:a0:86:86:ba:30 > b2:a0:8b:8d:e1:17, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:86:86:ba:30, length 28 tc-so:00:00:12.720004 b2:a0:8b:8d:e1:17 > b2:a0:86:86:ba:30, ethertype IPv4 (0x0800), length 74: 10.0.0.1.49942 > 10.0.0.2.1234: Flags [S], seq 581470097, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 0], length 0 tc-so:00:00:11.110004 b2:a0:86:86:ba:30 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:12.720004 b2:a0:8b:8d:e1:17 > b2:a0:86:86:ba:30, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:8b:8d:e1:17, length 28 tc-so:00:00:11.110004 b2:a0:86:86:ba:30 > b2:a0:8b:8d:e1:17, ethertype IPv4 (0x0800), length 74: 10.0.0.2.1234 > 10.0.0.1.49942: Flags [S.], seq 512578911, ack 581470098, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 1], length 0 tc-so:00:00:12.720004 b2:a0:8b:8d:e1:17 > b2:a0:86:86:ba:30, ethertype IPv4 (0x0800), length 66: 10.0.0.1.49942 > 10.0.0.2.1234: Flags [.], ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:12.820004 b2:a0:8b:8d:e1:17 > b2:a0:86:86:ba:30, ethertype IPv4 (0x0800), length 1514: 10.0.0.1.49942 > 10.0.0.2.1234: Flags [.], seq 1:1449, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 1448 tc-so:00:00:12.860004 b2:a0:8b:8d:e1:17 > b2:a0:86:86:ba:30, ethertype IPv4 (0x0800), length 1514: 10.0.0.1.49942 > 10.0.0.2.1234: Flags [.], seq 1449:2897, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 1448 tc-so:00:00:11.250004 b2:a0:86:86:ba:30 > b2:a0:8b:8d:e1:17, ethertype IPv4 (0x0800), length 66: 10.0.0.2.1234 > 10.0.0.1.49942: Flags [.], ack 2897, win 4016, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:12.860004 b2:a0:8b:8d:e1:17 > b2:a0:86:86:ba:30, ethertype IPv4 (0x0800), length 1266: 10.0.0.1.49942 > 10.0.0.2.1234: Flags [P.], seq 2897:4097, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 1200 tc-so:00:00:12.940004 b2:a0:8b:8d:e1:17 > b2:a0:86:86:ba:30, ethertype IPv4 (0x0800), length 1514: 10.0.0.1.49942 > 10.0.0.2.1234: Flags [.], seq 4097:5545, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 1448 tc-so:00:00:11.330004 b2:a0:86:86:ba:30 > b2:a0:8b:8d:e1:17, ethertype IPv4 (0x0800), length 66: 10.0.0.2.1234 > 10.0.0.1.49942: Flags [.], ack 5545, win 4016, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:12.940004 b2:a0:8b:8d:e1:17 > b2:a0:86:86:ba:30, ethertype IPv4 (0x0800), length 154: 10.0.0.1.49942 > 10.0.0.2.1234: Flags [P.], seq 5545:5633, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 88 tc-so:00:00:12.970004 b2:a0:8b:8d:e1:17 > b2:a0:86:86:ba:30, ethertype IPv4 (0x0800), length 66: 10.0.0.1.49942 > 10.0.0.2.1234: Flags [F.], seq 5633, ack 1, win 4197, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:00:00:11.360004 b2:a0:86:86:ba:30 > b2:a0:8b:8d:e1:17, ethertype IPv4 (0x0800), length 66: 10.0.0.2.1234 > 10.0.0.1.49942: Flags [.], ack 5634, win 4197, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:11.400004 b2:a0:86:86:ba:30 > b2:a0:8b:8d:e1:17, ethertype IPv4 (0x0800), length 66: 10.0.0.2.1234 > 10.0.0.1.49942: Flags [F.], seq 1, ack 5634, win 4197, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:13.010004 b2:a0:8b:8d:e1:17 > b2:a0:86:86:ba:30, ethertype IPv4 (0x0800), length 66: 10.0.0.1.49942 > 10.0.0.2.1234: Flags [.], ack 2, win 4197, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:00:00:15.160004 b2:a0:86:86:ba:30 > 33:33:ff:86:ba:30, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:86ff:fe86:ba30 > ff02::1:ff86:ba30: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff86:ba30, length 24 tc-so:00:00:15.980004 b2:a0:86:86:ba:30 > 33:33:8f:e9:d5:aa, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:86ff:fe86:ba30 > ff02::2:8fe9:d5aa: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:8fe9:d5aa, length 24 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1646871365.719090, ipsec_tcp_ipv4mappedipv6_none, passed tc-start: 1646871365.748996, ipsec_tcp_ipv6_ah_hmacsha512 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:6d:75:d6:b0 ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:add fd00::1 fd00::2 ah 10000 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add fd00::2 fd00::1 ah 10001 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:spdadd fd00::1 fd00::2 any -P out ipsec ah/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add fd00::1 fd00::2 ah 10000 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add fd00::2 fd00::1 ah 10001 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:spdadd fd00::2 fd00::1 any -P out ipsec ah/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -N -w 3 -6 fd00::2 1234 ] tc-so:Executing command [ diff -q ./file.send ./file.recv ] tc-se:kill: pid 22772: No such process tc-so: tc-so:00:00:11.400004 b2:a0:6d:75:d6:b0 > 33:33:2c:e8:61:1c, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:6dff:fe75:d6b0 > ff02::2:2ce8:611c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:2ce8:611c, length 24 tc-so:00:00:13.410004 b2:a0:6d:75:d6:b0 > 33:33:ff:75:d6:b0, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:6dff:fe75:d6b0 > ff02::1:ff75:d6b0: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff75:d6b0, length 24 tc-so:00:00:15.900004 b2:a0:ab:9d:3f:82 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:abff:fe9d:3f82 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:16.140004 b2:a0:ab:9d:3f:82 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:abff:fe9d:3f82 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00::2, length 32 tc-so:00:00:14.120004 b2:a0:6d:75:d6:b0 > b2:a0:ab:9d:3f:82, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:6dff:fe75:d6b0 > fe80::b0a0:abff:fe9d:3f82: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:16.180004 b2:a0:ab:9d:3f:82 > b2:a0:6d:75:d6:b0, ethertype IPv6 (0x86dd), length 142: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x1): 64696 > 1234: Flags [S], seq 791261691, win 32768, options [mss 1440,nop,wscale 3,sackOK,TS val 2 ecr 0], length 0 tc-so:00:00:14.160004 b2:a0:6d:75:d6:b0 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:6dff:fe75:d6b0 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:16.180004 b2:a0:ab:9d:3f:82 > b2:a0:6d:75:d6:b0, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:abff:fe9d:3f82 > fe80::b0a0:6dff:fe75:d6b0: ICMP6, neighbor advertisement, tgt is fd00::1, length 32 tc-so:00:00:14.200004 b2:a0:6d:75:d6:b0 > b2:a0:ab:9d:3f:82, ethertype IPv6 (0x86dd), length 142: fd00::2 > fd00::1: AH(spi=0x00002711,seq=0x1): 1234 > 64696: Flags [S.], seq 658363719, ack 791261692, win 32768, options [mss 1440,nop,wscale 3,sackOK,TS val 1 ecr 2], length 0 tc-so:00:00:16.220004 b2:a0:ab:9d:3f:82 > b2:a0:6d:75:d6:b0, ethertype IPv6 (0x86dd), length 134: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x2): 64696 > 1234: Flags [.], ack 1, win 4140, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:00:00:16.340004 b2:a0:ab:9d:3f:82 > b2:a0:6d:75:d6:b0, ethertype IPv6 (0x86dd), length 1514: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x3): 64696 > 1234: Flags [.], seq 1:1381, ack 1, win 4140, options [nop,nop,TS val 2 ecr 1], length 1380 tc-so:00:00:16.420004 b2:a0:ab:9d:3f:82 > b2:a0:6d:75:d6:b0, ethertype IPv6 (0x86dd), length 1514: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x4): 64696 > 1234: Flags [.], seq 1381:2761, ack 1, win 4140, options [nop,nop,TS val 2 ecr 1], length 1380 tc-so:00:00:14.400004 b2:a0:6d:75:d6:b0 > b2:a0:ab:9d:3f:82, ethertype IPv6 (0x86dd), length 134: fd00::2 > fd00::1: AH(spi=0x00002711,seq=0x2): 1234 > 64696: Flags [.], ack 2761, win 3967, options [nop,nop,TS val 1 ecr 2], length 0 tc-so:00:00:16.420004 b2:a0:ab:9d:3f:82 > b2:a0:6d:75:d6:b0, ethertype IPv6 (0x86dd), length 1470: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x5): 64696 > 1234: Flags [P.], seq 2761:4097, ack 1, win 4140, options [nop,nop,TS val 2 ecr 1], length 1336 tc-so:00:00:16.500004 b2:a0:ab:9d:3f:82 > b2:a0:6d:75:d6:b0, ethertype IPv6 (0x86dd), length 1514: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x6): 64696 > 1234: Flags [.], seq 4097:5477, ack 1, win 4140, options [nop,nop,TS val 2 ecr 1], length 1380 tc-so:00:00:14.480004 b2:a0:6d:75:d6:b0 > b2:a0:ab:9d:3f:82, ethertype IPv6 (0x86dd), length 134: fd00::2 > fd00::1: AH(spi=0x00002711,seq=0x3): 1234 > 64696: Flags [.], ack 5477, win 3967, options [nop,nop,TS val 1 ecr 2], length 0 tc-so:00:00:16.500004 b2:a0:ab:9d:3f:82 > b2:a0:6d:75:d6:b0, ethertype IPv6 (0x86dd), length 290: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x7): 64696 > 1234: Flags [P.], seq 5477:5633, ack 1, win 4140, options [nop,nop,TS val 2 ecr 1], length 156 tc-so:00:00:16.580004 b2:a0:ab:9d:3f:82 > b2:a0:6d:75:d6:b0, ethertype IPv6 (0x86dd), length 134: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x8): 64696 > 1234: Flags [F.], seq 5633, ack 1, win 4140, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:00:00:14.560004 b2:a0:6d:75:d6:b0 > b2:a0:ab:9d:3f:82, ethertype IPv6 (0x86dd), length 134: fd00::2 > fd00::1: AH(spi=0x00002711,seq=0x4): 1234 > 64696: Flags [.], ack 5634, win 4140, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:14.590004 b2:a0:6d:75:d6:b0 > b2:a0:ab:9d:3f:82, ethertype IPv6 (0x86dd), length 134: fd00::2 > fd00::1: AH(spi=0x00002711,seq=0x5): 1234 > 64696: Flags [F.], seq 1, ack 5634, win 4140, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:16.610004 b2:a0:ab:9d:3f:82 > b2:a0:6d:75:d6:b0, ethertype IPv6 (0x86dd), length 134: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x9): 64696 > 1234: Flags [.], ack 2, win 4140, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:ab:9d:3f:82 tc-so: linkstr: ./bus_ipsec tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:abff:fe9d:3f82%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00::/64 link#2 UC - - - shmif0 tc-so:fd00::1 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:abff:fe9d:3f82 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::2 b2:a0:6d:75:d6:b0 UHL - - - shmif0 tc-so:fe80::b0a0:6dff:fe75:d6b0 b2:a0:6d:75:d6:b0 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:ab:9d:3f:82 14 0 18 0 0 tc-so:shmif 1500 fd00::/64 fd00::1 tc-so: ff02::1:ff9d:3f82 tc-so: ff01:2::1 tc-so: ff02::2:f99c:e998 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:1%sh 14 0 18 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:abff:f 14 0 18 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00::2 b2:a0:6d:75:d6:b0 shmif0 34s R tc-so:fe80::b0a0:6dff:fe75:d6b0%shmif0 b2:a0:6d:75:d6:b0 shmif0 39s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00::1 tc-so: group ff02::1:ff9d:3f82%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:f99c:e998%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:1%shmif0 refcount 1 tc-so: enaddr b2:a0:ab:9d:3f:82 multicnt 4 tc-so: 33:33:ff:9d:3f:82 -- 33:33:ff:9d:3f:82 refcount 1 tc-so: 33:33:f9:9c:e9:98 -- 33:33:f9:9c:e9:98 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:6d:75:d6:b0 tc-so: linkstr: ./bus_ipsec tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:6dff:fe75:d6b0%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00::/64 link#2 UC - - - shmif0 tc-so:fd00::2 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:6dff:fe75:d6b0 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::1 b2:a0:ab:9d:3f:82 UHL - - - shmif0 tc-so:fe80::b0a0:abff:fe9d:3f82 b2:a0:ab:9d:3f:82 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:6d:75:d6:b0 16 0 14 0 0 tc-so:shmif 1500 fd00::/64 fd00::2 tc-so: ff02::1:ff75:d6b0 tc-so: ff01:2::1 tc-so: ff02::2:2ce8:611c tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 16 0 14 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:6dff:f 16 0 14 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00::1 b2:a0:ab:9d:3f:82 shmif0 28s R tc-so:fe80::b0a0:abff:fe9d:3f82%shmif0 b2:a0:ab:9d:3f:82 shmif0 33s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00::2 tc-so: group ff02::1:ff75:d6b0%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:2ce8:611c%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: enaddr b2:a0:6d:75:d6:b0 multicnt 4 tc-so: 33:33:ff:75:d6:b0 -- 33:33:ff:75:d6:b0 refcount 1 tc-so: 33:33:2c:e8:61:1c -- 33:33:2c:e8:61:1c refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:6d:75:d6:b0 tc-so: linkstr: ./bus_ipsec tc-so: input: 16 packets, 7440 bytes, 4 multicasts tc-so: output: 14 packets, 1444 bytes, 6 multicasts tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:6dff:fe75:d6b0%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:ab:9d:3f:82 tc-so: linkstr: ./bus_ipsec tc-so: input: 14 packets, 1444 bytes, 6 multicasts tc-so: output: 18 packets, 7612 bytes, 6 multicasts tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:abff:fe9d:3f82%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 6 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 7 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 5 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 39 0 39 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 42 0 42 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 52 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 51 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 193 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 83 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 43 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 33 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 20 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 98 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 828 0 0 276 0 276 276 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 14 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 6 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 36 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 55 0 0 3 0 3 3 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:piperd 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pipewr 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 5 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 5 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 14 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 3 0 0 1 0 1 1 0 inf 0 tc-so:tcpcbpl 848 1 0 1 1 0 1 1 0 inf 1 tc-so:tcpipqepl 64 1 0 1 1 0 1 1 0 inf 1 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1916 0 99 379 0 379 tc-so: tc-so:In use 2134K, total allocated 3032K; utilization 70.4% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.280005] IPsec: Initialized Security Association Processing. tc-so:[ 1.280005] mainbus0 (root) tc-so:[ 1.340005] chacha: Portable C ChaCha tc-so:[ 1.340005] aes: BearSSL aes_ct tc-so:[ 1.340005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.340005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 5.090005] shmif0: Ethernet address b2:a0:ab:9d:3f:82 tc-so:[ 7.490005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 7.490005] get_ifid: shmif0: ifid: b0:a0:ab:ff:fe:9d:3f:82 tc-so:[ 7.490005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:abff:fe9d:3f82 tc-so:[ 9.500005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:abff:fe9d:3f82 - no duplicates found tc-so:[ 16.220005] ah_input: hash over 128 bytes, skip 40: crda len 128 skip 0 inject 52 tc-so:[ 16.420005] ah_input: hash over 120 bytes, skip 40: crda len 120 skip 0 inject 52 tc-so:[ 16.500005] ah_input: hash over 120 bytes, skip 40: crda len 120 skip 0 inject 52 tc-so:[ 16.580005] ah_input: hash over 120 bytes, skip 40: crda len 120 skip 0 inject 52 tc-so:[ 16.610005] ah_input: hash over 120 bytes, skip 40: crda len 120 skip 0 inject 52 tc-so:[ 27.290005] in6_if_link_down: fd00::1 marked detached tc-so:[ 27.290005] in6_if_link_down: fe80:2::b0a0:abff:fe9d:3f82 marked detached tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 6 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 41 0 41 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 42 0 42 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 51 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 50 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 201 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 82 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 43 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 33 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 20 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 98 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 876 0 0 292 0 292 292 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 12 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 8 0 0 6 0 6 6 0 10923 3 tc-so:mutex 64 34 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 45 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:piperd 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pipewr 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 14 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:synpl 320 1 0 1 1 0 1 1 0 inf 1 tc-so:tcpcbpl 848 2 0 2 1 0 1 1 0 inf 1 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1942 0 102 394 0 394 tc-so: tc-so:In use 2225K, total allocated 3152K; utilization 70.6% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.270005] IPsec: Initialized Security Association Processing. tc-so:[ 1.270005] mainbus0 (root) tc-so:[ 1.360005] chacha: Portable C ChaCha tc-so:[ 1.360005] aes: BearSSL aes_ct tc-so:[ 1.360005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.360005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.230005] shmif0: Ethernet address b2:a0:6d:75:d6:b0 tc-so:[ 7.690005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 7.690005] get_ifid: shmif0: ifid: b0:a0:6d:ff:fe:75:d6:b0 tc-so:[ 7.690005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:6dff:fe75:d6b0 tc-so:[ 9.670005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:6dff:fe75:d6b0 - no duplicates found tc-so:[ 14.160005] ah_input: hash over 128 bytes, skip 40: crda len 128 skip 0 inject 52 tc-so:[ 14.200005] ah_input: hash over 120 bytes, skip 40: crda len 120 skip 0 inject 52 tc-so:[ 14.320005] ah_input: hash over 1500 bytes, skip 40: crda len 1500 skip 0 inject 52 tc-so:[ 14.400005] ah_input: hash over 1500 bytes, skip 40: crda len 1500 skip 0 inject 52 tc-so:[ 14.440005] ah_input: hash over 1456 bytes, skip 40: crda len 1456 skip 0 inject 52 tc-so:[ 14.480005] ah_input: hash over 1500 bytes, skip 40: crda len 1500 skip 0 inject 52 tc-so:[ 14.520005] ah_input: hash over 276 bytes, skip 40: crda len 276 skip 0 inject 52 tc-so:[ 14.560005] ah_input: hash over 120 bytes, skip 40: crda len 120 skip 0 inject 52 tc-so:[ 14.590005] ah_input: hash over 120 bytes, skip 40: crda len 120 skip 0 inject 52 tc-so:[ 24.060005] in6_if_link_down: fd00::2 marked detached tc-so:[ 24.060005] in6_if_link_down: fe80:2::b0a0:6dff:fe75:d6b0 marked detached tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:08.270004 b2:a0:ab:9d:3f:82 > 33:33:ff:9d:3f:82, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff9d:3f82: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff9d:3f82, length 24 tc-so:00:00:08.470004 b2:a0:ab:9d:3f:82 > 33:33:ff:9d:3f:82, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff9d:3f82: ICMP6, neighbor solicitation, who has fe80::b0a0:abff:fe9d:3f82, length 32 tc-so:00:00:09.300004 b2:a0:ab:9d:3f:82 > 33:33:f9:9c:e9:98, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:f99c:e998: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:f99c:e998, length 24 tc-so:00:00:08.550004 b2:a0:6d:75:d6:b0 > 33:33:ff:75:d6:b0, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff75:d6b0: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff75:d6b0, length 24 tc-so:00:00:08.640004 b2:a0:6d:75:d6:b0 > 33:33:ff:75:d6:b0, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff75:d6b0: ICMP6, neighbor solicitation, who has fe80::b0a0:6dff:fe75:d6b0, length 32 tc-so:00:00:11.530004 b2:a0:ab:9d:3f:82 > 33:33:ff:9d:3f:82, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:abff:fe9d:3f82 > ff02::1:ff9d:3f82: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff9d:3f82, length 24 tc-so:00:00:11.400004 b2:a0:6d:75:d6:b0 > 33:33:2c:e8:61:1c, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:6dff:fe75:d6b0 > ff02::2:2ce8:611c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:2ce8:611c, length 24 tc-so:00:00:13.410004 b2:a0:6d:75:d6:b0 > 33:33:ff:75:d6:b0, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:6dff:fe75:d6b0 > ff02::1:ff75:d6b0: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff75:d6b0, length 24 tc-so:00:00:15.900004 b2:a0:ab:9d:3f:82 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:abff:fe9d:3f82 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:16.140004 b2:a0:ab:9d:3f:82 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:abff:fe9d:3f82 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00::2, length 32 tc-so:00:00:14.120004 b2:a0:6d:75:d6:b0 > b2:a0:ab:9d:3f:82, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:6dff:fe75:d6b0 > fe80::b0a0:abff:fe9d:3f82: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:16.180004 b2:a0:ab:9d:3f:82 > b2:a0:6d:75:d6:b0, ethertype IPv6 (0x86dd), length 142: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x1): 64696 > 1234: Flags [S], seq 791261691, win 32768, options [mss 1440,nop,wscale 3,sackOK,TS val 2 ecr 0], length 0 tc-so:00:00:14.160004 b2:a0:6d:75:d6:b0 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:6dff:fe75:d6b0 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:16.180004 b2:a0:ab:9d:3f:82 > b2:a0:6d:75:d6:b0, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:abff:fe9d:3f82 > fe80::b0a0:6dff:fe75:d6b0: ICMP6, neighbor advertisement, tgt is fd00::1, length 32 tc-so:00:00:14.200004 b2:a0:6d:75:d6:b0 > b2:a0:ab:9d:3f:82, ethertype IPv6 (0x86dd), length 142: fd00::2 > fd00::1: AH(spi=0x00002711,seq=0x1): 1234 > 64696: Flags [S.], seq 658363719, ack 791261692, win 32768, options [mss 1440,nop,wscale 3,sackOK,TS val 1 ecr 2], length 0 tc-so:00:00:16.220004 b2:a0:ab:9d:3f:82 > b2:a0:6d:75:d6:b0, ethertype IPv6 (0x86dd), length 134: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x2): 64696 > 1234: Flags [.], ack 1, win 4140, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:00:00:16.340004 b2:a0:ab:9d:3f:82 > b2:a0:6d:75:d6:b0, ethertype IPv6 (0x86dd), length 1514: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x3): 64696 > 1234: Flags [.], seq 1:1381, ack 1, win 4140, options [nop,nop,TS val 2 ecr 1], length 1380 tc-so:00:00:16.420004 b2:a0:ab:9d:3f:82 > b2:a0:6d:75:d6:b0, ethertype IPv6 (0x86dd), length 1514: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x4): 64696 > 1234: Flags [.], seq 1381:2761, ack 1, win 4140, options [nop,nop,TS val 2 ecr 1], length 1380 tc-so:00:00:14.400004 b2:a0:6d:75:d6:b0 > b2:a0:ab:9d:3f:82, ethertype IPv6 (0x86dd), length 134: fd00::2 > fd00::1: AH(spi=0x00002711,seq=0x2): 1234 > 64696: Flags [.], ack 2761, win 3967, options [nop,nop,TS val 1 ecr 2], length 0 tc-so:00:00:16.420004 b2:a0:ab:9d:3f:82 > b2:a0:6d:75:d6:b0, ethertype IPv6 (0x86dd), length 1470: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x5): 64696 > 1234: Flags [P.], seq 2761:4097, ack 1, win 4140, options [nop,nop,TS val 2 ecr 1], length 1336 tc-so:00:00:16.500004 b2:a0:ab:9d:3f:82 > b2:a0:6d:75:d6:b0, ethertype IPv6 (0x86dd), length 1514: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x6): 64696 > 1234: Flags [.], seq 4097:5477, ack 1, win 4140, options [nop,nop,TS val 2 ecr 1], length 1380 tc-so:00:00:14.480004 b2:a0:6d:75:d6:b0 > b2:a0:ab:9d:3f:82, ethertype IPv6 (0x86dd), length 134: fd00::2 > fd00::1: AH(spi=0x00002711,seq=0x3): 1234 > 64696: Flags [.], ack 5477, win 3967, options [nop,nop,TS val 1 ecr 2], length 0 tc-so:00:00:16.500004 b2:a0:ab:9d:3f:82 > b2:a0:6d:75:d6:b0, ethertype IPv6 (0x86dd), length 290: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x7): 64696 > 1234: Flags [P.], seq 5477:5633, ack 1, win 4140, options [nop,nop,TS val 2 ecr 1], length 156 tc-so:00:00:16.580004 b2:a0:ab:9d:3f:82 > b2:a0:6d:75:d6:b0, ethertype IPv6 (0x86dd), length 134: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x8): 64696 > 1234: Flags [F.], seq 5633, ack 1, win 4140, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:00:00:14.560004 b2:a0:6d:75:d6:b0 > b2:a0:ab:9d:3f:82, ethertype IPv6 (0x86dd), length 134: fd00::2 > fd00::1: AH(spi=0x00002711,seq=0x4): 1234 > 64696: Flags [.], ack 5634, win 4140, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:14.590004 b2:a0:6d:75:d6:b0 > b2:a0:ab:9d:3f:82, ethertype IPv6 (0x86dd), length 134: fd00::2 > fd00::1: AH(spi=0x00002711,seq=0x5): 1234 > 64696: Flags [F.], seq 1, ack 5634, win 4140, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:16.610004 b2:a0:ab:9d:3f:82 > b2:a0:6d:75:d6:b0, ethertype IPv6 (0x86dd), length 134: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x9): 64696 > 1234: Flags [.], ack 2, win 4140, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:17.500004 b2:a0:6d:75:d6:b0 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:6dff:fe75:d6b0 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:19.170004 b2:a0:6d:75:d6:b0 > b2:a0:ab:9d:3f:82, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:6dff:fe75:d6b0 > fe80::b0a0:abff:fe9d:3f82: ICMP6, neighbor solicitation, who has fe80::b0a0:abff:fe9d:3f82, length 32 tc-so:00:00:21.190004 b2:a0:ab:9d:3f:82 > b2:a0:6d:75:d6:b0, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:abff:fe9d:3f82 > fe80::b0a0:6dff:fe75:d6b0: ICMP6, neighbor solicitation, who has fe80::b0a0:6dff:fe75:d6b0, length 32 tc-so:00:00:21.190004 b2:a0:ab:9d:3f:82 > b2:a0:6d:75:d6:b0, ethertype IPv6 (0x86dd), length 78: fe80::b0a0:abff:fe9d:3f82 > fe80::b0a0:6dff:fe75:d6b0: ICMP6, neighbor advertisement, tgt is fe80::b0a0:abff:fe9d:3f82, length 24 tc-so:00:00:19.170004 b2:a0:6d:75:d6:b0 > b2:a0:ab:9d:3f:82, ethertype IPv6 (0x86dd), length 78: fe80::b0a0:6dff:fe75:d6b0 > fe80::b0a0:abff:fe9d:3f82: ICMP6, neighbor advertisement, tgt is fe80::b0a0:6dff:fe75:d6b0, length 24 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1646871404.623302, ipsec_tcp_ipv6_ah_hmacsha512, passed tc-start: 1646871404.648432, ipsec_tcp_ipv6_ah_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:66:62:75:0c ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:add fd00::1 fd00::2 ah 10000 -A null ; tc-so:add fd00::2 fd00::1 ah 10001 -A null ; tc-so:spdadd fd00::1 fd00::2 any -P out ipsec ah/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add fd00::1 fd00::2 ah 10000 -A null ; tc-so:add fd00::2 fd00::1 ah 10001 -A null ; tc-so:spdadd fd00::2 fd00::1 any -P out ipsec ah/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -N -w 3 -6 fd00::2 1234 ] tc-so:Executing command [ diff -q ./file.send ./file.recv ] tc-se:kill: pid 13873: No such process tc-so: tc-so:00:00:12.850004 b2:a0:47:9f:69:a2 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:47ff:fe9f:69a2 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:13.280004 b2:a0:47:9f:69:a2 > 33:33:8b:35:93:3f, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:47ff:fe9f:69a2 > ff02::2:8b35:933f: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:8b35:933f, length 24 tc-so:00:00:15.580004 b2:a0:47:9f:69:a2 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:47ff:fe9f:69a2 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00::2, length 32 tc-so:00:00:13.660004 b2:a0:66:62:75:0c > b2:a0:47:9f:69:a2, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:66ff:fe62:750c > fe80::b0a0:47ff:fe9f:69a2: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:15.610004 b2:a0:47:9f:69:a2 > b2:a0:66:62:75:0c, ethertype IPv6 (0x86dd), length 118: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x1): 53083 > 1234: Flags [S], seq 697781221, win 32768, options [mss 1440,nop,wscale 3,sackOK,TS val 1 ecr 0], length 0 tc-so:00:00:13.690004 b2:a0:66:62:75:0c > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:66ff:fe62:750c > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:15.630004 b2:a0:47:9f:69:a2 > b2:a0:66:62:75:0c, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:47ff:fe9f:69a2 > fe80::b0a0:66ff:fe62:750c: ICMP6, neighbor advertisement, tgt is fd00::1, length 32 tc-so:00:00:13.720004 b2:a0:66:62:75:0c > b2:a0:47:9f:69:a2, ethertype IPv6 (0x86dd), length 118: fd00::2 > fd00::1: AH(spi=0x00002711,seq=0x1): 1234 > 53083: Flags [S.], seq 626838728, ack 697781222, win 32768, options [mss 1440,nop,wscale 3,sackOK,TS val 1 ecr 1], length 0 tc-so:00:00:15.630004 b2:a0:47:9f:69:a2 > b2:a0:66:62:75:0c, ethertype IPv6 (0x86dd), length 110: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x2): 53083 > 1234: Flags [.], ack 1, win 4140, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:15.770004 b2:a0:47:9f:69:a2 > b2:a0:66:62:75:0c, ethertype IPv6 (0x86dd), length 1514: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x3): 53083 > 1234: Flags [.], seq 1:1405, ack 1, win 4140, options [nop,nop,TS val 2 ecr 1], length 1404 tc-so:00:00:15.810004 b2:a0:47:9f:69:a2 > b2:a0:66:62:75:0c, ethertype IPv6 (0x86dd), length 1514: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x4): 53083 > 1234: Flags [.], seq 1405:2809, ack 1, win 4140, options [nop,nop,TS val 2 ecr 1], length 1404 tc-so:00:00:13.900004 b2:a0:66:62:75:0c > b2:a0:47:9f:69:a2, ethertype IPv6 (0x86dd), length 110: fd00::2 > fd00::1: AH(spi=0x00002711,seq=0x2): 1234 > 53083: Flags [.], ack 2809, win 3964, options [nop,nop,TS val 1 ecr 2], length 0 tc-so:00:00:15.810004 b2:a0:47:9f:69:a2 > b2:a0:66:62:75:0c, ethertype IPv6 (0x86dd), length 1398: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x5): 53083 > 1234: Flags [P.], seq 2809:4097, ack 1, win 4140, options [nop,nop,TS val 2 ecr 1], length 1288 tc-so:00:00:15.850004 b2:a0:47:9f:69:a2 > b2:a0:66:62:75:0c, ethertype IPv6 (0x86dd), length 1514: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x6): 53083 > 1234: Flags [.], seq 4097:5501, ack 1, win 4140, options [nop,nop,TS val 2 ecr 1], length 1404 tc-so:00:00:13.940004 b2:a0:66:62:75:0c > b2:a0:47:9f:69:a2, ethertype IPv6 (0x86dd), length 110: fd00::2 > fd00::1: AH(spi=0x00002711,seq=0x3): 1234 > 53083: Flags [.], ack 5501, win 3964, options [nop,nop,TS val 1 ecr 2], length 0 tc-so:00:00:15.850004 b2:a0:47:9f:69:a2 > b2:a0:66:62:75:0c, ethertype IPv6 (0x86dd), length 242: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x7): 53083 > 1234: Flags [P.], seq 5501:5633, ack 1, win 4140, options [nop,nop,TS val 2 ecr 1], length 132 tc-so:00:00:15.890004 b2:a0:47:9f:69:a2 > b2:a0:66:62:75:0c, ethertype IPv6 (0x86dd), length 110: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x8): 53083 > 1234: Flags [F.], seq 5633, ack 1, win 4140, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:00:00:13.980004 b2:a0:66:62:75:0c > b2:a0:47:9f:69:a2, ethertype IPv6 (0x86dd), length 110: fd00::2 > fd00::1: AH(spi=0x00002711,seq=0x4): 1234 > 53083: Flags [.], ack 5634, win 4140, options [nop,nop,TS val 1 ecr 2], length 0 tc-so:00:00:14.020004 b2:a0:66:62:75:0c > b2:a0:47:9f:69:a2, ethertype IPv6 (0x86dd), length 110: fd00::2 > fd00::1: AH(spi=0x00002711,seq=0x5): 1234 > 53083: Flags [F.], seq 1, ack 5634, win 4140, options [nop,nop,TS val 1 ecr 2], length 0 tc-so:00:00:15.930004 b2:a0:47:9f:69:a2 > b2:a0:66:62:75:0c, ethertype IPv6 (0x86dd), length 110: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x9): 53083 > 1234: Flags [.], ack 2, win 4140, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:00:00:14.340004 b2:a0:66:62:75:0c > 33:33:ff:62:75:0c, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:66ff:fe62:750c > ff02::1:ff62:750c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff62:750c, length 24 tc-so:00:00:17.540004 b2:a0:47:9f:69:a2 > 33:33:ff:9f:69:a2, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:47ff:fe9f:69a2 > ff02::1:ff9f:69a2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff9f:69a2, length 24 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:47:9f:69:a2 tc-so: linkstr: ./bus_ipsec tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:47ff:fe9f:69a2%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00::/64 link#2 UC - - - shmif0 tc-so:fd00::1 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:47ff:fe9f:69a2 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::2 b2:a0:66:62:75:0c UHL - - - shmif0 tc-so:fe80::b0a0:66ff:fe62:750c b2:a0:66:62:75:0c UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:47:9f:69:a2 12 0 16 0 0 tc-so:shmif 1500 fd00::/64 fd00::1 tc-so: ff02::1:ff9f:69a2 tc-so: ff01:2::1 tc-so: ff02::2:8b35:933f tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:1%sh 12 0 16 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:47ff:f 12 0 16 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00::2 b2:a0:66:62:75:0c shmif0 8s R tc-so:fe80::b0a0:66ff:fe62:750c%shmif0 b2:a0:66:62:75:0c shmif0 13s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00::1 tc-so: group ff02::1:ff9f:69a2%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:8b35:933f%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:1%shmif0 refcount 1 tc-so: enaddr b2:a0:47:9f:69:a2 multicnt 4 tc-so: 33:33:ff:9f:69:a2 -- 33:33:ff:9f:69:a2 refcount 1 tc-so: 33:33:8b:35:93:3f -- 33:33:8b:35:93:3f refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:66:62:75:0c tc-so: linkstr: ./bus_ipsec tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:66ff:fe62:750c%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00::/64 link#2 UC - - - shmif0 tc-so:fd00::2 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:66ff:fe62:750c link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::1 b2:a0:47:9f:69:a2 UHL - - - shmif0 tc-so:fe80::b0a0:47ff:fe9f:69a2 b2:a0:47:9f:69:a2 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:66:62:75:0c 17 0 14 0 0 tc-so:shmif 1500 fd00::/64 fd00::2 tc-so: ff02::1:ff62:750c tc-so: ff01:2::1 tc-so: ff02::2:9035:c5c4 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 17 0 14 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:66ff:f 17 0 14 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00::1 b2:a0:47:9f:69:a2 shmif0 19s R tc-so:fe80::b0a0:47ff:fe9f:69a2%shmif0 b2:a0:47:9f:69:a2 shmif0 24s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00::2 tc-so: group ff02::1:ff62:750c%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:9035:c5c4%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: enaddr b2:a0:66:62:75:0c multicnt 4 tc-so: 33:33:ff:62:75:0c -- 33:33:ff:62:75:0c refcount 1 tc-so: 33:33:90:35:c5:c4 -- 33:33:90:35:c5:c4 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:66:62:75:0c tc-so: linkstr: ./bus_ipsec tc-so: input: 17 packets, 7310 bytes, 5 multicasts tc-so: output: 14 packets, 1324 bytes, 6 multicasts tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:66ff:fe62:750c%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:47:9f:69:a2 tc-so: linkstr: ./bus_ipsec tc-so: input: 14 packets, 1324 bytes, 6 multicasts tc-so: output: 18 packets, 7396 bytes, 6 multicasts tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:47ff:fe9f:69a2%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 5 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 38 0 38 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 41 0 41 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 35 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 51 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 50 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 205 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 80 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 43 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 29 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 20 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 98 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 816 0 0 272 0 272 272 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 9 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 34 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 37 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:piperd 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pipewr 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 14 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:tcpcbpl 848 1 0 1 1 0 1 1 0 inf 1 tc-so:tcpipqepl 64 1 0 1 1 0 1 1 0 inf 1 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1862 0 97 373 0 373 tc-so: tc-so:In use 2090K, total allocated 2984K; utilization 70.0% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.260005] IPsec: Initialized Security Association Processing. tc-so:[ 1.260005] mainbus0 (root) tc-so:[ 1.260005] chacha: Portable C ChaCha tc-so:[ 1.260005] aes: BearSSL aes_ct tc-so:[ 1.260005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.260005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.910005] shmif0: Ethernet address b2:a0:47:9f:69:a2 tc-so:[ 7.450005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 7.450005] get_ifid: shmif0: ifid: b0:a0:47:ff:fe:9f:69:a2 tc-so:[ 7.450005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:47ff:fe9f:69a2 tc-so:[ 9.340005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:47ff:fe9f:69a2 - no duplicates found tc-so:[ 15.630005] ah_input: hash over 104 bytes, skip 40: crda len 104 skip 0 inject 52 tc-so:[ 15.810005] ah_input: hash over 96 bytes, skip 40: crda len 96 skip 0 inject 52 tc-so:[ 15.850005] ah_input: hash over 96 bytes, skip 40: crda len 96 skip 0 inject 52 tc-so:[ 15.930005] ah_input: hash over 96 bytes, skip 40: crda len 96 skip 0 inject 52 tc-so:[ 15.930005] ah_input: hash over 96 bytes, skip 40: crda len 96 skip 0 inject 52 tc-so:[ 26.770005] in6_if_link_down: fd00::1 marked detached tc-so:[ 26.770005] in6_if_link_down: fe80:2::b0a0:47ff:fe9f:69a2 marked detached tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 6 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 36 0 36 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 37 0 37 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 35 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 52 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 50 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 207 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 80 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 43 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 29 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 98 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 831 0 0 277 0 277 277 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 6 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 34 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 38 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:piperd 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pipewr 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 14 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:synpl 320 1 0 1 1 0 1 1 0 inf 1 tc-so:tcpcbpl 848 2 0 2 1 0 1 1 0 inf 1 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1872 0 92 377 0 377 tc-so: tc-so:In use 2116K, total allocated 3016K; utilization 70.2% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.240005] IPsec: Initialized Security Association Processing. tc-so:[ 1.240005] mainbus0 (root) tc-so:[ 1.240005] chacha: Portable C ChaCha tc-so:[ 1.240005] aes: BearSSL aes_ct tc-so:[ 1.240005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.240005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.250005] shmif0: Ethernet address b2:a0:66:62:75:0c tc-so:[ 7.650005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 7.650005] get_ifid: shmif0: ifid: b0:a0:66:ff:fe:62:75:0c tc-so:[ 7.650005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:66ff:fe62:750c tc-so:[ 9.340005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:66ff:fe62:750c - no duplicates found tc-so:[ 13.690005] ah_input: hash over 104 bytes, skip 40: crda len 104 skip 0 inject 52 tc-so:[ 13.720005] ah_input: hash over 96 bytes, skip 40: crda len 96 skip 0 inject 52 tc-so:[ 13.850005] ah_input: hash over 1500 bytes, skip 40: crda len 1500 skip 0 inject 52 tc-so:[ 13.900005] ah_input: hash over 1500 bytes, skip 40: crda len 1500 skip 0 inject 52 tc-so:[ 13.900005] ah_input: hash over 1384 bytes, skip 40: crda len 1384 skip 0 inject 52 tc-so:[ 13.940005] ah_input: hash over 1500 bytes, skip 40: crda len 1500 skip 0 inject 52 tc-so:[ 13.940005] ah_input: hash over 228 bytes, skip 40: crda len 228 skip 0 inject 52 tc-so:[ 13.980005] ah_input: hash over 96 bytes, skip 40: crda len 96 skip 0 inject 52 tc-so:[ 14.020005] ah_input: hash over 96 bytes, skip 40: crda len 96 skip 0 inject 52 tc-so:[ 23.540005] in6_if_link_down: fd00::2 marked detached tc-so:[ 23.540005] in6_if_link_down: fe80:2::b0a0:66ff:fe62:750c marked detached tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:08.330004 b2:a0:47:9f:69:a2 > 33:33:ff:9f:69:a2, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff9f:69a2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff9f:69a2, length 24 tc-so:00:00:08.330004 b2:a0:47:9f:69:a2 > 33:33:ff:9f:69:a2, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff9f:69a2: ICMP6, neighbor solicitation, who has fe80::b0a0:47ff:fe9f:69a2, length 32 tc-so:00:00:08.160004 b2:a0:66:62:75:0c > 33:33:ff:62:75:0c, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff62:750c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff62:750c, length 24 tc-so:00:00:08.320004 b2:a0:66:62:75:0c > 33:33:ff:62:75:0c, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff62:750c: ICMP6, neighbor solicitation, who has fe80::b0a0:66ff:fe62:750c, length 32 tc-so:00:00:12.850004 b2:a0:47:9f:69:a2 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:47ff:fe9f:69a2 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:13.280004 b2:a0:47:9f:69:a2 > 33:33:8b:35:93:3f, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:47ff:fe9f:69a2 > ff02::2:8b35:933f: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:8b35:933f, length 24 tc-so:00:00:15.580004 b2:a0:47:9f:69:a2 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:47ff:fe9f:69a2 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00::2, length 32 tc-so:00:00:13.660004 b2:a0:66:62:75:0c > b2:a0:47:9f:69:a2, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:66ff:fe62:750c > fe80::b0a0:47ff:fe9f:69a2: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:15.610004 b2:a0:47:9f:69:a2 > b2:a0:66:62:75:0c, ethertype IPv6 (0x86dd), length 118: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x1): 53083 > 1234: Flags [S], seq 697781221, win 32768, options [mss 1440,nop,wscale 3,sackOK,TS val 1 ecr 0], length 0 tc-so:00:00:13.690004 b2:a0:66:62:75:0c > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:66ff:fe62:750c > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:15.630004 b2:a0:47:9f:69:a2 > b2:a0:66:62:75:0c, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:47ff:fe9f:69a2 > fe80::b0a0:66ff:fe62:750c: ICMP6, neighbor advertisement, tgt is fd00::1, length 32 tc-so:00:00:13.720004 b2:a0:66:62:75:0c > b2:a0:47:9f:69:a2, ethertype IPv6 (0x86dd), length 118: fd00::2 > fd00::1: AH(spi=0x00002711,seq=0x1): 1234 > 53083: Flags [S.], seq 626838728, ack 697781222, win 32768, options [mss 1440,nop,wscale 3,sackOK,TS val 1 ecr 1], length 0 tc-so:00:00:15.630004 b2:a0:47:9f:69:a2 > b2:a0:66:62:75:0c, ethertype IPv6 (0x86dd), length 110: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x2): 53083 > 1234: Flags [.], ack 1, win 4140, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:15.770004 b2:a0:47:9f:69:a2 > b2:a0:66:62:75:0c, ethertype IPv6 (0x86dd), length 1514: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x3): 53083 > 1234: Flags [.], seq 1:1405, ack 1, win 4140, options [nop,nop,TS val 2 ecr 1], length 1404 tc-so:00:00:15.810004 b2:a0:47:9f:69:a2 > b2:a0:66:62:75:0c, ethertype IPv6 (0x86dd), length 1514: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x4): 53083 > 1234: Flags [.], seq 1405:2809, ack 1, win 4140, options [nop,nop,TS val 2 ecr 1], length 1404 tc-so:00:00:13.900004 b2:a0:66:62:75:0c > b2:a0:47:9f:69:a2, ethertype IPv6 (0x86dd), length 110: fd00::2 > fd00::1: AH(spi=0x00002711,seq=0x2): 1234 > 53083: Flags [.], ack 2809, win 3964, options [nop,nop,TS val 1 ecr 2], length 0 tc-so:00:00:15.810004 b2:a0:47:9f:69:a2 > b2:a0:66:62:75:0c, ethertype IPv6 (0x86dd), length 1398: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x5): 53083 > 1234: Flags [P.], seq 2809:4097, ack 1, win 4140, options [nop,nop,TS val 2 ecr 1], length 1288 tc-so:00:00:15.850004 b2:a0:47:9f:69:a2 > b2:a0:66:62:75:0c, ethertype IPv6 (0x86dd), length 1514: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x6): 53083 > 1234: Flags [.], seq 4097:5501, ack 1, win 4140, options [nop,nop,TS val 2 ecr 1], length 1404 tc-so:00:00:13.940004 b2:a0:66:62:75:0c > b2:a0:47:9f:69:a2, ethertype IPv6 (0x86dd), length 110: fd00::2 > fd00::1: AH(spi=0x00002711,seq=0x3): 1234 > 53083: Flags [.], ack 5501, win 3964, options [nop,nop,TS val 1 ecr 2], length 0 tc-so:00:00:15.850004 b2:a0:47:9f:69:a2 > b2:a0:66:62:75:0c, ethertype IPv6 (0x86dd), length 242: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x7): 53083 > 1234: Flags [P.], seq 5501:5633, ack 1, win 4140, options [nop,nop,TS val 2 ecr 1], length 132 tc-so:00:00:15.890004 b2:a0:47:9f:69:a2 > b2:a0:66:62:75:0c, ethertype IPv6 (0x86dd), length 110: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x8): 53083 > 1234: Flags [F.], seq 5633, ack 1, win 4140, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:00:00:13.980004 b2:a0:66:62:75:0c > b2:a0:47:9f:69:a2, ethertype IPv6 (0x86dd), length 110: fd00::2 > fd00::1: AH(spi=0x00002711,seq=0x4): 1234 > 53083: Flags [.], ack 5634, win 4140, options [nop,nop,TS val 1 ecr 2], length 0 tc-so:00:00:14.020004 b2:a0:66:62:75:0c > b2:a0:47:9f:69:a2, ethertype IPv6 (0x86dd), length 110: fd00::2 > fd00::1: AH(spi=0x00002711,seq=0x5): 1234 > 53083: Flags [F.], seq 1, ack 5634, win 4140, options [nop,nop,TS val 1 ecr 2], length 0 tc-so:00:00:15.930004 b2:a0:47:9f:69:a2 > b2:a0:66:62:75:0c, ethertype IPv6 (0x86dd), length 110: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x9): 53083 > 1234: Flags [.], ack 2, win 4140, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:00:00:14.340004 b2:a0:66:62:75:0c > 33:33:ff:62:75:0c, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:66ff:fe62:750c > ff02::1:ff62:750c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff62:750c, length 24 tc-so:00:00:17.540004 b2:a0:47:9f:69:a2 > 33:33:ff:9f:69:a2, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:47ff:fe9f:69a2 > ff02::1:ff9f:69a2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff9f:69a2, length 24 tc-so:00:00:16.540004 b2:a0:66:62:75:0c > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:66ff:fe62:750c > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:17.310004 b2:a0:66:62:75:0c > 33:33:90:35:c5:c4, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:66ff:fe62:750c > ff02::2:9035:c5c4: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:9035:c5c4, length 24 tc-so:00:00:18.680004 b2:a0:66:62:75:0c > b2:a0:47:9f:69:a2, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:66ff:fe62:750c > fe80::b0a0:47ff:fe9f:69a2: ICMP6, neighbor solicitation, who has fe80::b0a0:47ff:fe9f:69a2, length 32 tc-so:00:00:20.590004 b2:a0:47:9f:69:a2 > b2:a0:66:62:75:0c, ethertype IPv6 (0x86dd), length 78: fe80::b0a0:47ff:fe9f:69a2 > fe80::b0a0:66ff:fe62:750c: ICMP6, neighbor advertisement, tgt is fe80::b0a0:47ff:fe9f:69a2, length 24 tc-so:00:00:20.630004 b2:a0:47:9f:69:a2 > b2:a0:66:62:75:0c, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:47ff:fe9f:69a2 > fe80::b0a0:66ff:fe62:750c: ICMP6, neighbor solicitation, who has fe80::b0a0:66ff:fe62:750c, length 32 tc-so:00:00:18.720004 b2:a0:66:62:75:0c > b2:a0:47:9f:69:a2, ethertype IPv6 (0x86dd), length 78: fe80::b0a0:66ff:fe62:750c > fe80::b0a0:47ff:fe9f:69a2: ICMP6, neighbor advertisement, tgt is fe80::b0a0:66ff:fe62:750c, length 24 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1646871441.971882, ipsec_tcp_ipv6_ah_null, passed tc-start: 1646871442.108, ipsec_tcp_ipv6_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:2d:08:2e:de ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:add fd00::1 fd00::2 esp 10000 -E null ; tc-so:add fd00::2 fd00::1 esp 10001 -E null ; tc-so:spdadd fd00::1 fd00::2 any -P out ipsec esp/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add fd00::1 fd00::2 esp 10000 -E null ; tc-so:add fd00::2 fd00::1 esp 10001 -E null ; tc-so:spdadd fd00::2 fd00::1 any -P out ipsec esp/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -N -w 3 -6 fd00::2 1234 ] tc-so:Executing command [ diff -q ./file.send ./file.recv ] tc-se:kill: pid 22380: No such process tc-so: tc-so:00:00:09.580004 b2:a0:2d:08:2e:de > 33:33:2a:78:5a:41, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:2dff:fe08:2ede > ff02::2:2a78:5a41: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:2a78:5a41, length 24 tc-so:00:00:09.700004 b2:a0:2d:08:2e:de > 33:33:ff:08:2e:de, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:2dff:fe08:2ede > ff02::1:ff08:2ede: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff08:2ede, length 24 tc-so:00:00:14.840004 b2:a0:58:4c:0f:3d > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:58ff:fe4c:f3d > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00::2, length 32 tc-so:00:00:12.850004 b2:a0:2d:08:2e:de > b2:a0:58:4c:0f:3d, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:2dff:fe08:2ede > fe80::b0a0:58ff:fe4c:f3d: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:14.840004 b2:a0:58:4c:0f:3d > b2:a0:2d:08:2e:de, ethertype IPv6 (0x86dd), length 106: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x1), length 52 tc-so:00:00:12.850004 b2:a0:2d:08:2e:de > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:2dff:fe08:2ede > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:14.880004 b2:a0:58:4c:0f:3d > b2:a0:2d:08:2e:de, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:58ff:fe4c:f3d > fe80::b0a0:2dff:fe08:2ede: ICMP6, neighbor advertisement, tgt is fd00::1, length 32 tc-so:00:00:12.850004 b2:a0:2d:08:2e:de > b2:a0:58:4c:0f:3d, ethertype IPv6 (0x86dd), length 106: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x1), length 52 tc-so:00:00:14.880004 b2:a0:58:4c:0f:3d > b2:a0:2d:08:2e:de, ethertype IPv6 (0x86dd), length 98: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x2), length 44 tc-so:00:00:15.000004 b2:a0:58:4c:0f:3d > b2:a0:2d:08:2e:de, ethertype IPv6 (0x86dd), length 1506: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x3), length 1452 tc-so:00:00:15.000004 b2:a0:58:4c:0f:3d > b2:a0:2d:08:2e:de, ethertype IPv6 (0x86dd), length 1506: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x4), length 1452 tc-so:00:00:13.010004 b2:a0:2d:08:2e:de > b2:a0:58:4c:0f:3d, ethertype IPv6 (0x86dd), length 98: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x2), length 44 tc-so:00:00:15.040004 b2:a0:58:4c:0f:3d > b2:a0:2d:08:2e:de, ethertype IPv6 (0x86dd), length 1374: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x5), length 1320 tc-so:00:00:15.040004 b2:a0:58:4c:0f:3d > b2:a0:2d:08:2e:de, ethertype IPv6 (0x86dd), length 1506: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x6), length 1452 tc-so:00:00:13.010004 b2:a0:2d:08:2e:de > b2:a0:58:4c:0f:3d, ethertype IPv6 (0x86dd), length 98: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x3), length 44 tc-so:00:00:15.040004 b2:a0:58:4c:0f:3d > b2:a0:2d:08:2e:de, ethertype IPv6 (0x86dd), length 226: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x7), length 172 tc-so:00:00:15.040004 b2:a0:58:4c:0f:3d > b2:a0:2d:08:2e:de, ethertype IPv6 (0x86dd), length 98: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x8), length 44 tc-so:00:00:13.050004 b2:a0:2d:08:2e:de > b2:a0:58:4c:0f:3d, ethertype IPv6 (0x86dd), length 98: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x4), length 44 tc-so:00:00:13.050004 b2:a0:2d:08:2e:de > b2:a0:58:4c:0f:3d, ethertype IPv6 (0x86dd), length 98: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x5), length 44 tc-so:00:00:13.090004 b2:a0:2d:08:2e:de > b2:a0:58:4c:0f:3d, ethertype IPv6 (0x86dd), length 98: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x6), length 44 tc-so:00:00:15.120004 b2:a0:58:4c:0f:3d > b2:a0:2d:08:2e:de, ethertype IPv6 (0x86dd), length 98: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x9), length 44 tc-so:00:00:14.570004 b2:a0:2d:08:2e:de > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:2dff:fe08:2ede > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:58:4c:0f:3d tc-so: linkstr: ./bus_ipsec tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:58ff:fe4c:f3d%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00::/64 link#2 UC - - - shmif0 tc-so:fd00::1 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:58ff:fe4c:f3d link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::2 b2:a0:2d:08:2e:de UHL - - - shmif0 tc-so:fe80::b0a0:2dff:fe08:2ede b2:a0:2d:08:2e:de UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:58:4c:0f:3d 15 0 18 0 0 tc-so:shmif 1500 fd00::/64 fd00::1 tc-so: ff02::1:ff4c:f3d% tc-so: ff01:2::1 tc-so: ff02::2:9acd:44e2 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:1%sh 15 0 18 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:58ff:f 15 0 18 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00::2 b2:a0:2d:08:2e:de shmif0 21s R tc-so:fe80::b0a0:2dff:fe08:2ede%shmif0 b2:a0:2d:08:2e:de shmif0 26s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00::1 tc-so: group ff02::1:ff4c:f3d%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:9acd:44e2%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:1%shmif0 refcount 1 tc-so: enaddr b2:a0:58:4c:0f:3d multicnt 4 tc-so: 33:33:ff:4c:0f:3d -- 33:33:ff:4c:0f:3d refcount 1 tc-so: 33:33:9a:cd:44:e2 -- 33:33:9a:cd:44:e2 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:2d:08:2e:de tc-so: linkstr: ./bus_ipsec tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:2dff:fe08:2ede%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00::/64 link#2 UC - - - shmif0 tc-so:fd00::2 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:2dff:fe08:2ede link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fe80::b0a0:58ff:fe4c:f3d b2:a0:58:4c:0f:3d UHL - - - shmif0 tc-so:fd00::1 b2:a0:58:4c:0f:3d UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:2d:08:2e:de 16 0 15 0 0 tc-so:shmif 1500 fd00::/64 fd00::2 tc-so: ff02::1:ff08:2ede tc-so: ff01:2::1 tc-so: ff02::2:2a78:5a41 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 16 0 15 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:2dff:f 16 0 15 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fe80::b0a0:58ff:fe4c:f3d%shmif0 b2:a0:58:4c:0f:3d shmif0 36s R tc-so:fd00::1 b2:a0:58:4c:0f:3d shmif0 31s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00::2 tc-so: group ff02::1:ff08:2ede%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:2a78:5a41%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: enaddr b2:a0:2d:08:2e:de multicnt 4 tc-so: 33:33:ff:08:2e:de -- 33:33:ff:08:2e:de refcount 1 tc-so: 33:33:2a:78:5a:41 -- 33:33:2a:78:5a:41 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:2d:08:2e:de tc-so: linkstr: ./bus_ipsec tc-so: input: 16 packets, 7112 bytes, 4 multicasts tc-so: output: 15 packets, 1362 bytes, 6 multicasts tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:2dff:fe08:2ede%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:58:4c:0f:3d tc-so: linkstr: ./bus_ipsec tc-so: input: 15 packets, 1362 bytes, 6 multicasts tc-so: output: 18 packets, 7284 bytes, 6 multicasts tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:58ff:fe4c:f3d%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 2 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 5 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 32 0 32 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 35 0 35 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 31 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 51 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 51 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 204 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 80 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 43 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 29 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 20 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 98 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 762 0 0 254 0 254 254 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 14 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 6 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 34 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 45 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:piperd 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pipewr 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 14 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:tcpcbpl 848 1 0 1 1 0 1 1 0 inf 1 tc-so:tcpipqepl 64 1 0 1 1 0 1 1 0 inf 1 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1809 0 85 356 0 356 tc-so: tc-so:In use 1985K, total allocated 2848K; utilization 69.7% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.240005] IPsec: Initialized Security Association Processing. tc-so:[ 1.240005] mainbus0 (root) tc-so:[ 1.340005] chacha: Portable C ChaCha tc-so:[ 1.340005] aes: BearSSL aes_ct tc-so:[ 1.340005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.340005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.820005] shmif0: Ethernet address b2:a0:58:4c:0f:3d tc-so:[ 7.020005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 7.020005] get_ifid: shmif0: ifid: b0:a0:58:ff:fe:4c:0f:3d tc-so:[ 7.020005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:58ff:fe4c:f3d tc-so:[ 8.510005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:58ff:fe4c:f3d - no duplicates found tc-so:[ 25.690005] in6_if_link_down: fd00::1 marked detached tc-so:[ 25.690005] in6_if_link_down: fe80:2::b0a0:58ff:fe4c:f3d marked detached tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 6 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 38 0 38 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 39 0 39 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 31 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 51 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 50 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 208 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 80 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 43 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 29 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 98 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 820 0 0 274 0 274 274 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 9 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 6 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 34 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 39 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:piperd 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pipewr 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 14 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:synpl 320 1 0 1 1 0 1 1 0 inf 1 tc-so:tcpcbpl 848 2 0 2 1 0 1 1 0 inf 1 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1868 0 96 375 0 375 tc-so: tc-so:In use 2101K, total allocated 3000K; utilization 70.0% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.220005] IPsec: Initialized Security Association Processing. tc-so:[ 1.220005] mainbus0 (root) tc-so:[ 1.310005] chacha: Portable C ChaCha tc-so:[ 1.310005] aes: BearSSL aes_ct tc-so:[ 1.310005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.310005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.820005] shmif0: Ethernet address b2:a0:2d:08:2e:de tc-so:[ 6.710005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 6.710005] get_ifid: shmif0: ifid: b0:a0:2d:ff:fe:08:2e:de tc-so:[ 6.710005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:2dff:fe08:2ede tc-so:[ 8.490005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:2dff:fe08:2ede - no duplicates found tc-so:[ 22.510005] in6_if_link_down: fd00::2 marked detached tc-so:[ 22.510005] in6_if_link_down: fe80:2::b0a0:2dff:fe08:2ede marked detached tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:07.410004 b2:a0:58:4c:0f:3d > 33:33:ff:4c:0f:3d, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff4c:f3d: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff4c:f3d, length 24 tc-so:00:00:07.490004 b2:a0:58:4c:0f:3d > 33:33:ff:4c:0f:3d, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff4c:f3d: ICMP6, neighbor solicitation, who has fe80::b0a0:58ff:fe4c:f3d, length 32 tc-so:00:00:08.550004 b2:a0:58:4c:0f:3d > 33:33:ff:4c:0f:3d, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:58ff:fe4c:f3d > ff02::1:ff4c:f3d: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff4c:f3d, length 24 tc-so:00:00:07.420004 b2:a0:2d:08:2e:de > 33:33:ff:08:2e:de, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff08:2ede: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff08:2ede, length 24 tc-so:00:00:07.480004 b2:a0:2d:08:2e:de > 33:33:ff:08:2e:de, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff08:2ede: ICMP6, neighbor solicitation, who has fe80::b0a0:2dff:fe08:2ede, length 32 tc-so:00:00:09.710004 b2:a0:58:4c:0f:3d > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:58ff:fe4c:f3d > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:11.000004 b2:a0:58:4c:0f:3d > 33:33:9a:cd:44:e2, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:58ff:fe4c:f3d > ff02::2:9acd:44e2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:9acd:44e2, length 24 tc-so:00:00:09.580004 b2:a0:2d:08:2e:de > 33:33:2a:78:5a:41, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:2dff:fe08:2ede > ff02::2:2a78:5a41: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:2a78:5a41, length 24 tc-so:00:00:09.700004 b2:a0:2d:08:2e:de > 33:33:ff:08:2e:de, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:2dff:fe08:2ede > ff02::1:ff08:2ede: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff08:2ede, length 24 tc-so:00:00:14.840004 b2:a0:58:4c:0f:3d > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:58ff:fe4c:f3d > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00::2, length 32 tc-so:00:00:12.850004 b2:a0:2d:08:2e:de > b2:a0:58:4c:0f:3d, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:2dff:fe08:2ede > fe80::b0a0:58ff:fe4c:f3d: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:14.840004 b2:a0:58:4c:0f:3d > b2:a0:2d:08:2e:de, ethertype IPv6 (0x86dd), length 106: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x1), length 52 tc-so:00:00:12.850004 b2:a0:2d:08:2e:de > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:2dff:fe08:2ede > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:14.880004 b2:a0:58:4c:0f:3d > b2:a0:2d:08:2e:de, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:58ff:fe4c:f3d > fe80::b0a0:2dff:fe08:2ede: ICMP6, neighbor advertisement, tgt is fd00::1, length 32 tc-so:00:00:12.850004 b2:a0:2d:08:2e:de > b2:a0:58:4c:0f:3d, ethertype IPv6 (0x86dd), length 106: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x1), length 52 tc-so:00:00:14.880004 b2:a0:58:4c:0f:3d > b2:a0:2d:08:2e:de, ethertype IPv6 (0x86dd), length 98: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x2), length 44 tc-so:00:00:15.000004 b2:a0:58:4c:0f:3d > b2:a0:2d:08:2e:de, ethertype IPv6 (0x86dd), length 1506: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x3), length 1452 tc-so:00:00:15.000004 b2:a0:58:4c:0f:3d > b2:a0:2d:08:2e:de, ethertype IPv6 (0x86dd), length 1506: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x4), length 1452 tc-so:00:00:13.010004 b2:a0:2d:08:2e:de > b2:a0:58:4c:0f:3d, ethertype IPv6 (0x86dd), length 98: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x2), length 44 tc-so:00:00:15.040004 b2:a0:58:4c:0f:3d > b2:a0:2d:08:2e:de, ethertype IPv6 (0x86dd), length 1374: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x5), length 1320 tc-so:00:00:15.040004 b2:a0:58:4c:0f:3d > b2:a0:2d:08:2e:de, ethertype IPv6 (0x86dd), length 1506: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x6), length 1452 tc-so:00:00:13.010004 b2:a0:2d:08:2e:de > b2:a0:58:4c:0f:3d, ethertype IPv6 (0x86dd), length 98: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x3), length 44 tc-so:00:00:15.040004 b2:a0:58:4c:0f:3d > b2:a0:2d:08:2e:de, ethertype IPv6 (0x86dd), length 226: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x7), length 172 tc-so:00:00:15.040004 b2:a0:58:4c:0f:3d > b2:a0:2d:08:2e:de, ethertype IPv6 (0x86dd), length 98: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x8), length 44 tc-so:00:00:13.050004 b2:a0:2d:08:2e:de > b2:a0:58:4c:0f:3d, ethertype IPv6 (0x86dd), length 98: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x4), length 44 tc-so:00:00:13.050004 b2:a0:2d:08:2e:de > b2:a0:58:4c:0f:3d, ethertype IPv6 (0x86dd), length 98: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x5), length 44 tc-so:00:00:13.090004 b2:a0:2d:08:2e:de > b2:a0:58:4c:0f:3d, ethertype IPv6 (0x86dd), length 98: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x6), length 44 tc-so:00:00:15.120004 b2:a0:58:4c:0f:3d > b2:a0:2d:08:2e:de, ethertype IPv6 (0x86dd), length 98: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x9), length 44 tc-so:00:00:14.570004 b2:a0:2d:08:2e:de > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:2dff:fe08:2ede > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:17.860004 b2:a0:2d:08:2e:de > b2:a0:58:4c:0f:3d, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:2dff:fe08:2ede > fe80::b0a0:58ff:fe4c:f3d: ICMP6, neighbor solicitation, who has fe80::b0a0:58ff:fe4c:f3d, length 32 tc-so:00:00:19.860004 b2:a0:58:4c:0f:3d > b2:a0:2d:08:2e:de, ethertype IPv6 (0x86dd), length 78: fe80::b0a0:58ff:fe4c:f3d > fe80::b0a0:2dff:fe08:2ede: ICMP6, neighbor advertisement, tgt is fe80::b0a0:58ff:fe4c:f3d, length 24 tc-so:00:00:19.900004 b2:a0:58:4c:0f:3d > b2:a0:2d:08:2e:de, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:58ff:fe4c:f3d > fe80::b0a0:2dff:fe08:2ede: ICMP6, neighbor solicitation, who has fe80::b0a0:2dff:fe08:2ede, length 32 tc-so:00:00:17.900004 b2:a0:2d:08:2e:de > b2:a0:58:4c:0f:3d, ethertype IPv6 (0x86dd), length 78: fe80::b0a0:2dff:fe08:2ede > fe80::b0a0:58ff:fe4c:f3d: ICMP6, neighbor advertisement, tgt is fe80::b0a0:2dff:fe08:2ede, length 24 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1646871478.772299, ipsec_tcp_ipv6_esp_null, passed tc-start: 1646871478.797471, ipsec_tcp_ipv6_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:4d:67:a8:94 ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:add fd00::1 fd00::2 esp 10000 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add fd00::2 fd00::1 esp 10001 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:spdadd fd00::1 fd00::2 any -P out ipsec esp/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add fd00::1 fd00::2 esp 10000 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add fd00::2 fd00::1 esp 10001 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:spdadd fd00::2 fd00::1 any -P out ipsec esp/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Active Internet6 connections (including servers) tc-so:Proto Recv-Q Send-Q Local Address Foreign Address (state) tc-so:tcp6 0 0 *.search-agent *.* LISTEN tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -N -w 3 -6 fd00::2 1234 ] tc-so:Executing command [ diff -q ./file.send ./file.recv ] tc-se:kill: pid 7767: No such process tc-so: tc-so:00:00:11.160004 b2:a0:4d:67:a8:94 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:4dff:fe67:a894 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:14.020004 b2:a0:48:1b:7a:73 > 33:33:ff:1b:7a:73, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:48ff:fe1b:7a73 > ff02::1:ff1b:7a73: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff1b:7a73, length 24 tc-so:00:00:15.650004 b2:a0:48:1b:7a:73 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:48ff:fe1b:7a73 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00::2, length 32 tc-so:00:00:13.640004 b2:a0:4d:67:a8:94 > b2:a0:48:1b:7a:73, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:4dff:fe67:a894 > fe80::b0a0:48ff:fe1b:7a73: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:15.650004 b2:a0:48:1b:7a:73 > b2:a0:4d:67:a8:94, ethertype IPv6 (0x86dd), length 126: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x1), length 72 tc-so:00:00:13.680004 b2:a0:4d:67:a8:94 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:4dff:fe67:a894 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:15.690004 b2:a0:48:1b:7a:73 > b2:a0:4d:67:a8:94, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:48ff:fe1b:7a73 > fe80::b0a0:4dff:fe67:a894: ICMP6, neighbor advertisement, tgt is fd00::1, length 32 tc-so:00:00:13.680004 b2:a0:4d:67:a8:94 > b2:a0:48:1b:7a:73, ethertype IPv6 (0x86dd), length 126: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x1), length 72 tc-so:00:00:15.690004 b2:a0:48:1b:7a:73 > b2:a0:4d:67:a8:94, ethertype IPv6 (0x86dd), length 126: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x2), length 72 tc-so:00:00:15.810004 b2:a0:48:1b:7a:73 > b2:a0:4d:67:a8:94, ethertype IPv6 (0x86dd), length 1510: fd00::1 > fd00::2: frag (0|1448) ESP(spi=0x00002710,seq=0x3), length 1448 tc-so:00:00:15.810004 b2:a0:48:1b:7a:73 > b2:a0:4d:67:a8:94, ethertype IPv6 (0x86dd), length 78: fd00::1 > fd00::2: frag (1448|16) tc-so:00:00:15.850004 b2:a0:48:1b:7a:73 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:48ff:fe1b:7a73 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:15.890004 b2:a0:48:1b:7a:73 > b2:a0:4d:67:a8:94, ethertype IPv6 (0x86dd), length 1510: fd00::1 > fd00::2: frag (0|1448) ESP(spi=0x00002710,seq=0x4), length 1448 tc-so:00:00:15.890004 b2:a0:48:1b:7a:73 > b2:a0:4d:67:a8:94, ethertype IPv6 (0x86dd), length 78: fd00::1 > fd00::2: frag (1448|16) tc-so:00:00:13.880004 b2:a0:4d:67:a8:94 > b2:a0:48:1b:7a:73, ethertype IPv6 (0x86dd), length 126: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x2), length 72 tc-so:00:00:15.890004 b2:a0:48:1b:7a:73 > b2:a0:4d:67:a8:94, ethertype IPv6 (0x86dd), length 1422: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x5), length 1368 tc-so:00:00:15.950004 b2:a0:48:1b:7a:73 > b2:a0:4d:67:a8:94, ethertype IPv6 (0x86dd), length 1510: fd00::1 > fd00::2: frag (0|1448) ESP(spi=0x00002710,seq=0x6), length 1448 tc-so:00:00:15.950004 b2:a0:48:1b:7a:73 > b2:a0:4d:67:a8:94, ethertype IPv6 (0x86dd), length 78: fd00::1 > fd00::2: frag (1448|16) tc-so:00:00:13.940004 b2:a0:4d:67:a8:94 > b2:a0:48:1b:7a:73, ethertype IPv6 (0x86dd), length 126: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x3), length 72 tc-so:00:00:15.950004 b2:a0:48:1b:7a:73 > b2:a0:4d:67:a8:94, ethertype IPv6 (0x86dd), length 270: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x7), length 216 tc-so:00:00:15.980004 b2:a0:48:1b:7a:73 > b2:a0:4d:67:a8:94, ethertype IPv6 (0x86dd), length 126: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x8), length 72 tc-so:00:00:13.970004 b2:a0:4d:67:a8:94 > b2:a0:48:1b:7a:73, ethertype IPv6 (0x86dd), length 126: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x4), length 72 tc-so:00:00:14.010004 b2:a0:4d:67:a8:94 > b2:a0:48:1b:7a:73, ethertype IPv6 (0x86dd), length 126: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x5), length 72 tc-so:00:00:16.020004 b2:a0:48:1b:7a:73 > b2:a0:4d:67:a8:94, ethertype IPv6 (0x86dd), length 126: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x9), length 72 tc-so:00:00:15.980004 b2:a0:4d:67:a8:94 > 33:33:19:dd:7b:35, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:4dff:fe67:a894 > ff02::2:19dd:7b35: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:19dd:7b35, length 24 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:48:1b:7a:73 tc-so: linkstr: ./bus_ipsec tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:48ff:fe1b:7a73%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00::/64 link#2 UC - - - shmif0 tc-so:fd00::1 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:48ff:fe1b:7a73 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::2 b2:a0:4d:67:a8:94 UHL - - - shmif0 tc-so:fe80::b0a0:4dff:fe67:a894 b2:a0:4d:67:a8:94 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:48:1b:7a:73 14 0 21 0 0 tc-so:shmif 1500 fd00::/64 fd00::1 tc-so: ff02::1:ff1b:7a73 tc-so: ff01:2::1 tc-so: ff02::2:4b99:3104 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:1%sh 14 0 21 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:48ff:f 14 0 21 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00::2 b2:a0:4d:67:a8:94 shmif0 17s R tc-so:fe80::b0a0:4dff:fe67:a894%shmif0 b2:a0:4d:67:a8:94 shmif0 21s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00::1 tc-so: group ff02::1:ff1b:7a73%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:4b99:3104%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:1%shmif0 refcount 1 tc-so: enaddr b2:a0:48:1b:7a:73 multicnt 4 tc-so: 33:33:ff:1b:7a:73 -- 33:33:ff:1b:7a:73 refcount 1 tc-so: 33:33:4b:99:31:04 -- 33:33:4b:99:31:04 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:4d:67:a8:94 tc-so: linkstr: ./bus_ipsec tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:4dff:fe67:a894%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00::/64 link#2 UC - - - shmif0 tc-so:fd00::2 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:4dff:fe67:a894 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::1 b2:a0:48:1b:7a:73 UHL - - - shmif0 tc-so:fe80::b0a0:48ff:fe1b:7a73 b2:a0:48:1b:7a:73 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:4d:67:a8:94 19 0 14 0 0 tc-so:shmif 1500 fd00::/64 fd00::2 tc-so: ff02::1:ff67:a894 tc-so: ff01:2::1 tc-so: ff02::2:19dd:7b35 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 19 0 14 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:4dff:f 19 0 14 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00::1 b2:a0:48:1b:7a:73 shmif0 35s R tc-so:fe80::b0a0:48ff:fe1b:7a73%shmif0 b2:a0:48:1b:7a:73 shmif0 40s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00::2 tc-so: group ff02::1:ff67:a894%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:19dd:7b35%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: enaddr b2:a0:4d:67:a8:94 multicnt 4 tc-so: 33:33:ff:67:a8:94 -- 33:33:ff:67:a8:94 refcount 1 tc-so: 33:33:19:dd:7b:35 -- 33:33:19:dd:7b:35 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:4d:67:a8:94 tc-so: linkstr: ./bus_ipsec tc-so: input: 19 packets, 7554 bytes, 4 multicasts tc-so: output: 14 packets, 1396 bytes, 6 multicasts tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:4dff:fe67:a894%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:48:1b:7a:73 tc-so: linkstr: ./bus_ipsec tc-so: input: 14 packets, 1396 bytes, 6 multicasts tc-so: output: 21 packets, 7726 bytes, 6 multicasts tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:48ff:fe1b:7a73%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 2 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 5 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 38 0 38 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 41 0 41 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 52 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 53 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 193 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 81 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 43 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 29 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 20 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 98 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 818 0 0 273 0 273 273 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 20 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 6 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 34 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 48 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:piperd 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pipewr 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 14 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 3 0 0 1 0 1 1 0 inf 0 tc-so:tcpcbpl 848 1 0 1 1 0 1 1 0 inf 1 tc-so:tcpipqepl 64 1 0 1 1 0 1 1 0 inf 1 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1883 0 97 375 0 375 tc-so: tc-so:In use 2104K, total allocated 3000K; utilization 70.1% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.280005] IPsec: Initialized Security Association Processing. tc-so:[ 1.280005] mainbus0 (root) tc-so:[ 1.280005] chacha: Portable C ChaCha tc-so:[ 1.280005] aes: BearSSL aes_ct tc-so:[ 1.280005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.280005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.920005] shmif0: Ethernet address b2:a0:48:1b:7a:73 tc-so:[ 7.140005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 7.140005] get_ifid: shmif0: ifid: b0:a0:48:ff:fe:1b:7a:73 tc-so:[ 7.140005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:48ff:fe1b:7a73 tc-so:[ 9.010005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:48ff:fe1b:7a73 - no duplicates found tc-so:[ 27.020005] in6_if_link_down: fd00::1 marked detached tc-so:[ 27.020005] in6_if_link_down: fe80:2::b0a0:48ff:fe1b:7a73 marked detached tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 4 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 2 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 6 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 3 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 41 0 41 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 42 0 42 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 51 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 52 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 199 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 81 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 45 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 29 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 20 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 7 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 98 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 878 0 0 293 0 293 293 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 9 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 34 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 56 0 0 3 0 3 3 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:piperd 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pipewr 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 3 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 3 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 14 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:synpl 320 1 0 1 1 0 1 1 0 inf 1 tc-so:tcpcbpl 848 2 0 2 1 0 1 1 0 inf 1 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1954 0 102 394 0 394 tc-so: tc-so:In use 2227K, total allocated 3152K; utilization 70.7% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.270005] IPsec: Initialized Security Association Processing. tc-so:[ 1.270005] mainbus0 (root) tc-so:[ 1.270005] chacha: Portable C ChaCha tc-so:[ 1.270005] aes: BearSSL aes_ct tc-so:[ 1.270005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.270005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.950005] shmif0: Ethernet address b2:a0:4d:67:a8:94 tc-so:[ 7.300005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 7.300005] get_ifid: shmif0: ifid: b0:a0:4d:ff:fe:67:a8:94 tc-so:[ 7.300005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:4dff:fe67:a894 tc-so:[ 9.200005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:4dff:fe67:a894 - no duplicates found tc-so:[ 23.880005] in6_if_link_down: fd00::2 marked detached tc-so:[ 23.880005] in6_if_link_down: fe80:2::b0a0:4dff:fe67:a894 marked detached tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:07.140004 b2:a0:48:1b:7a:73 > 33:33:4b:99:31:04, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:4b99:3104: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:4b99:3104, length 24 tc-so:00:00:07.950004 b2:a0:48:1b:7a:73 > 33:33:ff:1b:7a:73, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff1b:7a73: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff1b:7a73, length 24 tc-so:00:00:07.990004 b2:a0:48:1b:7a:73 > 33:33:ff:1b:7a:73, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff1b:7a73: ICMP6, neighbor solicitation, who has fe80::b0a0:48ff:fe1b:7a73, length 32 tc-so:00:00:07.990004 b2:a0:4d:67:a8:94 > 33:33:ff:67:a8:94, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff67:a894: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff67:a894, length 24 tc-so:00:00:08.170004 b2:a0:4d:67:a8:94 > 33:33:ff:67:a8:94, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff67:a894: ICMP6, neighbor solicitation, who has fe80::b0a0:4dff:fe67:a894, length 32 tc-so:00:00:11.160004 b2:a0:4d:67:a8:94 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:4dff:fe67:a894 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:14.020004 b2:a0:48:1b:7a:73 > 33:33:ff:1b:7a:73, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:48ff:fe1b:7a73 > ff02::1:ff1b:7a73: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff1b:7a73, length 24 tc-so:00:00:15.650004 b2:a0:48:1b:7a:73 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:48ff:fe1b:7a73 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00::2, length 32 tc-so:00:00:13.640004 b2:a0:4d:67:a8:94 > b2:a0:48:1b:7a:73, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:4dff:fe67:a894 > fe80::b0a0:48ff:fe1b:7a73: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:15.650004 b2:a0:48:1b:7a:73 > b2:a0:4d:67:a8:94, ethertype IPv6 (0x86dd), length 126: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x1), length 72 tc-so:00:00:13.680004 b2:a0:4d:67:a8:94 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:4dff:fe67:a894 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:15.690004 b2:a0:48:1b:7a:73 > b2:a0:4d:67:a8:94, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:48ff:fe1b:7a73 > fe80::b0a0:4dff:fe67:a894: ICMP6, neighbor advertisement, tgt is fd00::1, length 32 tc-so:00:00:13.680004 b2:a0:4d:67:a8:94 > b2:a0:48:1b:7a:73, ethertype IPv6 (0x86dd), length 126: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x1), length 72 tc-so:00:00:15.690004 b2:a0:48:1b:7a:73 > b2:a0:4d:67:a8:94, ethertype IPv6 (0x86dd), length 126: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x2), length 72 tc-so:00:00:15.810004 b2:a0:48:1b:7a:73 > b2:a0:4d:67:a8:94, ethertype IPv6 (0x86dd), length 1510: fd00::1 > fd00::2: frag (0|1448) ESP(spi=0x00002710,seq=0x3), length 1448 tc-so:00:00:15.810004 b2:a0:48:1b:7a:73 > b2:a0:4d:67:a8:94, ethertype IPv6 (0x86dd), length 78: fd00::1 > fd00::2: frag (1448|16) tc-so:00:00:15.850004 b2:a0:48:1b:7a:73 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:48ff:fe1b:7a73 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:15.890004 b2:a0:48:1b:7a:73 > b2:a0:4d:67:a8:94, ethertype IPv6 (0x86dd), length 1510: fd00::1 > fd00::2: frag (0|1448) ESP(spi=0x00002710,seq=0x4), length 1448 tc-so:00:00:15.890004 b2:a0:48:1b:7a:73 > b2:a0:4d:67:a8:94, ethertype IPv6 (0x86dd), length 78: fd00::1 > fd00::2: frag (1448|16) tc-so:00:00:13.880004 b2:a0:4d:67:a8:94 > b2:a0:48:1b:7a:73, ethertype IPv6 (0x86dd), length 126: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x2), length 72 tc-so:00:00:15.890004 b2:a0:48:1b:7a:73 > b2:a0:4d:67:a8:94, ethertype IPv6 (0x86dd), length 1422: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x5), length 1368 tc-so:00:00:15.950004 b2:a0:48:1b:7a:73 > b2:a0:4d:67:a8:94, ethertype IPv6 (0x86dd), length 1510: fd00::1 > fd00::2: frag (0|1448) ESP(spi=0x00002710,seq=0x6), length 1448 tc-so:00:00:15.950004 b2:a0:48:1b:7a:73 > b2:a0:4d:67:a8:94, ethertype IPv6 (0x86dd), length 78: fd00::1 > fd00::2: frag (1448|16) tc-so:00:00:13.940004 b2:a0:4d:67:a8:94 > b2:a0:48:1b:7a:73, ethertype IPv6 (0x86dd), length 126: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x3), length 72 tc-so:00:00:15.950004 b2:a0:48:1b:7a:73 > b2:a0:4d:67:a8:94, ethertype IPv6 (0x86dd), length 270: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x7), length 216 tc-so:00:00:15.980004 b2:a0:48:1b:7a:73 > b2:a0:4d:67:a8:94, ethertype IPv6 (0x86dd), length 126: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x8), length 72 tc-so:00:00:13.970004 b2:a0:4d:67:a8:94 > b2:a0:48:1b:7a:73, ethertype IPv6 (0x86dd), length 126: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x4), length 72 tc-so:00:00:14.010004 b2:a0:4d:67:a8:94 > b2:a0:48:1b:7a:73, ethertype IPv6 (0x86dd), length 126: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x5), length 72 tc-so:00:00:16.020004 b2:a0:48:1b:7a:73 > b2:a0:4d:67:a8:94, ethertype IPv6 (0x86dd), length 126: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x9), length 72 tc-so:00:00:15.980004 b2:a0:4d:67:a8:94 > 33:33:19:dd:7b:35, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:4dff:fe67:a894 > ff02::2:19dd:7b35: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:19dd:7b35, length 24 tc-so:00:00:17.810004 b2:a0:4d:67:a8:94 > 33:33:ff:67:a8:94, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:4dff:fe67:a894 > ff02::1:ff67:a894: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff67:a894, length 24 tc-so:00:00:18.670004 b2:a0:4d:67:a8:94 > b2:a0:48:1b:7a:73, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:4dff:fe67:a894 > fe80::b0a0:48ff:fe1b:7a73: ICMP6, neighbor solicitation, who has fe80::b0a0:48ff:fe1b:7a73, length 32 tc-so:00:00:20.670004 b2:a0:48:1b:7a:73 > b2:a0:4d:67:a8:94, ethertype IPv6 (0x86dd), length 78: fe80::b0a0:48ff:fe1b:7a73 > fe80::b0a0:4dff:fe67:a894: ICMP6, neighbor advertisement, tgt is fe80::b0a0:48ff:fe1b:7a73, length 24 tc-so:00:00:20.690004 b2:a0:48:1b:7a:73 > b2:a0:4d:67:a8:94, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:48ff:fe1b:7a73 > fe80::b0a0:4dff:fe67:a894: ICMP6, neighbor solicitation, who has fe80::b0a0:4dff:fe67:a894, length 32 tc-so:00:00:18.690004 b2:a0:4d:67:a8:94 > b2:a0:48:1b:7a:73, ethertype IPv6 (0x86dd), length 78: fe80::b0a0:4dff:fe67:a894 > fe80::b0a0:48ff:fe1b:7a73: ICMP6, neighbor advertisement, tgt is fe80::b0a0:4dff:fe67:a894, length 24 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1646871517.678901, ipsec_tcp_ipv6_esp_rijndaelcbc, passed tc-start: 1646871517.704528, 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 -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:76:6c:e5:22 ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Active Internet6 connections (including servers) tc-so:Proto Recv-Q Send-Q Local Address Foreign Address (state) tc-so:tcp6 0 0 *.search-agent *.* LISTEN tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -N -w 3 -6 fd00::2 1234 ] tc-so:Executing command [ diff -q ./file.send ./file.recv ] tc-se:kill: pid 21460: No such process tc-so: tc-so:00:00:11.890004 b2:a0:9e:00:05:3e > 33:33:9d:9f:a8:4b, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:9eff:fe00:53e > ff02::2:9d9f:a84b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:9d9f:a84b, length 24 tc-so:00:00:11.970004 b2:a0:9e:00:05:3e > 33:33:ff:00:05:3e, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:9eff:fe00:53e > ff02::1:ff00:53e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:53e, length 24 tc-so:00:00:10.850004 b2:a0:76:6c:e5:22 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:76ff:fe6c:e522 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:12.640004 b2:a0:76:6c:e5:22 > 33:33:f0:3d:ac:98, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:76ff:fe6c:e522 > ff02::2:f03d:ac98: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:f03d:ac98, length 24 tc-so:00:00:14.880004 b2:a0:9e:00:05:3e > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fd00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00::2, length 32 tc-so:00:00:12.760004 b2:a0:76:6c:e5:22 > b2:a0:9e:00:05:3e, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:14.930004 b2:a0:9e:00:05:3e > b2:a0:76:6c:e5:22, ethertype IPv6 (0x86dd), length 94: fd00::1.56449 > fd00::2.1234: Flags [S], seq 682913846, win 32768, options [mss 1440,nop,wscale 3,sackOK,TS val 1 ecr 0], length 0 tc-so:00:00:12.760004 b2:a0:76:6c:e5:22 > b2:a0:9e:00:05:3e, ethertype IPv6 (0x86dd), length 94: fd00::2.1234 > fd00::1.56449: Flags [S.], seq 567327462, ack 682913847, win 32768, options [mss 1440,nop,wscale 3,sackOK,TS val 1 ecr 1], length 0 tc-so:00:00:14.970004 b2:a0:9e:00:05:3e > b2:a0:76:6c:e5:22, ethertype IPv6 (0x86dd), length 86: fd00::1.56449 > fd00::2.1234: Flags [.], ack 1, win 4140, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:15.120004 b2:a0:9e:00:05:3e > b2:a0:76:6c:e5:22, ethertype IPv6 (0x86dd), length 1514: fd00::1.56449 > fd00::2.1234: Flags [.], seq 1:1429, ack 1, win 4140, options [nop,nop,TS val 1 ecr 1], length 1428 tc-so:00:00:15.150004 b2:a0:9e:00:05:3e > b2:a0:76:6c:e5:22, ethertype IPv6 (0x86dd), length 1514: fd00::1.56449 > fd00::2.1234: Flags [.], seq 1429:2857, ack 1, win 4140, options [nop,nop,TS val 1 ecr 1], length 1428 tc-so:00:00:12.990004 b2:a0:76:6c:e5:22 > b2:a0:9e:00:05:3e, ethertype IPv6 (0x86dd), length 86: fd00::2.1234 > fd00::1.56449: Flags [.], ack 2857, win 3961, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:15.150004 b2:a0:9e:00:05:3e > b2:a0:76:6c:e5:22, ethertype IPv6 (0x86dd), length 1326: fd00::1.56449 > fd00::2.1234: Flags [P.], seq 2857:4097, ack 1, win 4140, options [nop,nop,TS val 1 ecr 1], length 1240 tc-so:00:00:15.230004 b2:a0:9e:00:05:3e > b2:a0:76:6c:e5:22, ethertype IPv6 (0x86dd), length 1514: fd00::1.56449 > fd00::2.1234: Flags [.], seq 4097:5525, ack 1, win 4140, options [nop,nop,TS val 2 ecr 1], length 1428 tc-so:00:00:13.070004 b2:a0:76:6c:e5:22 > b2:a0:9e:00:05:3e, ethertype IPv6 (0x86dd), length 86: fd00::2.1234 > fd00::1.56449: Flags [.], ack 5525, win 3961, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:00:00:15.230004 b2:a0:9e:00:05:3e > b2:a0:76:6c:e5:22, ethertype IPv6 (0x86dd), length 194: fd00::1.56449 > fd00::2.1234: Flags [P.], seq 5525:5633, ack 1, win 4140, options [nop,nop,TS val 2 ecr 2], length 108 tc-so:00:00:15.260004 b2:a0:9e:00:05:3e > b2:a0:76:6c:e5:22, ethertype IPv6 (0x86dd), length 86: fd00::1.56449 > fd00::2.1234: Flags [F.], seq 5633, ack 1, win 4140, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:13.140004 b2:a0:76:6c:e5:22 > b2:a0:9e:00:05:3e, ethertype IPv6 (0x86dd), length 86: fd00::2.1234 > fd00::1.56449: Flags [.], ack 5634, win 4140, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:13.140004 b2:a0:76:6c:e5:22 > b2:a0:9e:00:05:3e, ethertype IPv6 (0x86dd), length 86: fd00::2.1234 > fd00::1.56449: Flags [F.], seq 1, ack 5634, win 4140, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:15.300004 b2:a0:9e:00:05:3e > b2:a0:76:6c:e5:22, ethertype IPv6 (0x86dd), length 86: fd00::1.56449 > fd00::2.1234: Flags [.], ack 2, win 4140, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:15.020004 b2:a0:76:6c:e5:22 > 33:33:ff:6c:e5:22, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:76ff:fe6c:e522 > ff02::1:ff6c:e522: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff6c:e522, length 24 tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:9e:00:05:3e tc-so: linkstr: ./bus_ipsec tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:9eff:fe00:53e%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00::/64 link#2 UC - - - shmif0 tc-so:fd00::1 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:9eff:fe00:53e link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::2 b2:a0:76:6c:e5:22 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:9e:00:05:3e 11 0 15 0 0 tc-so:shmif 1500 fd00::/64 fd00::1 tc-so: ff02::1:ff00:53e% tc-so: ff01:2::1 tc-so: ff02::2:9d9f:a84b tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:1%sh 11 0 15 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:9eff:f 11 0 15 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00::2 b2:a0:76:6c:e5:22 shmif0 38s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00::1 tc-so: group ff02::1:ff00:53e%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:9d9f:a84b%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:1%shmif0 refcount 1 tc-so: enaddr b2:a0:9e:00:05:3e multicnt 4 tc-so: 33:33:ff:00:05:3e -- 33:33:ff:00:05:3e refcount 1 tc-so: 33:33:9d:9f:a8:4b -- 33:33:9d:9f:a8:4b refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:76:6c:e5:22 tc-so: linkstr: ./bus_ipsec tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:76ff:fe6c:e522%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00::/64 link#2 UC - - - shmif0 tc-so:fd00::2 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:76ff:fe6c:e522 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::1 b2:a0:9e:00:05:3e UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:76:6c:e5:22 14 0 12 0 0 tc-so:shmif 1500 fd00::/64 fd00::2 tc-so: ff02::1:ff6c:e522 tc-so: ff01:2::1 tc-so: ff02::2:f03d:ac98 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 14 0 12 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:76ff:f 14 0 12 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00::1 b2:a0:9e:00:05:3e shmif0 20s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00::2 tc-so: group ff02::1:ff6c:e522%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:f03d:ac98%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: enaddr b2:a0:76:6c:e5:22 multicnt 4 tc-so: 33:33:ff:6c:e5:22 -- 33:33:ff:6c:e5:22 refcount 1 tc-so: 33:33:f0:3d:ac:98 -- 33:33:f0:3d:ac:98 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:76:6c:e5:22 tc-so: linkstr: ./bus_ipsec tc-so: input: 14 packets, 6836 bytes, 4 multicasts tc-so: output: 12 packets, 1040 bytes, 5 multicasts tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:76ff:fe6c:e522%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:9e:00:05:3e tc-so: linkstr: ./bus_ipsec tc-so: input: 12 packets, 1040 bytes, 5 multicasts tc-so: output: 16 packets, 7008 bytes, 6 multicasts tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:9eff:fe00:53e%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 4 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 5 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 3 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 2 0 2 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 32 0 32 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 36 0 36 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 50 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 45 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 195 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 78 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 43 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 20 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 98 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 739 0 0 247 0 247 247 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 10 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 6 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 34 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 37 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:piperd 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pipewr 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 3 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 3 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 14 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:tcpcbpl 848 1 0 1 1 0 1 1 0 inf 1 tc-so:tcpipqepl 64 1 0 1 1 0 1 1 0 inf 1 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1745 0 83 344 0 344 tc-so: tc-so:In use 1931K, total allocated 2752K; utilization 70.2% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.290005] IPsec: Initialized Security Association Processing. tc-so:[ 1.290005] mainbus0 (root) tc-so:[ 1.360005] chacha: Portable C ChaCha tc-so:[ 1.360005] aes: BearSSL aes_ct tc-so:[ 1.360005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.360005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 5.150005] shmif0: Ethernet address b2:a0:9e:00:05:3e tc-so:[ 7.380005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 7.380005] get_ifid: shmif0: ifid: b0:a0:9e:ff:fe:00:05:3e tc-so:[ 7.380005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:9eff:fe00:53e tc-so:[ 9.080005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:9eff:fe00:53e - no duplicates found tc-so:[ 25.410005] in6_if_link_down: fd00::1 marked detached tc-so:[ 25.410005] in6_if_link_down: fe80:2::b0a0:9eff:fe00:53e marked detached tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 4 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 6 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 3 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 2 0 2 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 26 0 26 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 28 0 28 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 50 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 45 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 196 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 78 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 43 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 7 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 98 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 716 0 0 239 0 239 239 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 4 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 34 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 35 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:piperd 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pipewr 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 3 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 3 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 14 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:synpl 320 1 0 1 1 0 1 1 0 inf 1 tc-so:tcpcbpl 848 2 0 2 1 0 1 1 0 inf 1 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1701 0 70 335 0 335 tc-so: tc-so:In use 1876K, total allocated 2680K; utilization 70.0% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.270005] IPsec: Initialized Security Association Processing. tc-so:[ 1.270005] mainbus0 (root) tc-so:[ 1.340005] chacha: Portable C ChaCha tc-so:[ 1.340005] aes: BearSSL aes_ct tc-so:[ 1.340005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.340005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.060005] shmif0: Ethernet address b2:a0:76:6c:e5:22 tc-so:[ 7.180005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 7.180005] get_ifid: shmif0: ifid: b0:a0:76:ff:fe:6c:e5:22 tc-so:[ 7.180005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:76ff:fe6c:e522 tc-so:[ 8.540005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:76ff:fe6c:e522 - no duplicates found tc-so:[ 22.130005] in6_if_link_down: fd00::2 marked detached tc-so:[ 22.130005] in6_if_link_down: fe80:2::b0a0:76ff:fe6c:e522 marked detached tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:07.590004 b2:a0:9e:00:05:3e > 33:33:ff:00:05:3e, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:53e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:53e, length 24 tc-so:00:00:08.050004 b2:a0:9e:00:05:3e > 33:33:ff:00:05:3e, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:53e: ICMP6, neighbor solicitation, who has fe80::b0a0:9eff:fe00:53e, length 32 tc-so:00:00:09.130004 b2:a0:9e:00:05:3e > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:9eff:fe00:53e > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:07.300004 b2:a0:76:6c:e5:22 > 33:33:ff:6c:e5:22, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff6c:e522: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff6c:e522, length 24 tc-so:00:00:07.530004 b2:a0:76:6c:e5:22 > 33:33:ff:6c:e5:22, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff6c:e522: ICMP6, neighbor solicitation, who has fe80::b0a0:76ff:fe6c:e522, length 32 tc-so:00:00:11.890004 b2:a0:9e:00:05:3e > 33:33:9d:9f:a8:4b, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:9eff:fe00:53e > ff02::2:9d9f:a84b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:9d9f:a84b, length 24 tc-so:00:00:11.970004 b2:a0:9e:00:05:3e > 33:33:ff:00:05:3e, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:9eff:fe00:53e > ff02::1:ff00:53e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:53e, length 24 tc-so:00:00:10.850004 b2:a0:76:6c:e5:22 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:76ff:fe6c:e522 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:12.640004 b2:a0:76:6c:e5:22 > 33:33:f0:3d:ac:98, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:76ff:fe6c:e522 > ff02::2:f03d:ac98: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:f03d:ac98, length 24 tc-so:00:00:14.880004 b2:a0:9e:00:05:3e > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fd00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00::2, length 32 tc-so:00:00:12.760004 b2:a0:76:6c:e5:22 > b2:a0:9e:00:05:3e, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:14.930004 b2:a0:9e:00:05:3e > b2:a0:76:6c:e5:22, ethertype IPv6 (0x86dd), length 94: fd00::1.56449 > fd00::2.1234: Flags [S], seq 682913846, win 32768, options [mss 1440,nop,wscale 3,sackOK,TS val 1 ecr 0], length 0 tc-so:00:00:12.760004 b2:a0:76:6c:e5:22 > b2:a0:9e:00:05:3e, ethertype IPv6 (0x86dd), length 94: fd00::2.1234 > fd00::1.56449: Flags [S.], seq 567327462, ack 682913847, win 32768, options [mss 1440,nop,wscale 3,sackOK,TS val 1 ecr 1], length 0 tc-so:00:00:14.970004 b2:a0:9e:00:05:3e > b2:a0:76:6c:e5:22, ethertype IPv6 (0x86dd), length 86: fd00::1.56449 > fd00::2.1234: Flags [.], ack 1, win 4140, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:15.120004 b2:a0:9e:00:05:3e > b2:a0:76:6c:e5:22, ethertype IPv6 (0x86dd), length 1514: fd00::1.56449 > fd00::2.1234: Flags [.], seq 1:1429, ack 1, win 4140, options [nop,nop,TS val 1 ecr 1], length 1428 tc-so:00:00:15.150004 b2:a0:9e:00:05:3e > b2:a0:76:6c:e5:22, ethertype IPv6 (0x86dd), length 1514: fd00::1.56449 > fd00::2.1234: Flags [.], seq 1429:2857, ack 1, win 4140, options [nop,nop,TS val 1 ecr 1], length 1428 tc-so:00:00:12.990004 b2:a0:76:6c:e5:22 > b2:a0:9e:00:05:3e, ethertype IPv6 (0x86dd), length 86: fd00::2.1234 > fd00::1.56449: Flags [.], ack 2857, win 3961, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:15.150004 b2:a0:9e:00:05:3e > b2:a0:76:6c:e5:22, ethertype IPv6 (0x86dd), length 1326: fd00::1.56449 > fd00::2.1234: Flags [P.], seq 2857:4097, ack 1, win 4140, options [nop,nop,TS val 1 ecr 1], length 1240 tc-so:00:00:15.230004 b2:a0:9e:00:05:3e > b2:a0:76:6c:e5:22, ethertype IPv6 (0x86dd), length 1514: fd00::1.56449 > fd00::2.1234: Flags [.], seq 4097:5525, ack 1, win 4140, options [nop,nop,TS val 2 ecr 1], length 1428 tc-so:00:00:13.070004 b2:a0:76:6c:e5:22 > b2:a0:9e:00:05:3e, ethertype IPv6 (0x86dd), length 86: fd00::2.1234 > fd00::1.56449: Flags [.], ack 5525, win 3961, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:00:00:15.230004 b2:a0:9e:00:05:3e > b2:a0:76:6c:e5:22, ethertype IPv6 (0x86dd), length 194: fd00::1.56449 > fd00::2.1234: Flags [P.], seq 5525:5633, ack 1, win 4140, options [nop,nop,TS val 2 ecr 2], length 108 tc-so:00:00:15.260004 b2:a0:9e:00:05:3e > b2:a0:76:6c:e5:22, ethertype IPv6 (0x86dd), length 86: fd00::1.56449 > fd00::2.1234: Flags [F.], seq 5633, ack 1, win 4140, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:13.140004 b2:a0:76:6c:e5:22 > b2:a0:9e:00:05:3e, ethertype IPv6 (0x86dd), length 86: fd00::2.1234 > fd00::1.56449: Flags [.], ack 5634, win 4140, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:13.140004 b2:a0:76:6c:e5:22 > b2:a0:9e:00:05:3e, ethertype IPv6 (0x86dd), length 86: fd00::2.1234 > fd00::1.56449: Flags [F.], seq 1, ack 5634, win 4140, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:15.300004 b2:a0:9e:00:05:3e > b2:a0:76:6c:e5:22, ethertype IPv6 (0x86dd), length 86: fd00::1.56449 > fd00::2.1234: Flags [.], ack 2, win 4140, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:15.020004 b2:a0:76:6c:e5:22 > 33:33:ff:6c:e5:22, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:76ff:fe6c:e522 > ff02::1:ff6c:e522: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff6c:e522, length 24 tc-so:00:00:17.780004 b2:a0:76:6c:e5:22 > b2:a0:9e:00:05:3e, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:19.930004 b2:a0:9e:00:05:3e > b2:a0:76:6c:e5:22, ethertype IPv6 (0x86dd), length 78: fd00::1 > fd00::2: ICMP6, neighbor advertisement, tgt is fd00::1, length 24 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1646871553.892807, ipsec_tcp_ipv6_none, passed tp-end: 1646871553.916262, net/ipsec/t_ipsec_tcp tp-start: 1646871570.519888, net/ipsec/t_ipsec_transport, 44 tc-start: 1646871570.522693, ipsec_transport_ipv4_ah_aesxcbcmac tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:f7:72:52:fa ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646871601.751984, ipsec_transport_ipv4_ah_aesxcbcmac, passed tc-start: 1646871601.777449, ipsec_transport_ipv4_ah_hmacmd5 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:85:c6:18:aa ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646871633.226783, ipsec_transport_ipv4_ah_hmacmd5, passed tc-start: 1646871633.251144, ipsec_transport_ipv4_ah_hmacripemd160 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:ab:bd:94:a1 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646871664.944869, ipsec_transport_ipv4_ah_hmacripemd160, passed tc-start: 1646871664.972036, ipsec_transport_ipv4_ah_hmacsha1 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:4d:e6:13:d4 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646871696.781198, ipsec_transport_ipv4_ah_hmacsha1, passed tc-start: 1646871696.804355, ipsec_transport_ipv4_ah_hmacsha256 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:52:85:33:8d ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646871731.17887, ipsec_transport_ipv4_ah_hmacsha256, passed tc-start: 1646871731.41823, ipsec_transport_ipv4_ah_hmacsha384 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:61:ac:b1:72 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646871769.354786, ipsec_transport_ipv4_ah_hmacsha384, passed tc-start: 1646871769.379182, ipsec_transport_ipv4_ah_hmacsha512 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:10:f8:57:9c ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646871797.37294, ipsec_transport_ipv4_ah_hmacsha512, passed tc-start: 1646871797.61353, ipsec_transport_ipv4_ah_keyedmd5 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:ea:74:e4:e8 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646871825.492133, ipsec_transport_ipv4_ah_keyedmd5, passed tc-start: 1646871825.537461, ipsec_transport_ipv4_ah_keyedsha1 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:f5:ce:6b:91 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646871864.704202, ipsec_transport_ipv4_ah_keyedsha1, passed tc-start: 1646871864.741830, ipsec_transport_ipv4_ah_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:59:7d:d7:e8 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646871903.636042, ipsec_transport_ipv4_ah_null, passed tc-start: 1646871903.669246, ipsec_transport_ipv4_esp_3descbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:a1:09:45:33 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646871930.107233, ipsec_transport_ipv4_esp_3descbc, passed tc-start: 1646871930.130620, ipsec_transport_ipv4_esp_aesctr tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:0a:43:eb:74 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646871958.204658, ipsec_transport_ipv4_esp_aesctr, passed tc-start: 1646871958.238861, ipsec_transport_ipv4_esp_aesgcm16 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:de:b5:23:ba ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646871984.901617, ipsec_transport_ipv4_esp_aesgcm16, passed tc-start: 1646871984.925176, ipsec_transport_ipv4_esp_aesgmac tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:4b:68:b5:51 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646872011.173435, ipsec_transport_ipv4_esp_aesgmac, passed tc-start: 1646872011.196274, ipsec_transport_ipv4_esp_blowfishcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:66:25:42:04 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646872037.747225, ipsec_transport_ipv4_esp_blowfishcbc, passed tc-start: 1646872037.770915, ipsec_transport_ipv4_esp_camelliacbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:3f:5d:e0:1c ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646872064.422626, ipsec_transport_ipv4_esp_camelliacbc, passed tc-start: 1646872064.458510, ipsec_transport_ipv4_esp_cast128cbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:38:f5:33:36 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646872091.662462, ipsec_transport_ipv4_esp_cast128cbc, passed tc-start: 1646872091.687456, ipsec_transport_ipv4_esp_descbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:68:0b:e3:da ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646872127.518049, ipsec_transport_ipv4_esp_descbc, passed tc-start: 1646872127.541797, ipsec_transport_ipv4_esp_desderiv tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:59:33:28:cb ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646872153.778798, ipsec_transport_ipv4_esp_desderiv, passed tc-start: 1646872153.802536, ipsec_transport_ipv4_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:26:ad:68:7e ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646872180.414732, ipsec_transport_ipv4_esp_null, passed tc-start: 1646872180.441154, ipsec_transport_ipv4_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:8a:b3:67:a3 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646872208.675246, ipsec_transport_ipv4_esp_rijndaelcbc, passed tc-start: 1646872208.698467, ipsec_transport_ipv4_ipcomp_deflate tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:76:cb:8c:f4 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -s 81 -p ff 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -s 82 -p ff 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646872237.548917, ipsec_transport_ipv4_ipcomp_deflate, passed tc-start: 1646872237.572377, ipsec_transport_ipv6_ah_aesxcbcmac tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:e8:10:d1:10 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646872269.52044, ipsec_transport_ipv6_ah_aesxcbcmac, passed tc-start: 1646872269.81040, ipsec_transport_ipv6_ah_hmacmd5 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:95:85:96:8f ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646872306.768534, ipsec_transport_ipv6_ah_hmacmd5, passed tc-start: 1646872306.816035, ipsec_transport_ipv6_ah_hmacripemd160 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:84:2b:e5:12 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646872345.168050, ipsec_transport_ipv6_ah_hmacripemd160, passed tc-start: 1646872345.207391, ipsec_transport_ipv6_ah_hmacsha1 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:e8:04:5f:9a ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646872387.423305, ipsec_transport_ipv6_ah_hmacsha1, passed tc-start: 1646872387.458285, ipsec_transport_ipv6_ah_hmacsha256 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:a1:5d:75:30 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646872426.639542, ipsec_transport_ipv6_ah_hmacsha256, passed tc-start: 1646872426.664821, ipsec_transport_ipv6_ah_hmacsha384 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:a9:c1:bc:30 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646872466.237340, ipsec_transport_ipv6_ah_hmacsha384, passed tc-start: 1646872466.263701, ipsec_transport_ipv6_ah_hmacsha512 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:5e:28:8b:c4 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646872500.368990, ipsec_transport_ipv6_ah_hmacsha512, passed tc-start: 1646872500.400689, ipsec_transport_ipv6_ah_keyedmd5 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:d7:99:57:0c ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646872533.75236, ipsec_transport_ipv6_ah_keyedmd5, passed tc-start: 1646872533.98789, ipsec_transport_ipv6_ah_keyedsha1 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:25:b3:83:9f ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646872565.258835, ipsec_transport_ipv6_ah_keyedsha1, passed tc-start: 1646872565.284949, ipsec_transport_ipv6_ah_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:0a:10:e1:08 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646872597.716235, ipsec_transport_ipv6_ah_null, passed tc-start: 1646872597.739723, ipsec_transport_ipv6_esp_3descbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:8e:3e:7f:d5 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646872632.113413, ipsec_transport_ipv6_esp_3descbc, passed tc-start: 1646872632.146610, ipsec_transport_ipv6_esp_aesctr tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:cc:13:77:ec ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646872666.579899, ipsec_transport_ipv6_esp_aesctr, passed tc-start: 1646872666.611758, ipsec_transport_ipv6_esp_aesgcm16 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:bc:97:e9:ce ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646872697.492981, ipsec_transport_ipv6_esp_aesgcm16, passed tc-start: 1646872697.519937, ipsec_transport_ipv6_esp_aesgmac tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:ce:88:d8:e5 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646872736.170754, ipsec_transport_ipv6_esp_aesgmac, passed tc-start: 1646872736.203711, ipsec_transport_ipv6_esp_blowfishcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:b1:56:4a:31 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646872773.223940, ipsec_transport_ipv6_esp_blowfishcbc, passed tc-start: 1646872773.246778, ipsec_transport_ipv6_esp_camelliacbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:53:e9:81:58 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646872806.240848, ipsec_transport_ipv6_esp_camelliacbc, passed tc-start: 1646872806.264039, ipsec_transport_ipv6_esp_cast128cbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:8d:ba:d6:f3 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646872838.640455, ipsec_transport_ipv6_esp_cast128cbc, passed tc-start: 1646872838.667701, ipsec_transport_ipv6_esp_descbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:98:0b:94:ea ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646872872.667058, ipsec_transport_ipv6_esp_descbc, passed tc-start: 1646872872.694197, ipsec_transport_ipv6_esp_desderiv tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:b9:81:2c:2e ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646872907.152757, ipsec_transport_ipv6_esp_desderiv, passed tc-start: 1646872907.184820, ipsec_transport_ipv6_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:c7:94:03:bd ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646872940.432840, ipsec_transport_ipv6_esp_null, passed tc-start: 1646872940.458515, ipsec_transport_ipv6_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:cf:ac:e8:6b ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646872972.765863, ipsec_transport_ipv6_esp_rijndaelcbc, passed tc-start: 1646872972.788393, ipsec_transport_ipv6_ipcomp_deflate tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:df:1e:d5:6a ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -s 81 -p ff fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -s 82 -p ff fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646873006.751514, ipsec_transport_ipv6_ipcomp_deflate, passed tp-end: 1646873006.777510, net/ipsec/t_ipsec_transport tp-start: 1646873023.991010, net/ipsec/t_ipsec_tunnel, 42 tc-start: 1646873024.1985, ipsec_tunnel_ipv4_ah_aesxcbcmac tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:3b:db:91:ba ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:d8:d3:91:20 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:26:2c:59:bd ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:4b:e5:2e:a0 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:11:c6:43:1a ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646873082.248312, ipsec_tunnel_ipv4_ah_aesxcbcmac, passed tc-start: 1646873082.282733, ipsec_tunnel_ipv4_ah_hmacmd5 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:d5:d2:df:f7 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:01:bd:e0:4b ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:18:61:3c:c2 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:17:b6:9f:ec ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:07:23:75:16 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646873138.128771, ipsec_tunnel_ipv4_ah_hmacmd5, passed tc-start: 1646873138.162009, ipsec_tunnel_ipv4_ah_hmacripemd160 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:6b:06:4b:5b ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:27:db:fe:34 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:d7:50:59:bc ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:8e:9a:1a:51 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:fa:bc:06:d7 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646873197.514925, ipsec_tunnel_ipv4_ah_hmacripemd160, passed tc-start: 1646873197.552699, ipsec_tunnel_ipv4_ah_hmacsha1 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:b4:a1:bf:93 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:47:bb:26:86 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:31:1f:62:c2 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:77:ab:c3:76 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:bb:5a:27:59 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646873254.141623, ipsec_tunnel_ipv4_ah_hmacsha1, passed tc-start: 1646873254.172149, ipsec_tunnel_ipv4_ah_hmacsha256 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:fa:79:64:cd ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:8f:c9:86:f9 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:d6:d3:ad:b8 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:f1:87:a7:f5 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:09:0b:7e:01 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646873310.87853, ipsec_tunnel_ipv4_ah_hmacsha256, passed tc-start: 1646873310.125001, ipsec_tunnel_ipv4_ah_hmacsha384 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:ca:07:f8:2c ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:73:b9:a0:34 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:98:a2:e3:c4 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:b8:94:45:bc ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:ba:4b:0b:d6 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646873368.756651, ipsec_tunnel_ipv4_ah_hmacsha384, passed tc-start: 1646873368.805299, ipsec_tunnel_ipv4_ah_hmacsha512 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:da:2c:55:e4 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:89:73:51:95 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:26:48:58:1f ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:12:16:4c:68 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:71:c8:91:51 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646873424.47836, ipsec_tunnel_ipv4_ah_hmacsha512, passed tc-start: 1646873424.80004, ipsec_tunnel_ipv4_ah_keyedmd5 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:51:0a:e2:3a ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:d5:10:ef:01 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:e4:2f:de:61 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:be:e4:b0:bb ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:1e:71:03:3f ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646873482.195473, ipsec_tunnel_ipv4_ah_keyedmd5, passed tc-start: 1646873482.237855, ipsec_tunnel_ipv4_ah_keyedsha1 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:08:de:0f:5b ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:cd:5c:82:02 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:9b:2c:15:12 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:9b:b3:17:8d ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:ae:33:23:49 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646873541.729662, ipsec_tunnel_ipv4_ah_keyedsha1, passed tc-start: 1646873541.769833, ipsec_tunnel_ipv4_ah_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:b6:a3:43:06 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:1e:2d:4b:9e ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:2b:e4:dc:0c ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:37:fe:bd:3f ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:cf:41:dd:4b ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646873602.601571, ipsec_tunnel_ipv4_ah_null, passed tc-start: 1646873602.633230, ipsec_tunnel_ipv4_esp_3descbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:be:ff:51:83 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:e7:ce:2d:15 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:43:64:4e:36 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:d2:cd:5b:3b ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:f4:2d:3a:6a ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646873661.868465, ipsec_tunnel_ipv4_esp_3descbc, passed tc-start: 1646873661.899257, ipsec_tunnel_ipv4_esp_aesctr tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:90:49:ab:19 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:77:1b:c2:8d ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:d5:80:08:36 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:2c:f0:e0:b0 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:ac:52:b9:62 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646873722.646105, ipsec_tunnel_ipv4_esp_aesctr, passed tc-start: 1646873722.690040, ipsec_tunnel_ipv4_esp_aesgcm16 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:ee:e1:0d:ce ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:a6:bc:58:d1 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:82:ff:60:7f ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:d9:34:b0:b0 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:85:a8:75:47 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646873786.64426, ipsec_tunnel_ipv4_esp_aesgcm16, passed tc-start: 1646873786.96264, ipsec_tunnel_ipv4_esp_aesgmac tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:90:2b:0d:df ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:9c:d5:11:48 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:e4:b5:b0:ab ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:0f:13:08:1a ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:8d:07:d7:2e ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646873843.289730, ipsec_tunnel_ipv4_esp_aesgmac, passed tc-start: 1646873843.332287, ipsec_tunnel_ipv4_esp_blowfishcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:ae:db:13:9d ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:ea:80:96:eb ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:8b:3c:5a:88 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:ae:89:b2:05 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:dc:b9:08:8f ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646873903.551247, ipsec_tunnel_ipv4_esp_blowfishcbc, passed tc-start: 1646873903.586579, ipsec_tunnel_ipv4_esp_camelliacbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:00:51:2e:4f ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:1d:aa:a9:ca ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:11:b1:8d:f2 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:f7:54:89:e2 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:5f:33:fd:c5 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646873967.438763, ipsec_tunnel_ipv4_esp_camelliacbc, passed tc-start: 1646873967.484217, ipsec_tunnel_ipv4_esp_cast128cbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:23:16:fb:d3 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:51:b9:69:df ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:f5:07:de:9b ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:46:17:f7:26 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:81:d3:e7:1c ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646874024.605651, ipsec_tunnel_ipv4_esp_cast128cbc, passed tc-start: 1646874024.639805, ipsec_tunnel_ipv4_esp_descbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:c2:fa:37:89 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:d5:16:28:24 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:7a:be:e8:de ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:aa:2f:5f:96 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:37:63:03:68 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646874084.495942, ipsec_tunnel_ipv4_esp_descbc, passed tc-start: 1646874084.529781, ipsec_tunnel_ipv4_esp_desderiv tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:61:05:b5:00 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:1e:dc:c7:26 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:45:39:32:ae ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:f1:dc:f3:56 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:69:51:bd:bf ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646874145.218280, ipsec_tunnel_ipv4_esp_desderiv, passed tc-start: 1646874145.247852, ipsec_tunnel_ipv4_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:5e:ab:5c:0f ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:b6:00:4b:fe ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:08:aa:76:74 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:52:d8:44:e8 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:dd:e1:1c:5c ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646874203.884422, ipsec_tunnel_ipv4_esp_null, passed tc-start: 1646874203.927968, ipsec_tunnel_ipv4_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:6c:43:e9:44 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:50:59:e5:93 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:ef:05:5f:8b ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:47:6c:9c:d9 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:da:03:54:fa ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646874264.251282, ipsec_tunnel_ipv4_esp_rijndaelcbc, passed tc-start: 1646874264.284775, ipsec_tunnel_ipv6_ah_aesxcbcmac tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:23:03:67:5f ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:31:a5:17:ab ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:67:02:2a:59 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:a7:28:23:64 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:e1:c9:ab:16 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646874326.270967, ipsec_tunnel_ipv6_ah_aesxcbcmac, passed tc-start: 1646874326.311363, ipsec_tunnel_ipv6_ah_hmacmd5 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:36:7d:44:e4 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:bb:b9:1a:4c ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:ab:b0:41:c2 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:ea:77:67:93 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:04:35:7a:01 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646874386.668055, ipsec_tunnel_ipv6_ah_hmacmd5, passed tc-start: 1646874386.702296, ipsec_tunnel_ipv6_ah_hmacripemd160 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:a0:8d:5d:cd ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:db:68:b9:eb ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:de:60:ed:db ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:ba:48:c5:93 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:8e:ea:76:73 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646874448.525235, ipsec_tunnel_ipv6_ah_hmacripemd160, passed tc-start: 1646874448.560608, ipsec_tunnel_ipv6_ah_hmacsha1 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:e4:c1:ae:36 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:4b:a4:93:05 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:4f:65:4f:5c ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:f9:4e:8b:d4 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:6d:c5:da:0d ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646874511.432233, ipsec_tunnel_ipv6_ah_hmacsha1, passed tc-start: 1646874511.484779, ipsec_tunnel_ipv6_ah_hmacsha256 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:b2:14:53:7f ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:19:55:30:12 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:66:8e:b7:e5 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:02:5e:d0:c1 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:64:69:47:70 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646874571.600543, ipsec_tunnel_ipv6_ah_hmacsha256, passed tc-start: 1646874571.630169, ipsec_tunnel_ipv6_ah_hmacsha384 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:2f:1e:a1:8d ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:ca:48:61:2f ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:c0:93:08:b9 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:9e:0a:c7:d1 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:d1:b9:f9:3d ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646874638.328328, ipsec_tunnel_ipv6_ah_hmacsha384, passed tc-start: 1646874638.374497, ipsec_tunnel_ipv6_ah_hmacsha512 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:31:a9:9c:85 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:06:87:6d:e2 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:43:ec:ea:f7 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:04:ac:5b:ff ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:6e:f1:29:7e ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646874696.107854, ipsec_tunnel_ipv6_ah_hmacsha512, passed tc-start: 1646874696.137503, ipsec_tunnel_ipv6_ah_keyedmd5 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:c0:19:18:ea ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:95:32:76:54 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:09:19:18:cb ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:60:d0:fb:ab ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:98:4e:b0:96 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646874746.270863, ipsec_tunnel_ipv6_ah_keyedmd5, passed tc-start: 1646874746.300615, ipsec_tunnel_ipv6_ah_keyedsha1 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:b9:2f:5e:22 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:36:a0:3e:b3 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:95:28:25:04 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:c6:44:e9:95 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:2b:61:ea:53 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646874795.843859, ipsec_tunnel_ipv6_ah_keyedsha1, passed tc-start: 1646874795.879336, ipsec_tunnel_ipv6_ah_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:4b:74:d5:ae ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:5f:52:bf:2d ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:9b:d7:11:78 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:89:f8:ad:67 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:95:e1:11:2e ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646874851.552425, ipsec_tunnel_ipv6_ah_null, passed tc-start: 1646874851.595286, ipsec_tunnel_ipv6_esp_3descbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:3a:d6:e0:3d ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:4e:7a:73:fa ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:ac:09:33:99 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:ca:04:2f:39 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:d6:7c:88:a5 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646874913.206761, ipsec_tunnel_ipv6_esp_3descbc, passed tc-start: 1646874913.240192, ipsec_tunnel_ipv6_esp_aesctr tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:35:a6:35:4c ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:02:f8:b1:f5 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:e6:f6:4b:30 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:ec:60:26:a0 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:3f:88:c3:c8 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646874961.738512, ipsec_tunnel_ipv6_esp_aesctr, passed tc-start: 1646874961.783395, ipsec_tunnel_ipv6_esp_aesgcm16 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:b1:76:b3:3e ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:c8:0c:7b:bd ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:3e:5d:8a:67 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:a8:72:56:de ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:24:13:3c:46 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646875012.821654, ipsec_tunnel_ipv6_esp_aesgcm16, passed tc-start: 1646875012.851794, ipsec_tunnel_ipv6_esp_aesgmac tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:64:fb:fc:18 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:e3:bf:c8:a0 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:d9:47:77:8b ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:a7:54:1b:5c ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:8f:e0:e9:0d ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646875064.85998, ipsec_tunnel_ipv6_esp_aesgmac, passed tc-start: 1646875064.122217, ipsec_tunnel_ipv6_esp_blowfishcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:59:2d:16:12 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:ab:aa:ab:e4 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:5a:91:e0:d2 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:92:22:e9:19 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:c8:1c:a0:84 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646875127.559455, ipsec_tunnel_ipv6_esp_blowfishcbc, passed tc-start: 1646875127.601130, ipsec_tunnel_ipv6_esp_camelliacbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:0b:2f:0f:ab ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:23:07:b7:87 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:d3:02:b2:53 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:8c:c4:dd:68 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:e4:28:92:de ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646875189.165668, ipsec_tunnel_ipv6_esp_camelliacbc, passed tc-start: 1646875189.195881, ipsec_tunnel_ipv6_esp_cast128cbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:6a:26:33:22 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:5c:73:4c:f3 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:7d:e1:7a:7a ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:9f:45:c5:d3 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:68:34:fa:34 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646875252.872812, ipsec_tunnel_ipv6_esp_cast128cbc, passed tc-start: 1646875252.912239, ipsec_tunnel_ipv6_esp_descbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:1d:c3:4f:73 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:3a:c0:45:b9 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:66:d8:8a:ea ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:ba:2f:88:f0 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:4d:41:36:13 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646875306.936181, ipsec_tunnel_ipv6_esp_descbc, passed tc-start: 1646875306.966877, ipsec_tunnel_ipv6_esp_desderiv tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:4e:02:a6:e8 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:92:23:9c:4c ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:83:5a:52:1e ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:dc:14:31:e2 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:f5:41:da:6a ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646875357.189642, ipsec_tunnel_ipv6_esp_desderiv, passed tc-start: 1646875357.225418, ipsec_tunnel_ipv6_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:37:81:38:7b ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:40:5e:de:eb ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:b5:42:3a:ec ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:63:9a:03:37 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:e9:f2:38:2f ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646875408.143115, ipsec_tunnel_ipv6_esp_null, passed tc-start: 1646875408.173914, ipsec_tunnel_ipv6_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:41:51:b3:2d ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:3a:d9:75:9a ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:30:8c:07:63 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:ac:23:45:f9 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:3b:8c:78:b0 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646875462.986710, ipsec_tunnel_ipv6_esp_rijndaelcbc, passed tp-end: 1646875463.16694, net/ipsec/t_ipsec_tunnel tp-start: 1646875466.20951, net/ipsec/t_ipsec_tunnel_ipcomp, 8 tc-start: 1646875466.28121, ipsec_tunnel_ipcomp_deflate_ipv4_ah_hmacsha512 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:26:55:23:d8 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:b7:1c:ca:44 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:72:a7:93:dd ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:0e:c3:54:5e ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:a0:81:16:d8 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:net.inet.ipsec.def_policy = 1 tc-so:net.inet.ipsec.esp_trans_deflev = 1 tc-so:net.inet.ipsec.esp_net_deflev = 1 tc-so:net.inet.ipsec.ah_trans_deflev = 1 tc-so:net.inet.ipsec.ah_net_deflev = 1 tc-so:net.inet.ipsec.ah_cleartos = 1 tc-so:net.inet.ipsec.ah_offsetmask = 0 tc-so:net.inet.ipsec.dfbit = 2 tc-so:net.inet.ipsec.ecn = 0 tc-so:net.inet.ipsec.debug = 0 tc-so:net.inet.ipsec.ipip_spoofcheck = 1 tc-so:net.inet.ipsec.enabled = 1 tc-so:net.inet.ipsec.used = 0 tc-so:net.inet.ipsec.ah_enable = 1 tc-so:net.inet.ipsec.esp_enable = 1 tc-so:net.inet.ipsec.ipcomp_enable = 1 tc-so:net.inet.ipsec.crypto_support = 0 tc-so:net.inet6.ipsec6.def_policy = 1 tc-so:net.inet6.ipsec6.esp_trans_deflev = 1 tc-so:net.inet6.ipsec6.esp_net_deflev = 1 tc-so:net.inet6.ipsec6.ah_trans_deflev = 1 tc-so:net.inet6.ipsec6.ah_net_deflev = 1 tc-so:net.inet6.ipsec6.ecn = 0 tc-so:net.inet6.ipsec6.debug = 0 tc-so:net.inet6.ipsec6.enabled = 1 tc-so:net.inet6.ipsec6.used = 0 tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -s 61 -p ff 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -s 62 -p ff 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646875522.196076, ipsec_tunnel_ipcomp_deflate_ipv4_ah_hmacsha512, passed tc-start: 1646875522.226667, ipsec_tunnel_ipcomp_deflate_ipv4_ah_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:77:da:3c:57 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:19:f5:88:0d ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:93:83:ab:79 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:2b:0f:8c:28 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:c2:f9:fc:b3 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:net.inet.ipsec.def_policy = 1 tc-so:net.inet.ipsec.esp_trans_deflev = 1 tc-so:net.inet.ipsec.esp_net_deflev = 1 tc-so:net.inet.ipsec.ah_trans_deflev = 1 tc-so:net.inet.ipsec.ah_net_deflev = 1 tc-so:net.inet.ipsec.ah_cleartos = 1 tc-so:net.inet.ipsec.ah_offsetmask = 0 tc-so:net.inet.ipsec.dfbit = 2 tc-so:net.inet.ipsec.ecn = 0 tc-so:net.inet.ipsec.debug = 0 tc-so:net.inet.ipsec.ipip_spoofcheck = 1 tc-so:net.inet.ipsec.enabled = 1 tc-so:net.inet.ipsec.used = 0 tc-so:net.inet.ipsec.ah_enable = 1 tc-so:net.inet.ipsec.esp_enable = 1 tc-so:net.inet.ipsec.ipcomp_enable = 1 tc-so:net.inet.ipsec.crypto_support = 0 tc-so:net.inet6.ipsec6.def_policy = 1 tc-so:net.inet6.ipsec6.esp_trans_deflev = 1 tc-so:net.inet6.ipsec6.esp_net_deflev = 1 tc-so:net.inet6.ipsec6.ah_trans_deflev = 1 tc-so:net.inet6.ipsec6.ah_net_deflev = 1 tc-so:net.inet6.ipsec6.ecn = 0 tc-so:net.inet6.ipsec6.debug = 0 tc-so:net.inet6.ipsec6.enabled = 1 tc-so:net.inet6.ipsec6.used = 0 tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -s 61 -p ff 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -s 62 -p ff 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646875580.185277, ipsec_tunnel_ipcomp_deflate_ipv4_ah_null, passed tc-start: 1646875580.238471, ipsec_tunnel_ipcomp_deflate_ipv4_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:82:45:22:a0 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:6a:64:9c:d3 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:57:28:d6:f4 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:4d:c8:40:2b ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:85:ef:d7:82 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:net.inet.ipsec.def_policy = 1 tc-so:net.inet.ipsec.esp_trans_deflev = 1 tc-so:net.inet.ipsec.esp_net_deflev = 1 tc-so:net.inet.ipsec.ah_trans_deflev = 1 tc-so:net.inet.ipsec.ah_net_deflev = 1 tc-so:net.inet.ipsec.ah_cleartos = 1 tc-so:net.inet.ipsec.ah_offsetmask = 0 tc-so:net.inet.ipsec.dfbit = 2 tc-so:net.inet.ipsec.ecn = 0 tc-so:net.inet.ipsec.debug = 0 tc-so:net.inet.ipsec.ipip_spoofcheck = 1 tc-so:net.inet.ipsec.enabled = 1 tc-so:net.inet.ipsec.used = 0 tc-so:net.inet.ipsec.ah_enable = 1 tc-so:net.inet.ipsec.esp_enable = 1 tc-so:net.inet.ipsec.ipcomp_enable = 1 tc-so:net.inet.ipsec.crypto_support = 0 tc-so:net.inet6.ipsec6.def_policy = 1 tc-so:net.inet6.ipsec6.esp_trans_deflev = 1 tc-so:net.inet6.ipsec6.esp_net_deflev = 1 tc-so:net.inet6.ipsec6.ah_trans_deflev = 1 tc-so:net.inet6.ipsec6.ah_net_deflev = 1 tc-so:net.inet6.ipsec6.ecn = 0 tc-so:net.inet6.ipsec6.debug = 0 tc-so:net.inet6.ipsec6.enabled = 1 tc-so:net.inet6.ipsec6.used = 0 tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -s 61 -p ff 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -s 62 -p ff 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646875633.434891, ipsec_tunnel_ipcomp_deflate_ipv4_esp_null, passed tc-start: 1646875633.467713, ipsec_tunnel_ipcomp_deflate_ipv4_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:79:ee:d3:6f ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:f4:2c:bd:73 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:c4:12:25:93 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:8e:76:61:e4 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:b1:be:13:23 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:net.inet.ipsec.def_policy = 1 tc-so:net.inet.ipsec.esp_trans_deflev = 1 tc-so:net.inet.ipsec.esp_net_deflev = 1 tc-so:net.inet.ipsec.ah_trans_deflev = 1 tc-so:net.inet.ipsec.ah_net_deflev = 1 tc-so:net.inet.ipsec.ah_cleartos = 1 tc-so:net.inet.ipsec.ah_offsetmask = 0 tc-so:net.inet.ipsec.dfbit = 2 tc-so:net.inet.ipsec.ecn = 0 tc-so:net.inet.ipsec.debug = 0 tc-so:net.inet.ipsec.ipip_spoofcheck = 1 tc-so:net.inet.ipsec.enabled = 1 tc-so:net.inet.ipsec.used = 0 tc-so:net.inet.ipsec.ah_enable = 1 tc-so:net.inet.ipsec.esp_enable = 1 tc-so:net.inet.ipsec.ipcomp_enable = 1 tc-so:net.inet.ipsec.crypto_support = 0 tc-so:net.inet6.ipsec6.def_policy = 1 tc-so:net.inet6.ipsec6.esp_trans_deflev = 1 tc-so:net.inet6.ipsec6.esp_net_deflev = 1 tc-so:net.inet6.ipsec6.ah_trans_deflev = 1 tc-so:net.inet6.ipsec6.ah_net_deflev = 1 tc-so:net.inet6.ipsec6.ecn = 0 tc-so:net.inet6.ipsec6.debug = 0 tc-so:net.inet6.ipsec6.enabled = 1 tc-so:net.inet6.ipsec6.used = 0 tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -s 61 -p ff 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -s 62 -p ff 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646875688.524857, ipsec_tunnel_ipcomp_deflate_ipv4_esp_rijndaelcbc, passed tc-start: 1646875688.567295, ipsec_tunnel_ipcomp_deflate_ipv6_ah_hmacsha512 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:27:09:8b:b9 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:08:51:6f:fe ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:71:48:ad:1a ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:40:07:ec:68 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:67:9a:18:ab ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -s 41 -p ff fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -s 42 -p ff fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646875746.815646, ipsec_tunnel_ipcomp_deflate_ipv6_ah_hmacsha512, passed tc-start: 1646875746.845733, ipsec_tunnel_ipcomp_deflate_ipv6_ah_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:44:e4:0f:83 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:f8:61:51:61 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:a0:27:e7:01 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:f0:6b:b0:16 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:c3:52:40:8c ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -s 41 -p ff fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -s 42 -p ff fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646875804.640706, ipsec_tunnel_ipcomp_deflate_ipv6_ah_null, passed tc-start: 1646875804.678040, ipsec_tunnel_ipcomp_deflate_ipv6_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:3e:0f:70:51 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:9f:0a:4b:71 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:db:df:d0:7d ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:91:be:9c:c1 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:6f:45:ba:6a ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -s 41 -p ff fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -s 42 -p ff fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646875858.477705, ipsec_tunnel_ipcomp_deflate_ipv6_esp_null, passed tc-start: 1646875858.508291, ipsec_tunnel_ipcomp_deflate_ipv6_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:cc:7f:78:b8 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:29:0e:f9:b4 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:7c:32:f8:d0 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:1a:cc:cb:30 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:1a:7e:67:69 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -s 41 -p ff fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -s 42 -p ff fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646875908.603553, ipsec_tunnel_ipcomp_deflate_ipv6_esp_rijndaelcbc, passed tp-end: 1646875908.643980, net/ipsec/t_ipsec_tunnel_ipcomp tp-start: 1646875924.105946, net/ipsec/t_ipsec_tunnel_odd, 42 tc-start: 1646875924.108575, ipsec_tunnel_v4v6_ah_aesxcbcmac tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:37:2a:6c:43 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:9b:24:ed:7e ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:4f:e2:1c:34 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:a5:68:55:8a ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:74:98:d4:c6 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646875983.651017, ipsec_tunnel_v4v6_ah_aesxcbcmac, passed tc-start: 1646875983.681518, ipsec_tunnel_v4v6_ah_hmacmd5 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:60:fb:23:59 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:c8:fd:65:6c ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:40:ab:c6:e8 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:23:40:d5:b8 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:ba:f6:78:e1 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646876038.613328, ipsec_tunnel_v4v6_ah_hmacmd5, passed tc-start: 1646876038.655675, ipsec_tunnel_v4v6_ah_hmacripemd160 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:39:20:0a:17 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:25:d4:7d:17 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:f0:0f:0c:73 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:66:dc:cf:a2 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:4c:79:7a:7c ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646876097.837269, ipsec_tunnel_v4v6_ah_hmacripemd160, passed tc-start: 1646876097.876838, ipsec_tunnel_v4v6_ah_hmacsha1 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:f1:42:7f:15 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:79:02:ae:03 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:f4:c8:fd:a5 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:4b:f0:a9:88 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:34:42:b9:16 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646876157.961729, ipsec_tunnel_v4v6_ah_hmacsha1, passed tc-start: 1646876157.996068, ipsec_tunnel_v4v6_ah_hmacsha256 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:85:64:6a:c2 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:f2:b5:a9:df ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:ee:cc:25:95 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:e6:ad:38:62 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:73:4e:c1:07 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646876220.171309, ipsec_tunnel_v4v6_ah_hmacsha256, passed tc-start: 1646876220.202037, ipsec_tunnel_v4v6_ah_hmacsha384 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:65:8b:ca:2d ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:b9:3d:2f:78 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:fb:07:b0:4f ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:cf:ca:42:f5 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:a3:fb:b4:e2 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646876271.898507, ipsec_tunnel_v4v6_ah_hmacsha384, passed tc-start: 1646876271.940165, ipsec_tunnel_v4v6_ah_hmacsha512 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:6a:38:49:66 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:4c:61:fb:a9 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:e6:a4:c3:52 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:74:f9:4b:3d ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:4d:ca:90:4d ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646876322.922265, ipsec_tunnel_v4v6_ah_hmacsha512, passed tc-start: 1646876322.955211, ipsec_tunnel_v4v6_ah_keyedmd5 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:c3:f3:f8:b4 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:47:39:31:b6 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:59:7d:b1:5a ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:25:b9:07:e8 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:55:9e:c7:0a ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646876380.164793, ipsec_tunnel_v4v6_ah_keyedmd5, passed tc-start: 1646876380.194946, ipsec_tunnel_v4v6_ah_keyedsha1 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:fc:62:0a:f3 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:f1:49:9d:df ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:72:d4:c8:ec ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:7d:18:77:3d ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:6c:e0:3a:76 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646876434.434904, ipsec_tunnel_v4v6_ah_keyedsha1, passed tc-start: 1646876434.475647, ipsec_tunnel_v4v6_ah_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:9c:43:02:7d ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:62:8b:55:f9 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:f4:d1:4a:9c ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:b4:2b:44:e7 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:59:5f:4d:be ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646876489.965037, ipsec_tunnel_v4v6_ah_null, passed tc-start: 1646876490.7864, ipsec_tunnel_v4v6_esp_3descbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:1e:a4:bf:01 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:88:cc:27:e7 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:f0:d4:b1:ef ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:21:ab:da:ae ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:be:0d:16:98 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646876557.597453, ipsec_tunnel_v4v6_esp_3descbc, passed tc-start: 1646876557.640149, ipsec_tunnel_v4v6_esp_aesctr tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:ff:d1:70:80 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:c2:63:cd:7d ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:62:89:61:1f ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:60:90:d6:18 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:4a:65:6a:48 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646876621.987274, ipsec_tunnel_v4v6_esp_aesctr, passed tc-start: 1646876622.26209, ipsec_tunnel_v4v6_esp_aesgcm16 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:38:34:ac:0f ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:50:cf:3a:45 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:83:78:32:6e ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:34:b0:9b:ed ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:30:58:c4:d3 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646876686.369555, ipsec_tunnel_v4v6_esp_aesgcm16, passed tc-start: 1646876686.404941, ipsec_tunnel_v4v6_esp_aesgmac tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:e6:e4:54:64 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:37:20:30:95 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:e6:70:01:14 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:b2:d7:b1:c4 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:a0:a9:ae:08 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646876751.881502, ipsec_tunnel_v4v6_esp_aesgmac, passed tc-start: 1646876751.922221, ipsec_tunnel_v4v6_esp_blowfishcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:9a:4b:e9:a3 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:6d:9a:10:29 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:5c:46:e1:ab ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:c5:7f:a8:71 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:2a:13:7c:fa ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646876812.21646, ipsec_tunnel_v4v6_esp_blowfishcbc, passed tc-start: 1646876812.65428, ipsec_tunnel_v4v6_esp_camelliacbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:a5:19:aa:09 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:f6:d0:d2:0e ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:ff:28:35:33 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:aa:65:95:ff ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:ca:f0:8b:cc ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646876874.809475, ipsec_tunnel_v4v6_esp_camelliacbc, passed tc-start: 1646876874.838811, ipsec_tunnel_v4v6_esp_cast128cbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:18:77:00:b0 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:21:a3:73:cc ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:e3:6c:f8:67 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:df:0e:96:2f ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:08:ba:eb:1d ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646876927.132818, ipsec_tunnel_v4v6_esp_cast128cbc, passed tc-start: 1646876927.162239, ipsec_tunnel_v4v6_esp_descbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:8d:8f:76:02 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:c5:ab:7a:2b ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:b9:e5:06:d8 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:fb:73:c4:38 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:9a:6b:81:41 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646876987.256748, ipsec_tunnel_v4v6_esp_descbc, passed tc-start: 1646876987.300608, ipsec_tunnel_v4v6_esp_desderiv tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:3b:d6:8a:80 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:9b:1a:6c:fe ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:bd:fc:b5:6d ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:a3:68:21:cf ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:13:be:00:ea ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646877047.618174, ipsec_tunnel_v4v6_esp_desderiv, passed tc-start: 1646877047.648183, ipsec_tunnel_v4v6_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:d6:9a:1a:37 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:cb:9b:5f:77 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:1d:3c:33:57 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:a9:10:0a:6d ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:4a:82:0a:06 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646877100.809919, ipsec_tunnel_v4v6_esp_null, passed tc-start: 1646877100.850633, ipsec_tunnel_v4v6_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:c4:ce:16:4b ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:6b:3d:46:8b ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:c1:89:7b:ff ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:40:23:99:d8 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:08:5f:77:f4 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646877158.293227, ipsec_tunnel_v4v6_esp_rijndaelcbc, passed tc-start: 1646877158.327999, ipsec_tunnel_v6v4_ah_aesxcbcmac tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:8d:bc:bd:7e ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:48:9e:22:8c ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:f9:78:9e:b1 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:4b:91:13:10 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:0b:10:e1:22 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646877214.766171, ipsec_tunnel_v6v4_ah_aesxcbcmac, passed tc-start: 1646877214.800822, ipsec_tunnel_v6v4_ah_hmacmd5 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:16:e3:71:4d ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:69:ac:a4:b1 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:3e:b9:3c:2e ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:ae:74:6f:c9 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:97:e8:ff:4e ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646877271.650796, ipsec_tunnel_v6v4_ah_hmacmd5, passed tc-start: 1646877271.679963, ipsec_tunnel_v6v4_ah_hmacripemd160 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:61:a0:0e:cf ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:d9:73:09:60 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:5e:89:46:9c ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:76:82:3b:6c ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:ac:28:bb:57 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646877321.627733, ipsec_tunnel_v6v4_ah_hmacripemd160, passed tc-start: 1646877321.661008, ipsec_tunnel_v6v4_ah_hmacsha1 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:dc:90:d4:f8 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:cb:15:29:3f ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:c9:23:54:f3 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:99:6a:b9:12 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:e4:74:92:1e ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646877381.11658, ipsec_tunnel_v6v4_ah_hmacsha1, passed tc-start: 1646877381.55386, ipsec_tunnel_v6v4_ah_hmacsha256 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:94:79:33:ab ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:2b:d5:d3:e2 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:33:0b:9d:0f ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:c8:aa:0b:45 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:6d:1f:d0:db ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646877434.334687, ipsec_tunnel_v6v4_ah_hmacsha256, passed tc-start: 1646877434.368405, ipsec_tunnel_v6v4_ah_hmacsha384 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:20:9f:d6:99 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:5a:e5:c7:21 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:66:52:ca:6e ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:91:6e:d1:4c ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:cb:8a:f0:19 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646877494.23039, ipsec_tunnel_v6v4_ah_hmacsha384, passed tc-start: 1646877494.66046, ipsec_tunnel_v6v4_ah_hmacsha512 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:0f:cb:74:9a ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:02:25:4e:39 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:9d:d7:1d:9d ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:ab:28:5e:da ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:51:c7:24:31 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646877552.874586, ipsec_tunnel_v6v4_ah_hmacsha512, passed tc-start: 1646877552.909208, ipsec_tunnel_v6v4_ah_keyedmd5 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:33:25:ab:13 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:84:a6:1d:a2 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:9b:4c:03:b3 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:df:32:f1:ac ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:0c:df:24:5c ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646877612.974805, ipsec_tunnel_v6v4_ah_keyedmd5, passed tc-start: 1646877613.12482, ipsec_tunnel_v6v4_ah_keyedsha1 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:b5:9f:c0:de ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:ef:f8:a8:90 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:1c:e1:67:25 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:e7:05:f4:4f ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:7c:14:cb:85 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646877677.323157, ipsec_tunnel_v6v4_ah_keyedsha1, passed tc-start: 1646877677.369800, ipsec_tunnel_v6v4_ah_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:dd:54:cc:ae ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:5d:9e:4c:82 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:a0:f3:e3:92 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:81:be:d6:13 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:00:25:e0:31 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646877738.308168, ipsec_tunnel_v6v4_ah_null, passed tc-start: 1646877738.341814, ipsec_tunnel_v6v4_esp_3descbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:93:1f:f9:3b ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:c8:b9:d9:e4 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:4a:d7:9b:5f ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:ad:e3:44:3d ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:78:b9:a3:5a ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646877799.257245, ipsec_tunnel_v6v4_esp_3descbc, passed tc-start: 1646877799.295581, ipsec_tunnel_v6v4_esp_aesctr tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:5d:c7:be:d1 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:52:bc:a0:96 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:4c:69:0f:23 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:84:d1:da:6c ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:50:2f:74:6d ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646877864.233174, ipsec_tunnel_v6v4_esp_aesctr, passed tc-start: 1646877864.264051, ipsec_tunnel_v6v4_esp_aesgcm16 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:bb:74:37:4e ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:51:20:4d:a4 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:96:49:b5:ef ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:7a:d9:ef:50 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:cf:15:0f:bc ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646877926.577916, ipsec_tunnel_v6v4_esp_aesgcm16, passed tc-start: 1646877926.613017, ipsec_tunnel_v6v4_esp_aesgmac tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:85:d9:1a:a3 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:6b:76:ea:c6 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:f5:33:8d:bf ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:c0:ea:45:bf ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:5a:c7:f6:03 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646877991.960222, ipsec_tunnel_v6v4_esp_aesgmac, passed tc-start: 1646877991.997842, ipsec_tunnel_v6v4_esp_blowfishcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:7d:05:7e:24 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:aa:50:8e:80 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:b5:fe:2e:56 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:69:92:fd:0f ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:bd:f9:00:64 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646878057.71385, ipsec_tunnel_v6v4_esp_blowfishcbc, passed tc-start: 1646878057.111623, ipsec_tunnel_v6v4_esp_camelliacbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:87:32:a7:72 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:e7:2e:1e:d5 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:17:43:84:37 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:60:b3:de:d3 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:30:24:5d:d5 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646878122.707828, ipsec_tunnel_v6v4_esp_camelliacbc, passed tc-start: 1646878122.749959, ipsec_tunnel_v6v4_esp_cast128cbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:46:b0:25:a1 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:fe:eb:6a:36 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:99:85:e7:e9 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:cc:af:75:83 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:d6:cf:a9:ed ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646878180.903666, ipsec_tunnel_v6v4_esp_cast128cbc, passed tc-start: 1646878180.945417, ipsec_tunnel_v6v4_esp_descbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:90:d6:20:50 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:27:0f:81:76 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:f5:f6:de:56 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:97:5c:a5:2b ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:48:d8:3f:e6 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646878243.518106, ipsec_tunnel_v6v4_esp_descbc, passed tc-start: 1646878243.557797, ipsec_tunnel_v6v4_esp_desderiv tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:51:ed:70:76 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:bf:87:75:20 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:09:7d:0b:07 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:9e:31:75:5a ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:0f:89:b5:ea ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646878307.501006, ipsec_tunnel_v6v4_esp_desderiv, passed tc-start: 1646878307.531406, ipsec_tunnel_v6v4_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:e6:de:98:1c ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:6b:4f:20:71 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:a5:35:9d:8e ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:52:3d:ea:3f ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:0d:54:a0:de ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646878356.842821, ipsec_tunnel_v6v4_esp_null, passed tc-start: 1646878356.872344, ipsec_tunnel_v6v4_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:1a:e3:ae:5d ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:54:4c:aa:bf ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:48:97:c1:22 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:bd:66:83:ae ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:f2:f3:2c:20 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646878412.785201, ipsec_tunnel_v6v4_esp_rijndaelcbc, passed tp-end: 1646878412.826931, net/ipsec/t_ipsec_tunnel_odd tp-start: 1646878421.304457, net/mcast/t_mcast, 16 tc-start: 1646878421.316166, mcast_conninet4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ /bin/sh -c rump.ifconfig shmif0 |grep -q tentative ] tc-so:Executing command [ rump.route add default 10.0.0.1 ] tc-so:Executing command [ rump.route add -inet6 default fc00::1 ] tc-so:Executing command [ /usr/tests/net/mcast/mcast -c -4 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646878433.173673, mcast_conninet4, passed tc-start: 1646878433.195479, mcast_conninet6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ /bin/sh -c rump.ifconfig shmif0 |grep -q tentative ] tc-so:Executing command [ rump.route add default 10.0.0.1 ] tc-so:Executing command [ rump.route add -inet6 default fc00::1 ] tc-so:Executing command [ /usr/tests/net/mcast/mcast -c -6 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646878442.887629, mcast_conninet6, passed tc-start: 1646878442.908249, mcast_connmappedbuginet4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ /bin/sh -c rump.ifconfig shmif0 |grep -q tentative ] tc-so:Executing command [ rump.route add default 10.0.0.1 ] tc-so:Executing command [ rump.route add -inet6 default fc00::1 ] tc-so:Executing command [ /usr/tests/net/mcast/mcast -c -m -b -4 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646878452.619669, mcast_connmappedbuginet4, passed tc-start: 1646878452.635854, mcast_connmappedinet4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ /bin/sh -c rump.ifconfig shmif0 |grep -q tentative ] tc-so:Executing command [ rump.route add default 10.0.0.1 ] tc-so:Executing command [ rump.route add -inet6 default fc00::1 ] tc-so:Executing command [ /usr/tests/net/mcast/mcast -c -m -4 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646878462.493557, mcast_connmappedinet4, passed tc-start: 1646878462.513580, mcast_destroyif_conninet4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ /bin/sh -c rump.ifconfig shmif0 |grep -q tentative ] tc-so:Executing command [ rump.route add default 10.0.0.1 ] tc-so:Executing command [ rump.route add -inet6 default fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646878475.25731, mcast_destroyif_conninet4, passed tc-start: 1646878475.61343, mcast_destroyif_conninet6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ /bin/sh -c rump.ifconfig shmif0 |grep -q tentative ] tc-so:Executing command [ rump.route add default 10.0.0.1 ] tc-so:Executing command [ rump.route add -inet6 default fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646878487.162633, mcast_destroyif_conninet6, passed tc-start: 1646878487.197861, mcast_destroyif_connmappedbuginet4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ /bin/sh -c rump.ifconfig shmif0 |grep -q tentative ] tc-so:Executing command [ rump.route add default 10.0.0.1 ] tc-so:Executing command [ rump.route add -inet6 default fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646878499.206938, mcast_destroyif_connmappedbuginet4, passed tc-start: 1646878499.242520, mcast_destroyif_connmappedinet4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ /bin/sh -c rump.ifconfig shmif0 |grep -q tentative ] tc-so:Executing command [ rump.route add default 10.0.0.1 ] tc-so:Executing command [ rump.route add -inet6 default fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646878511.322420, mcast_destroyif_connmappedinet4, passed tc-start: 1646878511.357939, mcast_destroyif_unconninet4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ /bin/sh -c rump.ifconfig shmif0 |grep -q tentative ] tc-so:Executing command [ rump.route add default 10.0.0.1 ] tc-so:Executing command [ rump.route add -inet6 default fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646878523.517455, mcast_destroyif_unconninet4, passed tc-start: 1646878523.553099, mcast_destroyif_unconninet6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ /bin/sh -c rump.ifconfig shmif0 |grep -q tentative ] tc-so:Executing command [ rump.route add default 10.0.0.1 ] tc-so:Executing command [ rump.route add -inet6 default fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646878536.203555, mcast_destroyif_unconninet6, passed tc-start: 1646878536.238949, mcast_destroyif_unconnmappedbuginet4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ /bin/sh -c rump.ifconfig shmif0 |grep -q tentative ] tc-so:Executing command [ rump.route add default 10.0.0.1 ] tc-so:Executing command [ rump.route add -inet6 default fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646878548.292011, mcast_destroyif_unconnmappedbuginet4, passed tc-start: 1646878548.308490, mcast_destroyif_unconnmappedinet4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ /bin/sh -c rump.ifconfig shmif0 |grep -q tentative ] tc-so:Executing command [ rump.route add default 10.0.0.1 ] tc-so:Executing command [ rump.route add -inet6 default fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646878560.457028, mcast_destroyif_unconnmappedinet4, passed tc-start: 1646878560.493713, mcast_unconninet4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ /bin/sh -c rump.ifconfig shmif0 |grep -q tentative ] tc-so:Executing command [ rump.route add default 10.0.0.1 ] tc-so:Executing command [ rump.route add -inet6 default fc00::1 ] tc-so:Executing command [ /usr/tests/net/mcast/mcast -4 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646878570.701337, mcast_unconninet4, passed tc-start: 1646878570.720217, mcast_unconninet6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ /bin/sh -c rump.ifconfig shmif0 |grep -q tentative ] tc-so:Executing command [ rump.route add default 10.0.0.1 ] tc-so:Executing command [ rump.route add -inet6 default fc00::1 ] tc-so:Executing command [ /usr/tests/net/mcast/mcast -6 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646878581.132601, mcast_unconninet6, passed tc-start: 1646878581.149143, mcast_unconnmappedbuginet4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ /bin/sh -c rump.ifconfig shmif0 |grep -q tentative ] tc-so:Executing command [ rump.route add default 10.0.0.1 ] tc-so:Executing command [ rump.route add -inet6 default fc00::1 ] tc-so:Executing command [ /usr/tests/net/mcast/mcast -m -b -4 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646878591.555778, mcast_unconnmappedbuginet4, passed tc-start: 1646878591.577184, mcast_unconnmappedinet4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ /bin/sh -c rump.ifconfig shmif0 |grep -q tentative ] tc-so:Executing command [ rump.route add default 10.0.0.1 ] tc-so:Executing command [ rump.route add -inet6 default fc00::1 ] tc-so:Executing command [ /usr/tests/net/mcast/mcast -m -4 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646878603.190829, mcast_unconnmappedinet4, passed tp-end: 1646878603.211277, net/mcast/t_mcast tp-start: 1646878604.224978, net/mpls/t_mpls_fw, 2 tc-start: 1646878604.228679, mplsfw4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif -lrumpnet_netmpls unix://./r1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif -lrumpnet_netmpls unix://./r2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif -lrumpnet_netmpls unix://./r3 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif -lrumpnet_netmpls unix://./r4 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./shdom1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig mpls0 create up ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.accept=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=0 ] tc-so:Executing command [ rump.route -q add 10.0.4.0/24 -ifa 10.0.1.1 -ifp mpls0 -tag 25 -inet 10.0.1.2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./shdom1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./shdom2 ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig mpls0 create up ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.accept=1 ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.forwarding=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=0 ] tc-so:Executing command [ rump.route -q add -mpls 25 -tag 30 -inet 10.0.2.2 ] tc-so:Executing command [ rump.route -q add -mpls 27 -tag 3 -inet 10.0.1.1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./shdom2 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./shdom3 ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.3.1/24 ] tc-so:Executing command [ rump.ifconfig mpls0 create up ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.accept=1 ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.forwarding=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=0 ] tc-so:Executing command [ rump.route -q add -mpls 30 -tag 3 -inet 10.0.3.2 ] tc-so:Executing command [ rump.route -q add -mpls 26 -tag 27 -inet 10.0.2.1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./shdom3 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.3.2/24 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./shdom4 ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.4.1/24 ] tc-so:Executing command [ rump.ifconfig mpls0 create up ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.accept=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=0 ] tc-so:Executing command [ rump.route -q add 10.0.1.0/24 -ifa 10.0.3.2 -ifp mpls0 -tag 26 -inet 10.0.3.1 ] tc-so:Executing command [ rump.ping -n -o -w 5 10.0.4.1 ] tc-end: 1646878621.752152, mplsfw4, passed tc-start: 1646878621.775338, mplsfw4_expl tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif -lrumpnet_netmpls unix://./r1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif -lrumpnet_netmpls unix://./r2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif -lrumpnet_netmpls unix://./r3 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif -lrumpnet_netmpls unix://./r4 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./shdom1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig mpls0 create up ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.accept=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=0 ] tc-so:Executing command [ rump.route -q add 10.0.4.0/24 -ifa 10.0.1.1 -ifp mpls0 -tag 25 -inet 10.0.1.2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./shdom1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./shdom2 ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig mpls0 create up ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.accept=1 ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.forwarding=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=0 ] tc-so:Executing command [ rump.route -q add -mpls 25 -tag 30 -inet 10.0.2.2 ] tc-so:Executing command [ rump.route -q add -mpls 27 -tag 0 -inet 10.0.1.1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./shdom2 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./shdom3 ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.3.1/24 ] tc-so:Executing command [ rump.ifconfig mpls0 create up ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.accept=1 ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.forwarding=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=0 ] tc-so:Executing command [ rump.route -q add -mpls 30 -tag 0 -inet 10.0.3.2 ] tc-so:Executing command [ rump.route -q add -mpls 26 -tag 27 -inet 10.0.2.1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./shdom3 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.3.2/24 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./shdom4 ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.4.1/24 ] tc-so:Executing command [ rump.ifconfig mpls0 create up ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.accept=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=0 ] tc-so:Executing command [ rump.route -q add 10.0.1.0/24 -ifa 10.0.3.2 -ifp mpls0 -tag 26 -inet 10.0.3.1 ] tc-so:Executing command [ rump.ping -n -o -w 5 10.0.4.1 ] tc-end: 1646878637.307189, mplsfw4_expl, passed tp-end: 1646878637.329503, net/mpls/t_mpls_fw tp-start: 1646878638.126002, net/mpls/t_mpls_fw6, 2 tc-start: 1646878638.128341, mplsfw6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif -lrumpnet_netmpls unix://./r1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif -lrumpnet_netmpls unix://./r2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif -lrumpnet_netmpls unix://./r3 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif -lrumpnet_netmpls unix://./r4 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./shdom1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1234::1/64 alias ] tc-so:Executing command [ rump.ifconfig mpls0 create up ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.accept=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=0 ] tc-so:Executing command [ rump.route -q add -inet6 fd00:1234:0:3::/64 -ifa fd00:1234::1 -ifp mpls0 -tag 25 -inet6 fd00:1234::2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./shdom1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1234::2/64 alias ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./shdom2 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fd00:1234:0:1::1/64 alias ] tc-so:Executing command [ rump.ifconfig mpls0 create up ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.accept=1 ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.forwarding=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=0 ] tc-so:Executing command [ rump.route -q add -mpls 25 -tag 30 -inet6 fd00:1234:0:1::2 ] tc-so:Executing command [ rump.route -q add -mpls 27 -tag 3 -inet6 fd00:1234::1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./shdom2 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1234:0:1::2/64 alias ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./shdom3 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fd00:1234:0:2::1/64 alias ] tc-so:Executing command [ rump.ifconfig mpls0 create up ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.accept=1 ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.forwarding=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=0 ] tc-so:Executing command [ rump.route -q add -mpls 30 -tag 3 -inet6 fd00:1234:0:2::2 ] tc-so:Executing command [ rump.route -q add -mpls 26 -tag 27 -inet6 fd00:1234:0:1::1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./shdom3 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1234:0:2::2/64 alias ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./shdom4 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fd00:1234:0:3::1/64 alias ] tc-so:Executing command [ rump.ifconfig mpls0 create up ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.accept=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=0 ] tc-so:Executing command [ rump.route -q add -inet6 fd00:1234::/64 -ifa fd00:1234:0:2::2 -ifp mpls0 -tag 26 -inet6 fd00:1234:0:2::1 ] tc-so:Executing command [ rump.netstat -nrT ] tc-so:Executing command [ rump.ping6 -n -o -X 2 fd00:1234::2 ] tc-so:Executing command [ rump.ping6 -n -o -X 2 fd00:1234:0:1::2 ] tc-so:Executing command [ rump.ping6 -n -o -X 2 fd00:1234:0:2::2 ] tc-so:Executing command [ rump.ping6 -n -o -X 2 fd00:1234:0:3::1 ] tc-end: 1646878656.625359, mplsfw6, passed tc-start: 1646878656.645240, mplsfw6_expl tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif -lrumpnet_netmpls unix://./r1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif -lrumpnet_netmpls unix://./r2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif -lrumpnet_netmpls unix://./r3 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif -lrumpnet_netmpls unix://./r4 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./shdom1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1234::1/64 alias ] tc-so:Executing command [ rump.ifconfig mpls0 create up ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.accept=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=0 ] tc-so:Executing command [ rump.route -q add -inet6 fd00:1234:0:3::/64 -ifa fd00:1234::1 -ifp mpls0 -tag 25 -inet6 fd00:1234::2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./shdom1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1234::2/64 alias ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./shdom2 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fd00:1234:0:1::1/64 alias ] tc-so:Executing command [ rump.ifconfig mpls0 create up ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.accept=1 ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.forwarding=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=0 ] tc-so:Executing command [ rump.route -q add -mpls 25 -tag 30 -inet6 fd00:1234:0:1::2 ] tc-so:Executing command [ rump.route -q add -mpls 27 -tag 2 -inet6 fd00:1234::1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./shdom2 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1234:0:1::2/64 alias ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./shdom3 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fd00:1234:0:2::1/64 alias ] tc-so:Executing command [ rump.ifconfig mpls0 create up ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.accept=1 ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.forwarding=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=0 ] tc-so:Executing command [ rump.route -q add -mpls 30 -tag 2 -inet6 fd00:1234:0:2::2 ] tc-so:Executing command [ rump.route -q add -mpls 26 -tag 27 -inet6 fd00:1234:0:1::1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./shdom3 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1234:0:2::2/64 alias ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./shdom4 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fd00:1234:0:3::1/64 alias ] tc-so:Executing command [ rump.ifconfig mpls0 create up ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.accept=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=0 ] tc-so:Executing command [ rump.route -q add -inet6 fd00:1234::/64 -ifa fd00:1234:0:2::2 -ifp mpls0 -tag 26 -inet6 fd00:1234:0:2::1 ] tc-so:Executing command [ rump.netstat -nrT ] tc-so:Executing command [ rump.ping6 -n -o -X 2 fd00:1234::2 ] tc-so:Executing command [ rump.ping6 -n -o -X 2 fd00:1234:0:1::2 ] tc-so:Executing command [ rump.ping6 -n -o -X 2 fd00:1234:0:2::2 ] tc-so:Executing command [ rump.ping6 -n -o -X 2 fd00:1234:0:3::1 ] tc-end: 1646878676.571179, mplsfw6_expl, passed tp-end: 1646878676.595867, net/mpls/t_mpls_fw6 tp-start: 1646878677.578275, net/mpls/t_mpls_fw64, 2 tc-start: 1646878677.581335, mplsfw64_expl tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif -lrumpnet_netmpls unix://./r1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif -lrumpnet_netmpls unix://./r2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif -lrumpnet_netmpls unix://./r3 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif -lrumpnet_netmpls unix://./r4 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./shdom1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1234::1/64 alias ] tc-so:Executing command [ rump.ifconfig mpls0 create up ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.accept=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=0 ] tc-so:Executing command [ rump.route -q add -inet6 fd00:1234:0:3::/64 -ifa fd00:1234::1 -ifp mpls0 -tag 25 -inet6 fd00:1234::2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./shdom1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1234::2/64 alias ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./shdom2 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fd00:1234:0:1::1/64 alias ] tc-so:Executing command [ rump.ifconfig mpls0 create up ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.accept=1 ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.forwarding=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=0 ] tc-so:Executing command [ rump.route -q add -mpls 25 -tag 30 -inet6 fd00:1234:0:1::2 ] tc-so:Executing command [ rump.route -q add -mpls 27 -tag 2 -inet6 fd00:1234::1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./shdom2 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1234:0:1::2/64 alias ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./shdom3 ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.3.1/24 ] tc-so:Executing command [ rump.ifconfig mpls0 create up ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.accept=1 ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.forwarding=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=0 ] tc-so:Executing command [ rump.route -q add -mpls 30 -tag 2 -inet 10.0.3.2 ] tc-so:Executing command [ rump.route -q add -mpls 26 -tag 27 -inet6 fd00:1234:0:1::1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./shdom3 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.3.2 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./shdom4 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fd00:1234:0:3::1/64 alias ] tc-so:Executing command [ rump.ifconfig mpls0 create up ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.accept=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=0 ] tc-so:Executing command [ rump.route -q add -inet6 fd00:1234::/64 -ifa fd00:1234:0:3::1 -ifp mpls0 -tag 26 -inet 10.0.3.1 ] tc-so:Executing command [ rump.netstat -nrT ] tc-so:Executing command [ rump.ping6 -n -o -X 2 fd00:1234::2 ] tc-so:Executing command [ rump.ping6 -n -o -X 2 fd00:1234:0:1::2 ] tc-so:Executing command [ rump.ping -n -o -w 2 10.0.3.2 ] tc-so:Executing command [ rump.ping6 -n -o -X 2 fd00:1234:0:3::1 ] tc-end: 1646878697.839878, mplsfw64_expl, passed tc-start: 1646878697.864695, mplsfw64_impl tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif -lrumpnet_netmpls unix://./r1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif -lrumpnet_netmpls unix://./r2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif -lrumpnet_netmpls unix://./r3 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif -lrumpnet_netmpls unix://./r4 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./shdom1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1234::1/64 alias ] tc-so:Executing command [ rump.ifconfig mpls0 create up ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.accept=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=0 ] tc-so:Executing command [ rump.route -q add -inet6 fd00:1234:0:3::/64 -ifa fd00:1234::1 -ifp mpls0 -tag 25 -inet6 fd00:1234::2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./shdom1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1234::2/64 alias ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./shdom2 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fd00:1234:0:1::1/64 alias ] tc-so:Executing command [ rump.ifconfig mpls0 create up ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.accept=1 ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.forwarding=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=0 ] tc-so:Executing command [ rump.route -q add -mpls 25 -tag 30 -inet6 fd00:1234:0:1::2 ] tc-so:Executing command [ rump.route -q add -mpls 27 -tag 3 -inet6 fd00:1234::1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./shdom2 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1234:0:1::2/64 alias ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./shdom3 ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.3.1/24 ] tc-so:Executing command [ rump.ifconfig mpls0 create up ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.accept=1 ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.forwarding=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=0 ] tc-so:Executing command [ rump.route -q add -mpls 30 -tag 2 -inet 10.0.3.2 ] tc-so:Executing command [ rump.route -q add -mpls 26 -tag 27 -inet6 fd00:1234:0:1::1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./shdom3 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.3.2 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./shdom4 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fd00:1234:0:3::1/64 alias ] tc-so:Executing command [ rump.ifconfig mpls0 create up ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.accept=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=0 ] tc-so:Executing command [ rump.route -q add -inet6 fd00:1234::/64 -ifa fd00:1234:0:3::1 -ifp mpls0 -tag 26 -inet 10.0.3.1 ] tc-so:Executing command [ rump.netstat -nrT ] tc-so:Executing command [ rump.ping6 -n -o -X 2 fd00:1234::2 ] tc-so:Executing command [ rump.ping6 -n -o -X 2 fd00:1234:0:1::2 ] tc-so:Executing command [ rump.ping -n -o -w 2 10.0.3.2 ] tc-so:Executing command [ rump.ping6 -n -o -X 2 fd00:1234:0:3::1 ] tc-end: 1646878717.757594, mplsfw64_impl, passed tp-end: 1646878717.790107, net/mpls/t_mpls_fw64 tp-start: 1646878718.517080, net/mpls/t_rfc4182, 1 tc-start: 1646878718.519766, rfc4182 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif -lrumpnet_netmpls unix://./r1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif -lrumpnet_netmpls unix://./r2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif -lrumpnet_netmpls unix://./r3 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif -lrumpnet_netmpls unix://./r4 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./shdom1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig mpls0 create up ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.accept=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=0 ] tc-so:Executing command [ rump.route -q add 10.0.4.0/24 -ifa 10.0.1.1 -ifp mpls0 -tag 25,2 -inet 10.0.1.2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./shdom1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./shdom2 ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig mpls0 create up ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.accept=1 ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.forwarding=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=0 ] tc-so:Executing command [ rump.route -q add -mpls 25 -tag 30,0 -inet 10.0.2.2 ] tc-so:Executing command [ rump.route -q add -mpls 27 -tag 3 -inet 10.0.1.1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./shdom2 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./shdom3 ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.3.1/24 ] tc-so:Executing command [ rump.ifconfig mpls0 create up ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.accept=1 ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.forwarding=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=0 ] tc-so:Executing command [ rump.route -q add -mpls 30 -tag 3 -inet 10.0.3.2 ] tc-so:Executing command [ rump.route -q add -mpls 26 -tag 27,0 -inet 10.0.2.1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./shdom3 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.3.2/24 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./shdom4 ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.4.1/24 ] tc-so:Executing command [ rump.ifconfig mpls0 create up ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.accept=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=0 ] tc-so:Executing command [ rump.route -q add 10.0.1.0/24 -ifa 10.0.3.2 -ifp mpls0 -tag 26 -inet 10.0.3.1 ] tc-so:Executing command [ rump.ping -n -o -w 5 10.0.4.1 ] tc-end: 1646878737.484859, rfc4182, passed tp-end: 1646878737.507788, net/mpls/t_rfc4182 tp-start: 1646878738.332266, net/mpls/t_ldp_regen, 1 tc-start: 1646878738.335866, ldp_regen tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif -lrumpnet_netmpls unix://./r1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif -lrumpnet_netmpls unix://./r2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif -lrumpnet_netmpls unix://./r3 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif -lrumpnet_netmpls unix://./r4 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./shdom1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig mpls0 create up ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=0 ] tc-so:Executing command [ rump.route -q add 10.0.4.0/24 10.0.1.2 ] tc-so:Executing command [ rump.route -q add 10.0.5.0/24 10.0.1.2 ] tc-so:Executing command [ /usr/sbin/ldpd ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./shdom1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./shdom2 ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig mpls0 create up ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.accept=1 ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.forwarding=1 ] tc-so:Executing command [ rump.route -q add 10.0.4.0/24 10.0.2.2 ] tc-so:Executing command [ rump.route -q add 10.0.5.0/24 10.0.2.2 ] tc-so:Executing command [ /usr/sbin/ldpd ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./shdom2 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./shdom3 ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.3.1/24 ] tc-so:Executing command [ rump.ifconfig mpls0 create up ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.accept=1 ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.forwarding=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=0 ] tc-so:Executing command [ rump.route -q add 10.0.1.0/24 10.0.2.1 ] tc-so:Executing command [ rump.route -q add 10.0.4.0/24 10.0.3.2 ] tc-so:Executing command [ rump.route -q add 10.0.5.0/24 10.0.3.2 ] tc-so:Executing command [ /usr/sbin/ldpd ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./shdom3 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.3.2/24 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./shdom4 ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.4.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=0 ] tc-so:Executing command [ rump.ifconfig mpls0 create up ] tc-so:Executing command [ rump.route -q add 10.0.1.0/24 10.0.3.1 ] tc-so:Executing command [ /usr/sbin/ldpd ] tc-so:Executing command [ rump.ifconfig -w 60 ] tc-so:Executing command [ rump.ping -o -w 60 10.0.4.1 ] tc-se:Fail: incorrect exit status: 2, expected: 0 tc-se:stdout: tc-se:PING 10.0.4.1 (10.0.4.1): 56 data bytes tc-se: tc-se:----10.0.4.1 PING Statistics---- tc-se:60 packets transmitted, 0 packets received, 100.0% packet loss tc-se: tc-se:stderr: tc-se: tc-end: 1646878822.587413, ldp_regen, failed, atf-check failed; see the output of the test for details tp-end: 1646878822.618853, net/mpls/t_ldp_regen tp-start: 1646878823.690323, net/ndp/t_dad, 3 tc-start: 1646878823.692669, dad_basic tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ sleep 2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::3 ] tc-so:Executing command [ sleep 2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646878843.598260, dad_basic, passed tc-start: 1646878843.624114, dad_count tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.sysctl -n net.inet6.ip6.dad_count ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ sleep 2 ] tc-so:Executing command [ rump.sysctl -w -q net.inet6.ip6.dad_count=1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig -w 20 ] tc-so:Executing command [ sleep 2 ] tc-so:Executing command [ /bin/sh -c cat ./out |grep '33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 32' | wc -l | tr -d ' ' ] tc-so:Executing command [ rump.sysctl -w -q net.inet6.ip6.dad_count=8 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig -w 20 ] tc-so:Executing command [ sleep 2 ] tc-so:Executing command [ /bin/sh -c cat ./out |grep '33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fc00::2, length 32' | wc -l | tr -d ' ' ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646878876.105607, dad_count, passed tc-start: 1646878876.132965, dad_duplicated tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:ae:bb:69:90 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2 ] tc-so:Executing command [ sleep 1 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::11 ] tc-so:Executing command [ sleep 1 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646878900.567659, dad_duplicated, passed tp-end: 1646878900.585007, net/ndp/t_dad tp-start: 1646878903.745675, net/ndp/t_ndp, 11 tc-start: 1646878903.748644, ndp_cache_expiration tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:1f:af:58:ca ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ndp -n fc00::1 ] tc-so:Executing command [ rump.ndp -n fc00::2 ] tc-so:Executing command [ rump.ndp -i shmif0 basereachable=7000 ] tc-so:Executing command [ rump.ndp -s fc00::1 b2:a0:1f:af:58:ca ] tc-so:Executing command [ rump.ping6 -n -X 1 -c 1 fc00::2 ] tc-so:Executing command [ rump.ndp -n fc00::1 ] tc-so:Executing command [ rump.ndp -n fc00::2 ] tc-so:Executing command [ sleep 9 ] tc-so:Executing command [ rump.ndp -n fc00::1 ] tc-so:Executing command [ rump.ndp -n fc00::2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646878940.908106, ndp_cache_expiration, passed tc-start: 1646878940.924653, ndp_cache_overwriting tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:6d:56:47:a2 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ndp -n fc00::1 ] tc-so:Executing command [ rump.ndp -n fc00::2 ] tc-so:Executing command [ rump.ndp -s fc00::1 b2:a0:20:00:00:ff ] tc-so:Executing command [ rump.ndp -s fc00::1 b2:a0:20:00:00:fe ] tc-so:Executing command [ rump.ping6 -n -X 1 -c 1 fc00::2 ] tc-so:Executing command [ rump.ndp -s fc00::2 b2:a0:20:00:00:00 ] tc-so:Executing command [ rump.ndp -n fc00::2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646878960.859024, ndp_cache_overwriting, passed tc-start: 1646878960.876511, ndp_cache_state tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:96:fe:23:e4 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ndp -n fc00::1 ] tc-so:Executing command [ rump.ndp -n fc00::2 ] tc-so:Executing command [ rump.ndp -i shmif0 basereachable=7000 ] tc-so:Executing command [ rump.ndp -s fc00::1 b2:a0:96:fe:23:e4 ] tc-so:Executing command [ rump.ping6 -n -X 1 -c 1 fc00::2 ] tc-so:Executing command [ rump.ndp -n fc00::2 ] tc-so:Executing command [ rump.ping6 -n -X 1 -c 1 fc00::2 ] tc-so:Executing command [ rump.ndp -n fc00::2 ] tc-so:Executing command [ rump.ndp -n fc00::2 ] tc-se:Fail: regexp ^fc00::2.*R not in stdout tc-se:Neighbor Linklayer Address Netif Expire S Fl tc-se:fc00::2 b2:a0:63:99:f7:74 shmif0 23h59m54s S tc-end: 1646878991.360335, ndp_cache_state, failed, atf-check failed; see the output of the test for details tc-start: 1646878991.381683, ndp_commands tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:3b:2a:44:53 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ndp -n fc00::1 ] tc-so:Executing command [ rump.ndp -n fc00::2 ] tc-so:Executing command [ rump.ndp -s fc00::10 b2:a0:20:00:00:10 ] tc-so:Executing command [ rump.ndp -n fc00::10 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ndp -d fc00::10 ] tc-so:Executing command [ rump.ndp -n fc00::10 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ping6 -n -X 1 -c 1 fc00::2 ] tc-so:Executing command [ rump.ndp -s fc00::11 b2:a0:20:00:00:11 ] tc-so:Executing command [ rump.ndp -s fc00::12 b2:a0:20:00:00:12 ] tc-so:Executing command [ rump.ndp -n fc00::2 ] tc-so:Executing command [ rump.ndp -n fc00::11 ] tc-so:Executing command [ rump.ndp -n fc00::12 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ndp -n -a ] tc-so:Executing command [ rump.ndp -n -a ] tc-so:Executing command [ rump.ifconfig shmif0 down ] tc-so:Executing command [ rump.ndp -c ] tc-so:Executing command [ rump.ndp -n fc00::1 ] tc-so:Executing command [ rump.ndp -n fc00::2 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ndp -n fc00::11 ] tc-so:Executing command [ rump.ndp -n fc00::12 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ndp -s fc00::10 b2:a0:20:00:00:10 temp ] tc-so:Executing command [ rump.ndp -n fc00::10 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646879020.560936, ndp_commands, passed tc-start: 1646879020.584481, ndp_link_activation tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:44:99:a2:67 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ndp -n fc00::1 ] tc-so:Executing command [ rump.ndp -n fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif0 link b2:a1:00:00:00:01 ] tc-so:Executing command [ sleep 1 ] tc-so:Executing command [ /bin/sh -c cat ./out |grep -q 'b2:a1:00:00:00:01 > 33:33:00:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:44ff:fe99:a267 > ff02::1: ICMP6, neighbor advertisement' ] tc-so:Executing command [ rump.ifconfig shmif0 link b2:a1:00:00:00:02 active ] tc-so:Executing command [ sleep 1 ] tc-so:Executing command [ /bin/sh -c cat ./out |grep -q 'b2:a1:00:00:00:02 > 33:33:00:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:44ff:fe99:a267 > ff02::1: ICMP6, neighbor advertisement' ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646879047.956480, ndp_link_activation, passed tc-start: 1646879047.987142, ndp_neighborgcthresh tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:7b:65:14:65 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ndp -n fc00::1 ] tc-so:Executing command [ rump.ndp -n fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::20 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::21 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::22 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::23 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::24 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::25 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::26 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::27 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::28 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::29 ] tc-so:Executing command [ rump.ping6 -n -X 1 -c 1 fc00::20 ] tc-so:Executing command [ rump.ping6 -n -X 1 -c 1 fc00::21 ] tc-so:Executing command [ rump.ping6 -n -X 1 -c 1 fc00::22 ] tc-so:Executing command [ rump.ping6 -n -X 1 -c 1 fc00::23 ] tc-so:Executing command [ rump.ping6 -n -X 1 -c 1 fc00::24 ] tc-so:Executing command [ rump.ping6 -n -X 1 -c 1 fc00::25 ] tc-so:Executing command [ rump.sysctl -w net.inet6.ip6.neighborgcthresh=5 ] tc-so:Executing command [ rump.ping6 -n -X 1 -c 1 fc00::26 ] tc-so:Executing command [ rump.ping6 -n -X 1 -c 1 fc00::27 ] tc-so:Executing command [ rump.ping6 -n -X 1 -c 1 fc00::28 ] tc-so:Executing command [ rump.ping6 -n -X 1 -c 1 fc00::29 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646879072.186318, ndp_neighborgcthresh, passed tc-start: 1646879072.203390, ndp_purge_on_ifdown tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:a5:c9:b3:9d ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ndp -n fc00::1 ] tc-so:Executing command [ rump.ndp -n fc00::2 ] tc-so:Executing command [ rump.ping6 -n -X 1 -c 1 fc00::2 ] tc-so:Executing command [ rump.ndp -n fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif0 down ] tc-so:Executing command [ rump.ndp -n fc00::2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646879092.318829, ndp_purge_on_ifdown, passed tc-start: 1646879092.338758, ndp_purge_on_route_change tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:40:dc:b0:05 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ndp -n fc00::1 ] tc-so:Executing command [ rump.ndp -n fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:c7:1e:9f:fc ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -n -X 1 -c 1 fc00::2 ] tc-so:Executing command [ rump.ndp -n fc00::2 ] tc-so:Executing command [ rump.route change -inet6 -net fc00::0/64 -ifp shmif1 ] tc-so:Executing command [ rump.ndp -n fc00::2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646879117.288529, ndp_purge_on_route_change, passed tc-start: 1646879117.304898, ndp_purge_on_route_delete tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:b5:64:96:5a ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ndp -n fc00::1 ] tc-so:Executing command [ rump.ndp -n fc00::2 ] tc-so:Executing command [ rump.ping6 -n -X 1 -c 1 fc00::2 ] tc-so:Executing command [ rump.ndp -n fc00::2 ] tc-so:Executing command [ rump.route delete -inet6 -net fc00::0/64 ] tc-so:Executing command [ rump.ndp -n fc00::2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646879134.626903, ndp_purge_on_route_delete, passed tc-start: 1646879134.646145, ndp_rtm tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:15:81:4c:be ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ndp -n fc00::1 ] tc-so:Executing command [ rump.ndp -n fc00::2 ] tc-so:Executing command [ rump.ping6 -n -X 1 -c 1 fc00::2 ] tc-so:Executing command [ cat ./tmp ] tc-so:Executing command [ rump.ping6 -n -X 1 -c 1 fc00::99 ] tc-so:Executing command [ cat ./tmp ] tc-so:Executing command [ rump.ping6 -n -X 1 -c 1 fc01::99 ] tc-so:Executing command [ cat ./tmp ] tc-so:Executing command [ rump.ndp -d fc00::2 ] tc-so:Executing command [ grep -A 3 RTM_DELETE ./tmp ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646879167.177025, ndp_rtm, passed tc-start: 1646879167.198081, ndp_stray_entries tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:c7:c4:d1:17 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ndp -n fc00::1 ] tc-so:Executing command [ rump.ndp -n fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:da:2c:ef:a6 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::3/64 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -n -X 1 -c 1 fc00::2 ] tc-so:Executing command [ rump.ndp -n fc00::2 ] tc-so:Executing command [ rump.ndp -n fc00::2 ] tc-so:Executing command [ rump.ndp -c ] tc-so:Executing command [ rump.ndp -n fc00::2 ] tc-so:Executing command [ rump.ping6 -n -X 1 -c 1 -S fc00::3 fc00::2 ] tc-so:Executing command [ rump.ndp -n fc00::2 ] tc-so:Executing command [ rump.ndp -n fc00::2 ] tc-so:Executing command [ rump.ndp -c ] tc-so:Executing command [ rump.ndp -n fc00::2 ] tc-so:Executing command [ rump.ping6 -n -X 1 -c 1 -S fc00::3 fc00::2 ] tc-so:Executing command [ rump.ndp -n fc00::2 ] tc-so:Executing command [ rump.ndp -n fc00::2 ] tc-so:Executing command [ rump.ndp -c ] tc-so:Executing command [ rump.ping6 -n -X 1 -c 1 -S fc00::3 fc00::2 ] tc-so:Executing command [ rump.ndp -n fc00::2 ] tc-so:Executing command [ rump.ndp -n fc00::2 ] tc-so:Executing command [ rump.ndp -d fc00::2 ] tc-so:Executing command [ rump.ndp -n fc00::2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646879196.824198, ndp_stray_entries, passed tp-end: 1646879196.851613, net/ndp/t_ndp tp-start: 1646879198.870386, net/npf/t_npf, 7 tc-start: 1646879198.872615, npf_bpf tc-so:Executing command [ npfctl debug -c /usr/tests/net/npf/npftest.conf -o ./npf.plist ] tc-so:Executing command [ npftest -c npf.plist -T bpf ] tc-end: 1646879201.250871, npf_bpf, passed tc-start: 1646879201.259815, npf_gc tc-so:Executing command [ npfctl debug -c /usr/tests/net/npf/npftest.conf -o ./npf.plist ] tc-so:Executing command [ npftest -c npf.plist -T gc ] tc-end: 1646879207.734330, npf_gc, passed tc-start: 1646879207.742693, npf_nat tc-so:Executing command [ npfctl debug -c /usr/tests/net/npf/npftest.conf -o ./npf.plist ] tc-so:Executing command [ npftest -c npf.plist -T nat ] tc-end: 1646879209.901778, npf_nat, passed tc-start: 1646879209.910261, npf_nbuf tc-so:Executing command [ npfctl debug -c /usr/tests/net/npf/npftest.conf -o ./npf.plist ] tc-so:Executing command [ npftest -c npf.plist -T nbuf ] tc-end: 1646879215.873486, npf_nbuf, passed tc-start: 1646879215.883966, npf_rule tc-so:Executing command [ npfctl debug -c /usr/tests/net/npf/npftest.conf -o ./npf.plist ] tc-so:Executing command [ npftest -c npf.plist -T rule ] tc-end: 1646879218.60284, npf_rule, passed tc-start: 1646879218.69007, npf_state tc-so:Executing command [ npfctl debug -c /usr/tests/net/npf/npftest.conf -o ./npf.plist ] tc-so:Executing command [ npftest -c npf.plist -T state ] tc-end: 1646879220.187755, npf_state, passed tc-start: 1646879220.196815, npf_table tc-so:Executing command [ npfctl debug -c /usr/tests/net/npf/npftest.conf -o ./npf.plist ] tc-so:Executing command [ npftest -c npf.plist -T table ] tc-end: 1646879222.354393, npf_table, passed tp-end: 1646879222.364224, net/npf/t_npf tp-start: 1646879224.435944, net/route/t_change, 7 tc-start: 1646879224.439305, route_change_default_flags tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.10/24 up ] tc-so:Executing command [ rump.route add default 10.0.0.1 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.route change default -reject ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.route change default -noreject ] tc-so:Executing command [ rump.netstat -rn ] tc-end: 1646879229.559389, route_change_default_flags, passed tc-start: 1646879229.571151, route_change_flags tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.10/24 up ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.route change -net 10.0.0.0/24 -reject ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.route change -net 10.0.0.0/24 -noreject ] tc-so:Executing command [ rump.netstat -rn ] tc-end: 1646879233.656914, route_change_flags, passed tc-start: 1646879233.668443, route_change_gateway tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.10/24 up ] tc-so:Executing command [ rump.route add -net 192.168.0.0/24 10.0.0.1 ] tc-so:Executing command [ /bin/sh -c rump.route -n show -inet | grep ^192.168 ] tc-so:Executing command [ rump.route change -net 192.168.0.0/24 10.0.0.254 ] tc-so:Executing command [ /bin/sh -c rump.route -n show -inet | grep ^192.168 ] tc-end: 1646879237.597944, route_change_gateway, passed tc-start: 1646879237.610747, route_change_ifa tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.10/24 ] tc-so:Executing command [ rump.ifconfig shmif0 alias 10.0.0.11/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.route add -net 192.168.0.0/24 10.0.0.1 ] tc-so:Executing command [ /bin/sh -c rump.route -n show -inet | grep ^192.168 ] tc-so:Executing command [ diff ./expect ./output ] tc-so:Executing command [ rump.route change -net 192.168.0.0/24 10.0.0.1 -ifa 10.0.0.11 ] tc-so:Executing command [ diff ./expect ./output ] tc-end: 1646879242.45472, route_change_ifa, passed tc-start: 1646879242.60820, route_change_ifp tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.10/24 up ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.0.11/24 up ] tc-so:Executing command [ rump.route add -net 192.168.0.0/24 10.0.0.1 ] tc-so:Executing command [ /bin/sh -c rump.route -n show -inet | grep ^192.168 ] tc-so:Executing command [ diff ./expect ./output ] tc-so:Executing command [ rump.route change -net 192.168.0.0/24 10.0.0.1 -ifp shmif1 ] tc-so:Executing command [ diff ./expect ./output ] tc-end: 1646879247.534964, route_change_ifp, passed tc-start: 1646879247.576686, route_change_ifp_ifa tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.10/24 up ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.0.11/24 up ] tc-so:Executing command [ rump.route add -net 192.168.0.0/24 10.0.0.1 ] tc-so:Executing command [ /bin/sh -c rump.route -n show -inet | grep ^192.168 ] tc-so:Executing command [ diff ./expect ./output ] tc-so:Executing command [ rump.route change -net 192.168.0.0/24 -ifa 10.0.0.1 -ifp shmif1 ] tc-so:Executing command [ diff ./expect ./output ] tc-end: 1646879252.388972, route_change_ifp_ifa, passed tc-start: 1646879252.404193, route_change_reject2blackhole tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock ] tc-so:Executing command [ rump.route add 207.46.197.32 127.0.0.1 -reject ] tc-so:Executing command [ /bin/sh -c rump.route -n show -inet | grep ^207.46 ] tc-so:Executing command [ rump.route change 207.46.197.32 127.0.0.1 -blackhole ] tc-so:Executing command [ /bin/sh -c rump.netstat -rn -f inet | grep ^207.46 ] tc-end: 1646879255.339879, route_change_reject2blackhole, passed tp-end: 1646879255.348680, net/route/t_change tp-start: 1646879258.5067, net/route/t_flags, 9 tc-start: 1646879258.11970, route_flags_announce tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:a9:63:f7:9e ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.route delete -net 10.0.0.0/24 ] tc-so:Executing command [ rump.route add -net 10.0.0.0/24 10.0.0.1 -proxy ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646879272.669739, route_flags_announce, passed tc-start: 1646879272.688926, route_flags_blackhole tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:89:9b:d5:1d ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.0.1 ] tc-so:Executing command [ rump.route delete -net 10.0.0.0/24 ] tc-so:Executing command [ rump.arp -n 10.0.0.1 ] tc-so:Executing command [ rump.route add -net 10.0.0.0/24 127.0.0.1 -blackhole ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.0.1 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.arp -n 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646879291.831917, route_flags_blackhole, passed tc-start: 1646879291.849837, route_flags_connected tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:a5:bd:b7:ec ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646879306.847863, route_flags_connected, passed tc-start: 1646879306.868365, route_flags_default_gateway tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:22:2e:93:56 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.route add default 10.0.0.1 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646879320.390027, route_flags_default_gateway, passed tc-start: 1646879320.440012, route_flags_icmp_redirect tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:ca:ae:58:04 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock3 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:00:56:36:e4 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:d9:2e:97:63 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.254/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 alias 10.0.2.2/24 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ /bin/sh -c rump.ifconfig shmif1 |grep -q tentative ] tc-so:Executing command [ rump.route add -net 10.0.2.0/24 10.0.0.254 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.route add default 10.0.0.1 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.2.1 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.route add 10.0.2.2 10.0.0.1 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.2.2 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646879357.990994, route_flags_icmp_redirect, passed tc-start: 1646879358.11978, route_flags_llinfo tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:56:3e:95:99 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.0.1 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646879371.802901, route_flags_llinfo, passed tc-start: 1646879371.836360, route_flags_lo tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:02:72:ce:36 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646879385.26116, route_flags_lo, passed tc-start: 1646879385.47977, route_flags_reject tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:27:58:83:0e ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.route delete -net 10.0.0.0/24 ] tc-so:Executing command [ rump.route add -net 10.0.0.0/24 10.0.0.1 -reject ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.0.1 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.arp -n 10.0.0.1 ] tc-so:Executing command [ rump.route delete -net 10.0.0.0/24 ] tc-so:Executing command [ rump.route add -net 10.0.0.0/24 127.0.0.1 -reject ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.0.1 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.arp -n 10.0.0.1 ] tc-so:Executing command [ rump.route delete -net 10.0.0.0/24 ] tc-so:Executing command [ rump.route add -host 10.0.0.1/24 127.0.0.1 -iface -reject ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646879411.905169, route_flags_reject, passed tc-start: 1646879411.924573, route_flags_static tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:18:01:ac:49 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.route add 10.0.1.1 10.0.0.1 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.route add -net 10.0.2.0/24 10.0.0.1 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646879426.749675, route_flags_static, passed tp-end: 1646879426.768261, net/route/t_flags tp-start: 1646879429.268626, net/route/t_flags6, 8 tc-start: 1646879429.271306, route_flags_announce6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:f0:4d:e2:21 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.route delete -inet6 -net fc00::/64 ] tc-so:Executing command [ rump.route add -inet6 -net fc00::/64 fc00::1 -proxy ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646879449.218881, route_flags_announce6, passed tc-start: 1646879449.235802, route_flags_blackhole6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:d2:85:ca:56 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -n -X 1 -c 1 fc00::1 ] tc-so:Executing command [ rump.route delete -inet6 -net fc00::/64 ] tc-so:Executing command [ rump.ndp -n fc00::1 ] tc-so:Executing command [ rump.route add -inet6 -net fc00::/64 ::1 -blackhole ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ping6 -n -X 1 -c 1 fc00::1 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ndp -n fc00::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646879472.986440, route_flags_blackhole6, passed tc-start: 1646879473.7688, route_flags_connected6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:8d:0f:87:e7 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646879491.167231, route_flags_connected6, passed tc-start: 1646879491.207041, route_flags_default_gateway6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:0c:c7:2a:88 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.route add -inet6 default fc00::1 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646879507.753577, route_flags_default_gateway6, passed tc-start: 1646879507.770519, route_flags_llinfo6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:e9:fc:b2:21 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -n -X 1 -c 1 fc00::1 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646879525.48272, route_flags_llinfo6, passed tc-start: 1646879525.68488, route_flags_lo6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:54:8b:a2:48 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646879546.142580, route_flags_lo6, passed tc-start: 1646879546.160388, route_flags_reject6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:77:dd:e2:48 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.route delete -inet6 -net fc00::/64 ] tc-so:Executing command [ rump.route add -inet6 -net fc00::/64 fc00::1 -reject ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ping6 -n -X 1 -c 1 fc00::1 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ndp -n fc00::1 ] tc-so:Executing command [ rump.route delete -inet6 -net fc00::/64 ] tc-so:Executing command [ rump.route add -inet6 -net fc00::/64 ::1 -reject ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ping6 -n -X 1 -c 1 fc00::1 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ndp -n fc00::1 ] tc-so:Executing command [ rump.route delete -inet6 -net fc00::/64 ] tc-so:Executing command [ rump.route add -inet6 -host fc00::/64 ::1 -iface -reject ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ping6 -n -X 1 -c 1 fc00::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646879574.219770, route_flags_reject6, passed tc-start: 1646879574.240020, route_flags_static6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:e8:c2:81:7e ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.route add -inet6 fc00::1:1 fc00::1 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.route add -inet6 -net fc00::/24 fc00::1 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646879594.811128, route_flags_static6, passed tp-end: 1646879594.831069, net/route/t_flags6 tp-start: 1646879596.997262, net/route/t_route, 6 tc-start: 1646879597.512, route_command_add tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.route add -net 10.0.1.0/24 10.0.0.2 ] tc-so:Executing command [ rump.route add -host 10.0.2.1 10.0.0.3 ] tc-so:Executing command [ rump.route add -net 10.0.3.0/24 -connected -link -iface shmif0 ] tc-so:Executing command [ rump.route add -net 10.0.4.0/24 10.0.3.1 ] tc-so:Executing command [ rump.route add -net 10.0.1.0/26 10.0.5.1 ] tc-so:Executing command [ rump.route add -net 10.0.6.0/24 10.0.1.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646879605.639107, route_command_add, passed tc-start: 1646879605.667435, route_command_add6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1/64 ] tc-so:Executing command [ rump.route add -inet6 -net fc00:1::0/64 fc00::2 ] tc-so:Executing command [ rump.route add -inet6 -host fc00:2::1 fc00::3 ] tc-so:Executing command [ rump.route add -inet6 -net fc00:3::0/64 -connected -link -iface shmif0 ] tc-so:Executing command [ rump.route add -inet6 -net fc00:4::0/64 fc00:3::1 ] tc-so:Executing command [ rump.route add -inet6 -net fc00::4/128 fc00:5::1 ] tc-so:Executing command [ rump.route add -inet6 -net fc00:6::0/64 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646879614.339827, route_command_add6, passed tc-start: 1646879614.364234, route_command_get tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock3 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.1.2 netmask 0xffffff00 ] tc-so:Executing command [ rump.route add default 10.0.1.1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:b8:ba:1d:fd ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.2.2 netmask 0xffffff00 ] tc-so:Executing command [ rump.route add default 10.0.2.1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:fc:36:a1:80 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:11:cb:77:dc ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.1.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.2.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.sysctl -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ diff ./expect ./output ] tc-so:Executing command [ diff ./expect ./output ] tc-so:Executing command [ diff ./expect ./output ] tc-so:Executing command [ rump.ping -q -n -w 1 -c 1 10.0.1.1 ] tc-so:Executing command [ diff ./expect ./output ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646879642.955057, route_command_get, passed tc-start: 1646879642.982275, route_command_get6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock3 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:0:0:1::2 ] tc-so:Executing command [ rump.route add -inet6 default fc00:0:0:1::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:d2:c5:a7:b2 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:0:0:2::2 ] tc-so:Executing command [ rump.route add -inet6 default fc00:0:0:2::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:51:3f:77:f2 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:83:ca:86:56 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:0:0:1::1 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00:0:0:2::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.sysctl -w net.inet6.ip6.forwarding=1 ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ diff ./expect ./output ] tc-so:Executing command [ diff ./expect ./output ] tc-so:Executing command [ diff ./expect ./output ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 fc00:0:0:1::1 ] tc-so:Executing command [ diff ./expect ./output ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646879676.592034, route_command_get6, passed tc-start: 1646879676.620366, route_default_reject tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.route add -inet6 ::0.0.0.0 -prefixlen 104 ::1 -reject ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:0:0:1::2/64 up ] tc-so:Executing command [ rump.route add -inet6 default fc00:0:0:1::1 ] tc-so:Executing command [ rump.route change -inet6 default -reject ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646879685.640186, route_default_reject, passed tc-start: 1646879685.664415, route_non_subnet_gateway tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 192.168.0.1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.route add -net 10.0.0.1/32 -link -cloning -iface shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:fd:d1:bc:81 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/32 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 192.168.0.1 ] tc-so:Executing command [ rump.route add -net 192.168.0.1/32 -link -cloning -iface shmif0 ] tc-so:Executing command [ rump.route add default -ifa 10.0.0.1 192.168.0.1 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 192.168.0.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646879702.455546, route_non_subnet_gateway, passed tp-end: 1646879702.477886, net/route/t_route tp-start: 1646879703.364942, net/route/t_rtcache, 1 tc-start: 1646879703.367778, rtcache_invalidation tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://rtcache_src ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://rtcache_fwd ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://rtcache_dst1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://rtcache_dst2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./src ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./src ] tc-so:Executing command [ grep -q b2:a0:c0:52:b0:55 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./dst1 ] tc-so:Executing command [ grep -q b2:a0:e0:cf:46:6d ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif2 create ] tc-so:Executing command [ rump.ifconfig shmif2 linkstr ./dst2 ] tc-so:Executing command [ grep -q b2:a0:35:4f:fe:ac ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./dst1 ] tc-so:Executing command [ grep -q b2:a0:bf:57:ef:d4 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./dst2 ] tc-so:Executing command [ grep -q b2:a0:15:fa:14:75 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.route add default 10.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif2 10.0.2.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route add default 10.0.1.1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.3.1/24 alias ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route add default 10.0.2.1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.3.1/24 alias ] tc-so:Executing command [ rump.ping -n -w 3 -c 1 10.0.1.2 ] tc-so:Executing command [ rump.ping -n -w 3 -c 1 10.0.2.2 ] tc-so:Executing command [ rump.ping -n -w 3 -c 1 10.0.3.1 ] tc-so:Executing command [ rump.route add default 10.0.1.2 ] tc-so:Executing command [ rump.route add -net 10.0.0.0/24 127.0.0.1 -blackhole ] tc-so:Executing command [ rump.ping -n -w 3 -c 1 10.0.3.1 ] tc-so:Executing command [ cat ./outfile ] tc-so:Executing command [ rump.route add -net 10.0.3.0/24 10.0.2.2 ] tc-so:Executing command [ rump.route add -net 10.0.0.0/24 127.0.0.1 -blackhole ] tc-so:Executing command [ rump.ping -n -w 3 -c 1 10.0.3.1 ] tc-so:Executing command [ cat ./outfile ] tc-so:Executing command [ rump.route delete -net 10.0.3.0/24 10.0.2.2 ] tc-so:Executing command [ rump.ping -n -w 3 -c 1 10.0.3.1 ] tc-so:Executing command [ cat ./outfile ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif2 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1646879764.272555, rtcache_invalidation, passed tp-end: 1646879764.305897, net/route/t_rtcache tp-start: 1646879764.951748, sbin/envstat/t_envstat, 1 tc-start: 1646879764.955276, zerotemp tc-se:envstat: no drivers registered tc-so:amdtemp0 = =~ 0 tc-end: 1646879765.612335, zerotemp, expected_failure, PR kern/53410: Zero-temperature from amdtemp0 tp-end: 1646879765.621815, sbin/envstat/t_envstat tp-start: 1646879768.765970, sbin/fsck_ffs/t_enable_quotas, 20 tc-start: 1646879768.769410, 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-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: 1646879770.979397, corrupt_be_1, passed tc-start: 1646879770.990997, 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-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: 1646879773.92535, corrupt_be_2, passed tc-start: 1646879773.104988, 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-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: 1646879775.210186, corrupt_le_1, passed tc-start: 1646879775.223508, 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-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: 1646879777.378867, corrupt_le_2, passed tc-start: 1646879777.393882, 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: 1646879779.214092, dir1_be_1, passed tc-start: 1646879779.225918, 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: 1646879781.143924, dir1_be_2, passed tc-start: 1646879781.159393, 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: 1646879783.24323, dir1_le_1, passed tc-start: 1646879783.36658, 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: 1646879784.847316, dir1_le_2, passed tc-start: 1646879784.857788, 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: 1646879786.975202, disable_be_1, passed tc-start: 1646879786.985981, 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: 1646879789.100882, disable_be_2, passed tc-start: 1646879789.112188, 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: 1646879791.254160, disable_le_1, passed tc-start: 1646879791.269236, 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: 1646879793.382568, disable_le_2, passed tc-start: 1646879793.393609, 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: 1646879795.439782, notreg_be_1, passed tc-start: 1646879795.452213, 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: 1646879797.468533, notreg_be_2, passed tc-start: 1646879797.478937, 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: 1646879799.504988, notreg_le_1, passed tc-start: 1646879799.516467, 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: 1646879801.512795, notreg_le_2, passed tc-start: 1646879801.525433, 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: 1646879803.443267, unallocated_be_1, passed tc-start: 1646879803.454862, 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: 1646879805.320629, unallocated_be_2, passed tc-start: 1646879805.332572, 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: 1646879807.232669, unallocated_le_1, passed tc-start: 1646879807.246541, 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: 1646879809.202707, unallocated_le_2, passed tp-end: 1646879809.215392, sbin/fsck_ffs/t_enable_quotas tp-start: 1646879811.102350, sbin/fsck_ffs/t_check_quotas, 12 tc-start: 1646879811.105369, 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-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: 1646879813.386290, corrupt_list_be_1, passed tc-start: 1646879813.398193, 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-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: 1646879815.432830, corrupt_list_be_2, passed tc-start: 1646879815.445036, 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-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: 1646879817.489655, corrupt_list_le_1, passed tc-start: 1646879817.500684, 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-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: 1646879819.597277, corrupt_list_le_2, passed tc-start: 1646879819.609859, 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: 1646879822.777083, expand1_list_be_1, passed tc-start: 1646879822.842421, 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: 1646879825.662368, expand1_list_be_2, passed tc-start: 1646879825.729601, 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: 1646879828.547136, expand1_list_le_1, passed tc-start: 1646879828.619264, 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: 1646879831.573843, expand1_list_le_2, passed tc-start: 1646879831.642038, 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: 1646879867.676761, expand2_list_be_1, passed tc-start: 1646879869.89048, 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: 1646879905.657606, expand2_list_be_2, passed tc-start: 1646879906.916711, 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: 1646879935.988536, expand2_list_le_1, passed tc-start: 1646879937.251627, 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: 1646879969.705739, expand2_list_le_2, passed tp-end: 1646879971.141685, sbin/fsck_ffs/t_check_quotas tp-start: 1646879973.296500, sbin/gpt/t_gpt, 13 tc-start: 1646879973.299016, 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: 1646879975.436994, backup_2part, passed tc-start: 1646879975.449424, bootable_2part tc-end: 1646879975.453173, bootable_2part, skipped, Required file '/usr/mdec/gptmbr.bin' not found tc-start: 1646879975.455269, 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: 1646879978.4378, change_attr_2part, passed tc-start: 1646879978.15887, 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: 1646879980.694220, change_type_2part, passed tc-start: 1646879980.708542, 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: 1646879982.567658, create_2part, passed tc-start: 1646879982.577236, 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: 1646879983.732706, create_empty, passed tc-start: 1646879983.742209, 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: 1646879985.679665, label_2part, passed tc-start: 1646879985.691923, migrate_disklabel tc-end: 1646879986.314803, migrate_disklabel, skipped, This test is specific to architectures using MBR tc-start: 1646879986.325294, 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: 1646879988.589628, recover_backup, passed tc-start: 1646879988.598627, 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: 1646879990.777919, recover_primary, passed tc-start: 1646879990.791566, 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: 1646879992.675059, remove_2part, passed tc-start: 1646879992.685635, 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: 1646879995.30694, resize_2part, passed tc-start: 1646879995.41356, 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: 1646879997.556877, restore_2part, passed tp-end: 1646879997.569067, sbin/gpt/t_gpt tp-start: 1646879998.395712, sbin/ifconfig/t_bridge, 1 tc-start: 1646879998.398886, manybridges tc-so:Created bridge65535 tc-so:Created bridge65534 tc-so:Created bridge65533 tc-so:Created bridge65532 tc-so:Created bridge65531 tc-so:Created bridge65530 tc-so:Created bridge65529 tc-so:Created bridge65528 tc-so:Created bridge65527 tc-so:Created bridge65526 tc-so:Created bridge65525 tc-so:Created bridge65524 tc-so:Created bridge65523 tc-so:Created bridge65522 tc-so:Created bridge65521 tc-so:Created bridge65520 tc-so:Created bridge65519 tc-so:Created bridge65518 tc-so:Created bridge65517 tc-so:Created bridge65516 tc-so:Created bridge65515 tc-so:Created bridge65514 tc-so:Created bridge65513 tc-so:Created bridge65512 tc-so:Created bridge65511 tc-so:Created bridge65510 tc-so:Created bridge65509 tc-so:Created bridge65508 tc-so:Created bridge65507 tc-so:Created bridge65506 tc-so:Created bridge65505 tc-so:Created bridge65504 tc-so:Created bridge65503 tc-so:Created bridge65502 tc-so:Created bridge65501 tc-so:Created bridge65500 tc-so:Created bridge65499 tc-so:Created bridge65498 tc-so:Created bridge65497 tc-so:Created bridge65496 tc-so:Created bridge65495 tc-so:Created bridge65494 tc-so:Created bridge65493 tc-so:Created bridge65492 tc-so:Created bridge65491 tc-so:Created bridge65490 tc-so:Created bridge65489 tc-so:Created bridge65488 tc-so:Created bridge65487 tc-so:Created bridge65486 tc-so:Created bridge65485 tc-so:Created bridge65484 tc-so:Created bridge65483 tc-so:Created bridge65482 tc-so:Created bridge65481 tc-so:Created bridge65480 tc-so:Created bridge65479 tc-so:Created bridge65478 tc-so:Created bridge65477 tc-so:Created bridge65476 tc-so:Created bridge65475 tc-so:Created bridge65474 tc-so:Created bridge65473 tc-so:Created bridge65472 tc-so:Created bridge65471 tc-so:Created bridge65470 tc-so:Created bridge65469 tc-so:Created bridge65468 tc-so:Created bridge65467 tc-so:Created bridge65466 tc-so:Created bridge65465 tc-so:Created bridge65464 tc-so:Created bridge65463 tc-so:Created bridge65462 tc-so:Created bridge65461 tc-so:Created bridge65460 tc-so:Created bridge65459 tc-so:Created bridge65458 tc-so:Created bridge65457 tc-so:Created bridge65456 tc-so:Created bridge65455 tc-so:Created bridge65454 tc-so:Created bridge65453 tc-so:Created bridge65452 tc-so:Created bridge65451 tc-so:Created bridge65450 tc-so:Created bridge65449 tc-so:Created bridge65448 tc-so:Created bridge65447 tc-so:Created bridge65446 tc-so:Created bridge65445 tc-so:Created bridge65444 tc-so:Created bridge65443 tc-so:Created bridge65442 tc-so:Created bridge65441 tc-so:Created bridge65440 tc-so:Created bridge65439 tc-so:Created bridge65438 tc-so:Created bridge65437 tc-so:Created bridge65436 tc-so:Created bridge65435 tc-so:Created bridge65434 tc-so:Created bridge65433 tc-so:Created bridge65432 tc-so:Created bridge65431 tc-so:Created bridge65430 tc-so:Created bridge65429 tc-so:Created bridge65428 tc-so:Created bridge65427 tc-so:Created bridge65426 tc-so:Created bridge65425 tc-so:Created bridge65424 tc-so:Created bridge65423 tc-so:Created bridge65422 tc-so:Created bridge65421 tc-so:Created bridge65420 tc-so:Created bridge65419 tc-so:Created bridge65418 tc-so:Created bridge65417 tc-so:Created bridge65416 tc-so:Created bridge65415 tc-so:Created bridge65414 tc-so:Created bridge65413 tc-so:Created bridge65412 tc-so:Created bridge65411 tc-so:Created bridge65410 tc-so:Created bridge65409 tc-so:Created bridge65408 tc-so:Created bridge65407 tc-so:Created bridge65406 tc-so:Created bridge65405 tc-so:Created bridge65404 tc-so:Created bridge65403 tc-so:Created bridge65402 tc-so:Created bridge65401 tc-so:Created bridge65400 tc-so:Created bridge65399 tc-so:Created bridge65398 tc-so:Created bridge65397 tc-so:Created bridge65396 tc-so:Created bridge65395 tc-so:Created bridge65394 tc-so:Created bridge65393 tc-so:Created bridge65392 tc-so:Created bridge65391 tc-so:Created bridge65390 tc-so:Created bridge65389 tc-so:Created bridge65388 tc-so:Created bridge65387 tc-so:Created bridge65386 tc-so:Created bridge65385 tc-so:Created bridge65384 tc-so:Created bridge65383 tc-so:Created bridge65382 tc-so:Created bridge65381 tc-so:Created bridge65380 tc-so:Created bridge65379 tc-so:Created bridge65378 tc-so:Created bridge65377 tc-so:Created bridge65376 tc-so:Created bridge65375 tc-so:Created bridge65374 tc-so:Created bridge65373 tc-so:Created bridge65372 tc-so:Created bridge65371 tc-so:Created bridge65370 tc-so:Created bridge65369 tc-so:Created bridge65368 tc-so:Created bridge65367 tc-so:Created bridge65366 tc-so:Created bridge65365 tc-so:Created bridge65364 tc-so:Created bridge65363 tc-so:Created bridge65362 tc-so:Created bridge65361 tc-so:Created bridge65360 tc-so:Created bridge65359 tc-so:Created bridge65358 tc-so:Created bridge65357 tc-so:Created bridge65356 tc-so:Created bridge65355 tc-so:Created bridge65354 tc-so:Created bridge65353 tc-so:Created bridge65352 tc-so:Created bridge65351 tc-so:Created bridge65350 tc-so:Created bridge65349 tc-so:Created bridge65348 tc-so:Created bridge65347 tc-so:Created bridge65346 tc-so:Created bridge65345 tc-so:Created bridge65344 tc-so:Created bridge65343 tc-so:Created bridge65342 tc-so:Created bridge65341 tc-so:Created bridge65340 tc-so:Created bridge65339 tc-so:Created bridge65338 tc-so:Created bridge65337 tc-so:Created bridge65336 tc-so:Created bridge65335 tc-so:Created bridge65334 tc-so:Created bridge65333 tc-so:Created bridge65332 tc-so:Created bridge65331 tc-so:Created bridge65330 tc-so:Created bridge65329 tc-so:Created bridge65328 tc-so:Created bridge65327 tc-so:Created bridge65326 tc-so:Created bridge65325 tc-so:Created bridge65324 tc-so:Created bridge65323 tc-so:Created bridge65322 tc-so:Created bridge65321 tc-so:Created bridge65320 tc-so:Created bridge65319 tc-so:Created bridge65318 tc-so:Created bridge65317 tc-so:Created bridge65316 tc-so:Created bridge65315 tc-so:Created bridge65314 tc-so:Created bridge65313 tc-so:Created bridge65312 tc-so:Created bridge65311 tc-so:Created bridge65310 tc-so:Created bridge65309 tc-so:Created bridge65308 tc-so:Created bridge65307 tc-so:Created bridge65306 tc-so:Created bridge65305 tc-so:Created bridge65304 tc-so:Created bridge65303 tc-so:Created bridge65302 tc-so:Created bridge65301 tc-so:Created bridge65300 tc-so:Created bridge65299 tc-so:Created bridge65298 tc-so:Created bridge65297 tc-so:Created bridge65296 tc-so:Created bridge65295 tc-so:Created bridge65294 tc-so:Created bridge65293 tc-so:Created bridge65292 tc-so:Created bridge65291 tc-so:Created bridge65290 tc-so:Created bridge65289 tc-so:Created bridge65288 tc-so:Created bridge65287 tc-so:Created bridge65286 tc-so:Created bridge65285 tc-so:Created bridge65284 tc-so:Created bridge65283 tc-so:Created bridge65282 tc-so:Created bridge65281 tc-so:Created bridge65280 tc-so:Created bridge65279 tc-so:Created bridge65278 tc-so:Created bridge65277 tc-so:Created bridge65276 tc-so:Created bridge65275 tc-so:Created bridge65274 tc-so:Created bridge65273 tc-so:Created bridge65272 tc-so:Created bridge65271 tc-so:Created bridge65270 tc-so:Created bridge65269 tc-so:Created bridge65268 tc-so:Created bridge65267 tc-so:Created bridge65266 tc-so:Created bridge65265 tc-so:Created bridge65264 tc-so:Created bridge65263 tc-so:Created bridge65262 tc-so:Created bridge65261 tc-so:Created bridge65260 tc-so:Created bridge65259 tc-so:Created bridge65258 tc-so:Created bridge65257 tc-so:Created bridge65256 tc-so:Created bridge65255 tc-so:Created bridge65254 tc-so:Created bridge65253 tc-so:Created bridge65252 tc-so:Created bridge65251 tc-so:Created bridge65250 tc-so:Created bridge65249 tc-so:Created bridge65248 tc-so:Created bridge65247 tc-so:Created bridge65246 tc-so:Created bridge65245 tc-so:Created bridge65244 tc-so:Created bridge65243 tc-so:Created bridge65242 tc-so:Created bridge65241 tc-so:Created bridge65240 tc-so:Created bridge65239 tc-so:Created bridge65238 tc-so:Created bridge65237 tc-so:Created bridge65236 tc-so:Created bridge65235 tc-so:Created bridge65234 tc-so:Created bridge65233 tc-so:Created bridge65232 tc-so:Created bridge65231 tc-so:Created bridge65230 tc-so:Created bridge65229 tc-so:Created bridge65228 tc-so:Created bridge65227 tc-so:Created bridge65226 tc-so:Created bridge65225 tc-so:Created bridge65224 tc-so:Created bridge65223 tc-so:Created bridge65222 tc-so:Created bridge65221 tc-so:Created bridge65220 tc-so:Created bridge65219 tc-so:Created bridge65218 tc-so:Created bridge65217 tc-so:Created bridge65216 tc-so:Created bridge65215 tc-so:Created bridge65214 tc-so:Created bridge65213 tc-so:Created bridge65212 tc-so:Created bridge65211 tc-so:Created bridge65210 tc-so:Created bridge65209 tc-so:Created bridge65208 tc-so:Created bridge65207 tc-so:Created bridge65206 tc-so:Created bridge65205 tc-so:Created bridge65204 tc-so:Created bridge65203 tc-so:Created bridge65202 tc-so:Created bridge65201 tc-so:Created bridge65200 tc-so:Created bridge65199 tc-so:Created bridge65198 tc-so:Created bridge65197 tc-so:Created bridge65196 tc-so:Created bridge65195 tc-so:Created bridge65194 tc-so:Created bridge65193 tc-so:Created bridge65192 tc-so:Created bridge65191 tc-so:Created bridge65190 tc-so:Created bridge65189 tc-so:Created bridge65188 tc-so:Created bridge65187 tc-so:Created bridge65186 tc-so:Created bridge65185 tc-so:Created bridge65184 tc-so:Created bridge65183 tc-so:Created bridge65182 tc-so:Created bridge65181 tc-so:Created bridge65180 tc-so:Created bridge65179 tc-so:Created bridge65178 tc-so:Created bridge65177 tc-so:Created bridge65176 tc-so:Created bridge65175 tc-so:Created bridge65174 tc-so:Created bridge65173 tc-so:Created bridge65172 tc-so:Created bridge65171 tc-so:Created bridge65170 tc-so:Created bridge65169 tc-so:Created bridge65168 tc-so:Created bridge65167 tc-so:Created bridge65166 tc-so:Created bridge65165 tc-so:Created bridge65164 tc-so:Created bridge65163 tc-so:Created bridge65162 tc-so:Created bridge65161 tc-so:Created bridge65160 tc-so:Created bridge65159 tc-so:Created bridge65158 tc-so:Created bridge65157 tc-so:Created bridge65156 tc-so:Created bridge65155 tc-so:Created bridge65154 tc-so:Created bridge65153 tc-so:Created bridge65152 tc-so:Created bridge65151 tc-so:Created bridge65150 tc-so:Created bridge65149 tc-so:Created bridge65148 tc-so:Created bridge65147 tc-so:Created bridge65146 tc-so:Created bridge65145 tc-so:Created bridge65144 tc-so:Created bridge65143 tc-so:Created bridge65142 tc-so:Created bridge65141 tc-so:Created bridge65140 tc-so:Created bridge65139 tc-so:Created bridge65138 tc-so:Created bridge65137 tc-so:Created bridge65136 tc-so:Created bridge65135 tc-so:Created bridge65134 tc-so:Created bridge65133 tc-so:Created bridge65132 tc-so:Created bridge65131 tc-so:Created bridge65130 tc-so:Created bridge65129 tc-so:Created bridge65128 tc-so:Created bridge65127 tc-so:Created bridge65126 tc-so:Created bridge65125 tc-so:Created bridge65124 tc-so:Created bridge65123 tc-so:Created bridge65122 tc-so:Created bridge65121 tc-so:Created bridge65120 tc-so:Created bridge65119 tc-so:Created bridge65118 tc-so:Created bridge65117 tc-so:Created bridge65116 tc-so:Created bridge65115 tc-so:Created bridge65114 tc-so:Created bridge65113 tc-so:Created bridge65112 tc-so:Created bridge65111 tc-so:Created bridge65110 tc-so:Created bridge65109 tc-so:Created bridge65108 tc-so:Created bridge65107 tc-so:Created bridge65106 tc-so:Created bridge65105 tc-so:Created bridge65104 tc-so:Created bridge65103 tc-so:Created bridge65102 tc-so:Created bridge65101 tc-so:Created bridge65100 tc-so:Created bridge65099 tc-so:Created bridge65098 tc-so:Created bridge65097 tc-so:Created bridge65096 tc-so:Created bridge65095 tc-so:Created bridge65094 tc-so:Created bridge65093 tc-so:Created bridge65092 tc-so:Created bridge65091 tc-so:Created bridge65090 tc-so:Created bridge65089 tc-so:Created bridge65088 tc-so:Created bridge65087 tc-so:Created bridge65086 tc-so:Created bridge65085 tc-so:Created bridge65084 tc-so:Created bridge65083 tc-so:Created bridge65082 tc-so:Created bridge65081 tc-so:Created bridge65080 tc-so:Created bridge65079 tc-so:Created bridge65078 tc-so:Created bridge65077 tc-so:Created bridge65076 tc-so:Created bridge65075 tc-so:Created bridge65074 tc-so:Created bridge65073 tc-so:Created bridge65072 tc-so:Created bridge65071 tc-so:Created bridge65070 tc-so:Created bridge65069 tc-so:Created bridge65068 tc-so:Created bridge65067 tc-so:Created bridge65066 tc-so:Created bridge65065 tc-so:Created bridge65064 tc-so:Created bridge65063 tc-so:Created bridge65062 tc-so:Created bridge65061 tc-so:Created bridge65060 tc-so:Created bridge65059 tc-so:Created bridge65058 tc-so:Created bridge65057 tc-so:Created bridge65056 tc-so:Created bridge65055 tc-so:Created bridge65054 tc-so:Created bridge65053 tc-so:Created bridge65052 tc-so:Created bridge65051 tc-so:Created bridge65050 tc-so:Created bridge65049 tc-so:Created bridge65048 tc-so:Created bridge65047 tc-so:Created bridge65046 tc-so:Created bridge65045 tc-so:Created bridge65044 tc-so:Created bridge65043 tc-so:Created bridge65042 tc-so:Created bridge65041 tc-so:Created bridge65040 tc-so:Created bridge65039 tc-so:Created bridge65038 tc-so:Created bridge65037 tc-so:Created bridge65036 tc-so:Created bridge65035 tc-so:Created bridge65034 tc-so:Created bridge65033 tc-so:Created bridge65032 tc-so:Created bridge65031 tc-so:Created bridge65030 tc-so:Created bridge65029 tc-so:Created bridge65028 tc-so:Created bridge65027 tc-so:Created bridge65026 tc-so:Created bridge65025 tc-so:Created bridge65024 tc-so:Created bridge65023 tc-so:Created bridge65022 tc-so:Created bridge65021 tc-so:Created bridge65020 tc-so:Created bridge65019 tc-so:Created bridge65018 tc-so:Created bridge65017 tc-so:Created bridge65016 tc-so:Created bridge65015 tc-so:Created bridge65014 tc-so:Created bridge65013 tc-so:Created bridge65012 tc-so:Created bridge65011 tc-so:Created bridge65010 tc-so:Created bridge65009 tc-so:Created bridge65008 tc-so:Created bridge65007 tc-so:Created bridge65006 tc-so:Created bridge65005 tc-so:Created bridge65004 tc-so:Created bridge65003 tc-so:Created bridge65002 tc-so:Created bridge65001 tc-so:Created bridge65000 tc-so:Burnt down bridge65535 tc-so:Burnt down bridge65534 tc-so:Burnt down bridge65533 tc-so:Burnt down bridge65532 tc-so:Burnt down bridge65531 tc-so:Burnt down bridge65530 tc-so:Burnt down bridge65529 tc-so:Burnt down bridge65528 tc-so:Burnt down bridge65527 tc-so:Burnt down bridge65526 tc-so:Burnt down bridge65525 tc-so:Burnt down bridge65524 tc-so:Burnt down bridge65523 tc-so:Burnt down bridge65522 tc-so:Burnt down bridge65521 tc-so:Burnt down bridge65520 tc-so:Burnt down bridge65519 tc-so:Burnt down bridge65518 tc-so:Burnt down bridge65517 tc-so:Burnt down bridge65516 tc-so:Burnt down bridge65515 tc-so:Burnt down bridge65514 tc-so:Burnt down bridge65513 tc-so:Burnt down bridge65512 tc-so:Burnt down bridge65511 tc-so:Burnt down bridge65510 tc-so:Burnt down bridge65509 tc-so:Burnt down bridge65508 tc-so:Burnt down bridge65507 tc-so:Burnt down bridge65506 tc-so:Burnt down bridge65505 tc-so:Burnt down bridge65504 tc-so:Burnt down bridge65503 tc-so:Burnt down bridge65502 tc-so:Burnt down bridge65501 tc-so:Burnt down bridge65500 tc-so:Burnt down bridge65499 tc-so:Burnt down bridge65498 tc-so:Burnt down bridge65497 tc-so:Burnt down bridge65496 tc-so:Burnt down bridge65495 tc-so:Burnt down bridge65494 tc-so:Burnt down bridge65493 tc-so:Burnt down bridge65492 tc-so:Burnt down bridge65491 tc-so:Burnt down bridge65490 tc-so:Burnt down bridge65489 tc-so:Burnt down bridge65488 tc-so:Burnt down bridge65487 tc-so:Burnt down bridge65486 tc-so:Burnt down bridge65485 tc-so:Burnt down bridge65484 tc-so:Burnt down bridge65483 tc-so:Burnt down bridge65482 tc-so:Burnt down bridge65481 tc-so:Burnt down bridge65480 tc-so:Burnt down bridge65479 tc-so:Burnt down bridge65478 tc-so:Burnt down bridge65477 tc-so:Burnt down bridge65476 tc-so:Burnt down bridge65475 tc-so:Burnt down bridge65474 tc-so:Burnt down bridge65473 tc-so:Burnt down bridge65472 tc-so:Burnt down bridge65471 tc-so:Burnt down bridge65470 tc-so:Burnt down bridge65469 tc-so:Burnt down bridge65468 tc-so:Burnt down bridge65467 tc-so:Burnt down bridge65466 tc-so:Burnt down bridge65465 tc-so:Burnt down bridge65464 tc-so:Burnt down bridge65463 tc-so:Burnt down bridge65462 tc-so:Burnt down bridge65461 tc-so:Burnt down bridge65460 tc-so:Burnt down bridge65459 tc-so:Burnt down bridge65458 tc-so:Burnt down bridge65457 tc-so:Burnt down bridge65456 tc-so:Burnt down bridge65455 tc-so:Burnt down bridge65454 tc-so:Burnt down bridge65453 tc-so:Burnt down bridge65452 tc-so:Burnt down bridge65451 tc-so:Burnt down bridge65450 tc-so:Burnt down bridge65449 tc-so:Burnt down bridge65448 tc-so:Burnt down bridge65447 tc-so:Burnt down bridge65446 tc-so:Burnt down bridge65445 tc-so:Burnt down bridge65444 tc-so:Burnt down bridge65443 tc-so:Burnt down bridge65442 tc-so:Burnt down bridge65441 tc-so:Burnt down bridge65440 tc-so:Burnt down bridge65439 tc-so:Burnt down bridge65438 tc-so:Burnt down bridge65437 tc-so:Burnt down bridge65436 tc-so:Burnt down bridge65435 tc-so:Burnt down bridge65434 tc-so:Burnt down bridge65433 tc-so:Burnt down bridge65432 tc-so:Burnt down bridge65431 tc-so:Burnt down bridge65430 tc-so:Burnt down bridge65429 tc-so:Burnt down bridge65428 tc-so:Burnt down bridge65427 tc-so:Burnt down bridge65426 tc-so:Burnt down bridge65425 tc-so:Burnt down bridge65424 tc-so:Burnt down bridge65423 tc-so:Burnt down bridge65422 tc-so:Burnt down bridge65421 tc-so:Burnt down bridge65420 tc-so:Burnt down bridge65419 tc-so:Burnt down bridge65418 tc-so:Burnt down bridge65417 tc-so:Burnt down bridge65416 tc-so:Burnt down bridge65415 tc-so:Burnt down bridge65414 tc-so:Burnt down bridge65413 tc-so:Burnt down bridge65412 tc-so:Burnt down bridge65411 tc-so:Burnt down bridge65410 tc-so:Burnt down bridge65409 tc-so:Burnt down bridge65408 tc-so:Burnt down bridge65407 tc-so:Burnt down bridge65406 tc-so:Burnt down bridge65405 tc-so:Burnt down bridge65404 tc-so:Burnt down bridge65403 tc-so:Burnt down bridge65402 tc-so:Burnt down bridge65401 tc-so:Burnt down bridge65400 tc-so:Burnt down bridge65399 tc-so:Burnt down bridge65398 tc-so:Burnt down bridge65397 tc-so:Burnt down bridge65396 tc-so:Burnt down bridge65395 tc-so:Burnt down bridge65394 tc-so:Burnt down bridge65393 tc-so:Burnt down bridge65392 tc-so:Burnt down bridge65391 tc-so:Burnt down bridge65390 tc-so:Burnt down bridge65389 tc-so:Burnt down bridge65388 tc-so:Burnt down bridge65387 tc-so:Burnt down bridge65386 tc-so:Burnt down bridge65385 tc-so:Burnt down bridge65384 tc-so:Burnt down bridge65383 tc-so:Burnt down bridge65382 tc-so:Burnt down bridge65381 tc-so:Burnt down bridge65380 tc-so:Burnt down bridge65379 tc-so:Burnt down bridge65378 tc-so:Burnt down bridge65377 tc-so:Burnt down bridge65376 tc-so:Burnt down bridge65375 tc-so:Burnt down bridge65374 tc-so:Burnt down bridge65373 tc-so:Burnt down bridge65372 tc-so:Burnt down bridge65371 tc-so:Burnt down bridge65370 tc-so:Burnt down bridge65369 tc-so:Burnt down bridge65368 tc-so:Burnt down bridge65367 tc-so:Burnt down bridge65366 tc-so:Burnt down bridge65365 tc-so:Burnt down bridge65364 tc-so:Burnt down bridge65363 tc-so:Burnt down bridge65362 tc-so:Burnt down bridge65361 tc-so:Burnt down bridge65360 tc-so:Burnt down bridge65359 tc-so:Burnt down bridge65358 tc-so:Burnt down bridge65357 tc-so:Burnt down bridge65356 tc-so:Burnt down bridge65355 tc-so:Burnt down bridge65354 tc-so:Burnt down bridge65353 tc-so:Burnt down bridge65352 tc-so:Burnt down bridge65351 tc-so:Burnt down bridge65350 tc-so:Burnt down bridge65349 tc-so:Burnt down bridge65348 tc-so:Burnt down bridge65347 tc-so:Burnt down bridge65346 tc-so:Burnt down bridge65345 tc-so:Burnt down bridge65344 tc-so:Burnt down bridge65343 tc-so:Burnt down bridge65342 tc-so:Burnt down bridge65341 tc-so:Burnt down bridge65340 tc-so:Burnt down bridge65339 tc-so:Burnt down bridge65338 tc-so:Burnt down bridge65337 tc-so:Burnt down bridge65336 tc-so:Burnt down bridge65335 tc-so:Burnt down bridge65334 tc-so:Burnt down bridge65333 tc-so:Burnt down bridge65332 tc-so:Burnt down bridge65331 tc-so:Burnt down bridge65330 tc-so:Burnt down bridge65329 tc-so:Burnt down bridge65328 tc-so:Burnt down bridge65327 tc-so:Burnt down bridge65326 tc-so:Burnt down bridge65325 tc-so:Burnt down bridge65324 tc-so:Burnt down bridge65323 tc-so:Burnt down bridge65322 tc-so:Burnt down bridge65321 tc-so:Burnt down bridge65320 tc-so:Burnt down bridge65319 tc-so:Burnt down bridge65318 tc-so:Burnt down bridge65317 tc-so:Burnt down bridge65316 tc-so:Burnt down bridge65315 tc-so:Burnt down bridge65314 tc-so:Burnt down bridge65313 tc-so:Burnt down bridge65312 tc-so:Burnt down bridge65311 tc-so:Burnt down bridge65310 tc-so:Burnt down bridge65309 tc-so:Burnt down bridge65308 tc-so:Burnt down bridge65307 tc-so:Burnt down bridge65306 tc-so:Burnt down bridge65305 tc-so:Burnt down bridge65304 tc-so:Burnt down bridge65303 tc-so:Burnt down bridge65302 tc-so:Burnt down bridge65301 tc-so:Burnt down bridge65300 tc-so:Burnt down bridge65299 tc-so:Burnt down bridge65298 tc-so:Burnt down bridge65297 tc-so:Burnt down bridge65296 tc-so:Burnt down bridge65295 tc-so:Burnt down bridge65294 tc-so:Burnt down bridge65293 tc-so:Burnt down bridge65292 tc-so:Burnt down bridge65291 tc-so:Burnt down bridge65290 tc-so:Burnt down bridge65289 tc-so:Burnt down bridge65288 tc-so:Burnt down bridge65287 tc-so:Burnt down bridge65286 tc-so:Burnt down bridge65285 tc-so:Burnt down bridge65284 tc-so:Burnt down bridge65283 tc-so:Burnt down bridge65282 tc-so:Burnt down bridge65281 tc-so:Burnt down bridge65280 tc-so:Burnt down bridge65279 tc-so:Burnt down bridge65278 tc-so:Burnt down bridge65277 tc-so:Burnt down bridge65276 tc-so:Burnt down bridge65275 tc-so:Burnt down bridge65274 tc-so:Burnt down bridge65273 tc-so:Burnt down bridge65272 tc-so:Burnt down bridge65271 tc-so:Burnt down bridge65270 tc-so:Burnt down bridge65269 tc-so:Burnt down bridge65268 tc-so:Burnt down bridge65267 tc-so:Burnt down bridge65266 tc-so:Burnt down bridge65265 tc-so:Burnt down bridge65264 tc-so:Burnt down bridge65263 tc-so:Burnt down bridge65262 tc-so:Burnt down bridge65261 tc-so:Burnt down bridge65260 tc-so:Burnt down bridge65259 tc-so:Burnt down bridge65258 tc-so:Burnt down bridge65257 tc-so:Burnt down bridge65256 tc-so:Burnt down bridge65255 tc-so:Burnt down bridge65254 tc-so:Burnt down bridge65253 tc-so:Burnt down bridge65252 tc-so:Burnt down bridge65251 tc-so:Burnt down bridge65250 tc-so:Burnt down bridge65249 tc-so:Burnt down bridge65248 tc-so:Burnt down bridge65247 tc-so:Burnt down bridge65246 tc-so:Burnt down bridge65245 tc-so:Burnt down bridge65244 tc-so:Burnt down bridge65243 tc-so:Burnt down bridge65242 tc-so:Burnt down bridge65241 tc-so:Burnt down bridge65240 tc-so:Burnt down bridge65239 tc-so:Burnt down bridge65238 tc-so:Burnt down bridge65237 tc-so:Burnt down bridge65236 tc-so:Burnt down bridge65235 tc-so:Burnt down bridge65234 tc-so:Burnt down bridge65233 tc-so:Burnt down bridge65232 tc-so:Burnt down bridge65231 tc-so:Burnt down bridge65230 tc-so:Burnt down bridge65229 tc-so:Burnt down bridge65228 tc-so:Burnt down bridge65227 tc-so:Burnt down bridge65226 tc-so:Burnt down bridge65225 tc-so:Burnt down bridge65224 tc-so:Burnt down bridge65223 tc-so:Burnt down bridge65222 tc-so:Burnt down bridge65221 tc-so:Burnt down bridge65220 tc-so:Burnt down bridge65219 tc-so:Burnt down bridge65218 tc-so:Burnt down bridge65217 tc-so:Burnt down bridge65216 tc-so:Burnt down bridge65215 tc-so:Burnt down bridge65214 tc-so:Burnt down bridge65213 tc-so:Burnt down bridge65212 tc-so:Burnt down bridge65211 tc-so:Burnt down bridge65210 tc-so:Burnt down bridge65209 tc-so:Burnt down bridge65208 tc-so:Burnt down bridge65207 tc-so:Burnt down bridge65206 tc-so:Burnt down bridge65205 tc-so:Burnt down bridge65204 tc-so:Burnt down bridge65203 tc-so:Burnt down bridge65202 tc-so:Burnt down bridge65201 tc-so:Burnt down bridge65200 tc-so:Burnt down bridge65199 tc-so:Burnt down bridge65198 tc-so:Burnt down bridge65197 tc-so:Burnt down bridge65196 tc-so:Burnt down bridge65195 tc-so:Burnt down bridge65194 tc-so:Burnt down bridge65193 tc-so:Burnt down bridge65192 tc-so:Burnt down bridge65191 tc-so:Burnt down bridge65190 tc-so:Burnt down bridge65189 tc-so:Burnt down bridge65188 tc-so:Burnt down bridge65187 tc-so:Burnt down bridge65186 tc-so:Burnt down bridge65185 tc-so:Burnt down bridge65184 tc-so:Burnt down bridge65183 tc-so:Burnt down bridge65182 tc-so:Burnt down bridge65181 tc-so:Burnt down bridge65180 tc-so:Burnt down bridge65179 tc-so:Burnt down bridge65178 tc-so:Burnt down bridge65177 tc-so:Burnt down bridge65176 tc-so:Burnt down bridge65175 tc-so:Burnt down bridge65174 tc-so:Burnt down bridge65173 tc-so:Burnt down bridge65172 tc-so:Burnt down bridge65171 tc-so:Burnt down bridge65170 tc-so:Burnt down bridge65169 tc-so:Burnt down bridge65168 tc-so:Burnt down bridge65167 tc-so:Burnt down bridge65166 tc-so:Burnt down bridge65165 tc-so:Burnt down bridge65164 tc-so:Burnt down bridge65163 tc-so:Burnt down bridge65162 tc-so:Burnt down bridge65161 tc-so:Burnt down bridge65160 tc-so:Burnt down bridge65159 tc-so:Burnt down bridge65158 tc-so:Burnt down bridge65157 tc-so:Burnt down bridge65156 tc-so:Burnt down bridge65155 tc-so:Burnt down bridge65154 tc-so:Burnt down bridge65153 tc-so:Burnt down bridge65152 tc-so:Burnt down bridge65151 tc-so:Burnt down bridge65150 tc-so:Burnt down bridge65149 tc-so:Burnt down bridge65148 tc-so:Burnt down bridge65147 tc-so:Burnt down bridge65146 tc-so:Burnt down bridge65145 tc-so:Burnt down bridge65144 tc-so:Burnt down bridge65143 tc-so:Burnt down bridge65142 tc-so:Burnt down bridge65141 tc-so:Burnt down bridge65140 tc-so:Burnt down bridge65139 tc-so:Burnt down bridge65138 tc-so:Burnt down bridge65137 tc-so:Burnt down bridge65136 tc-so:Burnt down bridge65135 tc-so:Burnt down bridge65134 tc-so:Burnt down bridge65133 tc-so:Burnt down bridge65132 tc-so:Burnt down bridge65131 tc-so:Burnt down bridge65130 tc-so:Burnt down bridge65129 tc-so:Burnt down bridge65128 tc-so:Burnt down bridge65127 tc-so:Burnt down bridge65126 tc-so:Burnt down bridge65125 tc-so:Burnt down bridge65124 tc-so:Burnt down bridge65123 tc-so:Burnt down bridge65122 tc-so:Burnt down bridge65121 tc-so:Burnt down bridge65120 tc-so:Burnt down bridge65119 tc-so:Burnt down bridge65118 tc-so:Burnt down bridge65117 tc-so:Burnt down bridge65116 tc-so:Burnt down bridge65115 tc-so:Burnt down bridge65114 tc-so:Burnt down bridge65113 tc-so:Burnt down bridge65112 tc-so:Burnt down bridge65111 tc-so:Burnt down bridge65110 tc-so:Burnt down bridge65109 tc-so:Burnt down bridge65108 tc-so:Burnt down bridge65107 tc-so:Burnt down bridge65106 tc-so:Burnt down bridge65105 tc-so:Burnt down bridge65104 tc-so:Burnt down bridge65103 tc-so:Burnt down bridge65102 tc-so:Burnt down bridge65101 tc-so:Burnt down bridge65100 tc-so:Burnt down bridge65099 tc-so:Burnt down bridge65098 tc-so:Burnt down bridge65097 tc-so:Burnt down bridge65096 tc-so:Burnt down bridge65095 tc-so:Burnt down bridge65094 tc-so:Burnt down bridge65093 tc-so:Burnt down bridge65092 tc-so:Burnt down bridge65091 tc-so:Burnt down bridge65090 tc-so:Burnt down bridge65089 tc-so:Burnt down bridge65088 tc-so:Burnt down bridge65087 tc-so:Burnt down bridge65086 tc-so:Burnt down bridge65085 tc-so:Burnt down bridge65084 tc-so:Burnt down bridge65083 tc-so:Burnt down bridge65082 tc-so:Burnt down bridge65081 tc-so:Burnt down bridge65080 tc-so:Burnt down bridge65079 tc-so:Burnt down bridge65078 tc-so:Burnt down bridge65077 tc-so:Burnt down bridge65076 tc-so:Burnt down bridge65075 tc-so:Burnt down bridge65074 tc-so:Burnt down bridge65073 tc-so:Burnt down bridge65072 tc-so:Burnt down bridge65071 tc-so:Burnt down bridge65070 tc-so:Burnt down bridge65069 tc-so:Burnt down bridge65068 tc-so:Burnt down bridge65067 tc-so:Burnt down bridge65066 tc-so:Burnt down bridge65065 tc-so:Burnt down bridge65064 tc-so:Burnt down bridge65063 tc-so:Burnt down bridge65062 tc-so:Burnt down bridge65061 tc-so:Burnt down bridge65060 tc-so:Burnt down bridge65059 tc-so:Burnt down bridge65058 tc-so:Burnt down bridge65057 tc-so:Burnt down bridge65056 tc-so:Burnt down bridge65055 tc-so:Burnt down bridge65054 tc-so:Burnt down bridge65053 tc-so:Burnt down bridge65052 tc-so:Burnt down bridge65051 tc-so:Burnt down bridge65050 tc-so:Burnt down bridge65049 tc-so:Burnt down bridge65048 tc-so:Burnt down bridge65047 tc-so:Burnt down bridge65046 tc-so:Burnt down bridge65045 tc-so:Burnt down bridge65044 tc-so:Burnt down bridge65043 tc-so:Burnt down bridge65042 tc-so:Burnt down bridge65041 tc-so:Burnt down bridge65040 tc-so:Burnt down bridge65039 tc-so:Burnt down bridge65038 tc-so:Burnt down bridge65037 tc-so:Burnt down bridge65036 tc-so:Burnt down bridge65035 tc-so:Burnt down bridge65034 tc-so:Burnt down bridge65033 tc-so:Burnt down bridge65032 tc-so:Burnt down bridge65031 tc-so:Burnt down bridge65030 tc-so:Burnt down bridge65029 tc-so:Burnt down bridge65028 tc-so:Burnt down bridge65027 tc-so:Burnt down bridge65026 tc-so:Burnt down bridge65025 tc-so:Burnt down bridge65024 tc-so:Burnt down bridge65023 tc-so:Burnt down bridge65022 tc-so:Burnt down bridge65021 tc-so:Burnt down bridge65020 tc-so:Burnt down bridge65019 tc-so:Burnt down bridge65018 tc-so:Burnt down bridge65017 tc-so:Burnt down bridge65016 tc-so:Burnt down bridge65015 tc-so:Burnt down bridge65014 tc-so:Burnt down bridge65013 tc-so:Burnt down bridge65012 tc-so:Burnt down bridge65011 tc-so:Burnt down bridge65010 tc-so:Burnt down bridge65009 tc-so:Burnt down bridge65008 tc-so:Burnt down bridge65007 tc-so:Burnt down bridge65006 tc-so:Burnt down bridge65005 tc-so:Burnt down bridge65004 tc-so:Burnt down bridge65003 tc-so:Burnt down bridge65002 tc-so:Burnt down bridge65001 tc-so:Burnt down bridge65000 tc-end: 1646880079.163668, manybridges, passed tp-end: 1646880079.173748, sbin/ifconfig/t_bridge tp-start: 1646880079.972744, sbin/ifconfig/t_capabilities, 1 tc-start: 1646880079.975949, basic tc-so:Request: hme0 tcp4csum-rx (TCP4CSUM_Rx) tc-so:Request: hme0 -tcp4csum-rx (-TCP4CSUM_Rx) tc-so:Request: hme0 tcp4csum-tx (TCP4CSUM_Tx) tc-so:Request: hme0 -tcp4csum-tx (-TCP4CSUM_Tx) tc-so:Request: hme0 udp4csum-rx (UDP4CSUM_Rx) tc-so:Request: hme0 -udp4csum-rx (-UDP4CSUM_Rx) tc-so:Request: hme0 udp4csum-tx (UDP4CSUM_Tx) tc-so:Request: hme0 -udp4csum-tx (-UDP4CSUM_Tx) tc-so:Restoring capabilities for hme0 tc-so:Skipping unrecognized enabled=0 for hme0 tc-so:Skipping lo0, no capabilities tc-end: 1646880084.646424, basic, passed tp-end: 1646880084.656558, sbin/ifconfig/t_capabilities tp-start: 1646880085.329932, sbin/ifconfig/t_nonexistent, 1 tc-start: 1646880085.333092, nonexistent tc-so:Executing command [ ifconfig nonexistent0 1.2.3.4/24 ] tc-end: 1646880086.149238, nonexistent, passed tp-end: 1646880086.158402, sbin/ifconfig/t_nonexistent tp-start: 1646880086.918964, sbin/ifconfig/t_random_garbage, 1 tc-start: 1646880086.922749, random_garbage tc-end: 1646880087.585000, random_garbage, skipped, The test is not safe (PR kern/55451) tp-end: 1646880087.594493, sbin/ifconfig/t_random_garbage tp-start: 1646880088.369677, sbin/ifconfig/t_repeated_link_addr, 1 tc-start: 1646880088.372989, repeated_link_addr tc-end: 1646880089.20858, repeated_link_addr, skipped, can disrupt networking; also PR port-evbarm/55521 tp-end: 1646880089.30997, sbin/ifconfig/t_repeated_link_addr tp-start: 1646880089.803016, sbin/ifconfig/t_repeated_mtu, 1 tc-start: 1646880089.805973, repeated_mtu tc-end: 1646880090.454483, repeated_mtu, skipped, can disrupt networking; also PR port-evbarm/55521 tp-end: 1646880090.464557, sbin/ifconfig/t_repeated_mtu tp-start: 1646880091.244547, sbin/ifconfig/t_repeated_scan, 1 tc-start: 1646880091.247574, repeated_scan tc-end: 1646880091.884277, repeated_scan, skipped, can disrupt networking; also PR port-evbarm/55521 tp-end: 1646880091.893702, sbin/ifconfig/t_repeated_scan tp-start: 1646880092.642436, sbin/ifconfig/t_repeated_updown, 1 tc-start: 1646880092.646106, repeated_updown tc-end: 1646880093.363755, repeated_updown, skipped, can disrupt networking; also PR port-evbarm/55504 tp-end: 1646880093.373994, sbin/ifconfig/t_repeated_updown tp-start: 1646880094.238260, sbin/ifconfig/t_tap, 2 tc-start: 1646880094.240445, manytaps tc-end: 1646880095.151409, manytaps, skipped, The test causes a panic (PR kern/55417) tc-start: 1646880095.158498, overflow tc-se:ifconfig: SIOCGIFFLAGS tap99999: Device not configured tc-end: 1646880096.147792, overflow, skipped, The test causes a panic (PR kern/53546) tp-end: 1646880096.156115, sbin/ifconfig/t_tap tp-start: 1646880097.213815, sbin/ifconfig/t_woptions, 3 tc-start: 1646880097.216157, chan tc-end: 1646880097.736878, chan, skipped, Test triggers real device activity and may destroy configuration or hang. tc-start: 1646880097.746321, mediaopt tc-end: 1646880098.231054, mediaopt, skipped, Test triggers real device activity and may destroy configuration or hang. tc-start: 1646880098.238755, modes tc-end: 1646880098.792796, modes, skipped, Test triggers real device activity and may destroy configuration or hang. tp-end: 1646880098.802171, sbin/ifconfig/t_woptions tp-start: 1646880100.836049, sbin/newfs/t_enable_quotas, 12 tc-start: 1646880100.838551, 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: 1646880101.892997, enabled_be_1_both, passed tc-start: 1646880101.902952, 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: 1646880102.918733, enabled_be_1_group, passed tc-start: 1646880102.934070, 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: 1646880104.228695, enabled_be_1_user, passed tc-start: 1646880104.244100, 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: 1646880105.531136, enabled_be_2_both, passed tc-start: 1646880105.547419, 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: 1646880106.830562, enabled_be_2_group, passed tc-start: 1646880106.845831, 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: 1646880108.60899, enabled_be_2_user, passed tc-start: 1646880108.71989, 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: 1646880109.98413, enabled_le_1_both, passed tc-start: 1646880109.108926, 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: 1646880110.99776, enabled_le_1_group, passed tc-start: 1646880110.112412, 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: 1646880111.186808, enabled_le_1_user, passed tc-start: 1646880111.197104, 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: 1646880112.107957, enabled_le_2_both, passed tc-start: 1646880112.120705, 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: 1646880113.142174, enabled_le_2_group, passed tc-start: 1646880113.154194, 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: 1646880114.46599, enabled_le_2_user, passed tp-end: 1646880114.56959, sbin/newfs/t_enable_quotas tp-start: 1646880114.590851, sbin/newfs_msdos/t_create, 1 tc-start: 1646880114.593496, validfat32 tc-se:[: 63: unexpected operator tc-so:Executing command [ newfs_msdos -b 512 -C 33m -F 32 msdos.img ] tc-so:Executing command [ fsck_msdos -p msdos.img ] tc-end: 1646880115.751533, validfat32, passed tp-end: 1646880115.766887, sbin/newfs_msdos/t_create tp-start: 1646880116.617010, sbin/resize_ffs/t_check, 1 tc-start: 1646880116.619845, 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.539 secs (1945410 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: 1646880118.888413, check_grow, passed tp-end: 1646880118.903571, sbin/resize_ffs/t_check tp-start: 1646880120.468989, sbin/resize_ffs/t_grow, 4 tc-start: 1646880120.471187, 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-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.vPJNg8/mnt: not currently mounted tc-end: 1646880183.574014, grow_16M_v0_8192, passed tc-start: 1646880183.755718, 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-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.SZMMKl/mnt: not currently mounted tc-end: 1646880242.731853, grow_16M_v1_16384, passed tc-start: 1646880242.902334, 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-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.J2BUeq/mnt: not currently mounted tc-end: 1646880303.689027, grow_16M_v2_32768, passed tc-start: 1646880303.915768, 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: 1646880305.906534, grow_ffsv1_partial_cg, passed tp-end: 1646880305.920852, sbin/resize_ffs/t_grow tp-start: 1646880307.594763, sbin/resize_ffs/t_shrink, 4 tc-start: 1646880307.597208, 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-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.RdGTjK/mnt: not currently mounted tc-end: 1646880395.566546, shrink_24M_16M_v0_32768, passed tc-start: 1646880395.737762, 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-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.4T7yxS/mnt: not currently mounted tc-end: 1646880476.269564, shrink_24M_16M_v1_65536, passed tc-start: 1646880476.464839, 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:TD41/131073: Write failed tc-se:TD41/65536: Write failed tc-se:TD41/65537: Write to restore size failed tc-se:TD41/8192: Write to restore size failed tc-se:TD41/8193: Write to restore size failed tc-se:tar: Error exit delayed from previous errors. 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.qRAIFk/mnt: not currently mounted tc-end: 1646880547.67113, shrink_24M_16M_v2_4096, expected_failure, PR bin/44205: atf-check failed; see the output of the test for details tc-start: 1646880547.137038, 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: 1646880549.447445, shrink_ffsv1_partial_cg, passed tp-end: 1646880549.462320, sbin/resize_ffs/t_shrink tp-start: 1646880551.628662, sbin/resize_ffs/t_grow_swapped, 4 tc-start: 1646880551.632203, 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-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.rkTkwz/mnt: not currently mounted tc-end: 1646880615.179039, grow_16M_v0_65536, passed tc-start: 1646880615.385559, 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-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.rVCEw9/mnt: not currently mounted tc-end: 1646880680.968474, grow_16M_v1_4096, passed tc-start: 1646880681.142502, 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-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.tDlWYz/mnt: not currently mounted tc-end: 1646880743.781619, grow_16M_v2_8192, passed tc-start: 1646880743.946317, 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: 1646880745.879221, grow_ffsv1_partial_cg, passed tp-end: 1646880745.891025, sbin/resize_ffs/t_grow_swapped tp-start: 1646880747.494020, sbin/resize_ffs/t_shrink_swapped, 4 tc-start: 1646880747.496896, 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-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.8kNUKl/mnt: not currently mounted tc-end: 1646880833.284449, shrink_24M_16M_v0_4096, passed tc-start: 1646880833.435860, 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-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.bOmQ3o/mnt: not currently mounted tc-end: 1646880920.2270, shrink_24M_16M_v1_8192, passed tc-start: 1646880920.208245, 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-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.Ew3CBe/mnt: not currently mounted tc-end: 1646880977.907164, shrink_24M_16M_v2_16384, expected_failure, PR bin/44205: atf-check failed; see the output of the test for details tc-start: 1646880977.965248, 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: 1646880979.581450, shrink_ffsv1_partial_cg, passed tp-end: 1646880979.593230, sbin/resize_ffs/t_shrink_swapped tp-start: 1646880980.98346, sbin/route/t_missing, 1 tc-start: 1646880980.100703, missing tc-so:Executing command [ route -n get ] tc-end: 1646880980.701393, missing, passed tp-end: 1646880980.709974, sbin/route/t_missing tp-start: 1646880981.448361, sbin/setkey/t_setkey, 1 tc-start: 1646880981.450638, invalid_length tc-so:Executing command [ /bin/sh -c setkey add 10.0.0.1 10.0.0.2 esp 10000 -E aes-gmac "hogehogehogehogehogehoge" ] tc-end: 1646880982.114690, invalid_length, passed tp-end: 1646880982.122471, sbin/setkey/t_setkey tp-start: 1646880984.336627, sbin/sysctl/t_perm, 8 tc-start: 1646880984.338967, 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: 1646880988.819425, sysctl_ddb, passed tc-start: 1646880988.831635, 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.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.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.wsevent.default_version=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.firmware.path=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.ofw.model=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.ofw.version=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.cpu0.name=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.cpu0.id=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.cpu0.clock_frequency=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.cpu0.ver=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.use_ncq=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.wd1.use_ncq_prio=3735928559 ] tc-end: 1646881004.287381, sysctl_hw, passed tc-start: 1646881004.295718, 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.sofixedbuf=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.crypto.aes.selected=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.crypto.chacha.selected=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.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.skim_interval=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.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.threadpool.idle_ms=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.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.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.sooptions=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.entropy.collection=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.entropy.depletion=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.entropy.consolidate=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.entropy.gather=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.semcnt=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.detachall=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.expose_address=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.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: 1646881041.87893, sysctl_kern, passed tc-start: 1646881041.109574, sysctl_machdep tc-so:Executing command [ /bin/sh -c sysctl -w machdep.booted_kernel=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w machdep.booted_device=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w machdep.cpu_arch=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w machdep.vis=3735928559 ] tc-end: 1646881043.108328, sysctl_machdep, passed tc-start: 1646881043.115716, 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.carp.preempt=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.carp.arpbalance=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.carp.allow=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.carp.log=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.arp.nd_delay=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.arp.nd_bmaxtries=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.arp.nd_umaxtries=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.arp.nd_reachable=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.arp.nd_retrans=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.arp.nd_nud=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.arp.nd_maxnudhint=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.arp.maxqueuelen=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.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.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.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.gifpmtu=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.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.maxdynroutes=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.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.ether.rps_hash=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.gif.rps_hash=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.pppoe.rps_hash=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.interfaces.hme0.rcvq.drops=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.interfaces.hme0.sndq.len=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.interfaces.hme0.sndq.maxlen=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.interfaces.hme0.sndq.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.carp.inputq.drops=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.wqinput.carp6.inputq.drops=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.wqinput.icmp6.inputq.drops=3735928559 ] tc-end: 1646881099.278017, sysctl_net, passed tc-start: 1646881099.285511, sysctl_security 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.curtain=3735928559 ] tc-end: 1646881105.578438, sysctl_security, passed tc-start: 1646881105.585871, 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.timestamp_precision=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.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-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-end: 1646881115.593167, sysctl_vfs, passed tc-start: 1646881115.600804, sysctl_vm tc-so:Executing command [ /bin/sh -c sysctl -w vm.loadavg: 1.46 2.22 2.96=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.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.swap_encrypt=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: 1646881121.210129, sysctl_vm, passed tp-end: 1646881121.218434, sbin/sysctl/t_perm tp-start: 1646881122.230331, sbin/sysctl/t_random_garbage, 1 tc-start: 1646881122.237479, random_garbage tc-end: 1646881123.722775, random_garbage, skipped, The test is not safe (PR kern/55451) tp-end: 1646881123.730738, sbin/sysctl/t_random_garbage tp-start: 1646881124.187776, sbin/sysctl/t_sysctl, 1 tc-start: 1646881124.189889, basic tc-so:Executing command [ /bin/sh -c sysctl -a ] tc-so:Executing command [ /bin/sh -c sysctl -d ] tc-end: 1646881125.277658, basic, passed tp-end: 1646881125.284180, sbin/sysctl/t_sysctl tp-start: 1646881125.382548, sys/crypto/aes/t_aes, 1 tc-start: 1646881125.384625, aes_ct_selftest tc-end: 1646881125.462933, aes_ct_selftest, passed tp-end: 1646881125.469457, sys/crypto/aes/t_aes tp-start: 1646881125.540478, sys/crypto/chacha/t_chacha, 1 tc-start: 1646881125.542628, chacha_ref_selftest tc-end: 1646881125.610527, chacha_ref_selftest, passed tp-end: 1646881125.617053, sys/crypto/chacha/t_chacha tp-start: 1646881125.688260, sys/net/t_print, 2 tc-start: 1646881125.690323, dl_print tc-end: 1646881125.754397, dl_print, passed tc-start: 1646881125.760970, sdl_print tc-end: 1646881125.830506, sdl_print, passed tp-end: 1646881125.837360, sys/net/t_print tp-start: 1646881125.911320, sys/netatalk/t_print, 2 tc-start: 1646881125.913374, at_print tc-end: 1646881125.984028, at_print, passed tc-start: 1646881125.990951, sat_print tc-end: 1646881126.57103, sat_print, passed tp-end: 1646881126.63518, sys/netatalk/t_print tp-start: 1646881126.136868, sys/netinet/t_print, 2 tc-start: 1646881126.138920, in_print tc-end: 1646881126.203717, in_print, passed tc-start: 1646881126.210746, sin_print tc-end: 1646881126.294679, sin_print, passed tp-end: 1646881126.301776, sys/netinet/t_print tp-start: 1646881126.382110, sys/netinet6/t_print, 2 tc-start: 1646881126.384914, in6_print tc-end: 1646881126.462690, in6_print, passed tc-start: 1646881126.471848, sin6_print tc-end: 1646881126.564034, sin6_print, passed tp-end: 1646881126.573689, sys/netinet6/t_print tp-start: 1646881128.660144, sys/rc/t_rc_d_cli, 15 tc-start: 1646881128.662471, 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: 1646881131.652967, default_restart_no_args, expected_failure, PR bin/56506: random failure did not happen this time tc-start: 1646881131.661829, 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: 1646881133.644117, default_restart_with_args, passed tc-start: 1646881133.651005, default_start_no_args tc-so:Executing command [ /usr/tests/sys/rc/h_simple start ] tc-so:Stopping h_simple. tc-end: 1646881135.231860, default_start_no_args, expected_failure, PR bin/56506: random failure did not happen this time tc-start: 1646881135.239071, default_start_with_args tc-so:Executing command [ /usr/tests/sys/rc/h_simple start foo ] tc-end: 1646881136.770419, default_start_with_args, passed tc-start: 1646881136.777493, default_stop_no_args tc-so:Starting h_simple. tc-so:Executing command [ /usr/tests/sys/rc/h_simple stop ] tc-end: 1646881138.341762, default_stop_no_args, expected_failure, PR bin/56506: random failure did not happen this time tc-start: 1646881138.349347, 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: 1646881140.820457, default_stop_with_args, passed tc-start: 1646881140.827192, no_command tc-so:Executing command [ /usr/tests/sys/rc/h_simple ] tc-end: 1646881141.693483, no_command, passed tc-start: 1646881141.700198, overriden_custom_no_args tc-so:Executing command [ /usr/tests/sys/rc/h_args custom ] tc-end: 1646881142.821730, overriden_custom_no_args, passed tc-start: 1646881142.829974, overriden_custom_with_args tc-so:Executing command [ /usr/tests/sys/rc/h_args custom arg1 arg 2 arg3 * ] tc-end: 1646881143.882002, overriden_custom_with_args, passed tc-start: 1646881143.890287, overriden_restart_no_args tc-so:Executing command [ /usr/tests/sys/rc/h_args restart ] tc-end: 1646881144.955749, overriden_restart_no_args, passed tc-start: 1646881144.964492, overriden_restart_with_args tc-so:Executing command [ /usr/tests/sys/rc/h_args restart arg1 arg 2 arg3 * ] tc-end: 1646881146.83864, overriden_restart_with_args, passed tc-start: 1646881146.92338, overriden_start_no_args tc-so:Executing command [ /usr/tests/sys/rc/h_args start ] tc-end: 1646881147.130583, overriden_start_no_args, passed tc-start: 1646881147.139078, overriden_start_with_args tc-so:Executing command [ /usr/tests/sys/rc/h_args start arg1 arg 2 arg3 * ] tc-end: 1646881148.314397, overriden_start_with_args, passed tc-start: 1646881148.325958, overriden_stop_no_args tc-so:Executing command [ /usr/tests/sys/rc/h_args stop ] tc-end: 1646881149.861012, overriden_stop_no_args, passed tc-start: 1646881149.873479, overriden_stop_with_args tc-so:Executing command [ /usr/tests/sys/rc/h_args stop arg1 arg 2 arg3 * ] tc-end: 1646881150.927956, overriden_stop_with_args, passed tp-end: 1646881150.935857, sys/rc/t_rc_d_cli tp-start: 1646881155.877199, usr.bin/awk/t_awk, 26 tc-start: 1646881155.880194, assign_NF tc-so:Executing command [ /bin/sh -c awk -f d_assign_NF.awk < d_assign_NF.in ] tc-end: 1646881157.214826, assign_NF, passed tc-start: 1646881157.237810, big_regexp tc-so:Executing command [ /bin/sh -c awk -f d_big_regexp.awk < d_big_regexp.in ] tc-end: 1646881158.493841, big_regexp, passed tc-start: 1646881158.507368, empty_rs tc-so:Executing command [ /bin/sh -c echo foo | awk 1 RS='' ] tc-end: 1646881159.649110, empty_rs, passed tc-start: 1646881159.661220, 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: 1646881161.418004, end, passed tc-start: 1646881161.434307, 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: 1646881162.215182, modify_subsep, passed tc-start: 1646881162.221780, 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: 1646881164.320352, multibyte, passed tc-start: 1646881164.348071, 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: 1646881165.496908, newline_rs, passed tc-start: 1646881165.507889, period tc-so:Executing command [ /bin/sh -c awk -v x=0.5 -f d_period.awk < d_period.in ] tc-end: 1646881166.866963, period, passed tc-start: 1646881166.886287, regex_caret_1_rs tc-so:Executing command [ /bin/sh -c echo a1a2a3a | awk 1 RS='^a' ] tc-end: 1646881167.991921, regex_caret_1_rs, passed tc-start: 1646881168.3023, regex_caret_2_rs tc-so:Executing command [ /bin/sh -c echo aaa1a2a | awk 1 RS='^a' ] tc-end: 1646881169.220458, regex_caret_2_rs, passed tc-start: 1646881169.232279, regex_dollar_1_rs tc-so:Executing command [ /bin/sh -c echo a1a2a3a | awk 1 RS='a$' ] tc-end: 1646881170.414899, regex_dollar_1_rs, passed tc-start: 1646881170.428259, regex_dollar_2_rs tc-so:Executing command [ /bin/sh -c echo a1a2aaa | awk 1 RS='a$' ] tc-end: 1646881171.662416, regex_dollar_2_rs, passed tc-start: 1646881171.675236, regex_or_1_rs tc-so:Executing command [ /bin/sh -c echo 1abc | awk 1 RS='abcde|b' ] tc-end: 1646881172.866786, regex_or_1_rs, passed tc-start: 1646881172.879313, regex_or_2_rs tc-so:Executing command [ /bin/sh -c echo 1abcdf2 | awk 1 RS='abcde|b' ] tc-end: 1646881174.263001, regex_or_2_rs, passed tc-start: 1646881174.276770, regex_or_3_rs tc-so:Executing command [ /bin/sh -c echo 1abcdebf2 | awk 1 RS='abcde|b' ] tc-end: 1646881175.429377, regex_or_3_rs, passed tc-start: 1646881175.440515, regex_range tc-so:Executing command [ /bin/sh -c echo '1 a' | awk '/[[:digit:]][[:space:]][[:alpha:]]/ { print "matched"; }' ] tc-end: 1646881176.434828, regex_range, passed tc-start: 1646881176.441188, regex_reallocation_rs tc-so:Executing command [ /bin/sh -c jot -s a 10000 | awk 'NR>1' RS='999[0-9]' ] tc-end: 1646881177.368161, regex_reallocation_rs, passed tc-start: 1646881177.377448, regex_repeat tc-so:Executing command [ /bin/sh -c echo 'aaabbbbcc' | awk '/a{3}b{4}c{2}/ { print "matched"; }' ] tc-end: 1646881178.121994, regex_repeat, passed tc-start: 1646881178.128287, regex_two_star_rs tc-so:Executing command [ /bin/sh -c echo 1a2ab3aab4 | awk 1 RS='aa*b*' ] tc-end: 1646881178.884307, regex_two_star_rs, passed tc-start: 1646881178.890766, single_char_regex_group_rs tc-so:Executing command [ /bin/sh -c echo 1a2aa3aaa4 | awk 1 RS='[a]' ] tc-end: 1646881179.598953, single_char_regex_group_rs, passed tc-start: 1646881179.607454, single_char_regex_star_rs tc-so:Executing command [ /bin/sh -c echo 1a2aa3aaa4 | awk 1 RS='a*' ] tc-end: 1646881180.445274, single_char_regex_star_rs, passed tc-start: 1646881180.452086, single_char_rs tc-so:Executing command [ /bin/sh -c echo 1a2aa3aaa4 | awk 1 RS=a ] tc-end: 1646881181.183864, single_char_rs, passed tc-start: 1646881181.192506, string1 tc-so:Executing command [ awk -f d_string1.awk ] tc-end: 1646881181.898792, string1, passed tc-start: 1646881181.908851, two_char_regex_group_rs tc-so:Executing command [ /bin/sh -c echo 1a2ab3aba4 | awk 1 RS='[ab]' ] tc-end: 1646881182.625520, two_char_regex_group_rs, passed tc-start: 1646881182.634175, two_char_regex_star_rs tc-so:Executing command [ /bin/sh -c echo 1a2aa3aaa4 | awk 1 RS='aa*' ] tc-end: 1646881183.380710, two_char_regex_star_rs, passed tc-start: 1646881183.387182, two_char_rs tc-so:Executing command [ /bin/sh -c echo 1ab2ab3ab4 | awk 1 RS=ab ] tc-end: 1646881184.142323, two_char_rs, passed tp-end: 1646881184.149231, usr.bin/awk/t_awk tp-start: 1646881184.752625, usr.bin/basename/t_basename, 2 tc-start: 1646881184.754847, 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: 1646881186.561376, basic, passed tc-start: 1646881186.568016, 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: 1646881187.625009, suffix, passed tp-end: 1646881187.631703, usr.bin/basename/t_basename tp-start: 1646881188.106783, usr.bin/bzip2/t_bzip2, 1 tc-start: 1646881188.108963, 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-so:Executing command [ bzip2 -dc /usr/tests/usr.bin/bzip2/d_sample1.bz2 ] tc-so:Executing command [ bzip2 -dc /usr/tests/usr.bin/bzip2/d_sample2.bz2 ] tc-so:Executing command [ bzip2 -dsc /usr/tests/usr.bin/bzip2/d_sample3.bz2 ] tc-end: 1646881190.916322, basic, passed tp-end: 1646881190.922728, usr.bin/bzip2/t_bzip2 tp-start: 1646881191.681251, usr.bin/cc/t_asan_double_free, 1 tc-start: 1646881191.683447, target_not_supported tc-end: 1646881192.399146, target_not_supported, skipped, Target is not supported tp-end: 1646881192.406054, usr.bin/cc/t_asan_double_free tp-start: 1646881193.131466, usr.bin/cc/t_asan_global_buffer_overflow, 1 tc-start: 1646881193.133688, target_not_supported tc-end: 1646881193.785931, target_not_supported, skipped, Target is not supported tp-end: 1646881193.792702, usr.bin/cc/t_asan_global_buffer_overflow tp-start: 1646881194.528606, usr.bin/cc/t_asan_heap_overflow, 1 tc-start: 1646881194.530783, target_not_supported tc-end: 1646881195.203322, target_not_supported, skipped, Target is not supported tp-end: 1646881195.209700, usr.bin/cc/t_asan_heap_overflow tp-start: 1646881195.947163, usr.bin/cc/t_asan_off_by_one, 1 tc-start: 1646881195.950060, target_not_supported tc-end: 1646881196.593591, target_not_supported, skipped, Target is not supported tp-end: 1646881196.600487, usr.bin/cc/t_asan_off_by_one tp-start: 1646881197.506487, usr.bin/cc/t_asan_poison, 1 tc-start: 1646881197.509383, target_not_supported tc-end: 1646881198.185624, target_not_supported, skipped, Target is not supported tp-end: 1646881198.192059, usr.bin/cc/t_asan_poison tp-start: 1646881198.927529, usr.bin/cc/t_asan_uaf, 1 tc-start: 1646881198.929778, target_not_supported tc-end: 1646881199.655012, target_not_supported, skipped, Target is not supported tp-end: 1646881199.661879, usr.bin/cc/t_asan_uaf tp-start: 1646881202.51322, usr.bin/cc/t_ubsan_int_add_overflow, 3 tc-start: 1646881202.53702, int_add_overflow tc-so:Executing command [ ./test ] tc-end: 1646881207.861739, int_add_overflow, passed tc-start: 1646881207.872690, int_add_overflow_pic tc-so:Executing command [ ./test ] tc-end: 1646881213.961455, int_add_overflow_pic, passed tc-start: 1646881213.973335, int_add_overflow_pie tc-so:Executing command [ ./test ] tc-end: 1646881218.673609, int_add_overflow_pie, passed tp-end: 1646881218.683318, usr.bin/cc/t_ubsan_int_add_overflow tp-start: 1646881220.369339, usr.bin/cc/t_ubsan_int_neg_overflow, 3 tc-start: 1646881220.371763, int_neg_overflow tc-so:Executing command [ ./test ] tc-end: 1646881227.426787, int_neg_overflow, passed tc-start: 1646881227.446489, int_neg_overflow_pic tc-so:Executing command [ ./test ] tc-end: 1646881235.287167, int_neg_overflow_pic, passed tc-start: 1646881235.299073, int_neg_overflow_pie tc-so:Executing command [ ./test ] tc-end: 1646881240.109973, int_neg_overflow_pie, passed tp-end: 1646881240.121199, usr.bin/cc/t_ubsan_int_neg_overflow tp-start: 1646881241.855532, usr.bin/cc/t_ubsan_vla_out_of_bounds, 3 tc-start: 1646881241.858568, vla_out_of_bounds tc-so:Executing command [ ./test ] tc-end: 1646881246.319759, vla_out_of_bounds, passed tc-start: 1646881246.330173, vla_out_of_bounds_pic tc-so:Executing command [ ./test ] tc-end: 1646881253.558717, vla_out_of_bounds_pic, passed tc-start: 1646881253.570440, vla_out_of_bounds_pie tc-so:Executing command [ ./test ] tc-end: 1646881258.377054, vla_out_of_bounds_pie, passed tp-end: 1646881258.387031, usr.bin/cc/t_ubsan_vla_out_of_bounds tp-start: 1646881259.905431, usr.bin/cc/t_ubsan_int_sub_overflow, 3 tc-start: 1646881259.907607, int_sub_overflow tc-so:Executing command [ ./test ] tc-end: 1646881263.920115, int_sub_overflow, passed tc-start: 1646881263.929893, int_sub_overflow_pic tc-so:Executing command [ ./test ] tc-end: 1646881269.410486, int_sub_overflow_pic, passed tc-start: 1646881269.422549, int_sub_overflow_pie tc-so:Executing command [ ./test ] tc-end: 1646881273.953287, int_sub_overflow_pie, passed tp-end: 1646881273.963266, usr.bin/cc/t_ubsan_int_sub_overflow tp-start: 1646881275.504018, usr.bin/cc/t_ubsan_int_divzero, 3 tc-start: 1646881275.506244, int_divzero tc-so:Executing command [ ./test ] tc-end: 1646881279.580343, int_divzero, passed tc-start: 1646881279.593562, int_divzero_pic tc-so:Executing command [ ./test ] tc-end: 1646881285.11803, int_divzero_pic, passed tc-start: 1646881285.26511, int_divzero_pie tc-so:Executing command [ ./test ] tc-end: 1646881290.105374, int_divzero_pie, passed tp-end: 1646881290.124888, usr.bin/cc/t_ubsan_int_divzero tp-start: 1646881291.820885, usr.bin/cc/t_hello, 5 tc-start: 1646881291.823992, hello tc-so:Executing command [ cc -o hello test.c ] tc-so:Executing command [ ./hello ] tc-end: 1646881294.823159, hello, passed tc-start: 1646881294.833746, hello32 tc-so:Executing command [ cc -o hello32 -m32 test.c ] tc-so:Executing command [ cc -o hello64 test.c ] tc-so:32bit binaries on this platform are: tc-so:ELF 32-bit MSB executable, SPARC32PLUS, V8+ Required, total store ordering, version 1 (SYSV), dynamically linked, interpreter /usr/libexec/ld.elf_so, for NetBSD 9.99.94, not stripped tc-so:While native (64bit) binaries are: tc-so:ELF 64-bit MSB executable, SPARC V9, relaxed memory ordering, version 1 (SYSV), dynamically linked, interpreter /usr/libexec/ld.elf_so, for NetBSD 9.99.94, compiler model: medmid, not stripped tc-so:Executing command [ ./hello32 ] tc-so:Executing command [ cc -o hello -m32 -static test.c ] tc-so:Executing command [ ./hello ] tc-so:Executing command [ cc -o hello -m32 -pg test.c ] tc-so:Executing command [ ./hello ] tc-end: 1646881307.941630, hello32, passed tc-start: 1646881307.972446, hello_pic tc-so:Executing command [ cc -fPIC -shared -o libtest.so pic.c ] tc-so:Executing command [ cc -o hello test.c -L. -ltest ] tc-so:Executing command [ ./hello ] tc-end: 1646881311.497932, hello_pic, passed tc-start: 1646881311.516287, hello_pie tc-so:Executing command [ cc -fpie -pie -o hello test.c ] tc-so:Executing command [ ./hello ] tc-end: 1646881315.191488, hello_pie, passed tc-start: 1646881315.205571, hello_profile tc-so:Executing command [ cc -o hello -pg test.c ] tc-so:Executing command [ ./hello ] tc-so:Executing command [ cc -o hello2 -fprofile-generate test.c ] tc-so:Executing command [ ./hello2 ] tc-end: 1646881322.251717, hello_profile, passed tp-end: 1646881322.270666, usr.bin/cc/t_hello tp-start: 1646881322.773911, usr.bin/cc/t_libgomp, 1 tc-start: 1646881322.776029, libgomp tc-so:Executing command [ cc -fopenmp -o hellogomp hello.c ] tc-so:Executing command [ ./hellogomp ] tc-end: 1646881325.66527, libgomp, passed tp-end: 1646881325.76711, usr.bin/cc/t_libgomp tp-start: 1646881325.624652, usr.bin/cc/t_fuzzer_oom, 1 tc-start: 1646881325.626836, target_not_supported tc-end: 1646881326.102658, target_not_supported, skipped, Target is not supported tp-end: 1646881326.109298, usr.bin/cc/t_fuzzer_oom tp-start: 1646881326.869114, usr.bin/cc/t_fuzzer_simple, 1 tc-start: 1646881326.872235, target_not_supported tc-end: 1646881327.425618, target_not_supported, skipped, Target is not supported tp-end: 1646881327.432276, usr.bin/cc/t_fuzzer_simple tp-start: 1646881327.977712, usr.bin/cc/t_fuzzer_timeout, 1 tc-start: 1646881327.979907, target_not_supported tc-end: 1646881328.456171, target_not_supported, skipped, Target is not supported tp-end: 1646881328.462668, usr.bin/cc/t_fuzzer_timeout tp-start: 1646881329.18057, usr.bin/cc/t_msan_allocated_memory, 1 tc-start: 1646881329.20262, target_not_supported tc-end: 1646881329.502053, target_not_supported, skipped, Target is not supported tp-end: 1646881329.508521, usr.bin/cc/t_msan_allocated_memory tp-start: 1646881330.55691, usr.bin/cc/t_msan_check_mem, 1 tc-start: 1646881330.57871, target_not_supported tc-end: 1646881330.529411, target_not_supported, skipped, Target is not supported tp-end: 1646881330.535858, usr.bin/cc/t_msan_check_mem tp-start: 1646881331.83339, usr.bin/cc/t_msan_free, 1 tc-start: 1646881331.85490, target_not_supported tc-end: 1646881331.570732, target_not_supported, skipped, Target is not supported tp-end: 1646881331.578227, usr.bin/cc/t_msan_free tp-start: 1646881332.131678, usr.bin/cc/t_msan_heap, 1 tc-start: 1646881332.133838, target_not_supported tc-end: 1646881332.609700, target_not_supported, skipped, Target is not supported tp-end: 1646881332.616306, usr.bin/cc/t_msan_heap tp-start: 1646881333.164985, usr.bin/cc/t_msan_partial_poison, 1 tc-start: 1646881333.167383, target_not_supported tc-end: 1646881333.641581, target_not_supported, skipped, Target is not supported tp-end: 1646881333.648147, usr.bin/cc/t_msan_partial_poison tp-start: 1646881334.195605, usr.bin/cc/t_msan_poison, 1 tc-start: 1646881334.197786, target_not_supported tc-end: 1646881334.679109, target_not_supported, skipped, Target is not supported tp-end: 1646881334.687892, usr.bin/cc/t_msan_poison tp-start: 1646881335.270569, usr.bin/cc/t_msan_realloc, 1 tc-start: 1646881335.272754, target_not_supported tc-end: 1646881335.788561, target_not_supported, skipped, Target is not supported tp-end: 1646881335.795067, usr.bin/cc/t_msan_realloc tp-start: 1646881336.361875, usr.bin/cc/t_msan_shadow, 1 tc-start: 1646881336.364134, target_not_supported tc-end: 1646881336.890239, target_not_supported, skipped, Target is not supported tp-end: 1646881336.896853, usr.bin/cc/t_msan_shadow tp-start: 1646881337.508580, usr.bin/cc/t_msan_stack, 1 tc-start: 1646881337.511559, target_not_supported tc-end: 1646881338.38567, target_not_supported, skipped, Target is not supported tp-end: 1646881338.45446, usr.bin/cc/t_msan_stack tp-start: 1646881338.590754, usr.bin/cc/t_msan_unpoison, 1 tc-start: 1646881338.592912, target_not_supported tc-end: 1646881339.65992, target_not_supported, skipped, Target is not supported tp-end: 1646881339.72442, usr.bin/cc/t_msan_unpoison tp-start: 1646881340.246315, usr.bin/cc/t_tsan_data_race, 4 tc-start: 1646881340.248495, data_race tc-end: 1646881340.250290, data_race, skipped, Requires the 'x86_64' architecture tc-start: 1646881340.251686, data_race_pic tc-end: 1646881340.253317, data_race_pic, skipped, Requires the 'x86_64' architecture tc-start: 1646881340.254587, data_race_pie tc-end: 1646881340.256199, data_race_pie, skipped, Requires the 'x86_64' architecture tc-start: 1646881340.257470, data_race_profile tc-end: 1646881340.259075, data_race_profile, skipped, Requires the 'x86_64' architecture tp-end: 1646881340.260500, usr.bin/cc/t_tsan_data_race tp-start: 1646881341.435546, usr.bin/cc/t_tsan_heap_use_after_free, 4 tc-start: 1646881341.437756, heap_use_after_free tc-end: 1646881341.439409, heap_use_after_free, skipped, Requires the 'x86_64' architecture tc-start: 1646881341.440761, heap_use_after_free_pic tc-end: 1646881341.442390, heap_use_after_free_pic, skipped, Requires the 'x86_64' architecture tc-start: 1646881341.443937, heap_use_after_free_pie tc-end: 1646881341.445624, heap_use_after_free_pie, skipped, Requires the 'x86_64' architecture tc-start: 1646881341.446913, heap_use_after_free_profile tc-end: 1646881341.448550, heap_use_after_free_profile, skipped, Requires the 'x86_64' architecture tp-end: 1646881341.449838, usr.bin/cc/t_tsan_heap_use_after_free tp-start: 1646881342.661198, usr.bin/cc/t_tsan_lock_order_inversion, 4 tc-start: 1646881342.663503, lock_order_inversion tc-end: 1646881342.665065, lock_order_inversion, skipped, Requires the 'x86_64' architecture tc-start: 1646881342.666433, lock_order_inversion_pic tc-end: 1646881342.668122, lock_order_inversion_pic, skipped, Requires the 'x86_64' architecture tc-start: 1646881342.669439, lock_order_inversion_pie tc-end: 1646881342.671086, lock_order_inversion_pie, skipped, Requires the 'x86_64' architecture tc-start: 1646881342.672435, lock_order_inversion_profile tc-end: 1646881342.674138, lock_order_inversion_profile, skipped, Requires the 'x86_64' architecture tp-end: 1646881342.675432, usr.bin/cc/t_tsan_lock_order_inversion tp-start: 1646881343.848059, usr.bin/cc/t_tsan_locked_mutex_destroy, 4 tc-start: 1646881343.850289, locked_mutex_destroy tc-end: 1646881343.851833, locked_mutex_destroy, skipped, Requires the 'x86_64' architecture tc-start: 1646881343.854732, locked_mutex_destroy_pic tc-end: 1646881343.856492, locked_mutex_destroy_pic, skipped, Requires the 'x86_64' architecture tc-start: 1646881343.857776, locked_mutex_destroy_pie tc-end: 1646881343.859413, locked_mutex_destroy_pie, skipped, Requires the 'x86_64' architecture tc-start: 1646881343.860677, locked_mutex_destroy_profile tc-end: 1646881343.862806, locked_mutex_destroy_profile, skipped, Requires the 'x86_64' architecture tp-end: 1646881343.864167, usr.bin/cc/t_tsan_locked_mutex_destroy tp-start: 1646881345.65198, usr.bin/cc/t_tsan_signal_errno, 4 tc-start: 1646881345.67430, signal_errno tc-end: 1646881345.69012, signal_errno, skipped, Requires the 'x86_64' architecture tc-start: 1646881345.70420, signal_errno_pic tc-end: 1646881345.72076, signal_errno_pic, skipped, Requires the 'x86_64' architecture tc-start: 1646881345.73374, signal_errno_pie tc-end: 1646881345.75012, signal_errno_pie, skipped, Requires the 'x86_64' architecture tc-start: 1646881345.76402, signal_errno_profile tc-end: 1646881345.78084, signal_errno_profile, skipped, Requires the 'x86_64' architecture tp-end: 1646881345.79365, usr.bin/cc/t_tsan_signal_errno tp-start: 1646881346.297934, usr.bin/cc/t_tsan_thread_leak, 4 tc-start: 1646881346.300180, thread_leak tc-end: 1646881346.301702, thread_leak, skipped, Requires the 'x86_64' architecture tc-start: 1646881346.303424, thread_leak_pic tc-end: 1646881346.305063, thread_leak_pic, skipped, Requires the 'x86_64' architecture tc-start: 1646881346.306344, thread_leak_pie tc-end: 1646881346.323473, thread_leak_pie, skipped, Requires the 'x86_64' architecture tc-start: 1646881346.324764, thread_leak_profile tc-end: 1646881346.326422, thread_leak_profile, skipped, Requires the 'x86_64' architecture tp-end: 1646881346.327845, usr.bin/cc/t_tsan_thread_leak tp-start: 1646881346.893360, usr.bin/cmp/t_cmp, 2 tc-start: 1646881346.895518, 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: 1646881348.86837, missing, passed tc-start: 1646881348.94850, 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: 1646881349.41949, skip, passed tp-end: 1646881349.51981, usr.bin/cmp/t_cmp tp-start: 1646881351.652704, usr.bin/config/t_config, 14 tc-start: 1646881351.654893, 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: 1646881352.374703, deffs_redef, passed tc-start: 1646881352.388093, devi tc-so:Executing command [ test 0 -eq 0 ] tc-end: 1646881353.436553, devi, passed tc-start: 1646881353.467525, ifdef tc-so:Executing command [ test 0 -eq 0 ] tc-end: 1646881354.306875, ifdef, passed tc-start: 1646881354.333129, loop tc-so:Executing command [ config -s /usr/tests/usr.bin/config/support -b compile/loop /usr/tests/usr.bin/config/d_loop ] tc-end: 1646881355.44925, loop, passed tc-start: 1646881355.70020, loop2 tc-so:Executing command [ config -s /usr/tests/usr.bin/config/support -b compile/loop2 /usr/tests/usr.bin/config/d_loop2 ] tc-end: 1646881355.827385, loop2, passed tc-start: 1646881355.853442, min tc-so:Executing command [ test 0 -eq 0 ] tc-end: 1646881356.773670, min, passed tc-start: 1646881356.800183, 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: 1646881357.480920, no_pseudo, passed tc-start: 1646881357.494276, no_select tc-so:Executing command [ test 0 -eq 0 ] tc-end: 1646881358.336670, no_select, passed tc-start: 1646881358.365035, 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: 1646881359.115403, no_undefined_opt, passed tc-start: 1646881359.142704, 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: 1646881359.832860, postponed_orphan, passed tc-start: 1646881359.846539, 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-end: 1646881360.581278, pseudo_parent, passed tc-start: 1646881360.606473, select tc-so:Executing command [ test 0 -eq 0 ] tc-end: 1646881361.451722, select, passed tc-start: 1646881361.479813, 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-end: 1646881362.200094, shadow_instance, passed tc-start: 1646881362.225216, undefined_opt tc-so:Executing command [ config -s /usr/tests/usr.bin/config/support -b compile/undefined_opt d_undefined_opt ] tc-end: 1646881362.947007, undefined_opt, passed tp-end: 1646881362.974667, usr.bin/config/t_config tp-start: 1646881363.438295, usr.bin/cpio/t_cpio, 1 tc-start: 1646881363.440486, cpio tc-so:Executing command [ /usr/tests/usr.bin/cpio/h_cpio -p /tmp/atf-run.UrTmn0/bsdcpio -r /usr/tests/usr.bin/cpio ] tc-end: 1646881391.19363, cpio, passed tp-end: 1646881391.26932, usr.bin/cpio/t_cpio tp-start: 1646881391.690782, usr.bin/col/t_col, 3 tc-start: 1646881391.692895, hlf tc-so:Executing command [ col ] tc-so:Executing command [ col -f ] tc-so:Executing command [ col ] tc-so:Executing command [ col -f ] tc-end: 1646881392.760983, hlf, passed tc-start: 1646881392.767425, nl tc-so:Executing command [ col ] tc-so:Executing command [ col -f ] tc-so:Executing command [ col ] tc-so:Executing command [ col -f ] tc-so:Executing command [ col ] tc-end: 1646881394.54120, nl, passed tc-start: 1646881394.60575, rlf tc-so:Executing command [ col ] tc-so:Executing command [ col ] tc-so:Executing command [ col -x ] tc-so:Executing command [ col ] tc-end: 1646881395.180919, rlf, passed tp-end: 1646881395.190780, usr.bin/col/t_col tp-start: 1646881396.307067, usr.bin/cut/t_cut, 6 tc-start: 1646881396.309856, basic tc-end: 1646881397.528238, basic, passed tc-start: 1646881397.538354, dflag tc-end: 1646881398.811215, dflag, passed tc-start: 1646881398.819755, dsflag tc-end: 1646881400.140976, dsflag, passed tc-start: 1646881400.152600, 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-end: 1646881401.165228, latin1, passed tc-start: 1646881401.174623, sflag tc-end: 1646881402.585493, sflag, passed tc-start: 1646881402.594515, 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-end: 1646881403.611417, utf8, passed tp-end: 1646881403.620391, usr.bin/cut/t_cut tp-start: 1646881404.535237, usr.bin/diff/t_diff, 3 tc-start: 1646881404.537939, 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: 1646881405.295349, mallocv, passed tc-start: 1646881405.302725, 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: 1646881406.46497, nomallocv, passed tc-start: 1646881406.53155, 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: 1646881406.720955, same, passed tp-end: 1646881406.727405, usr.bin/diff/t_diff tp-start: 1646881407.223229, usr.bin/dirname/t_dirname, 1 tc-start: 1646881407.225592, 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: 1646881409.316656, basic, passed tp-end: 1646881409.325319, usr.bin/dirname/t_dirname tp-start: 1646881410.430722, usr.bin/find/t_find, 3 tc-start: 1646881410.434252, emptyperm tc-so:Executing command [ /bin/sh -c find /var -empty -type d ] tc-end: 1646881411.757735, emptyperm, passed tc-start: 1646881411.770399, exit tc-so:Executing command [ /bin/sh -c find /etc -type f -exit ] tc-end: 1646881412.531015, exit, passed tc-start: 1646881412.539465, exit_status tc-so:Executing command [ /bin/sh -c find / -exit 9 ] tc-end: 1646881413.351940, exit_status, passed tp-end: 1646881413.360616, usr.bin/find/t_find tp-start: 1646881414.297128, usr.bin/fstat/t_fstat, 2 tc-start: 1646881414.299910, basic tc-so:Executing command [ /bin/sh -c fstat -p 0 ] tc-so:Executing command [ /bin/sh -c fstat -p 1 ] tc-so:Executing command [ /bin/sh -c fstat -p 434 ] tc-so:Executing command [ /bin/sh -c fstat -p 793 ] tc-so:Executing command [ /bin/sh -c fstat -p 872 ] tc-so:Executing command [ /bin/sh -c fstat -p 636 ] tc-so:Executing command [ /bin/sh -c fstat -p 827 ] tc-so:Executing command [ /bin/sh -c fstat -p 851 ] tc-so:Executing command [ /bin/sh -c fstat -p 856 ] tc-so:Executing command [ /bin/sh -c fstat -p 858 ] tc-so:Executing command [ /bin/sh -c fstat -p 929 ] tc-so:Executing command [ /bin/sh -c fstat -p 4215 ] tc-so:Executing command [ /bin/sh -c fstat -p 15517 ] tc-so:Executing command [ /bin/sh -c fstat -p 20197 ] tc-so:Executing command [ /bin/sh -c fstat -p 26423 ] tc-end: 1646881419.666197, basic, passed tc-start: 1646881419.675681, err tc-so:Executing command [ /bin/sh -c fstat -p -1 ] tc-so:Executing command [ /bin/sh -c fstat -p -100 ] tc-so:Executing command [ /bin/sh -c fstat -p abcd ] tc-so:Executing command [ /bin/sh -c fstat -u abcd ] tc-so:Executing command [ /bin/sh -c fstat -u -100 ] tc-end: 1646881421.441437, err, passed tp-end: 1646881421.450349, usr.bin/fstat/t_fstat tp-start: 1646881422.512304, usr.bin/gdb/t_regress, 3 tc-start: 1646881422.514883, pie tc-so:Executing command [ grep annot access memory gdb.out ] tc-end: 1646881426.838273, pie, passed tc-start: 1646881426.860653, threads tc-so:Executing command [ grep Program received signal SIGTRAP gdb.out ] tc-end: 1646881433.515942, threads, passed tc-start: 1646881433.528149, xml tc-so:Executing command [ grep Can not parse XML gdb.out ] tc-end: 1646881434.802720, xml, passed tp-end: 1646881434.814614, usr.bin/gdb/t_regress tp-start: 1646881437.611295, usr.bin/grep/t_grep, 19 tc-start: 1646881437.614132, basic tc-so:Executing command [ /bin/sh -c jot 10000 | grep 123 ] tc-end: 1646881438.454457, basic, passed tc-start: 1646881438.461917, 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: 1646881439.363067, begin_end, passed tc-start: 1646881439.370160, binary tc-se:1+0 records in tc-se:1+0 records out tc-se:512 bytes transferred in 0.002 secs (256000 bytes/sec) tc-so:Executing command [ grep foobar test.file ] tc-end: 1646881440.63033, binary, passed tc-start: 1646881440.71731, 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: 1646881441.328298, context, passed tc-start: 1646881441.347357, 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: 1646881442.377214, context2, passed tc-start: 1646881442.389586, egrep tc-so:Executing command [ egrep \?|\*$$ /usr/tests/usr.bin/grep/d_input ] tc-end: 1646881443.93436, egrep, passed tc-start: 1646881443.100595, 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-end: 1646881444.71708, file_exp, passed tc-start: 1646881444.81277, ignore_case tc-so:Executing command [ grep -i Upper /usr/tests/usr.bin/grep/d_input ] tc-end: 1646881445.60954, ignore_case, passed tc-start: 1646881445.70971, invert tc-so:Executing command [ grep -v fish /usr/tests/usr.bin/grep/d_invert.in ] tc-end: 1646881445.768986, invert, passed tc-start: 1646881445.775917, negative tc-so:Executing command [ grep not a hope in hell /usr/tests/usr.bin/grep/d_input ] tc-end: 1646881446.437870, negative, passed tc-start: 1646881446.446131, nonexistent tc-so:Executing command [ grep -s foobar nonexistent ] tc-end: 1646881447.141508, nonexistent, passed tc-start: 1646881447.149182, recurse tc-so:Executing command [ /bin/sh -c grep -r haddock recurse | sort ] tc-end: 1646881448.127502, recurse, passed tc-start: 1646881448.158478, recurse_symlink tc-so:Executing command [ grep -r string test ] tc-end: 1646881448.967319, recurse_symlink, passed tc-start: 1646881448.984735, whole_line tc-so:Executing command [ grep -x matchme /usr/tests/usr.bin/grep/d_input ] tc-end: 1646881449.689657, whole_line, passed tc-start: 1646881449.695921, word_in_line tc-so:Executing command [ env LC_ALL=C grep -w begin input ] tc-so:Executing command [ env LC_ALL=C grep -w middle input ] tc-so:Executing command [ env LC_ALL=C grep -w end input ] tc-so:Executing command [ env LC_ALL=C grep -w be input ] tc-so:Executing command [ env LC_ALL=C grep -w mid input ] tc-so:Executing command [ env LC_ALL=C grep -w dle input ] tc-so:Executing command [ env LC_ALL=C grep -w nd input ] tc-end: 1646881451.829860, word_in_line, passed tc-start: 1646881451.843084, word_in_line_utf8 tc-so:Executing command [ env LC_ALL=C.UTF-8 grep -w begin input ] tc-so:Executing command [ env LC_ALL=C.UTF-8 grep -w middle input ] tc-so:Executing command [ env LC_ALL=C.UTF-8 grep -w end input ] tc-so:Executing command [ env LC_ALL=C.UTF-8 grep -w be input ] tc-so:Executing command [ env LC_ALL=C.UTF-8 grep -w mid input ] tc-so:Executing command [ env LC_ALL=C.UTF-8 grep -w dle input ] tc-so:Executing command [ env LC_ALL=C.UTF-8 grep -w nd input ] tc-end: 1646881454.187737, word_in_line_utf8, passed tc-start: 1646881454.197147, word_locale tc-so:Executing command [ env LC_ALL=C grep array input ] tc-so:Executing command [ env LC_ALL=C grep -w array input ] tc-so:Executing command [ env LC_ALL=C.UTF-8 grep -w array input ] tc-end: 1646881455.949538, word_locale, passed tc-start: 1646881455.962717, word_regexps tc-so:Executing command [ grep -w separated /usr/tests/usr.bin/grep/d_input ] tc-end: 1646881457.11105, word_regexps, passed tc-start: 1646881457.24778, zgrep tc-so:Executing command [ zgrep -h line d_input.gz ] tc-end: 1646881458.461017, zgrep, passed tp-end: 1646881458.474362, usr.bin/grep/t_grep tp-start: 1646881459.687416, usr.bin/gzip/t_gzip, 5 tc-start: 1646881459.689957, concatenated tc-so:Executing command [ gzip -d tmp.gz -c ] tc-end: 1646881460.679730, concatenated, passed tc-start: 1646881460.690116, crcerror tc-so:Executing command [ gzip -d crcerror.gz ] tc-end: 1646881461.522967, crcerror, passed tc-start: 1646881461.538382, good tc-so:Executing command [ gzip -d good.gz ] tc-end: 1646881462.311245, good, passed tc-start: 1646881462.325595, 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: 1646881527.385938, pipe, passed tc-start: 1646881527.397075, truncated tc-so:Executing command [ gzip -d truncated.gz ] tc-end: 1646881528.316140, truncated, passed tp-end: 1646881528.330341, usr.bin/gzip/t_gzip tp-start: 1646881529.339601, usr.bin/id/t_groups, 2 tc-start: 1646881529.343298, 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: 1646881531.536878, correct, passed tc-start: 1646881531.561653, syntax tc-so:Executing command [ ./run_groups.sh -r ] tc-so:Executing command [ grep ^usage: stderr ] tc-end: 1646881532.970656, syntax, passed tp-end: 1646881532.984780, usr.bin/id/t_groups tp-start: 1646881534.421353, usr.bin/id/t_id, 6 tc-start: 1646881534.424377, 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: 1646881538.146187, Gflag, passed tc-start: 1646881538.160265, 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: 1646881541.52689, default, passed tc-start: 1646881541.71757, 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: 1646881548.557690, gflag, passed tc-start: 1646881548.576404, 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: 1646881551.459742, pflag, passed tc-start: 1646881551.476151, 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: 1646881557.246027, primaries, passed tc-start: 1646881557.262816, 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: 1646881564.571520, uflag, passed tp-end: 1646881564.589123, usr.bin/id/t_id tp-start: 1646881565.261242, usr.bin/id/t_whoami, 2 tc-start: 1646881565.263801, 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: 1646881566.304497, correct, passed tc-start: 1646881566.319277, syntax tc-so:Executing command [ ./run_whoami.sh root ] tc-so:Executing command [ ./run_whoami.sh -r ] tc-end: 1646881567.334385, syntax, passed tp-end: 1646881567.376912, usr.bin/id/t_whoami tp-start: 1646881570.990996, usr.bin/indent/t_errors, 36 tc-start: 1646881570.993727, argument_input_enoent tc-so:Executing command [ /usr/bin/indent ./nonexistent.c ] tc-end: 1646881571.801965, argument_input_enoent, passed tc-start: 1646881571.811039, argument_output_enoent tc-so:Executing command [ /usr/bin/indent /dev/null subdir/nonexistent.c ] tc-end: 1646881572.652386, argument_output_enoent, passed tc-start: 1646881572.661291, argument_output_equals_input_file tc-so:Executing command [ /usr/bin/indent code.c ./code.c ] tc-so:Executing command [ cat code.c ] tc-end: 1646881573.592473, argument_output_equals_input_file, passed tc-start: 1646881573.601716, argument_output_equals_input_name tc-so:Executing command [ /usr/bin/indent code.c code.c ] tc-end: 1646881574.504127, argument_output_equals_input_name, passed tc-start: 1646881574.517252, argument_too_many tc-so:Executing command [ /usr/bin/indent arg1.c arg2.c arg3.c arg4.c ] tc-end: 1646881575.305197, argument_too_many, passed tc-start: 1646881575.313962, compound_literal tc-so:Executing command [ /usr/bin/indent -nfc1 -ci12 code.c -st ] tc-end: 1646881576.72513, compound_literal, passed tc-start: 1646881576.83851, in_place_wrong_backup tc-so:Executing command [ env SIMPLE_BACKUP_SUFFIX=/subdir /usr/bin/indent code.c ] tc-so:Executing command [ cat code.c ] tc-end: 1646881577.157268, in_place_wrong_backup, passed tc-start: 1646881577.167273, option_bool_trailing_garbage tc-so:Executing command [ /usr/bin/indent -bacchus ] tc-end: 1646881577.989981, option_bool_trailing_garbage, passed tc-start: 1646881577.997768, option_buffer_overflow tc-so:Executing command [ /usr/bin/indent -Pindent.pro ] tc-end: 1646881579.9121, option_buffer_overflow, passed tc-start: 1646881579.21947, option_cli_trailing_garbage tc-so:Executing command [ /usr/bin/indent -cli3garbage ] tc-end: 1646881579.854036, option_cli_trailing_garbage, passed tc-start: 1646881579.864530, option_indent_size_zero tc-so:Executing command [ /usr/bin/indent -i0 ] tc-end: 1646881580.740325, option_indent_size_zero, passed tc-start: 1646881580.751605, option_int_missing_argument tc-so:Executing command [ /usr/bin/indent -tsx ] tc-end: 1646881581.834599, option_int_missing_argument, passed tc-start: 1646881581.845755, option_int_trailing_garbage tc-so:Executing command [ /usr/bin/indent -i3garbage ] tc-end: 1646881582.887496, option_int_trailing_garbage, passed tc-start: 1646881582.898790, option_npro_trailing_garbage tc-so:Executing command [ /usr/bin/indent -npro-garbage ] tc-end: 1646881583.983919, option_npro_trailing_garbage, passed tc-start: 1646881583.994345, option_profile_not_found tc-so:Executing command [ /usr/bin/indent -P./nonexistent ] tc-end: 1646881584.869877, option_profile_not_found, passed tc-start: 1646881584.877745, option_special_missing_param tc-so:Executing command [ /usr/bin/indent -cli ] tc-so:Executing command [ /usr/bin/indent -T ] tc-so:Executing command [ /usr/bin/indent -U ] tc-end: 1646881586.250510, option_special_missing_param, passed tc-start: 1646881586.261484, option_st_trailing_garbage tc-so:Executing command [ /usr/bin/indent -stdio ] tc-end: 1646881587.70205, option_st_trailing_garbage, passed tc-start: 1646881587.78564, option_tabsize_large tc-so:Executing command [ /usr/bin/indent -ts81 ] tc-end: 1646881587.925045, option_tabsize_large, passed tc-start: 1646881587.934828, option_tabsize_negative tc-so:Executing command [ /usr/bin/indent -ts-1 ] tc-end: 1646881588.794136, option_tabsize_negative, passed tc-start: 1646881588.803806, option_tabsize_very_large tc-so:Executing command [ /usr/bin/indent -ts3000000000 ] tc-end: 1646881589.606711, option_tabsize_very_large, passed tc-start: 1646881589.614405, option_tabsize_zero tc-so:Executing command [ /usr/bin/indent -ts0 ] tc-end: 1646881590.484019, option_tabsize_zero, passed tc-start: 1646881590.492454, option_typedefs_not_found tc-so:Executing command [ /usr/bin/indent -U./nonexistent ] tc-end: 1646881591.414473, option_typedefs_not_found, passed tc-start: 1646881591.423252, option_unknown tc-so:Executing command [ /usr/bin/indent -Z-unknown ] tc-end: 1646881592.311560, option_unknown, passed tc-start: 1646881592.319901, option_version_trailing_garbage tc-so:Executing command [ /usr/bin/indent --version-dump ] tc-end: 1646881593.209452, option_version_trailing_garbage, passed tc-start: 1646881593.219236, preprocessing_overflow tc-so:Executing command [ /usr/bin/indent code.c ] tc-end: 1646881594.96035, preprocessing_overflow, passed tc-start: 1646881594.125017, preprocessing_unrecognized tc-so:Executing command [ /usr/bin/indent code.c ] tc-end: 1646881594.957799, preprocessing_unrecognized, passed tc-start: 1646881594.974443, search_stmt_comment_segv tc-so:Executing command [ /usr/bin/indent code.c -st ] tc-end: 1646881595.932036, search_stmt_comment_segv, passed tc-start: 1646881595.944984, search_stmt_fits_in_one_line tc-so:Executing command [ /usr/bin/indent -l34 code.c -st ] tc-end: 1646881596.694796, search_stmt_fits_in_one_line, passed tc-start: 1646881596.705074, unbalanced_parentheses_1 tc-so:Executing command [ /usr/bin/indent code.c ] tc-end: 1646881597.487460, unbalanced_parentheses_1, passed tc-start: 1646881597.499910, unbalanced_parentheses_2 tc-so:Executing command [ /usr/bin/indent code.c ] tc-end: 1646881598.277636, unbalanced_parentheses_2, passed tc-start: 1646881598.289050, unbalanced_parentheses_3 tc-so:Executing command [ /usr/bin/indent code.c ] tc-end: 1646881599.58680, unbalanced_parentheses_3, passed tc-start: 1646881599.70446, unexpected_closing_brace_decl tc-so:Executing command [ /usr/bin/indent code.c ] tc-so:Executing command [ cat code.c ] tc-end: 1646881600.21756, unexpected_closing_brace_decl, passed tc-start: 1646881600.32679, unexpected_closing_brace_top_level tc-so:Executing command [ /usr/bin/indent code.c ] tc-so:Executing command [ cat code.c ] tc-end: 1646881600.988341, unexpected_closing_brace_top_level, passed tc-start: 1646881601.1246, unexpected_end_of_file tc-so:Executing command [ /usr/bin/indent code.c ] tc-so:Executing command [ cat code.c ] tc-end: 1646881601.939628, unexpected_end_of_file, passed tc-start: 1646881601.950958, unterminated_comment_nowrap tc-so:Executing command [ /usr/bin/indent -st ] tc-end: 1646881602.742091, unterminated_comment_nowrap, passed tc-start: 1646881602.751603, unterminated_comment_wrap tc-so:Executing command [ /usr/bin/indent -st ] tc-end: 1646881603.517801, unterminated_comment_wrap, passed tp-end: 1646881603.528210, usr.bin/indent/t_errors tp-start: 1646881604.824222, usr.bin/indent/t_misc, 13 tc-start: 1646881604.826778, command_line_vs_profile tc-so:Executing command [ /usr/bin/indent -di0 -Pcustom.pro code.c -st ] tc-so:Executing command [ /usr/bin/indent -Pcustom.pro -di0 code.c -st ] tc-so:Executing command [ /usr/bin/indent -Pcustom.pro code.c -st -di0 ] tc-end: 1646881605.906380, command_line_vs_profile, passed tc-start: 1646881605.918843, default_backup_extension tc-so:Executing command [ /usr/bin/indent code.c ] tc-so:Executing command [ cat code.c.BAK ] tc-end: 1646881606.862641, default_backup_extension, passed tc-start: 1646881606.878687, in_place tc-so:Executing command [ env SIMPLE_BACKUP_SUFFIX=.bak /usr/bin/indent code.c ] tc-so:Executing command [ cat code.c ] tc-so:Executing command [ cat code.c.bak ] tc-end: 1646881608.72152, in_place, passed tc-start: 1646881608.87084, in_place_parse_error tc-so:Executing command [ /usr/bin/indent code.c ] tc-so:Executing command [ cat code.c ] tc-end: 1646881608.968845, in_place_parse_error, passed tc-start: 1646881608.981586, line_no_counting tc-so:Executing command [ /usr/bin/indent code.c -st ] tc-end: 1646881609.739942, line_no_counting, passed tc-start: 1646881609.752264, nested_struct_declarations tc-so:Executing command [ /usr/bin/indent -i1 -nut ] tc-end: 1646881610.561702, nested_struct_declarations, passed tc-start: 1646881610.574484, opt tc-so:Executing command [ /usr/bin/indent code.c -st ] tc-end: 1646881611.379333, opt, passed tc-start: 1646881611.391917, opt_U tc-so:Executing command [ /usr/bin/indent -Ucode.types code.c -di0 -st ] tc-end: 1646881612.202594, opt_U, passed tc-start: 1646881612.216586, opt_npro tc-so:Executing command [ /usr/bin/indent code.c -st ] tc-end: 1646881612.973843, opt_npro, passed tc-start: 1646881612.986670, option_P_in_profile_file tc-so:Executing command [ /usr/bin/indent ] tc-end: 1646881613.682105, option_P_in_profile_file, passed tc-start: 1646881613.694325, option_without_hyphen tc-so:Executing command [ /usr/bin/indent ] tc-end: 1646881614.471506, option_without_hyphen, passed tc-start: 1646881614.490690, several_profiles tc-so:Executing command [ /usr/bin/indent -Pnonexistent.pro -Perror.pro -Plast.pro code.c -st ] tc-end: 1646881615.201439, several_profiles, passed tc-start: 1646881615.214380, verbose_profile tc-so:Executing command [ /usr/bin/indent -v before.c after.c ] tc-so:Executing command [ cat after.c ] tc-end: 1646881616.175971, verbose_profile, passed tp-end: 1646881616.191649, usr.bin/indent/t_misc tp-start: 1646881625.900953, usr.bin/indent/t_options, 135 tc-start: 1646881625.903581, fmt_block tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/fmt_block.c ] tc-end: 1646881627.256019, fmt_block, passed tc-start: 1646881627.265727, fmt_decl tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/fmt_decl.c ] tc-end: 1646881631.681774, fmt_decl, passed tc-start: 1646881631.691423, fmt_else_comment tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/fmt_else_comment.c ] tc-end: 1646881632.977610, fmt_else_comment, passed tc-start: 1646881632.991301, fmt_expr tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/fmt_expr.c ] tc-end: 1646881634.264358, fmt_expr, passed tc-start: 1646881634.273168, indent_off_on tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/indent_off_on.c ] tc-end: 1646881636.146914, indent_off_on, passed tc-start: 1646881636.155503, label tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/label.c ] tc-end: 1646881637.510317, label, passed tc-start: 1646881637.519291, lex_char tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/lex_char.c ] tc-end: 1646881638.613151, lex_char, passed tc-start: 1646881638.621334, lex_ident tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/lex_ident.c ] tc-end: 1646881639.966122, lex_ident, passed tc-start: 1646881639.977473, lex_string tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/lex_string.c ] tc-end: 1646881641.268350, lex_string, passed tc-start: 1646881641.278892, lsym_binary_op tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/lsym_binary_op.c ] tc-end: 1646881642.605129, lsym_binary_op, passed tc-start: 1646881642.615938, lsym_case_label tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/lsym_case_label.c ] tc-end: 1646881644.17055, lsym_case_label, passed tc-start: 1646881644.25360, lsym_colon tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/lsym_colon.c ] tc-end: 1646881645.479449, lsym_colon, passed tc-start: 1646881645.490898, lsym_comma tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/lsym_comma.c ] tc-end: 1646881647.335833, lsym_comma, passed tc-start: 1646881647.346368, lsym_comment tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/lsym_comment.c ] tc-end: 1646881648.511424, lsym_comment, passed tc-start: 1646881648.519827, lsym_do tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/lsym_do.c ] tc-end: 1646881649.649173, lsym_do, passed tc-start: 1646881649.657853, lsym_else tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/lsym_else.c ] tc-end: 1646881650.740534, lsym_else, passed tc-start: 1646881650.749098, lsym_eof tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/lsym_eof.c ] tc-end: 1646881651.943866, lsym_eof, passed tc-start: 1646881651.952486, lsym_for tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/lsym_for.c ] tc-end: 1646881653.100548, lsym_for, passed tc-start: 1646881653.108883, lsym_form_feed tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/lsym_form_feed.c ] tc-end: 1646881654.192243, lsym_form_feed, passed tc-start: 1646881654.202196, lsym_funcname tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/lsym_funcname.c ] tc-end: 1646881655.368915, lsym_funcname, passed tc-start: 1646881655.379051, lsym_if tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/lsym_if.c ] tc-end: 1646881656.574666, lsym_if, passed tc-start: 1646881656.585168, lsym_lbrace tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/lsym_lbrace.c ] tc-end: 1646881657.718243, lsym_lbrace, passed tc-start: 1646881657.727383, lsym_lparen_or_lbracket tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/lsym_lparen_or_lbracket.c ] tc-end: 1646881659.66390, lsym_lparen_or_lbracket, passed tc-start: 1646881659.78462, lsym_newline tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/lsym_newline.c ] tc-end: 1646881660.247168, lsym_newline, passed tc-start: 1646881660.258228, lsym_offsetof tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/lsym_offsetof.c ] tc-end: 1646881661.585925, lsym_offsetof, passed tc-start: 1646881661.594629, lsym_period tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/lsym_period.c ] tc-end: 1646881662.996958, lsym_period, passed tc-start: 1646881663.5259, lsym_postfix_op tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/lsym_postfix_op.c ] tc-end: 1646881664.261370, lsym_postfix_op, passed tc-start: 1646881664.269635, lsym_preprocessing tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/lsym_preprocessing.c ] tc-end: 1646881665.524713, lsym_preprocessing, passed tc-start: 1646881665.533473, lsym_question tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/lsym_question.c ] tc-end: 1646881666.926847, lsym_question, passed tc-start: 1646881666.934947, lsym_rbrace tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/lsym_rbrace.c ] tc-end: 1646881668.38112, lsym_rbrace, passed tc-start: 1646881668.49869, lsym_return tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/lsym_return.c ] tc-end: 1646881669.373994, lsym_return, passed tc-start: 1646881669.382910, lsym_rparen_or_rbracket tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/lsym_rparen_or_rbracket.c ] tc-end: 1646881670.529293, lsym_rparen_or_rbracket, passed tc-start: 1646881670.537825, lsym_semicolon tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/lsym_semicolon.c ] tc-end: 1646881671.627942, lsym_semicolon, passed tc-start: 1646881671.636007, lsym_sizeof tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/lsym_sizeof.c ] tc-end: 1646881672.772621, lsym_sizeof, passed tc-start: 1646881672.780913, lsym_storage_class tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/lsym_storage_class.c ] tc-end: 1646881673.861743, lsym_storage_class, passed tc-start: 1646881673.870026, lsym_switch tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/lsym_switch.c ] tc-end: 1646881674.963086, lsym_switch, passed tc-start: 1646881674.971291, lsym_tag tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/lsym_tag.c ] tc-end: 1646881676.87999, lsym_tag, passed tc-start: 1646881676.96284, lsym_type_in_parentheses tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/lsym_type_in_parentheses.c ] tc-end: 1646881677.226855, lsym_type_in_parentheses, passed tc-start: 1646881677.235352, lsym_type_outside_parentheses tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/lsym_type_outside_parentheses.c ] tc-end: 1646881678.347103, lsym_type_outside_parentheses, passed tc-start: 1646881678.355649, lsym_typedef tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/lsym_typedef.c ] tc-end: 1646881679.488540, lsym_typedef, passed tc-start: 1646881679.496685, lsym_unary_op tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/lsym_unary_op.c ] tc-end: 1646881680.579875, lsym_unary_op, passed tc-start: 1646881680.588181, lsym_while tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/lsym_while.c ] tc-end: 1646881681.641249, lsym_while, passed tc-start: 1646881681.649305, lsym_word tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/lsym_word.c ] tc-end: 1646881682.784301, lsym_word, passed tc-start: 1646881682.792273, opt_P tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_P.c ] tc-end: 1646881683.837421, opt_P, passed tc-start: 1646881683.845380, opt_T tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_T.c ] tc-end: 1646881684.967214, opt_T, passed tc-start: 1646881684.975277, opt_bacc tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_bacc.c ] tc-end: 1646881686.635813, opt_bacc, passed tc-start: 1646881686.645094, opt_bad tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_bad.c ] tc-end: 1646881687.973682, opt_bad, passed tc-start: 1646881687.981921, opt_badp tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_badp.c ] tc-end: 1646881690.50409, opt_badp, passed tc-start: 1646881690.58453, opt_bap tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_bap.c ] tc-end: 1646881691.225959, opt_bap, passed tc-start: 1646881691.233822, opt_bap_sob tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_bap_sob.c ] tc-end: 1646881692.508441, opt_bap_sob, passed tc-start: 1646881692.517181, opt_bbb tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_bbb.c ] tc-end: 1646881693.780550, opt_bbb, passed tc-start: 1646881693.791649, opt_bc tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_bc.c ] tc-end: 1646881695.620854, opt_bc, passed tc-start: 1646881695.632111, opt_bl_br tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_bl_br.c ] tc-end: 1646881697.573748, opt_bl_br, passed tc-start: 1646881697.585839, opt_bs tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_bs.c ] tc-end: 1646881699.451646, opt_bs, passed tc-start: 1646881699.460064, opt_c tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_c.c ] tc-end: 1646881700.787732, opt_c, passed tc-start: 1646881700.795834, opt_cd tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_cd.c ] tc-end: 1646881702.71590, opt_cd, passed tc-start: 1646881702.79842, opt_cdb tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_cdb.c ] tc-end: 1646881703.925462, opt_cdb, passed tc-start: 1646881703.934094, opt_ce tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_ce.c ] tc-end: 1646881705.110290, opt_ce, passed tc-start: 1646881705.122332, opt_ci tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_ci.c ] tc-end: 1646881708.77151, opt_ci, passed tc-start: 1646881708.85589, opt_cli tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_cli.c ] tc-end: 1646881709.261732, opt_cli, passed tc-start: 1646881709.269990, opt_cs tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_cs.c ] tc-end: 1646881710.522780, opt_cs, passed tc-start: 1646881710.530873, opt_d tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_d.c ] tc-end: 1646881711.605127, opt_d, passed tc-start: 1646881711.613677, opt_di tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_di.c ] tc-end: 1646881713.423125, opt_di, passed tc-start: 1646881713.431463, opt_dj tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_dj.c ] tc-end: 1646881714.872461, opt_dj, passed tc-start: 1646881714.881520, opt_eei tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_eei.c ] tc-end: 1646881716.722309, opt_eei, passed tc-start: 1646881716.731847, opt_ei tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_ei.c ] tc-end: 1646881718.117732, opt_ei, passed tc-start: 1646881718.128220, opt_fbs tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_fbs.c ] tc-end: 1646881719.503968, opt_fbs, passed tc-start: 1646881719.515324, opt_fc1 tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_fc1.c ] tc-end: 1646881721.380630, opt_fc1, passed tc-start: 1646881721.388921, opt_fcb tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_fcb.c ] tc-end: 1646881723.434173, opt_fcb, passed tc-start: 1646881723.443755, opt_i tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_i.c ] tc-end: 1646881724.596615, opt_i, passed tc-start: 1646881724.605061, opt_ip tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_ip.c ] tc-end: 1646881726.6571, opt_ip, passed tc-start: 1646881726.16247, opt_l tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_l.c ] tc-end: 1646881727.701797, opt_l, passed tc-start: 1646881727.710321, opt_lc tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_lc.c ] tc-end: 1646881728.872877, opt_lc, passed tc-start: 1646881728.884077, opt_ldi tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_ldi.c ] tc-end: 1646881730.304379, opt_ldi, passed tc-start: 1646881730.312638, opt_lp tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_lp.c ] tc-end: 1646881731.609989, opt_lp, passed tc-start: 1646881731.618402, opt_lpl tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_lpl.c ] tc-end: 1646881732.817892, opt_lpl, passed tc-start: 1646881732.826614, opt_pcs tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_pcs.c ] tc-end: 1646881734.440585, opt_pcs, passed tc-start: 1646881734.450958, opt_psl tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_psl.c ] tc-end: 1646881736.82669, opt_psl, passed tc-start: 1646881736.91079, opt_sc tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_sc.c ] tc-end: 1646881737.551500, opt_sc, passed tc-start: 1646881737.560173, opt_sob tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_sob.c ] tc-end: 1646881738.740743, opt_sob, passed tc-start: 1646881738.751139, opt_ta tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_ta.c ] tc-end: 1646881739.830868, opt_ta, passed tc-start: 1646881739.839259, opt_ts tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_ts.c ] tc-end: 1646881741.9243, opt_ts, passed tc-start: 1646881741.20614, opt_ut tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_ut.c ] tc-end: 1646881742.223708, opt_ut, passed tc-start: 1646881742.232178, opt_v tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_v.c ] tc-end: 1646881743.540783, opt_v, passed tc-start: 1646881743.549151, opt_version tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_version.c ] tc-end: 1646881744.757987, opt_version, passed tc-start: 1646881744.766256, ps_ind_level tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/ps_ind_level.c ] tc-end: 1646881746.309294, ps_ind_level, passed tc-start: 1646881746.317622, psym_decl tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/psym_decl.c ] tc-end: 1646881747.410535, psym_decl, passed tc-start: 1646881747.418825, psym_do tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/psym_do.c ] tc-end: 1646881748.495802, psym_do, passed tc-start: 1646881748.504777, psym_do_stmt tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/psym_do_stmt.c ] tc-end: 1646881749.597702, psym_do_stmt, passed tc-start: 1646881749.606214, psym_else tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/psym_else.c ] tc-end: 1646881750.692509, psym_else, passed tc-start: 1646881750.700595, psym_for_exprs tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/psym_for_exprs.c ] tc-end: 1646881751.873817, psym_for_exprs, passed tc-start: 1646881751.882240, psym_if_expr tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/psym_if_expr.c ] tc-end: 1646881753.78206, psym_if_expr, passed tc-start: 1646881753.86869, psym_if_expr_stmt tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/psym_if_expr_stmt.c ] tc-end: 1646881754.266424, psym_if_expr_stmt, passed tc-start: 1646881754.274955, psym_if_expr_stmt_else tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/psym_if_expr_stmt_else.c ] tc-end: 1646881755.464099, psym_if_expr_stmt_else, passed tc-start: 1646881755.475701, psym_lbrace tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/psym_lbrace.c ] tc-end: 1646881756.717888, psym_lbrace, passed tc-start: 1646881756.726842, psym_rbrace tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/psym_rbrace.c ] tc-end: 1646881757.918739, psym_rbrace, passed tc-start: 1646881757.929425, psym_semicolon tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/psym_semicolon.c ] tc-end: 1646881759.129567, psym_semicolon, passed tc-start: 1646881759.137805, psym_stmt tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/psym_stmt.c ] tc-end: 1646881760.379023, psym_stmt, passed tc-start: 1646881760.390540, psym_stmt_list tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/psym_stmt_list.c ] tc-end: 1646881761.511347, psym_stmt_list, passed tc-start: 1646881761.519947, psym_switch_expr tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/psym_switch_expr.c ] tc-end: 1646881762.955155, psym_switch_expr, passed tc-start: 1646881762.964949, psym_while_expr tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/psym_while_expr.c ] tc-end: 1646881764.230876, psym_while_expr, passed tc-start: 1646881764.242285, token_binary_op tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/token_binary_op.c ] tc-end: 1646881765.677370, token_binary_op, passed tc-start: 1646881765.685738, token_comment tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/token_comment.c ] tc-end: 1646881770.419663, token_comment, passed tc-start: 1646881770.428283, token_decl tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/token_decl.c ] tc-end: 1646881771.541583, token_decl, passed tc-start: 1646881771.549810, token_do_stmt tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/token_do_stmt.c ] tc-end: 1646881772.639661, token_do_stmt, passed tc-start: 1646881772.648800, token_end_of_file tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/token_end_of_file.c ] tc-end: 1646881773.806445, token_end_of_file, passed tc-start: 1646881773.814574, token_for_exprs tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/token_for_exprs.c ] tc-end: 1646881775.49238, token_for_exprs, passed tc-start: 1646881775.59485, token_form_feed tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/token_form_feed.c ] tc-end: 1646881776.222592, token_form_feed, passed tc-start: 1646881776.230701, token_funcname tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/token_funcname.c ] tc-end: 1646881777.545802, token_funcname, passed tc-start: 1646881777.554182, token_ident tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/token_ident.c ] tc-end: 1646881778.996994, token_ident, passed tc-start: 1646881779.5972, token_if_expr tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/token_if_expr.c ] tc-end: 1646881780.152177, token_if_expr, passed tc-start: 1646881780.160502, token_if_expr_stmt tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/token_if_expr_stmt.c ] tc-end: 1646881781.299860, token_if_expr_stmt, passed tc-start: 1646881781.307882, token_if_expr_stmt_else tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/token_if_expr_stmt_else.c ] tc-end: 1646881782.409407, token_if_expr_stmt_else, passed tc-start: 1646881782.417851, token_keyword_do tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/token_keyword_do.c ] tc-end: 1646881783.494849, token_keyword_do, passed tc-start: 1646881783.502845, token_keyword_do_else tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/token_keyword_do_else.c ] tc-end: 1646881784.794010, token_keyword_do_else, passed tc-start: 1646881784.802267, token_keyword_else tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/token_keyword_else.c ] tc-end: 1646881786.65682, token_keyword_else, passed tc-start: 1646881786.74968, token_keyword_for_if_while tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/token_keyword_for_if_while.c ] tc-end: 1646881787.207152, token_keyword_for_if_while, passed tc-start: 1646881787.217657, token_keyword_struct_union_enum tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/token_keyword_struct_union_enum.c ] tc-end: 1646881788.698528, token_keyword_struct_union_enum, passed tc-start: 1646881788.709926, token_lbrace tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/token_lbrace.c ] tc-end: 1646881790.182637, token_lbrace, passed tc-start: 1646881790.192559, token_lparen tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/token_lparen.c ] tc-end: 1646881791.847462, token_lparen, passed tc-start: 1646881791.858207, token_newline tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/token_newline.c ] tc-end: 1646881793.294151, token_newline, passed tc-start: 1646881793.303575, token_period tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/token_period.c ] tc-end: 1646881794.606126, token_period, passed tc-start: 1646881794.615962, token_postfix_op tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/token_postfix_op.c ] tc-end: 1646881795.753084, token_postfix_op, passed tc-start: 1646881795.761284, token_preprocessing tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/token_preprocessing.c ] tc-end: 1646881797.366518, token_preprocessing, passed tc-start: 1646881797.374634, token_rbrace tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/token_rbrace.c ] tc-end: 1646881798.437182, token_rbrace, passed tc-start: 1646881798.445591, token_rparen tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/token_rparen.c ] tc-end: 1646881799.543313, token_rparen, passed tc-start: 1646881799.551422, token_semicolon tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/token_semicolon.c ] tc-end: 1646881800.933436, token_semicolon, passed tc-start: 1646881800.942372, token_stmt tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/token_stmt.c ] tc-end: 1646881802.133150, token_stmt, passed tc-start: 1646881802.141839, token_stmt_list tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/token_stmt_list.c ] tc-end: 1646881803.417086, token_stmt_list, passed tc-start: 1646881803.425295, token_storage_class tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/token_storage_class.c ] tc-end: 1646881804.679845, token_storage_class, passed tc-start: 1646881804.688265, token_string_prefix tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/token_string_prefix.c ] tc-end: 1646881806.21185, token_string_prefix, passed tc-start: 1646881806.29766, token_switch_expr tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/token_switch_expr.c ] tc-end: 1646881807.299330, token_switch_expr, passed tc-start: 1646881807.307758, token_type_def tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/token_type_def.c ] tc-end: 1646881808.408285, token_type_def, passed tc-start: 1646881808.416618, token_unary_op tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/token_unary_op.c ] tc-end: 1646881809.504391, token_unary_op, passed tc-start: 1646881809.512574, token_while_expr tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/token_while_expr.c ] tc-end: 1646881810.609165, token_while_expr, passed tp-end: 1646881810.617393, usr.bin/indent/t_options tp-start: 1646881811.297510, usr.bin/infocmp/t_terminfo, 2 tc-start: 1646881811.299673, 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: 1646881813.465196, basic, passed tc-start: 1646881813.471568, missing tc-so:Executing command [ env TERM=this-is-no-term infocmp ] tc-so:Executing command [ env TERM=nonexistent infocmp ] tc-end: 1646881814.244544, missing, passed tp-end: 1646881814.253563, usr.bin/infocmp/t_terminfo tp-start: 1646881814.985073, usr.bin/jot/t_jot, 2 tc-start: 1646881814.987445, basic tc-so:Executing command [ jot 21 -1 1.00 ] tc-end: 1646881815.559410, basic, passed tc-start: 1646881815.566185, 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: 1646881816.418715, format, passed tp-end: 1646881816.425714, usr.bin/jot/t_jot tp-start: 1646881817.755280, usr.bin/ld/t_script, 5 tc-start: 1646881817.757488, 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-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: 1646881820.184092, multisec, passed tc-start: 1646881820.203316, 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-so:Executing command [ test 0 -eq 0 ] tc-end: 1646881825.159417, order_default, passed tc-start: 1646881825.191148, 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-so:Executing command [ test 0 -eq 0 ] tc-end: 1646881831.465387, order_merge, passed tc-start: 1646881831.503398, 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-so:Executing command [ test 0 -eq 0 ] tc-end: 1646881837.680120, order_reorder, passed tc-start: 1646881837.710825, 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-so:Executing command [ test 0 -eq 0 ] tc-end: 1646881843.762960, order_sort, passed tp-end: 1646881843.806149, usr.bin/ld/t_script tp-start: 1646881844.828262, usr.bin/ld/t_section, 2 tc-start: 1646881844.831298, orphan tc-so:Executing command [ cc -o test test.c ] tc-so:Executing command [ test 0 -eq 0 ] tc-end: 1646881847.162428, orphan, passed tc-start: 1646881847.175271, startstop tc-so:Executing command [ cc -o test test.c ] tc-end: 1646881849.107304, startstop, passed tp-end: 1646881849.122075, usr.bin/ld/t_section tp-start: 1646881849.600598, usr.bin/locale/t_locale, 1 tc-start: 1646881849.602810, nonexistent tc-so:Executing command [ /bin/sh -c locale nonexistent ] tc-se:Fail: incorrect exit status: 0, expected: 1 tc-se:stdout: tc-se: tc-se:stderr: tc-se: tc-end: 1646881850.211053, nonexistent, expected_failure, PR lib/54692: atf-check failed; see the output of the test for details tp-end: 1646881850.218642, usr.bin/locale/t_locale tp-start: 1646881850.830727, usr.bin/m4/t_m4, 1 tc-start: 1646881850.833950, 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: 1646881852.130226, eof, passed tp-end: 1646881852.141878, usr.bin/m4/t_m4 tp-start: 1646881913.763649, usr.bin/make/t_make, 395 tc-start: 1646881913.766022, archive tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile archive.out ] tc-so:Executing command [ cat archive.out ] tc-end: 1646881919.247273, archive, passed tc-start: 1646881919.271808, archive_suffix tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile archive-suffix.out ] tc-so:Executing command [ cat archive-suffix.out ] tc-end: 1646881923.723770, archive_suffix, passed tc-start: 1646881923.741552, cmd_errors tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile cmd-errors.out ] tc-so:Executing command [ cat cmd-errors.out ] tc-end: 1646881928.816212, cmd_errors, passed tc-start: 1646881928.837299, cmd_errors_jobs tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile cmd-errors-jobs.out ] tc-so:Executing command [ cat cmd-errors-jobs.out ] tc-end: 1646881933.942329, cmd_errors_jobs, passed tc-start: 1646881933.956335, cmd_errors_lint tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile cmd-errors-lint.out ] tc-so:Executing command [ cat cmd-errors-lint.out ] tc-end: 1646881938.456718, cmd_errors_lint, passed tc-start: 1646881938.474876, cmd_interrupt tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile cmd-interrupt.out ] tc-so:Executing command [ cat cmd-interrupt.out ] tc-end: 1646881943.622174, cmd_interrupt, passed tc-start: 1646881943.637438, cmdline tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile cmdline.out ] tc-so:Executing command [ cat cmdline.out ] tc-end: 1646881948.507584, cmdline, passed tc-start: 1646881948.523914, cmdline_redirect_stdin tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile cmdline-redirect-stdin.out ] tc-so:Executing command [ cat cmdline-redirect-stdin.out ] tc-end: 1646881953.743203, cmdline_redirect_stdin, passed tc-start: 1646881953.756860, cmdline_undefined tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile cmdline-undefined.out ] tc-so:Executing command [ cat cmdline-undefined.out ] tc-end: 1646881958.791447, cmdline_undefined, passed tc-start: 1646881958.806531, 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-end: 1646881963.327769, comment, passed tc-start: 1646881963.342434, compat_error tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile compat-error.out ] tc-so:Executing command [ cat compat-error.out ] tc-end: 1646881968.158938, compat_error, passed tc-start: 1646881968.171513, 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-end: 1646881972.943854, cond1, passed tc-start: 1646881972.962664, cond_cmp_numeric tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile cond-cmp-numeric.out ] tc-so:Executing command [ cat cond-cmp-numeric.out ] tc-end: 1646881977.400366, cond_cmp_numeric, passed tc-start: 1646881977.414197, cond_cmp_numeric_eq tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile cond-cmp-numeric-eq.out ] tc-so:Executing command [ cat cond-cmp-numeric-eq.out ] tc-end: 1646881981.994864, cond_cmp_numeric_eq, passed tc-start: 1646881982.11441, cond_cmp_numeric_ge tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile cond-cmp-numeric-ge.out ] tc-so:Executing command [ cat cond-cmp-numeric-ge.out ] tc-end: 1646881986.731910, cond_cmp_numeric_ge, passed tc-start: 1646881986.747131, cond_cmp_numeric_gt tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile cond-cmp-numeric-gt.out ] tc-so:Executing command [ cat cond-cmp-numeric-gt.out ] tc-end: 1646881991.517753, cond_cmp_numeric_gt, passed tc-start: 1646881991.534053, cond_cmp_numeric_le tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile cond-cmp-numeric-le.out ] tc-so:Executing command [ cat cond-cmp-numeric-le.out ] tc-end: 1646881996.170592, cond_cmp_numeric_le, passed tc-start: 1646881996.185078, cond_cmp_numeric_lt tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile cond-cmp-numeric-lt.out ] tc-so:Executing command [ cat cond-cmp-numeric-lt.out ] tc-end: 1646882000.763417, cond_cmp_numeric_lt, passed tc-start: 1646882000.777156, cond_cmp_numeric_ne tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile cond-cmp-numeric-ne.out ] tc-so:Executing command [ cat cond-cmp-numeric-ne.out ] tc-end: 1646882005.480733, cond_cmp_numeric_ne, passed tc-start: 1646882005.495043, cond_cmp_string tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile cond-cmp-string.out ] tc-so:Executing command [ cat cond-cmp-string.out ] tc-end: 1646882010.37243, cond_cmp_string, passed tc-start: 1646882010.52860, cond_cmp_unary tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile cond-cmp-unary.out ] tc-so:Executing command [ cat cond-cmp-unary.out ] tc-end: 1646882014.597478, cond_cmp_unary, passed tc-start: 1646882014.612874, cond_eof tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile cond-eof.out ] tc-so:Executing command [ cat cond-eof.out ] tc-end: 1646882019.445264, cond_eof, passed tc-start: 1646882019.459511, cond_func tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile cond-func.out ] tc-so:Executing command [ cat cond-func.out ] tc-end: 1646882024.128253, cond_func, passed tc-start: 1646882024.142666, cond_func_commands tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile cond-func-commands.out ] tc-so:Executing command [ cat cond-func-commands.out ] tc-end: 1646882028.801520, cond_func_commands, passed tc-start: 1646882028.814204, cond_func_defined tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile cond-func-defined.out ] tc-so:Executing command [ cat cond-func-defined.out ] tc-end: 1646882033.389341, cond_func_defined, passed tc-start: 1646882033.404265, cond_func_empty tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile cond-func-empty.out ] tc-so:Executing command [ cat cond-func-empty.out ] tc-end: 1646882037.841740, cond_func_empty, passed tc-start: 1646882037.856951, cond_func_exists tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile cond-func-exists.out ] tc-so:Executing command [ cat cond-func-exists.out ] tc-end: 1646882042.514980, cond_func_exists, passed tc-start: 1646882042.530729, cond_func_make tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile cond-func-make.out ] tc-so:Executing command [ cat cond-func-make.out ] tc-end: 1646882047.288194, cond_func_make, passed tc-start: 1646882047.302421, cond_func_make_main tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile cond-func-make-main.out ] tc-so:Executing command [ cat cond-func-make-main.out ] tc-end: 1646882051.900513, cond_func_make_main, passed tc-start: 1646882051.918213, cond_func_target tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile cond-func-target.out ] tc-so:Executing command [ cat cond-func-target.out ] tc-end: 1646882056.451817, cond_func_target, passed tc-start: 1646882056.463937, cond_late tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile cond-late.out ] tc-so:Executing command [ cat cond-late.out ] tc-end: 1646882061.97346, cond_late, passed tc-start: 1646882061.114715, cond_op tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile cond-op.out ] tc-so:Executing command [ cat cond-op.out ] tc-end: 1646882065.445870, cond_op, passed tc-start: 1646882065.460233, cond_op_and tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile cond-op-and.out ] tc-so:Executing command [ cat cond-op-and.out ] tc-end: 1646882070.180772, cond_op_and, passed tc-start: 1646882070.197261, cond_op_and_lint tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile cond-op-and-lint.out ] tc-so:Executing command [ cat cond-op-and-lint.out ] tc-end: 1646882074.697608, cond_op_and_lint, passed tc-start: 1646882074.711315, cond_op_not tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile cond-op-not.out ] tc-so:Executing command [ cat cond-op-not.out ] tc-end: 1646882079.671147, cond_op_not, passed tc-start: 1646882079.685102, cond_op_or tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile cond-op-or.out ] tc-so:Executing command [ cat cond-op-or.out ] tc-end: 1646882083.979158, cond_op_or, passed tc-start: 1646882083.993853, cond_op_or_lint tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile cond-op-or-lint.out ] tc-so:Executing command [ cat cond-op-or-lint.out ] tc-end: 1646882088.945117, cond_op_or_lint, passed tc-start: 1646882088.963634, cond_op_parentheses tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile cond-op-parentheses.out ] tc-so:Executing command [ cat cond-op-parentheses.out ] tc-end: 1646882093.447452, cond_op_parentheses, passed tc-start: 1646882093.462246, cond_short tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile cond-short.out ] tc-so:Executing command [ cat cond-short.out ] tc-end: 1646882098.86798, cond_short, passed tc-start: 1646882098.99204, cond_token_number tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile cond-token-number.out ] tc-so:Executing command [ cat cond-token-number.out ] tc-end: 1646882102.396544, cond_token_number, passed tc-start: 1646882102.409567, cond_token_plain tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile cond-token-plain.out ] tc-so:Executing command [ cat cond-token-plain.out ] tc-end: 1646882106.944084, cond_token_plain, passed tc-start: 1646882106.961670, cond_token_string tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile cond-token-string.out ] tc-so:Executing command [ cat cond-token-string.out ] tc-end: 1646882111.711569, cond_token_string, passed tc-start: 1646882111.725770, cond_token_var tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile cond-token-var.out ] tc-so:Executing command [ cat cond-token-var.out ] tc-end: 1646882116.286013, cond_token_var, passed tc-start: 1646882116.300953, cond_undef_lint tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile cond-undef-lint.out ] tc-so:Executing command [ cat cond-undef-lint.out ] tc-end: 1646882120.829819, cond_undef_lint, passed tc-start: 1646882120.844430, counter tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile counter.out ] tc-so:Executing command [ cat counter.out ] tc-end: 1646882126.92366, counter, passed tc-start: 1646882126.109995, counter_append tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile counter-append.out ] tc-so:Executing command [ cat counter-append.out ] tc-end: 1646882130.764976, counter_append, passed tc-start: 1646882130.782270, dep tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile dep.out ] tc-so:Executing command [ cat dep.out ] tc-end: 1646882135.244662, dep, passed tc-start: 1646882135.258020, dep_colon tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile dep-colon.out ] tc-so:Executing command [ cat dep-colon.out ] tc-end: 1646882139.326182, dep_colon, passed tc-start: 1646882139.338665, dep_colon_bug_cross_file tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile dep-colon-bug-cross-file.out ] tc-so:Executing command [ cat dep-colon-bug-cross-file.out ] tc-end: 1646882143.476796, dep_colon_bug_cross_file, passed tc-start: 1646882143.490259, dep_double_colon tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile dep-double-colon.out ] tc-so:Executing command [ cat dep-double-colon.out ] tc-end: 1646882147.748584, dep_double_colon, passed tc-start: 1646882147.764915, dep_double_colon_indep tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile dep-double-colon-indep.out ] tc-so:Executing command [ cat dep-double-colon-indep.out ] tc-end: 1646882152.848301, dep_double_colon_indep, passed tc-start: 1646882152.871404, dep_duplicate tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile dep-duplicate.out ] tc-so:Executing command [ cat dep-duplicate.out ] tc-end: 1646882159.91912, dep_duplicate, passed tc-start: 1646882159.109632, dep_exclam tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile dep-exclam.out ] tc-so:Executing command [ cat dep-exclam.out ] tc-end: 1646882165.82555, dep_exclam, passed tc-start: 1646882165.99761, dep_none tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile dep-none.out ] tc-so:Executing command [ cat dep-none.out ] tc-end: 1646882169.283079, dep_none, passed tc-start: 1646882169.296423, dep_op_missing tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile dep-op-missing.out ] tc-so:Executing command [ cat dep-op-missing.out ] tc-end: 1646882173.714060, dep_op_missing, passed tc-start: 1646882173.728510, dep_percent tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile dep-percent.out ] tc-so:Executing command [ cat dep-percent.out ] tc-end: 1646882178.130837, dep_percent, passed tc-start: 1646882178.143415, dep_var tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile dep-var.out ] tc-so:Executing command [ cat dep-var.out ] tc-end: 1646882182.280468, dep_var, passed tc-start: 1646882182.295373, dep_wildcards tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile dep-wildcards.out ] tc-so:Executing command [ cat dep-wildcards.out ] tc-end: 1646882187.27787, dep_wildcards, passed tc-start: 1646882187.45562, depsrc tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile depsrc.out ] tc-so:Executing command [ cat depsrc.out ] tc-end: 1646882191.530222, depsrc, passed tc-start: 1646882191.542894, depsrc_end tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile depsrc-end.out ] tc-so:Executing command [ cat depsrc-end.out ] tc-end: 1646882196.347821, depsrc_end, passed tc-start: 1646882196.361213, depsrc_exec tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile depsrc-exec.out ] tc-so:Executing command [ cat depsrc-exec.out ] tc-end: 1646882201.172995, depsrc_exec, passed tc-start: 1646882201.190198, depsrc_ignore tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile depsrc-ignore.out ] tc-so:Executing command [ cat depsrc-ignore.out ] tc-end: 1646882205.885131, depsrc_ignore, passed tc-start: 1646882205.902328, depsrc_made tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile depsrc-made.out ] tc-so:Executing command [ cat depsrc-made.out ] tc-end: 1646882210.624365, depsrc_made, passed tc-start: 1646882210.639224, depsrc_make tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile depsrc-make.out ] tc-so:Executing command [ cat depsrc-make.out ] tc-end: 1646882215.323195, depsrc_make, passed tc-start: 1646882215.337950, depsrc_meta tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile depsrc-meta.out ] tc-so:Executing command [ cat depsrc-meta.out ] tc-end: 1646882220.980358, depsrc_meta, passed tc-start: 1646882220.995789, depsrc_nometa tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile depsrc-nometa.out ] tc-so:Executing command [ cat depsrc-nometa.out ] tc-end: 1646882225.810651, depsrc_nometa, passed tc-start: 1646882225.825801, depsrc_nometa_cmp tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile depsrc-nometa_cmp.out ] tc-so:Executing command [ cat depsrc-nometa_cmp.out ] tc-end: 1646882230.540231, depsrc_nometa_cmp, passed tc-start: 1646882230.554334, depsrc_nopath tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile depsrc-nopath.out ] tc-so:Executing command [ cat depsrc-nopath.out ] tc-end: 1646882236.187631, depsrc_nopath, passed tc-start: 1646882236.204271, depsrc_notmain tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile depsrc-notmain.out ] tc-so:Executing command [ cat depsrc-notmain.out ] tc-end: 1646882241.331161, depsrc_notmain, passed tc-start: 1646882241.344219, depsrc_optional tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile depsrc-optional.out ] tc-so:Executing command [ cat depsrc-optional.out ] tc-end: 1646882245.899655, depsrc_optional, passed tc-start: 1646882245.913962, depsrc_phony tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile depsrc-phony.out ] tc-so:Executing command [ cat depsrc-phony.out ] tc-end: 1646882250.736748, depsrc_phony, passed tc-start: 1646882250.751655, depsrc_precious tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile depsrc-precious.out ] tc-so:Executing command [ cat depsrc-precious.out ] tc-end: 1646882255.226041, depsrc_precious, passed tc-start: 1646882255.242952, depsrc_recursive tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile depsrc-recursive.out ] tc-so:Executing command [ cat depsrc-recursive.out ] tc-end: 1646882261.158510, depsrc_recursive, passed tc-start: 1646882261.177026, depsrc_silent tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile depsrc-silent.out ] tc-so:Executing command [ cat depsrc-silent.out ] tc-end: 1646882265.868842, depsrc_silent, passed tc-start: 1646882265.888362, depsrc_use tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile depsrc-use.out ] tc-so:Executing command [ cat depsrc-use.out ] tc-end: 1646882270.934997, depsrc_use, passed tc-start: 1646882270.951351, depsrc_usebefore tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile depsrc-usebefore.out ] tc-so:Executing command [ cat depsrc-usebefore.out ] tc-end: 1646882275.987141, depsrc_usebefore, passed tc-start: 1646882276.1318, depsrc_usebefore_double_colon tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile depsrc-usebefore-double-colon.out ] tc-so:Executing command [ cat depsrc-usebefore-double-colon.out ] tc-end: 1646882280.603671, depsrc_usebefore_double_colon, passed tc-start: 1646882280.617017, depsrc_wait tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile depsrc-wait.out ] tc-so:Executing command [ cat depsrc-wait.out ] tc-end: 1646882285.130284, depsrc_wait, passed tc-start: 1646882285.144318, deptgt tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile deptgt.out ] tc-so:Executing command [ cat deptgt.out ] tc-end: 1646882289.702083, deptgt, passed tc-start: 1646882289.716529, deptgt_begin tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile deptgt-begin.out ] tc-so:Executing command [ cat deptgt-begin.out ] tc-end: 1646882294.368537, deptgt_begin, passed tc-start: 1646882294.382695, deptgt_begin_fail tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile deptgt-begin-fail.out ] tc-so:Executing command [ cat deptgt-begin-fail.out ] tc-end: 1646882299.254522, deptgt_begin_fail, passed tc-start: 1646882299.267176, deptgt_begin_fail_indirect tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile deptgt-begin-fail-indirect.out ] tc-so:Executing command [ cat deptgt-begin-fail-indirect.out ] tc-end: 1646882303.280634, deptgt_begin_fail_indirect, passed tc-start: 1646882303.294062, deptgt_default tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile deptgt-default.out ] tc-so:Executing command [ cat deptgt-default.out ] tc-end: 1646882307.727736, deptgt_default, passed tc-start: 1646882307.757134, deptgt_delete_on_error tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile deptgt-delete_on_error.out ] tc-so:Executing command [ cat deptgt-delete_on_error.out ] tc-end: 1646882314.647730, deptgt_delete_on_error, passed tc-start: 1646882314.662260, deptgt_end tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile deptgt-end.out ] tc-so:Executing command [ cat deptgt-end.out ] tc-end: 1646882319.130830, deptgt_end, passed tc-start: 1646882319.144903, deptgt_end_fail tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile deptgt-end-fail.out ] tc-so:Executing command [ cat deptgt-end-fail.out ] tc-end: 1646882331.596068, deptgt_end_fail, passed tc-start: 1646882331.611788, deptgt_end_fail_all tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile deptgt-end-fail-all.out ] tc-so:Executing command [ cat deptgt-end-fail-all.out ] tc-end: 1646882336.215855, deptgt_end_fail_all, passed tc-start: 1646882336.230749, deptgt_end_fail_indirect tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile deptgt-end-fail-indirect.out ] tc-so:Executing command [ cat deptgt-end-fail-indirect.out ] tc-end: 1646882340.794493, deptgt_end_fail_indirect, passed tc-start: 1646882340.811083, deptgt_end_jobs tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile deptgt-end-jobs.out ] tc-so:Executing command [ cat deptgt-end-jobs.out ] tc-end: 1646882346.53731, deptgt_end_jobs, passed tc-start: 1646882346.71978, deptgt_error tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile deptgt-error.out ] tc-so:Executing command [ cat deptgt-error.out ] tc-end: 1646882350.632016, deptgt_error, passed tc-start: 1646882350.645735, deptgt_ignore tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile deptgt-ignore.out ] tc-so:Executing command [ cat deptgt-ignore.out ] tc-end: 1646882355.749000, deptgt_ignore, passed tc-start: 1646882355.763945, deptgt_interrupt tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile deptgt-interrupt.out ] tc-so:Executing command [ cat deptgt-interrupt.out ] tc-end: 1646882360.137221, deptgt_interrupt, passed tc-start: 1646882360.150956, deptgt_main tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile deptgt-main.out ] tc-so:Executing command [ cat deptgt-main.out ] tc-end: 1646882364.821988, deptgt_main, passed tc-start: 1646882364.836393, deptgt_makeflags tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile deptgt-makeflags.out ] tc-so:Executing command [ cat deptgt-makeflags.out ] tc-end: 1646882370.11958, deptgt_makeflags, passed tc-start: 1646882370.25416, deptgt_no_parallel tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile deptgt-no_parallel.out ] tc-so:Executing command [ cat deptgt-no_parallel.out ] tc-end: 1646882374.631202, deptgt_no_parallel, passed tc-start: 1646882374.646649, deptgt_nopath tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile deptgt-nopath.out ] tc-so:Executing command [ cat deptgt-nopath.out ] tc-end: 1646882379.270451, deptgt_nopath, passed tc-start: 1646882379.285260, deptgt_notparallel tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile deptgt-notparallel.out ] tc-so:Executing command [ cat deptgt-notparallel.out ] tc-end: 1646882384.220755, deptgt_notparallel, passed tc-start: 1646882384.234914, deptgt_objdir tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile deptgt-objdir.out ] tc-so:Executing command [ cat deptgt-objdir.out ] tc-end: 1646882388.931783, deptgt_objdir, passed tc-start: 1646882388.946196, deptgt_order tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile deptgt-order.out ] tc-so:Executing command [ cat deptgt-order.out ] tc-end: 1646882393.799423, deptgt_order, passed tc-start: 1646882393.815166, deptgt_path tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile deptgt-path.out ] tc-so:Executing command [ cat deptgt-path.out ] tc-end: 1646882399.66676, deptgt_path, passed tc-start: 1646882399.84653, deptgt_path_suffix tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile deptgt-path-suffix.out ] tc-so:Executing command [ cat deptgt-path-suffix.out ] tc-end: 1646882403.838179, deptgt_path_suffix, passed tc-start: 1646882403.851766, deptgt_phony tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile deptgt-phony.out ] tc-so:Executing command [ cat deptgt-phony.out ] tc-end: 1646882408.340063, deptgt_phony, passed tc-start: 1646882408.354336, deptgt_precious tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile deptgt-precious.out ] tc-so:Executing command [ cat deptgt-precious.out ] tc-end: 1646882413.736263, deptgt_precious, passed tc-start: 1646882413.754133, deptgt_shell tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile deptgt-shell.out ] tc-so:Executing command [ cat deptgt-shell.out ] tc-end: 1646882418.546702, deptgt_shell, passed tc-start: 1646882418.559526, deptgt_silent tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile deptgt-silent.out ] tc-so:Executing command [ cat deptgt-silent.out ] tc-end: 1646882423.473289, deptgt_silent, passed tc-start: 1646882423.493463, deptgt_silent_jobs tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile deptgt-silent-jobs.out ] tc-so:Executing command [ cat deptgt-silent-jobs.out ] tc-end: 1646882429.25915, deptgt_silent_jobs, passed tc-start: 1646882429.44621, deptgt_stale tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile deptgt-stale.out ] tc-so:Executing command [ cat deptgt-stale.out ] tc-end: 1646882433.629851, deptgt_stale, passed tc-start: 1646882433.645733, deptgt_suffixes tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile deptgt-suffixes.out ] tc-so:Executing command [ cat deptgt-suffixes.out ] tc-end: 1646882438.750868, deptgt_suffixes, passed tc-start: 1646882438.766908, dir tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile dir.out ] tc-so:Executing command [ cat dir.out ] tc-end: 1646882444.61962, dir, passed tc-start: 1646882444.74179, dir_expand_path tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile dir-expand-path.out ] tc-so:Executing command [ cat dir-expand-path.out ] tc-end: 1646882448.881240, dir_expand_path, passed tc-start: 1646882448.893493, directive tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile directive.out ] tc-so:Executing command [ cat directive.out ] tc-end: 1646882453.236954, directive, passed tc-start: 1646882453.250671, directive_dinclude tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile directive-dinclude.out ] tc-so:Executing command [ cat directive-dinclude.out ] tc-end: 1646882458.42029, directive_dinclude, passed tc-start: 1646882458.54932, directive_elif tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile directive-elif.out ] tc-so:Executing command [ cat directive-elif.out ] tc-end: 1646882463.507735, directive_elif, passed tc-start: 1646882463.523287, directive_elifdef tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile directive-elifdef.out ] tc-so:Executing command [ cat directive-elifdef.out ] tc-end: 1646882468.215776, directive_elifdef, passed tc-start: 1646882468.228084, directive_elifmake tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile directive-elifmake.out ] tc-so:Executing command [ cat directive-elifmake.out ] tc-end: 1646882472.249407, directive_elifmake, passed tc-start: 1646882472.261109, directive_elifndef tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile directive-elifndef.out ] tc-so:Executing command [ cat directive-elifndef.out ] tc-end: 1646882476.417004, directive_elifndef, passed tc-start: 1646882476.429744, directive_elifnmake tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile directive-elifnmake.out ] tc-so:Executing command [ cat directive-elifnmake.out ] tc-end: 1646882481.555985, directive_elifnmake, passed tc-start: 1646882481.570151, directive_else tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile directive-else.out ] tc-so:Executing command [ cat directive-else.out ] tc-end: 1646882486.206299, directive_else, passed tc-start: 1646882486.222753, directive_endfor tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile directive-endfor.out ] tc-so:Executing command [ cat directive-endfor.out ] tc-end: 1646882490.869851, directive_endfor, passed tc-start: 1646882490.886990, directive_endif tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile directive-endif.out ] tc-so:Executing command [ cat directive-endif.out ] tc-end: 1646882495.429546, directive_endif, passed tc-start: 1646882495.443381, directive_error tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile directive-error.out ] tc-so:Executing command [ cat directive-error.out ] tc-end: 1646882500.10004, directive_error, passed tc-start: 1646882500.24956, directive_export tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile directive-export.out ] tc-so:Executing command [ cat directive-export.out ] tc-end: 1646882505.59238, directive_export, passed tc-start: 1646882505.72018, directive_export_env tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile directive-export-env.out ] tc-so:Executing command [ cat directive-export-env.out ] tc-end: 1646882509.496822, directive_export_env, passed tc-start: 1646882509.508393, directive_export_gmake tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile directive-export-gmake.out ] tc-so:Executing command [ cat directive-export-gmake.out ] tc-end: 1646882514.877205, directive_export_gmake, passed tc-start: 1646882514.895227, directive_export_impl tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile directive-export-impl.out ] tc-so:Executing command [ cat directive-export-impl.out ] tc-end: 1646882521.25215, directive_export_impl, passed tc-start: 1646882521.42068, directive_export_literal tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile directive-export-literal.out ] tc-so:Executing command [ cat directive-export-literal.out ] tc-end: 1646882526.738591, directive_export_literal, passed tc-start: 1646882526.751580, directive_for tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile directive-for.out ] tc-so:Executing command [ cat directive-for.out ] tc-end: 1646882531.647835, directive_for, passed tc-start: 1646882531.666167, directive_for_errors tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile directive-for-errors.out ] tc-so:Executing command [ cat directive-for-errors.out ] tc-end: 1646882536.546382, directive_for_errors, passed tc-start: 1646882536.559925, directive_for_escape tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile directive-for-escape.out ] tc-so:Executing command [ cat directive-for-escape.out ] tc-end: 1646882541.240205, directive_for_escape, passed tc-start: 1646882541.257323, directive_for_generating_endif tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile directive-for-generating-endif.out ] tc-so:Executing command [ cat directive-for-generating-endif.out ] tc-end: 1646882545.801245, directive_for_generating_endif, passed tc-start: 1646882545.821764, directive_for_if tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile directive-for-if.out ] tc-so:Executing command [ cat directive-for-if.out ] tc-end: 1646882550.910346, directive_for_if, passed tc-start: 1646882550.923269, directive_for_lines tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile directive-for-lines.out ] tc-so:Executing command [ cat directive-for-lines.out ] tc-end: 1646882555.564884, directive_for_lines, passed tc-start: 1646882555.578573, directive_for_null tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile directive-for-null.out ] tc-so:Executing command [ cat directive-for-null.out ] tc-end: 1646882560.446438, directive_for_null, passed tc-start: 1646882560.460562, directive_hyphen_include tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile directive-hyphen-include.out ] tc-so:Executing command [ cat directive-hyphen-include.out ] tc-end: 1646882565.417261, directive_hyphen_include, passed tc-start: 1646882565.434035, directive_if tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile directive-if.out ] tc-so:Executing command [ cat directive-if.out ] tc-end: 1646882570.85102, directive_if, passed tc-start: 1646882570.101044, directive_if_nested tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile directive-if-nested.out ] tc-so:Executing command [ cat directive-if-nested.out ] tc-end: 1646882574.951537, directive_if_nested, passed tc-start: 1646882574.964814, directive_ifdef tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile directive-ifdef.out ] tc-so:Executing command [ cat directive-ifdef.out ] tc-end: 1646882579.372613, directive_ifdef, passed tc-start: 1646882579.386585, directive_ifmake tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile directive-ifmake.out ] tc-so:Executing command [ cat directive-ifmake.out ] tc-end: 1646882584.16973, directive_ifmake, passed tc-start: 1646882584.29547, directive_ifndef tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile directive-ifndef.out ] tc-so:Executing command [ cat directive-ifndef.out ] tc-end: 1646882588.632036, directive_ifndef, passed tc-start: 1646882588.646989, directive_ifnmake tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile directive-ifnmake.out ] tc-so:Executing command [ cat directive-ifnmake.out ] tc-end: 1646882593.475283, directive_ifnmake, passed tc-start: 1646882593.490183, directive_include tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile directive-include.out ] tc-so:Executing command [ cat directive-include.out ] tc-end: 1646882598.92229, directive_include, passed tc-start: 1646882598.104987, directive_include_fatal tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile directive-include-fatal.out ] tc-so:Executing command [ cat directive-include-fatal.out ] tc-end: 1646882602.526800, directive_include_fatal, passed tc-start: 1646882602.544178, directive_info tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile directive-info.out ] tc-so:Executing command [ cat directive-info.out ] tc-end: 1646882607.181275, directive_info, passed tc-start: 1646882607.195697, directive_misspellings tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile directive-misspellings.out ] tc-so:Executing command [ cat directive-misspellings.out ] tc-end: 1646882611.962405, directive_misspellings, passed tc-start: 1646882611.976772, directive_sinclude tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile directive-sinclude.out ] tc-so:Executing command [ cat directive-sinclude.out ] tc-end: 1646882616.741509, directive_sinclude, passed tc-start: 1646882616.756604, directive_undef tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile directive-undef.out ] tc-so:Executing command [ cat directive-undef.out ] tc-end: 1646882621.458847, directive_undef, passed tc-start: 1646882621.472040, directive_unexport tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile directive-unexport.out ] tc-so:Executing command [ cat directive-unexport.out ] tc-end: 1646882626.815481, directive_unexport, passed tc-start: 1646882626.833056, directive_unexport_env tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile directive-unexport-env.out ] tc-so:Executing command [ cat directive-unexport-env.out ] tc-end: 1646882631.403417, directive_unexport_env, passed tc-start: 1646882631.416959, directive_warning tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile directive-warning.out ] tc-so:Executing command [ cat directive-warning.out ] tc-end: 1646882635.883850, directive_warning, passed tc-start: 1646882635.897043, dollar tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile dollar.out ] tc-so:Executing command [ cat dollar.out ] tc-end: 1646882641.844391, dollar, passed tc-start: 1646882641.859298, 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-end: 1646882646.499156, doterror, passed tc-start: 1646882646.514798, 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-end: 1646882675.108591, dotwait, passed tc-start: 1646882675.122164, 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-end: 1646882679.703118, error, passed tc-start: 1646882679.715709, 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 2022-03-09 10:06:36.000000000 +0000 tc-se:+++ /tmp/check.US9ZFC/stdout 2022-03-10 03:24:44.975501259 +0000 tc-se:@@ -53,27 +53,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 +72,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: 1646882685.145879, escape, expected_failure, see PR toolchain/49085: atf-check failed; see the output of the test for details tc-start: 1646882685.158781, 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-end: 1646882689.576252, export, passed tc-start: 1646882689.592324, 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-end: 1646882694.706647, export_all, passed tc-start: 1646882694.720436, 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-end: 1646882699.687138, export_env, passed tc-start: 1646882699.704797, export_variants tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile export-variants.out ] tc-so:Executing command [ cat export-variants.out ] tc-end: 1646882704.474722, export_variants, passed tc-start: 1646882704.486961, 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-end: 1646882708.613090, forloop, passed tc-start: 1646882708.625710, 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-end: 1646882713.348288, forsubst, passed tc-start: 1646882713.377640, gnode_submake tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile gnode-submake.out ] tc-so:Executing command [ cat gnode-submake.out ] tc-end: 1646882717.483418, gnode_submake, passed tc-start: 1646882717.496463, hanoi_include tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile hanoi-include.out ] tc-so:Executing command [ cat hanoi-include.out ] tc-end: 1646882725.852578, hanoi_include, passed tc-start: 1646882725.864813, 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-end: 1646882730.746248, impsrc, passed tc-start: 1646882730.764029, include_main tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile include-main.out ] tc-so:Executing command [ cat include-main.out ] tc-end: 1646882736.593707, include_main, passed tc-start: 1646882736.610515, job_flags tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile job-flags.out ] tc-so:Executing command [ cat job-flags.out ] tc-end: 1646882742.742377, job_flags, passed tc-start: 1646882742.760780, job_output_long_lines tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile job-output-long-lines.out ] tc-so:Executing command [ cat job-output-long-lines.out ] tc-end: 1646882749.756084, job_output_long_lines, passed tc-start: 1646882749.772497, job_output_null tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile job-output-null.out ] tc-so:Executing command [ cat job-output-null.out ] tc-end: 1646882758.233471, job_output_null, passed tc-start: 1646882758.245887, jobs_empty_commands tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile jobs-empty-commands.out ] tc-so:Executing command [ cat jobs-empty-commands.out ] tc-end: 1646882762.686277, jobs_empty_commands, passed tc-start: 1646882762.700359, jobs_empty_commands_error tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile jobs-empty-commands-error.out ] tc-so:Executing command [ cat jobs-empty-commands-error.out ] tc-end: 1646882767.304521, jobs_empty_commands_error, passed tc-start: 1646882767.321637, jobs_error_indirect tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile jobs-error-indirect.out ] tc-so:Executing command [ cat jobs-error-indirect.out ] tc-end: 1646882772.123507, jobs_error_indirect, passed tc-start: 1646882772.138528, jobs_error_nested tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile jobs-error-nested.out ] tc-so:Executing command [ cat jobs-error-nested.out ] tc-end: 1646882776.898470, jobs_error_nested, passed tc-start: 1646882776.911613, jobs_error_nested_make tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile jobs-error-nested-make.out ] tc-so:Executing command [ cat jobs-error-nested-make.out ] tc-end: 1646882781.799355, jobs_error_nested_make, passed tc-start: 1646882781.815215, lint tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile lint.out ] tc-so:Executing command [ cat lint.out ] tc-end: 1646882787.475203, lint, passed tc-start: 1646882787.490055, make_exported tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile make-exported.out ] tc-so:Executing command [ cat make-exported.out ] tc-end: 1646882792.452247, make_exported, passed tc-start: 1646882792.465590, meta_cmd_cmp tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile meta-cmd-cmp.out ] tc-so:Executing command [ cat meta-cmd-cmp.out ] tc-end: 1646882799.364269, meta_cmd_cmp, passed tc-start: 1646882799.379363, 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-end: 1646882807.420343, moderrs, passed tc-start: 1646882807.434293, 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-end: 1646882813.349274, modmatch, passed tc-start: 1646882813.364684, 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-end: 1646882818.714768, modmisc, passed tc-start: 1646882818.730256, objdir_writable tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile objdir-writable.out ] tc-so:Executing command [ cat objdir-writable.out ] tc-end: 1646882824.142589, objdir_writable, passed tc-start: 1646882824.156063, opt tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt.out ] tc-so:Executing command [ cat opt.out ] tc-end: 1646882829.125646, opt, passed tc-start: 1646882829.144457, opt_backwards tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-backwards.out ] tc-so:Executing command [ cat opt-backwards.out ] tc-end: 1646882834.200378, opt_backwards, passed tc-start: 1646882834.212360, opt_chdir tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-chdir.out ] tc-so:Executing command [ cat opt-chdir.out ] tc-end: 1646882839.626946, opt_chdir, passed tc-start: 1646882839.645591, opt_debug tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-debug.out ] tc-so:Executing command [ cat opt-debug.out ] tc-end: 1646882844.285561, opt_debug, passed tc-start: 1646882844.297675, opt_debug_all tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-debug-all.out ] tc-so:Executing command [ cat opt-debug-all.out ] tc-end: 1646882848.775870, opt_debug_all, passed tc-start: 1646882848.790469, opt_debug_archive tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-debug-archive.out ] tc-so:Executing command [ cat opt-debug-archive.out ] tc-end: 1646882853.323694, opt_debug_archive, passed tc-start: 1646882853.341011, opt_debug_cond tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-debug-cond.out ] tc-so:Executing command [ cat opt-debug-cond.out ] tc-end: 1646882857.807169, opt_debug_cond, passed tc-start: 1646882857.822879, opt_debug_curdir tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-debug-curdir.out ] tc-so:Executing command [ cat opt-debug-curdir.out ] tc-end: 1646882862.11846, opt_debug_curdir, passed tc-start: 1646882862.32179, opt_debug_dir tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-debug-dir.out ] tc-so:Executing command [ cat opt-debug-dir.out ] tc-end: 1646882865.985766, opt_debug_dir, passed tc-start: 1646882865.997411, opt_debug_errors tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-debug-errors.out ] tc-so:Executing command [ cat opt-debug-errors.out ] tc-end: 1646882870.159815, opt_debug_errors, passed tc-start: 1646882870.172252, opt_debug_errors_jobs tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-debug-errors-jobs.out ] tc-so:Executing command [ cat opt-debug-errors-jobs.out ] tc-end: 1646882874.361369, opt_debug_errors_jobs, passed tc-start: 1646882874.374205, opt_debug_file tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-debug-file.out ] tc-so:Executing command [ cat opt-debug-file.out ] tc-end: 1646882878.592213, opt_debug_file, passed tc-start: 1646882878.604794, opt_debug_for tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-debug-for.out ] tc-so:Executing command [ cat opt-debug-for.out ] tc-end: 1646882882.584835, opt_debug_for, passed tc-start: 1646882882.598242, opt_debug_graph1 tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-debug-graph1.out ] tc-so:Executing command [ cat opt-debug-graph1.out ] tc-end: 1646882887.9580, opt_debug_graph1, passed tc-start: 1646882887.23576, opt_debug_graph2 tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-debug-graph2.out ] tc-so:Executing command [ cat opt-debug-graph2.out ] tc-end: 1646882891.944553, opt_debug_graph2, passed tc-start: 1646882891.961788, opt_debug_graph3 tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-debug-graph3.out ] tc-so:Executing command [ cat opt-debug-graph3.out ] tc-end: 1646882896.528638, opt_debug_graph3, passed tc-start: 1646882896.544250, opt_debug_hash tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-debug-hash.out ] tc-so:Executing command [ cat opt-debug-hash.out ] tc-end: 1646882901.280922, opt_debug_hash, passed tc-start: 1646882901.293186, opt_debug_jobs tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-debug-jobs.out ] tc-so:Executing command [ cat opt-debug-jobs.out ] tc-end: 1646882907.657822, opt_debug_jobs, passed tc-start: 1646882907.676408, opt_debug_lint tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-debug-lint.out ] tc-so:Executing command [ cat opt-debug-lint.out ] tc-end: 1646882911.948145, opt_debug_lint, passed tc-start: 1646882911.961618, opt_debug_loud tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-debug-loud.out ] tc-so:Executing command [ cat opt-debug-loud.out ] tc-end: 1646882916.622497, opt_debug_loud, passed tc-start: 1646882916.636871, opt_debug_making tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-debug-making.out ] tc-so:Executing command [ cat opt-debug-making.out ] tc-end: 1646882921.334615, opt_debug_making, passed tc-start: 1646882921.348587, opt_debug_meta tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-debug-meta.out ] tc-so:Executing command [ cat opt-debug-meta.out ] tc-end: 1646882926.39775, opt_debug_meta, passed tc-start: 1646882926.52027, opt_debug_no_rm tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-debug-no-rm.out ] tc-so:Executing command [ cat opt-debug-no-rm.out ] tc-end: 1646882930.489460, opt_debug_no_rm, passed tc-start: 1646882930.504825, opt_debug_parse tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-debug-parse.out ] tc-so:Executing command [ cat opt-debug-parse.out ] tc-end: 1646882935.257104, opt_debug_parse, passed tc-start: 1646882935.274405, opt_debug_suff tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-debug-suff.out ] tc-so:Executing command [ cat opt-debug-suff.out ] tc-end: 1646882940.60205, opt_debug_suff, passed tc-start: 1646882940.72995, opt_debug_targets tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-debug-targets.out ] tc-so:Executing command [ cat opt-debug-targets.out ] tc-end: 1646882944.482918, opt_debug_targets, passed tc-start: 1646882944.507266, opt_debug_var tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-debug-var.out ] tc-so:Executing command [ cat opt-debug-var.out ] tc-end: 1646882949.70588, opt_debug_var, passed tc-start: 1646882949.85414, opt_debug_varraw tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-debug-varraw.out ] tc-so:Executing command [ cat opt-debug-varraw.out ] tc-end: 1646882953.718666, opt_debug_varraw, passed tc-start: 1646882953.733441, opt_debug_x_trace tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-debug-x-trace.out ] tc-so:Executing command [ cat opt-debug-x-trace.out ] tc-end: 1646882958.411600, opt_debug_x_trace, passed tc-start: 1646882958.428535, opt_define tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-define.out ] tc-so:Executing command [ cat opt-define.out ] tc-end: 1646882962.939241, opt_define, passed tc-start: 1646882962.954363, opt_env tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-env.out ] tc-so:Executing command [ cat opt-env.out ] tc-end: 1646882967.463812, opt_env, passed tc-start: 1646882967.478217, opt_file tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-file.out ] tc-so:Executing command [ cat opt-file.out ] tc-end: 1646882972.614966, opt_file, passed tc-start: 1646882972.629008, opt_ignore tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-ignore.out ] tc-so:Executing command [ cat opt-ignore.out ] tc-end: 1646882977.614231, opt_ignore, passed tc-start: 1646882977.632719, opt_include_dir tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-include-dir.out ] tc-so:Executing command [ cat opt-include-dir.out ] tc-end: 1646882981.956284, opt_include_dir, passed tc-start: 1646882981.968369, opt_jobs tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-jobs.out ] tc-so:Executing command [ cat opt-jobs.out ] tc-end: 1646882987.869711, opt_jobs, passed tc-start: 1646882987.886243, opt_jobs_internal tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-jobs-internal.out ] tc-so:Executing command [ cat opt-jobs-internal.out ] tc-end: 1646882993.228055, opt_jobs_internal, passed tc-start: 1646882993.246538, opt_jobs_no_action tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-jobs-no-action.out ] tc-so:Executing command [ cat opt-jobs-no-action.out ] tc-end: 1646882999.142576, opt_jobs_no_action, passed tc-start: 1646882999.156814, opt_keep_going tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-keep-going.out ] tc-so:Executing command [ cat opt-keep-going.out ] tc-end: 1646883003.892458, opt_keep_going, passed tc-start: 1646883003.908369, opt_keep_going_indirect tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-keep-going-indirect.out ] tc-so:Executing command [ cat opt-keep-going-indirect.out ] tc-end: 1646883009.900338, opt_keep_going_indirect, passed tc-start: 1646883009.916337, opt_keep_going_multiple tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-keep-going-multiple.out ] tc-so:Executing command [ cat opt-keep-going-multiple.out ] tc-end: 1646883014.986529, opt_keep_going_multiple, passed tc-start: 1646883015.4019, opt_m_include_dir tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-m-include-dir.out ] tc-so:Executing command [ cat opt-m-include-dir.out ] tc-end: 1646883021.179279, opt_m_include_dir, passed tc-start: 1646883021.212235, opt_no_action tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-no-action.out ] tc-so:Executing command [ cat opt-no-action.out ] tc-end: 1646883025.805865, opt_no_action, passed tc-start: 1646883025.819704, opt_no_action_at_all tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-no-action-at-all.out ] tc-so:Executing command [ cat opt-no-action-at-all.out ] tc-end: 1646883030.784080, opt_no_action_at_all, passed tc-start: 1646883030.800245, opt_no_action_runflags tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-no-action-runflags.out ] tc-so:Executing command [ cat opt-no-action-runflags.out ] tc-end: 1646883036.312583, opt_no_action_runflags, passed tc-start: 1646883036.326895, opt_no_action_touch tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-no-action-touch.out ] tc-so:Executing command [ cat opt-no-action-touch.out ] tc-end: 1646883040.890683, opt_no_action_touch, passed tc-start: 1646883040.904796, opt_query tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-query.out ] tc-so:Executing command [ cat opt-query.out ] tc-end: 1646883045.790706, opt_query, passed tc-start: 1646883045.803741, opt_raw tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-raw.out ] tc-so:Executing command [ cat opt-raw.out ] tc-end: 1646883050.528933, opt_raw, passed tc-start: 1646883050.541922, opt_silent tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-silent.out ] tc-so:Executing command [ cat opt-silent.out ] tc-end: 1646883054.929107, opt_silent, passed tc-start: 1646883054.943227, opt_touch tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-touch.out ] tc-so:Executing command [ cat opt-touch.out ] tc-end: 1646883059.486150, opt_touch, passed tc-start: 1646883059.501847, opt_touch_jobs tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-touch-jobs.out ] tc-so:Executing command [ cat opt-touch-jobs.out ] tc-end: 1646883064.285107, opt_touch_jobs, passed tc-start: 1646883064.300394, opt_tracefile tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-tracefile.out ] tc-so:Executing command [ cat opt-tracefile.out ] tc-end: 1646883069.309080, opt_tracefile, passed tc-start: 1646883069.323459, opt_var_expanded tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-var-expanded.out ] tc-so:Executing command [ cat opt-var-expanded.out ] tc-end: 1646883074.293329, opt_var_expanded, passed tc-start: 1646883074.307414, opt_var_literal tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-var-literal.out ] tc-so:Executing command [ cat opt-var-literal.out ] tc-end: 1646883078.981325, opt_var_literal, passed tc-start: 1646883078.997352, opt_version tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-version.out ] tc-so:Executing command [ cat opt-version.out ] tc-end: 1646883083.748909, opt_version, passed tc-start: 1646883083.767620, opt_warnings_as_errors tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-warnings-as-errors.out ] tc-so:Executing command [ cat opt-warnings-as-errors.out ] tc-end: 1646883088.973251, opt_warnings_as_errors, passed tc-start: 1646883088.987955, opt_where_am_i tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-where-am-i.out ] tc-so:Executing command [ cat opt-where-am-i.out ] tc-end: 1646883093.646009, opt_where_am_i, passed tc-start: 1646883093.662114, opt_x_reduce_exported tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-x-reduce-exported.out ] tc-so:Executing command [ cat opt-x-reduce-exported.out ] tc-end: 1646883098.411951, opt_x_reduce_exported, passed tc-start: 1646883098.428264, 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-end: 1646883103.492622, order, passed tc-start: 1646883103.511517, parse tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile parse.out ] tc-so:Executing command [ cat parse.out ] tc-end: 1646883108.410027, parse, passed tc-start: 1646883108.423373, parse_var tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile parse-var.out ] tc-so:Executing command [ cat parse-var.out ] tc-end: 1646883113.474400, parse_var, passed tc-start: 1646883113.489828, 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-end: 1646883118.431062, phony_end, passed tc-start: 1646883118.446982, 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-end: 1646883123.893946, posix, passed tc-start: 1646883123.910498, 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 2022-03-09 10:06:36.000000000 +0000 tc-se:+++ /tmp/check.CH99I1/stdout 2022-03-10 03:32:11.977344746 +0000 tc-se:@@ -1,13 +1,10 @@ tc-se: ${VAR} = "foo bar baz" tc-se:-a tc-se:-b tc-se:-c tc-se:-foo baR baz, bar baz, foo bar baz, fooadd baradd bazadd 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:@@ -49,19 +46,19 @@ tc-se: mkdir -p '.' tc-se: touch 'dummy' 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: 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:- ${/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-so:Executing command [ /bin/sh -c yes er | 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-so:Executing command [ /bin/sh -c yes l | sdiff -s -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 -s -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 l | sdiff -l -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 -l -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 l | sdiff -ls -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 -ls -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 { while :; do echo s; echo l; echo v; echo l; done; } | 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 { while :; do echo s; echo r; echo v; echo r; done; } | 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: 1646884556.18540, merge, passed tc-start: 1646884556.29940, 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: 1646884556.915546, oneline, passed tc-start: 1646884556.922030, same tc-so:Executing command [ sdiff /usr/tests/usr.bin/sdiff/d_input1 /usr/tests/usr.bin/sdiff/d_input1 ] tc-end: 1646884557.598262, same, passed tc-start: 1646884557.605282, 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: 1646884558.414998, short, passed tc-start: 1646884558.425193, 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: 1646884559.579128, stdin, passed tc-start: 1646884559.588872, 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: 1646884560.845780, tabends, passed tc-start: 1646884560.854551, tabs tc-so:Executing command [ sdiff /usr/tests/usr.bin/sdiff/d_tabs1.in /usr/tests/usr.bin/sdiff/d_tabs2.in ] tc-end: 1646884561.679343, tabs, passed tp-end: 1646884561.686471, usr.bin/sdiff/t_sdiff tp-start: 1646884562.950279, usr.bin/sed/t_sed, 8 tc-start: 1646884562.952520, c2048 tc-so:Executing command [ /bin/sh -c echo foo | sed -f /usr/tests/usr.bin/sed/d_c2048.in ] tc-end: 1646884563.594154, c2048, passed tc-start: 1646884563.600680, 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-end: 1646884564.676681, emptybackref, passed tc-start: 1646884564.685598, escapes_in_re tc-so:Executing command [ /bin/sh -c echo "fooXbar" | sed -e "s/\x58/ /" ] tc-so:Executing command [ /bin/sh -c echo "fooXbar" | sed -e "s/\o130/ /" ] tc-so:Executing command [ /bin/sh -c echo "fooXbar" | sed -e "s/\d88/ /" ] tc-end: 1646884565.839614, escapes_in_re, passed tc-start: 1646884565.846087, escapes_in_re_bracket tc-so:Executing command [ /bin/sh -c echo "foo\\x58bar" | sed -e "s/[\x58]/ /g" ] tc-so:Executing command [ /bin/sh -c echo "fooo\\130bar" | sed -e "s/[\o130]/ /g" ] tc-so:Executing command [ /bin/sh -c echo "foo\\d88bar" | sed -e "s/[\d88]/ /g" ] tc-end: 1646884566.934941, escapes_in_re_bracket, passed tc-start: 1646884566.941711, escapes_in_subst tc-so:Executing command [ /bin/sh -c echo "foo bar" | sed -e "s/ /\x58/" ] tc-so:Executing command [ /bin/sh -c echo "foo bar" | sed -e "s/ /\o130/" ] tc-so:Executing command [ /bin/sh -c echo "foo bar" | sed -e "s/ /\d88/" ] tc-end: 1646884568.17238, escapes_in_subst, passed tc-start: 1646884568.23752, 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: 1646884568.974310, longlines, passed tc-start: 1646884568.983855, 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: 1646884569.646975, preserve_leading_ws_ia, passed tc-start: 1646884569.653855, 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: 1646884573.124032, rangeselection, passed tp-end: 1646884573.130536, usr.bin/sed/t_sed tp-start: 1646884578.289127, usr.bin/sort/t_sort, 43 tc-start: 1646884578.291720, any_char tc-so:Executing command [ sort -d -k 2 /usr/tests/usr.bin/sort/d_any_char_in.txt ] tc-so:Executing command [ sort -f -k 2 /usr/tests/usr.bin/sort/d_any_char_in.txt ] tc-so:Executing command [ sort -i -k 2 /usr/tests/usr.bin/sort/d_any_char_in.txt ] tc-end: 1646884579.822542, any_char, passed tc-start: 1646884579.831473, basic tc-so:Executing command [ sort in ] tc-end: 1646884580.744771, basic, passed tc-start: 1646884580.754496, bflag tc-so:Executing command [ sort -b in ] tc-so:Executing command [ /bin/sh -c sort -b xx ] tc-so:Executing command [ sort -c -t: -k2n xx ] tc-so:Executing command [ /bin/sh -c sort -S -k2,2.1b -k2 in >xx ] tc-so:Executing command [ sort -c -t: -k3n xx ] tc-so:Executing command [ /bin/sh -c sort -S -k2.3 -k2 in >xx ] tc-so:Executing command [ sort -c -t: -k4n xx ] tc-so:Executing command [ /bin/sh -c sort -S -k2b,2.3 -k2 in >xx ] tc-so:Executing command [ sort -c -t: -k5n xx ] tc-so:Executing command [ /bin/sh -c sort -S -k2.3,2.1b -k2 in >xx ] tc-so:Executing command [ sort -c -t: -k6n xx ] tc-so:Executing command [ /bin/sh -c sort -S -k2,2.1b -k2r in >xx ] tc-so:Executing command [ sort -c -t: -k7n xx ] tc-so:Executing command [ /bin/sh -c sort -S -b -k2,2 -k2 in >xx ] tc-so:Executing command [ sort -c -t: -k8n xx ] tc-end: 1646884588.30037, kflag_alpha, passed tc-start: 1646884588.43202, kflag_limits tc-so:Executing command [ sort -r -k1,1 -k2n in ] tc-end: 1646884589.118811, kflag_limits, passed tc-start: 1646884589.133086, kflag_many_fields tc-so:Executing command [ sort -t: -k9 -k8 -k7 -k6 -k5 -k4 -k3 -k2 -k1 in ] tc-end: 1646884589.985570, kflag_many_fields, passed tc-start: 1646884589.995306, kflag_no_end tc-so:Executing command [ sort -df -k 1 -k 1d ] tc-end: 1646884590.722221, kflag_no_end, passed tc-start: 1646884590.732060, kflag_nonmonotone tc-so:Executing command [ sort -k2,1.3 -k2.5,2.5 in ] tc-end: 1646884591.421224, kflag_nonmonotone, passed tc-start: 1646884591.429492, kflag_one_field tc-so:Executing command [ sort -k2.1 in ] tc-end: 1646884592.188220, kflag_one_field, passed tc-start: 1646884592.198017, kflag_outofbounds tc-so:Executing command [ sort -k2.2,2.1 -k2.3,2.4 in ] tc-end: 1646884592.927153, kflag_outofbounds, passed tc-start: 1646884592.942223, kflag_two_fields tc-so:Executing command [ sort -k2.1,2.0 in ] tc-end: 1646884593.688853, kflag_two_fields, passed tc-start: 1646884593.699914, long_file tc-so:Executing command [ sort -u -r in ] tc-end: 1646884596.408037, long_file, passed tc-start: 1646884596.419404, long_records tc-so:Executing command [ sort -r in ] tc-so:Executing command [ sort -k 1,1r -k 1 in ] tc-end: 1646884597.343023, long_records, passed tc-start: 1646884597.354951, mflag tc-so:Executing command [ sort -S -m in1 in2 ] tc-end: 1646884598.161782, mflag, passed tc-start: 1646884598.172887, mflag_uflag tc-so:Executing command [ sort -m -u in ] tc-end: 1646884598.848328, mflag_uflag, passed tc-start: 1646884598.858338, mflag_uflag_first tc-so:Executing command [ sort -mudf in ] tc-so:Executing command [ sort -mudf -k1 in ] tc-end: 1646884599.740607, mflag_uflag_first, passed tc-start: 1646884599.750368, missing_newline tc-so:Executing command [ sort in ] tc-end: 1646884600.410664, missing_newline, passed tc-start: 1646884600.419063, nflag tc-so:Executing command [ sort -n in ] tc-end: 1646884601.134341, nflag, passed tc-start: 1646884601.159929, nflag_rflag tc-so:Executing command [ sort -rn in ] tc-end: 1646884601.900633, nflag_rflag, passed tc-start: 1646884601.910576, null_bytes tc-so:Executing command [ sort -S in ] tc-end: 1646884602.693758, null_bytes, passed tc-start: 1646884602.701703, oflag tc-so:Executing command [ sort -u -o in in ] tc-so:Executing command [ cat in ] tc-end: 1646884603.681525, oflag, passed tc-start: 1646884603.691194, oflag_displaced tc-so:Executing command [ sort -S /dev/null -o out ] tc-end: 1646884604.335752, oflag_displaced, passed tc-start: 1646884604.343125, plus_as_path tc-so:Executing command [ sort in +0 ] tc-end: 1646884605.60615, plus_as_path, passed tc-start: 1646884605.71987, plus_bad_tempfile tc-so:Executing command [ sort -T /tmp +0 in ] tc-end: 1646884605.756360, plus_bad_tempfile, passed tc-start: 1646884605.766938, plus_no_end tc-so:Executing command [ sort -df +0 +0d in ] tc-end: 1646884606.558637, plus_no_end, passed tc-start: 1646884606.568673, plus_nonmonotone tc-so:Executing command [ sort +1 -0.3 +1.4 -1.5 in ] tc-end: 1646884607.287306, plus_nonmonotone, passed tc-start: 1646884607.299721, plus_one tc-so:Executing command [ sort +1 in ] tc-end: 1646884608.365595, plus_one, passed tc-start: 1646884608.379275, plus_one_minus_two tc-so:Executing command [ sort +1 -2 in ] tc-end: 1646884609.460579, plus_one_minus_two, passed tc-start: 1646884609.474639, plus_rflag_invalid tc-so:Executing command [ sort -R + -k2 in ] tc-end: 1646884610.556387, plus_rflag_invalid, passed tc-start: 1646884610.568889, plus_tflag tc-end: 1646884614.400954, plus_tflag, passed tc-start: 1646884614.410459, plus_zero tc-so:Executing command [ sort -- +0 ] tc-end: 1646884615.96325, plus_zero, passed tc-start: 1646884615.106448, rflag tc-so:Executing command [ sort -r in ] tc-end: 1646884615.850380, rflag, passed tc-start: 1646884615.860633, sflag tc-so:Executing command [ sort -s -k1,1 in ] tc-end: 1646884616.573923, sflag, passed tc-start: 1646884616.583555, sflag_many_files tc-so:Executing command [ sort -smru -k1,1 in1 in1 in2 in2 ] tc-end: 1646884617.335657, sflag_many_files, passed tc-start: 1646884617.347039, tflag tc-so:Executing command [ sort -t : -r +0 in ] tc-so:Executing command [ sort -t : +0 -1 in ] tc-so:Executing command [ sort -t : -r -k 1 in ] tc-so:Executing command [ sort -t : -k 1,1 in ] tc-end: 1646884618.505248, tflag, passed tc-start: 1646884618.513001, tflag_alphabetic tc-so:Executing command [ sort -tX -k2 -k1r,1 in ] tc-end: 1646884619.202110, tflag_alphabetic, passed tc-start: 1646884619.210187, tflag_char_pos tc-so:Executing command [ sort -b -t: +1.1 in ] tc-so:Executing command [ sort -t: +1.1r in ] tc-so:Executing command [ sort -b -t: -k 2.2 in ] tc-so:Executing command [ sort -t: -k 2.2r in ] tc-end: 1646884620.392637, tflag_char_pos, passed tc-start: 1646884620.402199, tflag_whitespace tc-so:Executing command [ sort -t -k2,2 in ] tc-so:Executing command [ sort -t -k2.1,2.0 in ] tc-so:Executing command [ sort -t -k2,2 in ] tc-so:Executing command [ sort -t -k2.1,2.0 in ] tc-so:Executing command [ sort -S -k2 in ] tc-so:Executing command [ sort -S -k2b in ] tc-end: 1646884621.980072, tflag_whitespace, passed tc-start: 1646884621.989913, uflag tc-so:Executing command [ sort -u in ] tc-end: 1646884622.697567, uflag, passed tc-start: 1646884622.707352, uflag_rflag tc-so:Executing command [ sort -ru in ] tc-end: 1646884623.490050, uflag_rflag, passed tp-end: 1646884623.500746, usr.bin/sort/t_sort tp-start: 1646884624.47597, usr.bin/tar/t_tar, 1 tc-start: 1646884624.50168, tar tc-so:Executing command [ /usr/tests/usr.bin/tar/h_tar -p /usr/bin/tar -r /usr/tests/usr.bin/tar ] tc-end: 1646884722.235404, tar, passed tp-end: 1646884722.265837, usr.bin/tar/t_tar tp-start: 1646884723.132054, usr.bin/tmux/t_tmux, 1 tc-start: 1646884723.141324, stdin tc-so:Executing command [ /bin/sh -c "tmux list-sessions 0<&-" & sleep 2; kill >/dev/null 2>&1 ] tc-end: 1646884728.126969, stdin, passed tp-end: 1646884728.133139, usr.bin/tmux/t_tmux tp-start: 1646884729.31472, usr.bin/tr/t_basic, 5 tc-start: 1646884729.33638, 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: 1646884730.89881, csubst, passed tc-start: 1646884730.96165, 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: 1646884739.157241, dopt, passed tc-start: 1646884739.163504, 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: 1646884743.421564, dsopt, passed tc-start: 1646884743.427872, 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: 1646884746.750630, sopt, passed tc-start: 1646884746.756773, 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: 1646884750.431407, subst, passed tp-end: 1646884750.437661, usr.bin/tr/t_basic tp-start: 1646884751.120632, usr.bin/unifdef/t_basic, 2 tc-start: 1646884751.123392, basic tc-so:Executing command [ /bin/sh -c unifdef -U__FreeBSD__ /usr/tests/usr.bin/unifdef/d_basic.in ] tc-end: 1646884751.874176, basic, passed tc-start: 1646884751.881788, lastline tc-so:Executing command [ unifdef -Ubar input ] tc-so:Executing command [ unifdef -Ubar input ] tc-end: 1646884752.631876, lastline, passed tp-end: 1646884752.641218, usr.bin/unifdef/t_basic tp-start: 1646884753.774455, usr.bin/uniq/t_uniq, 5 tc-start: 1646884753.778691, basic tc-so:Executing command [ uniq /usr/tests/usr.bin/uniq/d_basic.in ] tc-end: 1646884754.420098, basic, passed tc-start: 1646884754.428608, show_duplicates tc-so:Executing command [ uniq -d -f 1 /usr/tests/usr.bin/uniq/d_input.in ] tc-end: 1646884755.100731, show_duplicates, passed tc-start: 1646884755.108855, show_duplicates_from_third_character tc-so:Executing command [ uniq -d -s 2 /usr/tests/usr.bin/uniq/d_input.in ] tc-end: 1646884755.762533, show_duplicates_from_third_character, passed tc-start: 1646884755.769245, show_uniques tc-so:Executing command [ uniq -u -f 1 /usr/tests/usr.bin/uniq/d_input.in ] tc-end: 1646884756.375342, show_uniques, passed tc-start: 1646884756.382684, test_counts tc-so:Executing command [ uniq -c -f 1 /usr/tests/usr.bin/uniq/d_input.in ] tc-end: 1646884757.44416, test_counts, passed tp-end: 1646884757.52769, usr.bin/uniq/t_uniq tp-start: 1646884757.662004, usr.bin/vmstat/t_vmstat, 2 tc-start: 1646884757.664150, default tc-so:Executing command [ vmstat ] tc-end: 1646884758.217286, default, passed tc-start: 1646884758.224198, opt_s tc-so:Executing command [ vmstat -s ] tc-end: 1646884758.781949, opt_s, passed tp-end: 1646884758.789441, usr.bin/vmstat/t_vmstat tp-start: 1646884829.113285, usr.bin/xlint/lint1/t_integration, 495 tc-start: 1646884829.116183, c11_generic_expression tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -Ac11 /usr/tests/usr.bin/xlint/lint1/c11_generic_expression.c /dev/null ] tc-end: 1646884833.718999, c11_generic_expression, passed tc-start: 1646884833.728499, c90 tc-so:Executing command [ /usr/libexec/lint1 -sw /usr/tests/usr.bin/xlint/lint1/c90.c /dev/null ] tc-end: 1646884837.123229, c90, passed tc-start: 1646884837.131002, c99_bool_strict_suppressed tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -T -X 107,330,331,332,333 /usr/tests/usr.bin/xlint/lint1/c99_bool_strict_suppressed.c /dev/null ] tc-end: 1646884840.383736, c99_bool_strict_suppressed, passed tc-start: 1646884840.391336, c99_init_array tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -p /usr/tests/usr.bin/xlint/lint1/c99_init_array.c /dev/null ] tc-end: 1646884843.812842, c99_init_array, passed tc-start: 1646884843.820798, c99_init_designator tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/c99_init_designator.c /dev/null ] tc-end: 1646884847.166769, c99_init_designator, passed tc-start: 1646884847.174322, d_alignof tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_alignof.c /dev/null ] tc-end: 1646884850.441825, d_alignof, passed tc-start: 1646884850.448993, d_bltinoffsetof tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_bltinoffsetof.c /dev/null ] tc-end: 1646884853.802654, d_bltinoffsetof, passed tc-start: 1646884853.809706, d_c99_anon_struct tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_c99_anon_struct.c /dev/null ] tc-end: 1646884857.364361, d_c99_anon_struct, passed tc-start: 1646884857.373751, d_c99_anon_union tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_c99_anon_union.c /dev/null ] tc-end: 1646884860.829994, d_c99_anon_union, passed tc-start: 1646884860.837267, d_c99_bool tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_c99_bool.c /dev/null ] tc-end: 1646884864.211625, d_c99_bool, passed tc-start: 1646884864.218946, d_c99_bool_strict tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -hT /usr/tests/usr.bin/xlint/lint1/d_c99_bool_strict.c /dev/null ] tc-end: 1646884867.695695, d_c99_bool_strict, passed tc-start: 1646884867.702556, d_c99_bool_strict_syshdr tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -T /usr/tests/usr.bin/xlint/lint1/d_c99_bool_strict_syshdr.c /dev/null ] tc-end: 1646884871.144532, d_c99_bool_strict_syshdr, passed tc-start: 1646884871.151722, d_c99_complex_num tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_c99_complex_num.c /dev/null ] tc-end: 1646884874.439760, d_c99_complex_num, passed tc-start: 1646884874.446935, d_c99_complex_split tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_c99_complex_split.c /dev/null ] tc-end: 1646884877.672439, d_c99_complex_split, passed tc-start: 1646884877.680070, d_c99_compound_literal_comma tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_c99_compound_literal_comma.c /dev/null ] tc-end: 1646884880.900207, d_c99_compound_literal_comma, passed tc-start: 1646884880.907398, d_c99_decls_after_stmt tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_c99_decls_after_stmt.c /dev/null ] tc-end: 1646884884.124804, d_c99_decls_after_stmt, passed tc-start: 1646884884.132098, d_c99_decls_after_stmt2 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_c99_decls_after_stmt2.c /dev/null ] tc-end: 1646884887.333134, d_c99_decls_after_stmt2, passed tc-start: 1646884887.339501, d_c99_decls_after_stmt3 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_c99_decls_after_stmt3.c /dev/null ] tc-end: 1646884890.418407, d_c99_decls_after_stmt3, passed tc-start: 1646884890.424928, d_c99_flex_array_packed tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_c99_flex_array_packed.c /dev/null ] tc-end: 1646884893.702446, d_c99_flex_array_packed, passed tc-start: 1646884893.709809, d_c99_for_loops tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_c99_for_loops.c /dev/null ] tc-end: 1646884896.907455, d_c99_for_loops, passed tc-start: 1646884896.914947, d_c99_func tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_c99_func.c /dev/null ] tc-end: 1646884900.144548, d_c99_func, passed tc-start: 1646884900.151438, d_c99_init tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_c99_init.c /dev/null ] tc-end: 1646884903.608103, d_c99_init, passed tc-start: 1646884903.616323, d_c99_nested_struct tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_c99_nested_struct.c /dev/null ] tc-end: 1646884906.805519, d_c99_nested_struct, passed tc-start: 1646884906.811757, d_c99_recursive_init tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_c99_recursive_init.c /dev/null ] tc-end: 1646884909.954893, d_c99_recursive_init, passed tc-start: 1646884909.964513, d_c99_struct_init tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_c99_struct_init.c /dev/null ] tc-end: 1646884913.603971, d_c99_struct_init, passed tc-start: 1646884913.611215, d_c99_union_cast tc-so:Executing command [ /usr/libexec/lint1 -Sw /usr/tests/usr.bin/xlint/lint1/d_c99_union_cast.c /dev/null ] tc-end: 1646884916.828588, d_c99_union_cast, passed tc-start: 1646884916.835161, d_c99_union_init1 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_c99_union_init1.c /dev/null ] tc-end: 1646884920.45988, d_c99_union_init1, passed tc-start: 1646884920.54814, d_c99_union_init2 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_c99_union_init2.c /dev/null ] tc-end: 1646884923.397040, d_c99_union_init2, passed tc-start: 1646884923.404512, d_c99_union_init3 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_c99_union_init3.c /dev/null ] tc-end: 1646884926.832366, d_c99_union_init3, passed tc-start: 1646884926.840429, d_c99_union_init4 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_c99_union_init4.c /dev/null ] tc-end: 1646884930.133790, d_c99_union_init4, passed tc-start: 1646884930.140546, d_c99_union_init5 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_c99_union_init5.c /dev/null ] tc-end: 1646884934.356770, d_c99_union_init5, passed tc-start: 1646884934.365605, d_c9x_array_init tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_c9x_array_init.c /dev/null ] tc-end: 1646884938.595003, d_c9x_array_init, passed tc-start: 1646884938.603565, d_c9x_recursive_init tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_c9x_recursive_init.c /dev/null ] tc-end: 1646884941.761401, d_c9x_recursive_init, passed tc-start: 1646884941.767849, d_cast_fun_array_param tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_cast_fun_array_param.c /dev/null ] tc-end: 1646884944.779725, d_cast_fun_array_param, passed tc-start: 1646884944.786432, d_cast_init tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_cast_init.c /dev/null ] tc-end: 1646884947.748959, d_cast_init, passed tc-start: 1646884947.755384, d_cast_init2 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_cast_init2.c /dev/null ] tc-end: 1646884950.817317, d_cast_init2, passed tc-start: 1646884950.823619, d_cast_lhs tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_cast_lhs.c /dev/null ] tc-end: 1646884953.976534, d_cast_lhs, passed tc-start: 1646884953.984756, d_cast_typeof tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_cast_typeof.c /dev/null ] tc-end: 1646884957.239028, d_cast_typeof, passed tc-start: 1646884957.246529, d_compound_literals1 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_compound_literals1.c /dev/null ] tc-end: 1646884960.464473, d_compound_literals1, passed tc-start: 1646884960.471590, d_compound_literals2 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_compound_literals2.c /dev/null ] tc-end: 1646884963.784855, d_compound_literals2, passed tc-start: 1646884963.792578, d_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: 1646884967.37969, d_constant_conv1, passed tc-start: 1646884967.46216, d_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: 1646884970.423654, d_constant_conv2, passed tc-start: 1646884970.430365, d_cvt_constant tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_cvt_constant.c /dev/null ] tc-end: 1646884973.881114, d_cvt_constant, passed tc-start: 1646884973.888985, d_cvt_in_ternary tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_cvt_in_ternary.c /dev/null ] tc-end: 1646884977.95203, d_cvt_in_ternary, passed tc-start: 1646884977.104140, d_decl_old_style_arguments tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_decl_old_style_arguments.c /dev/null ] tc-end: 1646884980.247647, d_decl_old_style_arguments, passed tc-start: 1646884980.255151, d_ellipsis_in_switch tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_ellipsis_in_switch.c /dev/null ] tc-end: 1646884983.604780, d_ellipsis_in_switch, passed tc-start: 1646884983.614558, d_fold_test tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_fold_test.c /dev/null ] tc-end: 1646884986.877441, d_fold_test, passed tc-start: 1646884986.887230, d_gcc_compound_statements1 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_gcc_compound_statements1.c /dev/null ] tc-end: 1646884990.212928, d_gcc_compound_statements1, passed tc-start: 1646884990.222545, d_gcc_compound_statements2 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_gcc_compound_statements2.c /dev/null ] tc-end: 1646884993.362390, d_gcc_compound_statements2, passed tc-start: 1646884993.369111, d_gcc_compound_statements3 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_gcc_compound_statements3.c /dev/null ] tc-end: 1646884996.288995, d_gcc_compound_statements3, passed tc-start: 1646884996.295170, d_gcc_extension tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_gcc_extension.c /dev/null ] tc-end: 1646884999.252338, d_gcc_extension, passed tc-start: 1646884999.258447, d_gcc_func tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_gcc_func.c /dev/null ] tc-end: 1646885002.164924, d_gcc_func, passed tc-start: 1646885002.171181, d_gcc_variable_array_init tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_gcc_variable_array_init.c /dev/null ] tc-end: 1646885005.90996, d_gcc_variable_array_init, passed tc-start: 1646885005.97332, d_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: 1646885008.7534, d_incorrect_array_size, passed tc-start: 1646885008.14227, d_init_array_using_string tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_init_array_using_string.c /dev/null ] tc-end: 1646885010.950713, d_init_array_using_string, passed tc-start: 1646885010.957078, d_init_pop_member tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_init_pop_member.c /dev/null ] tc-end: 1646885013.875264, d_init_pop_member, passed tc-start: 1646885013.881910, d_lint_assert tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_lint_assert.c /dev/null ] tc-end: 1646885016.802402, d_lint_assert, passed tc-start: 1646885016.808987, d_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: 1646885019.793960, d_long_double_int, passed tc-start: 1646885019.802801, d_nested_structs tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_nested_structs.c /dev/null ] tc-end: 1646885024.98091, d_nested_structs, passed tc-start: 1646885024.107165, d_nolimit_init tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_nolimit_init.c /dev/null ] tc-end: 1646885027.140295, d_nolimit_init, passed tc-start: 1646885027.147015, d_packed_structs tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_packed_structs.c /dev/null ] tc-end: 1646885030.53406, d_packed_structs, passed tc-start: 1646885030.59760, d_pr_22119 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_pr_22119.c /dev/null ] tc-end: 1646885032.968258, d_pr_22119, passed tc-start: 1646885032.974913, d_return_type tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_return_type.c /dev/null ] tc-end: 1646885035.933849, d_return_type, passed tc-start: 1646885035.941431, d_shift_to_narrower_type tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_shift_to_narrower_type.c /dev/null ] tc-end: 1646885039.262666, d_shift_to_narrower_type, passed tc-start: 1646885039.270067, d_struct_init_nested tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_struct_init_nested.c /dev/null ] tc-end: 1646885042.512816, d_struct_init_nested, passed tc-start: 1646885042.519654, d_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: 1646885045.668793, d_type_conv1, passed tc-start: 1646885045.675067, d_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: 1646885048.987170, d_type_conv2, passed tc-start: 1646885048.997267, d_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: 1646885052.351166, d_type_conv3, passed tc-start: 1646885052.359074, d_type_question_colon tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_type_question_colon.c /dev/null ] tc-end: 1646885055.759350, d_type_question_colon, passed tc-start: 1646885055.767976, d_typefun tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_typefun.c /dev/null ] tc-end: 1646885059.6702, d_typefun, passed tc-start: 1646885059.13270, d_typename_as_var tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_typename_as_var.c /dev/null ] tc-end: 1646885062.404484, d_typename_as_var, passed tc-start: 1646885062.414284, d_zero_sized_arrays tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_zero_sized_arrays.c /dev/null ] tc-end: 1646885065.741000, d_zero_sized_arrays, passed tc-start: 1646885065.748523, decl tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/decl.c /dev/null ] tc-end: 1646885069.439025, decl, passed tc-start: 1646885069.447860, decl_arg tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/decl_arg.c /dev/null ] tc-end: 1646885073.136188, decl_arg, passed tc-start: 1646885073.145791, decl_direct_abstract tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/decl_direct_abstract.c /dev/null ] tc-end: 1646885076.541060, decl_direct_abstract, passed tc-start: 1646885076.548873, decl_enum tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/decl_enum.c /dev/null ] tc-end: 1646885080.59087, decl_enum, passed tc-start: 1646885080.67161, decl_enum_c90 tc-so:Executing command [ /usr/libexec/lint1 -sw /usr/tests/usr.bin/xlint/lint1/decl_enum_c90.c /dev/null ] tc-end: 1646885083.391139, decl_enum_c90, passed tc-start: 1646885083.401450, decl_struct_c90 tc-so:Executing command [ /usr/libexec/lint1 -sw /usr/tests/usr.bin/xlint/lint1/decl_struct_c90.c /dev/null ] tc-end: 1646885086.827798, decl_struct_c90, passed tc-start: 1646885086.843552, decl_struct_member tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/decl_struct_member.c /dev/null ] tc-end: 1646885090.223287, decl_struct_member, passed tc-start: 1646885090.230721, emit tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -X 231 /usr/tests/usr.bin/xlint/lint1/emit.c emit.ln ] tc-so:Executing command [ cat emit.ln ] tc-end: 1646885093.814148, emit, passed tc-start: 1646885093.823656, emit_lp64 tc-so:Executing command [ /usr/libexec/lint1 -Sw /usr/tests/usr.bin/xlint/lint1/emit_lp64.c emit_lp64.ln ] tc-so:Executing command [ cat emit_lp64.ln ] tc-end: 1646885097.598218, emit_lp64, passed tc-start: 1646885097.606696, expr_binary tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/expr_binary.c /dev/null ] tc-end: 1646885100.970160, expr_binary, passed tc-start: 1646885100.978611, expr_binary_trad tc-so:Executing command [ /usr/libexec/lint1 -tw /usr/tests/usr.bin/xlint/lint1/expr_binary_trad.c /dev/null ] tc-end: 1646885104.833635, expr_binary_trad, passed tc-start: 1646885104.842533, expr_cast tc-so:Executing command [ /usr/libexec/lint1 -Sw /usr/tests/usr.bin/xlint/lint1/expr_cast.c /dev/null ] tc-end: 1646885108.40094, expr_cast, passed tc-start: 1646885108.50387, expr_fold tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -h /usr/tests/usr.bin/xlint/lint1/expr_fold.c /dev/null ] tc-end: 1646885111.289142, expr_fold, passed tc-start: 1646885111.297055, expr_fold_strict_bool tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -T /usr/tests/usr.bin/xlint/lint1/expr_fold_strict_bool.c /dev/null ] tc-end: 1646885115.250673, expr_fold_strict_bool, passed tc-start: 1646885115.260758, expr_precedence tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/expr_precedence.c /dev/null ] tc-end: 1646885118.722539, expr_precedence, passed tc-start: 1646885118.730277, expr_promote tc-so:Executing command [ /usr/libexec/lint1 -Sw /usr/tests/usr.bin/xlint/lint1/expr_promote.c expr_promote.ln ] tc-so:Executing command [ cat expr_promote.ln ] tc-end: 1646885122.552745, expr_promote, passed tc-start: 1646885122.562198, expr_promote_trad tc-so:Executing command [ /usr/libexec/lint1 -tw /usr/tests/usr.bin/xlint/lint1/expr_promote_trad.c expr_promote_trad.ln ] tc-so:Executing command [ cat expr_promote_trad.ln ] tc-end: 1646885126.709146, expr_promote_trad, passed tc-start: 1646885126.720820, expr_range tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -chap /usr/tests/usr.bin/xlint/lint1/expr_range.c /dev/null ] tc-end: 1646885129.862805, expr_range, passed tc-start: 1646885129.869333, feat_stacktrace tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/feat_stacktrace.c /dev/null ] tc-end: 1646885133.229458, feat_stacktrace, passed tc-start: 1646885133.238588, gcc_attribute tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/gcc_attribute.c /dev/null ] tc-end: 1646885136.694078, gcc_attribute, passed tc-start: 1646885136.701231, gcc_attribute_aligned tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/gcc_attribute_aligned.c /dev/null ] tc-end: 1646885140.483168, gcc_attribute_aligned, passed tc-start: 1646885140.494244, gcc_attribute_enum tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/gcc_attribute_enum.c /dev/null ] tc-end: 1646885144.872266, gcc_attribute_enum, passed tc-start: 1646885144.878674, gcc_attribute_func tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/gcc_attribute_func.c /dev/null ] tc-end: 1646885147.812576, gcc_attribute_func, passed tc-start: 1646885147.819097, gcc_attribute_label tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/gcc_attribute_label.c /dev/null ] tc-end: 1646885150.732002, gcc_attribute_label, passed tc-start: 1646885150.738300, gcc_attribute_stmt tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/gcc_attribute_stmt.c /dev/null ] tc-end: 1646885153.654746, gcc_attribute_stmt, passed tc-start: 1646885153.661310, gcc_attribute_type tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/gcc_attribute_type.c /dev/null ] tc-end: 1646885156.572501, gcc_attribute_type, passed tc-start: 1646885156.579135, gcc_attribute_var tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/gcc_attribute_var.c /dev/null ] tc-end: 1646885159.649601, gcc_attribute_var, passed tc-start: 1646885159.655784, gcc_bit_field_types tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/gcc_bit_field_types.c /dev/null ] tc-end: 1646885162.565690, gcc_bit_field_types, passed tc-start: 1646885162.571815, gcc_builtin_alloca tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/gcc_builtin_alloca.c /dev/null ] tc-end: 1646885165.501709, gcc_builtin_alloca, passed tc-start: 1646885165.508017, gcc_builtin_overflow tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -T /usr/tests/usr.bin/xlint/lint1/gcc_builtin_overflow.c /dev/null ] tc-end: 1646885168.572501, gcc_builtin_overflow, passed tc-start: 1646885168.579402, gcc_cast_union tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -e /usr/tests/usr.bin/xlint/lint1/gcc_cast_union.c /dev/null ] tc-end: 1646885171.999994, gcc_cast_union, passed tc-start: 1646885172.6106, gcc_init_compound_literal tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/gcc_init_compound_literal.c /dev/null ] tc-end: 1646885175.302405, gcc_init_compound_literal, passed tc-start: 1646885175.308714, gcc_stmt_asm tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/gcc_stmt_asm.c /dev/null ] tc-end: 1646885178.630468, gcc_stmt_asm, passed tc-start: 1646885178.638162, gcc_typeof tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/gcc_typeof.c /dev/null ] tc-end: 1646885182.99300, gcc_typeof, passed tc-start: 1646885182.105945, gcc_typeof_after_statement tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/gcc_typeof_after_statement.c /dev/null ] tc-end: 1646885185.569436, gcc_typeof_after_statement, passed tc-start: 1646885185.576221, init tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/init.c /dev/null ] tc-end: 1646885188.862602, init, passed tc-start: 1646885188.869346, init_braces tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/init_braces.c /dev/null ] tc-end: 1646885192.360372, init_braces, passed tc-start: 1646885192.369984, init_c90 tc-so:Executing command [ /usr/libexec/lint1 -sw /usr/tests/usr.bin/xlint/lint1/init_c90.c /dev/null ] tc-end: 1646885196.393266, init_c90, passed tc-start: 1646885196.400009, lex_char tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/lex_char.c /dev/null ] tc-end: 1646885199.713960, lex_char, passed tc-start: 1646885199.720975, lex_char_uchar tc-end: 1646885202.966865, lex_char_uchar, skipped, unsuitable platform tc-start: 1646885202.977362, lex_comment tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/lex_comment.c /dev/null ] tc-end: 1646885206.439194, lex_comment, passed tc-start: 1646885206.448763, lex_floating tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/lex_floating.c /dev/null ] tc-end: 1646885209.870835, lex_floating, passed tc-start: 1646885209.878010, lex_integer tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/lex_integer.c /dev/null ] tc-end: 1646885213.75188, lex_integer, passed tc-start: 1646885213.85059, lex_integer_binary tc-so:Executing command [ /usr/libexec/lint1 -Ac11 -w /usr/tests/usr.bin/xlint/lint1/lex_integer_binary.c /dev/null ] tc-end: 1646885216.522793, lex_integer_binary, passed tc-start: 1646885216.530196, lex_integer_ilp32 tc-end: 1646885219.600308, lex_integer_ilp32, skipped, unsuitable platform tc-start: 1646885219.607414, lex_string tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/lex_string.c /dev/null ] tc-end: 1646885222.543848, lex_string, passed tc-start: 1646885222.550186, lex_whitespace tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/lex_whitespace.c /dev/null ] tc-end: 1646885225.759984, lex_whitespace, passed tc-start: 1646885225.768403, lex_wide_char tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/lex_wide_char.c /dev/null ] tc-end: 1646885229.218954, lex_wide_char, passed tc-start: 1646885229.226657, lex_wide_string tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/lex_wide_string.c /dev/null ] tc-end: 1646885232.811301, lex_wide_string, passed tc-start: 1646885232.819222, msg_000 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_000.c /dev/null ] tc-end: 1646885236.359768, msg_000, passed tc-start: 1646885236.367244, msg_000_c90 tc-so:Executing command [ /usr/libexec/lint1 -s /usr/tests/usr.bin/xlint/lint1/msg_000_c90.c /dev/null ] tc-end: 1646885240.105642, msg_000_c90, passed tc-start: 1646885240.113446, msg_001 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_001.c /dev/null ] tc-end: 1646885243.429771, msg_001, passed tc-start: 1646885243.437213, msg_001_c90 tc-so:Executing command [ /usr/libexec/lint1 -s /usr/tests/usr.bin/xlint/lint1/msg_001_c90.c /dev/null ] tc-end: 1646885246.604841, msg_001_c90, passed tc-start: 1646885246.612305, msg_002 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_002.c /dev/null ] tc-end: 1646885250.130687, msg_002, passed tc-start: 1646885250.138664, msg_003 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_003.c /dev/null ] tc-end: 1646885253.479551, msg_003, passed tc-start: 1646885253.487554, msg_004 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_004.c /dev/null ] tc-end: 1646885256.973503, msg_004, passed tc-start: 1646885256.981792, msg_005 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_005.c /dev/null ] tc-end: 1646885260.457971, msg_005, passed tc-start: 1646885260.466605, msg_006 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_006.c /dev/null ] tc-end: 1646885263.884046, msg_006, passed tc-start: 1646885263.891856, msg_007 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_007.c /dev/null ] tc-end: 1646885267.171032, msg_007, passed tc-start: 1646885267.180482, msg_008 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_008.c /dev/null ] tc-end: 1646885270.517729, msg_008, passed tc-start: 1646885270.525409, msg_009 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_009.c /dev/null ] tc-end: 1646885273.821879, msg_009, passed tc-start: 1646885273.828806, msg_010 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_010.c /dev/null ] tc-end: 1646885277.264708, msg_010, passed tc-start: 1646885277.272245, msg_011 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_011.c /dev/null ] tc-end: 1646885280.779367, msg_011, passed tc-start: 1646885280.786485, msg_012 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_012.c /dev/null ] tc-end: 1646885284.155545, msg_012, passed tc-start: 1646885284.162852, msg_013 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_013.c /dev/null ] tc-end: 1646885287.346573, msg_013, passed tc-start: 1646885287.353478, msg_014 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_014.c /dev/null ] tc-end: 1646885290.594922, msg_014, passed tc-start: 1646885290.604853, msg_015 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_015.c /dev/null ] tc-end: 1646885293.864267, msg_015, passed tc-start: 1646885293.873999, msg_016 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_016.c /dev/null ] tc-end: 1646885297.124700, msg_016, passed tc-start: 1646885297.132723, msg_017 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_017.c /dev/null ] tc-end: 1646885300.556775, msg_017, passed tc-start: 1646885300.566415, msg_018 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_018.c /dev/null ] tc-end: 1646885303.944474, msg_018, passed tc-start: 1646885303.953019, msg_019 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_019.c /dev/null ] tc-end: 1646885307.284822, msg_019, passed tc-start: 1646885307.294872, msg_020 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_020.c /dev/null ] tc-end: 1646885310.453944, msg_020, passed tc-start: 1646885310.460988, msg_021 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_021.c /dev/null ] tc-end: 1646885313.531625, msg_021, passed tc-start: 1646885313.539592, msg_022 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_022.c /dev/null ] tc-end: 1646885316.649394, msg_022, passed tc-start: 1646885316.655936, msg_023 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_023.c /dev/null ] tc-end: 1646885319.873702, msg_023, passed tc-start: 1646885319.881478, msg_024 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_024.c /dev/null ] tc-end: 1646885323.697910, msg_024, passed tc-start: 1646885323.706876, msg_025 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_025.c /dev/null ] tc-end: 1646885327.882554, msg_025, passed tc-start: 1646885327.889212, msg_026 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_026.c /dev/null ] tc-end: 1646885331.128886, msg_026, passed tc-start: 1646885331.136442, msg_027 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_027.c /dev/null ] tc-end: 1646885334.706251, msg_027, passed tc-start: 1646885334.714101, msg_028 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_028.c /dev/null ] tc-end: 1646885338.207096, msg_028, passed tc-start: 1646885338.213570, msg_029 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_029.c /dev/null ] tc-end: 1646885341.556037, msg_029, passed tc-start: 1646885341.563991, msg_030 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_030.c /dev/null ] tc-end: 1646885345.455013, msg_030, passed tc-start: 1646885345.463449, msg_031 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_031.c /dev/null ] tc-end: 1646885348.716305, msg_031, passed tc-start: 1646885348.725963, msg_032 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_032.c /dev/null ] tc-end: 1646885352.43350, msg_032, passed tc-start: 1646885352.50054, msg_033 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -r /usr/tests/usr.bin/xlint/lint1/msg_033.c /dev/null ] tc-end: 1646885355.799617, msg_033, passed tc-start: 1646885355.807479, msg_034 tc-so:Executing command [ /usr/libexec/lint1 -S -p -w /usr/tests/usr.bin/xlint/lint1/msg_034.c /dev/null ] tc-end: 1646885359.106869, msg_034, passed tc-start: 1646885359.113759, msg_035 tc-so:Executing command [ /usr/libexec/lint1 -Sw /usr/tests/usr.bin/xlint/lint1/msg_035.c /dev/null ] tc-end: 1646885362.520907, msg_035, passed tc-start: 1646885362.528088, msg_036 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_036.c /dev/null ] tc-end: 1646885366.210956, msg_036, passed tc-start: 1646885366.218629, msg_037 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_037.c /dev/null ] tc-end: 1646885370.145569, msg_037, passed tc-start: 1646885370.155937, msg_038 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_038.c /dev/null ] tc-end: 1646885373.568431, msg_038, passed tc-start: 1646885373.576759, msg_039 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_039.c /dev/null ] tc-end: 1646885377.201237, msg_039, passed tc-start: 1646885377.208871, msg_040 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_040.c /dev/null ] tc-end: 1646885380.624757, msg_040, passed tc-start: 1646885380.632917, msg_041 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_041.c /dev/null ] tc-end: 1646885383.991618, msg_041, passed tc-start: 1646885383.998384, msg_042 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_042.c /dev/null ] tc-end: 1646885387.237745, msg_042, passed tc-start: 1646885387.244812, msg_043 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_043.c /dev/null ] tc-end: 1646885390.749840, msg_043, passed tc-start: 1646885390.759092, msg_044 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_044.c /dev/null ] tc-end: 1646885394.429103, msg_044, passed tc-start: 1646885394.437806, msg_045 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_045.c /dev/null ] tc-end: 1646885397.728621, msg_045, passed tc-start: 1646885397.737638, msg_046 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_046.c /dev/null ] tc-end: 1646885400.982476, msg_046, passed tc-start: 1646885400.990479, msg_047 tc-so:Executing command [ /usr/libexec/lint1 -sw /usr/tests/usr.bin/xlint/lint1/msg_047.c /dev/null ] tc-end: 1646885404.287450, msg_047, passed tc-start: 1646885404.294418, msg_048 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_048.c /dev/null ] tc-end: 1646885407.370614, msg_048, passed tc-start: 1646885407.377837, msg_049 tc-so:Executing command [ /usr/libexec/lint1 -sw /usr/tests/usr.bin/xlint/lint1/msg_049.c /dev/null ] tc-end: 1646885410.976678, msg_049, passed tc-start: 1646885410.985090, msg_050 tc-so:Executing command [ /usr/libexec/lint1 -Stw /usr/tests/usr.bin/xlint/lint1/msg_050.c /dev/null ] tc-end: 1646885414.483430, msg_050, passed tc-start: 1646885414.491680, msg_051 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_051.c /dev/null ] tc-end: 1646885417.979048, msg_051, passed tc-start: 1646885417.986321, msg_052 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_052.c /dev/null ] tc-end: 1646885421.582241, msg_052, passed tc-start: 1646885421.588731, msg_053 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_053.c /dev/null ] tc-end: 1646885424.927882, msg_053, passed tc-start: 1646885424.935341, msg_054 tc-so:Executing command [ /usr/libexec/lint1 -tw /usr/tests/usr.bin/xlint/lint1/msg_054.c /dev/null ] tc-end: 1646885428.822234, msg_054, passed tc-start: 1646885428.830503, msg_055 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_055.c /dev/null ] tc-end: 1646885432.328076, msg_055, passed tc-start: 1646885432.336466, msg_056 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_056.c /dev/null ] tc-end: 1646885436.26504, msg_056, passed tc-start: 1646885436.35892, msg_057 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_057.c /dev/null ] tc-end: 1646885439.704662, msg_057, passed tc-start: 1646885439.713577, msg_058 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_058.c /dev/null ] tc-end: 1646885443.203297, msg_058, passed tc-start: 1646885443.211289, msg_059 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_059.c /dev/null ] tc-end: 1646885446.651389, msg_059, passed tc-start: 1646885446.659715, msg_060 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_060.c /dev/null ] tc-end: 1646885450.198124, msg_060, passed tc-start: 1646885450.204791, msg_061 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_061.c /dev/null ] tc-end: 1646885453.618361, msg_061, passed tc-start: 1646885453.627220, msg_062 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_062.c /dev/null ] tc-end: 1646885457.161682, msg_062, passed tc-start: 1646885457.170400, msg_063 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_063.c /dev/null ] tc-end: 1646885460.666572, msg_063, passed tc-start: 1646885460.675477, msg_064 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_064.c /dev/null ] tc-end: 1646885464.46631, msg_064, passed tc-start: 1646885464.54829, msg_065 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_065.c /dev/null ] tc-end: 1646885467.460245, msg_065, passed tc-start: 1646885467.468328, msg_066 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_066.c /dev/null ] tc-end: 1646885471.12153, msg_066, passed tc-start: 1646885471.19463, msg_067 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_067.c /dev/null ] tc-end: 1646885474.413562, msg_067, passed tc-start: 1646885474.421993, msg_068 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_068.c /dev/null ] tc-end: 1646885477.833116, msg_068, passed tc-start: 1646885477.841378, msg_069 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_069.c /dev/null ] tc-end: 1646885481.333998, msg_069, passed tc-start: 1646885481.342249, msg_070 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_070.c /dev/null ] tc-end: 1646885484.793519, msg_070, passed tc-start: 1646885484.801924, msg_071 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_071.c /dev/null ] tc-end: 1646885488.679981, msg_071, passed tc-start: 1646885488.688133, msg_072 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_072.c /dev/null ] tc-end: 1646885492.76545, msg_072, passed tc-start: 1646885492.87013, msg_073 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_073.c /dev/null ] tc-end: 1646885495.600541, msg_073, passed tc-start: 1646885495.609172, msg_074 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_074.c /dev/null ] tc-end: 1646885499.573476, msg_074, passed tc-start: 1646885499.581154, msg_075 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_075.c /dev/null ] tc-end: 1646885503.115967, msg_075, passed tc-start: 1646885503.125418, msg_076 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_076.c /dev/null ] tc-end: 1646885507.26507, msg_076, passed tc-start: 1646885507.33940, msg_077 tc-so:Executing command [ /usr/libexec/lint1 -tw /usr/tests/usr.bin/xlint/lint1/msg_077.c /dev/null ] tc-end: 1646885511.15744, msg_077, passed tc-start: 1646885511.24838, msg_078 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_078.c /dev/null ] tc-end: 1646885514.342863, msg_078, passed tc-start: 1646885514.349892, msg_079 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_079.c /dev/null ] tc-end: 1646885517.724334, msg_079, passed tc-start: 1646885517.733079, msg_080 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_080.c /dev/null ] tc-end: 1646885521.136261, msg_080, passed tc-start: 1646885521.144919, msg_081 tc-so:Executing command [ /usr/libexec/lint1 -Stw /usr/tests/usr.bin/xlint/lint1/msg_081.c /dev/null ] tc-end: 1646885524.595028, msg_081, passed tc-start: 1646885524.604263, msg_082 tc-so:Executing command [ /usr/libexec/lint1 -Stw /usr/tests/usr.bin/xlint/lint1/msg_082.c /dev/null ] tc-end: 1646885528.81398, msg_082, passed tc-start: 1646885528.89514, msg_083 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_083.c /dev/null ] tc-end: 1646885531.570196, msg_083, passed tc-start: 1646885531.578493, msg_084 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_084.c /dev/null ] tc-end: 1646885534.997138, msg_084, passed tc-start: 1646885535.5216, msg_085 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_085.c /dev/null ] tc-end: 1646885538.393456, msg_085, passed tc-start: 1646885538.401970, msg_086 tc-so:Executing command [ /usr/libexec/lint1 -S -g -h -w /usr/tests/usr.bin/xlint/lint1/msg_086.c /dev/null ] tc-end: 1646885541.815003, msg_086, passed tc-start: 1646885541.822551, msg_087 tc-so:Executing command [ /usr/libexec/lint1 -g -h -S -w /usr/tests/usr.bin/xlint/lint1/msg_087.c /dev/null ] tc-end: 1646885545.684845, msg_087, passed tc-start: 1646885545.691939, msg_088 tc-so:Executing command [ /usr/libexec/lint1 -g -h -S -w /usr/tests/usr.bin/xlint/lint1/msg_088.c /dev/null ] tc-end: 1646885549.39671, msg_088, passed tc-start: 1646885549.49764, msg_089 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_089.c /dev/null ] tc-end: 1646885552.811793, msg_089, passed tc-start: 1646885552.822523, msg_090 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_090.c /dev/null ] tc-end: 1646885556.324993, msg_090, passed tc-start: 1646885556.331676, msg_091 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_091.c /dev/null ] tc-end: 1646885559.834467, msg_091, passed tc-start: 1646885559.841869, msg_092 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_092.c /dev/null ] tc-end: 1646885563.304683, msg_092, passed tc-start: 1646885563.311874, msg_093 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_093.c /dev/null ] tc-end: 1646885566.641546, msg_093, passed tc-start: 1646885566.650365, msg_094 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_094.c /dev/null ] tc-end: 1646885570.72823, msg_094, passed tc-start: 1646885570.80263, msg_095 tc-so:Executing command [ /usr/libexec/lint1 -ghSw /usr/tests/usr.bin/xlint/lint1/msg_095.c /dev/null ] tc-end: 1646885573.515450, msg_095, passed tc-start: 1646885573.524998, msg_096 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_096.c /dev/null ] tc-end: 1646885577.195261, msg_096, passed tc-start: 1646885577.203084, msg_097 tc-so:Executing command [ /usr/libexec/lint1 -gtw /usr/tests/usr.bin/xlint/lint1/msg_097.c /dev/null ] tc-end: 1646885580.775791, msg_097, passed tc-start: 1646885580.787055, msg_098 tc-so:Executing command [ /usr/libexec/lint1 -gtw /usr/tests/usr.bin/xlint/lint1/msg_098.c /dev/null ] tc-end: 1646885585.44397, msg_098, passed tc-start: 1646885585.51430, msg_099 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_099.c /dev/null ] tc-end: 1646885588.384045, msg_099, passed tc-start: 1646885588.392110, msg_100 tc-so:Executing command [ /usr/libexec/lint1 -Stw /usr/tests/usr.bin/xlint/lint1/msg_100.c /dev/null ] tc-end: 1646885591.924635, msg_100, passed tc-start: 1646885591.934039, msg_101 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_101.c /dev/null ] tc-end: 1646885595.422949, msg_101, passed tc-start: 1646885595.432728, msg_102 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_102.c /dev/null ] tc-end: 1646885598.677319, msg_102, passed tc-start: 1646885598.686661, msg_103 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_103.c /dev/null ] tc-end: 1646885601.849364, msg_103, passed tc-start: 1646885601.855900, msg_104 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_104.c /dev/null ] tc-end: 1646885605.505934, msg_104, passed tc-start: 1646885605.514547, msg_105 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_105.c /dev/null ] tc-end: 1646885609.24176, msg_105, passed tc-start: 1646885609.33673, msg_106 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_106.c /dev/null ] tc-end: 1646885612.454763, msg_106, passed tc-start: 1646885612.463147, msg_107 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_107.c /dev/null ] tc-end: 1646885615.812072, msg_107, passed tc-start: 1646885615.820761, msg_108 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_108.c /dev/null ] tc-end: 1646885619.102704, msg_108, passed tc-start: 1646885619.110208, msg_109 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_109.c /dev/null ] tc-end: 1646885622.511478, msg_109, passed tc-start: 1646885622.518380, msg_110 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_110.c /dev/null ] tc-end: 1646885626.86090, msg_110, passed tc-start: 1646885626.94729, msg_111 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_111.c /dev/null ] tc-end: 1646885629.538783, msg_111, passed tc-start: 1646885629.546340, msg_112 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_112.c /dev/null ] tc-end: 1646885633.355444, msg_112, passed tc-start: 1646885633.361896, msg_113 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_113.c /dev/null ] tc-end: 1646885636.783961, msg_113, passed tc-start: 1646885636.791040, msg_114 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_114.c /dev/null ] tc-end: 1646885640.96045, msg_114, passed tc-start: 1646885640.103710, msg_115 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_115.c /dev/null ] tc-end: 1646885643.860087, msg_115, passed tc-start: 1646885643.867753, msg_116 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_116.c /dev/null ] tc-end: 1646885647.386684, msg_116, passed tc-start: 1646885647.396967, msg_117 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -p /usr/tests/usr.bin/xlint/lint1/msg_117.c /dev/null ] tc-end: 1646885651.119138, msg_117, passed tc-start: 1646885651.127275, msg_118 tc-so:Executing command [ /usr/libexec/lint1 -hw /usr/tests/usr.bin/xlint/lint1/msg_118.c /dev/null ] tc-end: 1646885654.360861, msg_118, passed tc-start: 1646885654.371085, msg_119 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_119.c /dev/null ] tc-end: 1646885657.729795, msg_119, passed tc-start: 1646885657.739432, msg_120 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -p /usr/tests/usr.bin/xlint/lint1/msg_120.c /dev/null ] tc-end: 1646885661.266073, msg_120, passed tc-start: 1646885661.273207, msg_121 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_121.c /dev/null ] tc-end: 1646885665.139704, msg_121, passed tc-start: 1646885665.148749, msg_122 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_122.c /dev/null ] tc-end: 1646885668.646451, msg_122, passed tc-start: 1646885668.656652, msg_123 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_123.c /dev/null ] tc-end: 1646885672.564435, msg_123, passed tc-start: 1646885672.572327, msg_124 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -s /usr/tests/usr.bin/xlint/lint1/msg_124.c /dev/null ] tc-end: 1646885676.297937, msg_124, passed tc-start: 1646885676.306071, msg_125 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -s /usr/tests/usr.bin/xlint/lint1/msg_125.c /dev/null ] tc-end: 1646885679.773598, msg_125, passed tc-start: 1646885679.783522, msg_126 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_126.c /dev/null ] tc-end: 1646885683.207594, msg_126, passed tc-start: 1646885683.217161, msg_127 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -t /usr/tests/usr.bin/xlint/lint1/msg_127.c /dev/null ] tc-end: 1646885686.560876, msg_127, passed tc-start: 1646885686.568176, msg_128 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_128.c /dev/null ] tc-end: 1646885690.401111, msg_128, passed tc-start: 1646885690.411384, msg_129 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -h /usr/tests/usr.bin/xlint/lint1/msg_129.c /dev/null ] tc-end: 1646885694.322159, msg_129, passed tc-start: 1646885694.332838, msg_130 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_130.c /dev/null ] tc-end: 1646885698.479097, msg_130, passed tc-start: 1646885698.487886, msg_131 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_131.c /dev/null ] tc-end: 1646885702.57849, msg_131, passed tc-start: 1646885702.65226, msg_132 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -aa /usr/tests/usr.bin/xlint/lint1/msg_132.c /dev/null ] tc-end: 1646885705.801853, msg_132, passed tc-start: 1646885705.812524, msg_132_ilp32 tc-end: 1646885709.233347, msg_132_ilp32, skipped, unsuitable platform tc-start: 1646885709.242047, msg_133 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_133.c /dev/null ] tc-end: 1646885712.698471, msg_133, passed tc-start: 1646885712.706227, msg_134 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_134.c /dev/null ] tc-end: 1646885716.410626, msg_134, passed tc-start: 1646885716.420081, msg_135 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -h /usr/tests/usr.bin/xlint/lint1/msg_135.c /dev/null ] tc-end: 1646885720.293807, msg_135, passed tc-start: 1646885720.302334, msg_136 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_136.c /dev/null ] tc-end: 1646885724.347584, msg_136, passed tc-start: 1646885724.356692, msg_137 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_137.c /dev/null ] tc-end: 1646885740.522196, msg_137, passed tc-start: 1646885740.990163, msg_138 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_138.c /dev/null ] tc-end: 1646885751.27239, msg_138, passed tc-start: 1646885751.37331, msg_139 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_139.c /dev/null ] tc-end: 1646885754.691226, msg_139, passed tc-start: 1646885754.701104, msg_140 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_140.c /dev/null ] tc-end: 1646885758.2007, msg_140, passed tc-start: 1646885758.10020, msg_141 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -h /usr/tests/usr.bin/xlint/lint1/msg_141.c /dev/null ] tc-end: 1646885761.372192, msg_141, passed tc-start: 1646885761.380149, msg_142 tc-end: 1646885765.74619, msg_142, skipped, unsuitable platform tc-start: 1646885765.84549, msg_143 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_143.c /dev/null ] tc-end: 1646885769.433008, msg_143, passed tc-start: 1646885769.448682, msg_144 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_144.c /dev/null ] tc-end: 1646885773.12421, msg_144, passed tc-start: 1646885773.19864, msg_145 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_145.c /dev/null ] tc-end: 1646885776.390619, msg_145, passed tc-start: 1646885776.397824, msg_146 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_146.c /dev/null ] tc-end: 1646885780.76727, msg_146, passed tc-start: 1646885780.86217, msg_147 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_147.c /dev/null ] tc-end: 1646885783.894922, msg_147, passed tc-start: 1646885783.904880, msg_148 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_148.c /dev/null ] tc-end: 1646885787.894064, msg_148, passed tc-start: 1646885787.901587, msg_149 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_149.c /dev/null ] tc-end: 1646885791.295192, msg_149, passed tc-start: 1646885791.303060, msg_150 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_150.c /dev/null ] tc-end: 1646885795.57372, msg_150, passed tc-start: 1646885795.67455, msg_151 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_151.c /dev/null ] tc-end: 1646885798.531252, msg_151, passed tc-start: 1646885798.543091, msg_152 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_152.c /dev/null ] tc-end: 1646885802.805166, msg_152, passed tc-start: 1646885802.814843, msg_153 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_153.c /dev/null ] tc-end: 1646885806.864994, msg_153, passed tc-start: 1646885806.875802, msg_154 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_154.c /dev/null ] tc-end: 1646885810.413424, msg_154, passed tc-start: 1646885810.425994, msg_155 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_155.c /dev/null ] tc-end: 1646885813.465011, msg_155, passed tc-start: 1646885813.472105, msg_156 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_156.c /dev/null ] tc-end: 1646885816.482937, msg_156, passed tc-start: 1646885816.490219, msg_157 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_157.c /dev/null ] tc-end: 1646885819.793513, msg_157, passed tc-start: 1646885819.803455, msg_158 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_158.c /dev/null ] tc-end: 1646885823.290715, msg_158, passed tc-start: 1646885823.299883, msg_159 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_159.c /dev/null ] tc-end: 1646885826.491467, msg_159, passed tc-start: 1646885826.498634, msg_160 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -h /usr/tests/usr.bin/xlint/lint1/msg_160.c /dev/null ] tc-end: 1646885829.974365, msg_160, passed tc-start: 1646885829.981899, msg_161 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -h /usr/tests/usr.bin/xlint/lint1/msg_161.c /dev/null ] tc-end: 1646885834.336100, msg_161, passed tc-start: 1646885834.346942, msg_162 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -hp /usr/tests/usr.bin/xlint/lint1/msg_162.c /dev/null ] tc-end: 1646885838.521480, msg_162, passed tc-start: 1646885838.531473, msg_163 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_163.c /dev/null ] tc-end: 1646885842.543401, msg_163, passed tc-start: 1646885842.553498, msg_164 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_164.c /dev/null ] tc-end: 1646885845.751108, msg_164, passed tc-start: 1646885845.758644, msg_165 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_165.c /dev/null ] tc-end: 1646885849.547620, msg_165, passed tc-start: 1646885849.557697, msg_166 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -hp /usr/tests/usr.bin/xlint/lint1/msg_166.c /dev/null ] tc-end: 1646885853.423373, msg_166, passed tc-start: 1646885853.433822, msg_167 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_167.c /dev/null ] tc-end: 1646885856.778028, msg_167, passed tc-start: 1646885856.788228, msg_168 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_168.c /dev/null ] tc-end: 1646885860.209798, msg_168, passed tc-start: 1646885860.218471, msg_169 tc-so:Executing command [ /usr/libexec/lint1 -g -h -S -w /usr/tests/usr.bin/xlint/lint1/msg_169.c /dev/null ] tc-end: 1646885863.766542, msg_169, passed tc-start: 1646885863.775620, msg_170 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_170.c /dev/null ] tc-end: 1646885867.166646, msg_170, passed tc-start: 1646885867.176414, msg_171 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_171.c /dev/null ] tc-end: 1646885870.663072, msg_171, passed tc-start: 1646885870.670941, msg_172 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_172.c /dev/null ] tc-end: 1646885873.963752, msg_172, passed tc-start: 1646885873.971280, msg_173 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_173.c /dev/null ] tc-end: 1646885877.404918, msg_173, passed tc-start: 1646885877.411539, msg_174 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_174.c /dev/null ] tc-end: 1646885880.847637, msg_174, passed tc-start: 1646885880.858456, msg_175 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_175.c /dev/null ] tc-end: 1646885884.114450, msg_175, passed tc-start: 1646885884.122525, msg_176 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_176.c /dev/null ] tc-end: 1646885887.846955, msg_176, passed tc-start: 1646885887.856607, msg_177 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_177.c /dev/null ] tc-end: 1646885891.154727, msg_177, passed tc-start: 1646885891.161504, msg_178 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_178.c /dev/null ] tc-end: 1646885894.619085, msg_178, passed tc-start: 1646885894.628957, msg_179 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_179.c /dev/null ] tc-end: 1646885897.917439, msg_179, passed tc-start: 1646885897.925593, msg_180 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_180.c /dev/null ] tc-end: 1646885901.223567, msg_180, passed tc-start: 1646885901.232382, msg_181 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_181.c /dev/null ] tc-end: 1646885904.514461, msg_181, passed tc-start: 1646885904.522177, msg_182 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_182.c /dev/null ] tc-end: 1646885907.838243, msg_182, passed tc-start: 1646885907.846351, msg_183 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_183.c /dev/null ] tc-end: 1646885911.198383, msg_183, passed tc-start: 1646885911.206787, msg_184 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_184.c /dev/null ] tc-end: 1646885914.720430, msg_184, passed tc-start: 1646885914.727948, msg_185 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_185.c /dev/null ] tc-end: 1646885917.971411, msg_185, passed tc-start: 1646885917.980080, msg_186 tc-so:Executing command [ /usr/libexec/lint1 -tw /usr/tests/usr.bin/xlint/lint1/msg_186.c /dev/null ] tc-end: 1646885921.253519, msg_186, passed tc-start: 1646885921.261721, msg_187 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_187.c /dev/null ] tc-end: 1646885924.489437, msg_187, passed tc-start: 1646885924.499128, msg_188 tc-so:Executing command [ /usr/libexec/lint1 -tw /usr/tests/usr.bin/xlint/lint1/msg_188.c /dev/null ] tc-end: 1646885927.860243, msg_188, passed tc-start: 1646885927.867624, msg_189 tc-so:Executing command [ /usr/libexec/lint1 -tw /usr/tests/usr.bin/xlint/lint1/msg_189.c /dev/null ] tc-end: 1646885931.624759, msg_189, passed tc-start: 1646885931.633798, msg_190 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_190.c /dev/null ] tc-end: 1646885935.91503, msg_190, passed tc-start: 1646885935.97796, msg_191 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_191.c /dev/null ] tc-end: 1646885938.632951, msg_191, passed tc-start: 1646885938.642373, msg_192 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_192.c /dev/null ] tc-end: 1646885941.776361, msg_192, passed tc-start: 1646885941.783563, msg_193 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_193.c /dev/null ] tc-end: 1646885945.556500, msg_193, passed tc-start: 1646885945.563293, msg_194 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_194.c /dev/null ] tc-end: 1646885948.673177, msg_194, passed tc-start: 1646885948.681364, msg_195 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_195.c /dev/null ] tc-end: 1646885951.945112, msg_195, passed tc-start: 1646885951.952827, msg_196 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_196.c /dev/null ] tc-end: 1646885955.292382, msg_196, passed tc-start: 1646885955.300411, msg_197 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_197.c /dev/null ] tc-end: 1646885958.596958, msg_197, passed tc-start: 1646885958.604319, msg_198 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_198.c /dev/null ] tc-end: 1646885962.163961, msg_198, passed tc-start: 1646885962.172327, msg_199 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_199.c /dev/null ] tc-end: 1646885965.548873, msg_199, passed tc-start: 1646885965.556053, msg_200 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_200.c /dev/null ] tc-end: 1646885969.395509, msg_200, passed tc-start: 1646885969.405578, msg_201 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_201.c /dev/null ] tc-end: 1646885972.808072, msg_201, passed tc-start: 1646885972.815647, msg_202 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_202.c /dev/null ] tc-end: 1646885976.227154, msg_202, passed tc-start: 1646885976.234865, msg_203 tc-so:Executing command [ /usr/libexec/lint1 -tw /usr/tests/usr.bin/xlint/lint1/msg_203.c /dev/null ] tc-end: 1646885979.921263, msg_203, passed tc-start: 1646885979.928520, msg_204 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_204.c /dev/null ] tc-end: 1646885983.271981, msg_204, passed tc-start: 1646885983.280805, msg_205 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_205.c /dev/null ] tc-end: 1646885986.690552, msg_205, passed tc-start: 1646885986.697572, msg_206 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -eh /usr/tests/usr.bin/xlint/lint1/msg_206.c /dev/null ] tc-end: 1646885990.37890, msg_206, passed tc-start: 1646885990.46514, msg_207 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_207.c /dev/null ] tc-end: 1646885993.476209, msg_207, passed tc-start: 1646885993.484956, msg_208 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_208.c /dev/null ] tc-end: 1646885997.27032, msg_208, passed tc-start: 1646885997.47461, msg_209 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_209.c /dev/null ] tc-end: 1646886000.592649, msg_209, passed tc-start: 1646886000.601574, msg_210 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_210.c /dev/null ] tc-end: 1646886004.45586, msg_210, passed tc-start: 1646886004.53190, msg_211 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_211.c /dev/null ] tc-end: 1646886007.421931, msg_211, passed tc-start: 1646886007.430870, msg_212 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_212.c /dev/null ] tc-end: 1646886010.898008, msg_212, passed tc-start: 1646886010.906782, msg_213 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_213.c /dev/null ] tc-end: 1646886014.281488, msg_213, passed tc-start: 1646886014.289964, msg_214 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_214.c /dev/null ] tc-end: 1646886017.600053, msg_214, passed tc-start: 1646886017.607479, msg_215 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_215.c /dev/null ] tc-end: 1646886021.747301, msg_215, passed tc-start: 1646886021.757120, msg_216 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_216.c /dev/null ] tc-end: 1646886025.846779, msg_216, passed tc-start: 1646886025.857520, msg_217 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_217.c /dev/null ] tc-end: 1646886029.453646, msg_217, passed tc-start: 1646886029.463958, msg_218 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_218.c /dev/null ] tc-end: 1646886033.138271, msg_218, passed tc-start: 1646886033.145416, msg_219 tc-so:Executing command [ /usr/libexec/lint1 -t -w /usr/tests/usr.bin/xlint/lint1/msg_219.c /dev/null ] tc-end: 1646886036.710262, msg_219, passed tc-start: 1646886036.717849, msg_220 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -h /usr/tests/usr.bin/xlint/lint1/msg_220.c /dev/null ] tc-end: 1646886040.866488, msg_220, passed tc-start: 1646886040.873957, msg_221 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_221.c /dev/null ] tc-end: 1646886044.390158, msg_221, passed tc-start: 1646886044.398351, msg_222 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_222.c /dev/null ] tc-end: 1646886047.965251, msg_222, passed tc-start: 1646886047.972637, msg_223 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_223.c /dev/null ] tc-end: 1646886051.841721, msg_223, passed tc-start: 1646886051.850380, msg_224 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_224.c /dev/null ] tc-end: 1646886055.215351, msg_224, passed tc-start: 1646886055.223221, msg_225 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_225.c /dev/null ] tc-end: 1646886058.664352, msg_225, passed tc-start: 1646886058.672466, msg_226 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_226.c /dev/null ] tc-end: 1646886062.153467, msg_226, passed tc-start: 1646886062.162565, msg_227 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_227.c /dev/null ] tc-end: 1646886065.780540, msg_227, passed tc-start: 1646886065.789349, msg_228 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_228.c /dev/null ] tc-end: 1646886069.207322, msg_228, passed tc-start: 1646886069.215983, msg_229 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_229.c /dev/null ] tc-end: 1646886072.531698, msg_229, passed tc-start: 1646886072.539640, msg_230 tc-so:Executing command [ /usr/libexec/lint1 -S -g -p -w /usr/tests/usr.bin/xlint/lint1/msg_230.c /dev/null ] tc-end: 1646886075.978549, msg_230, passed tc-start: 1646886075.987371, msg_230_uchar tc-end: 1646886079.212404, msg_230_uchar, skipped, unsuitable platform tc-start: 1646886079.220309, msg_231 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_231.c /dev/null ] tc-end: 1646886082.620680, msg_231, passed tc-start: 1646886082.630108, msg_232 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_232.c /dev/null ] tc-end: 1646886086.142322, msg_232, passed tc-start: 1646886086.152438, msg_233 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_233.c /dev/null ] tc-end: 1646886089.633210, msg_233, passed tc-start: 1646886089.642284, msg_234 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_234.c /dev/null ] tc-end: 1646886093.224058, msg_234, passed tc-start: 1646886093.231665, msg_235 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_235.c /dev/null ] tc-end: 1646886096.840116, msg_235, passed tc-start: 1646886096.848693, msg_236 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_236.c /dev/null ] tc-end: 1646886100.160854, msg_236, passed tc-start: 1646886100.169479, msg_237 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_237.c /dev/null ] tc-end: 1646886103.832616, msg_237, passed tc-start: 1646886103.841051, msg_238 tc-so:Executing command [ /usr/libexec/lint1 -tw /usr/tests/usr.bin/xlint/lint1/msg_238.c /dev/null ] tc-end: 1646886107.866728, msg_238, passed tc-start: 1646886107.873801, msg_239 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -h /usr/tests/usr.bin/xlint/lint1/msg_239.c /dev/null ] tc-end: 1646886111.370987, msg_239, passed tc-start: 1646886111.379644, msg_240 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_240.c /dev/null ] tc-end: 1646886114.866256, msg_240, passed tc-start: 1646886114.875150, msg_241 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -e /usr/tests/usr.bin/xlint/lint1/msg_241.c /dev/null ] tc-end: 1646886118.447831, msg_241, passed tc-start: 1646886118.455112, msg_242 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -e /usr/tests/usr.bin/xlint/lint1/msg_242.c /dev/null ] tc-end: 1646886121.880060, msg_242, passed tc-start: 1646886121.887367, msg_243 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -eP /usr/tests/usr.bin/xlint/lint1/msg_243.c /dev/null ] tc-end: 1646886125.343074, msg_243, passed tc-start: 1646886125.350280, msg_244 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_244.c /dev/null ] tc-end: 1646886129.490175, msg_244, passed tc-start: 1646886129.500394, msg_245 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_245.c /dev/null ] tc-end: 1646886133.381401, msg_245, passed tc-start: 1646886133.390995, msg_246 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_246.c /dev/null ] tc-end: 1646886136.915515, msg_246, passed tc-start: 1646886136.924398, msg_247 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -c /usr/tests/usr.bin/xlint/lint1/msg_247.c /dev/null ] tc-end: 1646886140.323445, msg_247, passed tc-start: 1646886140.331298, msg_248 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_248.c /dev/null ] tc-end: 1646886143.805189, msg_248, passed tc-start: 1646886143.812296, msg_249 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_249.c /dev/null ] tc-end: 1646886148.8247, msg_249, passed tc-start: 1646886148.16308, msg_250 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_250.c /dev/null ] tc-end: 1646886151.646284, msg_250, passed tc-start: 1646886151.653981, msg_251 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_251.c /dev/null ] tc-end: 1646886155.176793, msg_251, passed tc-start: 1646886155.183588, msg_252 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_252.c /dev/null ] tc-end: 1646886158.595218, msg_252, passed tc-start: 1646886158.602445, msg_253 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_253.c /dev/null ] tc-end: 1646886162.30315, msg_253, passed tc-start: 1646886162.38073, msg_254 tc-so:Executing command [ /usr/libexec/lint1 -tw /usr/tests/usr.bin/xlint/lint1/msg_254.c /dev/null ] tc-end: 1646886165.557079, msg_254, passed tc-start: 1646886165.567076, msg_255 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_255.c /dev/null ] tc-end: 1646886169.506905, msg_255, passed tc-start: 1646886169.514658, msg_256 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_256.c /dev/null ] tc-end: 1646886172.800607, msg_256, passed tc-start: 1646886172.809650, msg_257 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_257.c /dev/null ] tc-end: 1646886176.210297, msg_257, passed tc-start: 1646886176.220712, msg_258 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_258.c /dev/null ] tc-end: 1646886180.324603, msg_258, passed tc-start: 1646886180.331796, msg_259 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -h /usr/tests/usr.bin/xlint/lint1/msg_259.c /dev/null ] tc-end: 1646886183.973313, msg_259, passed tc-start: 1646886183.981798, msg_259_c90 tc-so:Executing command [ /usr/libexec/lint1 -h -w /usr/tests/usr.bin/xlint/lint1/msg_259_c90.c /dev/null ] tc-end: 1646886187.846850, msg_259_c90, passed tc-start: 1646886187.856530, msg_259_ilp32 tc-end: 1646886191.418311, msg_259_ilp32, skipped, unsuitable platform tc-start: 1646886191.426219, msg_260 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -r /usr/tests/usr.bin/xlint/lint1/msg_260.c /dev/null ] tc-end: 1646886194.934314, msg_260, passed tc-start: 1646886194.942064, msg_261 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_261.c /dev/null ] tc-end: 1646886198.238153, msg_261, passed tc-start: 1646886198.245236, msg_262 tc-so:Executing command [ /usr/libexec/lint1 -tw /usr/tests/usr.bin/xlint/lint1/msg_262.c /dev/null ] tc-end: 1646886201.723239, msg_262, passed tc-start: 1646886201.731131, msg_263 tc-so:Executing command [ /usr/libexec/lint1 -tw /usr/tests/usr.bin/xlint/lint1/msg_263.c /dev/null ] tc-end: 1646886205.71537, msg_263, passed tc-start: 1646886205.79142, msg_264 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_264.c /dev/null ] tc-end: 1646886208.542481, msg_264, passed tc-start: 1646886208.550295, msg_265 tc-so:Executing command [ /usr/libexec/lint1 -w /usr/tests/usr.bin/xlint/lint1/msg_265.c /dev/null ] tc-end: 1646886211.776931, msg_265, passed tc-start: 1646886211.783718, msg_266 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_266.c /dev/null ] tc-end: 1646886215.176020, msg_266, passed tc-start: 1646886215.183805, msg_267 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_267.c /dev/null ] tc-end: 1646886218.662814, msg_267, passed tc-start: 1646886218.670641, msg_268 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_268.c /dev/null ] tc-end: 1646886222.262538, msg_268, passed tc-start: 1646886222.270299, msg_269 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_269.c /dev/null ] tc-end: 1646886226.204879, msg_269, passed tc-start: 1646886226.212158, msg_270 tc-so:Executing command [ /usr/libexec/lint1 -tw /usr/tests/usr.bin/xlint/lint1/msg_270.c /dev/null ] tc-end: 1646886229.804753, msg_270, passed tc-start: 1646886229.813369, msg_271 tc-so:Executing command [ /usr/libexec/lint1 -tw /usr/tests/usr.bin/xlint/lint1/msg_271.c /dev/null ] tc-end: 1646886233.425714, msg_271, passed tc-start: 1646886233.435273, msg_272 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_272.c /dev/null ] tc-end: 1646886236.847885, msg_272, passed tc-start: 1646886236.856722, msg_272_c90 tc-so:Executing command [ /usr/libexec/lint1 -s /usr/tests/usr.bin/xlint/lint1/msg_272_c90.c /dev/null ] tc-end: 1646886240.363685, msg_272_c90, passed tc-start: 1646886240.371976, msg_273 tc-so:Executing command [ /usr/libexec/lint1 -sw /usr/tests/usr.bin/xlint/lint1/msg_273.c /dev/null ] tc-end: 1646886244.368024, msg_273, passed tc-start: 1646886244.378346, msg_274 tc-so:Executing command [ /usr/libexec/lint1 -sw /usr/tests/usr.bin/xlint/lint1/msg_274.c /dev/null ] tc-end: 1646886248.564284, msg_274, passed tc-start: 1646886248.574433, msg_275 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -h /usr/tests/usr.bin/xlint/lint1/msg_275.c /dev/null ] tc-end: 1646886252.195087, msg_275, passed tc-start: 1646886252.202986, msg_276 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_276.c /dev/null ] tc-end: 1646886255.589705, msg_276, passed tc-start: 1646886255.597922, msg_277 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -e /usr/tests/usr.bin/xlint/lint1/msg_277.c /dev/null ] tc-end: 1646886259.75252, msg_277, passed tc-start: 1646886259.81450, msg_278 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -e /usr/tests/usr.bin/xlint/lint1/msg_278.c /dev/null ] tc-end: 1646886262.622416, msg_278, passed tc-start: 1646886262.630354, msg_279 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -e /usr/tests/usr.bin/xlint/lint1/msg_279.c /dev/null ] tc-end: 1646886265.961418, msg_279, passed tc-start: 1646886265.969055, msg_280 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_280.c /dev/null ] tc-end: 1646886269.349137, msg_280, passed tc-start: 1646886269.360286, msg_281 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_281.c /dev/null ] tc-end: 1646886273.507771, msg_281, passed tc-start: 1646886273.514764, msg_282 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_282.c /dev/null ] tc-end: 1646886277.84128, msg_282, passed tc-start: 1646886277.91191, msg_283 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -X 231 /usr/tests/usr.bin/xlint/lint1/msg_283.c /dev/null ] tc-end: 1646886280.513645, msg_283, passed tc-start: 1646886280.522866, msg_284 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_284.c /dev/null ] tc-end: 1646886284.26233, msg_284, passed tc-start: 1646886284.34587, msg_285 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -r /usr/tests/usr.bin/xlint/lint1/msg_285.c /dev/null ] tc-end: 1646886287.741643, msg_285, passed tc-start: 1646886287.751919, msg_286 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_286.c /dev/null ] tc-end: 1646886291.892065, msg_286, passed tc-start: 1646886291.901569, msg_287 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_287.c /dev/null ] tc-end: 1646886295.535011, msg_287, passed tc-start: 1646886295.544999, msg_288 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_288.c /dev/null ] tc-end: 1646886299.346004, msg_288, passed tc-start: 1646886299.355652, msg_289 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_289.c /dev/null ] tc-end: 1646886302.877637, msg_289, passed tc-start: 1646886302.887055, msg_290 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_290.c /dev/null ] tc-end: 1646886306.567233, msg_290, passed tc-start: 1646886306.577242, msg_291 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_291.c /dev/null ] tc-end: 1646886309.905581, msg_291, passed tc-start: 1646886309.913109, msg_292 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_292.c /dev/null ] tc-end: 1646886313.524643, msg_292, passed tc-start: 1646886313.532430, msg_293 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_293.c /dev/null ] tc-end: 1646886316.965961, msg_293, passed tc-start: 1646886316.974109, msg_294 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_294.c /dev/null ] tc-end: 1646886320.493508, msg_294, passed tc-start: 1646886320.502681, msg_295 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_295.c /dev/null ] tc-end: 1646886324.164110, msg_295, passed tc-start: 1646886324.171315, msg_296 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_296.c /dev/null ] tc-end: 1646886327.672099, msg_296, passed tc-start: 1646886327.679601, msg_297 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -P -a -p /usr/tests/usr.bin/xlint/lint1/msg_297.c /dev/null ] tc-end: 1646886331.186840, msg_297, passed tc-start: 1646886331.193568, msg_298 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_298.c /dev/null ] tc-end: 1646886334.651148, msg_298, passed tc-start: 1646886334.660102, msg_299 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_299.c /dev/null ] tc-end: 1646886338.27883, msg_299, passed tc-start: 1646886338.35601, msg_300 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_300.c /dev/null ] tc-end: 1646886341.477797, msg_300, passed tc-start: 1646886341.487272, msg_301 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_301.c /dev/null ] tc-end: 1646886345.364390, msg_301, passed tc-start: 1646886345.373779, msg_302 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_302.c /dev/null ] tc-end: 1646886348.816901, msg_302, passed tc-start: 1646886348.824923, msg_303 tc-so:Executing command [ /usr/libexec/lint1 -sw /usr/tests/usr.bin/xlint/lint1/msg_303.c /dev/null ] tc-end: 1646886352.256811, msg_303, passed tc-start: 1646886352.263437, msg_304 tc-so:Executing command [ /usr/libexec/lint1 -sw /usr/tests/usr.bin/xlint/lint1/msg_304.c /dev/null ] tc-end: 1646886355.663286, msg_304, passed tc-start: 1646886355.670679, msg_305 tc-so:Executing command [ /usr/libexec/lint1 -sw /usr/tests/usr.bin/xlint/lint1/msg_305.c /dev/null ] tc-end: 1646886359.17043, msg_305, passed tc-start: 1646886359.24910, msg_306 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_306.c /dev/null ] tc-end: 1646886362.437163, msg_306, passed tc-start: 1646886362.444377, msg_307 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_307.c /dev/null ] tc-end: 1646886365.847294, msg_307, passed tc-start: 1646886365.854160, msg_308 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_308.c /dev/null ] tc-end: 1646886369.382341, msg_308, passed tc-start: 1646886369.391939, msg_309 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_309.c /dev/null ] tc-end: 1646886372.982980, msg_309, passed tc-start: 1646886372.991328, msg_310 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_310.c /dev/null ] tc-end: 1646886376.437755, msg_310, passed tc-start: 1646886376.447332, msg_311 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_311.c /dev/null ] tc-end: 1646886379.785072, msg_311, passed tc-start: 1646886379.793304, msg_312 tc-so:Executing command [ /usr/libexec/lint1 -tw /usr/tests/usr.bin/xlint/lint1/msg_312.c /dev/null ] tc-end: 1646886383.250591, msg_312, passed tc-start: 1646886383.258631, msg_313 tc-so:Executing command [ /usr/libexec/lint1 -sw /usr/tests/usr.bin/xlint/lint1/msg_313.c /dev/null ] tc-end: 1646886387.26757, msg_313, passed tc-start: 1646886387.35132, msg_314 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_314.c /dev/null ] tc-end: 1646886390.756197, msg_314, passed tc-start: 1646886390.765605, msg_315 tc-so:Executing command [ /usr/libexec/lint1 -Sw /usr/tests/usr.bin/xlint/lint1/msg_315.c /dev/null ] tc-end: 1646886394.107929, msg_315, passed tc-start: 1646886394.115482, msg_316 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_316.c /dev/null ] tc-end: 1646886397.622798, msg_316, passed tc-start: 1646886397.629477, msg_317 tc-so:Executing command [ /usr/libexec/lint1 -sw /usr/tests/usr.bin/xlint/lint1/msg_317.c /dev/null ] tc-end: 1646886400.964421, msg_317, passed tc-start: 1646886400.972658, msg_318 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_318.c /dev/null ] tc-end: 1646886404.465133, msg_318, passed tc-start: 1646886404.472404, msg_319 tc-so:Executing command [ /usr/libexec/lint1 -sw /usr/tests/usr.bin/xlint/lint1/msg_319.c /dev/null ] tc-end: 1646886407.728686, msg_319, passed tc-start: 1646886407.738436, msg_320 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_320.c /dev/null ] tc-end: 1646886411.253648, msg_320, passed tc-start: 1646886411.261753, msg_321 tc-so:Executing command [ /usr/libexec/lint1 -sw /usr/tests/usr.bin/xlint/lint1/msg_321.c /dev/null ] tc-end: 1646886414.474691, msg_321, passed tc-start: 1646886414.482422, msg_322 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_322.c /dev/null ] tc-end: 1646886417.836644, msg_322, passed tc-start: 1646886417.847319, msg_323 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_323.c /dev/null ] tc-end: 1646886421.208967, msg_323, passed tc-start: 1646886421.217512, msg_324 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -P /usr/tests/usr.bin/xlint/lint1/msg_324.c /dev/null ] tc-end: 1646886424.805520, msg_324, passed tc-start: 1646886424.814035, msg_325 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_325.c /dev/null ] tc-end: 1646886428.255906, msg_325, passed tc-start: 1646886428.263126, msg_326 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_326.c /dev/null ] tc-end: 1646886431.788452, msg_326, passed tc-start: 1646886431.797834, msg_327 tc-so:Executing command [ /usr/libexec/lint1 -w /usr/tests/usr.bin/xlint/lint1/msg_327.c /dev/null ] tc-end: 1646886435.477337, msg_327, passed tc-start: 1646886435.486746, msg_328 tc-so:Executing command [ /usr/libexec/lint1 -Sw /usr/tests/usr.bin/xlint/lint1/msg_328.c /dev/null ] tc-end: 1646886438.949276, msg_328, passed tc-start: 1646886438.957535, msg_329 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_329.c /dev/null ] tc-end: 1646886442.326543, msg_329, passed tc-start: 1646886442.334547, msg_330 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -T /usr/tests/usr.bin/xlint/lint1/msg_330.c /dev/null ] tc-end: 1646886446.42332, msg_330, passed tc-start: 1646886446.53798, msg_331 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -T /usr/tests/usr.bin/xlint/lint1/msg_331.c /dev/null ] tc-end: 1646886449.179271, msg_331, passed tc-start: 1646886449.186879, msg_332 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -T /usr/tests/usr.bin/xlint/lint1/msg_332.c /dev/null ] tc-end: 1646886452.293325, msg_332, passed tc-start: 1646886452.300028, msg_333 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -T /usr/tests/usr.bin/xlint/lint1/msg_333.c /dev/null ] tc-end: 1646886455.520776, msg_333, passed tc-start: 1646886455.528341, msg_334 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -T /usr/tests/usr.bin/xlint/lint1/msg_334.c /dev/null ] tc-end: 1646886458.902320, msg_334, passed tc-start: 1646886458.910118, msg_335 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -T /usr/tests/usr.bin/xlint/lint1/msg_335.c /dev/null ] tc-end: 1646886462.232573, msg_335, passed tc-start: 1646886462.240139, msg_336 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -T /usr/tests/usr.bin/xlint/lint1/msg_336.c /dev/null ] tc-end: 1646886465.616587, msg_336, passed tc-start: 1646886465.624304, msg_337 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -T /usr/tests/usr.bin/xlint/lint1/msg_337.c /dev/null ] tc-end: 1646886469.224272, msg_337, passed tc-start: 1646886469.231239, msg_338 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_338.c /dev/null ] tc-end: 1646886472.672701, msg_338, passed tc-start: 1646886472.682963, msg_339 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_339.c /dev/null ] tc-end: 1646886475.944935, msg_339, passed tc-start: 1646886475.952075, msg_340 tc-so:Executing command [ /usr/libexec/lint1 -Ssw /usr/tests/usr.bin/xlint/lint1/msg_340.c /dev/null ] tc-end: 1646886479.244692, msg_340, passed tc-start: 1646886479.256604, msg_341 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_341.c /dev/null ] tc-end: 1646886482.535537, msg_341, passed tc-start: 1646886482.546467, msg_342 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_342.c /dev/null ] tc-end: 1646886486.176846, msg_342, passed tc-start: 1646886486.190131, msg_343 tc-so:Executing command [ /usr/libexec/lint1 -Sw /usr/tests/usr.bin/xlint/lint1/msg_343.c /dev/null ] tc-end: 1646886490.233319, msg_343, passed tc-start: 1646886490.239985, msg_344 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -p /usr/tests/usr.bin/xlint/lint1/msg_344.c /dev/null ] tc-end: 1646886493.658490, msg_344, passed tc-start: 1646886493.671402, msg_345 tc-so:Executing command [ /usr/libexec/lint1 -Sw /usr/tests/usr.bin/xlint/lint1/msg_345.c /dev/null ] tc-end: 1646886497.509207, msg_345, passed tc-start: 1646886497.522502, msg_346 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_346.c /dev/null ] tc-end: 1646886501.255359, msg_346, passed tc-start: 1646886501.266094, msg_347 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -r /usr/tests/usr.bin/xlint/lint1/msg_347.c /dev/null ] tc-end: 1646886505.23984, msg_347, passed tc-start: 1646886505.35440, msg_348 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -r /usr/tests/usr.bin/xlint/lint1/msg_348.c /dev/null ] tc-end: 1646886508.476333, msg_348, passed tc-start: 1646886508.483524, op_colon tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -p /usr/tests/usr.bin/xlint/lint1/op_colon.c /dev/null ] tc-end: 1646886511.583492, op_colon, passed tc-start: 1646886511.590114, op_shl_lp64 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/op_shl_lp64.c /dev/null ] tc-end: 1646886515.26518, op_shl_lp64, passed tc-start: 1646886515.37190, parse_init_declarator tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/parse_init_declarator.c /dev/null ] tc-end: 1646886518.497326, parse_init_declarator, passed tc-start: 1646886518.504137, parse_stmt_error tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/parse_stmt_error.c /dev/null ] tc-end: 1646886521.552707, parse_stmt_error, passed tc-start: 1646886521.559608, parse_stmt_iter_error tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/parse_stmt_iter_error.c /dev/null ] tc-end: 1646886524.620429, parse_stmt_iter_error, passed tc-start: 1646886524.627298, parse_type_name tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/parse_type_name.c /dev/null ] tc-end: 1646886527.670686, parse_type_name, passed tc-start: 1646886527.677332, platform_ilp32 tc-end: 1646886530.764649, platform_ilp32, skipped, unsuitable platform tc-start: 1646886530.771589, platform_int tc-end: 1646886533.807507, platform_int, skipped, unsuitable platform tc-start: 1646886533.814638, platform_ldbl128 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -c -h -a -p -b -r -z /usr/tests/usr.bin/xlint/lint1/platform_ldbl128.c /dev/null ] tc-end: 1646886536.842106, platform_ldbl128, passed tc-start: 1646886536.849555, platform_ldbl64 tc-end: 1646886539.742967, platform_ldbl64, skipped, unsuitable platform tc-start: 1646886539.750402, platform_ldbl96 tc-end: 1646886542.593599, platform_ldbl96, skipped, unsuitable platform tc-start: 1646886542.601277, platform_long tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -c -h -a -p -b -r -z /usr/tests/usr.bin/xlint/lint1/platform_long.c /dev/null ] tc-end: 1646886545.650768, platform_long, passed tc-start: 1646886545.657338, platform_lp64 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -c -h -a -p -b -r -z /usr/tests/usr.bin/xlint/lint1/platform_lp64.c /dev/null ] tc-end: 1646886548.840625, platform_lp64, passed tc-start: 1646886548.847436, platform_schar tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -c -h -a -p -b -r -z /usr/tests/usr.bin/xlint/lint1/platform_schar.c /dev/null ] tc-end: 1646886551.867122, platform_schar, passed tc-start: 1646886551.873477, platform_uchar tc-end: 1646886554.712624, platform_uchar, skipped, unsuitable platform tc-start: 1646886554.725030, stmt_for tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/stmt_for.c /dev/null ] tc-end: 1646886557.751688, stmt_for, passed tc-start: 1646886557.758278, stmt_goto tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/stmt_goto.c /dev/null ] tc-end: 1646886560.774863, stmt_goto, passed tc-start: 1646886560.781699, stmt_if tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/stmt_if.c /dev/null ] tc-end: 1646886563.786682, stmt_if, passed tp-end: 1646886563.792937, usr.bin/xlint/lint1/t_integration tp-start: 1646886567.371660, usr.bin/xlint/lint2/t_lint2, 27 tc-start: 1646886567.373959, emit tc-so:Executing command [ /usr/libexec/lint2 -h -x -C emit emit.ln ] tc-so:Executing command [ cat llib-lemit.ln ] tc-end: 1646886568.444559, emit, passed tc-start: 1646886568.456723, emit_lp64 tc-so:Executing command [ /usr/libexec/lint2 -h -x -C emit_lp64 emit_lp64.ln ] tc-so:Executing command [ cat llib-lemit_lp64.ln ] tc-end: 1646886569.468171, emit_lp64, passed tc-start: 1646886569.480259, error_cases tc-so: tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:123 tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0X tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0d tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0dXYZ tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0d123 tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0d123.XYZ tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0X0.0 tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0c0.0 tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0c0.0uu tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0c0.0du tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0c0.0ui tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0c0.0di tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0c0.0ud tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0c0.0dd tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0c0.0iiiiiii1n_ tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0c0.0z-1d_ tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0c0.0p1n1d_ tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0c0.0s tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0c0.0s2 tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0c0.0s2| tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0c0.0s2" tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0c0.0s2"% tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0c0.0s2"\ tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0c0.0s2"%\ tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0d0 tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0d0.0 tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0d0.0dd tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0d0.0de tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0d0.0ee tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0d0.0ii tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0d0.0oo tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0d0.0rr tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0d0.0ss tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0d0.0tt tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0d0.0uu tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0d0.0v1v1 tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0d0.0P1P1 tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0d0.0S1S1 tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0d0.0v1P1S_ tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0d0.0d3var_ tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0d0.0d3varPV_ tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0u0.0 tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0u0.0_ tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0u0.0x tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0u0.0x3var_ tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-end: 1646886577.931646, error_cases, passed tc-start: 1646886577.940789, missing_newline tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-end: 1646886579.119897, missing_newline, passed tc-start: 1646886579.131642, msg_000 tc-so:Executing command [ /usr/libexec/lint2 -h -x msg_000.ln ] tc-end: 1646886580.487871, msg_000, passed tc-start: 1646886580.502918, msg_001 tc-so:Executing command [ /usr/libexec/lint2 -h -x msg_001.ln ] tc-end: 1646886581.548194, msg_001, passed tc-start: 1646886581.556054, msg_002 tc-so:Executing command [ /usr/libexec/lint2 -h -x msg_002.ln ] tc-end: 1646886582.520365, msg_002, passed tc-start: 1646886582.528678, msg_003 tc-so:Executing command [ /usr/libexec/lint2 -h -x msg_003.ln ] tc-end: 1646886583.515593, msg_003, passed tc-start: 1646886583.527494, msg_004 tc-so:Executing command [ /usr/libexec/lint2 -h -x msg_004.ln ] tc-end: 1646886584.642260, msg_004, passed tc-start: 1646886584.650347, msg_005 tc-so:Executing command [ /usr/libexec/lint2 -h -x msg_005.ln ] tc-end: 1646886585.869807, msg_005, passed tc-start: 1646886585.885841, msg_006 tc-so:Executing command [ /usr/libexec/lint2 -h -x msg_006.ln ] tc-end: 1646886587.436928, msg_006, passed tc-start: 1646886587.452583, msg_007 tc-so:Executing command [ /usr/libexec/lint2 -h -x msg_007.ln ] tc-end: 1646886588.850271, msg_007, passed tc-start: 1646886588.865053, msg_008 tc-so:Executing command [ /usr/libexec/lint2 -h -x msg_008.ln ] tc-end: 1646886590.234853, msg_008, passed tc-start: 1646886590.245944, msg_009 tc-so:Executing command [ /usr/libexec/lint2 -h -x msg_009.ln ] tc-end: 1646886591.675195, msg_009, passed tc-start: 1646886591.691077, msg_010 tc-so:Executing command [ /usr/libexec/lint2 -h -x msg_010.ln ] tc-end: 1646886592.903175, msg_010, passed tc-start: 1646886592.911688, msg_011 tc-so:Executing command [ /usr/libexec/lint2 -h -x msg_011.ln ] tc-end: 1646886593.811309, msg_011, passed tc-start: 1646886593.819751, msg_012 tc-so:Executing command [ /usr/libexec/lint2 -h -x msg_012.ln ] tc-end: 1646886594.714206, msg_012, passed tc-start: 1646886594.722507, msg_013 tc-so:Executing command [ /usr/libexec/lint2 -h -x msg_013.ln ] tc-end: 1646886596.1383, msg_013, passed tc-start: 1646886596.14633, msg_014 tc-so:Executing command [ /usr/libexec/lint2 -h -x msg_014.ln ] tc-end: 1646886597.430442, msg_014, passed tc-start: 1646886597.443926, msg_015 tc-so:Executing command [ /usr/libexec/lint2 -h -x msg_015.ln ] tc-end: 1646886598.846161, msg_015, passed tc-start: 1646886598.858839, msg_016 tc-so:Executing command [ /usr/libexec/lint2 -h -x msg_016.ln ] tc-end: 1646886600.278647, msg_016, passed tc-start: 1646886600.291839, msg_017 tc-so:Executing command [ /usr/libexec/lint2 -h -x msg_017.ln ] tc-end: 1646886601.693760, msg_017, passed tc-start: 1646886601.706705, msg_018 tc-so:Executing command [ /usr/libexec/lint2 -h -x msg_018.ln ] tc-end: 1646886603.140305, msg_018, passed tc-start: 1646886603.153718, output_sorted tc-so:Executing command [ /usr/libexec/lint2 -h -x output_sorted.ln ] tc-end: 1646886604.589278, output_sorted, passed tc-start: 1646886604.605429, read tc-so:Executing command [ /usr/libexec/lint2 -h -x read.ln ] tc-end: 1646886606.396439, read, passed tc-start: 1646886606.414839, read_lp64 tc-so:Executing command [ /usr/libexec/lint2 -h -x read_lp64.ln ] tc-end: 1646886607.951951, read_lp64, passed tc-start: 1646886607.969152, read_printf tc-so:Executing command [ /usr/libexec/lint2 -h -x read_printf.ln ] tc-end: 1646886609.620222, read_printf, passed tp-end: 1646886609.635955, usr.bin/xlint/lint2/t_lint2 tp-start: 1646886610.909502, usr.bin/ztest/t_ztest, 1 tc-start: 1646886610.914706, assert tc-so:Executing command [ /bin/sh -c mkdir /tmp/ztest ] tc-so:Executing command [ /bin/sh -c ztest -VVV -v10 -m2 -r12 -R3 -T 10 -f /tmp/ztest ] tc-se:Fail: incorrect exit status: 2, expected: 0 tc-se:stdout: tc-se:10 vdevs, 7 datasets, 23 threads, 10 seconds... tc-se: tc-se:stderr: tc-se:zdb: Fail to initialize zfs tc-se:ztest: '/usr/sbin/zdb -bccs -d -U /tmp/ztest/zpool.cache ztest' exit code 1 tc-se:child exited with code 3 tc-se: tc-end: 1646886645.259214, assert, expected_failure, PR kern/53767: atf-check failed; see the output of the test for details tp-end: 1646886645.267112, usr.bin/ztest/t_ztest tp-start: 1646886646.12913, usr.bin/c++/t_asan_double_free, 1 tc-start: 1646886646.15090, target_not_supported tc-end: 1646886646.922362, target_not_supported, skipped, Target is not supported tp-end: 1646886646.932190, usr.bin/c++/t_asan_double_free tp-start: 1646886648.37071, usr.bin/c++/t_asan_global_buffer_overflow, 1 tc-start: 1646886648.40188, target_not_supported tc-end: 1646886649.24135, target_not_supported, skipped, Target is not supported tp-end: 1646886649.33762, usr.bin/c++/t_asan_global_buffer_overflow tp-start: 1646886650.133458, usr.bin/c++/t_asan_heap_overflow, 1 tc-start: 1646886650.136704, target_not_supported tc-end: 1646886651.24091, target_not_supported, skipped, Target is not supported tp-end: 1646886651.30535, usr.bin/c++/t_asan_heap_overflow tp-start: 1646886651.979261, usr.bin/c++/t_asan_off_by_one, 1 tc-start: 1646886651.982563, target_not_supported tc-end: 1646886652.898759, target_not_supported, skipped, Target is not supported tp-end: 1646886652.908308, usr.bin/c++/t_asan_off_by_one tp-start: 1646886653.679207, usr.bin/c++/t_asan_poison, 1 tc-start: 1646886653.681400, target_not_supported tc-end: 1646886654.327817, target_not_supported, skipped, Target is not supported tp-end: 1646886654.334211, usr.bin/c++/t_asan_poison tp-start: 1646886655.49078, usr.bin/c++/t_asan_uaf, 1 tc-start: 1646886655.51279, target_not_supported tc-end: 1646886655.690856, target_not_supported, skipped, Target is not supported tp-end: 1646886655.697499, usr.bin/c++/t_asan_uaf tp-start: 1646886657.541984, usr.bin/c++/t_ubsan_int_add_overflow, 3 tc-start: 1646886657.545117, int_add_overflow tc-so:Executing command [ ./test ] tc-end: 1646886665.906879, int_add_overflow, passed tc-start: 1646886665.919952, int_add_overflow_pic tc-so:Executing command [ ./test ] tc-end: 1646886677.406901, int_add_overflow_pic, passed tc-start: 1646886677.424822, int_add_overflow_pie tc-so:Executing command [ ./test ] tc-end: 1646886685.448772, int_add_overflow_pie, passed tp-end: 1646886685.467820, usr.bin/c++/t_ubsan_int_add_overflow tp-start: 1646886687.806832, usr.bin/c++/t_ubsan_int_neg_overflow, 3 tc-start: 1646886687.810070, int_neg_overflow tc-so:Executing command [ ./test ] tc-end: 1646886693.6535, int_neg_overflow, passed tc-start: 1646886693.16819, int_neg_overflow_pic tc-so:Executing command [ ./test ] tc-end: 1646886701.842355, int_neg_overflow_pic, passed tc-start: 1646886701.853830, int_neg_overflow_pie tc-so:Executing command [ ./test ] tc-end: 1646886706.989348, int_neg_overflow_pie, passed tp-end: 1646886707.2926, usr.bin/c++/t_ubsan_int_neg_overflow tp-start: 1646886708.887154, usr.bin/c++/t_ubsan_vla_out_of_bounds, 3 tc-start: 1646886708.889453, vla_out_of_bounds tc-so:Executing command [ ./test ] tc-end: 1646886713.768737, vla_out_of_bounds, passed tc-start: 1646886713.778427, vla_out_of_bounds_pic tc-so:Executing command [ ./test ] tc-end: 1646886722.201074, vla_out_of_bounds_pic, passed tc-start: 1646886722.212612, vla_out_of_bounds_pie tc-so:Executing command [ ./test ] tc-end: 1646886727.466752, vla_out_of_bounds_pie, passed tp-end: 1646886727.476372, usr.bin/c++/t_ubsan_vla_out_of_bounds tp-start: 1646886728.987116, usr.bin/c++/t_ubsan_int_sub_overflow, 3 tc-start: 1646886728.989340, int_sub_overflow tc-so:Executing command [ ./test ] tc-end: 1646886733.714829, int_sub_overflow, passed tc-start: 1646886733.724847, int_sub_overflow_pic tc-so:Executing command [ ./test ] tc-end: 1646886741.825375, int_sub_overflow_pic, passed tc-start: 1646886741.837452, int_sub_overflow_pie tc-so:Executing command [ ./test ] tc-end: 1646886747.50764, int_sub_overflow_pie, passed tp-end: 1646886747.60945, usr.bin/c++/t_ubsan_int_sub_overflow tp-start: 1646886748.597121, usr.bin/c++/t_ubsan_int_divzero, 3 tc-start: 1646886748.599314, int_divzero tc-so:Executing command [ ./test ] tc-end: 1646886753.429022, int_divzero, passed tc-start: 1646886753.443199, int_divzero_pic tc-so:Executing command [ ./test ] tc-end: 1646886761.379304, int_divzero_pic, passed tc-start: 1646886761.394768, int_divzero_pie tc-so:Executing command [ ./test ] tc-end: 1646886766.687138, int_divzero_pie, passed tp-end: 1646886766.700524, usr.bin/c++/t_ubsan_int_divzero tp-start: 1646886768.558067, usr.bin/c++/t_call_once, 10 tc-start: 1646886768.560537, call_once tc-so:Executing command [ c++ -o call_once test.cpp -pthread ] tc-so:Executing command [ ./call_once ] tc-end: 1646886801.692356, call_once, passed tc-start: 1646886801.702667, call_once_32 tc-so:Executing command [ c++ -o call_once_32 -m32 test.cpp -pthread ] tc-so:Executing command [ c++ -o call_once_64 test.cpp -pthread ] tc-so:32bit binaries on this platform are: tc-so:ELF 32-bit MSB executable, SPARC32PLUS, V8+ Required, total store ordering, version 1 (SYSV), dynamically linked, interpreter /usr/libexec/ld.elf_so, for NetBSD 9.99.94, not stripped tc-so:While native (64bit) binaries are: tc-so:ELF 64-bit MSB executable, SPARC V9, relaxed memory ordering, version 1 (SYSV), dynamically linked, interpreter /usr/libexec/ld.elf_so, for NetBSD 9.99.94, compiler model: medmid, not stripped tc-so:Executing command [ ./call_once_32 ] tc-so:Executing command [ c++ -o call_once -m32 -pthread -static test.cpp ] tc-so:Executing command [ ./call_once ] tc-end: 1646886904.840605, call_once_32, passed tc-start: 1646886904.865088, call_once_pic tc-so:Executing command [ c++ -fPIC -shared -o libtest.so pic.cpp ] tc-so:Executing command [ c++ -o call_once test.cpp -L. -ltest -pthread ] tc-so:Executing command [ ./call_once ] tc-end: 1646886939.382650, call_once_pic, passed tc-start: 1646886939.396387, call_once_pic_32 tc-so:Executing command [ c++ -m32 -fPIC -shared -o libtest.so pic.cpp ] tc-so:Executing command [ c++ -m32 -o call_once test.cpp -L. -ltest -pthread ] tc-so:Executing command [ ./call_once ] tc-end: 1646886977.378910, call_once_pic_32, passed tc-start: 1646886977.394015, call_once_pic_profile tc-so:Executing command [ c++ -pg -fPIC -shared -o libtest.so pic.cpp ] tc-so:Executing command [ c++ -pg -o call_once test.cpp -L. -ltest -pthread ] tc-so:Executing command [ ./call_once ] tc-end: 1646887013.401182, call_once_pic_profile, passed tc-start: 1646887013.422222, call_once_pic_profile_32 tc-so:Executing command [ c++ -m32 -pg -fPIC -shared -o libtest.so pic.cpp ] tc-so:Executing command [ c++ -m32 -pg -o call_once test.cpp -L. -ltest -pthread ] tc-so:Executing command [ ./call_once ] tc-end: 1646887055.138449, call_once_pic_profile_32, passed tc-start: 1646887055.167973, call_once_pie tc-so:Executing command [ c++ -fpie -pie -o call_once test.cpp -pthread ] tc-so:Executing command [ ./call_once ] tc-end: 1646887092.188881, call_once_pie, passed tc-start: 1646887092.199246, call_once_profile tc-so:Executing command [ c++ -pg -o call_once test.cpp -pthread ] tc-so:Executing command [ ./call_once ] tc-se:Fail: program did not exit cleanly tc-se:stdout: tc-se: tc-se:stderr: tc-se: tc-end: 1646887128.784726, call_once_profile, failed, atf-check failed; see the output of the test for details tc-start: 1646887128.805729, call_once_profile_32 tc-so:Executing command [ c++ -m32 -pg -o call_once test.cpp -pthread ] tc-so:Executing command [ ./call_once ] tc-se:Fail: program did not exit cleanly tc-se:stdout: tc-se: tc-se:stderr: tc-se: tc-end: 1646887169.622659, call_once_profile_32, failed, atf-check failed; see the output of the test for details tc-start: 1646887169.652429, call_once_static tc-so:Executing command [ c++ -static -o call_once test.cpp -pthread ] tc-so:Executing command [ ./call_once ] tc-end: 1646887208.519353, call_once_static, passed tp-end: 1646887208.537894, usr.bin/c++/t_call_once tp-start: 1646887210.957899, usr.bin/c++/t_call_once2, 10 tc-start: 1646887210.961416, call_once2 tc-so:Executing command [ c++ -o call_once2 test.cpp -pthread ] tc-so:Executing command [ ./call_once2 ] tc-end: 1646887258.345003, call_once2, passed tc-start: 1646887258.357553, call_once2_32 tc-so:Executing command [ c++ -o call_once2_32 -m32 test.cpp -pthread ] tc-so:Executing command [ c++ -o call_once2_64 test.cpp -pthread ] tc-so:32bit binaries on this platform are: tc-so:ELF 32-bit MSB executable, SPARC32PLUS, V8+ Required, total store ordering, version 1 (SYSV), dynamically linked, interpreter /usr/libexec/ld.elf_so, for NetBSD 9.99.94, not stripped tc-so:While native (64bit) binaries are: tc-so:ELF 64-bit MSB executable, SPARC V9, relaxed memory ordering, version 1 (SYSV), dynamically linked, interpreter /usr/libexec/ld.elf_so, for NetBSD 9.99.94, compiler model: medmid, not stripped tc-so:Executing command [ ./call_once2_32 ] tc-so:Executing command [ c++ -o call_once2 -m32 -pthread -static test.cpp ] tc-so:Executing command [ ./call_once2 ] tc-end: 1646887394.961724, call_once2_32, passed tc-start: 1646887394.992398, call_once2_pic tc-so:Executing command [ c++ -fPIC -shared -o libtest.so pic.cpp ] tc-so:Executing command [ c++ -o call_once2 test.cpp -L. -ltest -pthread ] tc-so:Executing command [ ./call_once2 ] tc-end: 1646887444.329339, call_once2_pic, passed tc-start: 1646887444.348447, call_once2_pic_32 tc-so:Executing command [ c++ -m32 -fPIC -shared -o libtest.so pic.cpp ] tc-so:Executing command [ c++ -m32 -o call_once2 test.cpp -L. -ltest -pthread ] tc-so:Executing command [ ./call_once2 ] tc-end: 1646887499.56074, call_once2_pic_32, passed tc-start: 1646887499.73548, call_once2_pic_profile tc-so:Executing command [ c++ -pg -fPIC -shared -o libtest.so pic.cpp ] tc-so:Executing command [ c++ -pg -o call_once2 test.cpp -L. -ltest -pthread ] tc-so:Executing command [ ./call_once2 ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se: tc-se:stderr: tc-se:./libtest.so: Trying to call undefined weak symbol `pthread_create' tc-se: tc-end: 1646887552.763141, call_once2_pic_profile, expected_failure, profiling option doesn't work with pic: atf-check failed; see the output of the test for details tc-start: 1646887552.796653, call_once2_pic_profile_32 tc-so:Executing command [ c++ -m32 -pg -fPIC -shared -o libtest.so pic.cpp ] tc-so:Executing command [ c++ -m32 -pg -o call_once2 test.cpp -L. -ltest -pthread ] tc-so:Executing command [ ./call_once2 ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se: tc-se:stderr: tc-se:./libtest.so: Trying to call undefined weak symbol `pthread_create' tc-se: tc-end: 1646887603.966262, call_once2_pic_profile_32, expected_failure, profiling option doesn't work with shared libraries: atf-check failed; see the output of the test for details tc-start: 1646887603.999346, call_once2_pie tc-so:Executing command [ c++ -fpie -pie -o call_once2 test.cpp -pthread ] tc-so:Executing command [ ./call_once2 ] tc-end: 1646887653.563179, call_once2_pie, passed tc-start: 1646887653.574423, call_once2_profile tc-so:Executing command [ c++ -pg -o call_once2 test.cpp -pthread ] tc-so:Executing command [ ./call_once2 ] tc-se:Fail: program did not exit cleanly tc-se:stdout: tc-se: tc-se:stderr: tc-se: tc-end: 1646887707.398374, call_once2_profile, expected_failure, profiling option doesn't work with shared libraries: atf-check failed; see the output of the test for details tc-start: 1646887707.426212, call_once2_profile_32 tc-so:Executing command [ c++ -m32 -pg -o call_once2 test.cpp -pthread ] tc-so:Executing command [ ./call_once2 ] tc-se:Fail: program did not exit cleanly tc-se:stdout: tc-se: tc-se:stderr: tc-se: tc-end: 1646887761.771964, 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: 1646887761.798721, call_once2_static tc-so:Executing command [ c++ -static -o call_once2 test.cpp -pthread ] tc-so:Executing command [ ./call_once2 ] tc-end: 1646887815.472198, call_once2_static, passed tp-end: 1646887815.509510, usr.bin/c++/t_call_once2 tp-start: 1646887818.476152, usr.bin/c++/t_cxxruntime, 10 tc-start: 1646887818.479287, cxxruntime tc-so:Executing command [ c++ -o hello test.cpp ] tc-so:Executing command [ ./hello ] tc-end: 1646887844.321548, cxxruntime, passed tc-start: 1646887844.331641, cxxruntime32 tc-so:Executing command [ c++ -o hello32 -m32 test.cpp ] tc-so:Executing command [ c++ -o hello64 test.cpp ] tc-so:32bit binaries on this platform are: tc-so:ELF 32-bit MSB executable, SPARC32PLUS, V8+ Required, total store ordering, version 1 (SYSV), dynamically linked, interpreter /usr/libexec/ld.elf_so, for NetBSD 9.99.94, not stripped tc-so:While native (64bit) binaries are: tc-so:ELF 64-bit MSB executable, SPARC V9, relaxed memory ordering, version 1 (SYSV), dynamically linked, interpreter /usr/libexec/ld.elf_so, for NetBSD 9.99.94, compiler model: medmid, not stripped tc-so:Executing command [ ./hello32 ] tc-so:Executing command [ c++ -o hello -m32 -static test.cpp ] tc-so:Executing command [ ./hello ] tc-end: 1646887928.576364, cxxruntime32, passed tc-start: 1646887928.619938, cxxruntime_pic tc-so:Executing command [ c++ -fPIC -shared -o libtest.so pic.cpp ] tc-so:Executing command [ c++ -o hello test.cpp -L. -ltest ] tc-so:Executing command [ ./hello ] tc-end: 1646887961.618371, cxxruntime_pic, passed tc-start: 1646887961.633107, cxxruntime_pic_32 tc-so:Executing command [ c++ -m32 -fPIC -shared -o libtest.so pic.cpp ] tc-so:Executing command [ c++ -m32 -o hello test.cpp -L. -ltest ] tc-so:Executing command [ ./hello ] tc-end: 1646887992.168515, cxxruntime_pic_32, passed tc-start: 1646887992.184203, cxxruntime_pic_profile tc-so:Executing command [ c++ -pg -fPIC -shared -o libtest.so pic.cpp ] tc-so:Executing command [ c++ -pg -o hello test.cpp -L. -ltest ] tc-so:Executing command [ ./hello ] tc-end: 1646888027.234096, cxxruntime_pic_profile, passed tc-start: 1646888027.267565, cxxruntime_pic_profile_32 tc-so:Executing command [ c++ -m32 -pg -fPIC -shared -o libtest.so pic.cpp ] tc-so:Executing command [ c++ -m32 -pg -o hello test.cpp -L. -ltest ] tc-so:Executing command [ ./hello ] tc-end: 1646888061.354371, cxxruntime_pic_profile_32, passed tc-start: 1646888061.388788, cxxruntime_pie tc-so:Executing command [ c++ -fpie -pie -o hello test.cpp ] tc-so:Executing command [ ./hello ] tc-end: 1646888090.319427, cxxruntime_pie, passed tc-start: 1646888090.330258, cxxruntime_profile tc-so:Executing command [ c++ -pg -o hello test.cpp ] tc-so:Executing command [ ./hello ] tc-end: 1646888122.440372, cxxruntime_profile, passed tc-start: 1646888122.472468, cxxruntime_profile_32 tc-so:Executing command [ c++ -m32 -pg -o hello test.cpp ] tc-so:Executing command [ ./hello ] tc-end: 1646888156.196052, cxxruntime_profile_32, passed tc-start: 1646888156.221790, cxxruntime_static tc-so:Executing command [ c++ -static -o hello test.cpp ] tc-so:Executing command [ ./hello ] tc-end: 1646888187.987117, cxxruntime_static, passed tp-end: 1646888188.8558, usr.bin/c++/t_cxxruntime tp-start: 1646888190.211739, usr.bin/c++/t_hello, 10 tc-start: 1646888190.214708, hello tc-so:Executing command [ c++ -o hello test.cpp ] tc-so:Executing command [ ./hello ] tc-end: 1646888194.734063, hello, passed tc-start: 1646888194.744476, hello32 tc-so:Executing command [ c++ -o hello32 -m32 test.cpp ] tc-so:Executing command [ c++ -o hello64 test.cpp ] tc-so:32bit binaries on this platform are: tc-so:ELF 32-bit MSB executable, SPARC32PLUS, V8+ Required, total store ordering, version 1 (SYSV), dynamically linked, interpreter /usr/libexec/ld.elf_so, for NetBSD 9.99.94, not stripped tc-so:While native (64bit) binaries are: tc-so:ELF 64-bit MSB executable, SPARC V9, relaxed memory ordering, version 1 (SYSV), dynamically linked, interpreter /usr/libexec/ld.elf_so, for NetBSD 9.99.94, compiler model: medmid, not stripped tc-so:Executing command [ ./hello32 ] tc-so:Executing command [ c++ -o hello -m32 -static test.cpp ] tc-so:Executing command [ ./hello ] tc-end: 1646888209.856662, hello32, passed tc-start: 1646888209.881895, hello_pic tc-so:Executing command [ c++ -fPIC -shared -o libtest.so pic.cpp ] tc-so:Executing command [ c++ -o hello test.cpp -L. -ltest ] tc-so:Executing command [ ./hello ] tc-end: 1646888217.459801, hello_pic, passed tc-start: 1646888217.474559, hello_pic_32 tc-so:Executing command [ c++ -m32 -fPIC -shared -o libtest.so pic.cpp ] tc-so:Executing command [ c++ -m32 -o hello test.cpp -L. -ltest ] tc-so:Executing command [ ./hello ] tc-end: 1646888226.400129, hello_pic_32, passed tc-start: 1646888226.416863, hello_pic_profile tc-so:Executing command [ c++ -pg -fPIC -shared -o libtest.so pic.cpp ] tc-so:Executing command [ c++ -pg -o hello test.cpp -L. -ltest ] tc-so:Executing command [ ./hello ] tc-end: 1646888232.527897, hello_pic_profile, passed tc-start: 1646888232.552805, hello_pic_profile_32 tc-so:Executing command [ c++ -m32 -pg -fPIC -shared -o libtest.so pic.cpp ] tc-so:Executing command [ c++ -m32 -pg -o hello test.cpp -L. -ltest ] tc-so:Executing command [ ./hello ] tc-end: 1646888239.950604, hello_pic_profile_32, passed tc-start: 1646888239.974600, hello_pie tc-so:Executing command [ c++ -fpie -pie -o hello test.cpp ] tc-so:Executing command [ ./hello ] tc-end: 1646888245.113151, hello_pie, passed tc-start: 1646888245.124024, hello_profile tc-so:Executing command [ c++ -pg -o hello test.cpp ] tc-so:Executing command [ ./hello ] tc-end: 1646888250.634816, hello_profile, passed tc-start: 1646888250.657471, hello_profile_32 tc-so:Executing command [ c++ -m32 -pg -o hello test.cpp ] tc-so:Executing command [ ./hello ] tc-end: 1646888256.493250, hello_profile_32, passed tc-start: 1646888256.512027, hello_static tc-so:Executing command [ c++ -static -o hello test.cpp ] tc-so:Executing command [ ./hello ] tc-end: 1646888261.32368, hello_static, passed tp-end: 1646888261.53757, usr.bin/c++/t_hello tp-start: 1646888263.379324, usr.bin/c++/t_pthread_once, 10 tc-start: 1646888263.382254, pthread_once tc-so:Executing command [ c++ -o pthread_once test.cpp -pthread ] tc-so:Executing command [ ./pthread_once ] tc-end: 1646888290.411169, pthread_once, passed tc-start: 1646888290.422837, pthread_once_32 tc-so:Executing command [ c++ -o pthread_once_32 -m32 test.cpp -pthread ] tc-so:Executing command [ c++ -o pthread_once_64 test.cpp -pthread ] tc-so:32bit binaries on this platform are: tc-so:ELF 32-bit MSB executable, SPARC32PLUS, V8+ Required, total store ordering, version 1 (SYSV), dynamically linked, interpreter /usr/libexec/ld.elf_so, for NetBSD 9.99.94, not stripped tc-so:While native (64bit) binaries are: tc-so:ELF 64-bit MSB executable, SPARC V9, relaxed memory ordering, version 1 (SYSV), dynamically linked, interpreter /usr/libexec/ld.elf_so, for NetBSD 9.99.94, compiler model: medmid, not stripped tc-so:Executing command [ ./pthread_once_32 ] tc-so:Executing command [ c++ -o pthread_once -m32 -pthread -static test.cpp ] tc-so:Executing command [ ./pthread_once ] tc-end: 1646888369.217394, pthread_once_32, passed tc-start: 1646888369.254446, pthread_once_pic tc-so:Executing command [ c++ -fPIC -shared -o libtest.so pic.cpp ] tc-so:Executing command [ c++ -o pthread_once test.cpp -L. -ltest -pthread ] tc-so:Executing command [ ./pthread_once ] tc-end: 1646888399.202431, pthread_once_pic, passed tc-start: 1646888399.223439, pthread_once_pic_32 tc-so:Executing command [ c++ -m32 -fPIC -shared -o libtest.so pic.cpp ] tc-so:Executing command [ c++ -m32 -o pthread_once test.cpp -L. -ltest -pthread ] tc-so:Executing command [ ./pthread_once ] tc-end: 1646888430.259416, pthread_once_pic_32, passed tc-start: 1646888430.275544, pthread_once_pic_profile tc-so:Executing command [ c++ -pg -fPIC -shared -o libtest.so pic.cpp ] tc-so:Executing command [ c++ -pg -o pthread_once test.cpp -L. -ltest -pthread ] tc-so:Executing command [ ./pthread_once ] tc-end: 1646888459.823339, pthread_once_pic_profile, passed tc-start: 1646888459.851953, pthread_once_pic_profile_32 tc-so:Executing command [ c++ -m32 -pg -fPIC -shared -o libtest.so pic.cpp ] tc-so:Executing command [ c++ -m32 -pg -o pthread_once test.cpp -L. -ltest -pthread ] tc-so:Executing command [ ./pthread_once ] tc-end: 1646888489.674163, pthread_once_pic_profile_32, passed tc-start: 1646888489.694773, pthread_once_pie tc-so:Executing command [ c++ -fpie -pie -o pthread_once test.cpp -pthread ] tc-so:Executing command [ ./pthread_once ] tc-end: 1646888519.832959, pthread_once_pie, passed tc-start: 1646888519.845079, pthread_once_profile tc-so:Executing command [ c++ -pg -o pthread_once test.cpp -pthread ] tc-so:Executing command [ ./pthread_once ] tc-se:Fail: program did not exit cleanly tc-se:stdout: tc-se: tc-se:stderr: tc-se: tc-end: 1646888549.263580, pthread_once_profile, failed, atf-check failed; see the output of the test for details tc-start: 1646888549.293587, pthread_once_profile_32 tc-so:Executing command [ c++ -m32 -pg -o pthread_once test.cpp -pthread ] tc-so:Executing command [ ./pthread_once ] tc-se:Fail: program did not exit cleanly tc-se:stdout: tc-se: tc-se:stderr: tc-se: tc-end: 1646888580.381471, pthread_once_profile_32, failed, atf-check failed; see the output of the test for details tc-start: 1646888580.413674, pthread_once_static tc-so:Executing command [ c++ -static -o pthread_once test.cpp -pthread ] tc-so:Executing command [ ./pthread_once ] tc-end: 1646888611.231872, pthread_once_static, passed tp-end: 1646888611.254759, usr.bin/c++/t_pthread_once tp-start: 1646888613.621353, usr.bin/c++/t_static_destructor, 10 tc-start: 1646888613.623755, static_destructor tc-so:Executing command [ c++ -o hello test.cpp ] tc-so:Executing command [ ./hello ] tc-end: 1646888641.531623, static_destructor, passed tc-start: 1646888641.542052, static_destructor32 tc-so:Executing command [ c++ -o hello32 -m32 test.cpp ] tc-so:Executing command [ c++ -o hello64 test.cpp ] tc-so:32bit binaries on this platform are: tc-so:ELF 32-bit MSB executable, SPARC32PLUS, V8+ Required, total store ordering, version 1 (SYSV), dynamically linked, interpreter /usr/libexec/ld.elf_so, for NetBSD 9.99.94, not stripped tc-so:While native (64bit) binaries are: tc-so:ELF 64-bit MSB executable, SPARC V9, relaxed memory ordering, version 1 (SYSV), dynamically linked, interpreter /usr/libexec/ld.elf_so, for NetBSD 9.99.94, compiler model: medmid, not stripped tc-so:Executing command [ ./hello32 ] tc-so:Executing command [ c++ -o hello -m32 -static test.cpp ] tc-so:Executing command [ ./hello ] tc-end: 1646888731.843770, static_destructor32, passed tc-start: 1646888731.877157, static_destructor_pic tc-so:Executing command [ c++ -fPIC -shared -o libtest.so pic.cpp ] tc-so:Executing command [ c++ -o hello test.cpp -L. -ltest ] tc-so:Executing command [ ./hello ] tc-end: 1646888763.309560, static_destructor_pic, passed tc-start: 1646888763.328381, static_destructor_pic_32 tc-so:Executing command [ c++ -m32 -fPIC -shared -o libtest.so pic.cpp ] tc-so:Executing command [ c++ -m32 -o hello test.cpp -L. -ltest ] tc-so:Executing command [ ./hello ] tc-end: 1646888796.738774, static_destructor_pic_32, passed tc-start: 1646888796.757207, static_destructor_pic_profile tc-so:Executing command [ c++ -pg -fPIC -shared -o libtest.so pic.cpp ] tc-so:Executing command [ c++ -pg -o hello test.cpp -L. -ltest ] tc-so:Executing command [ ./hello ] tc-end: 1646888831.976818, static_destructor_pic_profile, passed tc-start: 1646888832.20346, static_destructor_pic_profile_32 tc-so:Executing command [ c++ -m32 -pg -fPIC -shared -o libtest.so pic.cpp ] tc-so:Executing command [ c++ -m32 -pg -o hello test.cpp -L. -ltest ] tc-so:Executing command [ ./hello ] tc-end: 1646888867.778584, static_destructor_pic_profile_32, passed tc-start: 1646888867.809936, static_destructor_pie tc-so:Executing command [ c++ -fpie -pie -o hello test.cpp ] tc-so:Executing command [ ./hello ] tc-end: 1646888897.21582, static_destructor_pie, passed tc-start: 1646888897.34279, static_destructor_profile tc-so:Executing command [ c++ -pg -o hello test.cpp ] tc-so:Executing command [ ./hello ] tc-end: 1646888930.919448, static_destructor_profile, passed tc-start: 1646888930.948757, static_destructor_profile_32 tc-so:Executing command [ c++ -m32 -pg -o hello test.cpp ] tc-so:Executing command [ ./hello ] tc-end: 1646888966.210591, static_destructor_profile_32, passed tc-start: 1646888966.240489, static_destructor_static tc-so:Executing command [ c++ -static -o hello test.cpp ] tc-so:Executing command [ ./hello ] tc-end: 1646888998.805597, static_destructor_static, passed tp-end: 1646888998.831053, usr.bin/c++/t_static_destructor tp-start: 1646888999.621386, usr.bin/c++/t_fuzzer_oom, 1 tc-start: 1646888999.624752, target_not_supported tc-end: 1646889000.172799, target_not_supported, skipped, Target is not supported tp-end: 1646889000.180187, usr.bin/c++/t_fuzzer_oom tp-start: 1646889000.855502, usr.bin/c++/t_fuzzer_simple, 1 tc-start: 1646889000.857789, target_not_supported tc-end: 1646889001.401839, target_not_supported, skipped, Target is not supported tp-end: 1646889001.408795, usr.bin/c++/t_fuzzer_simple tp-start: 1646889002.87465, usr.bin/c++/t_fuzzer_timeout, 1 tc-start: 1646889002.90107, target_not_supported tc-end: 1646889002.636607, target_not_supported, skipped, Target is not supported tp-end: 1646889002.644379, usr.bin/c++/t_fuzzer_timeout tp-start: 1646889003.334780, usr.bin/c++/t_msan_allocated_memory, 1 tc-start: 1646889003.337358, target_not_supported tc-end: 1646889003.880488, target_not_supported, skipped, Target is not supported tp-end: 1646889003.889840, usr.bin/c++/t_msan_allocated_memory tp-start: 1646889004.577252, usr.bin/c++/t_msan_check_mem, 1 tc-start: 1646889004.580208, target_not_supported tc-end: 1646889005.189116, target_not_supported, skipped, Target is not supported tp-end: 1646889005.198538, usr.bin/c++/t_msan_check_mem tp-start: 1646889005.925081, usr.bin/c++/t_msan_free, 1 tc-start: 1646889005.927373, target_not_supported tc-end: 1646889006.567636, target_not_supported, skipped, Target is not supported tp-end: 1646889006.577546, usr.bin/c++/t_msan_free tp-start: 1646889007.398789, usr.bin/c++/t_msan_heap, 1 tc-start: 1646889007.401535, target_not_supported tc-end: 1646889007.918138, target_not_supported, skipped, Target is not supported tp-end: 1646889007.926321, usr.bin/c++/t_msan_heap tp-start: 1646889008.634871, usr.bin/c++/t_msan_partial_poison, 1 tc-start: 1646889008.638194, target_not_supported tc-end: 1646889009.284053, target_not_supported, skipped, Target is not supported tp-end: 1646889009.293989, usr.bin/c++/t_msan_partial_poison tp-start: 1646889009.950248, usr.bin/c++/t_msan_poison, 1 tc-start: 1646889009.953381, target_not_supported tc-end: 1646889010.528234, target_not_supported, skipped, Target is not supported tp-end: 1646889010.535718, usr.bin/c++/t_msan_poison tp-start: 1646889011.172566, usr.bin/c++/t_msan_realloc, 1 tc-start: 1646889011.174790, target_not_supported tc-end: 1646889011.775297, target_not_supported, skipped, Target is not supported tp-end: 1646889011.783756, usr.bin/c++/t_msan_realloc tp-start: 1646889012.583182, usr.bin/c++/t_msan_shadow, 1 tc-start: 1646889012.585754, target_not_supported tc-end: 1646889013.116816, target_not_supported, skipped, Target is not supported tp-end: 1646889013.124063, usr.bin/c++/t_msan_shadow tp-start: 1646889013.768354, usr.bin/c++/t_msan_stack, 1 tc-start: 1646889013.771610, target_not_supported tc-end: 1646889014.364155, target_not_supported, skipped, Target is not supported tp-end: 1646889014.371929, usr.bin/c++/t_msan_stack tp-start: 1646889015.62499, usr.bin/c++/t_msan_unpoison, 1 tc-start: 1646889015.64998, target_not_supported tc-end: 1646889015.643552, target_not_supported, skipped, Target is not supported tp-end: 1646889015.652332, usr.bin/c++/t_msan_unpoison tp-start: 1646889017.199602, usr.bin/c++/t_tsan_data_race, 4 tc-start: 1646889017.201866, data_race tc-end: 1646889017.203762, data_race, skipped, Requires the 'x86_64' architecture tc-start: 1646889017.205205, data_race_pic tc-end: 1646889017.206819, data_race_pic, skipped, Requires the 'x86_64' architecture tc-start: 1646889017.208097, data_race_pie tc-end: 1646889017.209700, data_race_pie, skipped, Requires the 'x86_64' architecture tc-start: 1646889017.211181, data_race_profile tc-end: 1646889017.213175, data_race_profile, skipped, Requires the 'x86_64' architecture tp-end: 1646889017.214781, usr.bin/c++/t_tsan_data_race tp-start: 1646889018.635568, usr.bin/c++/t_tsan_heap_use_after_free, 4 tc-start: 1646889018.638149, heap_use_after_free tc-end: 1646889018.640137, heap_use_after_free, skipped, Requires the 'x86_64' architecture tc-start: 1646889018.641702, heap_use_after_free_pic tc-end: 1646889018.643684, heap_use_after_free_pic, skipped, Requires the 'x86_64' architecture tc-start: 1646889018.645307, heap_use_after_free_pie tc-end: 1646889018.647570, heap_use_after_free_pie, skipped, Requires the 'x86_64' architecture tc-start: 1646889018.649216, heap_use_after_free_profile tc-end: 1646889018.651400, heap_use_after_free_profile, skipped, Requires the 'x86_64' architecture tp-end: 1646889018.652840, usr.bin/c++/t_tsan_heap_use_after_free tp-start: 1646889019.987784, usr.bin/c++/t_tsan_lock_order_inversion, 4 tc-start: 1646889019.990580, lock_order_inversion tc-end: 1646889019.992354, lock_order_inversion, skipped, Requires the 'x86_64' architecture tc-start: 1646889019.993967, lock_order_inversion_pic tc-end: 1646889019.996133, lock_order_inversion_pic, skipped, Requires the 'x86_64' architecture tc-start: 1646889019.998075, lock_order_inversion_pie tc-end: 1646889020.461, lock_order_inversion_pie, skipped, Requires the 'x86_64' architecture tc-start: 1646889020.2501, lock_order_inversion_profile tc-end: 1646889020.4908, lock_order_inversion_profile, skipped, Requires the 'x86_64' architecture tp-end: 1646889020.6757, usr.bin/c++/t_tsan_lock_order_inversion tp-start: 1646889021.594592, usr.bin/c++/t_tsan_locked_mutex_destroy, 4 tc-start: 1646889021.597755, locked_mutex_destroy tc-end: 1646889021.599900, locked_mutex_destroy, skipped, Requires the 'x86_64' architecture tc-start: 1646889021.601829, locked_mutex_destroy_pic tc-end: 1646889021.604517, locked_mutex_destroy_pic, skipped, Requires the 'x86_64' architecture tc-start: 1646889021.606418, locked_mutex_destroy_pie tc-end: 1646889021.608822, locked_mutex_destroy_pie, skipped, Requires the 'x86_64' architecture tc-start: 1646889021.610676, locked_mutex_destroy_profile tc-end: 1646889021.613054, locked_mutex_destroy_profile, skipped, Requires the 'x86_64' architecture tp-end: 1646889021.614966, usr.bin/c++/t_tsan_locked_mutex_destroy tp-start: 1646889023.148157, usr.bin/c++/t_tsan_signal_errno, 4 tc-start: 1646889023.150856, signal_errno tc-end: 1646889023.152798, signal_errno, skipped, Requires the 'x86_64' architecture tc-start: 1646889023.154299, signal_errno_pic tc-end: 1646889023.155972, signal_errno_pic, skipped, Requires the 'x86_64' architecture tc-start: 1646889023.157278, signal_errno_pie tc-end: 1646889023.158899, signal_errno_pie, skipped, Requires the 'x86_64' architecture tc-start: 1646889023.160194, signal_errno_profile tc-end: 1646889023.161967, signal_errno_profile, skipped, Requires the 'x86_64' architecture tp-end: 1646889023.163456, usr.bin/c++/t_tsan_signal_errno tp-start: 1646889024.653518, usr.bin/c++/t_tsan_thread_leak, 4 tc-start: 1646889024.656621, thread_leak tc-end: 1646889024.658790, thread_leak, skipped, Requires the 'x86_64' architecture tc-start: 1646889024.660953, thread_leak_pic tc-end: 1646889024.663207, thread_leak_pic, skipped, Requires the 'x86_64' architecture tc-start: 1646889024.664840, thread_leak_pie tc-end: 1646889024.667111, thread_leak_pie, skipped, Requires the 'x86_64' architecture tc-start: 1646889024.668906, thread_leak_profile tc-end: 1646889024.671311, thread_leak_profile, skipped, Requires the 'x86_64' architecture tp-end: 1646889024.672907, usr.bin/c++/t_tsan_thread_leak tp-start: 1646889026.120165, usr.bin/c++/t_tsan_vptr_race, 4 tc-start: 1646889026.122971, vptr_race tc-end: 1646889026.124812, vptr_race, skipped, Requires the 'x86_64' architecture tc-start: 1646889026.126562, vptr_race_pic tc-end: 1646889026.128704, vptr_race_pic, skipped, Requires the 'x86_64' architecture tc-start: 1646889026.130325, vptr_race_pie tc-end: 1646889026.131985, vptr_race_pie, skipped, Requires the 'x86_64' architecture tc-start: 1646889026.133276, vptr_race_profile tc-end: 1646889026.134999, vptr_race_profile, skipped, Requires the 'x86_64' architecture tp-end: 1646889026.136269, usr.bin/c++/t_tsan_vptr_race tp-start: 1646889028.170393, usr.sbin/cpuctl/t_cpuctl, 7 tc-start: 1646889028.172915, err tc-so:Executing command [ /bin/sh -c cpuctl identify -1 ] tc-so:Executing command [ /bin/sh -c cpuctl offline -1 ] tc-so:Executing command [ /bin/sh -c cpuctl nointr -1 ] tc-so:Executing command [ /bin/sh -c cpuctl identify 2 ] tc-so:Executing command [ /bin/sh -c cpuctl offline 2 ] tc-so:Executing command [ /bin/sh -c cpuctl nointr 2 ] tc-end: 1646889031.344165, err, passed tc-start: 1646889031.352681, identify tc-so:Executing command [ /bin/sh -c cpuctl identify 0 ] tc-end: 1646889032.141981, identify, passed tc-start: 1646889032.149142, ncpu tc-end: 1646889032.834561, ncpu, passed tc-start: 1646889032.844769, nointr tc-se:sh: cannot open /tmp/cpuctl.txt: no such file tc-se:rm: /tmp/cpuctl.txt: No such file or directory tc-se:t_cpuctl: ERROR: The test case cleanup returned a non-ok exit code, but this is not allowed tc-end: 1646889034.37988, nointr, skipped, test sometimes hangs or upsets machine tc-start: 1646889034.48369, nointr_perm tc-end: 1646889034.812566, nointr_perm, passed tc-start: 1646889034.822038, offline tc-se:sh: cannot open /tmp/cpuctl.txt: no such file tc-se:rm: /tmp/cpuctl.txt: No such file or directory tc-se:t_cpuctl: ERROR: The test case cleanup returned a non-ok exit code, but this is not allowed tc-end: 1646889036.159507, offline, skipped, test sometimes hangs or upsets machine tc-start: 1646889036.169361, offline_perm tc-end: 1646889036.932660, offline_perm, passed tp-end: 1646889036.943916, usr.sbin/cpuctl/t_cpuctl tp-start: 1646889037.773601, usr.sbin/execsnoop/t_execsnoop, 1 tc-start: 1646889037.776444, basic tc-end: 1646889037.784461, basic, skipped, Required program 'execsnoop' not found in the PATH tp-end: 1646889037.786536, usr.sbin/execsnoop/t_execsnoop tp-start: 1646889037.903747, usr.sbin/inetd/t_inetd, 1 tc-start: 1646889037.907305, test_ratelimit tc-se:/usr/tests/usr.sbin/inetd/inetd_ratelimit.conf line 8: Found service definition '5432' tc-se:ADD : 127.0.0.1:5432 proto=udp, wait.max=1.5, user:group=root:(null) builtin=0 server=test_server policy= tc-se:5432/udp: registered on fd 5 tc-se:/usr/tests/usr.sbin/inetd/inetd_ratelimit.conf line 18: Found service definition '5433' tc-se:ADD : 127.0.0.1:5433 proto=udp, wait.max=1.40, user:group=root:(null) builtin=0 server=test_server policy= tc-se:5433/udp: registered on fd 6 tc-se:/usr/tests/usr.sbin/inetd/inetd_ratelimit.conf line 27: Found service definition '5434' tc-se:ADD : 127.0.0.1:5434 proto=udp, wait.max=1.2, user:group=root:(null) builtin=0 server=test_server policy= tc-se:5434/udp: registered on fd 7 tc-se:/usr/tests/usr.sbin/inetd/inetd_ratelimit.conf line 36: Found service definition '5435' tc-se:ADD : 127.0.0.1:5435 proto=udp, wait.max=1.0, user:group=root:(null) builtin=0 server=test_server policy= tc-se:5435/udp: registered on fd 8 tc-se:/usr/tests/usr.sbin/inetd/inetd_ratelimit.conf line 47: Found service definition '5434' tc-se:ADD : 127.0.0.1:5434 proto=tcp, wait.max=1.2, user:group=root:(null) builtin=0 server=test_server policy= tc-se:5434/tcp: registered on fd 9 tc-se:/usr/tests/usr.sbin/inetd/inetd_ratelimit.conf line 56: Found service definition '5435' tc-se:ADD : 127.0.0.1:5435 proto=tcp, wait.max=1.0, user:group=root:(null) builtin=0 server=test_server policy= tc-se:5435/tcp: registered on fd 10 tc-se:/usr/tests/usr.sbin/inetd/inetd_ratelimit.conf line 67: Found service definition '5436' tc-se:ADD : 127.0.0.1:5436 proto=tcp, wait.max=0.5, user:group=root:(null) builtin=0 server=test_server policy= tc-se:5436/tcp: registered on fd 11 tc-se:/usr/tests/usr.sbin/inetd/inetd_ratelimit.conf line 77: Found service definition '5437' tc-se:ADD : 127.0.0.1:5437 proto=tcp, wait.max=0.40, user:group=root:(null) builtin=0 server=test_server policy= tc-se:5437/tcp: registered on fd 12 tc-se:/usr/tests/usr.sbin/inetd/inetd_ratelimit.conf line 86: Found service definition '5438' tc-se:ADD : 127.0.0.1:5438 proto=tcp, wait.max=0.2, user:group=root:(null) builtin=0 server=test_server policy= tc-se:5438/tcp: registered on fd 13 tc-se:/usr/tests/usr.sbin/inetd/inetd_ratelimit.conf line 95: Found service definition '5439' tc-se:ADD : 127.0.0.1:5439 proto=tcp, wait.max=0.0, user:group=root:(null) builtin=0 server=test_server policy= tc-se:5439/tcp: registered on fd 14 tc-se:10 service(s) loaded. tc-se:5432/udp: service requested tc-se:5432/udp: processing rate-limiting tc-se:5432/udp: se_service_max 5 and se_count 0 tc-se:5432/udp: add '127.0.0.1' to rate limit tracking (20 byte record) tc-se:5432/udp: se_ip_max 3 and ip_count 0 tc-se:5432/udp: running service tc-se:20688 execl test_server tc-se:20688 reaped, status 0 tc-se:restored 5432, fd 5 tc-se:5432/udp: service requested tc-se:5432/udp: processing rate-limiting tc-se:5432/udp: se_service_max 5 and se_count 1 tc-se:5432/udp: found record for address '127.0.0.1' tc-se:5432/udp: se_ip_max 3 and ip_count 1 tc-se:5432/udp: running service tc-se:13351 execl test_server tc-se:13351 reaped, status 0 tc-se:restored 5432, fd 5 tc-se:5432/udp: service requested tc-se:5432/udp: processing rate-limiting tc-se:5432/udp: se_service_max 5 and se_count 2 tc-se:5432/udp: found record for address '127.0.0.1' tc-se:5432/udp: se_ip_max 3 and ip_count 2 tc-se:5432/udp: running service tc-se:7832 execl test_server tc-se:7832 reaped, status 0 tc-se:restored 5432, fd 5 tc-se:5432/udp: service requested tc-se:5432/udp: processing rate-limiting tc-se:5432/udp: se_service_max 5 and se_count 3 tc-se:5432/udp: found record for address '127.0.0.1' tc-se:5432/udp: se_ip_max 3 and ip_count 3 tc-se:5432/udp: max ip spawn rate (3 in 60 seconds) for '127.0.0.1' already met; service not started tc-se:5432/udp: dropped dgram message tc-se:5433/udp: service requested tc-se:5433/udp: processing rate-limiting tc-se:5433/udp: se_service_max 40 and se_count 0 tc-se:5433/udp: add '127.0.0.1' to rate limit tracking (20 byte record) tc-se:5433/udp: se_ip_max 0 and ip_count 0 tc-se:5433/udp: max ip spawn rate (0 in 60 seconds) for '127.0.0.1' already met; service not started tc-se:5433/udp: dropped dgram message tc-se:5434/udp: service requested tc-se:5434/udp: processing rate-limiting tc-se:5434/udp: se_service_max 2 and se_count 0 tc-se:5434/udp: running service tc-se:271 execl test_server tc-se:271 reaped, status 0 tc-se:restored 5434, fd 7 tc-se:5434/udp: service requested tc-se:5434/udp: processing rate-limiting tc-se:5434/udp: se_service_max 2 and se_count 1 tc-se:5434/udp: running service tc-se:7834 execl test_server tc-se:7834 reaped, status 0 tc-se:restored 5434, fd 7 tc-se:5434/udp: service requested tc-se:5434/udp: processing rate-limiting tc-se:5434/udp: se_service_max 2 and se_count 2 tc-se:5434/udp: max spawn rate (2 in 60 seconds) already met; closing for 600 seconds tc-se:5434/udp: dropped dgram message tc-se:5435/udp: service requested tc-se:5435/udp: processing rate-limiting tc-se:5435/udp: se_service_max 0 and se_count 0 tc-se:5435/udp: max spawn rate (0 in 60 seconds) already met; closing for 600 seconds tc-se:5435/udp: dropped dgram message tc-se:5434/tcp: service requested tc-se:5434/tcp: processing rate-limiting tc-se:5434/tcp: se_service_max 2 and se_count 0 tc-se:5434/tcp: running service tc-se:28241 execl test_server tc-se:28241 reaped, status 0 tc-se:restored 5434, fd 9 tc-se:5434/tcp: service requested tc-se:5434/tcp: processing rate-limiting tc-se:5434/tcp: se_service_max 2 and se_count 1 tc-se:5434/tcp: running service tc-se:23716 execl test_server tc-se:23716 reaped, status 0 tc-se:restored 5434, fd 9 tc-se:5434/tcp: service requested tc-se:5434/tcp: processing rate-limiting tc-se:5434/tcp: se_service_max 2 and se_count 2 tc-se:5434/tcp: max spawn rate (2 in 60 seconds) already met; closing for 600 seconds tc-se:5435/tcp: service requested tc-se:5435/tcp: processing rate-limiting tc-se:5435/tcp: se_service_max 0 and se_count 0 tc-se:5435/tcp: max spawn rate (0 in 60 seconds) already met; closing for 600 seconds tc-se:5436/tcp: service requested tc-se:5436/tcp: accept, ctrl fd 7 tc-se:5436/tcp: processing rate-limiting tc-se:5436/tcp: se_service_max 5 and se_count 0 tc-se:5436/tcp: add '127.0.0.1' to rate limit tracking (20 byte record) tc-se:5436/tcp: se_ip_max 3 and ip_count 0 tc-se:5436/tcp: running service tc-se:19902 execl test_server tc-se:5436/tcp: service requested tc-se:5436/tcp: accept, ctrl fd 7 tc-se:5436/tcp: processing rate-limiting tc-se:5436/tcp: se_service_max 5 and se_count 1 tc-se:5436/tcp: found record for address '127.0.0.1' tc-se:5436/tcp: se_ip_max 3 and ip_count 1 tc-se:5436/tcp: running service tc-se:8609 execl test_server tc-se:5436/tcp: service requested tc-se:5436/tcp: accept, ctrl fd 7 tc-se:5436/tcp: processing rate-limiting tc-se:5436/tcp: se_service_max 5 and se_count 2 tc-se:5436/tcp: found record for address '127.0.0.1' tc-se:5436/tcp: se_ip_max 3 and ip_count 2 tc-se:5436/tcp: running service tc-se:8609 reaped, status 0 tc-se:19902 reaped, status 0 tc-se:1157 execl test_server tc-se:5436/tcp: service requested tc-se:5436/tcp: accept, ctrl fd 7 tc-se:5436/tcp: processing rate-limiting tc-se:5436/tcp: se_service_max 5 and se_count 3 tc-se:5436/tcp: found record for address '127.0.0.1' tc-se:5436/tcp: se_ip_max 3 and ip_count 3 tc-se:5436/tcp: max ip spawn rate (3 in 60 seconds) for '127.0.0.1' already met; service not started tc-se:1157 reaped, status 0 tc-se:5437/tcp: service requested tc-se:5437/tcp: accept, ctrl fd 7 tc-se:5437/tcp: processing rate-limiting tc-se:5437/tcp: se_service_max 40 and se_count 0 tc-se:5437/tcp: add '127.0.0.1' to rate limit tracking (20 byte record) tc-se:5437/tcp: se_ip_max 0 and ip_count 0 tc-se:5437/tcp: max ip spawn rate (0 in 60 seconds) for '127.0.0.1' already met; service not started tc-se:5438/tcp: service requested tc-se:5438/tcp: accept, ctrl fd 7 tc-se:5438/tcp: processing rate-limiting tc-se:5438/tcp: se_service_max 2 and se_count 0 tc-se:5438/tcp: running service tc-se:6730 execl test_server tc-se:5438/tcp: service requested tc-se:5438/tcp: accept, ctrl fd 7 tc-se:5438/tcp: processing rate-limiting tc-se:5438/tcp: se_service_max 2 and se_count 1 tc-se:5438/tcp: running service tc-se:6730 reaped, status 0 tc-se:14631 execl test_server tc-se:5438/tcp: service requested tc-se:5438/tcp: accept, ctrl fd 7 tc-se:5438/tcp: processing rate-limiting tc-se:5438/tcp: se_service_max 2 and se_count 2 tc-se:5438/tcp: max spawn rate (2 in 60 seconds) already met; closing for 600 seconds tc-se:14631 reaped, status 0 tc-se:5439/tcp: service requested tc-se:5439/tcp: accept, ctrl fd 7 tc-se:5439/tcp: processing rate-limiting tc-se:5439/tcp: se_service_max 0 and se_count 0 tc-se:5439/tcp: max spawn rate (0 in 60 seconds) already met; closing for 600 seconds tc-se:Going away. tc-end: 1646889048.553001, test_ratelimit, passed tp-end: 1646889048.562530, usr.sbin/inetd/t_inetd tp-start: 1646889051.567801, usr.sbin/mtree/t_mtree, 20 tc-start: 1646889051.570498, mtree_check tc-end: 1646889052.496220, mtree_check, passed tc-start: 1646889052.542711, mtree_convert_C tc-end: 1646889053.223696, mtree_convert_C, passed tc-start: 1646889053.233876, mtree_convert_C_S tc-end: 1646889053.897518, mtree_convert_C_S, passed tc-start: 1646889053.908460, mtree_convert_D tc-end: 1646889054.496943, mtree_convert_D, passed tc-start: 1646889054.505702, mtree_convert_D_S tc-end: 1646889055.130169, mtree_convert_D_S, passed tc-start: 1646889055.139629, mtree_create tc-end: 1646889056.119017, mtree_create, passed tc-start: 1646889056.163734, 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: 1646889057.450003, mtree_ignore, passed tc-start: 1646889057.467082, mtree_merge tc-end: 1646889058.229253, mtree_merge, passed tc-start: 1646889058.238155, mtree_nonemptydir tc-so:Executing command [ /bin/sh -c mtree -F mtree -f mtree.spec ] tc-end: 1646889059.268193, mtree_nonemptydir, passed tc-start: 1646889059.287833, mtree_onlyfile tc-end: 1646889060.16180, mtree_onlyfile, passed tc-start: 1646889060.38600, netbsd6_check tc-end: 1646889060.969355, netbsd6_check, passed tc-start: 1646889061.7584, netbsd6_convert_C tc-end: 1646889061.607617, netbsd6_convert_C, passed tc-start: 1646889061.618333, netbsd6_convert_C_S tc-end: 1646889062.270408, netbsd6_convert_C_S, passed tc-start: 1646889062.279919, netbsd6_convert_D tc-end: 1646889062.881534, netbsd6_convert_D, passed tc-start: 1646889062.890984, netbsd6_convert_D_S tc-end: 1646889063.558436, netbsd6_convert_D_S, passed tc-start: 1646889063.568222, netbsd6_create tc-end: 1646889064.573329, netbsd6_create, passed tc-start: 1646889064.624663, 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: 1646889066.72947, netbsd6_ignore, passed tc-start: 1646889066.96500, netbsd6_merge tc-end: 1646889066.897356, netbsd6_merge, passed tc-start: 1646889066.907423, netbsd6_nonemptydir tc-so:Executing command [ /bin/sh -c mtree -F netbsd6 -f mtree.spec ] tc-end: 1646889067.929152, netbsd6_nonemptydir, passed tc-start: 1646889067.945795, netbsd6_onlyfile tc-end: 1646889068.547956, netbsd6_onlyfile, passed tp-end: 1646889068.565428, usr.sbin/mtree/t_mtree tp-start: 1646889069.310607, usr.sbin/opensnoop/t_opensnoop, 1 tc-start: 1646889069.313806, basic tc-end: 1646889069.322305, basic, skipped, Required program 'opensnoop' not found in the PATH tp-end: 1646889069.324819, usr.sbin/opensnoop/t_opensnoop tp-start: 1646889070.268720, usr.sbin/stdethers/t_stdethers, 2 tc-start: 1646889070.270990, default tc-end: 1646889071.261199, default, passed tc-start: 1646889071.270739, valid tc-end: 1646889072.326645, valid, passed tp-end: 1646889072.335102, usr.sbin/stdethers/t_stdethers tp-start: 1646889073.184251, usr.sbin/stdhosts/t_stdhosts, 2 tc-start: 1646889073.186811, default tc-end: 1646889074.238430, default, passed tc-start: 1646889074.246025, ipv6 tc-end: 1646889075.323775, ipv6, passed tp-end: 1646889075.332240, usr.sbin/stdhosts/t_stdhosts tp-start: 1646889075.947928, usr.sbin/tcpdump/t_tcpdump, 1 tc-start: 1646889075.951051, promiscuous tc-so:Testing hme0 tc-so:Executing command [ /bin/sh -c tcpdump -c 1 -i hme0 ] tc-so:Testing lo0 tc-se:[1] Terminated atf_check -s ignore -o ignore -e ignore -x "tc... tc-so:Executing command [ /bin/sh -c tcpdump -c 1 -i lo0 ] tc-end: 1646889084.64963, promiscuous, passed tp-end: 1646889084.72055, usr.sbin/tcpdump/t_tcpdump tp-start: 1646889085.32587, usr.sbin/traceroute/t_traceroute, 2 tc-start: 1646889085.35597, basic tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock3 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 1.2.3.4 netmask 0xffffff00 ] tc-so:Executing command [ rump.route add default 1.2.3.1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 2.3.4.5 netmask 0xffffff00 ] tc-so:Executing command [ rump.route add default 2.3.4.1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 1.2.3.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ] tc-so:Executing command [ rump.ifconfig shmif1 inet 2.3.4.1 netmask 0xffffff00 ] tc-so:Executing command [ /bin/sh -c rump.traceroute -n 2.3.4.5 | awk '{print $2}' ] tc-so:Executing command [ /bin/sh -c rump.traceroute -n 1.2.3.4 | awk '{print $2}' ] tc-end: 1646889094.892034, basic, passed tc-start: 1646889094.906331, basic_icmp tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock3 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 1.2.3.4 netmask 0xffffff00 ] tc-so:Executing command [ rump.route add default 1.2.3.1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 2.3.4.5 netmask 0xffffff00 ] tc-so:Executing command [ rump.route add default 2.3.4.1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 1.2.3.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ] tc-so:Executing command [ rump.ifconfig shmif1 inet 2.3.4.1 netmask 0xffffff00 ] tc-so:Executing command [ /bin/sh -c rump.traceroute -I -n 2.3.4.5 | awk '{print $2}' ] tc-so:Executing command [ /bin/sh -c rump.traceroute -I -n 1.2.3.4 | awk '{print $2}' ] tc-end: 1646889104.176120, basic_icmp, passed tp-end: 1646889104.193115, usr.sbin/traceroute/t_traceroute tp-start: 1646889104.884487, usr.sbin/useradd/t_useradd, 1 tc-start: 1646889104.887110, 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: 1646889106.372291, longname, expected_failure, PR bin/39546: atf-check failed; see the output of the test for details tp-end: 1646889106.380238, usr.sbin/useradd/t_useradd tp-start: 1646889106.618208, fs/ffs/t_extattr, 2 tc-start: 1646889106.620491, extattr_create_unlink tc-so:extattr.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.0000000] entropy: ready tc-end: 1646889108.124846, extattr_create_unlink, passed tc-start: 1646889108.133059, extattr_simple tc-so:extattr.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.0000000] entropy: ready tc-end: 1646889109.179832, extattr_simple, passed tp-end: 1646889109.190298, fs/ffs/t_extattr tp-start: 1646889109.385445, fs/ffs/t_fifos, 1 tc-start: 1646889109.388718, 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.0000000] entropy: ready tc-end: 1646889110.416445, fifos, passed tp-end: 1646889110.425313, fs/ffs/t_fifos tp-start: 1646889110.610716, fs/ffs/t_snapshot, 2 tc-start: 1646889110.613583, 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.0000000] entropy: ready tc-so:[ 10.1700050] /dev/fss0: file system not clean (fs_clean=0x4); please fsck(8) tc-so:[ 10.1700050] /dev/fss0: lost blocks 0 files 0 tc-end: 1646889120.531476, snapshot, passed tc-start: 1646889120.541574, 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-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, 17 used, 9246 free (22 frags, 1153 blocks, 0.2% fragmentation) tc-so:[ 1.0000000] entropy: ready tc-end: 1646889127.433127, snapshotstress, passed tp-end: 1646889127.444645, fs/ffs/t_snapshot tp-start: 1646889127.672147, fs/ffs/t_snapshot_log, 2 tc-start: 1646889127.675347, 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.0000000] entropy: ready tc-so:[ 13.0100050] /dev/fss0: file system not clean (fs_clean=0x4); please fsck(8) tc-so:[ 13.0100050] /dev/fss0: lost blocks 0 files 0 tc-end: 1646889140.458622, snapshot, passed tc-start: 1646889140.466731, 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-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:77 files, 19 used, 9244 free (44 frags, 1150 blocks, 0.5% fragmentation) tc-so:[ 1.0000000] entropy: ready tc-end: 1646889150.548485, snapshotstress, passed tp-end: 1646889150.557999, fs/ffs/t_snapshot_log tp-start: 1646889150.749304, fs/ffs/t_snapshot_v2, 2 tc-start: 1646889150.752415, 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.0000000] entropy: ready tc-so:[ 9.5900050] /dev/fss0: file system not clean (fs_clean=0x4); please fsck(8) tc-so:[ 9.5900050] /dev/fss0: lost blocks 0 files 0 tc-end: 1646889160.27133, snapshot, passed tc-start: 1646889160.36591, 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-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:64 files, 17 used, 8662 free (14 frags, 1081 blocks, 0.2% fragmentation) tc-so:[ 1.0000000] entropy: ready tc-end: 1646889167.34802, snapshotstress, passed tp-end: 1646889167.49500, fs/ffs/t_snapshot_v2 tp-start: 1646889167.249532, fs/ffs/t_mount, 3 tc-start: 1646889167.252148, 48Kimage tc-so:[ 1.0000000] entropy: ready tc-end: 1646889167.927617, 48Kimage, expected_failure, PR kern/43573: mount failed: Invalid argument tc-start: 1646889167.937214, 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.0000000] entropy: ready tc-end: 1646889168.724537, fsbsizeovermaxbsize, passed tc-start: 1646889168.736930, 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.0000000] entropy: ready tc-end: 1646889169.528441, fsbsizeovermaxphys, passed tp-end: 1646889169.540915, fs/ffs/t_mount tp-start: 1646889169.741248, fs/ffs/t_quota2_1, 10 tc-start: 1646889169.743981, 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:** 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.0000000] entropy: ready tc-end: 1646889194.530782, quota_1000_O1_be, passed tc-start: 1646889194.546521, 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:** 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.0000000] entropy: ready tc-end: 1646889220.235863, quota_1000_O1_le, passed tc-start: 1646889220.256159, 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:** 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.0000000] entropy: ready tc-end: 1646889245.607807, quota_1000_O2_be, passed tc-start: 1646889245.627875, 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:** 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.0000000] entropy: ready tc-end: 1646889271.896265, quota_1000_O2_le, passed tc-start: 1646889271.910387, 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:** 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.0000000] entropy: ready tc-end: 1646889273.692657, quota_40_O1_be, passed tc-start: 1646889273.703898, 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:** 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.0000000] entropy: ready tc-end: 1646889275.504579, quota_40_O1_le, passed tc-start: 1646889275.516995, 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.0000000] entropy: ready tc-end: 1646889276.889651, quota_40_O1_log, passed tc-start: 1646889276.899187, 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:** 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.0000000] entropy: ready tc-end: 1646889278.514964, quota_40_O2_be, passed tc-start: 1646889278.525021, 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:** 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.0000000] entropy: ready tc-end: 1646889280.279501, quota_40_O2_le, passed tc-start: 1646889280.290714, 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.0000000] entropy: ready tc-end: 1646889281.764333, quota_40_O2_log, passed tp-end: 1646889281.776920, fs/ffs/t_quota2_1 tp-start: 1646889281.934278, fs/ffs/t_quota2_remount, 2 tc-start: 1646889281.936826, 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:** 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.0000000] entropy: ready tc-end: 1646889283.79639, quota_10_O1_be, passed tc-start: 1646889283.92552, 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:** 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.0000000] entropy: ready tc-end: 1646889284.418755, quota_10_O1_le, passed tp-end: 1646889284.430416, fs/ffs/t_quota2_remount tp-start: 1646889284.628778, fs/ffs/t_update_log, 2 tc-start: 1646889284.631192, 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.0000000] entropy: ready tc-end: 1646889285.479970, updaterwtolog, passed tc-start: 1646889285.490563, 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.0000000] entropy: ready tc-end: 1646889286.334126, updaterwtolog_async, passed tp-end: 1646889286.345795, fs/ffs/t_update_log tp-start: 1646889289.33005, fs/ffs/t_getquota, 12 tc-start: 1646889289.35989, 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-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -u /mnt ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -g /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646889292.891806, get_be_1_both, passed tc-start: 1646889292.904502, 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-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -g /mnt ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -u /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646889297.188834, get_be_1_group, passed tc-start: 1646889297.199287, 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-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -u /mnt ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -g /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646889300.788144, get_be_1_user, passed tc-start: 1646889300.799097, 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-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -u /mnt ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -g /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646889305.126822, get_be_2_both, passed tc-start: 1646889305.141844, 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-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -g /mnt ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -u /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646889310.622587, get_be_2_group, passed tc-start: 1646889310.642236, 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-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -u /mnt ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -g /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646889314.251253, get_be_2_user, passed tc-start: 1646889314.262197, 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-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -u /mnt ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -g /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646889319.532516, get_le_1_both, passed tc-start: 1646889319.553506, 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-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -g /mnt ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -u /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646889326.394192, get_le_1_group, passed tc-start: 1646889326.432876, 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-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -u /mnt ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -g /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646889331.59213, get_le_1_user, passed tc-start: 1646889331.83773, 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-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -u /mnt ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -g /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646889334.252253, get_le_2_both, passed tc-start: 1646889334.265184, 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-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -g /mnt ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -u /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646889337.941181, get_le_2_group, passed tc-start: 1646889337.955691, 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-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -u /mnt ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -g /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646889341.528787, get_le_2_user, passed tp-end: 1646889341.542287, fs/ffs/t_getquota tp-start: 1646889351.717376, fs/ffs/t_setquota, 40 tc-start: 1646889351.724567, 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-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -u /mnt ] 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-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -g /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646889355.662932, set_be_1_both, passed tc-start: 1646889355.673741, 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-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -g /mnt ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k 0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -u /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646889359.713591, set_be_1_group, passed tc-start: 1646889359.724630, 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-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -u /mnt ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k 0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -g /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646889363.783247, set_be_1_user, passed tc-start: 1646889363.795024, 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-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -u /mnt ] 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-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -g /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646889367.685048, set_be_2_both, passed tc-start: 1646889367.695725, 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-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -g /mnt ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k 0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -u /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646889371.643389, set_be_2_group, passed tc-start: 1646889371.653970, 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-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -u /mnt ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k 0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -g /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646889375.336656, set_be_2_user, passed tc-start: 1646889375.347581, 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-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-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646889378.505112, set_default_be_1_both, passed tc-start: 1646889378.515739, 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-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -d ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v -d ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646889381.333858, set_default_be_1_group, passed tc-start: 1646889381.344541, 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-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k -d ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v -d ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646889384.222033, set_default_be_1_user, passed tc-start: 1646889384.232637, 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-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-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646889387.129702, set_default_be_2_both, passed tc-start: 1646889387.140393, 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-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -d ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v -d ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646889390.2776, set_default_be_2_group, passed tc-start: 1646889390.14511, 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-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k -d ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v -d ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646889393.133743, set_default_be_2_user, passed tc-start: 1646889393.144811, 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-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-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646889396.92107, set_default_le_1_both, passed tc-start: 1646889396.103194, 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-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -d ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v -d ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646889399.252774, set_default_le_1_group, passed tc-start: 1646889399.267987, 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-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k -d ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v -d ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646889403.434609, set_default_le_1_user, passed tc-start: 1646889403.455742, 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-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-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646889406.930925, set_default_le_2_both, passed tc-start: 1646889406.941505, 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-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -d ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v -d ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646889411.116884, set_default_le_2_group, passed tc-start: 1646889411.140118, 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-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k -d ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v -d ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646889415.381877, set_default_le_2_user, passed tc-start: 1646889415.402306, 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-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -u /mnt ] 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-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -g /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646889420.32196, set_le_1_both, passed tc-start: 1646889420.52243, 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-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -g /mnt ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k 0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -u /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646889426.789060, set_le_1_group, passed tc-start: 1646889426.809144, 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-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -u /mnt ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k 0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -g /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646889433.395639, set_le_1_user, passed tc-start: 1646889433.412941, 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-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -u /mnt ] 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-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -g /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646889439.472238, set_le_2_both, passed tc-start: 1646889439.492456, 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-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -g /mnt ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k 0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -u /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646889446.260133, set_le_2_group, passed tc-start: 1646889446.284599, 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-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -u /mnt ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k 0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -g /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646889452.302438, set_le_2_user, passed tc-start: 1646889452.321276, 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-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-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646889456.198285, set_new_be_1_both, passed tc-start: 1646889456.208630, 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-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-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646889459.251118, set_new_be_1_both_log, passed tc-start: 1646889459.261307, 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-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k 0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 0 ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646889462.329606, set_new_be_1_group, passed tc-start: 1646889462.339760, 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-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k 0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 0 ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646889465.285703, set_new_be_1_user, passed tc-start: 1646889465.295958, 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-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-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646889468.354656, set_new_be_2_both, passed tc-start: 1646889468.365151, 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-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-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646889471.325593, set_new_be_2_both_log, passed tc-start: 1646889471.336018, 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-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k 0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 0 ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646889474.979364, set_new_be_2_group, passed tc-start: 1646889474.994257, 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-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k 0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 0 ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646889479.261346, set_new_be_2_user, passed tc-start: 1646889479.276306, 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-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-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646889482.969691, set_new_le_1_both, passed tc-start: 1646889482.980086, 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-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-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646889486.356159, set_new_le_1_both_log, passed tc-start: 1646889486.366747, 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-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k 0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 0 ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646889489.610363, set_new_le_1_group, passed tc-start: 1646889489.620973, 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-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k 0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 0 ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646889492.627806, set_new_le_1_user, passed tc-start: 1646889492.638535, 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-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-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646889495.619480, set_new_le_2_both, passed tc-start: 1646889495.634955, 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-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-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646889498.852948, set_new_le_2_both_log, passed tc-start: 1646889498.864777, 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-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k 0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 0 ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646889501.852958, set_new_le_2_group, passed tc-start: 1646889501.863723, 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-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k 0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 0 ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646889504.878300, set_new_le_2_user, passed tp-end: 1646889504.888722, fs/ffs/t_setquota tp-start: 1646889509.241869, fs/ffs/t_quotalimit, 18 tc-start: 1646889509.244146, 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-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-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -g /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646889513.134163, herit_defq_le_1_group, passed tc-start: 1646889513.144565, 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-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-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -g /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646889517.188130, herit_defq_le_1_group_log, passed tc-start: 1646889517.199189, 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-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-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -u /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646889522.700083, herit_defq_le_1_user, passed tc-start: 1646889522.714618, 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-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-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -u /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646889528.506239, herit_defq_le_1_user_log, passed tc-start: 1646889528.521082, 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-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-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -g /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646889534.396301, herit_idefq_le_1_group_log, passed tc-start: 1646889534.412178, 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-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-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -u /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646889538.783278, herit_idefq_le_1_user_log, passed tc-start: 1646889538.793800, 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-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -g /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646889542.389524, inolimit_le_1_group, passed tc-start: 1646889542.399918, 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-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -g /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646889546.71992, inolimit_le_1_group_log, passed tc-start: 1646889546.82408, 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-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -u /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646889549.656149, inolimit_le_1_user, passed tc-start: 1646889549.666188, 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-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -u /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646889554.747796, inolimit_le_1_user_log, passed tc-start: 1646889554.762682, 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-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -g /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646889559.290962, limit_le_1_group, passed tc-start: 1646889559.301219, 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-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -g /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646889563.85747, limit_le_1_group_log, passed tc-start: 1646889563.100374, 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-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -u /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646889566.736663, limit_le_1_user, passed tc-start: 1646889566.747303, 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-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -u /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646889570.459419, limit_le_1_user_log, passed tc-start: 1646889570.470274, 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-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -g /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646889578.946742, sinolimit_le_1_group, passed tc-start: 1646889578.962451, 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-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -u /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646889588.139042, sinolimit_le_1_user, passed tc-start: 1646889588.153547, 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-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -g /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646889597.302668, slimit_le_1_group, passed tc-start: 1646889597.314843, 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-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -u /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646889605.292641, slimit_le_1_user, passed tp-end: 1646889605.303284, fs/ffs/t_quotalimit tp-start: 1646889609.560118, fs/ffs/t_clearquota, 16 tc-start: 1646889609.562752, 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-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-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -c 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -c 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 1 ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646889613.692922, clear_be_1_both, passed tc-start: 1646889613.703451, 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-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-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -c 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -c 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 1 ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646889618.293201, clear_be_1_both_log, passed tc-start: 1646889618.307921, 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-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -c 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 1 ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646889621.411143, clear_be_1_group, passed tc-start: 1646889621.421552, 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-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -c 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 1 ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646889624.357588, clear_be_1_user, passed tc-start: 1646889624.368502, 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-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-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -c 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -c 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 1 ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646889628.115052, clear_be_2_both, passed tc-start: 1646889628.125931, 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-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-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -c 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -c 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 1 ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646889632.334507, clear_be_2_both_log, passed tc-start: 1646889632.345025, 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-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -c 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 1 ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646889635.322642, clear_be_2_group, passed tc-start: 1646889635.333248, 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-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -c 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 1 ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646889638.304346, clear_be_2_user, passed tc-start: 1646889638.315124, 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-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-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -c 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -c 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 1 ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646889643.464864, clear_le_1_both, passed tc-start: 1646889643.479935, 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-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-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -c 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -c 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 1 ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646889649.520441, clear_le_1_both_log, passed tc-start: 1646889649.535918, 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-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -c 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 1 ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646889652.946030, clear_le_1_group, passed tc-start: 1646889652.956707, 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-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -c 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 1 ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646889656.172345, clear_le_1_user, passed tc-start: 1646889656.183211, 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-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-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -c 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -c 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 1 ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646889660.63671, clear_le_2_both, passed tc-start: 1646889660.75214, 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-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-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -c 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -c 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 1 ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646889664.103983, clear_le_2_both_log, passed tc-start: 1646889664.115362, 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-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -c 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 1 ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646889667.334762, clear_le_2_group, passed tc-start: 1646889667.351223, 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-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -c 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 1 ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646889670.410051, clear_le_2_user, passed tp-end: 1646889670.421581, fs/ffs/t_clearquota tp-start: 1646889672.702666, fs/ffs/t_miscquota, 9 tc-start: 1646889672.705161, 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-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: 1646889675.817596, default_deny_user, passed tc-start: 1646889675.828582, 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-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: 1646889796.906660, default_deny_user_big, passed tc-start: 1646889796.918499, 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: 1646889799.469161, log_unlink, passed tc-start: 1646889799.479376, 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: 1646889801.989688, log_unlink_remount, passed tc-start: 1646889802.14, 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-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646889807.362273, npsnapshot_unconf_user, passed tc-start: 1646889807.372803, 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-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646889812.698022, npsnapshot_user, passed tc-start: 1646889812.708481, 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-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646889818.149976, psnapshot_unconf_user, passed tc-start: 1646889818.160462, 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-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646889823.550372, psnapshot_user, passed tc-start: 1646889823.560962, 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-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646889860.44981, walk_list_user, passed tp-end: 1646889860.63993, fs/ffs/t_miscquota tp-start: 1646889860.214090, fs/fifofs/t_fifo, 1 tc-start: 1646889860.216425, parent_child tc-end: 1646889861.117612, parent_child, passed tp-end: 1646889861.129369, fs/fifofs/t_fifo tp-start: 1646889861.308649, fs/hfs/t_pathconvert, 1 tc-start: 1646889861.311168, colonslash tc-so:[ 1.0000000] entropy: ready tc-end: 1646889862.472470, colonslash, passed tp-end: 1646889862.490648, fs/hfs/t_pathconvert tp-start: 1646889862.710300, fs/kernfs/t_basic, 2 tc-start: 1646889862.713980, getdents tc-so:[ 1.0000000] entropy: ready tc-end: 1646889863.463488, getdents, passed tc-start: 1646889863.475490, hostname tc-so:[ 1.0000000] entropy: ready tc-end: 1646889863.982769, hostname, passed tp-end: 1646889863.994222, fs/kernfs/t_basic tp-start: 1646889864.249417, fs/lfs/t_pr, 1 tc-start: 1646889864.253140, mknod tc-so:Creating a version 2 LFS32 with roll-forward ident 0xe4f42753 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-so:[ 1.0000000] entropy: ready tc-so:[ 1.4900050] WARNING: the log-structured file system is experimental tc-so:[ 1.4900050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1646889867.184286, mknod, passed tp-end: 1646889867.227779, fs/lfs/t_pr tp-start: 1646889867.355497, fs/lfs/t_rfw, 1 tc-start: 1646889867.357822, rfw tc-se:* Create file system tc-se:* Superblocks at 16 and 960 tc-so:[ 1.0000000] entropy: ready tc-se:* Mount fs [1, initial] tc-so:[ 1.2200050] WARNING: the log-structured file system is experimental tc-so:[ 1.2200050] WARNING: it may cause system crashes and/or corrupt data tc-se:* Initial payload tc-se:16+0 records in tc-se:16+0 records out tc-se:8192 bytes transferred in 0.006 secs (1365333 bytes/sec) tc-se:16+0 records in tc-se:16+0 records out tc-se:8192 bytes transferred in 0.006 secs (1365333 bytes/sec) tc-se:* Mount fs [2, after changes] tc-so:[ 4.2700050] WARNING: the log-structured file system is experimental tc-so:[ 4.2700050] WARNING: it may cause system crashes and/or corrupt data tc-se:16+0 records in tc-se:16+0 records out tc-se:8192 bytes transferred in 0.008 secs (1024000 bytes/sec) tc-se:16+0 records in tc-se:16+0 records out tc-se:8192 bytes transferred in 0.008 secs (1024000 bytes/sec) tc-se:* Mount fs [3, to roll forward] tc-so:[ 5.5000050] WARNING: the log-structured file system is experimental tc-so:[ 5.5400050] WARNING: it may cause system crashes and/or corrupt data tc-se:* Mount fs [4, after roll forward complete] tc-so:[ 5.8500050] WARNING: the log-structured file system is experimental tc-so:[ 5.8500050] WARNING: it may cause system crashes and/or corrupt data tc-se:/mp/3-unchanged-control: no problem tc-se:/mp/5-to-be-appended: expected 600 bytes, found 300 tc-end: 1646889874.254292, rfw, expected_failure, roll-forward not yet implemented: Appended file differs tp-end: 1646889874.310978, fs/lfs/t_rfw tp-start: 1646889874.518886, fs/msdosfs/t_snapshot, 2 tc-start: 1646889874.521864, 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-so:[ 1.0000000] entropy: ready tc-end: 1646889882.60320, snapshot, passed tc-start: 1646889882.68376, 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-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:61 files, 5036 free (1259 clusters) tc-so:[ 1.0000000] entropy: ready tc-end: 1646889888.333505, snapshotstress, passed tp-end: 1646889888.344723, fs/msdosfs/t_snapshot tp-start: 1646889888.611520, fs/nfs/t_mountd, 1 tc-start: 1646889888.614523, mountdhup tc-se:Getting export list. 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:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport 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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-so:[ 1.0000000] entropy: ready tc-so:[ 2.4700050] 10.3.2.1:/myexport: inaccurate wcc data (ctime) detected, disabling wcc (ctime 1646889892.258059335 1646889892.258059335, mtime 1646889892.258059335 1646889892.258059335) tc-end: 1646889909.137495, mountdhup, passed tp-end: 1646889909.158480, fs/nfs/t_mountd tp-start: 1646889911.996262, fs/nfs/t_rquotad, 6 tc-start: 1646889911.998716, 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-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr shmbus ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.1.1.1 ] tc-so:Executing command [ mkdir /rump/etc ] tc-so:Executing command [ mkdir /rump/export ] tc-so:Executing command [ mkdir -p /rump/var/run ] tc-so:Executing command [ mkdir -p /rump/var/db ] tc-so:Executing command [ touch /rump/var/db/mountdtab ] tc-so:Executing command [ mount_ffs /dk /rump/export ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/export 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=/export quota -u -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/export 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=/export quota -g -v ] tc-so:Executing command [ rpcbind ] tc-so:Executing command [ mountd /rump/etc/exports ] tc-so:Executing command [ nfsd ] tc-so:Executing command [ /usr/libexec/rpc.rquotad ] tc-so:Executing command [ rump_server -lrumpvfs -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpfs_nfs unix://clientsock ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr shmbus ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.1.1.100 ] tc-so:Executing command [ mkdir /rump/mnt ] tc-so:Executing command [ mount_nfs 10.1.1.1:/export /rump/mnt ] tc-so:Executing command [ quota -u -v ] tc-so:Executing command [ quota -g -v ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ env RUMP_SERVER=unix://clientsock rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646889935.483648, get_nfs_be_1_both, passed tc-start: 1646889935.502983, 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-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr shmbus ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.1.1.1 ] tc-so:Executing command [ mkdir /rump/etc ] tc-so:Executing command [ mkdir /rump/export ] tc-so:Executing command [ mkdir -p /rump/var/run ] tc-so:Executing command [ mkdir -p /rump/var/db ] tc-so:Executing command [ touch /rump/var/db/mountdtab ] tc-so:Executing command [ mount_ffs /dk /rump/export ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/export 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=/export quota -g -v ] tc-so:Executing command [ rpcbind ] tc-so:Executing command [ mountd /rump/etc/exports ] tc-so:Executing command [ nfsd ] tc-so:Executing command [ /usr/libexec/rpc.rquotad ] tc-so:Executing command [ rump_server -lrumpvfs -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpfs_nfs unix://clientsock ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr shmbus ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.1.1.100 ] tc-so:Executing command [ mkdir /rump/mnt ] tc-so:Executing command [ mount_nfs 10.1.1.1:/export /rump/mnt ] tc-so:Executing command [ quota -g -v ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ env RUMP_SERVER=unix://clientsock rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646889955.404068, get_nfs_be_1_group, passed tc-start: 1646889955.427276, 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-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr shmbus ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.1.1.1 ] tc-so:Executing command [ mkdir /rump/etc ] tc-so:Executing command [ mkdir /rump/export ] tc-so:Executing command [ mkdir -p /rump/var/run ] tc-so:Executing command [ mkdir -p /rump/var/db ] tc-so:Executing command [ touch /rump/var/db/mountdtab ] tc-so:Executing command [ mount_ffs /dk /rump/export ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/export 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=/export quota -u -v ] tc-so:Executing command [ rpcbind ] tc-so:Executing command [ mountd /rump/etc/exports ] tc-so:Executing command [ nfsd ] tc-so:Executing command [ /usr/libexec/rpc.rquotad ] tc-so:Executing command [ rump_server -lrumpvfs -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpfs_nfs unix://clientsock ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr shmbus ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.1.1.100 ] tc-so:Executing command [ mkdir /rump/mnt ] tc-so:Executing command [ mount_nfs 10.1.1.1:/export /rump/mnt ] tc-so:Executing command [ quota -u -v ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ env RUMP_SERVER=unix://clientsock rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646889973.926894, get_nfs_be_1_user, passed tc-start: 1646889973.947849, 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-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr shmbus ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.1.1.1 ] tc-so:Executing command [ mkdir /rump/etc ] tc-so:Executing command [ mkdir /rump/export ] tc-so:Executing command [ mkdir -p /rump/var/run ] tc-so:Executing command [ mkdir -p /rump/var/db ] tc-so:Executing command [ touch /rump/var/db/mountdtab ] tc-so:Executing command [ mount_ffs /dk /rump/export ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/export 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=/export quota -u -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/export 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=/export quota -g -v ] tc-so:Executing command [ rpcbind ] tc-so:Executing command [ mountd /rump/etc/exports ] tc-so:Executing command [ nfsd ] tc-so:Executing command [ /usr/libexec/rpc.rquotad ] tc-so:Executing command [ rump_server -lrumpvfs -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpfs_nfs unix://clientsock ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr shmbus ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.1.1.100 ] tc-so:Executing command [ mkdir /rump/mnt ] tc-so:Executing command [ mount_nfs 10.1.1.1:/export /rump/mnt ] tc-so:Executing command [ quota -u -v ] tc-so:Executing command [ quota -g -v ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ env RUMP_SERVER=unix://clientsock rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646889996.72382, get_nfs_le_1_both, passed tc-start: 1646889996.91248, 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-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr shmbus ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.1.1.1 ] tc-so:Executing command [ mkdir /rump/etc ] tc-so:Executing command [ mkdir /rump/export ] tc-so:Executing command [ mkdir -p /rump/var/run ] tc-so:Executing command [ mkdir -p /rump/var/db ] tc-so:Executing command [ touch /rump/var/db/mountdtab ] tc-so:Executing command [ mount_ffs /dk /rump/export ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/export 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=/export quota -g -v ] tc-so:Executing command [ rpcbind ] tc-so:Executing command [ mountd /rump/etc/exports ] tc-so:Executing command [ nfsd ] tc-so:Executing command [ /usr/libexec/rpc.rquotad ] tc-so:Executing command [ rump_server -lrumpvfs -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpfs_nfs unix://clientsock ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr shmbus ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.1.1.100 ] tc-so:Executing command [ mkdir /rump/mnt ] tc-so:Executing command [ mount_nfs 10.1.1.1:/export /rump/mnt ] tc-so:Executing command [ quota -g -v ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ env RUMP_SERVER=unix://clientsock rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646890016.554802, get_nfs_le_1_group, passed tc-start: 1646890016.574040, 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-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr shmbus ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.1.1.1 ] tc-so:Executing command [ mkdir /rump/etc ] tc-so:Executing command [ mkdir /rump/export ] tc-so:Executing command [ mkdir -p /rump/var/run ] tc-so:Executing command [ mkdir -p /rump/var/db ] tc-so:Executing command [ touch /rump/var/db/mountdtab ] tc-so:Executing command [ mount_ffs /dk /rump/export ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/export 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=/export quota -u -v ] tc-so:Executing command [ rpcbind ] tc-so:Executing command [ mountd /rump/etc/exports ] tc-so:Executing command [ nfsd ] tc-so:Executing command [ /usr/libexec/rpc.rquotad ] tc-so:Executing command [ rump_server -lrumpvfs -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpfs_nfs unix://clientsock ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr shmbus ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.1.1.100 ] tc-so:Executing command [ mkdir /rump/mnt ] tc-so:Executing command [ mount_nfs 10.1.1.1:/export /rump/mnt ] tc-so:Executing command [ quota -u -v ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ env RUMP_SERVER=unix://clientsock rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1646890034.918260, get_nfs_le_1_user, passed tp-end: 1646890034.938334, fs/nfs/t_rquotad tp-start: 1646890035.90176, fs/nullfs/t_basic, 2 tc-start: 1646890035.93435, basic tc-so:[ 1.0000000] entropy: ready tc-end: 1646890035.595920, basic, passed tc-start: 1646890035.603305, twistymount tc-so:[ 1.0000000] entropy: ready tc-end: 1646890036.46305, twistymount, passed tp-end: 1646890036.55543, fs/nullfs/t_basic tp-start: 1646890037.476198, fs/psshfs/t_psshfs, 4 tc-start: 1646890037.478943, 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 18841) tc-so:Setting up SSH client configuration tc-so:Executing command [ ssh-keygen -f ssh_user_key -t rsa -b 1024 -N -q ] tc-so:Executing command [ cp ssh_user_key.pub authorized_keys ] tc-so:Executing command [ chmod 600 authorized_keys ] tc-so:Executing command [ mount -t psshfs -o -F=/tmp/atf-run.jBak1F/ssh_config localhost:/tmp/atf-run.jBak1F/root mnt ] tc-so:Executing command [ ./ne_inodes.sh root/dir root/dir/file1 ] tc-so:Executing command [ ./ne_inodes.sh root/dir root/dir/file2 ] tc-so:Executing command [ ./ne_inodes.sh root/dir/file1 root/dir/file2 ] tc-so:Executing command [ ./ne_inodes.sh root/file3 root/file4 ] tc-se:umount: mnt: not currently mounted tc-so:Stopping SSH server (pid 18841) tc-so:Server output was: tc-end: 1646890050.683374, inode_nos, passed tc-start: 1646890050.745225, 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 8596) tc-so:Setting up SSH client configuration tc-so:Executing command [ ssh-keygen -f ssh_user_key -t rsa -b 1024 -N -q ] tc-so:Executing command [ cp ssh_user_key.pub authorized_keys ] tc-so:Executing command [ chmod 600 authorized_keys ] tc-so:Executing command [ mount -t psshfs -o -F=/tmp/atf-run.VitXrU/ssh_config localhost:/tmp/atf-run.VitXrU/root mnt ] tc-so:Executing command [ ls -R mnt ] tc-se:ls: mnt/dir: Operation not supported tc-so:total 1 tc-so:drwxr-xr-x 2 root wheel 512 Mar 10 05:27 dir tc-so:-rw-r--r-- 1 root wheel 0 Mar 10 05:27 file3 tc-so:-rw-r--r-- 1 root wheel 0 Mar 10 05:27 file4 tc-so:Stopping SSH server (pid 8596) tc-so:Server output was: tc-end: 1646890059.934819, ls, passed tc-start: 1646890059.976645, 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 9490) tc-so:Setting up SSH client configuration tc-so:Executing command [ ssh-keygen -f ssh_user_key -t rsa -b 1024 -N -q ] tc-so:Executing command [ cp ssh_user_key.pub authorized_keys ] tc-so:Executing command [ chmod 600 authorized_keys ] tc-so:Executing command [ /bin/sh -c echo $(cd mnt && /bin/pwd)/dir ] tc-so:Executing command [ mount -t psshfs -o -F=/tmp/atf-run.AGsI4Q/ssh_config localhost:/tmp/atf-run.AGsI4Q/root mnt ] tc-so:Executing command [ /bin/sh -c cd mnt/dir && ls .. >/dev/null && /bin/pwd ] tc-so:Stopping SSH server (pid 9490) tc-so:Server output was: tc-end: 1646890068.844224, pwd, passed tc-start: 1646890068.883926, 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 29469) tc-so:Setting up SSH client configuration tc-so:Executing command [ ssh-keygen -f ssh_user_key -t rsa -b 1024 -N -q ] tc-so:Executing command [ cp ssh_user_key.pub authorized_keys ] tc-so:Executing command [ chmod 600 authorized_keys ] tc-so:Executing command [ mkdir root mnt ] tc-so:Executing command [ /bin/sh -c : > root/empty ] tc-so:Executing command [ mount -t psshfs -o -F=/tmp/atf-run.Q3Q3un/ssh_config localhost:/tmp/atf-run.Q3Q3un/root mnt ] tc-so:Executing command [ cat mnt/empty ] tc-so:Stopping SSH server (pid 29469) tc-so:Server output was: tc-end: 1646890077.766774, read_empty_file, passed tp-end: 1646890077.804865, fs/psshfs/t_psshfs tp-start: 1646890078.14193, fs/ptyfs/t_ptyfs, 1 tc-start: 1646890078.16512, basic tc-so:[ 1.0000000] entropy: ready tc-end: 1646890078.731926, basic, passed tp-end: 1646890078.740296, fs/ptyfs/t_ptyfs tp-start: 1646890078.865239, fs/ptyfs/t_nullpts, 1 tc-start: 1646890078.867659, nullrevoke tc-so:[ 1.0000000] entropy: ready tc-end: 1646890079.420794, nullrevoke, passed tp-end: 1646890079.431520, fs/ptyfs/t_nullpts tp-start: 1646890079.685382, fs/puffs/t_basic, 10 tc-start: 1646890079.687923, inactive_basic tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-end: 1646890081.133521, inactive_basic, passed tc-start: 1646890081.144154, inactive_reclaim tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-end: 1646890082.82584, inactive_reclaim, passed tc-start: 1646890082.93025, mount tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-end: 1646890083.299108, mount, passed tc-start: 1646890083.307241, reclaim_hardlink tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-end: 1646890084.339159, reclaim_hardlink, passed tc-start: 1646890084.346413, root_chrdev tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-end: 1646890085.386979, root_chrdev, passed tc-start: 1646890085.395783, root_fifo tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:writing tc-end: 1646890086.441923, root_fifo, passed tc-start: 1646890086.449245, root_lnk tc-so:[ 1.0000000] entropy: ready tc-end: 1646890087.203808, root_lnk, passed tc-start: 1646890087.212163, root_reg tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-end: 1646890088.310520, root_reg, passed tc-start: 1646890088.318451, signals tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-end: 1646890089.383084, signals, passed tc-start: 1646890089.393023, unlink_accessible tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-end: 1646890090.267756, unlink_accessible, passed tp-end: 1646890090.276191, fs/puffs/t_basic tp-start: 1646890090.438046, fs/puffs/t_fuzz, 9 tc-start: 1646890090.440202, mountfuzz0 tc-so:test seeded RNG with 1646890090 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.2600050] puffs_mount: development version mismatch: kernel 30, lib -1524316344 tc-so:[ 1.2600050] puffs_mount: development version mismatch: kernel 30, lib 477561999 tc-so:[ 1.2600050] puffs_mount: development version mismatch: kernel 30, lib -32041868 tc-so:[ 1.2600050] puffs_mount: development version mismatch: kernel 30, lib -885714018 tc-so:[ 1.3000050] puffs_mount: development version mismatch: kernel 30, lib 13090707 tc-so:[ 1.3000050] puffs_mount: development version mismatch: kernel 30, lib -1869083723 tc-so:[ 1.3000050] puffs_mount: development version mismatch: kernel 30, lib -1452578462 tc-so:[ 1.3000050] puffs_mount: development version mismatch: kernel 30, lib -1373262637 tc-so:[ 1.3000050] puffs_mount: development version mismatch: kernel 30, lib -1438017740 tc-so:[ 1.3000050] puffs_mount: development version mismatch: kernel 30, lib 1898458951 tc-so:[ 1.3400050] puffs_mount: development version mismatch: kernel 30, lib -700420332 tc-so:[ 1.3400050] puffs_mount: development version mismatch: kernel 30, lib 209572965 tc-so:[ 1.3400050] puffs_mount: development version mismatch: kernel 30, lib 390625312 tc-so:[ 1.3400050] puffs_mount: development version mismatch: kernel 30, lib -759965813 tc-so:[ 1.3400050] puffs_mount: development version mismatch: kernel 30, lib -252079785 tc-so:[ 1.3400050] puffs_mount: development version mismatch: kernel 30, lib -787425458 tc-so:[ 1.3800050] puffs_mount: development version mismatch: kernel 30, lib 1047173584 tc-so:[ 1.3800050] puffs_mount: development version mismatch: kernel 30, lib -531750934 tc-so:[ 1.3800050] puffs_mount: development version mismatch: kernel 30, lib 1124085502 tc-so:[ 1.3800050] puffs_mount: development version mismatch: kernel 30, lib -2108941580 tc-so:[ 1.3800050] puffs_mount: development version mismatch: kernel 30, lib 749533429 tc-so:[ 1.3800050] puffs_mount: development version mismatch: kernel 30, lib -1564928355 tc-so:[ 1.4200050] puffs_mount: development version mismatch: kernel 30, lib 2030801222 tc-so:[ 1.4200050] puffs_mount: development version mismatch: kernel 30, lib 1715725819 tc-so:[ 1.4200050] puffs_mount: development version mismatch: kernel 30, lib 1220288321 tc-so:[ 1.4200050] puffs_mount: development version mismatch: kernel 30, lib -370455456 tc-so:[ 1.4200050] puffs_mount: development version mismatch: kernel 30, lib 463187730 tc-so:[ 1.4200050] puffs_mount: development version mismatch: kernel 30, lib -99238386 tc-so:[ 1.4600050] puffs_mount: development version mismatch: kernel 30, lib 1028288936 tc-so:[ 1.4600050] puffs_mount: development version mismatch: kernel 30, lib -1049147395 tc-so:[ 1.4600050] puffs_mount: development version mismatch: kernel 30, lib 700259971 tc-so:[ 1.4600050] puffs_mount: development version mismatch: kernel 30, lib -485250941 tc-so:[ 1.4600050] puffs_mount: development version mismatch: kernel 30, lib -710877558 tc-so:[ 1.4900050] puffs_mount: development version mismatch: kernel 30, lib -1725179723 tc-so:[ 1.4900050] puffs_mount: development version mismatch: kernel 30, lib 1962228951 tc-so:[ 1.4900050] puffs_mount: development version mismatch: kernel 30, lib -2069448809 tc-so:[ 1.4900050] puffs_mount: development version mismatch: kernel 30, lib -1051016911 tc-so:[ 1.4900050] puffs_mount: development version mismatch: kernel 30, lib 1470615352 tc-so:[ 1.4900050] puffs_mount: development version mismatch: kernel 30, lib 939699851 tc-so:[ 1.5300050] puffs_mount: development version mismatch: kernel 30, lib -1363319974 tc-so:[ 1.5300050] puffs_mount: development version mismatch: kernel 30, lib -453075912 tc-so:[ 1.5300050] puffs_mount: development version mismatch: kernel 30, lib 1013978458 tc-so:[ 1.5300050] puffs_mount: development version mismatch: kernel 30, lib -1392436838 tc-so:[ 1.5300050] puffs_mount: development version mismatch: kernel 30, lib 1685739783 tc-so:[ 1.5300050] puffs_mount: development version mismatch: kernel 30, lib -1064097385 tc-so:[ 1.5700050] puffs_mount: development version mismatch: kernel 30, lib 55402922 tc-so:[ 1.5700050] puffs_mount: development version mismatch: kernel 30, lib -1282655045 tc-so:[ 1.5700050] puffs_mount: development version mismatch: kernel 30, lib 1196182785 tc-so:[ 1.5700050] puffs_mount: development version mismatch: kernel 30, lib 1062392834 tc-so:[ 1.5700050] puffs_mount: development version mismatch: kernel 30, lib 1687285721 tc-so:[ 1.5700050] puffs_mount: development version mismatch: kernel 30, lib 1731711588 tc-so:[ 1.6100050] puffs_mount: development version mismatch: kernel 30, lib -167157239 tc-so:[ 1.6100050] puffs_mount: development version mismatch: kernel 30, lib 1335367013 tc-so:[ 1.6100050] puffs_mount: development version mismatch: kernel 30, lib 1560247562 tc-so:[ 1.6100050] puffs_mount: development version mismatch: kernel 30, lib 1506019699 tc-so:[ 1.6400050] puffs_mount: development version mismatch: kernel 30, lib 1686462198 tc-so:[ 1.6400050] puffs_mount: development version mismatch: kernel 30, lib 1569624786 tc-so:[ 1.6400050] puffs_mount: development version mismatch: kernel 30, lib -845605544 tc-so:[ 1.6400050] puffs_mount: development version mismatch: kernel 30, lib 153263305 tc-so:[ 1.6400050] puffs_mount: development version mismatch: kernel 30, lib -520696312 tc-so:[ 1.6400050] puffs_mount: development version mismatch: kernel 30, lib 758588568 tc-so:[ 1.6800050] puffs_mount: development version mismatch: kernel 30, lib 2104144221 tc-so:[ 1.6800050] puffs_mount: development version mismatch: kernel 30, lib 2104813322 tc-so:[ 1.6800050] puffs_mount: development version mismatch: kernel 30, lib 1025191621 tc-so:[ 1.6800050] puffs_mount: development version mismatch: kernel 30, lib 1458195193 tc-so:[ 1.6800050] puffs_mount: development version mismatch: kernel 30, lib -39430667 tc-so:[ 1.6800050] puffs_mount: development version mismatch: kernel 30, lib 1839290113 tc-so:[ 1.7200050] puffs_mount: development version mismatch: kernel 30, lib 961307138 tc-so:[ 1.7200050] puffs_mount: development version mismatch: kernel 30, lib 130309541 tc-so:[ 1.7200050] puffs_mount: development version mismatch: kernel 30, lib 760993777 tc-so:[ 1.7200050] puffs_mount: development version mismatch: kernel 30, lib 1607598444 tc-so:[ 1.7200050] puffs_mount: development version mismatch: kernel 30, lib -79808123 tc-so:[ 1.7200050] puffs_mount: development version mismatch: kernel 30, lib 1129681742 tc-so:[ 1.7600050] puffs_mount: development version mismatch: kernel 30, lib -1543034542 tc-so:[ 1.7600050] puffs_mount: development version mismatch: kernel 30, lib 929076969 tc-so:[ 1.7600050] puffs_mount: development version mismatch: kernel 30, lib -1468621937 tc-so:[ 1.7600050] puffs_mount: development version mismatch: kernel 30, lib -1263097877 tc-so:[ 1.7600050] puffs_mount: development version mismatch: kernel 30, lib -1721256078 tc-so:[ 1.7600050] puffs_mount: development version mismatch: kernel 30, lib -1230251237 tc-so:[ 1.8000050] puffs_mount: development version mismatch: kernel 30, lib 2059585111 tc-so:[ 1.8000050] puffs_mount: development version mismatch: kernel 30, lib 1757931943 tc-so:[ 1.8000050] puffs_mount: development version mismatch: kernel 30, lib 702583939 tc-so:[ 1.8000050] puffs_mount: development version mismatch: kernel 30, lib 573597387 tc-so:[ 1.8000050] puffs_mount: development version mismatch: kernel 30, lib 1476723554 tc-so:[ 1.8000050] puffs_mount: development version mismatch: kernel 30, lib -1314406101 tc-so:[ 1.8400050] puffs_mount: development version mismatch: kernel 30, lib -250171885 tc-so:[ 1.8400050] puffs_mount: development version mismatch: kernel 30, lib -523093798 tc-so:[ 1.8400050] puffs_mount: development version mismatch: kernel 30, lib -481293976 tc-so:[ 1.8400050] puffs_mount: development version mismatch: kernel 30, lib 273418947 tc-so:[ 1.8400050] puffs_mount: development version mismatch: kernel 30, lib -2026644096 tc-so:[ 1.8400050] puffs_mount: development version mismatch: kernel 30, lib -1021802210 tc-so:[ 1.8800050] puffs_mount: development version mismatch: kernel 30, lib -1393442387 tc-so:[ 1.8800050] puffs_mount: development version mismatch: kernel 30, lib -1331632943 tc-so:[ 1.8800050] puffs_mount: development version mismatch: kernel 30, lib -280039225 tc-so:[ 1.8800050] puffs_mount: development version mismatch: kernel 30, lib -1044116437 tc-so:[ 1.8800050] puffs_mount: development version mismatch: kernel 30, lib 2118225522 tc-so:[ 1.8800050] puffs_mount: development version mismatch: kernel 30, lib -1302067595 tc-so:[ 1.9200050] puffs_mount: development version mismatch: kernel 30, lib -503030505 tc-so:[ 1.9200050] puffs_mount: development version mismatch: kernel 30, lib -540464820 tc-so:[ 1.9200050] puffs_mount: development version mismatch: kernel 30, lib 41184091 tc-end: 1646890091.792648, mountfuzz0, passed tc-start: 1646890091.801115, mountfuzz1 tc-so:test seeded RNG with 1646890091 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] puffs_mount: invalid KFLAGs 0x72b9c016 tc-so:[ 1.0200050] puffs_mount: invalid KFLAGs 0x80172428 tc-so:[ 1.0200050] puffs_mount: invalid KFLAGs 0xc98371b7 tc-so:[ 1.0200050] puffs_mount: invalid KFLAGs 0x7ec9ca6f tc-so:[ 1.3300050] puffs_mount: invalid KFLAGs 0x80f6dc27 tc-so:[ 1.3300050] puffs_mount: invalid KFLAGs 0x194870de tc-so:[ 1.3300050] puffs_mount: invalid KFLAGs 0x8dc5b919 tc-so:[ 1.3300050] puffs_mount: invalid KFLAGs 0x31d883ac tc-so:[ 1.3300050] puffs_mount: invalid KFLAGs 0xaae44416 tc-so:[ 1.3700050] puffs_mount: invalid KFLAGs 0x4e511995 tc-so:[ 1.3700050] puffs_mount: invalid KFLAGs 0x6ad29e42 tc-so:[ 1.3700050] puffs_mount: invalid KFLAGs 0x9415dec1 tc-so:[ 1.3700050] puffs_mount: invalid KFLAGs 0x8acf3034 tc-so:[ 1.3700050] puffs_mount: invalid KFLAGs 0xf4b09e86 tc-so:[ 1.4100050] puffs_mount: invalid KFLAGs 0x7a01f0c0 tc-so:[ 1.4100050] puffs_mount: invalid KFLAGs 0x141fab30 tc-so:[ 1.4100050] puffs_mount: invalid KFLAGs 0x21c8c10f tc-so:[ 1.4100050] puffs_mount: invalid KFLAGs 0x9f35c630 tc-so:[ 1.4100050] puffs_mount: invalid KFLAGs 0xe5a73e7c tc-so:[ 1.4100050] puffs_mount: invalid KFLAGs 0xd10eb6 tc-so:[ 1.4100050] puffs_mount: invalid KFLAGs 0x66eb5026 tc-so:[ 1.4100050] puffs_mount: invalid KFLAGs 0x9a3e976a tc-so:[ 1.4100050] puffs_mount: invalid KFLAGs 0xf3f06f74 tc-so:[ 1.4100050] puffs_mount: invalid KFLAGs 0x47edefd0 tc-so:[ 1.4100050] puffs_mount: invalid KFLAGs 0x7846c3bc tc-so:[ 1.4100050] puffs_mount: invalid KFLAGs 0x6c77a21c tc-so:[ 1.4100050] puffs_mount: invalid KFLAGs 0xab824aef tc-so:[ 1.4900050] puffs_mount: invalid KFLAGs 0xac6c2efd tc-so:[ 1.4900050] puffs_mount: invalid KFLAGs 0x7c2c94eb tc-so:[ 1.4900050] puffs_mount: invalid KFLAGs 0x43c12629 tc-so:[ 1.4900050] puffs_mount: invalid KFLAGs 0xfec1e46a tc-so:[ 1.4900050] puffs_mount: invalid KFLAGs 0xb17554cc tc-so:[ 1.5300050] puffs_mount: invalid KFLAGs 0xfad13000 tc-so:[ 1.5300050] puffs_mount: invalid KFLAGs 0x4784a787 tc-so:[ 1.5300050] puffs_mount: invalid KFLAGs 0x3fd66877 tc-so:[ 1.5300050] puffs_mount: invalid KFLAGs 0xa1fde0b5 tc-so:[ 1.5300050] puffs_mount: invalid KFLAGs 0x8f2c70a6 tc-so:[ 1.5300050] puffs_mount: invalid KFLAGs 0x6c581324 tc-so:[ 1.5300050] puffs_mount: invalid KFLAGs 0x934f87cf tc-so:[ 1.5700050] puffs_mount: invalid KFLAGs 0x605a45ab tc-so:[ 1.5700050] puffs_mount: invalid KFLAGs 0x4d72532a tc-so:[ 1.5700050] puffs_mount: invalid KFLAGs 0x5e67e057 tc-so:[ 1.5700050] puffs_mount: invalid KFLAGs 0x98b153ad tc-so:[ 1.5700050] puffs_mount: invalid KFLAGs 0x2733563d tc-so:[ 1.5700050] puffs_mount: invalid KFLAGs 0x631b46ed tc-so:[ 1.6100050] puffs_mount: invalid KFLAGs 0x4877a76c tc-so:[ 1.6100050] puffs_mount: invalid KFLAGs 0xad33248 tc-so:[ 1.6100050] puffs_mount: invalid KFLAGs 0x5fb721c6 tc-so:[ 1.6100050] puffs_mount: invalid KFLAGs 0x7ea2da2a tc-so:[ 1.6100050] puffs_mount: invalid KFLAGs 0x98ca0e27 tc-so:[ 1.6100050] puffs_mount: invalid KFLAGs 0xbe0f1f03 tc-so:[ 1.6500050] puffs_mount: invalid KFLAGs 0x5d7c43ab tc-so:[ 1.6500050] puffs_mount: invalid KFLAGs 0xf201cafc tc-so:[ 1.6500050] puffs_mount: invalid KFLAGs 0x33c0469b tc-so:[ 1.6500050] puffs_mount: invalid KFLAGs 0xfa07af52 tc-so:[ 1.6500050] puffs_mount: invalid KFLAGs 0x74448c78 tc-so:[ 1.6500050] puffs_mount: invalid KFLAGs 0xfaeec50c tc-so:[ 1.6500050] puffs_mount: invalid KFLAGs 0x67c50c44 tc-so:[ 1.6900050] puffs_mount: invalid KFLAGs 0x8b5c2dad tc-so:[ 1.6900050] puffs_mount: invalid KFLAGs 0xc947279d tc-so:[ 1.6900050] puffs_mount: invalid KFLAGs 0x4a101601 tc-so:[ 1.6900050] puffs_mount: invalid KFLAGs 0xbe1b9425 tc-so:[ 1.6900050] puffs_mount: invalid KFLAGs 0x37754bab tc-so:[ 1.6900050] puffs_mount: invalid KFLAGs 0x4db68e6e tc-so:[ 1.7300050] puffs_mount: invalid KFLAGs 0xd5a5402c tc-so:[ 1.7300050] puffs_mount: invalid KFLAGs 0x77809a6 tc-so:[ 1.7300050] puffs_mount: invalid KFLAGs 0x6ee205bb tc-so:[ 1.7300050] puffs_mount: invalid KFLAGs 0x2ebeb76f tc-so:[ 1.7300050] puffs_mount: invalid KFLAGs 0xa006b861 tc-so:[ 1.7300050] puffs_mount: invalid KFLAGs 0x7bf34f9a tc-so:[ 1.7300050] puffs_mount: invalid KFLAGs 0xdbdbe391 tc-so:[ 1.7700050] puffs_mount: invalid KFLAGs 0x832c2012 tc-so:[ 1.7700050] puffs_mount: invalid KFLAGs 0x93e50a9b tc-so:[ 1.7700050] puffs_mount: invalid KFLAGs 0x9f332640 tc-so:[ 1.7700050] puffs_mount: invalid KFLAGs 0x89011b05 tc-so:[ 1.7700050] puffs_mount: invalid KFLAGs 0x48155234 tc-so:[ 1.7700050] puffs_mount: invalid KFLAGs 0x549f9c1c tc-so:[ 1.8100050] puffs_mount: invalid KFLAGs 0x5f54dc68 tc-so:[ 1.8100050] puffs_mount: invalid KFLAGs 0x933cf7f6 tc-so:[ 1.8100050] puffs_mount: invalid KFLAGs 0xc03f8e08 tc-so:[ 1.8100050] puffs_mount: invalid KFLAGs 0x2a29e147 tc-so:[ 1.8100050] puffs_mount: invalid KFLAGs 0x821bccd0 tc-so:[ 1.8100050] puffs_mount: invalid KFLAGs 0x25941943 tc-so:[ 1.8100050] puffs_mount: invalid KFLAGs 0x6243796a tc-so:[ 1.8500050] puffs_mount: invalid KFLAGs 0xfd49bea3 tc-so:[ 1.8500050] puffs_mount: invalid KFLAGs 0x9a11513e tc-so:[ 1.8500050] puffs_mount: invalid KFLAGs 0x9f5c4f81 tc-so:[ 1.8500050] puffs_mount: invalid KFLAGs 0xdf01fa53 tc-so:[ 1.8500050] puffs_mount: invalid KFLAGs 0x9c0e8989 tc-so:[ 1.8500050] puffs_mount: invalid KFLAGs 0xbf6c74fc tc-so:[ 1.8900050] puffs_mount: invalid KFLAGs 0xc878648d tc-so:[ 1.8900050] puffs_mount: invalid KFLAGs 0xb131552 tc-so:[ 1.8900050] puffs_mount: invalid KFLAGs 0x5dc2f257 tc-so:[ 1.8900050] puffs_mount: invalid KFLAGs 0x6dfaa639 tc-so:[ 1.8900050] puffs_mount: invalid KFLAGs 0x54d42eb6 tc-so:[ 1.8900050] puffs_mount: invalid KFLAGs 0xfdab559a tc-so:[ 1.8900050] puffs_mount: invalid KFLAGs 0x9e4f794 tc-so:[ 1.9300050] puffs_mount: invalid KFLAGs 0xc46c538a tc-so:[ 1.9300050] puffs_mount: invalid KFLAGs 0x91030885 tc-so:[ 1.9300050] puffs_mount: invalid KFLAGs 0x13a12ec6 tc-end: 1646890093.210546, mountfuzz1, passed tc-start: 1646890093.216800, mountfuzz2 tc-so:test seeded RNG with 1646890093 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.3300050] puffs_mount: invalid FHFLAGs 0xbaf66b9c tc-so:[ 1.3300050] puffs_mount: invalid FHFLAGs 0x232cce8 tc-so:[ 1.3300050] puffs_mount: invalid FHFLAGs 0x81aaa4b7 tc-so:[ 1.3300050] puffs_mount: invalid FHFLAGs 0xbc00f0a2 tc-so:[ 1.3700050] puffs_mount: invalid FHFLAGs 0x383544d tc-so:[ 1.3700050] puffs_mount: invalid FHFLAGs 0x16d89293 tc-so:[ 1.3700050] puffs_mount: invalid FHFLAGs 0xe7048d01 tc-so:[ 1.3700050] puffs_mount: invalid FHFLAGs 0x3a1f0057 tc-so:[ 1.4100050] puffs_mount: invalid FHFLAGs 0x55038a67 tc-so:[ 1.4100050] puffs_mount: invalid FHFLAGs 0xc8bd09af tc-so:[ 1.4100050] puffs_mount: invalid FHFLAGs 0x97fdc13b tc-so:[ 1.4100050] puffs_mount: invalid FHFLAGs 0xa81853f4 tc-so:[ 1.4100050] puffs_mount: invalid FHFLAGs 0x2500e772 tc-so:[ 1.4500050] puffs_mount: invalid FHFLAGs 0x1295169f tc-so:[ 1.4500050] puffs_mount: invalid FHFLAGs 0x9975b886 tc-so:[ 1.4500050] puffs_mount: invalid FHFLAGs 0xfae5599e tc-so:[ 1.4500050] puffs_mount: invalid FHFLAGs 0x5a02fd98 tc-so:[ 1.4900050] puffs_mount: invalid FHFLAGs 0xb07194a1 tc-so:[ 1.4900050] puffs_mount: invalid FHFLAGs 0xb853eaa6 tc-so:[ 1.4900050] puffs_mount: invalid FHFLAGs 0x89ab4339 tc-so:[ 1.4900050] puffs_mount: invalid FHFLAGs 0xb40bb738 tc-so:[ 1.4900050] puffs_mount: invalid FHFLAGs 0xc538befe tc-so:[ 1.5300050] puffs_mount: invalid FHFLAGs 0xb061a39d tc-so:[ 1.5300050] puffs_mount: invalid FHFLAGs 0x35421354 tc-so:[ 1.5300050] puffs_mount: invalid FHFLAGs 0xa7f4c9b6 tc-so:[ 1.5300050] puffs_mount: invalid FHFLAGs 0xa81a40ad tc-so:[ 1.5700050] puffs_mount: invalid FHFLAGs 0x4a2ca7d0 tc-so:[ 1.5700050] puffs_mount: invalid FHFLAGs 0x7c56fee9 tc-so:[ 1.5700050] puffs_mount: invalid FHFLAGs 0xaabe8d8b tc-so:[ 1.5700050] puffs_mount: invalid FHFLAGs 0xf47b2a9c tc-so:[ 1.5700050] puffs_mount: invalid FHFLAGs 0x53b48d96 tc-so:[ 1.6100050] puffs_mount: invalid FHFLAGs 0x537fefde tc-so:[ 1.6100050] puffs_mount: invalid FHFLAGs 0x69e9ca96 tc-so:[ 1.6100050] puffs_mount: invalid FHFLAGs 0xd24c5579 tc-so:[ 1.6100050] puffs_mount: invalid FHFLAGs 0xc327af86 tc-so:[ 1.6100050] puffs_mount: invalid FHFLAGs 0x17f520cc tc-so:[ 1.6500050] puffs_mount: invalid FHFLAGs 0x5247de64 tc-so:[ 1.6500050] puffs_mount: invalid FHFLAGs 0x6d5f23ff tc-so:[ 1.6500050] puffs_mount: invalid FHFLAGs 0x1ced32d1 tc-so:[ 1.6500050] puffs_mount: invalid FHFLAGs 0x6ca63aa8 tc-so:[ 1.6900050] puffs_mount: invalid FHFLAGs 0x8993f05e tc-so:[ 1.6900050] puffs_mount: invalid FHFLAGs 0x7cc10242 tc-so:[ 1.6900050] puffs_mount: invalid FHFLAGs 0x8ddda791 tc-so:[ 1.6900050] puffs_mount: invalid FHFLAGs 0x3923acdb tc-so:[ 1.6900050] puffs_mount: invalid FHFLAGs 0x57cc4d68 tc-so:[ 1.7300050] puffs_mount: invalid FHFLAGs 0x463372db tc-so:[ 1.7300050] puffs_mount: invalid FHFLAGs 0x700d72e0 tc-so:[ 1.7300050] puffs_mount: invalid FHFLAGs 0x25730687 tc-so:[ 1.7300050] puffs_mount: invalid FHFLAGs 0x68926783 tc-so:[ 1.7700050] puffs_mount: invalid FHFLAGs 0xeefc2993 tc-so:[ 1.7700050] puffs_mount: invalid FHFLAGs 0xefa089d8 tc-so:[ 1.7700050] puffs_mount: invalid FHFLAGs 0xfab0de0d tc-so:[ 1.7700050] puffs_mount: invalid FHFLAGs 0xc74a660e tc-so:[ 1.7700050] puffs_mount: invalid FHFLAGs 0x3618e64d tc-so:[ 1.8100050] puffs_mount: invalid FHFLAGs 0x59555eec tc-so:[ 1.8100050] puffs_mount: invalid FHFLAGs 0xe98f0a61 tc-so:[ 1.8100050] puffs_mount: invalid FHFLAGs 0xc66f3084 tc-so:[ 1.8100050] puffs_mount: invalid FHFLAGs 0x8e93e113 tc-so:[ 1.8500050] puffs_mount: invalid FHFLAGs 0xd6e951af tc-so:[ 1.8500050] puffs_mount: invalid FHFLAGs 0x9603ac14 tc-so:[ 1.8500050] puffs_mount: invalid FHFLAGs 0x99d0e96e tc-so:[ 1.8500050] puffs_mount: invalid FHFLAGs 0x2c3f802 tc-so:[ 1.8500050] puffs_mount: invalid FHFLAGs 0x2a8397d7 tc-so:[ 1.8500050] puffs_mount: invalid FHFLAGs 0x62919e5d tc-so:[ 1.8900050] puffs_mount: invalid FHFLAGs 0x2384aa89 tc-so:[ 1.8900050] puffs_mount: invalid FHFLAGs 0x27461b47 tc-so:[ 1.8900050] puffs_mount: invalid FHFLAGs 0xff759084 tc-so:[ 1.8900050] puffs_mount: invalid FHFLAGs 0x2e54c76c tc-so:[ 1.8900050] puffs_mount: invalid FHFLAGs 0xd0ae6803 tc-so:[ 1.8900050] puffs_mount: invalid FHFLAGs 0x33c125aa tc-so:[ 1.8900050] puffs_mount: invalid FHFLAGs 0x879c1ead tc-so:[ 1.9300050] puffs_mount: invalid FHFLAGs 0x276ec02a tc-so:[ 1.9300050] puffs_mount: invalid FHFLAGs 0x4466d52a tc-so:[ 1.9300050] puffs_mount: invalid FHFLAGs 0xde3dced5 tc-so:[ 1.9300050] puffs_mount: invalid FHFLAGs 0xe5bf0ec9 tc-so:[ 1.9300050] puffs_mount: invalid FHFLAGs 0xa8a82bde tc-so:[ 1.9300050] puffs_mount: invalid FHFLAGs 0x73839075 tc-so:[ 1.9700050] puffs_mount: invalid FHFLAGs 0xa1f01081 tc-so:[ 1.9700050] puffs_mount: invalid FHFLAGs 0x53057b0 tc-so:[ 1.9700050] puffs_mount: invalid FHFLAGs 0x60044e01 tc-so:[ 1.9700050] puffs_mount: invalid FHFLAGs 0xffe8acd2 tc-so:[ 1.9700050] puffs_mount: invalid FHFLAGs 0x533ed8ac tc-so:[ 1.9700050] puffs_mount: invalid FHFLAGs 0x40aa21d2 tc-so:[ 2.0100050] puffs_mount: invalid FHFLAGs 0xe36df289 tc-so:[ 2.0100050] puffs_mount: invalid FHFLAGs 0xb0b154f7 tc-so:[ 2.0100050] puffs_mount: invalid FHFLAGs 0x267c1390 tc-so:[ 2.0100050] puffs_mount: invalid FHFLAGs 0x32452478 tc-so:[ 2.0100050] puffs_mount: invalid FHFLAGs 0x573d988c tc-so:[ 2.0100050] puffs_mount: invalid FHFLAGs 0xcd5e2cda tc-so:[ 2.0100050] puffs_mount: invalid FHFLAGs 0xac7343c5 tc-so:[ 2.0500050] puffs_mount: invalid FHFLAGs 0x488f0a7a tc-so:[ 2.0500050] puffs_mount: invalid FHFLAGs 0x4572b726 tc-so:[ 2.0500050] puffs_mount: invalid FHFLAGs 0xf281f63a tc-so:[ 2.0500050] puffs_mount: invalid FHFLAGs 0x7a0f04c8 tc-so:[ 2.0500050] puffs_mount: invalid FHFLAGs 0xf36b152c tc-so:[ 2.0500050] puffs_mount: invalid FHFLAGs 0x155ff96a tc-so:[ 2.0900050] puffs_mount: invalid FHFLAGs 0xffb000aa tc-so:[ 2.0900050] puffs_mount: invalid FHFLAGs 0x16dbc555 tc-so:[ 2.0900050] puffs_mount: invalid FHFLAGs 0x22c029f tc-so:[ 2.0900050] puffs_mount: invalid FHFLAGs 0x6d08e921 tc-end: 1646890094.718612, mountfuzz2, passed tc-start: 1646890094.724918, mountfuzz3 tc-so:test seeded RNG with 1646890094 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] puffs_mount: pa_spare[0] = 0x62adad07 tc-so:[ 1.0200050] puffs_mount: pa_spare[0] = 0x15dcfd45 tc-so:[ 1.0200050] puffs_mount: pa_spare[0] = 0xef4a1b39 tc-so:[ 1.2700050] puffs_mount: pa_spare[0] = 0xacdc6d34 tc-so:[ 1.2700050] puffs_mount: pa_spare[0] = 0x6387ae2b tc-so:[ 1.2700050] puffs_mount: pa_spare[0] = 0x27b9e3a3 tc-so:[ 1.2700050] puffs_mount: pa_spare[0] = 0xa30798fe tc-so:[ 1.2700050] puffs_mount: pa_spare[0] = 0x45495a81 tc-so:[ 1.3100050] puffs_mount: pa_spare[0] = 0xddc37a5a tc-so:[ 1.3100050] puffs_mount: pa_spare[0] = 0x6dcc856d tc-so:[ 1.3100050] puffs_mount: pa_spare[0] = 0x77b0b4e8 tc-so:[ 1.3100050] puffs_mount: pa_spare[0] = 0xd98d6004 tc-so:[ 1.3100050] puffs_mount: pa_spare[0] = 0x8ba5a78 tc-so:[ 1.3100050] puffs_mount: pa_spare[0] = 0x7419103d tc-so:[ 1.3100050] puffs_mount: pa_spare[0] = 0xd4e716b tc-so:[ 1.3500050] puffs_mount: pa_spare[0] = 0x24589453 tc-so:[ 1.3500050] puffs_mount: pa_spare[0] = 0xc0c526cc tc-so:[ 1.3500050] puffs_mount: pa_spare[0] = 0x90396291 tc-so:[ 1.3500050] puffs_mount: pa_spare[0] = 0x1ba8b30a tc-so:[ 1.3500050] puffs_mount: pa_spare[0] = 0x84d0f0b1 tc-so:[ 1.3500050] puffs_mount: pa_spare[0] = 0x642948d4 tc-so:[ 1.3500050] puffs_mount: pa_spare[0] = 0x9f8239ff tc-so:[ 1.3500050] puffs_mount: pa_spare[0] = 0xd483c7a7 tc-so:[ 1.3500050] puffs_mount: pa_spare[0] = 0x3e03a6ae tc-so:[ 1.3500050] puffs_mount: pa_spare[0] = 0x6515ef3d tc-so:[ 1.4100050] puffs_mount: pa_spare[0] = 0x9d17499c tc-so:[ 1.4100050] puffs_mount: pa_spare[0] = 0xbefd68bd tc-so:[ 1.4100050] puffs_mount: pa_spare[0] = 0x99e1210e tc-so:[ 1.4100050] puffs_mount: pa_spare[0] = 0x3e585f2d tc-so:[ 1.4100050] puffs_mount: pa_spare[0] = 0x7b894117 tc-so:[ 1.4100050] puffs_mount: pa_spare[0] = 0xa2abe070 tc-so:[ 1.4500050] puffs_mount: pa_spare[0] = 0x20778db0 tc-so:[ 1.4500050] puffs_mount: pa_spare[0] = 0x5236cdd8 tc-so:[ 1.4500050] puffs_mount: pa_spare[0] = 0x468caadf tc-so:[ 1.4500050] puffs_mount: pa_spare[0] = 0x18be1a83 tc-so:[ 1.4500050] puffs_mount: pa_spare[0] = 0x820348c0 tc-so:[ 1.4500050] puffs_mount: pa_spare[0] = 0xbf524333 tc-so:[ 1.4500050] puffs_mount: pa_spare[0] = 0xe213bac5 tc-so:[ 1.4900050] puffs_mount: pa_spare[0] = 0x6f57b9f8 tc-so:[ 1.4900050] puffs_mount: pa_spare[0] = 0x609c222d tc-so:[ 1.4900050] puffs_mount: pa_spare[0] = 0x939e00da tc-so:[ 1.4900050] puffs_mount: pa_spare[0] = 0xc9f51976 tc-so:[ 1.4900050] puffs_mount: pa_spare[0] = 0x913b4651 tc-so:[ 1.4900050] puffs_mount: pa_spare[0] = 0x3097dc3c tc-so:[ 1.5300050] puffs_mount: pa_spare[0] = 0xe3ab6179 tc-so:[ 1.5300050] puffs_mount: pa_spare[0] = 0xfb5ba163 tc-so:[ 1.5300050] puffs_mount: pa_spare[0] = 0x13daeb8b tc-so:[ 1.5300050] puffs_mount: pa_spare[0] = 0x584b8673 tc-so:[ 1.5300050] puffs_mount: pa_spare[0] = 0x79abe26d tc-so:[ 1.5300050] puffs_mount: pa_spare[0] = 0x2c15a42d tc-so:[ 1.5300050] puffs_mount: pa_spare[0] = 0xab9f1a7 tc-so:[ 1.5700050] puffs_mount: pa_spare[0] = 0x4542fdd0 tc-so:[ 1.5700050] puffs_mount: pa_spare[0] = 0x30a23b93 tc-so:[ 1.5700050] puffs_mount: pa_spare[0] = 0xceb2f3d8 tc-so:[ 1.5700050] puffs_mount: pa_spare[0] = 0x262db8d tc-so:[ 1.5700050] puffs_mount: pa_spare[0] = 0x12391733 tc-so:[ 1.5700050] puffs_mount: pa_spare[0] = 0x2781dc47 tc-so:[ 1.6100050] puffs_mount: pa_spare[0] = 0x678b7cca tc-so:[ 1.6100050] puffs_mount: pa_spare[0] = 0x9d2f5ae7 tc-so:[ 1.6100050] puffs_mount: pa_spare[0] = 0x989f19ce tc-so:[ 1.6100050] puffs_mount: pa_spare[0] = 0xd561c8f8 tc-so:[ 1.6100050] puffs_mount: pa_spare[0] = 0xc81d5ee4 tc-so:[ 1.6100050] puffs_mount: pa_spare[0] = 0xd619a33d tc-so:[ 1.6100050] puffs_mount: pa_spare[0] = 0x2b39bba9 tc-so:[ 1.6500050] puffs_mount: pa_spare[0] = 0xa54d4921 tc-so:[ 1.6500050] puffs_mount: pa_spare[0] = 0x7e0545a5 tc-so:[ 1.6500050] puffs_mount: pa_spare[0] = 0x1a98784e tc-so:[ 1.6500050] puffs_mount: pa_spare[0] = 0xc1566905 tc-so:[ 1.6500050] puffs_mount: pa_spare[0] = 0xab04fe85 tc-so:[ 1.6500050] puffs_mount: pa_spare[0] = 0x4b1bdb66 tc-so:[ 1.6900050] puffs_mount: pa_spare[0] = 0x1495046f tc-so:[ 1.6900050] puffs_mount: pa_spare[0] = 0x742faab tc-so:[ 1.6900050] puffs_mount: pa_spare[0] = 0xf03b6840 tc-so:[ 1.6900050] puffs_mount: pa_spare[0] = 0xce0e1f1f tc-so:[ 1.6900050] puffs_mount: pa_spare[0] = 0xde848820 tc-so:[ 1.6900050] puffs_mount: pa_spare[0] = 0xf84d579c tc-so:[ 1.7300050] puffs_mount: pa_spare[0] = 0x4d0a05c3 tc-so:[ 1.7300050] puffs_mount: pa_spare[0] = 0x4769dfc8 tc-so:[ 1.7300050] puffs_mount: pa_spare[0] = 0x63c0c45e tc-so:[ 1.7300050] puffs_mount: pa_spare[0] = 0xec1e2372 tc-so:[ 1.7300050] puffs_mount: pa_spare[0] = 0xc5f79d44 tc-so:[ 1.7300050] puffs_mount: pa_spare[0] = 0x614a640f tc-so:[ 1.7300050] puffs_mount: pa_spare[0] = 0xf546a241 tc-so:[ 1.7700050] puffs_mount: pa_spare[0] = 0x95c0e97e tc-so:[ 1.7700050] puffs_mount: pa_spare[0] = 0x73079468 tc-so:[ 1.7700050] puffs_mount: pa_spare[0] = 0x77cea80a tc-so:[ 1.7700050] puffs_mount: pa_spare[0] = 0xcd2eb221 tc-so:[ 1.7700050] puffs_mount: pa_spare[0] = 0x6a529944 tc-so:[ 1.7700050] puffs_mount: pa_spare[0] = 0x81d26fc4 tc-so:[ 1.8100050] puffs_mount: pa_spare[0] = 0x90b8f154 tc-so:[ 1.8100050] puffs_mount: pa_spare[0] = 0xa7149c13 tc-so:[ 1.8100050] puffs_mount: pa_spare[0] = 0x33b206a0 tc-so:[ 1.8100050] puffs_mount: pa_spare[0] = 0x3335700f tc-so:[ 1.8100050] puffs_mount: pa_spare[0] = 0xffed1b9b tc-so:[ 1.8100050] puffs_mount: pa_spare[0] = 0x4be6a5ce tc-so:[ 1.8100050] puffs_mount: pa_spare[0] = 0x7138adb5 tc-so:[ 1.8500050] puffs_mount: pa_spare[0] = 0x214dc37c tc-so:[ 1.8500050] puffs_mount: pa_spare[0] = 0x517504c tc-so:[ 1.8500050] puffs_mount: pa_spare[0] = 0x9f54a820 tc-so:[ 1.8500050] puffs_mount: pa_spare[0] = 0xf4295ffe tc-end: 1646890095.978238, mountfuzz3, passed tc-start: 1646890095.985664, mountfuzz4 tc-so:test seeded RNG with 1646890096 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.3800050] puffs_mount: handle size 15482711172063380056 too large tc-so:[ 1.3800050] puffs_mount: handle size 12953600227998418667 too large tc-so:[ 1.4200050] puffs_mount: handle size 6107596064877934624 too large tc-so:[ 1.4600050] puffs_mount: handle size 11432750647984121660 too large tc-so:[ 1.4600050] puffs_mount: handle size 1350349478293476306 too large tc-so:[ 1.4600050] puffs_mount: handle size 11718763284375690100 too large tc-so:[ 1.5000050] puffs_mount: handle size 9896288468198981065 too large tc-so:[ 1.5400050] puffs_mount: handle size 13253794077867217497 too large tc-so:[ 1.5800050] puffs_mount: handle size 16112358468744108494 too large tc-so:[ 1.5800050] puffs_mount: handle size 5687916448463110693 too large tc-so:[ 1.5800050] puffs_mount: handle size 17332687261312806214 too large tc-so:[ 1.6200050] puffs_mount: handle size 11286881743509639198 too large tc-so:[ 1.6600050] puffs_mount: handle size 9151707926683231747 too large tc-so:[ 1.6600050] puffs_mount: handle size 13097107788467620413 too large tc-so:[ 1.6600050] puffs_mount: handle size 1603196550647860314 too large tc-so:[ 1.6600050] puffs_mount: handle size 11242397878312978891 too large tc-so:[ 1.7000050] puffs_mount: handle size 8217475380846841012 too large tc-so:[ 1.7000050] puffs_mount: handle size 15445449303727237183 too large tc-so:[ 1.7000050] puffs_mount: handle size 3288177854989217914 too large tc-so:[ 1.7400050] puffs_mount: handle size 1197304382021379034 too large tc-so:[ 1.7400050] puffs_mount: handle size 627971128669301320 too large tc-so:[ 1.7400050] puffs_mount: handle size 6950904206849942845 too large tc-so:[ 1.7800050] puffs_mount: handle size 13505818331099250083 too large tc-so:[ 1.8100050] puffs_mount: handle size 973045852089854605 too large tc-so:[ 1.8100050] puffs_mount: handle size 13421194059247555764 too large tc-so:[ 1.8500050] puffs_mount: handle size 12939380721196294484 too large tc-so:[ 1.8500050] puffs_mount: handle size 7739199586052692315 too large tc-so:[ 1.8900050] puffs_mount: handle size 5967597092745373203 too large tc-so:[ 1.8900050] puffs_mount: handle size 6863251067575910939 too large tc-so:[ 1.9300050] puffs_mount: handle size 2818344518418855158 too large tc-so:[ 1.9700050] puffs_mount: handle size 4245158542732802163 too large tc-so:[ 1.9700050] puffs_mount: handle size 15080373884819522491 too large tc-so:[ 2.0100050] puffs_mount: handle size 8714838402666370094 too large tc-so:[ 2.0100050] puffs_mount: handle size 8593688169126868522 too large tc-so:[ 2.0500050] puffs_mount: handle size 15521104949421492557 too large tc-so:[ 2.0500050] puffs_mount: handle size 12085311984124387924 too large tc-so:[ 2.0900050] puffs_mount: handle size 10810574210824194621 too large tc-so:[ 2.0900050] puffs_mount: handle size 651087345763193159 too large tc-so:[ 2.1300050] puffs_mount: handle size 17210627132729803490 too large tc-so:[ 2.1800050] puffs_mount: handle size 18133076827643767382 too large tc-so:[ 2.1800050] puffs_mount: handle size 15152922001141240303 too large tc-so:[ 2.2100050] puffs_mount: handle size 11603895100085447418 too large tc-so:[ 2.2100050] puffs_mount: handle size 12712719459452011408 too large tc-so:[ 2.2500050] puffs_mount: handle size 4307107753862993295 too large tc-end: 1646890097.683432, mountfuzz4, passed tc-start: 1646890097.692981, mountfuzz5 tc-so:test seeded RNG with 1646890097 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.3800050] puffs_mount: fhsize larger than NFSv2 max 28 tc-so:[ 1.3800050] puffs_mount: fhsize larger than NFSv3 max 60 tc-so:[ 1.3800050] puffs_mount: fhsize larger than NFSv2 max 28 tc-so:[ 1.4100050] puffs_mount: fhsize larger than NFSv3 max 60 tc-so:[ 1.4100050] puffs_mount: fhsize larger than NFSv3 max 60 tc-so:[ 1.4500050] puffs_mount: fhsize larger than NFSv3 max 60 tc-so:[ 1.4500050] puffs_mount: fhsize larger than NFSv3 max 60 tc-so:[ 1.4900050] puffs_mount: fhsize larger than NFSv2 max 28 tc-so:[ 1.4900050] puffs_mount: fhsize larger than NFSv3 max 60 tc-so:[ 1.5300050] puffs_mount: fhsize larger than NFSv2 max 28 tc-so:[ 1.5300050] puffs_mount: fhsize larger than NFSv2 max 28 tc-so:[ 1.5300050] puffs_mount: fhsize larger than NFSv2 max 28 tc-so:[ 1.5700050] puffs_mount: fhsize larger than NFSv2 max 28 tc-so:[ 1.5700050] puffs_mount: fhsize larger than NFSv2 max 28 tc-so:[ 1.6100050] puffs_mount: fhsize larger than NFSv3 max 60 tc-so:[ 1.6100050] puffs_mount: fhsize larger than NFSv2 max 28 tc-so:[ 1.6500050] puffs_mount: fhsize larger than NFSv3 max 60 tc-so:[ 1.6500050] puffs_mount: fhsize larger than NFSv2 max 28 tc-so:[ 1.6900050] puffs_mount: fhsize larger than NFSv3 max 60 tc-so:[ 1.6900050] puffs_mount: fhsize larger than NFSv2 max 28 tc-so:[ 1.7300050] puffs_mount: fhsize larger than NFSv3 max 60 tc-so:[ 1.7300050] puffs_mount: fhsize larger than NFSv2 max 28 tc-so:[ 1.7700050] puffs_mount: fhsize larger than NFSv2 max 28 tc-so:[ 1.7700050] puffs_mount: fhsize larger than NFSv2 max 28 tc-so:[ 1.7700050] puffs_mount: fhsize larger than NFSv3 max 60 tc-so:[ 1.7700050] puffs_mount: fhsize larger than NFSv3 max 60 tc-so:[ 1.7700050] puffs_mount: fhsize larger than NFSv2 max 28 tc-so:[ 1.8100050] puffs_mount: fhsize larger than NFSv2 max 28 tc-so:[ 1.8100050] puffs_mount: fhsize larger than NFSv2 max 28 tc-so:[ 1.8100050] puffs_mount: fhsize larger than NFSv2 max 28 tc-so:[ 1.8500050] puffs_mount: fhsize larger than NFSv2 max 28 tc-so:[ 1.8900050] puffs_mount: fhsize larger than NFSv2 max 28 tc-so:[ 1.8900050] puffs_mount: fhsize larger than NFSv2 max 28 tc-so:[ 1.8900050] puffs_mount: fhsize larger than NFSv3 max 60 tc-so:[ 1.9300050] puffs_mount: fhsize larger than NFSv2 max 28 tc-so:[ 1.9300050] puffs_mount: fhsize larger than NFSv2 max 28 tc-so:[ 1.9300050] puffs_mount: fhsize larger than NFSv3 max 60 tc-so:[ 1.9300050] puffs_mount: fhsize larger than NFSv2 max 28 tc-end: 1646890099.108256, mountfuzz5, passed tc-start: 1646890099.116959, mountfuzz6 tc-so:test seeded RNG with 1646890099 tc-so:[ 1.0000000] entropy: ready tc-end: 1646890100.332387, mountfuzz6, passed tc-start: 1646890100.339659, mountfuzz7 tc-so:test seeded RNG with 1646890100 tc-so:[ 1.0000000] entropy: ready tc-end: 1646890101.560974, mountfuzz7, passed tc-start: 1646890101.568610, mountfuzz8 tc-so:test seeded RNG with 1646890101 tc-so:[ 1.0000000] entropy: ready tc-end: 1646890104.721465, mountfuzz8, passed tp-end: 1646890104.728388, fs/puffs/t_fuzz tp-start: 1646890104.897447, fs/puffs/t_io, 1 tc-start: 1646890104.899535, nocache tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-end: 1646890106.47631, nocache, passed tp-end: 1646890106.54450, fs/puffs/t_io tp-start: 1646890106.183838, fs/tmpfs/t_renamerace, 1 tc-start: 1646890106.186339, renamerace2 tc-so:[ 1.0000000] entropy: ready tc-end: 1646890114.405190, renamerace2, passed tp-end: 1646890114.414826, fs/tmpfs/t_renamerace tp-start: 1646890115.770551, fs/tmpfs/t_create, 3 tc-start: 1646890115.773529, attrs tc-so:Executing command [ mkdir /tmp/atf-run.UvTuFJ/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.UvTuFJ/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 [ mkdir b c ] tc-so:Executing command [ chown _tests:0 b ] tc-so:Executing command [ chown _tests:100 c ] tc-so:Executing command [ su -m _tests -c touch b/a ] tc-so:Executing command [ su -m _tests -c touch c/a ] tc-so:Executing command [ umount /tmp/atf-run.UvTuFJ/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.UvTuFJ/mntpt ] tc-end: 1646890121.4242, attrs, passed tc-start: 1646890121.13296, create tc-so:Executing command [ mkdir /tmp/atf-run.R46mR9/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.R46mR9/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.R46mR9/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.R46mR9/mntpt ] tc-end: 1646890122.720318, create, passed tc-start: 1646890122.727983, kqueue tc-so:Executing command [ mkdir /tmp/atf-run.v6V4QY/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.v6V4QY/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.v6V4QY/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.v6V4QY/mntpt ] tc-end: 1646890124.448432, kqueue, passed tp-end: 1646890124.456547, fs/tmpfs/t_create tp-start: 1646890125.30695, fs/tmpfs/t_devices, 1 tc-start: 1646890125.32965, basic tc-so:Executing command [ mkdir /tmp/atf-run.yEl2Fw/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.yEl2Fw/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-so:Executing command [ umount /tmp/atf-run.yEl2Fw/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.yEl2Fw/mntpt ] tc-end: 1646890127.408513, basic, passed tp-end: 1646890127.416827, fs/tmpfs/t_devices tp-start: 1646890128.162325, fs/tmpfs/t_dots, 2 tc-start: 1646890128.164468, nesteddir tc-so:Executing command [ mkdir /tmp/atf-run.kHUSZ3/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.kHUSZ3/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.kHUSZ3/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.kHUSZ3/mntpt ] tc-end: 1646890130.296350, nesteddir, passed tc-start: 1646890130.307950, topdir tc-so:Executing command [ mkdir /tmp/atf-run.coqW2S/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.coqW2S/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.coqW2S/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.coqW2S/mntpt ] tc-end: 1646890132.111218, topdir, passed tp-end: 1646890132.120850, fs/tmpfs/t_dots tp-start: 1646890132.947426, fs/tmpfs/t_exec, 1 tc-start: 1646890132.950499, basic tc-so:Executing command [ mkdir /tmp/atf-run.JUrNkv/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.JUrNkv/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.JUrNkv/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.JUrNkv/mntpt ] tc-end: 1646890135.361464, basic, passed tp-end: 1646890135.372649, fs/tmpfs/t_exec tp-start: 1646890136.668566, fs/tmpfs/t_link, 3 tc-start: 1646890136.671561, basic tc-so:Executing command [ mkdir /tmp/atf-run.qwsesq/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.qwsesq/mntpt tc-so:Executing command [ touch a ] tc-so:Executing command [ touch z ] tc-so:Executing command [ ln a b ] tc-so:Checking if link count is correct after links are created tc-so:Checking if link count is correct after links are deleted tc-so:Executing command [ rm a ] tc-so:Executing command [ rm b ] tc-so:Executing command [ umount /tmp/atf-run.qwsesq/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.qwsesq/mntpt ] tc-end: 1646890140.332511, basic, passed tc-start: 1646890140.342188, kqueue tc-so:Executing command [ mkdir /tmp/atf-run.mhvtnJ/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.mhvtnJ/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_DELETE 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.mhvtnJ/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.mhvtnJ/mntpt ] tc-end: 1646890143.807035, kqueue, passed tc-start: 1646890143.818114, subdirs tc-so:Executing command [ mkdir /tmp/atf-run.AuuQL2/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.AuuQL2/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-so:Checking if link count is correct after links are deleted tc-so:Executing command [ rm a ] tc-so:Executing command [ rm c/b ] tc-so:Executing command [ rmdir c ] tc-so:Executing command [ umount /tmp/atf-run.AuuQL2/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.AuuQL2/mntpt ] tc-end: 1646890147.157317, subdirs, passed tp-end: 1646890147.167743, fs/tmpfs/t_link tp-start: 1646890148.889322, fs/tmpfs/t_mkdir, 5 tc-start: 1646890148.892005, attrs tc-so:Executing command [ mkdir /tmp/atf-run.q2S73W/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.q2S73W/mntpt tc-so:Executing command [ mkdir b c ] tc-so:Executing command [ chown _tests:0 b ] tc-so:Executing command [ chown _tests:100 c ] tc-so:Executing command [ su -m _tests -c mkdir b/a ] tc-so:Executing command [ su -m _tests -c mkdir c/a ] tc-so:Executing command [ umount /tmp/atf-run.q2S73W/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.q2S73W/mntpt ] tc-end: 1646890152.710441, attrs, passed tc-start: 1646890152.720414, kqueue tc-so:Executing command [ mkdir /tmp/atf-run.DQL04x/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.DQL04x/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.DQL04x/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.DQL04x/mntpt ] tc-end: 1646890154.918688, kqueue, passed tc-start: 1646890154.928654, many tc-so:Executing command [ mkdir /tmp/atf-run.uW3QYC/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.uW3QYC/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-so:Executing command [ umount /tmp/atf-run.uW3QYC/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.uW3QYC/mntpt ] tc-end: 1646890206.947814, many, passed tc-start: 1646890206.959379, nested tc-so:Executing command [ mkdir /tmp/atf-run.Ne5Ds7/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.Ne5Ds7/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.Ne5Ds7/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.Ne5Ds7/mntpt ] tc-end: 1646890209.415914, nested, passed tc-start: 1646890209.428256, single tc-so:Executing command [ mkdir /tmp/atf-run.Wqb9Oe/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.Wqb9Oe/mntpt tc-so:Executing command [ test -d a ] tc-so:Executing command [ mkdir a ] tc-so:Executing command [ test -d a ] tc-so:Executing command [ umount /tmp/atf-run.Wqb9Oe/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.Wqb9Oe/mntpt ] tc-end: 1646890211.796154, single, passed tp-end: 1646890211.804349, fs/tmpfs/t_mkdir tp-start: 1646890213.204715, fs/tmpfs/t_mknod, 6 tc-start: 1646890213.207066, block tc-so:Executing command [ mkdir /tmp/atf-run.QBVYLt/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.QBVYLt/mntpt tc-so:Executing command [ mknod fd0a b 2 0 ] tc-so:Executing command [ umount /tmp/atf-run.QBVYLt/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.QBVYLt/mntpt ] tc-end: 1646890214.593911, block, passed tc-start: 1646890214.604039, block_kqueue tc-so:Executing command [ mkdir /tmp/atf-run.0jugF3/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.0jugF3/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.0jugF3/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.0jugF3/mntpt ] tc-end: 1646890216.502375, block_kqueue, passed tc-start: 1646890216.510280, char tc-so:Executing command [ mkdir /tmp/atf-run.FvBgjP/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.FvBgjP/mntpt tc-so:Executing command [ mknod null c 2 2 ] tc-so:Executing command [ umount /tmp/atf-run.FvBgjP/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.FvBgjP/mntpt ] tc-end: 1646890217.900772, char, passed tc-start: 1646890217.908333, char_kqueue tc-so:Executing command [ mkdir /tmp/atf-run.YUuZUB/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.YUuZUB/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.YUuZUB/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.YUuZUB/mntpt ] tc-end: 1646890219.729432, char_kqueue, passed tc-start: 1646890219.740207, pipe tc-so:Executing command [ mkdir /tmp/atf-run.3xeK5L/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.3xeK5L/mntpt tc-so:Executing command [ mknod pipe p ] tc-so:Executing command [ umount /tmp/atf-run.3xeK5L/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.3xeK5L/mntpt ] tc-end: 1646890221.651774, pipe, passed tc-start: 1646890221.659959, pipe_kqueue tc-so:Executing command [ mkdir /tmp/atf-run.Sk9tSv/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.Sk9tSv/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.Sk9tSv/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.Sk9tSv/mntpt ] tc-end: 1646890223.529442, pipe_kqueue, passed tp-end: 1646890223.539888, fs/tmpfs/t_mknod tp-start: 1646890225.812803, fs/tmpfs/t_mount, 6 tc-start: 1646890225.815000, attrs tc-so:Executing command [ mkdir /tmp/atf-run.O9vqFB/mntpt ] tc-so:mount -t tmpfs -o -u1000 -o -g100 -o -m755 tmpfs /tmp/atf-run.O9vqFB/mntpt tc-so:Executing command [ umount /tmp/atf-run.O9vqFB/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.O9vqFB/mntpt ] tc-end: 1646890227.546215, attrs, passed tc-start: 1646890227.556993, large tc-so:Executing command [ mkdir /tmp/atf-run.mX8oLn/mntpt ] tc-so:mount -t tmpfs -o -s9223372036854775807 tmpfs /tmp/atf-run.mX8oLn/mntpt tc-so:Executing command [ umount /tmp/atf-run.mX8oLn/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.mX8oLn/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: 1646890229.341267, large, passed tc-start: 1646890229.353406, mntpt tc-so:Executing command [ grep unused out ] tc-so:Executing command [ grep /tmp/atf-run.sas2yz/mnt out ] tc-so:Executing command [ grep unused out ] tc-so:Executing command [ grep mnt out ] tc-end: 1646890230.611806, mntpt, passed tc-start: 1646890230.620359, negative tc-so:Executing command [ mkdir /tmp/atf-run.2D316c/mntpt ] tc-so:mount -t tmpfs -o -s-10 tmpfs /tmp/atf-run.2D316c/mntpt tc-so:Executing command [ umount /tmp/atf-run.2D316c/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.2D316c/mntpt ] tc-end: 1646890232.229838, negative, passed tc-start: 1646890232.244993, options tc-so:Executing command [ mkdir /tmp/atf-run.gMhy5y/mntpt ] tc-so:mount -t tmpfs -o ro tmpfs /tmp/atf-run.gMhy5y/mntpt tc-so:Executing command [ umount /tmp/atf-run.gMhy5y/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.gMhy5y/mntpt ] tc-end: 1646890234.185302, options, passed tc-start: 1646890234.197092, plain tc-so:Executing command [ mkdir /tmp/atf-run.UDNHqo/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.UDNHqo/mntpt tc-so:Executing command [ umount /tmp/atf-run.UDNHqo/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.UDNHqo/mntpt ] tc-end: 1646890235.793021, plain, passed tp-end: 1646890235.800884, fs/tmpfs/t_mount tp-start: 1646890236.365893, fs/tmpfs/t_pipes, 1 tc-start: 1646890236.368064, basic tc-so:Executing command [ mkdir /tmp/atf-run.8HXKxw/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.8HXKxw/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.8HXKxw/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.8HXKxw/mntpt ] tc-end: 1646890237.905226, basic, passed tp-end: 1646890237.914780, fs/tmpfs/t_pipes tp-start: 1646890238.745031, fs/tmpfs/t_read_write, 2 tc-start: 1646890238.748171, basic tc-so:Executing command [ mkdir /tmp/atf-run.O8GBk5/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.O8GBk5/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.O8GBk5/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.O8GBk5/mntpt ] tc-end: 1646890240.616110, basic, passed tc-start: 1646890240.627067, kqueue tc-so:Executing command [ mkdir /tmp/atf-run.3qLrCU/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.3qLrCU/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.3qLrCU/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.3qLrCU/mntpt ] tc-end: 1646890243.525329, kqueue, passed tp-end: 1646890243.536132, fs/tmpfs/t_read_write tp-start: 1646890245.72984, fs/tmpfs/t_readdir, 4 tc-start: 1646890245.75967, caching tc-so:Executing command [ mkdir /tmp/atf-run.f2Lb7i/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.f2Lb7i/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.f2Lb7i/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.f2Lb7i/mntpt ] tc-end: 1646890247.612372, caching, passed tc-start: 1646890247.623123, dots tc-so:Executing command [ mkdir /tmp/atf-run.gPHIbH/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.gPHIbH/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.gPHIbH/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.gPHIbH/mntpt ] tc-end: 1646890249.605588, dots, passed tc-start: 1646890249.620834, many tc-so:Executing command [ mkdir /tmp/atf-run.VOb3eY/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.VOb3eY/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.VOb3eY/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.VOb3eY/mntpt ] tc-end: 1646890269.287943, many, passed tc-start: 1646890269.298967, types tc-so:Executing command [ mkdir /tmp/atf-run.w2VcGB/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.w2VcGB/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.w2VcGB/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.w2VcGB/mntpt ] tc-end: 1646890272.939121, types, passed tp-end: 1646890272.950179, fs/tmpfs/t_readdir tp-start: 1646890274.509461, fs/tmpfs/t_remove, 4 tc-start: 1646890274.512962, dot tc-so:Executing command [ mkdir /tmp/atf-run.L4nZh1/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.L4nZh1/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.L4nZh1/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.L4nZh1/mntpt ] tc-end: 1646890276.565798, dot, passed tc-start: 1646890276.576458, kqueue tc-so:Executing command [ mkdir /tmp/atf-run.YgJRju/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.YgJRju/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.YgJRju/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.YgJRju/mntpt ] tc-end: 1646890278.770321, kqueue, passed tc-start: 1646890278.779036, single tc-so:Executing command [ mkdir /tmp/atf-run.0dLWgo/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.0dLWgo/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.0dLWgo/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.0dLWgo/mntpt ] tc-end: 1646890280.777040, single, passed tc-start: 1646890280.788040, uchg tc-so:Executing command [ mkdir /tmp/atf-run.Uvzfwx/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.Uvzfwx/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.Uvzfwx/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.Uvzfwx/mntpt ] tc-end: 1646890283.83813, uchg, passed tp-end: 1646890283.92299, fs/tmpfs/t_remove tp-start: 1646890285.199083, fs/tmpfs/t_rename, 9 tc-start: 1646890285.201407, basic tc-so:Executing command [ mkdir /tmp/atf-run.54ouDD/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.54ouDD/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.54ouDD/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.54ouDD/mntpt ] tc-end: 1646890287.268916, basic, passed tc-start: 1646890287.277402, crossdev tc-so:Executing command [ mkdir /tmp/atf-run.VentMN/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.VentMN/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.VentMN/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.VentMN/mntpt ] tc-end: 1646890289.410598, crossdev, passed tc-start: 1646890289.419711, dir_to_emptydir tc-so:Executing command [ mkdir /tmp/atf-run.exQZ7Q/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.exQZ7Q/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.exQZ7Q/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.exQZ7Q/mntpt ] tc-end: 1646890292.63487, dir_to_emptydir, passed tc-start: 1646890292.72071, dir_to_file tc-so:Executing command [ mkdir /tmp/atf-run.TlWe5i/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.TlWe5i/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.TlWe5i/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.TlWe5i/mntpt ] tc-end: 1646890294.492297, dir_to_file, passed tc-start: 1646890294.504128, dir_to_fulldir tc-so:Executing command [ mkdir /tmp/atf-run.PTCSZe/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.PTCSZe/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.PTCSZe/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.PTCSZe/mntpt ] tc-end: 1646890297.698105, dir_to_fulldir, passed tc-start: 1646890297.707997, dotdot tc-so:Executing command [ mkdir /tmp/atf-run.DmMtHO/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.DmMtHO/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-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.DmMtHO/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.DmMtHO/mntpt ] tc-end: 1646890304.179834, dotdot, passed tc-start: 1646890304.191776, dots tc-so:Executing command [ mkdir /tmp/atf-run.emVeFe/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.emVeFe/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.emVeFe/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.emVeFe/mntpt ] tc-end: 1646890306.603090, dots, passed tc-start: 1646890306.615339, file_to_dir tc-so:Executing command [ mkdir /tmp/atf-run.5eHV1u/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.5eHV1u/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.5eHV1u/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.5eHV1u/mntpt ] tc-end: 1646890309.166634, file_to_dir, passed tc-start: 1646890309.178527, kqueue tc-so:Executing command [ mkdir /tmp/atf-run.QTyURw/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.QTyURw/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.QTyURw/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.QTyURw/mntpt ] tc-end: 1646890315.185664, kqueue, passed tp-end: 1646890315.197284, fs/tmpfs/t_rename tp-start: 1646890317.782359, fs/tmpfs/t_rmdir, 9 tc-start: 1646890317.784535, curdir tc-so:Executing command [ mkdir /tmp/atf-run.vBnHLz/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.vBnHLz/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.vBnHLz/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.vBnHLz/mntpt ] tc-end: 1646890319.853913, curdir, passed tc-start: 1646890319.865851, dots tc-so:Executing command [ mkdir /tmp/atf-run.3ZbkIk/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.3ZbkIk/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.3ZbkIk/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.3ZbkIk/mntpt ] tc-end: 1646890322.130572, dots, passed tc-start: 1646890322.140605, kqueue tc-so:Executing command [ mkdir /tmp/atf-run.hmEcdz/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.hmEcdz/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.hmEcdz/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.hmEcdz/mntpt ] tc-end: 1646890324.733676, kqueue, passed tc-start: 1646890324.744541, links tc-so:Executing command [ mkdir /tmp/atf-run.hBJKGi/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.hBJKGi/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-so:Executing command [ umount /tmp/atf-run.hBJKGi/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.hBJKGi/mntpt ] tc-end: 1646890327.74415, links, passed tc-start: 1646890327.83146, mntpt tc-so:Executing command [ mkdir /tmp/atf-run.FsCQZg/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.FsCQZg/mntpt tc-so:Executing command [ rmdir /tmp/atf-run.FsCQZg/mntpt ] tc-so:Executing command [ umount /tmp/atf-run.FsCQZg/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.FsCQZg/mntpt ] tc-end: 1646890328.666462, mntpt, passed tc-start: 1646890328.675052, nested tc-so:Executing command [ mkdir /tmp/atf-run.7pI9P2/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.7pI9P2/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.7pI9P2/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.7pI9P2/mntpt ] tc-end: 1646890330.924771, nested, passed tc-start: 1646890330.936199, non_empty tc-so:Executing command [ mkdir /tmp/atf-run.FEJPWH/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.FEJPWH/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.FEJPWH/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.FEJPWH/mntpt ] tc-end: 1646890333.651346, non_empty, passed tc-start: 1646890333.660329, non_existent tc-so:Executing command [ mkdir /tmp/atf-run.UxjOpG/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.UxjOpG/mntpt tc-so:Executing command [ rmdir non-existent ] tc-so:Executing command [ umount /tmp/atf-run.UxjOpG/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.UxjOpG/mntpt ] tc-end: 1646890335.400447, non_existent, passed tc-start: 1646890335.411648, single tc-so:Executing command [ mkdir /tmp/atf-run.EQzJ3B/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.EQzJ3B/mntpt tc-so:Executing command [ mkdir a ] tc-so:Executing command [ rmdir a ] tc-so:Executing command [ umount /tmp/atf-run.EQzJ3B/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.EQzJ3B/mntpt ] tc-end: 1646890337.380126, single, passed tp-end: 1646890337.389532, fs/tmpfs/t_rmdir tp-start: 1646890340.310221, fs/tmpfs/t_setattr, 10 tc-start: 1646890340.312542, chgrp tc-so:Executing command [ mkdir /tmp/atf-run.ItIxBZ/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.ItIxBZ/mntpt tc-so:Executing command [ mkdir grp ] tc-so:Executing command [ chgrp 5678 grp ] tc-so:Executing command [ umount /tmp/atf-run.ItIxBZ/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.ItIxBZ/mntpt ] tc-end: 1646890342.644979, chgrp, passed tc-start: 1646890342.657626, chgrp_kqueue tc-so:Executing command [ mkdir /tmp/atf-run.g9EOzS/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.g9EOzS/mntpt tc-so:Executing command [ mkdir grpq ] tc-so:Running kqueue-monitored commands and expecting 1 events tc-so:Checking if grpq received NOTE_ATTRIB tc-so:Executing command [ umount /tmp/atf-run.g9EOzS/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.g9EOzS/mntpt ] tc-end: 1646890345.151455, chgrp_kqueue, passed tc-start: 1646890345.163456, chmod tc-so:Executing command [ mkdir /tmp/atf-run.VDuTpR/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.VDuTpR/mntpt tc-so:Executing command [ mkdir mode ] tc-so:Executing command [ chmod 0000 mode ] tc-so:Executing command [ umount /tmp/atf-run.VDuTpR/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.VDuTpR/mntpt ] tc-end: 1646890347.16881, chmod, passed tc-start: 1646890347.24551, chmod_kqueue tc-so:Executing command [ mkdir /tmp/atf-run.sYHRx3/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.sYHRx3/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.sYHRx3/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.sYHRx3/mntpt ] tc-end: 1646890348.691894, chmod_kqueue, passed tc-start: 1646890348.700003, chown tc-so:Executing command [ mkdir /tmp/atf-run.N6uRQP/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.N6uRQP/mntpt tc-so:Executing command [ mkdir own ] tc-so:Executing command [ chown 1234 own ] tc-so:Executing command [ umount /tmp/atf-run.N6uRQP/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.N6uRQP/mntpt ] tc-end: 1646890350.404060, chown, passed tc-start: 1646890350.412206, chown_kqueue tc-so:Executing command [ mkdir /tmp/atf-run.B90mMl/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.B90mMl/mntpt tc-so:Executing command [ mkdir ownq ] tc-so:Running kqueue-monitored commands and expecting 1 events tc-so:Checking if ownq received NOTE_ATTRIB tc-so:Executing command [ umount /tmp/atf-run.B90mMl/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.B90mMl/mntpt ] tc-end: 1646890352.136258, chown_kqueue, passed tc-start: 1646890352.144729, chowngrp tc-so:Executing command [ mkdir /tmp/atf-run.lP0vpF/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.lP0vpF/mntpt tc-so:Executing command [ mkdir owngrp ] tc-so:Executing command [ chown 1234:5678 owngrp ] tc-so:Executing command [ umount /tmp/atf-run.lP0vpF/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.lP0vpF/mntpt ] tc-end: 1646890353.694820, chowngrp, passed tc-start: 1646890353.702584, chowngrp_kqueue tc-so:Executing command [ mkdir /tmp/atf-run.0QKlbu/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.0QKlbu/mntpt tc-so:Executing command [ mkdir owngrpp ] tc-so:Running kqueue-monitored commands and expecting 1 events tc-so:Checking if owngrpp received NOTE_ATTRIB tc-so:Executing command [ umount /tmp/atf-run.0QKlbu/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.0QKlbu/mntpt ] tc-end: 1646890355.352474, chowngrp_kqueue, passed tc-start: 1646890355.360651, chtimes tc-so:Executing command [ mkdir /tmp/atf-run.bBsuzA/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.bBsuzA/mntpt tc-so:Executing command [ mkdir times ] tc-so:Executing command [ /bin/sh -c TZ=GMT touch -t 200501010101 times ] tc-so:Executing command [ umount /tmp/atf-run.bBsuzA/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.bBsuzA/mntpt ] tc-end: 1646890356.944199, chtimes, passed tc-start: 1646890356.952539, chtimes_kqueue tc-so:Executing command [ mkdir /tmp/atf-run.xujhJp/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.xujhJp/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.xujhJp/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.xujhJp/mntpt ] tc-end: 1646890358.663130, chtimes_kqueue, passed tp-end: 1646890358.678608, fs/tmpfs/t_setattr tp-start: 1646890359.727850, fs/tmpfs/t_sizes, 4 tc-start: 1646890359.730145, big tc-so:Executing command [ mkdir /tmp/atf-run.q3PIHc/mntpt ] tc-so:mount -t tmpfs -o -s10M tmpfs /tmp/atf-run.q3PIHc/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.q3PIHc/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.q3PIHc/mntpt ] tc-end: 1646890361.719767, big, passed tc-start: 1646890361.730982, overflow tc-so:Executing command [ mkdir /tmp/atf-run.DkXOyI/mntpt ] tc-so:mount -t tmpfs -o -s10M tmpfs /tmp/atf-run.DkXOyI/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.DkXOyI/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.DkXOyI/mntpt ] tc-end: 1646890364.568272, overflow, passed tc-start: 1646890364.582615, overwrite tc-so:Executing command [ mkdir /tmp/atf-run.arbY3G/mntpt ] tc-so:mount -t tmpfs -o -s10M tmpfs /tmp/atf-run.arbY3G/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-so:Executing command [ umount /tmp/atf-run.arbY3G/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.arbY3G/mntpt ] tc-end: 1646890367.296366, overwrite, passed tc-start: 1646890367.308128, small tc-so:Executing command [ mkdir /tmp/atf-run.Nf8DnF/mntpt ] tc-so:mount -t tmpfs -o -s10M tmpfs /tmp/atf-run.Nf8DnF/mntpt tc-so:Executing command [ rm a ] tc-so:Executing command [ umount /tmp/atf-run.Nf8DnF/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.Nf8DnF/mntpt ] tc-end: 1646890369.294671, small, passed tp-end: 1646890369.306742, fs/tmpfs/t_sizes tp-start: 1646890370.144749, fs/tmpfs/t_sockets, 1 tc-start: 1646890370.147823, basic tc-so:Executing command [ mkdir /tmp/atf-run.PM0BUr/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.PM0BUr/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.PM0BUr/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.PM0BUr/mntpt ] tc-end: 1646890372.893825, basic, passed tp-end: 1646890372.908770, fs/tmpfs/t_sockets tp-start: 1646890374.68119, fs/tmpfs/t_statvfs, 1 tc-start: 1646890374.71949, values tc-so:Executing command [ mkdir /tmp/atf-run.sohSfe/mntpt ] tc-so:mount -t tmpfs -o -s10M tmpfs /tmp/atf-run.sohSfe/mntpt tc-so:Executing command [ umount /tmp/atf-run.sohSfe/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.sohSfe/mntpt ] tc-end: 1646890375.365015, values, passed tp-end: 1646890375.374442, fs/tmpfs/t_statvfs tp-start: 1646890376.553626, fs/tmpfs/t_symlink, 4 tc-start: 1646890376.555815, dir tc-so:Executing command [ mkdir /tmp/atf-run.q6JJDL/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.q6JJDL/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.q6JJDL/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.q6JJDL/mntpt ] tc-end: 1646890378.859206, dir, passed tc-start: 1646890378.867660, exec tc-so:Executing command [ mkdir /tmp/atf-run.iIkSOl/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.iIkSOl/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.iIkSOl/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.iIkSOl/mntpt ] tc-end: 1646890380.781601, exec, passed tc-start: 1646890380.789456, file tc-so:Executing command [ mkdir /tmp/atf-run.GN20xA/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.GN20xA/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.GN20xA/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.GN20xA/mntpt ] tc-end: 1646890382.821091, file, passed tc-start: 1646890382.832813, kqueue tc-so:Executing command [ mkdir /tmp/atf-run.sdCWXb/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.sdCWXb/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.sdCWXb/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.sdCWXb/mntpt ] tc-end: 1646890385.296933, kqueue, passed tp-end: 1646890385.305075, fs/tmpfs/t_symlink tp-start: 1646890386.368231, fs/tmpfs/t_times, 4 tc-start: 1646890386.370424, empty tc-so:Executing command [ mkdir /tmp/atf-run.awxX79/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.awxX79/mntpt tc-so:Executing command [ touch a ] tc-so:Executing command [ cat a ] tc-so:Executing command [ umount /tmp/atf-run.awxX79/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.awxX79/mntpt ] tc-end: 1646890392.214268, empty, passed tc-start: 1646890392.224482, link tc-so:Executing command [ mkdir /tmp/atf-run.jWzJH4/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.jWzJH4/mntpt tc-so:Executing command [ ln c d ] tc-so:Executing command [ umount /tmp/atf-run.jWzJH4/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.jWzJH4/mntpt ] tc-end: 1646890395.895213, link, passed tc-start: 1646890395.905296, non_empty tc-so:Executing command [ mkdir /tmp/atf-run.0HWcMM/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.0HWcMM/mntpt tc-so:Executing command [ cat b ] tc-so:Executing command [ umount /tmp/atf-run.0HWcMM/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.0HWcMM/mntpt ] tc-end: 1646890399.504258, non_empty, passed tc-start: 1646890399.513235, rename tc-so:Executing command [ mkdir /tmp/atf-run.DYk8os/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.DYk8os/mntpt tc-so:Executing command [ mkdir e ] tc-so:Executing command [ mv e/a e/b ] tc-so:Executing command [ umount /tmp/atf-run.DYk8os/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.DYk8os/mntpt ] tc-end: 1646890403.607905, rename, passed tp-end: 1646890403.618773, fs/tmpfs/t_times tp-start: 1646890404.194228, fs/tmpfs/t_trail_slash, 1 tc-start: 1646890404.196459, main tc-so:Executing command [ mkdir /tmp/atf-run.1sbFgo/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.1sbFgo/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.1sbFgo/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.1sbFgo/mntpt ] tc-end: 1646890406.377001, main, passed tp-end: 1646890406.385173, fs/tmpfs/t_trail_slash tp-start: 1646890406.963908, fs/tmpfs/t_truncate, 1 tc-start: 1646890406.966115, basic tc-so:Executing command [ mkdir /tmp/atf-run.whgZn5/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.whgZn5/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.whgZn5/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.whgZn5/mntpt ] tc-end: 1646890408.389542, basic, passed tp-end: 1646890408.397290, fs/tmpfs/t_truncate tp-start: 1646890409.248065, fs/tmpfs/t_vnd, 1 tc-start: 1646890409.251014, basic tc-so:Executing command [ mkdir /tmp/atf-run.riqtzb/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.riqtzb/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/vnd3c ] tc-so:Executing command [ mkdir mnt ] tc-so:Executing command [ mount /dev/vnd3c 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.riqtzb/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.riqtzb/mntpt ] tc-end: 1646890427.820309, basic, passed tp-end: 1646890427.832673, fs/tmpfs/t_vnd tp-start: 1646890428.592408, fs/tmpfs/t_vnode_leak, 1 tc-start: 1646890428.594833, 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.QbrK8b/mntpt ] tc-so:mount -t tmpfs -o -s16392192 tmpfs /tmp/atf-run.QbrK8b/mntpt tc-so:Creating 4000 directories tc-so:Executing command [ umount /tmp/atf-run.QbrK8b/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.QbrK8b/mntpt ] tc-so:Restoring kern.maxvnodes to 13104 tc-so:kern.maxvnodes: 2000 -> 13104 tc-end: 1646890540.897642, main, passed tp-end: 1646890540.920595, fs/tmpfs/t_vnode_leak tp-start: 1646890541.135909, fs/umapfs/t_basic, 1 tc-start: 1646890541.143996, basic tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.2200050] umapfs: fsid given as 0, ignoring tc-so:[ 1.2200050] umapfs: using fsid 6401/1a64 tc-end: 1646890541.698064, basic, passed tp-end: 1646890541.715816, fs/umapfs/t_basic tp-start: 1646890541.954397, fs/union/t_pr, 6 tc-start: 1646890541.957526, cyclic tc-so:[ 1.0000000] entropy: ready tc-so:panic: rumpuser fatal failure 11 (Resource deadlock avoided) tc-se:Test program crashed; attempting to get stack trace tc-se:[New process 28562] tc-se:[New process 26176] tc-se:[New process 16969] tc-se:[New process 14533] tc-se:[New process 5777] tc-se:[New process 6434] tc-se:[New process 5582] tc-se:[New process 5267] tc-se:[New process 5843] tc-se:[New process 10855] tc-se:[New process 27814] tc-se:[New process 1021] tc-se:[New process 1788] tc-se:[New process 21368] tc-se:[New process 27102] tc-se:[New process 10447] tc-se:[New process 28311] tc-se:[New process 17243] tc-se:[New process 22799] tc-se:[New process 8866] tc-se:[New process 24397] tc-se:[New process 22105] tc-se:[New process 29176] tc-se:[New process 13275] tc-se:Core was generated by `t_pr'. tc-se:Program terminated with signal SIGABRT, Aborted. tc-se:#0 0x0000000041dd24d0 in abort () from /usr/lib/libc.so.12 tc-se:[Current thread is 1 (process 28562)] tc-se:#0 0x0000000041dd24d0 in abort () from /usr/lib/libc.so.12 tc-se:#1 0x0000000041609998 in rumpuser_rw_enter () from /usr/lib/librumpuser.so.0 tc-se:#2 0x0000000040f29d4c in rumpns_genfs_lock () from /usr/lib/librumpvfs.so.0 tc-se:#3 0x0000000041181554 in rumpns_VOP_LOCK () from /usr/lib/librump.so.0 tc-se:#4 0x0000000040f3d91c in rumpns_vn_lock () from /usr/lib/librumpvfs.so.0 tc-se:#5 0x0000000040505928 in rumpns_union_lookup () from /usr/lib/librumpfs_union.so.0 tc-se:#6 0x000000004117f928 in rumpns_VOP_LOOKUP () from /usr/lib/librump.so.0 tc-se:#7 0x0000000040f55ca0 in ?? () from /usr/lib/librumpvfs.so.0 tc-se:Backtrace stopped: previous frame identical to this frame (corrupt stack?) tc-se:Stack trace complete tc-end: 1646890546.523300, cyclic, expected_signal, PR kern/3645 tc-start: 1646890546.546987, cyclic2 tc-so:[ 1.0000000] entropy: ready tc-so:panic: rumpuser fatal failure 11 (Resource deadlock avoided) tc-se:Test program crashed; attempting to get stack trace tc-se:[New process 14479] tc-se:[New process 3889] tc-se:[New process 25857] tc-se:[New process 29389] tc-se:[New process 16726] tc-se:[New process 17548] tc-se:[New process 5767] tc-se:[New process 1793] tc-se:[New process 16826] tc-se:[New process 8832] tc-se:[New process 14330] tc-se:[New process 28638] tc-se:[New process 27951] tc-se:[New process 12510] tc-se:[New process 992] tc-se:[New process 15985] tc-se:[New process 28195] tc-se:[New process 14566] tc-se:[New process 707] tc-se:[New process 10772] tc-se:[New process 6018] tc-se:[New process 27696] tc-se:[New process 19667] tc-se:[New process 22337] tc-se:Core was generated by `t_pr'. tc-se:Program terminated with signal SIGABRT, Aborted. tc-se:#0 0x0000000041dd24d0 in abort () from /usr/lib/libc.so.12 tc-se:[Current thread is 1 (process 14479)] tc-se:#0 0x0000000041dd24d0 in abort () from /usr/lib/libc.so.12 tc-se:#1 0x0000000041609998 in rumpuser_rw_enter () from /usr/lib/librumpuser.so.0 tc-se:#2 0x0000000040f29d4c in rumpns_genfs_lock () from /usr/lib/librumpvfs.so.0 tc-se:#3 0x0000000041181554 in rumpns_VOP_LOCK () from /usr/lib/librump.so.0 tc-se:#4 0x0000000040f3d91c in rumpns_vn_lock () from /usr/lib/librumpvfs.so.0 tc-se:#5 0x0000000040505928 in rumpns_union_lookup () from /usr/lib/librumpfs_union.so.0 tc-se:#6 0x000000004117f928 in rumpns_VOP_LOOKUP () from /usr/lib/librump.so.0 tc-se:#7 0x0000000040f55ca0 in ?? () from /usr/lib/librumpvfs.so.0 tc-se:Backtrace stopped: previous frame identical to this frame (corrupt stack?) tc-se:Stack trace complete tc-end: 1646890550.140557, cyclic2, expected_signal, PR kern/4597 tc-start: 1646890550.168577, devnull1 tc-so:[ 1.0000000] entropy: ready tc-end: 1646890550.696624, devnull1, passed tc-start: 1646890550.706165, devnull2 tc-so:[ 1.0000000] entropy: ready tc-end: 1646890551.227121, devnull2, passed tc-start: 1646890551.236412, multilayer tc-so:[ 1.0000000] entropy: ready tc-end: 1646890551.775381, multilayer, passed tc-start: 1646890551.788104, multilayer2 tc-so:[ 1.0000000] entropy: ready tc-so:panic: rumpuser fatal failure 11 (Resource deadlock avoided) tc-se:Test program crashed; attempting to get stack trace tc-se:[New process 28277] tc-se:[New process 4531] tc-se:[New process 5682] tc-se:[New process 5860] tc-se:[New process 4379] tc-se:[New process 3866] tc-se:[New process 27821] tc-se:[New process 26308] tc-se:[New process 9659] tc-se:[New process 4845] tc-se:[New process 15524] tc-se:[New process 5535] tc-se:[New process 26811] tc-se:[New process 25954] tc-se:[New process 19580] tc-se:[New process 29366] tc-se:[New process 1198] tc-se:[New process 8260] tc-se:[New process 25736] tc-se:[New process 8880] tc-se:[New process 21110] tc-se:[New process 2575] tc-se:[New process 13490] tc-se:[New process 24904] tc-se:Core was generated by `t_pr'. tc-se:Program terminated with signal SIGABRT, Aborted. tc-se:#0 0x0000000041dd24d0 in abort () from /usr/lib/libc.so.12 tc-se:[Current thread is 1 (process 28277)] tc-se:#0 0x0000000041dd24d0 in abort () from /usr/lib/libc.so.12 tc-se:#1 0x0000000041609998 in rumpuser_rw_enter () from /usr/lib/librumpuser.so.0 tc-se:#2 0x0000000040f29d4c in rumpns_genfs_lock () from /usr/lib/librumpvfs.so.0 tc-se:#3 0x0000000041181554 in rumpns_VOP_LOCK () from /usr/lib/librump.so.0 tc-se:#4 0x0000000040f3d91c in rumpns_vn_lock () from /usr/lib/librumpvfs.so.0 tc-se:#5 0x000000004050560c in ?? () from /usr/lib/librumpfs_union.so.0 tc-se:Backtrace stopped: previous frame identical to this frame (corrupt stack?) tc-se:Stack trace complete tc-end: 1646890555.322320, multilayer2, expected_signal, PR kern/2423 tp-end: 1646890555.343299, fs/union/t_pr tp-start: 1646890555.963914, fs/vfs/t_full, 14 tc-start: 1646890555.966092, ext2fs_fillfs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 9.4500050] uid 0 on /mnt: file system full tc-end: 1646890565.409942, ext2fs_fillfs, passed tc-start: 1646890565.448891, ffs_fillfs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 3.7700050] uid 0, pid 1, command rumplocal, on /mnt: file system full tc-end: 1646890569.117198, ffs_fillfs, passed tc-start: 1646890569.146560, ffslog_fillfs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 3.6900050] uid 0, pid 1, command rumplocal, on /mnt: file system full tc-end: 1646890572.944922, ffslog_fillfs, passed tc-start: 1646890572.964249, lfs_fillfs tc-se:lfs_cleanerd[3163]: /mnt: attaching cleaner tc-se:lfs_cleanerd[3163]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[3163]: t_full: needs_cleaning returned -1 tc-se:lfs_cleanerd[3163]: /mnt: detaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.6100050] WARNING: the log-structured file system is experimental tc-so:[ 1.6100050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1646890579.649705, lfs_fillfs, passed tc-start: 1646890579.700357, msdosfs_fillfs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646890582.990381, msdosfs_fillfs, passed tc-start: 1646890583.7433, nfs_fillfs tc-se:Getting export list. 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:Getting mount list. tc-se:Here we go. tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 2.5700050] 10.3.2.1:/myexport: inaccurate wcc data (mtime) detected, disabling wcc (ctime 1646890586.730013241 1646890586.730013241, mtime 1646890586.730013241 1646890586.730013241) tc-end: 1646890602.336526, nfs_fillfs, passed tc-start: 1646890602.370336, p2k_ffs_fillfs tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.GuicZw/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.GuicZw/p2kffsfake" instead. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646890604.636190, p2k_ffs_fillfs, skipped, fs does not support explicit block allocation (GOP_ALLOC) tc-start: 1646890604.651327, puffs_fillfs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646890606.88503, puffs_fillfs, skipped, fs does not support explicit block allocation (GOP_ALLOC) tc-start: 1646890606.97680, rumpfs_fillfs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646890607.369208, rumpfs_fillfs, skipped, fs does not support explicit block allocation (GOP_ALLOC) tc-start: 1646890607.379807, sysvbfs_fillfs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646890620.348398, sysvbfs_fillfs, passed tc-start: 1646890620.391666, tmpfs_fillfs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646890622.645638, tmpfs_fillfs, passed tc-start: 1646890622.654539, udf_fillfs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646890627.221082, udf_fillfs, passed tc-start: 1646890627.243040, v7fs_fillfs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646890687.102227, v7fs_fillfs, passed tc-start: 1646890687.134715, zfs_fillfs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646890689.838185, zfs_fillfs, skipped, fs does not support explicit block allocation (GOP_ALLOC) tp-end: 1646890689.851052, fs/vfs/t_full tp-start: 1646890690.465908, fs/vfs/t_io, 140 tc-start: 1646890690.468130, ext2fs_extendfile tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646890691.812010, ext2fs_extendfile, passed tc-start: 1646890691.822092, ext2fs_extendfile_append tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646890693.181245, ext2fs_extendfile_append, passed tc-start: 1646890693.191501, ext2fs_holywrite tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646890694.540624, ext2fs_holywrite, passed tc-start: 1646890694.550372, ext2fs_overwrite512 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646890695.843621, ext2fs_overwrite512, passed tc-start: 1646890695.852711, ext2fs_overwrite64k tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646890697.275202, ext2fs_overwrite64k, passed tc-start: 1646890697.285224, ext2fs_overwrite_trunc tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646890698.777780, ext2fs_overwrite_trunc, passed tc-start: 1646890698.792905, ext2fs_read_after_unlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646890700.477376, ext2fs_read_after_unlink, passed tc-start: 1646890700.488444, ext2fs_read_fault tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646890701.975994, ext2fs_read_fault, passed tc-start: 1646890701.987452, ext2fs_shrinkfile tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646890703.445053, ext2fs_shrinkfile, passed tc-start: 1646890703.455956, ext2fs_wrrd_after_unlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646890704.985070, ext2fs_wrrd_after_unlink, passed tc-start: 1646890704.996606, ffs_extendfile tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646890706.453633, ffs_extendfile, passed tc-start: 1646890706.464117, ffs_extendfile_append tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646890707.991064, ffs_extendfile_append, passed tc-start: 1646890708.2275, ffs_holywrite tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646890709.458001, ffs_holywrite, passed tc-start: 1646890709.473299, ffs_overwrite512 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646890710.992747, ffs_overwrite512, passed tc-start: 1646890711.7522, ffs_overwrite64k tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646890712.645116, ffs_overwrite64k, passed tc-start: 1646890712.655833, ffs_overwrite_trunc tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646890714.149825, ffs_overwrite_trunc, passed tc-start: 1646890714.160490, ffs_read_after_unlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646890715.648940, ffs_read_after_unlink, passed tc-start: 1646890715.660712, ffs_read_fault tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646890717.161420, ffs_read_fault, passed tc-start: 1646890717.171952, ffs_shrinkfile tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646890718.689775, ffs_shrinkfile, passed tc-start: 1646890718.702750, ffs_wrrd_after_unlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646890720.232970, ffs_wrrd_after_unlink, passed tc-start: 1646890720.244467, ffslog_extendfile tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646890721.795371, ffslog_extendfile, passed tc-start: 1646890721.806262, ffslog_extendfile_append tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646890723.633258, ffslog_extendfile_append, passed tc-start: 1646890723.645299, ffslog_holywrite tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646890725.213322, ffslog_holywrite, passed tc-start: 1646890725.225160, ffslog_overwrite512 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646890726.907758, ffslog_overwrite512, passed tc-start: 1646890726.921530, ffslog_overwrite64k tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646890728.511312, ffslog_overwrite64k, passed tc-start: 1646890728.522892, ffslog_overwrite_trunc tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646890730.182880, ffslog_overwrite_trunc, passed tc-start: 1646890730.194109, ffslog_read_after_unlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646890731.929801, ffslog_read_after_unlink, passed tc-start: 1646890731.944119, ffslog_read_fault tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646890733.981109, ffslog_read_fault, passed tc-start: 1646890733.993861, ffslog_shrinkfile tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646890735.593619, ffslog_shrinkfile, passed tc-start: 1646890735.606001, ffslog_wrrd_after_unlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646890737.352339, ffslog_wrrd_after_unlink, passed tc-start: 1646890737.363202, lfs_extendfile tc-se:lfs_cleanerd[17699]: /mnt: attaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.6300050] WARNING: the log-structured file system is experimental tc-so:[ 1.6300050] WARNING: it may cause system crashes and/or corrupt data tc-se:lfs_cleanerd[17699]: /mnt: filesystem unmounted tc-end: 1646890740.274624, lfs_extendfile, passed tc-start: 1646890740.311909, lfs_extendfile_append tc-se:lfs_cleanerd[14761]: /mnt: attaching cleaner tc-se:lfs_cleanerd[14761]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[14761]: t_io: needs_cleaning returned -1 tc-se:lfs_cleanerd[14761]: /mnt: detaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.6300050] WARNING: the log-structured file system is experimental tc-so:[ 1.6300050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1646890743.237850, lfs_extendfile_append, passed tc-start: 1646890743.272369, lfs_holywrite tc-se:lfs_cleanerd[3177]: /mnt: attaching cleaner tc-se:lfs_cleanerd[3177]: /mnt: filesystem unmounted tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.6600050] WARNING: the log-structured file system is experimental tc-so:[ 1.6600050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1646890746.113751, lfs_holywrite, passed tc-start: 1646890746.151695, lfs_overwrite512 tc-se:lfs_cleanerd[12394]: /mnt: attaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.3200050] ZFS filesystem version: 5 tc-so:[ 1.6400050] WARNING: the log-structured file system is experimental tc-so:[ 1.6400050] WARNING: it may cause system crashes and/or corrupt data tc-se:lfs_cleanerd[12394]: /mnt: filesystem unmounted tc-end: 1646890749.55616, lfs_overwrite512, passed tc-start: 1646890749.91621, lfs_overwrite64k tc-se:lfs_cleanerd[26381]: /mnt: attaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.6700050] WARNING: the log-structured file system is experimental tc-so:[ 1.6700050] WARNING: it may cause system crashes and/or corrupt data tc-se:lfs_cleanerd[26381]: /mnt: filesystem unmounted tc-end: 1646890752.34760, lfs_overwrite64k, passed tc-start: 1646890752.73072, lfs_overwrite_trunc tc-se:lfs_cleanerd[25887]: /mnt: attaching cleaner tc-se:lfs_cleanerd[25887]: /mnt: filesystem unmounted tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.6700050] WARNING: the log-structured file system is experimental tc-so:[ 1.6700050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1646890755.150624, lfs_overwrite_trunc, passed tc-start: 1646890755.191335, lfs_read_after_unlink tc-se:lfs_cleanerd[28433]: /mnt: attaching cleaner tc-se:lfs_cleanerd[28433]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[28433]: t_io: needs_cleaning returned -1 tc-se:lfs_cleanerd[28433]: /mnt: detaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.6500050] WARNING: the log-structured file system is experimental tc-so:[ 1.6500050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1646890758.353962, lfs_read_after_unlink, passed tc-start: 1646890758.391432, lfs_read_fault tc-se:lfs_cleanerd[15807]: /mnt: attaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.7000050] WARNING: the log-structured file system is experimental tc-so:[ 1.7000050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1646890761.692643, lfs_read_fault, passed tc-start: 1646890761.725800, lfs_shrinkfile tc-se:lfs_cleanerd[20386]: /mnt: attaching cleaner tc-se:lfs_cleanerd[20386]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[20386]: t_io: needs_cleaning returned -1 tc-se:lfs_cleanerd[20386]: /mnt: detaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.6000050] WARNING: the log-structured file system is experimental tc-so:[ 1.6000050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1646890764.413876, lfs_shrinkfile, passed tc-start: 1646890764.451374, lfs_wrrd_after_unlink tc-se:lfs_cleanerd[17753]: /mnt: attaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.7200050] WARNING: the log-structured file system is experimental tc-so:[ 1.7200050] WARNING: it may cause system crashes and/or corrupt data tc-se:lfs_cleanerd[17753]: /mnt: filesystem unmounted tc-end: 1646890767.507562, lfs_wrrd_after_unlink, passed tc-start: 1646890767.545885, msdosfs_extendfile tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646890769.329256, msdosfs_extendfile, passed tc-start: 1646890769.338256, msdosfs_extendfile_append tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646890770.925962, msdosfs_extendfile_append, passed tc-start: 1646890770.935442, msdosfs_holywrite tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646890772.488197, msdosfs_holywrite, passed tc-start: 1646890772.498157, msdosfs_overwrite512 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646890773.874756, msdosfs_overwrite512, passed tc-start: 1646890773.885871, msdosfs_overwrite64k tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646890775.349062, msdosfs_overwrite64k, passed tc-start: 1646890775.359687, msdosfs_overwrite_trunc tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646890776.699381, msdosfs_overwrite_trunc, passed tc-start: 1646890776.710006, msdosfs_read_after_unlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646890778.301986, msdosfs_read_after_unlink, passed tc-start: 1646890778.311919, msdosfs_read_fault tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646890779.869163, msdosfs_read_fault, passed tc-start: 1646890779.880464, msdosfs_shrinkfile tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646890781.488128, msdosfs_shrinkfile, passed tc-start: 1646890781.497093, msdosfs_wrrd_after_unlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646890782.876857, msdosfs_wrrd_after_unlink, passed tc-start: 1646890782.886856, nfs_extendfile tc-se:Getting export list. 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:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap 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.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646890786.642908, nfs_extendfile, passed tc-start: 1646890786.665833, nfs_extendfile_append tc-se:Getting export list. 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:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap 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.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646890790.887294, nfs_extendfile_append, passed tc-start: 1646890790.912311, nfs_holywrite tc-se:Getting export list. 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:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap 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.0000000] entropy: ready tc-so:[ 1.0100050] ZFS filesystem version: 5 tc-end: 1646890794.494616, nfs_holywrite, passed tc-start: 1646890794.512082, nfs_overwrite512 tc-se:Getting export list. 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:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap 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.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646890798.25675, nfs_overwrite512, passed tc-start: 1646890798.44278, nfs_overwrite64k tc-se:Getting export list. 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:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap 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.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 2.3100050] 10.3.2.1:/myexport: inaccurate wcc data (mtime) detected, disabling wcc (ctime 1646890801.298338550 1646890801.298338550, mtime 1646890801.298338550 1646890801.298338550) tc-end: 1646890801.872531, nfs_overwrite64k, passed tc-start: 1646890801.889322, nfs_overwrite_trunc tc-se:Getting export list. 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:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap 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.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 2.1900050] 10.3.2.1:/myexport: inaccurate wcc data (mtime) detected, disabling wcc (ctime 1646890804.828441250 1646890804.828441250, mtime 1646890804.828441250 1646890804.828441250) tc-end: 1646890805.709979, nfs_overwrite_trunc, passed tc-start: 1646890805.736643, nfs_read_after_unlink tc-se:Getting export list. 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:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap 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.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646890809.274937, nfs_read_after_unlink, passed tc-start: 1646890809.292959, nfs_read_fault tc-se:Getting export list. 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:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap 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.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646890812.574103, nfs_read_fault, passed tc-start: 1646890812.593778, nfs_shrinkfile tc-se:Getting export list. 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:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap 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.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646890816.84444, nfs_shrinkfile, passed tc-start: 1646890816.101407, nfs_wrrd_after_unlink tc-se:Getting export list. 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:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap 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.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646890819.756989, nfs_wrrd_after_unlink, passed tc-start: 1646890819.773769, p2k_ffs_extendfile tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.cozkkv/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.cozkkv/p2kffsfake" instead. tc-so:[ 1.0000000] entropy: ready tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646890822.121668, p2k_ffs_extendfile, passed tc-start: 1646890822.131899, p2k_ffs_extendfile_append tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.1sOLVb/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.1sOLVb/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646890824.140249, p2k_ffs_extendfile_append, passed tc-start: 1646890824.150088, p2k_ffs_holywrite tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.yvK78w/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.yvK78w/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646890826.189781, p2k_ffs_holywrite, passed tc-start: 1646890826.200564, p2k_ffs_overwrite512 tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.wSPTi5/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.wSPTi5/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646890828.301567, p2k_ffs_overwrite512, passed tc-start: 1646890828.311962, p2k_ffs_overwrite64k tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.l2tpeg/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.l2tpeg/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646890830.563302, p2k_ffs_overwrite64k, passed tc-start: 1646890830.574206, p2k_ffs_overwrite_trunc tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.wLcqDJ/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.wLcqDJ/p2kffsfake" instead. tc-so:[ 1.0000000] entropy: ready tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646890832.793886, p2k_ffs_overwrite_trunc, passed tc-start: 1646890832.803865, p2k_ffs_read_after_unlink tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.Bp8UTB/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.Bp8UTB/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646890835.384723, p2k_ffs_read_after_unlink, passed tc-start: 1646890835.396169, p2k_ffs_read_fault tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.NyZO8N/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.NyZO8N/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646890837.460359, p2k_ffs_read_fault, passed tc-start: 1646890837.471226, p2k_ffs_shrinkfile tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.6Ss7Gi/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.6Ss7Gi/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646890839.684321, p2k_ffs_shrinkfile, passed tc-start: 1646890839.696210, p2k_ffs_wrrd_after_unlink tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.AaO51k/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.AaO51k/p2kffsfake" instead. tc-so:[ 1.0000000] entropy: ready tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646890842.41365, p2k_ffs_wrrd_after_unlink, passed tc-start: 1646890842.51725, puffs_extendfile tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646890843.916082, puffs_extendfile, passed tc-start: 1646890843.922873, puffs_extendfile_append tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646890845.832453, puffs_extendfile_append, passed tc-start: 1646890845.839636, puffs_holywrite tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646890847.750639, puffs_holywrite, passed tc-start: 1646890847.759607, puffs_overwrite512 tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646890849.677835, puffs_overwrite512, passed tc-start: 1646890849.684996, puffs_overwrite64k tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646890851.361298, puffs_overwrite64k, passed tc-start: 1646890851.367823, puffs_overwrite_trunc tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646890853.262216, puffs_overwrite_trunc, passed tc-start: 1646890853.269501, puffs_read_after_unlink tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646890855.622153, puffs_read_after_unlink, passed tc-start: 1646890855.631712, puffs_read_fault tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646890857.958514, puffs_read_fault, passed tc-start: 1646890857.968851, puffs_shrinkfile tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646890860.20977, puffs_shrinkfile, passed tc-start: 1646890860.29164, puffs_wrrd_after_unlink tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646890861.923345, puffs_wrrd_after_unlink, passed tc-start: 1646890861.930466, rumpfs_extendfile tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646890863.240292, rumpfs_extendfile, passed tc-start: 1646890863.248299, rumpfs_extendfile_append tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646890864.797655, rumpfs_extendfile_append, passed tc-start: 1646890864.807653, rumpfs_holywrite tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646890866.36526, rumpfs_holywrite, passed tc-start: 1646890866.43401, rumpfs_overwrite512 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646890867.184630, rumpfs_overwrite512, passed tc-start: 1646890867.191214, rumpfs_overwrite64k tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646890868.421845, rumpfs_overwrite64k, passed tc-start: 1646890868.430230, rumpfs_overwrite_trunc tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646890869.606157, rumpfs_overwrite_trunc, passed tc-start: 1646890869.612843, rumpfs_read_after_unlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646890870.869351, rumpfs_read_after_unlink, passed tc-start: 1646890870.878236, rumpfs_read_fault tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646890872.135441, rumpfs_read_fault, passed tc-start: 1646890872.144064, rumpfs_shrinkfile tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646890873.364159, rumpfs_shrinkfile, passed tc-start: 1646890873.370931, rumpfs_wrrd_after_unlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646890884.892692, rumpfs_wrrd_after_unlink, passed tc-start: 1646890884.900016, sysvbfs_extendfile tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646890886.298524, sysvbfs_extendfile, passed tc-start: 1646890886.309133, sysvbfs_extendfile_append tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646890887.705208, sysvbfs_extendfile_append, passed tc-start: 1646890887.714883, sysvbfs_holywrite tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646890889.166668, sysvbfs_holywrite, passed tc-start: 1646890889.175600, sysvbfs_overwrite512 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646890890.691999, sysvbfs_overwrite512, passed tc-start: 1646890890.702566, sysvbfs_overwrite64k tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646890892.370670, sysvbfs_overwrite64k, passed tc-start: 1646890892.382126, sysvbfs_overwrite_trunc tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646890894.276387, sysvbfs_overwrite_trunc, passed tc-start: 1646890894.289277, sysvbfs_read_after_unlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646890896.244837, sysvbfs_read_after_unlink, passed tc-start: 1646890896.258116, sysvbfs_read_fault tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646890898.169560, sysvbfs_read_fault, passed tc-start: 1646890898.181758, sysvbfs_shrinkfile tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646890899.788997, sysvbfs_shrinkfile, passed tc-start: 1646890899.799374, sysvbfs_wrrd_after_unlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646890901.276531, sysvbfs_wrrd_after_unlink, passed tc-start: 1646890901.287586, tmpfs_extendfile tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646890902.562258, tmpfs_extendfile, passed tc-start: 1646890902.569053, tmpfs_extendfile_append tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646890903.883329, tmpfs_extendfile_append, passed tc-start: 1646890903.890953, tmpfs_holywrite tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646890905.187088, tmpfs_holywrite, passed tc-start: 1646890905.194718, tmpfs_overwrite512 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646890906.552425, tmpfs_overwrite512, passed tc-start: 1646890906.562730, tmpfs_overwrite64k tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646890907.948612, tmpfs_overwrite64k, passed tc-start: 1646890907.956825, tmpfs_overwrite_trunc tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646890909.481155, tmpfs_overwrite_trunc, passed tc-start: 1646890909.488600, tmpfs_read_after_unlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646890910.984649, tmpfs_read_after_unlink, passed tc-start: 1646890910.992111, tmpfs_read_fault tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646890912.288762, tmpfs_read_fault, passed tc-start: 1646890912.296523, tmpfs_shrinkfile tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646890913.665128, tmpfs_shrinkfile, passed tc-start: 1646890913.672565, tmpfs_wrrd_after_unlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646890915.48281, tmpfs_wrrd_after_unlink, passed tc-start: 1646890915.56161, udf_extendfile tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646890917.98076, udf_extendfile, passed tc-start: 1646890917.108479, udf_extendfile_append tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646890918.672958, udf_extendfile_append, passed tc-start: 1646890918.685909, udf_holywrite tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646890920.685902, udf_holywrite, passed tc-start: 1646890920.699285, udf_overwrite512 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646890923.170455, udf_overwrite512, passed tc-start: 1646890923.185053, udf_overwrite64k tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646890924.767241, udf_overwrite64k, passed tc-start: 1646890924.780717, udf_overwrite_trunc tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646890926.577278, udf_overwrite_trunc, passed tc-start: 1646890926.591521, udf_read_after_unlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646890928.405556, udf_read_after_unlink, passed tc-start: 1646890928.419067, udf_read_fault tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646890930.102749, udf_read_fault, passed tc-start: 1646890930.113772, udf_shrinkfile tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646890932.179577, udf_shrinkfile, passed tc-start: 1646890932.191334, udf_wrrd_after_unlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646890934.296605, udf_wrrd_after_unlink, passed tc-start: 1646890934.308343, v7fs_extendfile tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646890936.266647, v7fs_extendfile, passed tc-start: 1646890936.285636, v7fs_extendfile_append tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646890938.191212, v7fs_extendfile_append, passed tc-start: 1646890938.205813, v7fs_holywrite tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646890940.154702, v7fs_holywrite, passed tc-start: 1646890940.171435, v7fs_overwrite512 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646890942.365009, v7fs_overwrite512, passed tc-start: 1646890942.385819, v7fs_overwrite64k tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646890945.454396, v7fs_overwrite64k, passed tc-start: 1646890945.475878, v7fs_overwrite_trunc tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646890948.819089, v7fs_overwrite_trunc, passed tc-start: 1646890948.838080, v7fs_read_after_unlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646890950.887641, v7fs_read_after_unlink, passed tc-start: 1646890950.902889, v7fs_read_fault tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646890952.631373, v7fs_read_fault, passed tc-start: 1646890952.651798, v7fs_shrinkfile tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646890954.322360, v7fs_shrinkfile, passed tc-start: 1646890954.339229, v7fs_wrrd_after_unlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646890964.721526, v7fs_wrrd_after_unlink, passed tc-start: 1646890964.737908, zfs_extendfile tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646890967.494825, zfs_extendfile, passed tc-start: 1646890967.506205, zfs_extendfile_append tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646890970.274438, zfs_extendfile_append, passed tc-start: 1646890970.287105, zfs_holywrite tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646890973.408729, zfs_holywrite, passed tc-start: 1646890973.422607, zfs_overwrite512 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646890976.350923, zfs_overwrite512, passed tc-start: 1646890976.366153, zfs_overwrite64k tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646890979.414762, zfs_overwrite64k, passed tc-start: 1646890979.428370, zfs_overwrite_trunc tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646890982.776342, zfs_overwrite_trunc, passed tc-start: 1646890982.791732, zfs_read_after_unlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646890985.975648, zfs_read_after_unlink, passed tc-start: 1646890985.986788, zfs_read_fault tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646890989.142931, zfs_read_fault, passed tc-start: 1646890989.154931, zfs_shrinkfile tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646890991.919543, zfs_shrinkfile, passed tc-start: 1646890991.931283, zfs_wrrd_after_unlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646890994.758961, zfs_wrrd_after_unlink, passed tp-end: 1646890994.769957, fs/vfs/t_io tp-start: 1646890995.257353, fs/vfs/t_renamerace, 42 tc-start: 1646890995.259709, ext2fs_renamerace tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891002.436816, ext2fs_renamerace, passed tc-start: 1646891002.451849, ext2fs_renamerace_cycle tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891014.347595, ext2fs_renamerace_cycle, passed tc-start: 1646891014.362072, ext2fs_renamerace_dirs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891020.979838, ext2fs_renamerace_dirs, passed tc-start: 1646891020.993378, ffs_renamerace tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891027.661374, ffs_renamerace, passed tc-start: 1646891027.674682, ffs_renamerace_cycle tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891039.231330, ffs_renamerace_cycle, passed tc-start: 1646891039.244837, ffs_renamerace_dirs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891046.891941, ffs_renamerace_dirs, passed tc-start: 1646891046.905051, ffslog_renamerace tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891057.914252, ffslog_renamerace, passed tc-start: 1646891057.929320, ffslog_renamerace_cycle tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891077.976821, ffslog_renamerace_cycle, passed tc-start: 1646891077.997762, ffslog_renamerace_dirs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891088.267897, ffslog_renamerace_dirs, passed tc-start: 1646891088.284671, lfs_renamerace tc-se:lfs_cleanerd[25896]: /mnt: attaching cleaner tc-se:lfs_cleanerd[25896]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[25896]: t_renamerace: needs_cleaning returned -1 tc-se:lfs_cleanerd[25896]: /mnt: detaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.8300050] WARNING: the log-structured file system is experimental tc-so:[ 1.8300050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1646891107.278902, lfs_renamerace, passed tc-start: 1646891107.425211, lfs_renamerace_cycle tc-se:lfs_cleanerd[6948]: /mnt: attaching cleaner tc-se:lfs_cleanerd[6948]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[6948]: t_renamerace: needs_cleaning returned -1 tc-se:lfs_cleanerd[6948]: /mnt: detaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.6400050] WARNING: the log-structured file system is experimental tc-so:[ 1.6400050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1646891135.279285, lfs_renamerace_cycle, passed tc-start: 1646891135.432783, lfs_renamerace_dirs tc-se:lfs_cleanerd[5376]: /mnt: attaching cleaner tc-se:lfs_cleanerd[5376]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[5376]: t_renamerace: needs_cleaning returned -1 tc-se:lfs_cleanerd[5376]: /mnt: detaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.6600050] WARNING: the log-structured file system is experimental tc-so:[ 1.6600050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1646891154.336212, lfs_renamerace_dirs, passed tc-start: 1646891154.485593, msdosfs_renamerace tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891160.986298, msdosfs_renamerace, passed tc-start: 1646891160.996392, msdosfs_renamerace_cycle tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891172.440567, msdosfs_renamerace_cycle, passed tc-start: 1646891172.459414, msdosfs_renamerace_dirs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891180.386738, msdosfs_renamerace_dirs, passed tc-start: 1646891180.406259, nfs_renamerace tc-se:Getting export list. 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:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap 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.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 4.5700050] 10.3.2.1:/myexport: inaccurate wcc data (ctime) detected, disabling wcc (ctime 1646891185.810221337 1646891185.810221337, mtime 1646891185.810221337 1646891185.810221337) tc-end: 1646891192.974480, nfs_renamerace, passed tc-start: 1646891192.992157, nfs_renamerace_cycle tc-se:Getting export list. 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:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-se:*** Expected check failure: mkdir fails with ESTALE: /tmp/build/2022.03.09.10.06.36-sparc64/src/tests/fs/vfs/t_renamerace.c:100: mkdir: Stale NFS file handle (errno=70) tc-se: tc-se:*** Expected check failure: mkdir fails with ESTALE: /tmp/build/2022.03.09.10.06.36-sparc64/src/tests/fs/vfs/t_renamerace.c:100: mkdir: Stale NFS file handle (errno=70) tc-se: tc-se:*** Expected check failure: mkdir fails with ESTALE: /tmp/build/2022.03.09.10.06.36-sparc64/src/tests/fs/vfs/t_renamerace.c:100: mkdir: Stale NFS file handle (errno=70) tc-se: tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 2.5800050] 10.3.2.1:/myexport: inaccurate wcc data (ctime) detected, disabling wcc (ctime 1646891196.385450147 1646891196.385450147, mtime 1646891196.385450147 1646891196.385450147) tc-end: 1646891211.602954, nfs_renamerace_cycle, expected_failure, mkdir fails with ESTALE: did not fail this time tc-start: 1646891211.623198, nfs_renamerace_dirs tc-se:Getting export list. 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:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap 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.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 4.8100050] 10.3.2.1:/myexport: inaccurate wcc data (ctime) detected, disabling wcc (ctime 1646891217.223794357 1646891217.223794357, mtime 1646891217.223794357 1646891217.223794357) tc-end: 1646891222.147790, nfs_renamerace_dirs, passed tc-start: 1646891222.165689, p2k_ffs_renamerace tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.XKvgP3/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.XKvgP3/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891231.958493, p2k_ffs_renamerace, passed tc-start: 1646891231.968992, p2k_ffs_renamerace_cycle tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.5ha0M5/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.5ha0M5/p2kffsfake" instead. tc-so:[ 1.0000000] entropy: ready tc-so:[ 9.7900050] ufs_dircompact: reached 4.2-only block, not supposed to happen tc-so:[ 9.7900050] panic: kernel diagnostic assertion "vp->v_size == ip->i_size" failed: file "/tmp/build/2022.03.09.10.06.36-sparc64/src/sys/rump/fs/lib/libffs/../../../../ufs/ufs/ufs_lookup.c", line 1375 tc-so:[ 9.7900050] rump kernel halting... tc-so:halted tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891242.668366, p2k_ffs_renamerace_cycle, expected_failure, assertion "vp->v_size == ip->i_size" failed: child died tc-start: 1646891242.694987, p2k_ffs_renamerace_dirs tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.xiBAQE/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.xiBAQE/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891252.382876, p2k_ffs_renamerace_dirs, passed tc-start: 1646891252.399136, puffs_renamerace tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891264.479196, puffs_renamerace, passed tc-start: 1646891264.488099, puffs_renamerace_cycle tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891285.680682, puffs_renamerace_cycle, expected_failure, assertion "dfd" failed: did not fail this time tc-start: 1646891285.687893, puffs_renamerace_dirs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891298.268691, puffs_renamerace_dirs, passed tc-start: 1646891298.278401, rumpfs_renamerace tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891299.494448, rumpfs_renamerace, skipped, rename not supported by file system tc-start: 1646891299.502598, rumpfs_renamerace_cycle tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891300.638918, rumpfs_renamerace_cycle, skipped, rename not supported by file system tc-start: 1646891300.651346, rumpfs_renamerace_dirs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891301.997568, rumpfs_renamerace_dirs, skipped, rename not supported by file system tc-start: 1646891302.7807, sysvbfs_renamerace tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891303.381272, sysvbfs_renamerace, skipped, filesystem has not enough inodes tc-start: 1646891303.390481, sysvbfs_renamerace_cycle tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891304.612555, sysvbfs_renamerace_cycle, skipped, directories not supported by file system tc-start: 1646891304.621041, sysvbfs_renamerace_dirs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891305.996429, sysvbfs_renamerace_dirs, skipped, directories not supported by file system tc-start: 1646891306.8307, tmpfs_renamerace tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891317.501518, tmpfs_renamerace, passed tc-start: 1646891317.511778, tmpfs_renamerace_cycle tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891338.861691, tmpfs_renamerace_cycle, passed tc-start: 1646891338.869821, tmpfs_renamerace_dirs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891350.133049, tmpfs_renamerace_dirs, passed tc-start: 1646891350.141202, udf_renamerace tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891361.739187, udf_renamerace, expected_failure, PR kern/53865: race did not trigger this time tc-start: 1646891361.750915, udf_renamerace_cycle tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891382.892179, udf_renamerace_cycle, expected_failure, sometimes fails with ENOSPC, PR kern/56253: PR kern/56253 did not trigger this time tc-start: 1646891382.907046, udf_renamerace_dirs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891394.253576, udf_renamerace_dirs, expected_failure, PR kern/53865: race did not trigger this time tc-start: 1646891394.264634, v7fs_renamerace tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891401.895784, v7fs_renamerace, passed tc-start: 1646891401.929409, v7fs_renamerace_cycle tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891415.310278, v7fs_renamerace_cycle, passed tc-start: 1646891415.345284, v7fs_renamerace_dirs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891422.704038, v7fs_renamerace_dirs, passed tc-start: 1646891422.735653, zfs_renamerace tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891432.19577, zfs_renamerace, passed tc-start: 1646891432.43852, zfs_renamerace_cycle tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891451.572264, zfs_renamerace_cycle, passed tc-start: 1646891451.596296, zfs_renamerace_dirs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891462.356809, zfs_renamerace_dirs, passed tp-end: 1646891462.371486, fs/vfs/t_renamerace tp-start: 1646891462.880645, fs/vfs/t_ro, 72 tc-start: 1646891462.882701, ext2fs_attrs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891464.295025, ext2fs_attrs, passed tc-start: 1646891464.305678, ext2fs_create tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891465.693154, ext2fs_create, passed tc-start: 1646891465.704716, ext2fs_createdir tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891467.52800, ext2fs_createdir, passed tc-start: 1646891467.65205, ext2fs_createfifo tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891468.472628, ext2fs_createfifo, passed tc-start: 1646891468.485705, ext2fs_createlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891470.113593, ext2fs_createlink, passed tc-start: 1646891470.123228, ext2fs_createsymlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891471.600339, ext2fs_createsymlink, passed tc-start: 1646891471.609855, ext2fs_fileio tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891473.96332, ext2fs_fileio, passed tc-start: 1646891473.107501, ext2fs_rmfile tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891474.652318, ext2fs_rmfile, passed tc-start: 1646891474.664049, ffs_attrs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891476.211597, ffs_attrs, passed tc-start: 1646891476.222695, ffs_create tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891477.758793, ffs_create, passed tc-start: 1646891477.771370, ffs_createdir tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891479.213773, ffs_createdir, passed tc-start: 1646891479.223815, ffs_createfifo tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891480.669959, ffs_createfifo, passed tc-start: 1646891480.681667, ffs_createlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891482.408494, ffs_createlink, passed tc-start: 1646891482.419437, ffs_createsymlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891483.862941, ffs_createsymlink, passed tc-start: 1646891483.874762, ffs_fileio tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891485.401646, ffs_fileio, passed tc-start: 1646891485.413316, ffs_rmfile tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891486.928106, ffs_rmfile, passed tc-start: 1646891486.940484, ffslog_attrs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891488.498405, ffslog_attrs, passed tc-start: 1646891488.510284, ffslog_create tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891490.147927, ffslog_create, passed tc-start: 1646891490.159650, ffslog_createdir tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891491.565799, ffslog_createdir, passed tc-start: 1646891491.575953, ffslog_createfifo tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891492.895252, ffslog_createfifo, passed tc-start: 1646891492.905262, ffslog_createlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891494.307924, ffslog_createlink, passed tc-start: 1646891494.321298, ffslog_createsymlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891495.939711, ffslog_createsymlink, passed tc-start: 1646891495.955274, ffslog_fileio tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891497.626591, ffslog_fileio, passed tc-start: 1646891497.639168, ffslog_rmfile tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891499.184144, ffslog_rmfile, passed tc-start: 1646891499.194158, msdosfs_attrs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891500.882902, msdosfs_attrs, passed tc-start: 1646891500.895206, msdosfs_create tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891502.310514, msdosfs_create, passed tc-start: 1646891502.323433, msdosfs_createdir tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891503.927106, msdosfs_createdir, passed tc-start: 1646891503.936580, msdosfs_createfifo tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891505.405872, msdosfs_createfifo, passed tc-start: 1646891505.416386, msdosfs_createlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891506.989931, msdosfs_createlink, passed tc-start: 1646891507.2456, msdosfs_createsymlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891508.503224, msdosfs_createsymlink, passed tc-start: 1646891508.514195, msdosfs_fileio tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891510.5726, msdosfs_fileio, passed tc-start: 1646891510.17487, msdosfs_rmfile tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891511.502690, msdosfs_rmfile, passed tc-start: 1646891511.514096, nfs_attrs tc-se:Getting export list. 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:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport 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.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891515.244796, nfs_attrs, passed tc-start: 1646891515.262504, nfs_create tc-se:Getting export list. 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:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport 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.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891518.916395, nfs_create, passed tc-start: 1646891518.936020, nfs_createdir tc-se:Getting export list. 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:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport 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.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891522.709306, nfs_createdir, passed tc-start: 1646891522.733143, nfs_createfifo tc-se:Getting export list. 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:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport 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.0000000] entropy: ready tc-so:[ 1.4800050] ZFS filesystem version: 5 tc-end: 1646891526.340817, nfs_createfifo, passed tc-start: 1646891526.395988, nfs_createlink tc-se:Getting export list. 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:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport 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.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891530.183017, nfs_createlink, passed tc-start: 1646891530.206844, nfs_createsymlink tc-se:Getting export list. 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:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport 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.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891533.939323, nfs_createsymlink, passed tc-start: 1646891533.958666, nfs_fileio tc-se:Getting export list. 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:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport 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.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891537.648514, nfs_fileio, passed tc-start: 1646891537.667545, nfs_rmfile tc-se:Getting export list. 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:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport 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.0000000] entropy: ready tc-so:[ 1.0400050] ZFS filesystem version: 5 tc-end: 1646891541.522914, nfs_rmfile, passed tc-start: 1646891541.542464, nfsro_attrs tc-se:Getting export list. 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:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport 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.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891545.594621, nfsro_attrs, passed tc-start: 1646891545.619085, nfsro_create tc-se:Getting export list. 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:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport 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.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891549.185409, nfsro_create, passed tc-start: 1646891549.204717, nfsro_createdir tc-se:Getting export list. 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:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport 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.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891552.872873, nfsro_createdir, passed tc-start: 1646891552.892501, nfsro_createfifo tc-se:Getting export list. 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:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport 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.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891556.522889, nfsro_createfifo, passed tc-start: 1646891556.542419, nfsro_createlink tc-se:Getting export list. 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:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport 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.0000000] entropy: ready tc-so:[ 1.0900050] ZFS filesystem version: 5 tc-end: 1646891560.776975, nfsro_createlink, passed tc-start: 1646891560.805421, nfsro_createsymlink tc-se:Getting export list. 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:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport 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.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891564.435333, nfsro_createsymlink, passed tc-start: 1646891564.457595, nfsro_fileio tc-se:Getting export list. 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:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport 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.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891568.139429, nfsro_fileio, passed tc-start: 1646891568.158872, nfsro_rmfile tc-se:Getting export list. 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:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport 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.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891571.880753, nfsro_rmfile, passed tc-start: 1646891571.908957, sysvbfs_attrs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891573.458823, sysvbfs_attrs, passed tc-start: 1646891573.468496, sysvbfs_create tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891574.855692, sysvbfs_create, passed tc-start: 1646891574.865183, sysvbfs_createdir tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891576.405486, sysvbfs_createdir, passed tc-start: 1646891576.417168, sysvbfs_createfifo tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891578.96500, sysvbfs_createfifo, passed tc-start: 1646891578.109352, sysvbfs_createlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891579.693810, sysvbfs_createlink, passed tc-start: 1646891579.706026, sysvbfs_createsymlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891581.103045, sysvbfs_createsymlink, passed tc-start: 1646891581.112243, sysvbfs_fileio tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891582.700608, sysvbfs_fileio, passed tc-start: 1646891582.710361, sysvbfs_rmfile tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891583.998409, sysvbfs_rmfile, passed tc-start: 1646891584.7286, udf_attrs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891585.902069, udf_attrs, passed tc-start: 1646891585.912115, udf_create tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891587.208553, udf_create, passed tc-start: 1646891587.218575, udf_createdir tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891588.478898, udf_createdir, passed tc-start: 1646891588.488537, udf_createfifo tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891589.852008, udf_createfifo, passed tc-start: 1646891589.862555, udf_createlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891591.741648, udf_createlink, passed tc-start: 1646891591.752646, udf_createsymlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891593.135461, udf_createsymlink, passed tc-start: 1646891593.145562, udf_fileio tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891594.947536, udf_fileio, passed tc-start: 1646891594.964526, udf_rmfile tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891596.807902, udf_rmfile, passed tc-start: 1646891596.818985, v7fs_attrs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891598.616151, v7fs_attrs, passed tc-start: 1646891598.634723, v7fs_create tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891600.305303, v7fs_create, passed tc-start: 1646891600.320598, v7fs_createdir tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891602.19230, v7fs_createdir, passed tc-start: 1646891602.34923, v7fs_createfifo tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891603.673423, v7fs_createfifo, passed tc-start: 1646891603.691985, v7fs_createlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891605.840389, v7fs_createlink, passed tc-start: 1646891605.860870, v7fs_createsymlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891607.792395, v7fs_createsymlink, passed tc-start: 1646891607.813424, v7fs_fileio tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891609.875854, v7fs_fileio, passed tc-start: 1646891609.894730, v7fs_rmfile tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891611.930123, v7fs_rmfile, passed tp-end: 1646891611.949640, fs/vfs/t_ro tp-start: 1646891612.617039, fs/vfs/t_rmdirrace, 14 tc-start: 1646891612.620069, ext2fs_race tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891624.403006, ext2fs_race, passed tc-start: 1646891624.412269, ffs_race tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891635.814092, ffs_race, passed tc-start: 1646891635.827988, ffslog_race tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891656.849421, ffslog_race, passed tc-start: 1646891656.864316, lfs_race tc-se:lfs_cleanerd[10604]: /mnt: attaching cleaner tc-se:lfs_cleanerd[10604]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[10604]: t_rmdirrace: needs_cleaning returned -1 tc-se:lfs_cleanerd[10604]: /mnt: detaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.6300050] WARNING: the log-structured file system is experimental tc-so:[ 1.6300050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1646891679.664841, lfs_race, passed tc-start: 1646891679.706364, msdosfs_race tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891691.69465, msdosfs_race, passed tc-start: 1646891691.91057, nfs_race tc-se:Getting export list. 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:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap 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.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 3.6900050] 10.3.2.1:/myexport: inaccurate wcc data (ctime) detected, disabling wcc (ctime 1646891695.703192904 1646891695.703192904, mtime 1646891695.703192904 1646891695.703192904) tc-end: 1646891708.705217, nfs_race, passed tc-start: 1646891708.725609, p2k_ffs_race tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.Lf9wUU/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.Lf9wUU/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891723.135774, p2k_ffs_race, passed tc-start: 1646891723.151018, puffs_race tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891744.168821, puffs_race, passed tc-start: 1646891744.182755, rumpfs_race tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891764.753033, rumpfs_race, passed tc-start: 1646891764.761223, sysvbfs_race tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891766.96033, sysvbfs_race, skipped, directories not supported by file system tc-start: 1646891766.105119, tmpfs_race tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891786.693435, tmpfs_race, passed tc-start: 1646891786.701886, udf_race tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891808.266735, udf_race, passed tc-start: 1646891808.282891, v7fs_race tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891819.940798, v7fs_race, passed tc-start: 1646891819.959519, zfs_race tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891838.238299, zfs_race, passed tp-end: 1646891838.258652, fs/vfs/t_rmdirrace tp-start: 1646891839.115219, fs/vfs/t_rwtoro, 112 tc-start: 1646891839.118545, ext2fs_layer_noneopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891840.562305, ext2fs_layer_noneopen, skipped, fs does not support r/o remount tc-start: 1646891840.574396, ext2fs_layer_read_unlinked tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891841.981289, ext2fs_layer_read_unlinked, skipped, fs does not support r/o remount tc-start: 1646891841.991420, ext2fs_layer_readopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891843.508883, ext2fs_layer_readopen, skipped, fs does not support r/o remount tc-start: 1646891843.519794, ext2fs_layer_writeopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891844.987862, ext2fs_layer_writeopen, skipped, fs does not support r/o remount tc-start: 1646891844.999731, ext2fs_noneopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891846.486182, ext2fs_noneopen, skipped, fs does not support r/o remount tc-start: 1646891846.499769, ext2fs_read_unlinked tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891848.19541, ext2fs_read_unlinked, skipped, fs does not support r/o remount tc-start: 1646891848.30106, ext2fs_readopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891849.444730, ext2fs_readopen, skipped, fs does not support r/o remount tc-start: 1646891849.456022, ext2fs_writeopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891850.845176, ext2fs_writeopen, skipped, fs does not support r/o remount tc-start: 1646891850.859417, ffs_layer_noneopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891852.243216, ffs_layer_noneopen, passed tc-start: 1646891852.256810, ffs_layer_read_unlinked tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891853.712126, ffs_layer_read_unlinked, passed tc-start: 1646891853.722704, ffs_layer_readopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891855.304022, ffs_layer_readopen, passed tc-start: 1646891855.319512, ffs_layer_writeopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891856.911145, ffs_layer_writeopen, passed tc-start: 1646891856.926698, ffs_noneopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891858.463828, ffs_noneopen, passed tc-start: 1646891858.474874, ffs_read_unlinked tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891860.18189, ffs_read_unlinked, passed tc-start: 1646891860.33511, ffs_readopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891861.548506, ffs_readopen, passed tc-start: 1646891861.561196, ffs_writeopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891863.150517, ffs_writeopen, passed tc-start: 1646891863.165293, ffslog_layer_noneopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891864.706493, ffslog_layer_noneopen, passed tc-start: 1646891864.718548, ffslog_layer_read_unlinked tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891866.388602, ffslog_layer_read_unlinked, passed tc-start: 1646891866.401284, ffslog_layer_readopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891868.93898, ffslog_layer_readopen, passed tc-start: 1646891868.110140, ffslog_layer_writeopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891869.813164, ffslog_layer_writeopen, passed tc-start: 1646891869.824053, ffslog_noneopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891871.368026, ffslog_noneopen, passed tc-start: 1646891871.379167, ffslog_read_unlinked tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891872.994022, ffslog_read_unlinked, passed tc-start: 1646891873.7724, ffslog_readopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891874.669100, ffslog_readopen, passed tc-start: 1646891874.682772, ffslog_writeopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891876.249645, ffslog_writeopen, passed tc-start: 1646891876.261558, lfs_layer_noneopen tc-se:lfs_cleanerd[24254]: /mnt: attaching cleaner tc-se:lfs_cleanerd[24254]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[24254]: t_rwtoro: needs_cleaning returned -1 tc-se:lfs_cleanerd[24254]: /mnt: detaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.6500050] WARNING: the log-structured file system is experimental tc-so:[ 1.6500050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1646891879.272509, lfs_layer_noneopen, passed tc-start: 1646891879.319656, lfs_layer_read_unlinked tc-se:lfs_cleanerd[20815]: /mnt: attaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.6000050] WARNING: the log-structured file system is experimental tc-so:[ 1.6000050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1646891882.236939, lfs_layer_read_unlinked, passed tc-start: 1646891882.274559, lfs_layer_readopen tc-se:lfs_cleanerd[21043]: /mnt: attaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.6500050] WARNING: the log-structured file system is experimental tc-so:[ 1.6500050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1646891885.228462, lfs_layer_readopen, passed tc-start: 1646891885.280198, lfs_layer_writeopen tc-se:lfs_cleanerd[1959]: /mnt: attaching cleaner tc-se:lfs_cleanerd[1959]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[1959]: t_rwtoro: needs_cleaning returned -1 tc-se:lfs_cleanerd[1959]: /mnt: detaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.5900050] WARNING: the log-structured file system is experimental tc-so:[ 1.5900050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1646891888.326515, lfs_layer_writeopen, passed tc-start: 1646891888.366653, lfs_noneopen tc-se:lfs_cleanerd[8868]: /mnt: attaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.6800050] WARNING: the log-structured file system is experimental tc-so:[ 1.6800050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1646891891.307189, lfs_noneopen, passed tc-start: 1646891891.345403, lfs_read_unlinked tc-se:lfs_cleanerd[21759]: /mnt: attaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.8400050] WARNING: the log-structured file system is experimental tc-so:[ 1.8400050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1646891894.593029, lfs_read_unlinked, passed tc-start: 1646891894.645082, lfs_readopen tc-se:lfs_cleanerd[25792]: /mnt: attaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.6700050] WARNING: the log-structured file system is experimental tc-so:[ 1.6700050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1646891897.698647, lfs_readopen, passed tc-start: 1646891897.737196, lfs_writeopen tc-se:lfs_cleanerd[7847]: /mnt: attaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.6900050] WARNING: the log-structured file system is experimental tc-so:[ 1.6900050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1646891900.872731, lfs_writeopen, passed tc-start: 1646891900.925032, msdosfs_layer_noneopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891902.532515, msdosfs_layer_noneopen, skipped, fs does not support r/o remount tc-start: 1646891902.542449, msdosfs_layer_read_unlinked tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891904.146179, msdosfs_layer_read_unlinked, skipped, fs does not support r/o remount tc-start: 1646891904.157778, msdosfs_layer_readopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891905.556309, msdosfs_layer_readopen, skipped, fs does not support r/o remount tc-start: 1646891905.567617, msdosfs_layer_writeopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891907.193549, msdosfs_layer_writeopen, skipped, fs does not support r/o remount tc-start: 1646891907.206183, msdosfs_noneopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891908.728843, msdosfs_noneopen, skipped, fs does not support r/o remount tc-start: 1646891908.740334, msdosfs_read_unlinked tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891910.231046, msdosfs_read_unlinked, skipped, fs does not support r/o remount tc-start: 1646891910.242072, msdosfs_readopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891911.857739, msdosfs_readopen, skipped, fs does not support r/o remount tc-start: 1646891911.868609, msdosfs_writeopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891913.398837, msdosfs_writeopen, skipped, fs does not support r/o remount tc-start: 1646891913.408705, nfs_layer_noneopen tc-se:Getting export list. 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:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap 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.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891916.973206, nfs_layer_noneopen, skipped, fs does not support r/o remount tc-start: 1646891916.995420, nfs_layer_read_unlinked tc-se:Getting export list. 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:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap 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.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891920.682276, nfs_layer_read_unlinked, skipped, fs does not support r/o remount tc-start: 1646891920.708706, nfs_layer_readopen tc-se:Getting export list. 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:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap 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.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891924.291978, nfs_layer_readopen, skipped, fs does not support r/o remount tc-start: 1646891924.314488, nfs_layer_writeopen tc-se:Getting export list. 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:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap 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.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891928.110223, nfs_layer_writeopen, skipped, fs does not support r/o remount tc-start: 1646891928.136126, nfs_noneopen tc-se:Getting export list. 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:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap 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.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891931.994627, nfs_noneopen, skipped, fs does not support r/o remount tc-start: 1646891932.18939, nfs_read_unlinked tc-se:Getting export list. 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:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap 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.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891935.622108, nfs_read_unlinked, skipped, fs does not support r/o remount tc-start: 1646891935.646833, nfs_readopen tc-se:Getting export list. 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:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap 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.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891939.395252, nfs_readopen, skipped, fs does not support r/o remount tc-start: 1646891939.420296, nfs_writeopen tc-se:Getting export list. 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:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap 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.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891942.936639, nfs_writeopen, skipped, fs does not support r/o remount tc-start: 1646891942.955974, p2k_ffs_layer_noneopen tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.WLTuop/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.WLTuop/p2kffsfake" instead. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891945.212366, p2k_ffs_layer_noneopen, skipped, fs does not support r/o remount tc-start: 1646891945.232453, p2k_ffs_layer_read_unlinked tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.mhCoRj/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.mhCoRj/p2kffsfake" instead. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891947.347910, p2k_ffs_layer_read_unlinked, skipped, fs does not support r/o remount tc-start: 1646891947.366232, p2k_ffs_layer_readopen tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.PJRbH5/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.PJRbH5/p2kffsfake" instead. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891949.950110, p2k_ffs_layer_readopen, skipped, fs does not support r/o remount tc-start: 1646891949.963852, p2k_ffs_layer_writeopen tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.KDkAla/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.KDkAla/p2kffsfake" instead. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891952.301786, p2k_ffs_layer_writeopen, skipped, fs does not support r/o remount tc-start: 1646891952.318737, p2k_ffs_noneopen tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.m8vYOQ/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.m8vYOQ/p2kffsfake" instead. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891954.557493, p2k_ffs_noneopen, skipped, fs does not support r/o remount tc-start: 1646891954.571606, p2k_ffs_read_unlinked tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.JN6qep/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.JN6qep/p2kffsfake" instead. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891957.128574, p2k_ffs_read_unlinked, skipped, fs does not support r/o remount tc-start: 1646891957.145988, p2k_ffs_readopen tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.4A94t1/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.4A94t1/p2kffsfake" instead. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891959.423001, p2k_ffs_readopen, skipped, fs does not support r/o remount tc-start: 1646891959.440160, p2k_ffs_writeopen tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.Ki0oMe/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.Ki0oMe/p2kffsfake" instead. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891961.658027, p2k_ffs_writeopen, skipped, fs does not support r/o remount tc-start: 1646891961.679318, puffs_layer_noneopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891963.428283, puffs_layer_noneopen, skipped, fs does not support r/o remount tc-start: 1646891963.436844, puffs_layer_read_unlinked tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891964.993541, puffs_layer_read_unlinked, skipped, fs does not support r/o remount tc-start: 1646891965.1344, puffs_layer_readopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891966.590052, puffs_layer_readopen, skipped, fs does not support r/o remount tc-start: 1646891966.599680, puffs_layer_writeopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891968.283012, puffs_layer_writeopen, skipped, fs does not support r/o remount tc-start: 1646891968.290585, puffs_noneopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891969.747792, puffs_noneopen, skipped, fs does not support r/o remount tc-start: 1646891969.755890, puffs_read_unlinked tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891971.360551, puffs_read_unlinked, skipped, fs does not support r/o remount tc-start: 1646891971.368500, puffs_readopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891972.931300, puffs_readopen, skipped, fs does not support r/o remount tc-start: 1646891972.938741, puffs_writeopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891974.445554, puffs_writeopen, skipped, fs does not support r/o remount tc-start: 1646891974.452985, rumpfs_layer_noneopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891975.918402, rumpfs_layer_noneopen, passed tc-start: 1646891975.930056, rumpfs_layer_read_unlinked tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891977.457134, rumpfs_layer_read_unlinked, passed tc-start: 1646891977.468529, rumpfs_layer_readopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891979.77817, rumpfs_layer_readopen, passed tc-start: 1646891979.85969, rumpfs_layer_writeopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891980.692178, rumpfs_layer_writeopen, passed tc-start: 1646891980.703792, rumpfs_noneopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891982.314429, rumpfs_noneopen, passed tc-start: 1646891982.324977, rumpfs_read_unlinked tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891983.912709, rumpfs_read_unlinked, passed tc-start: 1646891983.920039, rumpfs_readopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891985.355096, rumpfs_readopen, passed tc-start: 1646891985.365641, rumpfs_writeopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891986.879252, rumpfs_writeopen, passed tc-start: 1646891986.886528, sysvbfs_layer_noneopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891988.332385, sysvbfs_layer_noneopen, skipped, fs does not support r/o remount tc-start: 1646891988.342518, sysvbfs_layer_read_unlinked tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891989.922249, sysvbfs_layer_read_unlinked, skipped, fs does not support r/o remount tc-start: 1646891989.936874, sysvbfs_layer_readopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891993.169403, sysvbfs_layer_readopen, skipped, fs does not support r/o remount tc-start: 1646891993.216342, sysvbfs_layer_writeopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891995.135096, sysvbfs_layer_writeopen, skipped, fs does not support r/o remount tc-start: 1646891995.149590, sysvbfs_noneopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891996.722974, sysvbfs_noneopen, skipped, fs does not support r/o remount tc-start: 1646891996.736605, sysvbfs_read_unlinked tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646891998.289018, sysvbfs_read_unlinked, skipped, fs does not support r/o remount tc-start: 1646891998.305580, sysvbfs_readopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646892000.208286, sysvbfs_readopen, skipped, fs does not support r/o remount tc-start: 1646892000.219768, sysvbfs_writeopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646892005.14392, sysvbfs_writeopen, skipped, fs does not support r/o remount tc-start: 1646892005.59849, tmpfs_layer_noneopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646892006.791610, tmpfs_layer_noneopen, passed tc-start: 1646892006.802215, tmpfs_layer_read_unlinked tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646892008.340859, tmpfs_layer_read_unlinked, passed tc-start: 1646892008.348884, tmpfs_layer_readopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646892009.936528, tmpfs_layer_readopen, passed tc-start: 1646892009.949572, tmpfs_layer_writeopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646892011.412338, tmpfs_layer_writeopen, passed tc-start: 1646892011.421499, tmpfs_noneopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646892012.949239, tmpfs_noneopen, passed tc-start: 1646892012.961442, tmpfs_read_unlinked tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646892014.404599, tmpfs_read_unlinked, passed tc-start: 1646892014.413345, tmpfs_readopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646892015.841721, tmpfs_readopen, passed tc-start: 1646892015.852100, tmpfs_writeopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646892017.389131, tmpfs_writeopen, passed tc-start: 1646892017.399248, udf_layer_noneopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646892019.101083, udf_layer_noneopen, skipped, fs does not support r/o remount tc-start: 1646892019.115118, udf_layer_read_unlinked tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646892021.45009, udf_layer_read_unlinked, skipped, fs does not support r/o remount tc-start: 1646892021.82465, udf_layer_readopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646892022.904631, udf_layer_readopen, skipped, fs does not support r/o remount tc-start: 1646892022.919048, udf_layer_writeopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646892024.602069, udf_layer_writeopen, skipped, fs does not support r/o remount tc-start: 1646892024.613880, udf_noneopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646892026.266345, udf_noneopen, skipped, fs does not support r/o remount tc-start: 1646892026.282120, udf_read_unlinked tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646892028.26875, udf_read_unlinked, skipped, fs does not support r/o remount tc-start: 1646892028.43106, udf_readopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646892029.752113, udf_readopen, skipped, fs does not support r/o remount tc-start: 1646892029.768619, udf_writeopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646892031.410559, udf_writeopen, skipped, fs does not support r/o remount tc-start: 1646892031.422852, v7fs_layer_noneopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646892033.415875, v7fs_layer_noneopen, skipped, fs does not support r/o remount tc-start: 1646892033.431885, v7fs_layer_read_unlinked tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646892035.195211, v7fs_layer_read_unlinked, skipped, fs does not support r/o remount tc-start: 1646892035.213371, v7fs_layer_readopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646892037.46507, v7fs_layer_readopen, skipped, fs does not support r/o remount tc-start: 1646892037.68980, v7fs_layer_writeopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646892040.95389, v7fs_layer_writeopen, skipped, fs does not support r/o remount tc-start: 1646892040.117907, v7fs_noneopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646892041.999922, v7fs_noneopen, skipped, fs does not support r/o remount tc-start: 1646892042.16535, v7fs_read_unlinked tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646892043.947310, v7fs_read_unlinked, skipped, fs does not support r/o remount tc-start: 1646892043.965991, v7fs_readopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646892045.795705, v7fs_readopen, skipped, fs does not support r/o remount tc-start: 1646892045.812205, v7fs_writeopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646892047.820095, v7fs_writeopen, skipped, fs does not support r/o remount tc-start: 1646892047.837247, zfs_layer_noneopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646892051.563889, zfs_layer_noneopen, skipped, fs does not support r/o remount tc-start: 1646892051.584638, zfs_layer_read_unlinked tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646892055.86360, zfs_layer_read_unlinked, skipped, fs does not support r/o remount tc-start: 1646892055.99138, zfs_layer_readopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646892058.628177, zfs_layer_readopen, skipped, fs does not support r/o remount tc-start: 1646892058.641322, zfs_layer_writeopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646892062.121226, zfs_layer_writeopen, skipped, fs does not support r/o remount tc-start: 1646892062.138508, zfs_noneopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646892065.839820, zfs_noneopen, skipped, fs does not support r/o remount tc-start: 1646892065.853582, zfs_read_unlinked tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646892069.169211, zfs_read_unlinked, skipped, fs does not support r/o remount tc-start: 1646892069.182078, zfs_readopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646892071.848494, zfs_readopen, skipped, fs does not support r/o remount tc-start: 1646892071.861740, zfs_writeopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646892074.799339, zfs_writeopen, skipped, fs does not support r/o remount tp-end: 1646892074.816713, fs/vfs/t_rwtoro tp-start: 1646892075.387597, fs/vfs/t_union, 28 tc-start: 1646892075.394712, ext2fs_basic tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646892076.773636, ext2fs_basic, skipped, fs does not support VOP_WHITEOUT tc-start: 1646892076.786669, ext2fs_whiteout tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646892078.467051, ext2fs_whiteout, skipped, fs does not support VOP_WHITEOUT tc-start: 1646892078.491417, ffs_basic tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646892080.221743, ffs_basic, passed tc-start: 1646892080.234606, ffs_whiteout tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646892082.508291, ffs_whiteout, passed tc-start: 1646892082.526654, ffslog_basic tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646892084.357038, ffslog_basic, passed tc-start: 1646892084.373506, ffslog_whiteout tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646892086.634836, ffslog_whiteout, passed tc-start: 1646892086.664569, lfs_basic tc-se:lfs_cleanerd[23161]: /mnt: attaching cleaner tc-se:lfs_cleanerd[23161]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[23161]: t_union: needs_cleaning returned -1 tc-se:lfs_cleanerd[23161]: /mnt: detaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.7400050] WARNING: the log-structured file system is experimental tc-so:[ 1.7400050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1646892090.673611, lfs_basic, passed tc-start: 1646892090.726266, lfs_whiteout tc-se:lfs_cleanerd[8437]: /mnt: attaching cleaner tc-se:lfs_cleanerd[8437]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[8437]: t_union: needs_cleaning returned -1 tc-se:lfs_cleanerd[8437]: /mnt: detaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.8300050] WARNING: the log-structured file system is experimental tc-so:[ 1.8300050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1646892094.678102, lfs_whiteout, passed tc-start: 1646892094.716645, msdosfs_basic tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646892096.223028, msdosfs_basic, skipped, fs does not support VOP_WHITEOUT tc-start: 1646892096.240317, msdosfs_whiteout tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646892098.157707, msdosfs_whiteout, skipped, fs does not support VOP_WHITEOUT tc-start: 1646892098.181167, nfs_basic tc-se:Getting export list. 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:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap 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.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646892103.33693, nfs_basic, skipped, fs does not support VOP_WHITEOUT tc-start: 1646892103.61389, nfs_whiteout tc-se:Getting export list. 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:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap 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.0000000] entropy: ready tc-so:[ 1.0000050] ZFS filesystem version: 5 tc-end: 1646892107.473642, nfs_whiteout, skipped, fs does not support VOP_WHITEOUT tc-start: 1646892107.517986, p2k_ffs_basic tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.I48eJ0/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.I48eJ0/p2kffsfake" instead. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646892109.818765, p2k_ffs_basic, skipped, fs does not support VOP_WHITEOUT tc-start: 1646892109.835978, p2k_ffs_whiteout tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.pgfkI3/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.pgfkI3/p2kffsfake" instead. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646892112.327780, p2k_ffs_whiteout, skipped, fs does not support VOP_WHITEOUT tc-start: 1646892112.346743, puffs_basic tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646892113.866129, puffs_basic, skipped, fs does not support VOP_WHITEOUT tc-start: 1646892113.875001, puffs_whiteout tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646892115.618199, puffs_whiteout, skipped, fs does not support VOP_WHITEOUT tc-start: 1646892115.630598, rumpfs_basic tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646892117.164522, rumpfs_basic, passed tc-start: 1646892117.173055, rumpfs_whiteout tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646892118.779259, rumpfs_whiteout, passed tc-start: 1646892118.790148, sysvbfs_basic tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646892120.236814, sysvbfs_basic, skipped, fs does not support VOP_WHITEOUT tc-start: 1646892120.245434, sysvbfs_whiteout tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646892121.867059, sysvbfs_whiteout, skipped, fs does not support VOP_WHITEOUT tc-start: 1646892121.880934, tmpfs_basic tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646892123.310385, tmpfs_basic, passed tc-start: 1646892123.318733, tmpfs_whiteout tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646892125.121601, tmpfs_whiteout, passed tc-start: 1646892125.138006, udf_basic tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646892126.562247, udf_basic, skipped, fs does not support VOP_WHITEOUT tc-start: 1646892126.574392, udf_whiteout tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646892128.243853, udf_whiteout, skipped, fs does not support VOP_WHITEOUT tc-start: 1646892128.258004, v7fs_basic tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646892130.11965, v7fs_basic, skipped, fs does not support VOP_WHITEOUT tc-start: 1646892130.32029, v7fs_whiteout tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646892132.479527, v7fs_whiteout, skipped, fs does not support VOP_WHITEOUT tc-start: 1646892132.508452, zfs_basic tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646892135.570148, zfs_basic, skipped, fs does not support VOP_WHITEOUT tc-start: 1646892135.583698, zfs_whiteout tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646892139.51542, zfs_whiteout, skipped, fs does not support VOP_WHITEOUT tp-end: 1646892139.72168, fs/vfs/t_union tp-start: 1646892139.632010, fs/vfs/t_unpriv, 56 tc-start: 1646892139.635100, ext2fs_dirperms tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646892141.235402, ext2fs_dirperms, passed tc-start: 1646892141.250544, ext2fs_flags tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646892142.759795, ext2fs_flags, passed tc-start: 1646892142.770977, ext2fs_owner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646892144.348031, ext2fs_owner, passed tc-start: 1646892144.360894, ext2fs_times tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646892145.924901, ext2fs_times, passed tc-start: 1646892145.938766, ffs_dirperms tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646892147.580055, ffs_dirperms, passed tc-start: 1646892147.595699, ffs_flags tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646892149.154328, ffs_flags, passed tc-start: 1646892149.168381, ffs_owner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646892150.645735, ffs_owner, passed tc-start: 1646892150.659033, ffs_times tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646892152.223789, ffs_times, passed tc-start: 1646892152.235923, ffslog_dirperms tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646892153.893235, ffslog_dirperms, passed tc-start: 1646892153.908828, ffslog_flags tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646892155.545082, ffslog_flags, passed tc-start: 1646892155.557111, ffslog_owner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646892157.98862, ffslog_owner, passed tc-start: 1646892157.112644, ffslog_times tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646892158.761843, ffslog_times, passed tc-start: 1646892158.773960, lfs_dirperms tc-se:lfs_cleanerd[9545]: /mnt: attaching cleaner tc-se:lfs_cleanerd[9545]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[9545]: t_unpriv: needs_cleaning returned -1 tc-se:lfs_cleanerd[9545]: /mnt: detaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.6400050] WARNING: the log-structured file system is experimental tc-so:[ 1.6400050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1646892161.693640, lfs_dirperms, passed tc-start: 1646892161.734549, lfs_flags tc-se:lfs_cleanerd[20032]: /mnt: attaching cleaner tc-se:lfs_cleanerd[20032]: /mnt: filesystem unmounted tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.6900050] WARNING: the log-structured file system is experimental tc-so:[ 1.6900050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1646892164.785858, lfs_flags, passed tc-start: 1646892164.825236, lfs_owner tc-se:lfs_cleanerd[11069]: /mnt: attaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.6400050] WARNING: the log-structured file system is experimental tc-so:[ 1.6400050] WARNING: it may cause system crashes and/or corrupt data tc-se:lfs_cleanerd[11069]: /mnt: filesystem unmounted tc-end: 1646892167.579181, lfs_owner, passed tc-start: 1646892167.616312, lfs_times tc-se:lfs_cleanerd[29412]: /mnt: attaching cleaner tc-se:lfs_cleanerd[29412]: /mnt: filesystem unmounted tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.6300050] WARNING: the log-structured file system is experimental tc-so:[ 1.6300050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1646892170.442426, lfs_times, passed tc-start: 1646892170.480937, msdosfs_dirperms tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646892171.902276, msdosfs_dirperms, passed tc-start: 1646892171.913090, msdosfs_flags tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646892173.292613, msdosfs_flags, passed tc-start: 1646892173.302884, msdosfs_owner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646892174.684229, msdosfs_owner, skipped, owner not supported by file system tc-start: 1646892174.694087, msdosfs_times tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646892176.137133, msdosfs_times, passed tc-start: 1646892176.147764, nfs_dirperms tc-se:Getting export list. 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:Getting mount list. tc-se:Here we go. tc-se:t_unpriv: 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:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646892182.70137, nfs_dirperms, passed tc-start: 1646892182.99511, nfs_flags tc-se:Getting export list. 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:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap 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.0000000] entropy: ready tc-so:[ 1.0500050] ZFS filesystem version: 5 tc-end: 1646892186.138492, nfs_flags, skipped, file flags not supported by file system tc-start: 1646892186.165640, nfs_owner tc-se:Getting export list. 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:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap 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.0000000] entropy: ready tc-so:[ 1.0400050] ZFS filesystem version: 5 tc-end: 1646892190.242110, nfs_owner, passed tc-start: 1646892190.275715, nfs_times tc-se:Getting export list. 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:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap 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.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646892195.43563, nfs_times, passed tc-start: 1646892195.70408, p2k_ffs_dirperms tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.N5POlU/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.N5POlU/p2kffsfake" instead. tc-so:[ 1.0000000] entropy: ready tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646892198.296205, p2k_ffs_dirperms, passed tc-start: 1646892198.312534, p2k_ffs_flags tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.jMLTsr/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.jMLTsr/p2kffsfake" instead. tc-so:[ 1.0000000] entropy: ready tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646892201.373050, p2k_ffs_flags, passed tc-start: 1646892201.388908, p2k_ffs_owner tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.ujPBdu/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.ujPBdu/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646892204.67664, p2k_ffs_owner, passed tc-start: 1646892204.85707, p2k_ffs_times tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.TFR0gc/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.TFR0gc/p2kffsfake" instead. tc-so:[ 1.0000000] entropy: ready tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646892207.447171, p2k_ffs_times, passed tc-start: 1646892207.462809, puffs_dirperms tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646892209.117435, puffs_dirperms, passed tc-start: 1646892209.124493, puffs_flags tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646892210.543640, puffs_flags, skipped, file flags not supported by file system tc-start: 1646892210.551180, puffs_owner tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646892212.150874, puffs_owner, passed tc-start: 1646892212.158366, puffs_times tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646892214.81373, puffs_times, passed tc-start: 1646892214.88300, rumpfs_dirperms tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646892215.261635, rumpfs_dirperms, passed tc-start: 1646892215.268618, rumpfs_flags tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646892216.471875, rumpfs_flags, passed tc-start: 1646892216.481039, rumpfs_owner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646892217.899885, rumpfs_owner, passed tc-start: 1646892217.909432, rumpfs_times tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646892219.217220, rumpfs_times, passed tc-start: 1646892219.227130, sysvbfs_dirperms tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646892220.880477, sysvbfs_dirperms, skipped, directories not supported by file system tc-start: 1646892220.891421, sysvbfs_flags tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646892222.308768, sysvbfs_flags, skipped, file flags not supported by file system tc-start: 1646892222.320350, sysvbfs_owner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646892223.723626, sysvbfs_owner, passed tc-start: 1646892223.734238, sysvbfs_times tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0300050] ZFS filesystem version: 5 tc-end: 1646892225.252542, sysvbfs_times, passed tc-start: 1646892225.262283, tmpfs_dirperms tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646892226.591582, tmpfs_dirperms, passed tc-start: 1646892226.599049, tmpfs_flags tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646892227.875023, tmpfs_flags, passed tc-start: 1646892227.883422, tmpfs_owner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646892229.198464, tmpfs_owner, passed tc-start: 1646892229.208758, tmpfs_times tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646892230.575764, tmpfs_times, passed tc-start: 1646892230.583298, udf_dirperms tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646892232.459321, udf_dirperms, passed tc-start: 1646892232.469762, udf_flags tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646892234.66710, udf_flags, skipped, file flags not supported by file system tc-start: 1646892234.81610, udf_owner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646892235.827686, udf_owner, passed tc-start: 1646892235.839484, udf_times tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646892237.406258, udf_times, passed tc-start: 1646892237.422381, v7fs_dirperms tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646892239.223883, v7fs_dirperms, passed tc-start: 1646892239.241879, v7fs_flags tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646892240.964220, v7fs_flags, passed tc-start: 1646892240.980983, v7fs_owner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646892242.765527, v7fs_owner, passed tc-start: 1646892242.780073, v7fs_times tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646892244.515007, v7fs_times, passed tc-start: 1646892244.530717, zfs_dirperms tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646892247.903233, zfs_dirperms, passed tc-start: 1646892247.917011, zfs_flags tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646892251.270341, zfs_flags, passed tc-start: 1646892251.282311, zfs_owner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646892254.521234, zfs_owner, passed tc-start: 1646892254.536764, zfs_times tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646892258.8101, zfs_times, passed tp-end: 1646892258.20205, fs/vfs/t_unpriv tp-start: 1646892258.522230, fs/vfs/t_mtime_otrunc, 14 tc-start: 1646892258.525130, ext2fs_otrunc_mtime_update tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:last lock: 0 tc-so:last lock: 1646892259 tc-so:last lock: 1646892263 tc-so:last lock: 1646892267 tc-so:last lock: 1646892270 tc-end: 1646892278.632981, ext2fs_otrunc_mtime_update, passed tc-start: 1646892278.643981, ffs_otrunc_mtime_update tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:last lock: 0 tc-so:last lock: 1646892279 tc-so:last lock: 1646892283 tc-so:last lock: 1646892287 tc-so:last lock: 1646892291 tc-end: 1646892298.540448, ffs_otrunc_mtime_update, passed tc-start: 1646892298.551965, ffslog_otrunc_mtime_update tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:last lock: 0 tc-so:last lock: 1646892299 tc-so:last lock: 1646892303 tc-so:last lock: 1646892307 tc-so:last lock: 1646892311 tc-end: 1646892318.825462, ffslog_otrunc_mtime_update, passed tc-start: 1646892318.836926, lfs_otrunc_mtime_update tc-se:lfs_cleanerd[4767]: /mnt: attaching cleaner tc-se:lfs_cleanerd[4767]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[4767]: t_mtime_otrunc: needs_cleaning returned -1 tc-se:lfs_cleanerd[4767]: /mnt: detaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.7000050] WARNING: the log-structured file system is experimental tc-so:[ 1.7000050] WARNING: it may cause system crashes and/or corrupt data tc-so:last lock: 0 tc-so:last lock: 1646892321 tc-so:last lock: 1646892325 tc-so:last lock: 1646892329 tc-so:last lock: 1646892332 tc-end: 1646892340.527176, lfs_otrunc_mtime_update, passed tc-start: 1646892340.565039, msdosfs_otrunc_mtime_update tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:last lock: 0 tc-so:last lock: 1646892340 tc-so:last lock: 1646892344 tc-so:last lock: 1646892348 tc-so:last lock: 1646892352 tc-end: 1646892360.837112, msdosfs_otrunc_mtime_update, passed tc-start: 1646892360.846411, nfs_otrunc_mtime_update tc-se:Getting export list. 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:Getting mount list. tc-se:Here we go. tc-se:t_mtime_otrunc: 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:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:last lock: 0 tc-so:last lock: 1646892365 tc-so:last lock: 1646892369 tc-so:last lock: 1646892373 tc-so:last lock: 1646892377 tc-end: 1646892385.452317, nfs_otrunc_mtime_update, passed tc-start: 1646892385.470632, p2k_ffs_otrunc_mtime_update tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.XdX0mx/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.XdX0mx/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:last lock: 0 tc-so:last lock: 1646892387 tc-so:last lock: 1646892391 tc-so:last lock: 1646892395 tc-so:last lock: 1646892398 tc-end: 1646892407.186847, p2k_ffs_otrunc_mtime_update, passed tc-start: 1646892407.202103, puffs_otrunc_mtime_update tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:last lock: 0 tc-so:last lock: 1646892408 tc-so:last lock: 1646892412 tc-so:last lock: 1646892416 tc-so:last lock: 1646892420 tc-end: 1646892428.95080, puffs_otrunc_mtime_update, passed tc-start: 1646892428.104512, rumpfs_otrunc_mtime_update tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:last lock: 0 tc-so:last lock: 1646892429 tc-so:last lock: 1646892433 tc-so:last lock: 1646892436 tc-so:last lock: 1646892440 tc-end: 1646892448.525363, rumpfs_otrunc_mtime_update, passed tc-start: 1646892448.535646, sysvbfs_otrunc_mtime_update tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:last lock: 0 tc-so:last lock: 1646892449 tc-so:last lock: 1646892453 tc-so:last lock: 1646892457 tc-so:last lock: 1646892461 tc-end: 1646892469.185227, sysvbfs_otrunc_mtime_update, passed tc-start: 1646892469.198269, tmpfs_otrunc_mtime_update tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:last lock: 0 tc-so:last lock: 1646892470 tc-so:last lock: 1646892474 tc-so:last lock: 1646892478 tc-so:last lock: 1646892482 tc-end: 1646892490.184198, tmpfs_otrunc_mtime_update, passed tc-start: 1646892490.194284, udf_otrunc_mtime_update tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:last lock: 0 tc-so:last lock: 1646892491 tc-so:last lock: 1646892495 tc-so:last lock: 1646892499 tc-so:last lock: 1646892503 tc-end: 1646892511.61635, udf_otrunc_mtime_update, passed tc-start: 1646892511.73346, v7fs_otrunc_mtime_update tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:last lock: 0 tc-so:last lock: 1646892512 tc-so:last lock: 1646892516 tc-so:last lock: 1646892520 tc-so:last lock: 1646892524 tc-end: 1646892532.218105, v7fs_otrunc_mtime_update, passed tc-start: 1646892532.232409, zfs_otrunc_mtime_update tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:last lock: 0 tc-so:last lock: 1646892535 tc-so:last lock: 1646892539 tc-so:last lock: 1646892543 tc-so:last lock: 1646892546 tc-end: 1646892554.950256, zfs_otrunc_mtime_update, passed tp-end: 1646892554.967236, fs/vfs/t_mtime_otrunc tp-start: 1646892555.539642, fs/vfs/t_mtime_write, 14 tc-start: 1646892555.542010, ext2fs_mtime_update_on_write tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:last lock: 0 tc-so:last lock: 1646892557 tc-so:last lock: 1646892560 tc-so:last lock: 1646892564 tc-so:last lock: 1646892568 tc-end: 1646892576.686330, ext2fs_mtime_update_on_write, passed tc-start: 1646892576.700460, ffs_mtime_update_on_write tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:last lock: 0 tc-so:last lock: 1646892578 tc-so:last lock: 1646892582 tc-so:last lock: 1646892586 tc-so:last lock: 1646892589 tc-end: 1646892597.891185, ffs_mtime_update_on_write, passed tc-start: 1646892597.907536, ffslog_mtime_update_on_write tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:last lock: 0 tc-so:last lock: 1646892599 tc-so:last lock: 1646892603 tc-so:last lock: 1646892607 tc-so:last lock: 1646892611 tc-end: 1646892619.172839, ffslog_mtime_update_on_write, passed tc-start: 1646892619.193568, lfs_mtime_update_on_write tc-se:lfs_cleanerd[3384]: /mnt: attaching cleaner tc-se:lfs_cleanerd[3384]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[3384]: t_mtime_write: needs_cleaning returned -1 tc-se:lfs_cleanerd[3384]: /mnt: detaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.7400050] WARNING: the log-structured file system is experimental tc-so:[ 1.7400050] WARNING: it may cause system crashes and/or corrupt data tc-so:last lock: 0 tc-so:last lock: 1646892622 tc-so:last lock: 1646892626 tc-so:last lock: 1646892629 tc-so:last lock: 1646892633 tc-end: 1646892641.913559, lfs_mtime_update_on_write, passed tc-start: 1646892641.949091, msdosfs_mtime_update_on_write tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:last lock: 0 tc-so:last lock: 1646892642 tc-so:last lock: 1646892646 tc-so:last lock: 1646892650 tc-so:last lock: 1646892654 tc-end: 1646892663.400189, msdosfs_mtime_update_on_write, passed tc-start: 1646892663.413074, nfs_mtime_update_on_write tc-se:Getting export list. 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:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap 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.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:last lock: 0 tc-so:last lock: 1646892667 tc-so:last lock: 1646892671 tc-so:last lock: 1646892675 tc-so:last lock: 1646892679 tc-end: 1646892687.83731, nfs_mtime_update_on_write, passed tc-start: 1646892687.108548, p2k_ffs_mtime_update_on_write tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.T3xsIe/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.T3xsIe/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:last lock: 0 tc-so:last lock: 1646892689 tc-so:last lock: 1646892693 tc-so:last lock: 1646892697 tc-so:last lock: 1646892701 tc-end: 1646892710.359534, p2k_ffs_mtime_update_on_write, passed tc-start: 1646892710.381046, puffs_mtime_update_on_write tc-se:readshovel r1 -1 / 2 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:last lock: 0 tc-so:last lock: 1646892712 tc-so:last lock: 1646892717 tc-so:last lock: 1646892721 tc-so:last lock: 1646892725 tc-so:[ 25.2000050] putter_fop_read: private 0 not inited tc-end: 1646892736.163645, puffs_mtime_update_on_write, passed tc-start: 1646892736.182993, rumpfs_mtime_update_on_write tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:last lock: 0 tc-so:last lock: 1646892738 tc-so:last lock: 1646892742 tc-so:last lock: 1646892745 tc-so:last lock: 1646892749 tc-end: 1646892757.985936, rumpfs_mtime_update_on_write, passed tc-start: 1646892757.998611, sysvbfs_mtime_update_on_write tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:last lock: 0 tc-so:last lock: 1646892759 tc-so:last lock: 1646892763 tc-so:last lock: 1646892767 tc-so:last lock: 1646892771 tc-end: 1646892779.322424, sysvbfs_mtime_update_on_write, passed tc-start: 1646892779.334036, tmpfs_mtime_update_on_write tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:last lock: 0 tc-so:last lock: 1646892780 tc-so:last lock: 1646892784 tc-so:last lock: 1646892788 tc-so:last lock: 1646892791 tc-end: 1646892799.509236, tmpfs_mtime_update_on_write, passed tc-start: 1646892799.517137, udf_mtime_update_on_write tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:last lock: 0 tc-so:last lock: 1646892801 tc-so:last lock: 1646892805 tc-so:last lock: 1646892809 tc-so:last lock: 1646892812 tc-end: 1646892820.824481, udf_mtime_update_on_write, passed tc-start: 1646892820.846467, v7fs_mtime_update_on_write tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:last lock: 0 tc-so:last lock: 1646892823 tc-so:last lock: 1646892827 tc-so:last lock: 1646892831 tc-so:last lock: 1646892835 tc-end: 1646892843.395430, v7fs_mtime_update_on_write, passed tc-start: 1646892843.415325, zfs_mtime_update_on_write tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:last lock: 0 tc-so:last lock: 1646892846 tc-so:last lock: 1646892850 tc-so:last lock: 1646892854 tc-so:last lock: 1646892858 tc-end: 1646892866.211608, zfs_mtime_update_on_write, passed tp-end: 1646892866.223524, fs/vfs/t_mtime_write tp-start: 1646892866.828334, fs/vfs/t_vfsops, 84 tc-start: 1646892866.830621, ext2fs_tfhinval tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:RNG seed 1646892868 tc-end: 1646892868.435849, ext2fs_tfhinval, passed tc-start: 1646892868.446289, ext2fs_tfhremove tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646892869.882735, ext2fs_tfhremove, passed tc-start: 1646892869.893214, ext2fs_tfilehandle tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646892871.509617, ext2fs_tfilehandle, passed tc-start: 1646892871.520569, ext2fs_tmount tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646892872.978379, ext2fs_tmount, passed tc-start: 1646892872.990434, ext2fs_tstatvfs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646892874.596597, ext2fs_tstatvfs, passed tc-start: 1646892874.607211, ext2fs_tsync tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646892876.145979, ext2fs_tsync, passed tc-start: 1646892876.156977, ffs_tfhinval tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:RNG seed 1646892877 tc-end: 1646892877.780246, ffs_tfhinval, passed tc-start: 1646892877.794464, ffs_tfhremove tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646892879.387154, ffs_tfhremove, passed tc-start: 1646892879.398920, ffs_tfilehandle tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646892880.910399, ffs_tfilehandle, passed tc-start: 1646892880.921451, ffs_tmount tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646892882.395193, ffs_tmount, passed tc-start: 1646892882.405586, ffs_tstatvfs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646892883.786779, ffs_tstatvfs, passed tc-start: 1646892883.797293, ffs_tsync tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646892885.99870, ffs_tsync, passed tc-start: 1646892885.110384, ffslog_tfhinval tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:RNG seed 1646892886 tc-end: 1646892886.718240, ffslog_tfhinval, passed tc-start: 1646892886.730255, ffslog_tfhremove tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646892888.321021, ffslog_tfhremove, passed tc-start: 1646892888.336415, ffslog_tfilehandle tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646892890.64665, ffslog_tfilehandle, passed tc-start: 1646892890.76476, ffslog_tmount tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646892891.688472, ffslog_tmount, passed tc-start: 1646892891.699484, ffslog_tstatvfs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646892893.137787, ffslog_tstatvfs, passed tc-start: 1646892893.153459, ffslog_tsync tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646892894.900334, ffslog_tsync, passed tc-start: 1646892894.911132, lfs_tfhinval tc-se:lfs_cleanerd[23388]: /mnt: attaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.6500050] WARNING: the log-structured file system is experimental tc-so:[ 1.6500050] WARNING: it may cause system crashes and/or corrupt data tc-so:RNG seed 1646892897 tc-se:lfs_cleanerd[23388]: /mnt: filesystem unmounted tc-end: 1646892897.806898, lfs_tfhinval, passed tc-start: 1646892897.863249, lfs_tfhremove tc-se:lfs_cleanerd[24016]: /mnt: attaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.7000050] WARNING: the log-structured file system is experimental tc-so:[ 1.7000050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1646892900.633215, lfs_tfhremove, expected_failure, fhopen() for removed file succeeds (PR kern/43745): /tmp/build/2022.03.09.10.06.36-sparc64/src/tests/fs/vfs/t_vfsops.c:152: Expected true value in rump_sys_fhopen(fhp, fhsize, O_RDONLY) == -1 tc-start: 1646892900.669290, lfs_tfilehandle tc-se:lfs_cleanerd[4626]: /mnt: attaching cleaner tc-se:lfs_cleanerd[4626]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[4626]: t_vfsops: needs_cleaning returned -1 tc-se:lfs_cleanerd[4626]: /mnt: detaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.5700050] WARNING: the log-structured file system is experimental tc-so:[ 1.5700050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1646892903.729355, lfs_tfilehandle, passed tc-start: 1646892903.773431, lfs_tmount tc-se:lfs_cleanerd[327]: /mnt: attaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.6800050] WARNING: the log-structured file system is experimental tc-so:[ 1.6800050] WARNING: it may cause system crashes and/or corrupt data tc-se:lfs_cleanerd[327]: /mnt: filesystem unmounted tc-end: 1646892906.508240, lfs_tmount, passed tc-start: 1646892906.552684, lfs_tstatvfs tc-se:lfs_cleanerd[15609]: /mnt: attaching cleaner tc-se:lfs_cleanerd[15609]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[15609]: t_vfsops: needs_cleaning returned -1 tc-se:lfs_cleanerd[15609]: /mnt: detaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.7900050] WARNING: the log-structured file system is experimental tc-so:[ 1.7900050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1646892909.726438, lfs_tstatvfs, passed tc-start: 1646892909.768393, lfs_tsync tc-se:lfs_cleanerd[6020]: /mnt: attaching cleaner tc-se:lfs_cleanerd[6020]: /mnt: filesystem unmounted tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.6700050] WARNING: the log-structured file system is experimental tc-so:[ 1.6700050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1646892912.803494, lfs_tsync, passed tc-start: 1646892912.837403, msdosfs_tfhinval tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:RNG seed 1646892914 tc-end: 1646892914.160340, msdosfs_tfhinval, passed tc-start: 1646892914.170633, msdosfs_tfhremove tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646892915.535429, msdosfs_tfhremove, passed tc-start: 1646892915.544454, msdosfs_tfilehandle tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646892917.11803, msdosfs_tfilehandle, passed tc-start: 1646892917.22828, msdosfs_tmount tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646892918.447259, msdosfs_tmount, passed tc-start: 1646892918.468794, msdosfs_tstatvfs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646892920.6174, msdosfs_tstatvfs, passed tc-start: 1646892920.15888, msdosfs_tsync tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646892921.533434, msdosfs_tsync, passed tc-start: 1646892921.542266, nfs_tfhinval tc-se:Getting export list. 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:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap 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.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:RNG seed 1646892924 tc-end: 1646892925.46744, nfs_tfhinval, passed tc-start: 1646892925.64406, nfs_tfhremove tc-se:Getting export list. 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:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap 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.0000000] entropy: ready tc-so:[ 1.0500050] ZFS filesystem version: 5 tc-end: 1646892928.525347, nfs_tfhremove, passed tc-start: 1646892928.551068, nfs_tfilehandle tc-se:Getting export list. 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:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap 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.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646892932.305512, nfs_tfilehandle, passed tc-start: 1646892932.331329, nfs_tmount tc-se:Getting export list. 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:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap 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.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646892935.345211, nfs_tmount, passed tc-start: 1646892935.367154, nfs_tstatvfs tc-se:Getting export list. 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:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap 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.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646892938.873126, nfs_tstatvfs, passed tc-start: 1646892938.889903, nfs_tsync tc-se:Getting export list. 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:Getting mount list. tc-se:Here we go. tc-se:t_vfsops: 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:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646892944.139105, nfs_tsync, passed tc-start: 1646892944.163785, p2k_ffs_tfhinval tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.JWIwif/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.JWIwif/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:RNG seed 1646892946 tc-end: 1646892946.409881, p2k_ffs_tfhinval, passed tc-start: 1646892946.420629, p2k_ffs_tfhremove tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.1pNKa5/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.1pNKa5/p2kffsfake" instead. tc-so:[ 1.0000000] entropy: ready tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646892948.887657, p2k_ffs_tfhremove, passed tc-start: 1646892948.903000, p2k_ffs_tfilehandle tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.IDEA71/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.IDEA71/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646892951.489411, p2k_ffs_tfilehandle, passed tc-start: 1646892951.499939, p2k_ffs_tmount tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.TWRI8L/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.TWRI8L/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646892953.724834, p2k_ffs_tmount, passed tc-start: 1646892953.735314, p2k_ffs_tstatvfs tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.72PIme/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.72PIme/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646892955.873934, p2k_ffs_tstatvfs, passed tc-start: 1646892955.884337, p2k_ffs_tsync tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.Hx62rU/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.Hx62rU/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646892957.975854, p2k_ffs_tsync, passed tc-start: 1646892957.986503, puffs_tfhinval tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:RNG seed 1646892959 tc-end: 1646892959.841174, puffs_tfhinval, passed tc-start: 1646892959.848024, puffs_tfhremove tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646892961.572043, puffs_tfhremove, passed tc-start: 1646892961.578981, puffs_tfilehandle tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646892963.273809, puffs_tfilehandle, passed tc-start: 1646892963.284060, puffs_tmount tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646892965.290952, puffs_tmount, passed tc-start: 1646892965.302206, puffs_tstatvfs tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646892966.923000, puffs_tstatvfs, passed tc-start: 1646892966.930469, puffs_tsync tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646892968.449550, puffs_tsync, passed tc-start: 1646892968.457031, rumpfs_tfhinval tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:RNG seed 1646892969 tc-end: 1646892969.732703, rumpfs_tfhinval, skipped, file handles not supported tc-start: 1646892969.741970, rumpfs_tfhremove tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646892971.264172, rumpfs_tfhremove, skipped, file handles not supported tc-start: 1646892971.274687, rumpfs_tfilehandle tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646892972.507424, rumpfs_tfilehandle, skipped, file handles not supported tc-start: 1646892972.517019, rumpfs_tmount tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646892974.84272, rumpfs_tmount, passed tc-start: 1646892974.94546, rumpfs_tstatvfs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646892975.496927, rumpfs_tstatvfs, passed tc-start: 1646892975.504148, rumpfs_tsync tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646892976.963703, rumpfs_tsync, passed tc-start: 1646892976.970895, sysvbfs_tfhinval tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:RNG seed 1646892978 tc-end: 1646892978.272712, sysvbfs_tfhinval, skipped, file handles not supported tc-start: 1646892978.281467, sysvbfs_tfhremove tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646892979.737792, sysvbfs_tfhremove, skipped, file handles not supported tc-start: 1646892979.746579, sysvbfs_tfilehandle tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646892981.179047, sysvbfs_tfilehandle, skipped, file handles not supported tc-start: 1646892981.188560, sysvbfs_tmount tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646892982.603416, sysvbfs_tmount, passed tc-start: 1646892982.615334, sysvbfs_tstatvfs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646892984.277470, sysvbfs_tstatvfs, passed tc-start: 1646892984.289548, sysvbfs_tsync tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646892985.737734, sysvbfs_tsync, passed tc-start: 1646892985.746279, tmpfs_tfhinval tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:RNG seed 1646892986 tc-end: 1646892987.58701, tmpfs_tfhinval, passed tc-start: 1646892987.65716, tmpfs_tfhremove tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646892988.326807, tmpfs_tfhremove, passed tc-start: 1646892988.336634, tmpfs_tfilehandle tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646892989.550606, tmpfs_tfilehandle, passed tc-start: 1646892989.558318, tmpfs_tmount tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646892990.884404, tmpfs_tmount, passed tc-start: 1646892990.891245, tmpfs_tstatvfs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646892992.212095, tmpfs_tstatvfs, passed tc-start: 1646892992.219445, tmpfs_tsync tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646892993.492330, tmpfs_tsync, passed tc-start: 1646892993.502962, udf_tfhinval tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:RNG seed 1646892995 tc-end: 1646892995.116318, udf_tfhinval, skipped, file handles not supported tc-start: 1646892995.126645, udf_tfhremove tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646892996.675414, udf_tfhremove, skipped, file handles not supported tc-start: 1646892996.690181, udf_tfilehandle tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646892998.255727, udf_tfilehandle, skipped, file handles not supported tc-start: 1646892998.265856, udf_tmount tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646892999.803393, udf_tmount, passed tc-start: 1646892999.813132, udf_tstatvfs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646893001.189922, udf_tstatvfs, passed tc-start: 1646893001.199989, udf_tsync tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646893002.864224, udf_tsync, passed tc-start: 1646893002.874836, v7fs_tfhinval tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:RNG seed 1646893004 tc-end: 1646893004.486355, v7fs_tfhinval, skipped, file handles not supported tc-start: 1646893004.500384, v7fs_tfhremove tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646893006.56892, v7fs_tfhremove, skipped, file handles not supported tc-start: 1646893006.76978, v7fs_tfilehandle tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646893007.930703, v7fs_tfilehandle, skipped, file handles not supported tc-start: 1646893007.951023, v7fs_tmount tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646893009.618783, v7fs_tmount, passed tc-start: 1646893009.632570, v7fs_tstatvfs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646893011.74551, v7fs_tstatvfs, passed tc-start: 1646893011.88236, v7fs_tsync tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646893012.693801, v7fs_tsync, passed tc-start: 1646893012.713835, zfs_tfhinval tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:RNG seed 1646893015 tc-end: 1646893015.486326, zfs_tfhinval, passed tc-start: 1646893015.497590, zfs_tfhremove tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646893018.521375, zfs_tfhremove, passed tc-start: 1646893018.532559, zfs_tfilehandle tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646893021.674808, zfs_tfilehandle, passed tc-start: 1646893021.686008, zfs_tmount tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646893024.331377, zfs_tmount, passed tc-start: 1646893024.342177, zfs_tstatvfs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646893027.265694, zfs_tstatvfs, passed tc-start: 1646893027.278049, zfs_tsync tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646893030.113753, zfs_tsync, passed tp-end: 1646893030.129570, fs/vfs/t_vfsops tp-start: 1646893031.292645, fs/vfs/t_vnops, 350 tc-start: 1646893031.295137, ext2fs_access_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646893032.878798, ext2fs_access_simple, passed tc-start: 1646893032.890603, ext2fs_attrs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646893034.590198, ext2fs_attrs, passed tc-start: 1646893034.601141, ext2fs_create_exist tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646893036.156953, ext2fs_create_exist, passed tc-start: 1646893036.169193, ext2fs_create_many tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646893070.14195, ext2fs_create_many, passed tc-start: 1646893070.36116, ext2fs_create_nametoolong tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646893071.523359, ext2fs_create_nametoolong, passed tc-start: 1646893071.540195, ext2fs_create_nonalphanum tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so: tc-end: 1646893075.835358, ext2fs_create_nonalphanum, passed tc-start: 1646893075.859127, ext2fs_dir_2slash tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646893077.389180, ext2fs_dir_2slash, passed tc-start: 1646893077.399564, ext2fs_dir_3slash tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646893079.17055, ext2fs_dir_3slash, passed tc-start: 1646893079.27689, ext2fs_dir_notempty tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646893080.549471, ext2fs_dir_notempty, passed tc-start: 1646893080.559845, ext2fs_dir_rmdirdotdot tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646893082.285785, ext2fs_dir_rmdirdotdot, passed tc-start: 1646893082.295575, ext2fs_dir_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646893083.965940, ext2fs_dir_simple, passed tc-start: 1646893083.981111, ext2fs_dir_slash tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646893085.753576, ext2fs_dir_slash, passed tc-start: 1646893085.766360, ext2fs_fcntl_getlock_pids tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646893087.480190, ext2fs_fcntl_getlock_pids, passed tc-start: 1646893087.491336, ext2fs_fcntl_lock tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646893089.138080, ext2fs_fcntl_lock, passed tc-start: 1646893089.148706, ext2fs_lookup_complex tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646893090.929903, ext2fs_lookup_complex, passed tc-start: 1646893090.944608, ext2fs_lookup_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646893092.767449, ext2fs_lookup_simple, passed tc-start: 1646893092.782807, ext2fs_lstat_symlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646893094.541875, ext2fs_lstat_symlink, passed tc-start: 1646893094.551906, ext2fs_read_directory tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646893096.288756, ext2fs_read_directory, passed tc-start: 1646893096.303765, ext2fs_rename_dir tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646893098.172512, ext2fs_rename_dir, passed tc-start: 1646893098.188252, ext2fs_rename_dotdot tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646893099.981191, ext2fs_rename_dotdot, passed tc-start: 1646893099.992590, ext2fs_rename_nametoolong tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646893101.659381, ext2fs_rename_nametoolong, passed tc-start: 1646893101.670923, ext2fs_rename_reg_nodir tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646893103.293510, ext2fs_rename_reg_nodir, passed tc-start: 1646893103.308116, ext2fs_symlink_long tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646893105.313412, ext2fs_symlink_long, passed tc-start: 1646893105.328259, ext2fs_symlink_root tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646893107.47167, ext2fs_symlink_root, passed tc-start: 1646893107.56718, ext2fs_symlink_zerolen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646893108.744204, ext2fs_symlink_zerolen, passed tc-start: 1646893108.754643, ffs_access_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646893110.285264, ffs_access_simple, passed tc-start: 1646893110.296046, ffs_attrs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646893112.328389, ffs_attrs, passed tc-start: 1646893112.341504, ffs_create_exist tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646893114.161368, ffs_create_exist, passed tc-start: 1646893114.177010, ffs_create_many tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646893150.165207, ffs_create_many, passed tc-start: 1646893150.179708, ffs_create_nametoolong tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646893151.989502, ffs_create_nametoolong, passed tc-start: 1646893152.1482, ffs_create_nonalphanum tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so: tc-end: 1646893155.978348, ffs_create_nonalphanum, passed tc-start: 1646893155.991470, ffs_dir_2slash tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646893157.706788, ffs_dir_2slash, passed tc-start: 1646893157.717509, ffs_dir_3slash tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646893159.326961, ffs_dir_3slash, passed tc-start: 1646893159.337954, ffs_dir_notempty tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646893161.620816, ffs_dir_notempty, passed tc-start: 1646893161.631544, ffs_dir_rmdirdotdot tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646893163.333808, ffs_dir_rmdirdotdot, passed tc-start: 1646893163.350607, ffs_dir_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646893165.256802, ffs_dir_simple, passed tc-start: 1646893165.267574, ffs_dir_slash tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646893166.868741, ffs_dir_slash, passed tc-start: 1646893166.882182, ffs_fcntl_getlock_pids tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646893168.642544, ffs_fcntl_getlock_pids, passed tc-start: 1646893168.657675, ffs_fcntl_lock tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646893170.561557, ffs_fcntl_lock, passed tc-start: 1646893170.573814, ffs_lookup_complex tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646893172.175076, ffs_lookup_complex, passed tc-start: 1646893172.186141, ffs_lookup_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646893173.766179, ffs_lookup_simple, passed tc-start: 1646893173.777718, ffs_lstat_symlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646893175.628536, ffs_lstat_symlink, passed tc-start: 1646893175.639923, ffs_read_directory tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646893177.341094, ffs_read_directory, passed tc-start: 1646893177.356546, ffs_rename_dir tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646893179.346706, ffs_rename_dir, passed tc-start: 1646893179.358110, ffs_rename_dotdot tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646893181.315431, ffs_rename_dotdot, passed tc-start: 1646893181.331167, ffs_rename_nametoolong tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646893183.81469, ffs_rename_nametoolong, passed tc-start: 1646893183.97168, ffs_rename_reg_nodir tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0300050] ZFS filesystem version: 5 tc-end: 1646893184.827654, ffs_rename_reg_nodir, passed tc-start: 1646893184.839888, ffs_symlink_long tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646893186.882121, ffs_symlink_long, passed tc-start: 1646893186.897162, ffs_symlink_root tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646893188.702586, ffs_symlink_root, passed tc-start: 1646893188.714983, ffs_symlink_zerolen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646893190.550891, ffs_symlink_zerolen, passed tc-start: 1646893190.567767, ffslog_access_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646893192.540630, ffslog_access_simple, passed tc-start: 1646893192.552376, ffslog_attrs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646893194.386004, ffslog_attrs, passed tc-start: 1646893194.397526, ffslog_create_exist tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646893196.98814, ffslog_create_exist, passed tc-start: 1646893196.114979, ffslog_create_many tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646893210.825637, ffslog_create_many, passed tc-start: 1646893210.843951, ffslog_create_nametoolong tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646893212.449239, ffslog_create_nametoolong, passed tc-start: 1646893212.463925, ffslog_create_nonalphanum tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so: tc-end: 1646893215.286553, ffslog_create_nonalphanum, passed tc-start: 1646893215.300773, ffslog_dir_2slash tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646893217.78182, ffslog_dir_2slash, passed tc-start: 1646893217.90131, ffslog_dir_3slash tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646893218.966662, ffslog_dir_3slash, passed tc-start: 1646893218.977946, ffslog_dir_notempty tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646893220.701739, ffslog_dir_notempty, passed tc-start: 1646893220.717961, ffslog_dir_rmdirdotdot tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646893222.645352, ffslog_dir_rmdirdotdot, passed tc-start: 1646893222.658191, ffslog_dir_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646893224.469170, ffslog_dir_simple, passed tc-start: 1646893224.481888, ffslog_dir_slash tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646893226.202362, ffslog_dir_slash, passed tc-start: 1646893226.215284, ffslog_fcntl_getlock_pids tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646893227.921138, ffslog_fcntl_getlock_pids, passed tc-start: 1646893227.933086, ffslog_fcntl_lock tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646893229.747888, ffslog_fcntl_lock, passed tc-start: 1646893229.761330, ffslog_lookup_complex tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646893231.570330, ffslog_lookup_complex, passed tc-start: 1646893231.583346, ffslog_lookup_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646893233.422144, ffslog_lookup_simple, passed tc-start: 1646893233.433894, ffslog_lstat_symlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646893235.335332, ffslog_lstat_symlink, passed tc-start: 1646893235.347629, ffslog_read_directory tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646893237.130207, ffslog_read_directory, passed tc-start: 1646893237.512733, ffslog_rename_dir tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646893239.514580, ffslog_rename_dir, passed tc-start: 1646893239.527166, ffslog_rename_dotdot tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646893241.264287, ffslog_rename_dotdot, passed tc-start: 1646893241.276954, ffslog_rename_nametoolong tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646893242.994840, ffslog_rename_nametoolong, passed tc-start: 1646893243.7584, ffslog_rename_reg_nodir tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646893244.761380, ffslog_rename_reg_nodir, passed tc-start: 1646893244.772454, ffslog_symlink_long tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646893246.842219, ffslog_symlink_long, passed tc-start: 1646893246.858642, ffslog_symlink_root tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646893248.593667, ffslog_symlink_root, passed tc-start: 1646893248.605613, ffslog_symlink_zerolen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646893250.496127, ffslog_symlink_zerolen, passed tc-start: 1646893250.508252, lfs_access_simple tc-se:lfs_cleanerd[1146]: /mnt: attaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.7100050] WARNING: the log-structured file system is experimental tc-so:[ 1.7100050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1646893254.21152, lfs_access_simple, passed tc-start: 1646893254.75259, lfs_attrs tc-se:lfs_cleanerd[13532]: /mnt: attaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.8400050] WARNING: the log-structured file system is experimental tc-so:[ 1.8400050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1646893257.521007, lfs_attrs, passed tc-start: 1646893257.578419, lfs_create_exist tc-se:lfs_cleanerd[24042]: /mnt: attaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.7100050] WARNING: the log-structured file system is experimental tc-so:[ 1.7100050] WARNING: it may cause system crashes and/or corrupt data tc-se:lfs_cleanerd[24042]: /mnt: filesystem unmounted tc-end: 1646893261.36714, lfs_create_exist, passed tc-start: 1646893261.74675, 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:lfs_cleanerd[1213]: /mnt: attaching cleaner tc-se:lfs_cleanerd[1213]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[1213]: t_vnops: needs_cleaning returned -1 tc-se:lfs_cleanerd[1213]: /mnt: detaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 2.0100050] WARNING: the log-structured file system is experimental tc-so:[ 2.0100050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1646893303.52626, lfs_create_many, passed tc-start: 1646893304.3462, lfs_create_nametoolong tc-se:lfs_cleanerd[24406]: /mnt: attaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 2.0500050] WARNING: the log-structured file system is experimental tc-so:[ 2.0500050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1646893309.216393, lfs_create_nametoolong, passed tc-start: 1646893309.306980, 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:lfs_cleanerd[11731]: /mnt: attaching cleaner tc-se:lfs_cleanerd[11731]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[11731]: t_vnops: needs_cleaning returned -1 tc-se:lfs_cleanerd[11731]: /mnt: detaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 2.0100050] WARNING: the log-structured file system is experimental tc-so:[ 2.0100050] WARNING: it may cause system crashes and/or corrupt data tc-so: tc-end: 1646893330.358644, lfs_create_nonalphanum, passed tc-start: 1646893330.700645, lfs_dir_2slash tc-se:lfs_cleanerd[177]: /mnt: attaching cleaner tc-se:lfs_cleanerd[177]: /mnt: filesystem unmounted tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.5600050] WARNING: the log-structured file system is experimental tc-so:[ 1.5600050] WARNING: it may cause system crashes and/or corrupt data tc-se:lfs_cleanerd[177]: t_vnops: needs_cleaning returned -1 tc-end: 1646893333.763446, lfs_dir_2slash, passed tc-start: 1646893333.799106, lfs_dir_3slash tc-se:lfs_cleanerd[18521]: /mnt: attaching cleaner tc-se:lfs_cleanerd[18521]: /mnt: filesystem unmounted tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.6700050] WARNING: the log-structured file system is experimental tc-so:[ 1.6700050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1646893336.697254, lfs_dir_3slash, passed tc-start: 1646893336.731027, lfs_dir_notempty tc-se:lfs_cleanerd[18469]: /mnt: attaching cleaner tc-se:lfs_cleanerd[18469]: /mnt: filesystem unmounted tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.6300050] WARNING: the log-structured file system is experimental tc-so:[ 1.6300050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1646893339.631491, lfs_dir_notempty, passed tc-start: 1646893339.668030, lfs_dir_rmdirdotdot tc-se:lfs_cleanerd[3160]: /mnt: attaching cleaner tc-se:lfs_cleanerd[3160]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[3160]: t_vnops: needs_cleaning returned -1 tc-se:lfs_cleanerd[3160]: /mnt: detaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.6600050] WARNING: the log-structured file system is experimental tc-so:[ 1.6600050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1646893342.483388, lfs_dir_rmdirdotdot, passed tc-start: 1646893342.526742, lfs_dir_simple tc-se:lfs_cleanerd[1576]: /mnt: attaching cleaner tc-se:lfs_cleanerd[1576]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[1576]: t_vnops: needs_cleaning returned -1 tc-se:lfs_cleanerd[1576]: /mnt: detaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.6500050] WARNING: the log-structured file system is experimental tc-so:[ 1.6500050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1646893345.390103, lfs_dir_simple, passed tc-start: 1646893345.438124, lfs_dir_slash tc-se:lfs_cleanerd[11862]: /mnt: attaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 2.0200050] WARNING: the log-structured file system is experimental tc-so:[ 2.0200050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1646893348.659159, lfs_dir_slash, passed tc-start: 1646893348.694868, lfs_fcntl_getlock_pids tc-se:lfs_cleanerd[10600]: /mnt: attaching cleaner tc-se:lfs_cleanerd[10600]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[10600]: t_vnops: needs_cleaning returned -1 tc-se:lfs_cleanerd[10600]: /mnt: detaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.6900050] WARNING: the log-structured file system is experimental tc-so:[ 1.6900050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1646893351.545216, lfs_fcntl_getlock_pids, passed tc-start: 1646893351.578385, lfs_fcntl_lock tc-se:lfs_cleanerd[29880]: /mnt: attaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.7800050] WARNING: the log-structured file system is experimental tc-so:[ 1.7800050] WARNING: it may cause system crashes and/or corrupt data tc-se:lfs_cleanerd[29880]: /mnt: filesystem unmounted tc-end: 1646893354.996993, lfs_fcntl_lock, passed tc-start: 1646893355.30941, lfs_lookup_complex tc-se:lfs_cleanerd[27827]: /mnt: attaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.6400050] WARNING: the log-structured file system is experimental tc-so:[ 1.6400050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1646893358.137837, lfs_lookup_complex, passed tc-start: 1646893358.177461, lfs_lookup_simple tc-se:lfs_cleanerd[3255]: /mnt: attaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.7300050] WARNING: the log-structured file system is experimental tc-so:[ 1.7300050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1646893361.395655, lfs_lookup_simple, passed tc-start: 1646893361.454920, lfs_lstat_symlink tc-se:lfs_cleanerd[15803]: /mnt: attaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.6800050] WARNING: the log-structured file system is experimental tc-so:[ 1.6800050] WARNING: it may cause system crashes and/or corrupt data tc-se:lfs_cleanerd[15803]: /mnt: filesystem unmounted tc-end: 1646893364.533582, lfs_lstat_symlink, passed tc-start: 1646893364.566795, lfs_read_directory tc-se:lfs_cleanerd[9093]: /mnt: attaching cleaner tc-se:lfs_cleanerd[9093]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[9093]: t_vnops: needs_cleaning returned -1 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.7100050] WARNING: the log-structured file system is experimental tc-so:[ 1.7100050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1646893367.832627, lfs_read_directory, passed tc-start: 1646893367.888839, lfs_rename_dir tc-se:lfs_cleanerd[4045]: /mnt: attaching cleaner tc-se:lfs_cleanerd[4045]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[4045]: t_vnops: needs_cleaning returned -1 tc-se:lfs_cleanerd[4045]: /mnt: detaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.6400050] WARNING: the log-structured file system is experimental tc-so:[ 1.6400050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1646893371.392990, lfs_rename_dir, passed tc-start: 1646893371.436175, lfs_rename_dotdot tc-se:lfs_cleanerd[21849]: /mnt: attaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.7300050] WARNING: the log-structured file system is experimental tc-so:[ 1.7300050] WARNING: it may cause system crashes and/or corrupt data tc-se:lfs_cleanerd[21849]: /mnt: filesystem unmounted tc-end: 1646893374.679915, lfs_rename_dotdot, passed tc-start: 1646893374.742012, lfs_rename_nametoolong tc-se:lfs_cleanerd[17049]: /mnt: attaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.7200050] WARNING: the log-structured file system is experimental tc-so:[ 1.7200050] WARNING: it may cause system crashes and/or corrupt data tc-se:lfs_cleanerd[17049]: /mnt: filesystem unmounted tc-end: 1646893378.88068, lfs_rename_nametoolong, passed tc-start: 1646893378.126401, lfs_rename_reg_nodir tc-se:lfs_cleanerd[29278]: /mnt: attaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.7000050] WARNING: the log-structured file system is experimental tc-so:[ 1.7000050] WARNING: it may cause system crashes and/or corrupt data tc-se:lfs_cleanerd[29278]: /mnt: filesystem unmounted tc-end: 1646893381.505641, lfs_rename_reg_nodir, passed tc-start: 1646893381.582996, lfs_symlink_long tc-se:lfs_cleanerd[26758]: /mnt: attaching cleaner tc-se:lfs_cleanerd[26758]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[26758]: t_vnops: needs_cleaning returned -1 tc-se:lfs_cleanerd[26758]: /mnt: detaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.7400050] WARNING: the log-structured file system is experimental tc-so:[ 1.7400050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1646893385.381915, lfs_symlink_long, passed tc-start: 1646893385.416016, lfs_symlink_root tc-se:lfs_cleanerd[8276]: /mnt: attaching cleaner tc-se:lfs_cleanerd[8276]: /mnt: filesystem unmounted tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.6600050] WARNING: the log-structured file system is experimental tc-so:[ 1.6600050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1646893388.756637, lfs_symlink_root, passed tc-start: 1646893388.805225, lfs_symlink_zerolen tc-se:lfs_cleanerd[20674]: /mnt: attaching cleaner tc-se:lfs_cleanerd[20674]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[20674]: t_vnops: needs_cleaning returned -1 tc-se:lfs_cleanerd[20674]: /mnt: detaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.7200050] WARNING: the log-structured file system is experimental tc-so:[ 1.7200050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1646893392.316601, lfs_symlink_zerolen, passed tc-start: 1646893392.383740, msdosfs_access_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646893394.584735, msdosfs_access_simple, passed tc-start: 1646893394.594988, msdosfs_attrs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646893397.9936, msdosfs_attrs, passed tc-start: 1646893397.27703, msdosfs_create_exist tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646893398.632795, msdosfs_create_exist, passed tc-start: 1646893398.641750, msdosfs_create_many tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646893433.877759, msdosfs_create_many, passed tc-start: 1646893433.887454, msdosfs_create_nametoolong tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646893435.285773, msdosfs_create_nametoolong, passed tc-start: 1646893435.295084, msdosfs_create_nonalphanum tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so: tc-end: 1646893438.495816, msdosfs_create_nonalphanum, passed tc-start: 1646893438.505422, msdosfs_dir_2slash tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646893439.969364, msdosfs_dir_2slash, passed tc-start: 1646893439.979286, msdosfs_dir_3slash tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646893441.505447, msdosfs_dir_3slash, passed tc-start: 1646893441.515327, msdosfs_dir_notempty tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646893443.126594, msdosfs_dir_notempty, passed tc-start: 1646893443.136993, msdosfs_dir_rmdirdotdot tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646893444.859434, msdosfs_dir_rmdirdotdot, passed tc-start: 1646893444.869450, msdosfs_dir_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646893446.609234, msdosfs_dir_simple, passed tc-start: 1646893446.620070, msdosfs_dir_slash tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646893448.239014, msdosfs_dir_slash, passed tc-start: 1646893448.253456, msdosfs_fcntl_getlock_pids tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646893450.6012, msdosfs_fcntl_getlock_pids, passed tc-start: 1646893450.16716, msdosfs_fcntl_lock tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646893451.780189, msdosfs_fcntl_lock, passed tc-start: 1646893451.790367, msdosfs_lookup_complex tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646893453.414452, msdosfs_lookup_complex, passed tc-start: 1646893453.425365, msdosfs_lookup_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646893454.984417, msdosfs_lookup_simple, passed tc-start: 1646893454.995353, msdosfs_lstat_symlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646893456.600140, msdosfs_lstat_symlink, skipped, symlinks not supported by file system tc-start: 1646893456.610987, msdosfs_read_directory tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0300050] ZFS filesystem version: 5 tc-end: 1646893458.795233, msdosfs_read_directory, passed tc-start: 1646893458.804552, msdosfs_rename_dir tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646893460.529386, msdosfs_rename_dir, passed tc-start: 1646893460.539026, msdosfs_rename_dotdot tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646893462.99965, msdosfs_rename_dotdot, passed tc-start: 1646893462.117366, msdosfs_rename_nametoolong tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646893464.48708, msdosfs_rename_nametoolong, passed tc-start: 1646893464.61913, msdosfs_rename_reg_nodir tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646893465.888140, msdosfs_rename_reg_nodir, passed tc-start: 1646893465.901468, msdosfs_symlink_long tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646893467.565055, msdosfs_symlink_long, skipped, symlinks not supported by file system tc-start: 1646893467.578839, msdosfs_symlink_root tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646893469.167659, msdosfs_symlink_root, skipped, symlinks not supported by file system tc-start: 1646893469.181768, msdosfs_symlink_zerolen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646893470.956482, msdosfs_symlink_zerolen, skipped, symlinks not supported by file system tc-start: 1646893470.966983, nfs_access_simple tc-se:Getting export list. 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:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap 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.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646893474.736350, nfs_access_simple, passed tc-start: 1646893474.754913, nfs_attrs tc-se:Getting export list. 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:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap 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.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646893478.288258, nfs_attrs, passed tc-start: 1646893478.306639, nfs_create_exist tc-se:Getting export list. 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:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap 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.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646893482.147375, nfs_create_exist, passed tc-start: 1646893482.166039, nfs_create_many tc-se:Getting export list. 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:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap 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.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 99.1900050] 10.3.2.1:/myexport: inaccurate wcc data (ctime) detected, disabling wcc (ctime 1646893582.612909354 1646893582.612909354, mtime 1646893582.612909354 1646893582.612909354) tc-end: 1646893646.574048, nfs_create_many, passed tc-start: 1646893646.593826, nfs_create_nametoolong tc-se:Getting export list. 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:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap 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.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646893650.432646, nfs_create_nametoolong, passed tc-start: 1646893650.452879, nfs_create_nonalphanum tc-se:Getting export list. 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:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap 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.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 3.0800050] 10.3.2.1:/myexport: inaccurate wcc data (ctime) detected, disabling wcc (ctime 1646893654.734145563 1646893654.734145563, mtime 1646893654.734145563 1646893654.734145563) tc-so: tc-end: 1646893673.878569, nfs_create_nonalphanum, passed tc-start: 1646893673.914774, nfs_dir_2slash tc-se:Getting export list. 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:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap 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.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646893678.285140, nfs_dir_2slash, passed tc-start: 1646893678.315206, nfs_dir_3slash tc-se:Getting export list. 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:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap 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.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646893682.430754, nfs_dir_3slash, passed tc-start: 1646893682.456881, nfs_dir_notempty tc-se:Getting export list. 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:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap 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.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646893686.586322, nfs_dir_notempty, passed tc-start: 1646893686.610799, nfs_dir_rmdirdotdot tc-se:Getting export list. 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:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap 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.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646893690.775718, nfs_dir_rmdirdotdot, passed tc-start: 1646893690.794367, nfs_dir_simple tc-se:Getting export list. 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:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap 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.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646893694.380670, nfs_dir_simple, passed tc-start: 1646893694.406939, nfs_dir_slash tc-se:Getting export list. 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:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap 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.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646893698.186152, nfs_dir_slash, passed tc-start: 1646893698.210565, nfs_fcntl_getlock_pids tc-se:Getting export list. 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:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap 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.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646893702.84601, nfs_fcntl_getlock_pids, passed tc-start: 1646893702.104315, nfs_fcntl_lock tc-se:Getting export list. 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:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap 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.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646893705.924398, nfs_fcntl_lock, passed tc-start: 1646893705.943404, nfs_lookup_complex tc-se:Getting export list. 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:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap 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.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646893709.714885, nfs_lookup_complex, passed tc-start: 1646893709.735035, nfs_lookup_simple tc-se:Getting export list. 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:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap 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.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646893713.387192, nfs_lookup_simple, passed tc-start: 1646893713.409731, nfs_lstat_symlink tc-se:Getting export list. 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:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap 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.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646893717.183519, nfs_lstat_symlink, passed tc-start: 1646893717.203038, nfs_read_directory tc-se:Getting export list. 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:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap 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.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646893720.893211, nfs_read_directory, passed tc-start: 1646893720.911572, nfs_rename_dir tc-se:Getting export list. 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:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap 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.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646893725.326744, nfs_rename_dir, passed tc-start: 1646893725.352880, nfs_rename_dotdot tc-se:Getting export list. 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:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap 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.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646893728.927678, nfs_rename_dotdot, passed tc-start: 1646893728.945226, nfs_rename_nametoolong tc-se:Getting export list. 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:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap 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.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646893732.602397, nfs_rename_nametoolong, passed tc-start: 1646893732.620162, nfs_rename_reg_nodir tc-se:Getting export list. 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:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap 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.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 2.5600050] 10.3.2.1:/myexport: inaccurate wcc data (ctime) detected, disabling wcc (ctime 1646893736.265016932 1646893736.265016932, mtime 1646893736.265016932 1646893736.265016932) tc-end: 1646893736.566127, nfs_rename_reg_nodir, passed tc-start: 1646893736.584189, nfs_symlink_long tc-se:Getting export list. 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:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap 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.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 2.5100050] 10.3.2.1:/myexport: inaccurate wcc data (ctime) detected, disabling wcc (ctime 1646893740.217306002 1646893740.217306002, mtime 1646893740.217306002 1646893740.217306002) tc-end: 1646893742.25415, nfs_symlink_long, passed tc-start: 1646893742.42962, nfs_symlink_root tc-se:Getting export list. 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:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap 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.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646893745.661394, nfs_symlink_root, passed tc-start: 1646893745.685282, nfs_symlink_zerolen tc-se:Getting export list. 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:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap 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.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646893749.525256, nfs_symlink_zerolen, passed tc-start: 1646893749.549842, p2k_ffs_access_simple tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.KzknWN/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.KzknWN/p2kffsfake" instead. tc-so:[ 1.0000000] entropy: ready tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646893752.134933, p2k_ffs_access_simple, passed tc-start: 1646893752.145618, p2k_ffs_attrs tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.roPgbA/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.roPgbA/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646893755.8762, p2k_ffs_attrs, passed tc-start: 1646893755.20862, p2k_ffs_create_exist tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.ONMunf/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.ONMunf/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646893757.585002, p2k_ffs_create_exist, passed tc-start: 1646893757.599615, p2k_ffs_create_many tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.wgaHSb/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.wgaHSb/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646893857.427176, p2k_ffs_create_many, passed tc-start: 1646893857.443546, p2k_ffs_create_nametoolong tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.pumNSi/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.pumNSi/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646893860.53929, p2k_ffs_create_nametoolong, passed tc-start: 1646893860.68728, p2k_ffs_create_nonalphanum tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.9iEMuw/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.9iEMuw/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so: tc-end: 1646893871.658601, p2k_ffs_create_nonalphanum, passed tc-start: 1646893871.672153, p2k_ffs_dir_2slash tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.sSMhRJ/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.sSMhRJ/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646893874.337718, p2k_ffs_dir_2slash, passed tc-start: 1646893874.350484, p2k_ffs_dir_3slash tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.h2LowC/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.h2LowC/p2kffsfake" instead. tc-so:[ 1.0000000] entropy: ready tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646893877.482949, p2k_ffs_dir_3slash, passed tc-start: 1646893877.493833, p2k_ffs_dir_notempty tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.0F6rRW/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.0F6rRW/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646893880.182182, p2k_ffs_dir_notempty, passed tc-start: 1646893880.194294, p2k_ffs_dir_rmdirdotdot tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.Dc4WFF/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.Dc4WFF/p2kffsfake" instead. tc-so:[ 1.0000000] entropy: ready tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646893883.81800, p2k_ffs_dir_rmdirdotdot, passed tc-start: 1646893883.96033, p2k_ffs_dir_simple tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.92nnVz/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.92nnVz/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646893885.713259, p2k_ffs_dir_simple, passed tc-start: 1646893885.724017, p2k_ffs_dir_slash tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.GwSxia/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.GwSxia/p2kffsfake" instead. tc-so:[ 1.0000000] entropy: ready tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646893888.271623, p2k_ffs_dir_slash, passed tc-start: 1646893888.284438, p2k_ffs_fcntl_getlock_pids tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.HuxzZH/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.HuxzZH/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646893890.819877, p2k_ffs_fcntl_getlock_pids, passed tc-start: 1646893890.830564, p2k_ffs_fcntl_lock tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.agkQsa/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.agkQsa/p2kffsfake" instead. tc-so:[ 1.0000000] entropy: ready tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646893893.732244, p2k_ffs_fcntl_lock, passed tc-start: 1646893893.746288, p2k_ffs_lookup_complex tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.H1qBTn/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.H1qBTn/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646893896.280545, p2k_ffs_lookup_complex, passed tc-start: 1646893896.292245, p2k_ffs_lookup_simple tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.pfEi2B/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.pfEi2B/p2kffsfake" instead. tc-so:[ 1.0000000] entropy: ready tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646893898.994311, p2k_ffs_lookup_simple, passed tc-start: 1646893899.8886, p2k_ffs_lstat_symlink tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.GXv4rb/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.GXv4rb/p2kffsfake" instead. tc-so:[ 1.0000000] entropy: ready tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646893901.608378, p2k_ffs_lstat_symlink, passed tc-start: 1646893901.620596, p2k_ffs_read_directory tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.AjYEf2/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.AjYEf2/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646893904.295907, p2k_ffs_read_directory, passed tc-start: 1646893904.310897, p2k_ffs_rename_dir tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.vrYZzT/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.vrYZzT/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646893907.813020, p2k_ffs_rename_dir, passed tc-start: 1646893907.829786, p2k_ffs_rename_dotdot tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.pOSpIH/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.pOSpIH/p2kffsfake" instead. tc-so:[ 1.0000000] entropy: ready tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646893910.736179, p2k_ffs_rename_dotdot, passed tc-start: 1646893910.751244, p2k_ffs_rename_nametoolong tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.OdbfFn/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.OdbfFn/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646893913.409542, p2k_ffs_rename_nametoolong, passed tc-start: 1646893913.424921, p2k_ffs_rename_reg_nodir tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.CfCQ20/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.CfCQ20/p2kffsfake" instead. tc-so:[ 1.0000000] entropy: ready tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646893916.20479, p2k_ffs_rename_reg_nodir, passed tc-start: 1646893916.31421, p2k_ffs_symlink_long tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.XYQWeP/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.XYQWeP/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646893919.906118, p2k_ffs_symlink_long, passed tc-start: 1646893919.919220, p2k_ffs_symlink_root tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.QURWda/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.QURWda/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646893922.314634, p2k_ffs_symlink_root, passed tc-start: 1646893922.328266, p2k_ffs_symlink_zerolen tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.rndVfL/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.rndVfL/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646893925.393499, p2k_ffs_symlink_zerolen, passed tc-start: 1646893925.409768, puffs_access_simple tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646893927.458725, puffs_access_simple, passed tc-start: 1646893927.468475, puffs_attrs tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646893929.695021, puffs_attrs, passed tc-start: 1646893929.707276, puffs_create_exist tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646893932.36360, puffs_create_exist, passed tc-start: 1646893932.45442, puffs_create_many tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646893995.211284, puffs_create_many, passed tc-start: 1646893995.219445, puffs_create_nametoolong tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646893997.363116, puffs_create_nametoolong, passed tc-start: 1646893997.376963, puffs_create_nonalphanum tc-se:readshovel r1 -1 / 2 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so: tc-so:[ 6.8400050] putter_fop_read: private 0 not inited tc-end: 1646894004.498290, puffs_create_nonalphanum, passed tc-start: 1646894004.509513, puffs_dir_2slash tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646894006.632673, puffs_dir_2slash, passed tc-start: 1646894006.640621, puffs_dir_3slash tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646894008.610520, puffs_dir_3slash, passed tc-start: 1646894008.618135, puffs_dir_notempty tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646894010.272891, puffs_dir_notempty, passed tc-start: 1646894010.280172, puffs_dir_rmdirdotdot tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646894012.166398, puffs_dir_rmdirdotdot, passed tc-start: 1646894012.173507, puffs_dir_simple tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646894014.61069, puffs_dir_simple, passed tc-start: 1646894014.70109, puffs_dir_slash tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646894016.223866, puffs_dir_slash, passed tc-start: 1646894016.233177, puffs_fcntl_getlock_pids tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646894019.704641, puffs_fcntl_getlock_pids, passed tc-start: 1646894019.755147, puffs_fcntl_lock tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646894021.784049, puffs_fcntl_lock, passed tc-start: 1646894021.794150, puffs_lookup_complex tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646894023.897247, puffs_lookup_complex, passed tc-start: 1646894023.904477, puffs_lookup_simple tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646894025.851623, puffs_lookup_simple, passed tc-start: 1646894025.859489, puffs_lstat_symlink tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646894027.755402, puffs_lstat_symlink, passed tc-start: 1646894027.764380, puffs_read_directory tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646894029.760968, puffs_read_directory, passed tc-start: 1646894029.775066, puffs_rename_dir tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646894032.219767, puffs_rename_dir, passed tc-start: 1646894032.228707, puffs_rename_dotdot tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646894034.58611, puffs_rename_dotdot, passed tc-start: 1646894034.65910, puffs_rename_nametoolong tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646894036.299516, puffs_rename_nametoolong, passed tc-start: 1646894036.306710, puffs_rename_reg_nodir tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646894038.370301, puffs_rename_reg_nodir, passed tc-start: 1646894038.377298, puffs_symlink_long tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646894040.692514, puffs_symlink_long, passed tc-start: 1646894040.700090, puffs_symlink_root tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646894042.532000, puffs_symlink_root, passed tc-start: 1646894042.539103, puffs_symlink_zerolen tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646894044.231107, puffs_symlink_zerolen, passed tc-start: 1646894044.241741, rumpfs_access_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646894045.606657, rumpfs_access_simple, passed tc-start: 1646894045.613419, rumpfs_attrs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646894046.883652, rumpfs_attrs, passed tc-start: 1646894046.891429, rumpfs_create_exist tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646894048.354305, rumpfs_create_exist, passed tc-start: 1646894048.362749, rumpfs_create_many tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646894058.36487, rumpfs_create_many, passed tc-start: 1646894058.45977, rumpfs_create_nametoolong tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646894059.357323, rumpfs_create_nametoolong, passed tc-start: 1646894059.365520, rumpfs_create_nonalphanum tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so: tc-end: 1646894061.376469, rumpfs_create_nonalphanum, passed tc-start: 1646894061.384433, rumpfs_dir_2slash tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646894062.847221, rumpfs_dir_2slash, passed tc-start: 1646894062.855785, rumpfs_dir_3slash tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646894064.202697, rumpfs_dir_3slash, passed tc-start: 1646894064.228519, rumpfs_dir_notempty tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646894065.606586, rumpfs_dir_notempty, passed tc-start: 1646894065.614324, rumpfs_dir_rmdirdotdot tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646894066.944508, rumpfs_dir_rmdirdotdot, passed tc-start: 1646894066.952382, rumpfs_dir_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646894068.256735, rumpfs_dir_simple, passed tc-start: 1646894068.265073, rumpfs_dir_slash tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646894069.635032, rumpfs_dir_slash, passed tc-start: 1646894069.643045, rumpfs_fcntl_getlock_pids tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646894070.982609, rumpfs_fcntl_getlock_pids, passed tc-start: 1646894070.992490, rumpfs_fcntl_lock tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646894072.405853, rumpfs_fcntl_lock, passed tc-start: 1646894072.417625, rumpfs_lookup_complex tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646894073.771354, rumpfs_lookup_complex, passed tc-start: 1646894073.795014, rumpfs_lookup_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646894075.264206, rumpfs_lookup_simple, passed tc-start: 1646894075.273723, rumpfs_lstat_symlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646894076.714716, rumpfs_lstat_symlink, passed tc-start: 1646894076.722536, rumpfs_read_directory tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646894078.149408, rumpfs_read_directory, passed tc-start: 1646894078.157892, rumpfs_rename_dir tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646894079.505574, rumpfs_rename_dir, skipped, rename not supported by file system tc-start: 1646894079.517710, rumpfs_rename_dotdot tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646894080.925743, rumpfs_rename_dotdot, skipped, rename not supported by file system tc-start: 1646894080.934712, rumpfs_rename_nametoolong tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646894082.308016, rumpfs_rename_nametoolong, skipped, rename not supported by file system tc-start: 1646894082.319146, rumpfs_rename_reg_nodir tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646894083.725130, rumpfs_rename_reg_nodir, skipped, rename not supported by file system tc-start: 1646894083.732997, rumpfs_symlink_long tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646894085.277315, rumpfs_symlink_long, passed tc-start: 1646894085.305740, rumpfs_symlink_root tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646894086.711757, rumpfs_symlink_root, passed tc-start: 1646894086.722588, rumpfs_symlink_zerolen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646894088.145849, rumpfs_symlink_zerolen, passed tc-start: 1646894088.152939, sysvbfs_access_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.3000050] ZFS filesystem version: 5 tc-end: 1646894089.906126, sysvbfs_access_simple, passed tc-start: 1646894089.922139, sysvbfs_attrs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646894091.382613, sysvbfs_attrs, passed tc-start: 1646894091.393938, sysvbfs_create_exist tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646894092.968677, sysvbfs_create_exist, passed tc-start: 1646894092.978270, sysvbfs_create_many tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646894094.620971, sysvbfs_create_many, passed tc-start: 1646894094.632228, sysvbfs_create_nametoolong tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646894096.210054, sysvbfs_create_nametoolong, passed tc-start: 1646894096.222789, sysvbfs_create_nonalphanum tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so: tc-end: 1646894098.73275, sysvbfs_create_nonalphanum, passed tc-start: 1646894098.88970, sysvbfs_dir_2slash tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646894099.585336, sysvbfs_dir_2slash, skipped, directories not supported by file system tc-start: 1646894099.599039, sysvbfs_dir_3slash tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646894101.139117, sysvbfs_dir_3slash, skipped, directories not supported by file system tc-start: 1646894101.149308, sysvbfs_dir_notempty tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646894102.656548, sysvbfs_dir_notempty, skipped, directories not supported by file system tc-start: 1646894102.667310, sysvbfs_dir_rmdirdotdot tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646894104.232020, sysvbfs_dir_rmdirdotdot, skipped, directories not supported by file system tc-start: 1646894104.243194, sysvbfs_dir_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646894105.723565, sysvbfs_dir_simple, skipped, directories not supported by file system tc-start: 1646894105.734907, sysvbfs_dir_slash tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646894107.358627, sysvbfs_dir_slash, skipped, directories not supported by file system tc-start: 1646894107.370584, sysvbfs_fcntl_getlock_pids tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646894109.37890, sysvbfs_fcntl_getlock_pids, passed tc-start: 1646894109.48217, sysvbfs_fcntl_lock tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646894110.675029, sysvbfs_fcntl_lock, passed tc-start: 1646894110.685142, sysvbfs_lookup_complex tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646894112.149612, sysvbfs_lookup_complex, skipped, directories not supported by file system tc-start: 1646894112.168490, sysvbfs_lookup_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646894113.707966, sysvbfs_lookup_simple, passed tc-start: 1646894113.718042, sysvbfs_lstat_symlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646894115.187265, sysvbfs_lstat_symlink, skipped, symlinks not supported by file system tc-start: 1646894115.197198, sysvbfs_read_directory tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646894116.681400, sysvbfs_read_directory, passed tc-start: 1646894116.693010, sysvbfs_rename_dir tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646894118.139882, sysvbfs_rename_dir, skipped, directories not supported by file system tc-start: 1646894118.150686, sysvbfs_rename_dotdot tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646894119.624119, sysvbfs_rename_dotdot, skipped, directories not supported by file system tc-start: 1646894119.636829, sysvbfs_rename_nametoolong tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646894121.427663, sysvbfs_rename_nametoolong, passed tc-start: 1646894121.440546, sysvbfs_rename_reg_nodir tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646894123.271858, sysvbfs_rename_reg_nodir, passed tc-start: 1646894123.281943, sysvbfs_symlink_long tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646894124.749462, sysvbfs_symlink_long, skipped, symlinks not supported by file system tc-start: 1646894124.760637, sysvbfs_symlink_root tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646894126.263425, sysvbfs_symlink_root, skipped, symlinks not supported by file system tc-start: 1646894126.274468, sysvbfs_symlink_zerolen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646894127.788389, sysvbfs_symlink_zerolen, skipped, symlinks not supported by file system tc-start: 1646894127.798701, tmpfs_access_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646894129.148754, tmpfs_access_simple, passed tc-start: 1646894129.156804, tmpfs_attrs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646894130.561828, tmpfs_attrs, passed tc-start: 1646894130.569569, tmpfs_create_exist tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646894131.944161, tmpfs_create_exist, passed tc-start: 1646894131.953138, tmpfs_create_many tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646894142.279985, tmpfs_create_many, passed tc-start: 1646894142.288165, tmpfs_create_nametoolong tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646894143.712036, tmpfs_create_nametoolong, passed tc-start: 1646894143.719709, tmpfs_create_nonalphanum tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so: tc-end: 1646894145.817598, tmpfs_create_nonalphanum, passed tc-start: 1646894145.825181, tmpfs_dir_2slash tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646894147.199151, tmpfs_dir_2slash, passed tc-start: 1646894147.209525, tmpfs_dir_3slash tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646894148.560053, tmpfs_dir_3slash, passed tc-start: 1646894148.571922, tmpfs_dir_notempty tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646894150.104918, tmpfs_dir_notempty, passed tc-start: 1646894150.111978, tmpfs_dir_rmdirdotdot tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646894151.426629, tmpfs_dir_rmdirdotdot, passed tc-start: 1646894151.436030, tmpfs_dir_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646894152.844450, tmpfs_dir_simple, passed tc-start: 1646894152.852974, tmpfs_dir_slash tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646894154.639242, tmpfs_dir_slash, passed tc-start: 1646894154.652227, tmpfs_fcntl_getlock_pids tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646894156.400462, tmpfs_fcntl_getlock_pids, passed tc-start: 1646894156.408159, tmpfs_fcntl_lock tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646894157.886030, tmpfs_fcntl_lock, passed tc-start: 1646894157.895379, tmpfs_lookup_complex tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646894159.264725, tmpfs_lookup_complex, passed tc-start: 1646894159.274598, tmpfs_lookup_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646894160.691446, tmpfs_lookup_simple, passed tc-start: 1646894160.701199, tmpfs_lstat_symlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646894162.206106, tmpfs_lstat_symlink, passed tc-start: 1646894162.213672, tmpfs_read_directory tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646894163.613182, tmpfs_read_directory, passed tc-start: 1646894163.620878, tmpfs_rename_dir tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646894165.29231, tmpfs_rename_dir, passed tc-start: 1646894165.36764, tmpfs_rename_dotdot tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646894166.399992, tmpfs_rename_dotdot, passed tc-start: 1646894166.408093, tmpfs_rename_nametoolong tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646894167.754665, tmpfs_rename_nametoolong, passed tc-start: 1646894167.762320, tmpfs_rename_reg_nodir tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646894169.140384, tmpfs_rename_reg_nodir, passed tc-start: 1646894169.147820, tmpfs_symlink_long tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646894170.659782, tmpfs_symlink_long, passed tc-start: 1646894170.668237, tmpfs_symlink_root tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646894172.50950, tmpfs_symlink_root, passed tc-start: 1646894172.59427, tmpfs_symlink_zerolen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646894173.496912, tmpfs_symlink_zerolen, passed tc-start: 1646894173.504744, udf_access_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646894175.219381, udf_access_simple, passed tc-start: 1646894175.234210, udf_attrs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646894177.201461, udf_attrs, passed tc-start: 1646894177.213118, udf_create_exist tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646894178.801636, udf_create_exist, passed tc-start: 1646894178.813001, udf_create_many tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646894197.639711, udf_create_many, passed tc-start: 1646894197.654864, udf_create_nametoolong tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646894199.121437, udf_create_nametoolong, passed tc-start: 1646894199.134181, udf_create_nonalphanum tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so: tc-end: 1646894201.874506, udf_create_nonalphanum, passed tc-start: 1646894201.884882, udf_dir_2slash tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646894203.930878, udf_dir_2slash, passed tc-start: 1646894203.946883, udf_dir_3slash tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646894206.33390, udf_dir_3slash, passed tc-start: 1646894206.45364, udf_dir_notempty tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646894208.163049, udf_dir_notempty, passed tc-start: 1646894208.178771, udf_dir_rmdirdotdot tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646894210.265416, udf_dir_rmdirdotdot, passed tc-start: 1646894210.276689, udf_dir_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646894211.942501, udf_dir_simple, passed tc-start: 1646894211.953215, udf_dir_slash tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646894213.401246, udf_dir_slash, passed tc-start: 1646894213.412412, udf_fcntl_getlock_pids tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646894215.524246, udf_fcntl_getlock_pids, passed tc-start: 1646894215.540617, udf_fcntl_lock tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646894217.799008, udf_fcntl_lock, passed tc-start: 1646894217.811048, udf_lookup_complex tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646894219.893848, udf_lookup_complex, passed tc-start: 1646894219.906358, udf_lookup_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646894221.561652, udf_lookup_simple, passed tc-start: 1646894221.574743, udf_lstat_symlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646894223.836981, udf_lstat_symlink, passed tc-start: 1646894223.847292, udf_read_directory tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646894225.568037, udf_read_directory, passed tc-start: 1646894225.580474, udf_rename_dir tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646894227.281076, udf_rename_dir, passed tc-start: 1646894227.292682, udf_rename_dotdot tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646894229.449898, udf_rename_dotdot, passed tc-start: 1646894229.465737, udf_rename_nametoolong tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646894231.115726, udf_rename_nametoolong, passed tc-start: 1646894231.127882, udf_rename_reg_nodir tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646894232.799040, udf_rename_reg_nodir, passed tc-start: 1646894232.812486, udf_symlink_long tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646894234.662614, udf_symlink_long, passed tc-start: 1646894234.674659, udf_symlink_root tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646894236.302981, udf_symlink_root, passed tc-start: 1646894236.316039, udf_symlink_zerolen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646894238.539091, udf_symlink_zerolen, passed tc-start: 1646894238.552330, v7fs_access_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646894240.487399, v7fs_access_simple, passed tc-start: 1646894240.505200, v7fs_attrs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646894242.314544, v7fs_attrs, passed tc-start: 1646894242.328786, v7fs_create_exist tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646894244.202892, v7fs_create_exist, passed tc-start: 1646894244.217967, v7fs_create_many tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646894326.369048, v7fs_create_many, passed tc-start: 1646894326.447208, v7fs_create_nametoolong tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646894328.249025, v7fs_create_nametoolong, passed tc-start: 1646894328.268620, v7fs_create_nonalphanum tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so: tc-end: 1646894336.881682, v7fs_create_nonalphanum, passed tc-start: 1646894336.955758, v7fs_dir_2slash tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646894338.654755, v7fs_dir_2slash, passed tc-start: 1646894338.670057, v7fs_dir_3slash tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646894340.460889, v7fs_dir_3slash, passed tc-start: 1646894340.476607, v7fs_dir_notempty tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646894342.304190, v7fs_dir_notempty, passed tc-start: 1646894342.326935, v7fs_dir_rmdirdotdot tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646894344.308168, v7fs_dir_rmdirdotdot, passed tc-start: 1646894344.327804, v7fs_dir_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646894346.165248, v7fs_dir_simple, passed tc-start: 1646894346.183454, v7fs_dir_slash tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646894347.936638, v7fs_dir_slash, passed tc-start: 1646894347.952682, v7fs_fcntl_getlock_pids tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646894349.944102, v7fs_fcntl_getlock_pids, passed tc-start: 1646894349.961912, v7fs_fcntl_lock tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646894351.754437, v7fs_fcntl_lock, passed tc-start: 1646894351.772723, v7fs_lookup_complex tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646894353.579535, v7fs_lookup_complex, passed tc-start: 1646894353.595347, v7fs_lookup_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646894355.395519, v7fs_lookup_simple, passed tc-start: 1646894355.412987, v7fs_lstat_symlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646894357.148575, v7fs_lstat_symlink, passed tc-start: 1646894357.167230, v7fs_read_directory tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646894358.915668, v7fs_read_directory, passed tc-start: 1646894358.930353, v7fs_rename_dir tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646894361.124148, v7fs_rename_dir, passed tc-start: 1646894361.141315, v7fs_rename_dotdot tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646894363.2252, v7fs_rename_dotdot, passed tc-start: 1646894363.22442, v7fs_rename_nametoolong tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646894364.864542, v7fs_rename_nametoolong, passed tc-start: 1646894364.884098, v7fs_rename_reg_nodir tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646894366.701418, v7fs_rename_reg_nodir, passed tc-start: 1646894366.717793, v7fs_symlink_long tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646894369.427933, v7fs_symlink_long, passed tc-start: 1646894369.444180, v7fs_symlink_root tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646894371.247366, v7fs_symlink_root, passed tc-start: 1646894371.267532, v7fs_symlink_zerolen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646894373.108932, v7fs_symlink_zerolen, passed tc-start: 1646894373.125615, zfs_access_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646894376.873150, zfs_access_simple, passed tc-start: 1646894376.889704, zfs_attrs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646894380.410089, zfs_attrs, passed tc-start: 1646894380.427145, zfs_create_exist tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646894383.941057, zfs_create_exist, passed tc-start: 1646894383.952190, zfs_create_many tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646894447.674238, zfs_create_many, passed tc-start: 1646894447.799899, zfs_create_nametoolong tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646894450.936570, zfs_create_nametoolong, passed tc-start: 1646894450.949931, zfs_create_nonalphanum tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so: tc-end: 1646894458.904734, zfs_create_nonalphanum, passed tc-start: 1646894458.926162, zfs_dir_2slash tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646894462.420949, zfs_dir_2slash, passed tc-start: 1646894462.434728, zfs_dir_3slash tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646894466.22232, zfs_dir_3slash, passed tc-start: 1646894466.33956, zfs_dir_notempty tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646894469.479951, zfs_dir_notempty, passed tc-start: 1646894469.495929, zfs_dir_rmdirdotdot tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646894472.855626, zfs_dir_rmdirdotdot, passed tc-start: 1646894472.870108, zfs_dir_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646894476.202274, zfs_dir_simple, passed tc-start: 1646894476.213447, zfs_dir_slash tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646894479.454750, zfs_dir_slash, passed tc-start: 1646894479.470204, zfs_fcntl_getlock_pids tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646894482.829711, zfs_fcntl_getlock_pids, passed tc-start: 1646894482.846788, zfs_fcntl_lock tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646894485.936488, zfs_fcntl_lock, passed tc-start: 1646894485.947870, zfs_lookup_complex tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646894488.765096, zfs_lookup_complex, passed tc-start: 1646894488.776457, zfs_lookup_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646894491.778901, zfs_lookup_simple, passed tc-start: 1646894491.793321, zfs_lstat_symlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646894495.130052, zfs_lstat_symlink, passed tc-start: 1646894495.146381, zfs_read_directory tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646894498.239900, zfs_read_directory, passed tc-start: 1646894498.253620, zfs_rename_dir tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646894502.43762, zfs_rename_dir, passed tc-start: 1646894502.56205, zfs_rename_dotdot tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646894505.38997, zfs_rename_dotdot, passed tc-start: 1646894505.52154, zfs_rename_nametoolong tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646894508.1787, zfs_rename_nametoolong, passed tc-start: 1646894508.15952, zfs_rename_reg_nodir tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646894511.597412, zfs_rename_reg_nodir, passed tc-start: 1646894511.610282, zfs_symlink_long tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646894515.577781, zfs_symlink_long, passed tc-start: 1646894515.589682, zfs_symlink_root tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646894519.64003, zfs_symlink_root, passed tc-start: 1646894519.77903, zfs_symlink_zerolen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1646894522.773663, zfs_symlink_zerolen, passed tp-end: 1646894522.785407, fs/vfs/t_vnops tp-start: 1646894524.5263, fs/cd9660/t_high_ino_big_file, 1 tc-start: 1646894524.30290, pr_kern_48787 tc-end: 1646894525.480582, pr_kern_48787, skipped, not enough free disk space, have 287872 Kbytes, need ~ 4500000 Kbytes tp-end: 1646894525.488605, fs/cd9660/t_high_ino_big_file tp-start: 1646894526.157702, fs/zfs/t_zpool, 1 tc-start: 1646894526.160150, create tc-se:[: '281 tc-se:63': bad number tc-so:Executing command [ rump_server -lrumpvfs -lrumpdev_disk -lrumpkern_solaris -lrumpfs_zfs -lrumpdev -lrumpdev_rnd -d key=/dk,hostpath=zfs.img,size=100m unix://zsuck ] tc-so:Executing command [ zpool create jippo /dk ] tc-so:Executing command [ mount ] tc-end: 1646894531.885250, create, passed tp-end: 1646894531.899011, fs/zfs/t_zpool tp-start: 1646894532.85522, rump/rumpkern/t_copy, 4 tc-start: 1646894532.87799, copy_efault tc-end: 1646894532.208387, copy_efault, passed tc-start: 1646894532.217117, copyinstr tc-so:[ 1.0000000] entropy: ready tc-end: 1646894532.685083, copyinstr, passed tc-start: 1646894532.694222, copyoutstr tc-so:[ 1.0000000] entropy: ready tc-end: 1646894533.71159, copyoutstr, passed tc-start: 1646894533.78449, copystr tc-so:[ 1.0000000] entropy: ready tc-end: 1646894533.426464, copystr, passed tp-end: 1646894533.434597, rump/rumpkern/t_copy tp-start: 1646894533.584421, rump/rumpkern/t_kern, 8 tc-start: 1646894533.586705, lockme_DESTROYHELD tc-end: 1646894534.108111, lockme_DESTROYHELD, passed tc-start: 1646894534.123335, lockme_DOUBLEFREE tc-end: 1646894534.641931, lockme_DOUBLEFREE, passed tc-start: 1646894534.657904, lockme_DOUBLEINIT tc-end: 1646894534.774475, lockme_DOUBLEINIT, skipped, test requires LOCKDEBUG kernel tc-start: 1646894534.784657, lockme_MEMFREE tc-end: 1646894534.913577, lockme_MEMFREE, skipped, test requires LOCKDEBUG kernel tc-start: 1646894534.920552, lockme_MTX tc-end: 1646894535.476703, lockme_MTX, passed tc-start: 1646894535.495510, lockme_RWDOUBLEX tc-end: 1646894536.36207, lockme_RWDOUBLEX, passed tc-start: 1646894536.55146, lockme_RWRX tc-end: 1646894536.196726, lockme_RWRX, skipped, test requires LOCKDEBUG kernel tc-start: 1646894536.206082, lockme_RWXR tc-end: 1646894536.850886, lockme_RWXR, passed tp-end: 1646894536.871779, rump/rumpkern/t_kern tp-start: 1646894537.14515, rump/rumpkern/t_lwproc, 8 tc-start: 1646894537.16814, inherit tc-so:[ 1.0000000] entropy: ready tc-end: 1646894537.422818, inherit, passed tc-start: 1646894537.430211, lwps tc-so:[ 1.0000000] entropy: ready tc-end: 1646894537.938365, lwps, passed tc-start: 1646894537.946498, makelwp tc-so:[ 1.0000000] entropy: ready tc-end: 1646894538.328745, makelwp, passed tc-start: 1646894538.336571, nolwp tc-so:[ 1.0000000] entropy: ready tc-end: 1646894538.765820, nolwp, passed tc-start: 1646894538.774764, nolwprelease tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.2000050] panic: releasing non-pertinent lwp tc-so:[ 1.2000050] rump kernel halting... tc-so:halted tc-end: 1646894539.383575, nolwprelease, passed tc-start: 1646894539.405112, nullswitch tc-so:[ 1.0000000] entropy: ready tc-end: 1646894539.829854, nullswitch, passed tc-start: 1646894539.839963, proccreds tc-so:[ 1.0000000] entropy: ready tc-end: 1646894540.253171, proccreds, passed tc-start: 1646894540.261042, rfork tc-so:[ 1.0000000] entropy: ready tc-end: 1646894540.728585, rfork, passed tp-end: 1646894540.736784, rump/rumpkern/t_lwproc tp-start: 1646894540.853453, rump/rumpkern/t_modcmd, 1 tc-start: 1646894540.856000, cmsg_modcmd tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.1900050] WARNING: module error: module `tmpfs' not found tc-so:[ 1.2300050] WARNING: module error: module `tmpfs' not found tc-end: 1646894541.361358, cmsg_modcmd, passed tp-end: 1646894541.370024, rump/rumpkern/t_modcmd tp-start: 1646894541.554176, rump/rumpkern/t_modlinkset, 1 tc-start: 1646894541.557914, modlinkset tc-so:[ 1.0000000] entropy: ready tc-end: 1646894542.52415, modlinkset, passed tp-end: 1646894542.62339, rump/rumpkern/t_modlinkset tp-start: 1646894542.197446, rump/rumpkern/t_signals, 3 tc-start: 1646894542.200160, sigignore tc-so:[ 1.0000000] entropy: ready tc-end: 1646894542.588736, sigignore, passed tc-start: 1646894542.597491, sigpanic tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] panic: unhandled signal 19 tc-so:[ 1.0200050] rump kernel halting... tc-so:halted tc-end: 1646894543.132910, sigpanic, passed tc-start: 1646894543.148359, sigraise tc-so:[ 1.0000000] entropy: ready tc-end: 1646894543.559983, sigraise, passed tp-end: 1646894543.570052, rump/rumpkern/t_signals tp-start: 1646894543.725350, rump/rumpkern/t_threads, 2 tc-start: 1646894543.728295, kthread tc-so:[ 1.0000000] entropy: ready tc-end: 1646894544.210084, kthread, passed tc-start: 1646894544.220315, threadjoin tc-so:[ 1.0000000] entropy: ready tc-end: 1646894544.757431, threadjoin, passed tp-end: 1646894544.767821, rump/rumpkern/t_threads tp-start: 1646894544.924014, rump/rumpkern/t_threadpool, 6 tc-start: 1646894544.926505, threadpool_job_cancel tc-so:[ 1.0000000] entropy: ready tc-end: 1646894545.443722, threadpool_job_cancel, passed tc-start: 1646894545.452426, threadpool_job_cancelthrash tc-so:[ 1.0000000] entropy: ready tc-end: 1646894546.113455, threadpool_job_cancelthrash, passed tc-start: 1646894546.123366, threadpool_percpu_lifecycle tc-so:[ 1.0000000] entropy: ready tc-end: 1646894546.621445, threadpool_percpu_lifecycle, passed tc-start: 1646894546.629649, threadpool_percpu_schedule tc-so:[ 1.0000000] entropy: ready tc-end: 1646894556.339633, threadpool_percpu_schedule, passed tc-start: 1646894556.346998, threadpool_unbound_lifecycle tc-so:[ 1.0000000] entropy: ready tc-end: 1646894556.750213, threadpool_unbound_lifecycle, passed tc-start: 1646894556.757311, threadpool_unbound_schedule tc-so:[ 1.0000000] entropy: ready tc-end: 1646894564.475030, threadpool_unbound_schedule, passed tp-end: 1646894564.484299, rump/rumpkern/t_threadpool tp-start: 1646894564.605314, rump/rumpkern/t_tsleep, 1 tc-start: 1646894564.608433, tsleep tc-so:[ 1.0000000] entropy: ready tc-end: 1646894567.719557, tsleep, passed tp-end: 1646894567.729369, rump/rumpkern/t_tsleep tp-start: 1646894567.869659, rump/rumpkern/t_workqueue, 2 tc-start: 1646894567.872708, workqueue1 tc-so:[ 1.0000000] entropy: ready tc-end: 1646894573.258514, workqueue1, passed tc-start: 1646894573.265933, workqueue_wait tc-so:[ 1.0000000] entropy: ready tc-end: 1646894576.739761, workqueue_wait, passed tp-end: 1646894576.749688, rump/rumpkern/t_workqueue tp-start: 1646894576.894190, rump/rumpkern/t_vm, 2 tc-start: 1646894576.897114, busypage tc-end: 1646894577.41570, busypage, skipped, this test is buggy and hits an assertion, but atf doesn't provide any way to expect that a test program crashes, this all we can do is skip tc-start: 1646894577.54505, uvmwait tc-so:[ 1.0000000] entropy: ready tc-end: 1646894587.672957, uvmwait, passed tp-end: 1646894587.679759, rump/rumpkern/t_vm tp-start: 1646894589.401024, rump/rumpkern/t_sp, 10 tc-start: 1646894589.403887, basic tc-so:Executing command [ rump_server unix://commsock ] tc-so:Executing command [ /usr/tests/rump/rumpkern/h_client/h_simplecli ] tc-end: 1646894591.318946, basic, passed tc-start: 1646894591.327459, fork_fakeauth tc-so:Executing command [ rump_server -lrumpvfs unix://commsock ] tc-so:Executing command [ /usr/tests/rump/rumpkern/h_client/h_forkcli fakeauth ] tc-end: 1646894593.266469, fork_fakeauth, passed tc-start: 1646894593.276549, fork_pipecomm tc-so:Executing command [ rump_server -lrumpvfs unix://commsock ] tc-so:Executing command [ /usr/tests/rump/rumpkern/h_client/h_forkcli pipecomm ] tc-end: 1646894595.532912, fork_pipecomm, passed tc-start: 1646894595.543217, fork_simple tc-so:Executing command [ rump_server -lrumpvfs unix://commsock ] tc-so:Executing command [ /usr/tests/rump/rumpkern/h_client/h_forkcli simple ] tc-end: 1646894597.770948, fork_simple, passed tc-start: 1646894597.781662, reconnect tc-end: 1646894598.306498, reconnect, skipped, PR kern/55304: leftover rump_server tc-start: 1646894598.314270, 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: 1646894600.888106, signal, passed tc-start: 1646894600.895507, sigsafe tc-so:Executing command [ rump_server unix://commsock ] tc-so:Executing command [ /usr/tests/rump/rumpkern/h_client/h_sigcli ] tc-end: 1646894608.879891, sigsafe, passed tc-start: 1646894608.887594, stress_killer tc-end: 1646894609.454300, stress_killer, skipped, PR kern/55356: leftover rump_server tc-start: 1646894609.465559, stress_long tc-end: 1646894609.988575, stress_long, skipped, PR kern/50350: leftover rump_server tc-start: 1646894609.995604, stress_short tc-end: 1646894610.529080, stress_short, skipped, PR kern/50350: fails after insane long time tp-end: 1646894610.539378, rump/rumpkern/t_sp tp-start: 1646894611.157119, rump/rumpnet/t_shmif, 1 tc-start: 1646894611.160136, crossping tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://sock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr shmbus ] tc-so:Executing command [ rump.ifconfig shmif0 inet 1.1.1.1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://sock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr shmbus ] tc-so:Executing command [ rump.ifconfig shmif0 inet 1.1.1.2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://sock3 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr shmbus ] tc-so:Executing command [ rump.ifconfig shmif0 inet 1.1.1.3 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://sock4 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr shmbus ] tc-so:Executing command [ rump.ifconfig shmif0 inet 1.1.1.4 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://sock5 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr shmbus ] tc-so:Executing command [ rump.ifconfig shmif0 inet 1.1.1.5 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://sock6 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr shmbus ] tc-so:Executing command [ rump.ifconfig shmif0 inet 1.1.1.6 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://sock7 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr shmbus ] tc-so:Executing command [ rump.ifconfig shmif0 inet 1.1.1.7 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://sock8 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr shmbus ] tc-so:Executing command [ rump.ifconfig shmif0 inet 1.1.1.8 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.2 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.3 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.4 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.5 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.6 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.7 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.8 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.1 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.3 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.4 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.5 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.6 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.7 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.8 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.1 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.2 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.4 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.5 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.6 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.7 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.8 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.1 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.2 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.3 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.5 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.6 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.7 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.8 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.1 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.2 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.3 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.4 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.6 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.7 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.8 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.1 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.2 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.3 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.4 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.5 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.7 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.8 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.1 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.2 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.3 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.4 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.5 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.6 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.8 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.1 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.2 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.3 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.4 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.5 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.6 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.7 ] tc-end: 1646894650.445773, crossping, passed tp-end: 1646894650.458501, rump/rumpnet/t_shmif tp-start: 1646894650.602152, rump/rumpvfs/t_basic, 1 tc-start: 1646894650.604711, lseekrv tc-so:[ 1.0000000] entropy: ready tc-end: 1646894650.992853, lseekrv, passed tp-end: 1646894651.1247, rump/rumpvfs/t_basic tp-start: 1646894651.128846, rump/rumpvfs/t_etfs, 5 tc-start: 1646894651.131078, key tc-so:[ 1.0000000] entropy: ready tc-end: 1646894651.554707, key, passed tc-start: 1646894651.565610, large_blk tc-se:mount_mfs: "mfsdir" is a relative path. tc-se:mount_mfs: using "/tmp/atf-run.fkSDbk/mfsdir" instead. tc-se:1+0 records in tc-se:1+0 records out tc-se:1 bytes transferred in 0.007 secs (142 bytes/sec) tc-so:[ 1.0000000] entropy: ready tc-end: 1646894652.752122, large_blk, passed tc-start: 1646894652.767508, range_blk tc-se:64+0 records in tc-se:64+0 records out tc-se:64000 bytes transferred in 0.019 secs (3368421 bytes/sec) tc-se:16+0 records in tc-se:16+0 records out tc-se:16 bytes transferred in 0.108 secs (148 bytes/sec) tc-so:[ 1.0000000] entropy: ready tc-end: 1646894653.722416, range_blk, passed tc-start: 1646894653.734538, reregister_blk tc-se:64+0 records in tc-se:64+0 records out tc-se:32768 bytes transferred in 0.059 secs (555389 bytes/sec) tc-se:128+0 records in tc-se:128+0 records out tc-se:65536 bytes transferred in 0.102 secs (642509 bytes/sec) tc-so:[ 1.0000000] entropy: ready tc-end: 1646894654.764973, reregister_blk, passed tc-start: 1646894654.779609, reregister_reg tc-so:[ 1.0000000] entropy: ready tc-end: 1646894655.235746, reregister_reg, passed tp-end: 1646894655.247729, rump/rumpvfs/t_etfs tp-start: 1646894655.376544, rump/rumpvfs/t_p2kifs, 1 tc-start: 1646894655.379565, makecn tc-so:[ 1.0000000] entropy: ready tc-end: 1646894655.802611, makecn, passed tp-end: 1646894655.811002, rump/rumpvfs/t_p2kifs tp-start: 1646894656.52230, rump/modautoload/t_modautoload, 1 tc-start: 1646894656.55349, modautoload tc-end: 1646894656.182772, modautoload, skipped, host kernel modules not supported tp-end: 1646894656.193728, rump/modautoload/t_modautoload tp-start: 1646894656.448663, modules/t_modctl, 5 tc-start: 1646894656.451435, cmd_load tc-end: 1646894656.731746, cmd_load, skipped, Module loading administratively forbidden tc-start: 1646894656.739178, cmd_load_props tc-so:Loading module without properties tc-end: 1646894656.990894, cmd_load_props, skipped, Module loading administratively forbidden tc-start: 1646894657.1430, cmd_load_recurse tc-so:Loading module with request to load another module tc-end: 1646894657.294703, cmd_load_recurse, skipped, Module loading administratively forbidden tc-start: 1646894657.304300, cmd_stat tc-end: 1646894657.577974, cmd_stat, skipped, Module loading administratively forbidden tc-start: 1646894657.588319, cmd_unload tc-end: 1646894657.922832, cmd_unload, skipped, Module loading administratively forbidden tp-end: 1646894657.930110, modules/t_modctl tp-start: 1646894658.82210, modules/t_builtin, 5 tc-start: 1646894658.84454, busydisable tc-so:[ 1.0000000] entropy: ready tc-end: 1646894658.836161, busydisable, passed tc-start: 1646894658.844349, disable tc-so:[ 1.0000000] entropy: ready tc-end: 1646894659.306681, disable, passed tc-start: 1646894659.314519, disabledstat tc-so:[ 1.0000000] entropy: ready tc-end: 1646894659.724443, disabledstat, passed tc-start: 1646894659.732528, forcereload tc-so:[ 1.0000000] entropy: ready tc-end: 1646894660.233721, forcereload, passed tc-start: 1646894660.243151, noauto tc-so:[ 1.0000000] entropy: ready tc-end: 1646894660.718000, noauto, passed tp-end: 1646894660.726806, modules/t_builtin tp-start: 1646894660.904409, modules/t_kcov, 23 tc-start: 1646894660.907573, kcov_basic_cmp tc-end: 1646894661.55410, kcov_basic_cmp, skipped, XXX: GCC8 needed tc-start: 1646894661.70629, kcov_basic_dup2_cmp tc-end: 1646894661.204070, kcov_basic_dup2_cmp, skipped, XXX: GCC8 needed tc-start: 1646894661.211619, kcov_basic_dup2_pc tc-end: 1646894661.346011, kcov_basic_dup2_pc, skipped, Failed to open /dev/kcov tc-start: 1646894661.354770, kcov_basic_pc tc-end: 1646894661.492814, kcov_basic_pc, skipped, Failed to open /dev/kcov tc-start: 1646894661.501093, kcov_buffer_access_from_custom_thread tc-end: 1646894661.633393, kcov_buffer_access_from_custom_thread, skipped, Failed to open /dev/kcov tc-start: 1646894661.641198, kcov_bufsize tc-end: 1646894661.788066, kcov_bufsize, skipped, Failed to open /dev/kcov tc-start: 1646894661.797636, kcov_dup2 tc-end: 1646894661.931894, kcov_dup2, skipped, Failed to open /dev/kcov tc-start: 1646894661.940703, kcov_enable tc-end: 1646894662.68827, kcov_enable, skipped, Failed to open /dev/kcov tc-start: 1646894662.76870, kcov_enable_no_disable tc-end: 1646894662.215677, kcov_enable_no_disable, skipped, Failed to open /dev/kcov tc-start: 1646894662.224246, kcov_enable_no_disable_no_close tc-end: 1646894662.354024, kcov_enable_no_disable_no_close, skipped, Failed to open /dev/kcov tc-start: 1646894662.365121, kcov_mmap tc-end: 1646894662.503549, kcov_mmap, skipped, Failed to open /dev/kcov tc-start: 1646894662.511743, kcov_mmap_enable_thread_close tc-end: 1646894662.655192, kcov_mmap_enable_thread_close, skipped, Failed to open /dev/kcov tc-start: 1646894662.665465, kcov_mmap_no_munmap tc-end: 1646894662.832432, kcov_mmap_no_munmap, skipped, Failed to open /dev/kcov tc-start: 1646894662.842279, kcov_mmap_no_munmap_no_close tc-end: 1646894662.983312, kcov_mmap_no_munmap_no_close, skipped, Failed to open /dev/kcov tc-start: 1646894662.991657, kcov_multienable_on_the_same_thread tc-end: 1646894663.134152, kcov_multienable_on_the_same_thread, skipped, Failed to open /dev/kcov tc-start: 1646894663.142246, kcov_multiopen tc-end: 1646894663.310843, kcov_multiopen, skipped, Failed to open /dev/kcov tc-start: 1646894663.318579, kcov_multiple_threads16 tc-end: 1646894663.451088, kcov_multiple_threads16, skipped, Failed to open /dev/kcov tc-start: 1646894663.459660, kcov_multiple_threads2 tc-end: 1646894663.626593, kcov_multiple_threads2, skipped, Failed to open /dev/kcov tc-start: 1646894663.636715, kcov_multiple_threads32 tc-end: 1646894663.803429, kcov_multiple_threads32, skipped, Failed to open /dev/kcov tc-start: 1646894663.811629, kcov_multiple_threads4 tc-end: 1646894663.979748, kcov_multiple_threads4, skipped, Failed to open /dev/kcov tc-start: 1646894663.989333, kcov_multiple_threads8 tc-end: 1646894664.147644, kcov_multiple_threads8, skipped, Failed to open /dev/kcov tc-start: 1646894664.154987, kcov_open_close_open tc-end: 1646894664.281464, kcov_open_close_open, skipped, Failed to open /dev/kcov tc-start: 1646894664.291228, kcov_thread tc-end: 1646894664.440302, kcov_thread, skipped, Failed to open /dev/kcov tp-end: 1646894664.450120, modules/t_kcov tp-start: 1646894664.657047, modules/t_ufetchstore, 40 tc-start: 1646894664.660073, ucas_32 tc-se:t_ufetchstore: failed to load module '/usr/tests/modules/ufetchstore_tester/ufetchstore_tester.kmod': Operation not permitted tc-se:t_ufetchstore: failed to unload module 'ufetchstore_tester': Operation not permitted tc-end: 1646894664.913397, ucas_32, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1646894664.922983, ucas_32_max tc-se:t_ufetchstore: failed to load module '/usr/tests/modules/ufetchstore_tester/ufetchstore_tester.kmod': Operation not permitted tc-se:t_ufetchstore: failed to unload module 'ufetchstore_tester': Operation not permitted tc-end: 1646894665.152294, ucas_32_max, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1646894665.162720, ucas_32_miscompare tc-se:t_ufetchstore: failed to load module '/usr/tests/modules/ufetchstore_tester/ufetchstore_tester.kmod': Operation not permitted tc-se:t_ufetchstore: failed to unload module 'ufetchstore_tester': Operation not permitted tc-end: 1646894665.390120, ucas_32_miscompare, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1646894665.399966, ucas_32_nearmax_overflow tc-se:t_ufetchstore: failed to load module '/usr/tests/modules/ufetchstore_tester/ufetchstore_tester.kmod': Operation not permitted tc-se:t_ufetchstore: failed to unload module 'ufetchstore_tester': Operation not permitted tc-end: 1646894665.624504, ucas_32_nearmax_overflow, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1646894665.634285, ucas_32_null tc-se:t_ufetchstore: failed to load module '/usr/tests/modules/ufetchstore_tester/ufetchstore_tester.kmod': Operation not permitted tc-se:t_ufetchstore: failed to unload module 'ufetchstore_tester': Operation not permitted tc-end: 1646894665.885420, ucas_32_null, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1646894665.893775, ucas_64 tc-se:t_ufetchstore: failed to load module '/usr/tests/modules/ufetchstore_tester/ufetchstore_tester.kmod': Operation not permitted tc-se:t_ufetchstore: failed to unload module 'ufetchstore_tester': Operation not permitted tc-end: 1646894666.113242, ucas_64, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1646894666.122878, ucas_64_max tc-se:t_ufetchstore: failed to load module '/usr/tests/modules/ufetchstore_tester/ufetchstore_tester.kmod': Operation not permitted tc-se:t_ufetchstore: failed to unload module 'ufetchstore_tester': Operation not permitted tc-end: 1646894666.328145, ucas_64_max, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1646894666.336560, ucas_64_miscompare tc-se:t_ufetchstore: failed to load module '/usr/tests/modules/ufetchstore_tester/ufetchstore_tester.kmod': Operation not permitted tc-se:t_ufetchstore: failed to unload module 'ufetchstore_tester': Operation not permitted tc-end: 1646894666.574986, ucas_64_miscompare, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1646894666.583139, ucas_64_nearmax_overflow tc-se:t_ufetchstore: failed to load module '/usr/tests/modules/ufetchstore_tester/ufetchstore_tester.kmod': Operation not permitted tc-se:t_ufetchstore: failed to unload module 'ufetchstore_tester': Operation not permitted tc-end: 1646894666.834117, ucas_64_nearmax_overflow, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1646894666.843213, ucas_64_null tc-se:t_ufetchstore: failed to load module '/usr/tests/modules/ufetchstore_tester/ufetchstore_tester.kmod': Operation not permitted tc-se:t_ufetchstore: failed to unload module 'ufetchstore_tester': Operation not permitted tc-end: 1646894667.79596, ucas_64_null, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1646894667.88940, ufetch_16 tc-se:t_ufetchstore: failed to load module '/usr/tests/modules/ufetchstore_tester/ufetchstore_tester.kmod': Operation not permitted tc-se:t_ufetchstore: failed to unload module 'ufetchstore_tester': Operation not permitted tc-end: 1646894667.308259, ufetch_16, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1646894667.316916, ufetch_16_max tc-se:t_ufetchstore: failed to load module '/usr/tests/modules/ufetchstore_tester/ufetchstore_tester.kmod': Operation not permitted tc-se:t_ufetchstore: failed to unload module 'ufetchstore_tester': Operation not permitted tc-end: 1646894667.548841, ufetch_16_max, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1646894667.558480, ufetch_16_nearmax_overflow tc-se:t_ufetchstore: failed to load module '/usr/tests/modules/ufetchstore_tester/ufetchstore_tester.kmod': Operation not permitted tc-se:t_ufetchstore: failed to unload module 'ufetchstore_tester': Operation not permitted tc-end: 1646894667.771686, ufetch_16_nearmax_overflow, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1646894667.778959, ufetch_16_null tc-se:t_ufetchstore: failed to load module '/usr/tests/modules/ufetchstore_tester/ufetchstore_tester.kmod': Operation not permitted tc-se:t_ufetchstore: failed to unload module 'ufetchstore_tester': Operation not permitted tc-end: 1646894667.988459, ufetch_16_null, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1646894667.997175, ufetch_32 tc-se:t_ufetchstore: failed to load module '/usr/tests/modules/ufetchstore_tester/ufetchstore_tester.kmod': Operation not permitted tc-se:t_ufetchstore: failed to unload module 'ufetchstore_tester': Operation not permitted tc-end: 1646894668.244996, ufetch_32, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1646894668.254424, ufetch_32_max tc-se:t_ufetchstore: failed to load module '/usr/tests/modules/ufetchstore_tester/ufetchstore_tester.kmod': Operation not permitted tc-se:t_ufetchstore: failed to unload module 'ufetchstore_tester': Operation not permitted tc-end: 1646894668.496118, ufetch_32_max, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1646894668.504593, ufetch_32_nearmax_overflow tc-se:t_ufetchstore: failed to load module '/usr/tests/modules/ufetchstore_tester/ufetchstore_tester.kmod': Operation not permitted tc-se:t_ufetchstore: failed to unload module 'ufetchstore_tester': Operation not permitted tc-end: 1646894668.728717, ufetch_32_nearmax_overflow, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1646894668.737855, ufetch_32_null tc-se:t_ufetchstore: failed to load module '/usr/tests/modules/ufetchstore_tester/ufetchstore_tester.kmod': Operation not permitted tc-se:t_ufetchstore: failed to unload module 'ufetchstore_tester': Operation not permitted tc-end: 1646894668.974523, ufetch_32_null, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1646894668.984682, ufetch_64 tc-se:t_ufetchstore: failed to load module '/usr/tests/modules/ufetchstore_tester/ufetchstore_tester.kmod': Operation not permitted tc-se:t_ufetchstore: failed to unload module 'ufetchstore_tester': Operation not permitted tc-end: 1646894669.233865, ufetch_64, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1646894669.243644, ufetch_64_max tc-se:t_ufetchstore: failed to load module '/usr/tests/modules/ufetchstore_tester/ufetchstore_tester.kmod': Operation not permitted tc-se:t_ufetchstore: failed to unload module 'ufetchstore_tester': Operation not permitted tc-end: 1646894669.508482, ufetch_64_max, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1646894669.518353, ufetch_64_nearmax_overflow tc-se:t_ufetchstore: failed to load module '/usr/tests/modules/ufetchstore_tester/ufetchstore_tester.kmod': Operation not permitted tc-se:t_ufetchstore: failed to unload module 'ufetchstore_tester': Operation not permitted tc-end: 1646894669.761810, ufetch_64_nearmax_overflow, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1646894669.771129, ufetch_64_null tc-se:t_ufetchstore: failed to load module '/usr/tests/modules/ufetchstore_tester/ufetchstore_tester.kmod': Operation not permitted tc-se:t_ufetchstore: failed to unload module 'ufetchstore_tester': Operation not permitted tc-end: 1646894669.983248, ufetch_64_null, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1646894669.992186, ufetch_8 tc-se:t_ufetchstore: failed to load module '/usr/tests/modules/ufetchstore_tester/ufetchstore_tester.kmod': Operation not permitted tc-se:t_ufetchstore: failed to unload module 'ufetchstore_tester': Operation not permitted tc-end: 1646894670.246276, ufetch_8, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1646894670.254796, ufetch_8_max tc-se:t_ufetchstore: failed to load module '/usr/tests/modules/ufetchstore_tester/ufetchstore_tester.kmod': Operation not permitted tc-se:t_ufetchstore: failed to unload module 'ufetchstore_tester': Operation not permitted tc-end: 1646894670.498921, ufetch_8_max, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1646894670.508797, ufetch_8_null tc-se:t_ufetchstore: failed to load module '/usr/tests/modules/ufetchstore_tester/ufetchstore_tester.kmod': Operation not permitted tc-se:t_ufetchstore: failed to unload module 'ufetchstore_tester': Operation not permitted tc-end: 1646894670.723517, ufetch_8_null, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1646894670.731768, ustore_16 tc-se:t_ufetchstore: failed to load module '/usr/tests/modules/ufetchstore_tester/ufetchstore_tester.kmod': Operation not permitted tc-se:t_ufetchstore: failed to unload module 'ufetchstore_tester': Operation not permitted tc-end: 1646894670.972447, ustore_16, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1646894670.981898, ustore_16_max tc-se:t_ufetchstore: failed to load module '/usr/tests/modules/ufetchstore_tester/ufetchstore_tester.kmod': Operation not permitted tc-se:t_ufetchstore: failed to unload module 'ufetchstore_tester': Operation not permitted tc-end: 1646894671.205026, ustore_16_max, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1646894671.212845, ustore_16_nearmax_overflow tc-se:t_ufetchstore: failed to load module '/usr/tests/modules/ufetchstore_tester/ufetchstore_tester.kmod': Operation not permitted tc-se:t_ufetchstore: failed to unload module 'ufetchstore_tester': Operation not permitted tc-end: 1646894671.432968, ustore_16_nearmax_overflow, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1646894671.440779, ustore_16_null tc-se:t_ufetchstore: failed to load module '/usr/tests/modules/ufetchstore_tester/ufetchstore_tester.kmod': Operation not permitted tc-se:t_ufetchstore: failed to unload module 'ufetchstore_tester': Operation not permitted tc-end: 1646894671.662926, ustore_16_null, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1646894671.670900, ustore_32 tc-se:t_ufetchstore: failed to load module '/usr/tests/modules/ufetchstore_tester/ufetchstore_tester.kmod': Operation not permitted tc-se:t_ufetchstore: failed to unload module 'ufetchstore_tester': Operation not permitted tc-end: 1646894671.906563, ustore_32, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1646894671.913904, ustore_32_max tc-se:t_ufetchstore: failed to load module '/usr/tests/modules/ufetchstore_tester/ufetchstore_tester.kmod': Operation not permitted tc-se:t_ufetchstore: failed to unload module 'ufetchstore_tester': Operation not permitted tc-end: 1646894672.133287, ustore_32_max, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1646894672.143133, ustore_32_nearmax_overflow tc-se:t_ufetchstore: failed to load module '/usr/tests/modules/ufetchstore_tester/ufetchstore_tester.kmod': Operation not permitted tc-se:t_ufetchstore: failed to unload module 'ufetchstore_tester': Operation not permitted tc-end: 1646894672.403046, ustore_32_nearmax_overflow, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1646894672.413126, ustore_32_null tc-se:t_ufetchstore: failed to load module '/usr/tests/modules/ufetchstore_tester/ufetchstore_tester.kmod': Operation not permitted tc-se:t_ufetchstore: failed to unload module 'ufetchstore_tester': Operation not permitted tc-end: 1646894672.634510, ustore_32_null, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1646894672.644906, ustore_64 tc-se:t_ufetchstore: failed to load module '/usr/tests/modules/ufetchstore_tester/ufetchstore_tester.kmod': Operation not permitted tc-se:t_ufetchstore: failed to unload module 'ufetchstore_tester': Operation not permitted tc-end: 1646894672.862918, ustore_64, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1646894672.870699, ustore_64_max tc-se:t_ufetchstore: failed to load module '/usr/tests/modules/ufetchstore_tester/ufetchstore_tester.kmod': Operation not permitted tc-se:t_ufetchstore: failed to unload module 'ufetchstore_tester': Operation not permitted tc-end: 1646894673.101581, ustore_64_max, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1646894673.110181, ustore_64_nearmax_overflow tc-se:t_ufetchstore: failed to load module '/usr/tests/modules/ufetchstore_tester/ufetchstore_tester.kmod': Operation not permitted tc-se:t_ufetchstore: failed to unload module 'ufetchstore_tester': Operation not permitted tc-end: 1646894673.360821, ustore_64_nearmax_overflow, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1646894673.371123, ustore_64_null tc-se:t_ufetchstore: failed to load module '/usr/tests/modules/ufetchstore_tester/ufetchstore_tester.kmod': Operation not permitted tc-se:t_ufetchstore: failed to unload module 'ufetchstore_tester': Operation not permitted tc-end: 1646894673.595798, ustore_64_null, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1646894673.605939, ustore_8 tc-se:t_ufetchstore: failed to load module '/usr/tests/modules/ufetchstore_tester/ufetchstore_tester.kmod': Operation not permitted tc-se:t_ufetchstore: failed to unload module 'ufetchstore_tester': Operation not permitted tc-end: 1646894673.843910, ustore_8, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1646894673.852851, ustore_8_max tc-se:t_ufetchstore: failed to load module '/usr/tests/modules/ufetchstore_tester/ufetchstore_tester.kmod': Operation not permitted tc-se:t_ufetchstore: failed to unload module 'ufetchstore_tester': Operation not permitted tc-end: 1646894674.98114, ustore_8_max, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1646894674.105841, ustore_8_null tc-se:t_ufetchstore: failed to load module '/usr/tests/modules/ufetchstore_tester/ufetchstore_tester.kmod': Operation not permitted tc-se:t_ufetchstore: failed to unload module 'ufetchstore_tester': Operation not permitted tc-end: 1646894674.327863, ustore_8_null, skipped, loading 'ufetchstore_tester' module failed. tp-end: 1646894674.336392, modules/t_ufetchstore tp-start: 1646894675.28914, modules/t_abi_uvm, 1 tc-start: 1646894675.31203, PAGE_SIZE tc-so:Loading module /usr/tests/modules/k_helper/k_helper.kmod tc-end: 1646894676.302256, PAGE_SIZE, skipped, host does not support modules tp-end: 1646894676.311137, modules/t_abi_uvm tp-start: 1646894677.874518, modules/t_modload, 4 tc-start: 1646894677.877120, 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: 1646894681.412283, bflag, passed tc-start: 1646894681.422597, iflag tc-so:Loading module /usr/tests/modules/k_helper/k_helper.kmod tc-se:t_modload: ERROR: The test case cleanup returned a non-ok exit code, but this is not allowed tc-end: 1646894682.643829, iflag, skipped, host does not support modules tc-start: 1646894682.651334, plain tc-so:Loading module /usr/tests/modules/k_helper/k_helper.kmod tc-se:t_modload: ERROR: The test case cleanup returned a non-ok exit code, but this is not allowed tc-end: 1646894683.865694, plain, skipped, host does not support modules tc-start: 1646894683.872994, sflag tc-so:Loading module /usr/tests/modules/k_helper/k_helper.kmod tc-se:t_modload: ERROR: The test case cleanup returned a non-ok exit code, but this is not allowed tc-end: 1646894685.121313, sflag, skipped, host does not support modules tp-end: 1646894685.128361, modules/t_modload tp-start: 1646894685.851608, modules/t_klua_pr_52864, 1 tc-start: 1646894685.854245, luastate tc-se:t_klua_pr_52864: ERROR: The test case cleanup returned a non-ok exit code, but this is not allowed tc-end: 1646894686.957545, luastate, skipped, You are not allowed to load modules right now. tp-end: 1646894686.965222, modules/t_klua_pr_52864 tp-start: 1646894687.905701, modules/t_threadpool, 2 tc-start: 1646894687.908824, percpu tc-se:modload: /usr/tests/modules/threadpool_tester/threadpool_tester.kmod: Operation not permitted tc-se:t_threadpool: ERROR: The test case cleanup returned a non-ok exit code, but this is not allowed tc-end: 1646894689.203801, percpu, skipped, cannot load threadpool_tester.kmod tc-start: 1646894689.213706, unbound tc-se:modload: /usr/tests/modules/threadpool_tester/threadpool_tester.kmod: Operation not permitted tc-se:t_threadpool: ERROR: The test case cleanup returned a non-ok exit code, but this is not allowed tc-end: 1646894690.467982, unbound, skipped, cannot load threadpool_tester.kmod tp-end: 1646894690.478357, modules/t_threadpool tp-start: 1646894692.228058, crypto/libcrypto/t_ciphers, 8 tc-start: 1646894692.230895, bf tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_bftest ] tc-end: 1646894693.360652, bf, passed tc-start: 1646894693.369302, cast tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_casttest ] tc-end: 1646894699.390458, cast, passed tc-start: 1646894699.397175, des tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_destest ] tc-end: 1646894700.528801, des, passed tc-start: 1646894700.536314, evp tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_evp_test /usr/tests/crypto/libcrypto/evpcase.txt ] tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_evp_test /usr/tests/crypto/libcrypto/evpciph.txt ] tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_evp_test /usr/tests/crypto/libcrypto/evpdigest.txt ] tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_evp_test /usr/tests/crypto/libcrypto/evpencod.txt ] tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_evp_test /usr/tests/crypto/libcrypto/evpkdf.txt ] tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_evp_test /usr/tests/crypto/libcrypto/evpmac.txt ] tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_evp_test /usr/tests/crypto/libcrypto/evppbe.txt ] tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_evp_test /usr/tests/crypto/libcrypto/evppkey.txt ] tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_evp_test /usr/tests/crypto/libcrypto/evppkey_ecc.txt ] tc-end: 1646894805.728485, evp, passed tc-start: 1646894805.737842, idea tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_ideatest ] tc-end: 1646894806.780448, idea, passed tc-start: 1646894806.787560, rc2 tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_rc2test ] tc-end: 1646894807.859105, rc2, passed tc-start: 1646894807.868257, rc4 tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_rc4test ] tc-end: 1646894808.926055, rc4, passed tc-start: 1646894808.935090, rc5 tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_rc5test ] tc-end: 1646894809.759215, rc5, passed tp-end: 1646894809.766294, crypto/libcrypto/t_ciphers tp-start: 1646894810.702941, crypto/libcrypto/t_hashes, 3 tc-start: 1646894810.706186, hmac tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_hmactest ] tc-end: 1646894811.752953, hmac, passed tc-start: 1646894811.761363, md2 tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_md2test ] tc-end: 1646894812.575248, md2, passed tc-start: 1646894812.583266, mdc2 tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_mdc2test ] tc-end: 1646894813.703361, mdc2, passed tp-end: 1646894813.712117, crypto/libcrypto/t_hashes tp-start: 1646894814.814270, crypto/libcrypto/t_libcrypto, 4 tc-start: 1646894814.817154, 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: 1646895308.982643, bn, passed tc-start: 1646895308.991775, conf tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_conftest ] tc-end: 1646895310.138818, conf, passed tc-start: 1646895310.147448, engine tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_enginetest ] tc-end: 1646895311.534673, engine, passed tc-start: 1646895311.544122, threads tc-so:1..3 tc-so:ok 1 - test_lock tc-so:ok 2 - test_once tc-so:ok 3 - test_thread_local tc-so:# Warning ignored command-line argument 0: -cert tc-so:# Warning ignored command-line argument 1: /usr/tests/crypto/libcrypto/d_server.pem tc-so:# Warning ignored command-line argument 2: -ccert tc-so:# Warning ignored command-line argument 3: /usr/tests/crypto/libcrypto/d_client.pem tc-so:Executing command [ grep :error: out ] tc-end: 1646895313.477869, threads, passed tp-end: 1646895313.490247, crypto/libcrypto/t_libcrypto tp-start: 1646895315.80050, crypto/libcrypto/t_pubkey, 7 tc-start: 1646895315.82274, dh tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_dhtest ] tc-end: 1646895394.808191, dh, passed tc-start: 1646895394.817282, dsa tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_dsatest ] tc-end: 1646895396.997507, dsa, passed tc-start: 1646895397.6298, ec tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_ectest ] tc-end: 1646895509.699611, ec, passed tc-start: 1646895509.708111, ecdh tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_ecdhtest ] tc-end: 1646895515.713871, ecdh, passed tc-start: 1646895515.721427, ecdsa tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_ecdsatest ] tc-end: 1646895699.553468, ecdsa, passed tc-start: 1646895699.561713, rsa tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_rsatest ] tc-end: 1646895711.684052, rsa, passed tc-start: 1646895711.694591, srp tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_srptest ] tc-end: 1646895714.51938, srp, passed tp-end: 1646895714.62220, crypto/libcrypto/t_pubkey tp-start: 1646895720.742652, crypto/opencrypto/t_opencrypto, 18 tc-start: 1646895720.745295, aescbc tc-so:kern.cryptodevallowsoft: 1 -> -1 tc-end: 1646895723.34354, aescbc, passed tc-start: 1646895723.43088, aesctr1 tc-so:kern.cryptodevallowsoft: 1 -> -1 tc-end: 1646895725.345333, aesctr1, passed tc-start: 1646895725.354295, aesctr2 tc-so:kern.cryptodevallowsoft: 1 -> -1 tc-end: 1646895727.573128, aesctr2, passed tc-start: 1646895727.584188, arc4 tc-end: 1646895728.883595, arc4, skipped, ARC4 not implemented by swcrypto tc-start: 1646895728.893368, camellia tc-so:kern.cryptodevallowsoft: 1 -> -1 tc-end: 1646895730.982257, camellia, passed tc-start: 1646895730.990449, cbc3des tc-so:kern.cryptodevallowsoft: 1 -> -1 tc-end: 1646895733.121773, cbc3des, passed tc-start: 1646895733.129711, cbcdes tc-so:kern.cryptodevallowsoft: 1 -> -1 tc-end: 1646895735.183056, cbcdes, passed tc-start: 1646895735.190714, comp tc-so:kern.cryptodevallowsoft: 1 -> -1 tc-se:len 100000/132 tc-se:canary: 0 tc-se:len 132/100000 tc-so:‹ tc-end: 1646895737.458441, comp, passed tc-start: 1646895737.467367, comp_deflate tc-so:kern.cryptodevallowsoft: 1 -> -1 tc-end: 1646895739.516377, comp_deflate, passed tc-start: 1646895739.526231, comp_zlib_rnd tc-so:kern.cryptodevallowsoft: 1 -> -1 tc-end: 1646895741.600317, comp_zlib_rnd, passed tc-start: 1646895741.635391, gcm tc-so:kern.cryptodevallowsoft: 1 -> -1 tc-end: 1646895743.626202, gcm, passed tc-start: 1646895743.636745, ioctl tc-so:kern.cryptodevallowsoft: 1 -> -1 tc-end: 1646895745.755563, ioctl, passed tc-start: 1646895745.763272, md5 tc-so:kern.cryptodevallowsoft: 1 -> -1 tc-end: 1646895747.926614, md5, passed tc-start: 1646895747.935985, md5_hmac tc-so:kern.cryptodevallowsoft: 1 -> -1 tc-end: 1646895749.981071, md5_hmac, passed tc-start: 1646895749.988612, null tc-so:kern.cryptodevallowsoft: 1 -> -1 tc-end: 1646895752.11464, null, passed tc-start: 1646895752.32111, sha1_hmac tc-so:kern.cryptodevallowsoft: 1 -> -1 tc-end: 1646895754.724050, sha1_hmac, passed tc-start: 1646895754.736375, sha2_hmac tc-so:kern.cryptodevallowsoft: 1 -> -1 tc-end: 1646895757.853052, sha2_hmac, passed tc-start: 1646895757.863205, xcbcmac tc-so:kern.cryptodevallowsoft: 1 -> -1 tc-end: 1646895760.374825, xcbcmac, passed tp-end: 1646895760.384878, crypto/opencrypto/t_opencrypto tp-start: 1646895763.207304, ipf/t_filter_exec, 30 tc-start: 1646895763.209876, 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: 1646895765.390573, f1, passed tc-start: 1646895765.404703, 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: 1646895771.934506, f10, passed tc-start: 1646895771.953649, 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: 1646895775.114888, f11, passed tc-start: 1646895775.130846, 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: 1646895777.980625, f12, passed tc-start: 1646895777.996440, 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: 1646895781.728008, f13, passed tc-start: 1646895781.747020, 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: 1646895785.215575, f14, passed tc-start: 1646895785.229314, f15 tc-so:Executing command [ ipftest -F text -Rbr reg -i in ] tc-end: 1646895786.577485, f15, passed tc-start: 1646895786.592733, f16 tc-so:Executing command [ ipftest -F text -Rbr reg -i in ] tc-end: 1646895787.637444, f16, passed tc-start: 1646895787.652261, f17 tc-so:Executing command [ ipftest -F hex -x -Rbr reg -i in ] tc-end: 1646895788.678150, f17, passed tc-start: 1646895788.693013, f18 tc-so:Executing command [ ipftest -F text -Rbr reg -i in -D ] tc-end: 1646895789.784774, f18, passed tc-start: 1646895789.806666, 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: 1646895791.527688, f19, passed tc-start: 1646895791.542285, 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: 1646895794.857157, f2, passed tc-start: 1646895794.870791, f20 tc-so:Executing command [ ipftest -F text -Rbr reg -i in ] tc-end: 1646895796.255371, f20, passed tc-start: 1646895796.283849, f24 tc-so:Executing command [ ipftest -F hex -Rbr reg -i in ] tc-end: 1646895797.990908, f24, passed tc-start: 1646895798.15356, f25 tc-so:Executing command [ ipftest -F hex -Rbr reg -i in -D ] tc-end: 1646895799.392505, f25, passed tc-start: 1646895799.413975, 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 2022-03-10 07:03:20.125236911 +0000 tc-so:+++ out 2022-03-10 07:03:22.320678061 +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: 1646895802.567029, f26, expected_failure, Known to be broken: results differ tc-start: 1646895802.595787, 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 2022-03-10 07:03:23.688320171 +0000 tc-so:+++ out 2022-03-10 07:03:26.603232661 +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: 1646895806.897138, f27, expected_failure, Known to be broken: results differ tc-start: 1646895806.922895, 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: 1646895812.175948, f3, passed tc-start: 1646895812.205094, 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: 1646895815.371312, f30, passed tc-start: 1646895815.399594, 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: 1646895819.547710, f4, passed tc-start: 1646895819.561074, 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: 1646895836.331598, f5, passed tc-start: 1646895836.351247, 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: 1646895852.336825, f6, passed tc-start: 1646895852.352285, 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: 1646895856.252587, f7, passed tc-start: 1646895856.266919, 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: 1646895858.685462, f8, passed tc-start: 1646895858.703962, 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: 1646895864.832522, f9, passed tc-start: 1646895864.851507, 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: 1646895865.992633, ipv6_1, passed tc-start: 1646895866.8163, 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: 1646895867.923046, ipv6_2, passed tc-start: 1646895867.942866, 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: 1646895869.222255, ipv6_3, passed tc-start: 1646895869.241627, 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: 1646895871.203843, ipv6_5, passed tc-start: 1646895871.225971, 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: 1646895872.737917, ipv6_6, passed tp-end: 1646895872.753558, ipf/t_filter_exec tp-start: 1646895874.583325, ipf/t_filter_parse, 23 tc-start: 1646895874.586349, i1 tc-so:Executing command [ ipf -Rnvf reg ] tc-end: 1646895875.546381, i1, passed tc-start: 1646895875.559506, i10 tc-so:Executing command [ ipf -Rnvf reg ] tc-end: 1646895876.374667, i10, passed tc-start: 1646895876.389772, i11 tc-so:Executing command [ ipf -Rnvf reg ] tc-end: 1646895877.376062, i11, passed tc-start: 1646895877.386368, i12 tc-so:Executing command [ ipf -Rnvf reg ] tc-end: 1646895878.460059, i12, passed tc-start: 1646895878.469995, i13 tc-so:Executing command [ ipf -Rnvf reg ] tc-end: 1646895879.580305, i13, passed tc-start: 1646895879.594500, i14 tc-so:Executing command [ ipf -Rnvf reg ] tc-end: 1646895880.467650, i14, passed tc-start: 1646895880.482361, i15 tc-so:Executing command [ ipf -Rnvf reg ] tc-end: 1646895881.362202, i15, passed tc-start: 1646895881.372517, i16 tc-so:Executing command [ ipf -Rnvf reg ] tc-end: 1646895882.472554, i16, passed tc-start: 1646895882.482451, i17 tc-so:Executing command [ ipftest -D -r reg -i /dev/null ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2022-03-10 07:02:40.701461961 +0000 tc-se:+++ /tmp/check.5TcLtR/stderr 2022-03-10 07:04:43.358630340 +0000 tc-se:@@ -0,0 +1,2 @@ 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: 1646895883.477415, i17, expected_failure, Known to be broken: atf-check failed; see the output of the test for details tc-start: 1646895883.492136, i18 tc-so:Executing command [ ipf -Rnvf reg ] tc-end: 1646895884.333819, i18, passed tc-start: 1646895884.344009, i19 tc-so:Executing command [ ipf -Rnvf reg ] tc-end: 1646895885.873164, i19, passed tc-start: 1646895885.884901, i2 tc-so:Executing command [ ipf -Rnvf reg ] tc-end: 1646895886.696179, i2, passed tc-start: 1646895886.706311, i20 tc-so:Executing command [ ipf -Rnvf reg ] tc-end: 1646895887.503094, i20, passed tc-start: 1646895887.512993, i21 tc-so:Executing command [ ipf -Rnvf reg ] tc-end: 1646895888.311964, i21, passed tc-start: 1646895888.322255, i22 tc-so:Executing command [ ipf -Rnvf reg ] tc-end: 1646895889.198104, i22, passed tc-start: 1646895889.208147, i23 tc-so:Executing command [ ipf -Rnvf reg ] tc-end: 1646895890.32387, i23, passed tc-start: 1646895890.42207, i3 tc-so:Executing command [ ipf -Rnvf reg ] tc-end: 1646895891.61630, i3, passed tc-start: 1646895891.76302, i4 tc-so:Executing command [ ipf -Rnvf reg ] tc-end: 1646895892.65512, i4, passed tc-start: 1646895892.75167, i5 tc-so:Executing command [ ipf -Rnvf reg ] tc-end: 1646895892.923394, i5, passed tc-start: 1646895892.933372, i6 tc-so:Executing command [ ipf -Rnvf reg ] tc-end: 1646895893.867315, i6, passed tc-start: 1646895893.877646, i7 tc-so:Executing command [ ipf -Rnvf reg ] tc-end: 1646895894.807767, i7, passed tc-start: 1646895894.817787, i8 tc-so:Executing command [ ipf -Rnvf reg ] tc-end: 1646895895.948909, i8, passed tc-start: 1646895895.959223, i9 tc-so:Executing command [ ipf -Rnvf reg ] tc-end: 1646895896.836783, i9, passed tp-end: 1646895896.846660, ipf/t_filter_parse tp-start: 1646895897.369765, ipf/t_logging, 1 tc-start: 1646895897.371997, 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: 1646895906.393618, l1, passed tp-end: 1646895906.414034, ipf/t_logging tp-start: 1646895910.176811, ipf/t_nat_exec, 35 tc-start: 1646895910.181819, 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: 1646895914.436107, n1, passed tc-start: 1646895914.452080, 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-so:Executing command [ /bin/sh -c echo "map ppp0 0/0 -> 203.203.203.203/32 mssclamp 1000" | ipftest -xF hex -RDbN - -i in -T update_ipid=0 ] tc-so:Executing command [ /bin/sh -c echo "map ppp0 0/0 -> 203.203.203.203/32 mssclamp 10000" | ipftest -xF hex -RDbN - -i in -T update_ipid=0 ] tc-end: 1646895917.807515, n10, passed tc-start: 1646895917.823048, 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-end: 1646895919.302511, n100, passed tc-start: 1646895919.328466, 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-end: 1646895921.720185, n101, passed tc-start: 1646895921.748791, 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-end: 1646895924.392442, n102, passed tc-start: 1646895924.421919, 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-end: 1646895926.827437, n103, passed tc-start: 1646895926.853181, 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-end: 1646895929.456810, n104, passed tc-start: 1646895929.487464, 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: 1646895935.223342, n105, passed tc-start: 1646895935.250869, 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-end: 1646895937.62655, n106, passed tc-start: 1646895937.83689, 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: 1646895939.668119, n11, passed tc-start: 1646895939.688378, 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: 1646895942.136780, n11_6, passed tc-start: 1646895942.161943, 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-end: 1646895943.659004, n12, passed tc-start: 1646895943.677319, 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: 1646895945.256660, n12_6, passed tc-start: 1646895945.276941, 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-end: 1646895947.93446, n13, passed tc-start: 1646895947.120283, 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-end: 1646895949.100816, n14, passed tc-start: 1646895949.124637, 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: 1646895951.410201, n15_6, passed tc-start: 1646895951.434207, 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: 1646895953.631218, n16, passed tc-start: 1646895953.657542, 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-end: 1646895955.350510, n17, passed tc-start: 1646895955.365307, 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: 1646895957.154459, n1_6, passed tc-start: 1646895957.175843, 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: 1646895959.749849, n2, passed tc-start: 1646895959.771149, 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-end: 1646895961.27414, n200, passed tc-start: 1646895961.42649, 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: 1646895963.337432, n2_6, passed tc-start: 1646895963.354606, 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-so:Executing command [ /bin/sh -c echo "map-block zz0 10.1.0.0/16 -> 192.168.1.0/24 ports 252" | ipftest -F text -RDbN - -i in ] tc-end: 1646895965.18583, n3, passed tc-start: 1646895965.33252, 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-so:Executing command [ /bin/sh -c echo "rdr zx0 10.1.1.0/24 port 53 -> 10.2.2.1 port 10053 udp" | ipftest -F text -RDbN - -i in ] tc-so:Executing command [ /bin/sh -c echo "rdr zx0 10.1.1.0/24 port 0 -> 10.2.2.1 port 0 tcp" | ipftest -F text -RDbN - -i in ] tc-so:Executing command [ /bin/sh -c echo "rdr zx0 10.1.1.0/24 port 0 -> 10.2.2.1 port 0 ip" | ipftest -F text -RDbN - -i in ] tc-end: 1646895967.846158, n4, passed tc-start: 1646895967.861450, 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: 1646895970.807293, n4_6, passed tc-start: 1646895970.822286, 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: 1646895973.998113, n5, passed tc-start: 1646895974.15536, 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: 1646895977.219219, n5_6, passed tc-start: 1646895977.234501, 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: 1646895980.97960, n6, passed tc-start: 1646895980.118727, 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: 1646895982.624673, n6_6, passed tc-start: 1646895982.639579, 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: 1646895984.423679, n7, passed tc-start: 1646895984.438474, 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: 1646895986.183202, n7_6, passed tc-start: 1646895986.197901, 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: 1646895987.334050, n8, passed tc-start: 1646895987.349056, 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-so:--- exp 2022-03-10 07:06:28.472285880 +0000 tc-so:+++ out 2022-03-10 07:06:28.800289830 +0000 tc-so:@@ -1,19 +1,20 @@ tc-so: 6000 0000 0040 3aff 0010 0010 0010 0000 0000 0000 0000 0001 0004 0004 0004 0000 0000 0000 0000 0004 8000 7724 6220 0000 3f6f 6e80 000b 0d02 0809 0a0b 0c0d 0e0f 1011 1213 1415 1617 1819 1a1b 1c1d 1e1f 2021 2223 2425 2627 2829 2a2b 2c2d 2e2f 3031 3233 3435 3637 tc-so: tc-so:-6000 0000 0040 3aff 0004 0004 0004 0000 0000 0000 0000 0004 0002 0000 0000 0000 0000 0002 0002 0002 8100 764d 6220 0000 3f6f 6e80 000b 0d02 0809 0a0b 0c0d 0e0f 1011 1213 1415 1617 1819 1a1b 1c1d 1e1f 2021 2223 2425 2627 2829 2a2b 2c2d 2e2f 3031 3233 3435 3637 tc-so:+6000 0000 0040 3aff 0004 0004 0004 0000 0000 0000 0000 0004 0010 0010 0010 0000 0000 0000 0000 0001 8100 7624 6220 0000 3f6f 6e80 000b 0d02 0809 0a0b 0c0d 0e0f 1011 1213 1415 1617 1819 1a1b 1c1d 1e1f 2021 2223 2425 2627 2829 2a2b 2c2d 2e2f 3031 3233 3435 3637 tc-so: tc-so: 6000 0000 0040 3aff 0010 0010 0010 0000 0000 0000 0000 0001 0004 0004 0004 0000 0000 0000 0000 0004 8000 7723 6220 0001 3f6f 6e80 000b 0d02 0809 0a0b 0c0d 0e0f 1011 1213 1415 1617 1819 1a1b 1c1d 1e1f 2021 2223 2425 2627 2829 2a2b 2c2d 2e2f 3031 3233 3435 3637 tc-so: tc-so:-6000 0000 0040 3aff 0004 0004 0004 0000 0000 0000 0000 0004 0002 0000 0000 0000 0000 0002 0002 0002 8100 764c 6220 0001 3f6f 6e80 000b 0d02 0809 0a0b 0c0d 0e0f 1011 1213 1415 1617 1819 1a1b 1c1d 1e1f 2021 2223 2425 2627 2829 2a2b 2c2d 2e2f 3031 3233 3435 3637 tc-so:+6000 0000 0040 3aff 0004 0004 0004 0000 0000 0000 0000 0004 0010 0010 0010 0000 0000 0000 0000 0001 8100 7623 6220 0001 3f6f 6e80 000b 0d02 0809 0a0b 0c0d 0e0f 1011 1213 1415 1617 1819 1a1b 1c1d 1e1f 2021 2223 2425 2627 2829 2a2b 2c2d 2e2f 3031 3233 3435 3637 tc-so: tc-so: List of active MAP/Redirect filters: tc-so: map icmp0 inet6 2::2:2:0/112 -> 10:10:10::/112 tc-so: tc-so: List of active sessions: tc-so: MAP 2::2:2:2 <- -> 10:10:10::1 [4:4:4::4] tc-so:+MAP 2::2:2:2 <- -> 10:10:10::1 [4:4:4::4] tc-so: tc-so: Hostmap table: tc-so:-2::2:2:2,4:4:4::4 -> 10:10:10::1,any (use = 1) tc-so:+2::2:2:2,4:4:4::4 -> 10:10:10::1,any (use = 2) tc-so: List of active state sessions: tc-so: List of configured pools tc-so: List of configured hash tables tc-end: 1646895988.886973, n8_6, expected_failure, See PR kern/47665: results differ tc-start: 1646895988.902760, 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: 1646895990.289347, n9, passed tc-start: 1646895990.308710, 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-so:--- exp 2022-03-10 07:06:31.085642230 +0000 tc-so:+++ out 2022-03-10 07:06:31.422925630 +0000 tc-so:@@ -1,16 +1,17 @@ tc-so: 6000 0000 0040 3aff 0002 0000 0000 0000 0000 0002 0002 0002 0010 0010 0010 0000 0000 0000 0000 0001 8000 772c 6220 0000 3f6f 6e80 000b 0d02 0809 0a0b 0c0d 0e0f 1011 1213 1415 1617 1819 1a1b 1c1d 1e1f 2021 2223 2425 2627 2829 2a2b 2c2d 2e2f 3031 3233 3435 3637 tc-so: tc-so:-6000 0000 0040 3aff 0004 0004 0004 0000 0000 0000 0000 0004 0002 0000 0000 0000 0000 0002 0002 0002 8100 764d 6220 0000 3f6f 6e80 000b 0d02 0809 0a0b 0c0d 0e0f 1011 1213 1415 1617 1819 1a1b 1c1d 1e1f 2021 2223 2425 2627 2829 2a2b 2c2d 2e2f 3031 3233 3435 3637 tc-so:+6000 0000 0040 3aff 0010 0010 0010 0000 0000 0000 0000 0001 0002 0000 0000 0000 0000 0002 0002 0002 8100 762c 6220 0000 3f6f 6e80 000b 0d02 0809 0a0b 0c0d 0e0f 1011 1213 1415 1617 1819 1a1b 1c1d 1e1f 2021 2223 2425 2627 2829 2a2b 2c2d 2e2f 3031 3233 3435 3637 tc-so: tc-so: 6000 0000 0040 3aff 0002 0000 0000 0000 0000 0002 0002 0002 0010 0010 0010 0000 0000 0000 0000 0001 8000 772b 6220 0001 3f6f 6e80 000b 0d02 0809 0a0b 0c0d 0e0f 1011 1213 1415 1617 1819 1a1b 1c1d 1e1f 2021 2223 2425 2627 2829 2a2b 2c2d 2e2f 3031 3233 3435 3637 tc-so: tc-so:-6000 0000 0040 3aff 0004 0004 0004 0000 0000 0000 0000 0004 0002 0000 0000 0000 0000 0002 0002 0002 8100 764c 6220 0001 3f6f 6e80 000b 0d02 0809 0a0b 0c0d 0e0f 1011 1213 1415 1617 1819 1a1b 1c1d 1e1f 2021 2223 2425 2627 2829 2a2b 2c2d 2e2f 3031 3233 3435 3637 tc-so:+6000 0000 0040 3aff 0010 0010 0010 0000 0000 0000 0000 0001 0002 0000 0000 0000 0000 0002 0002 0002 8100 762b 6220 0001 3f6f 6e80 000b 0d02 0809 0a0b 0c0d 0e0f 1011 1213 1415 1617 1819 1a1b 1c1d 1e1f 2021 2223 2425 2627 2829 2a2b 2c2d 2e2f 3031 3233 3435 3637 tc-so: tc-so: List of active MAP/Redirect filters: tc-so: rdr icmp0 inet6 4:4:4::/112 -> 10:10:10::1/128 ip tc-so: tc-so: List of active sessions: tc-so: RDR 10:10:10::1 <- -> 4:4:4::4 [2::2:2:2] tc-so:+RDR 10:10:10::1 <- -> 4:4:4::4 [2::2:2:2] tc-so: tc-so: Hostmap table: tc-so: List of active state sessions: tc-end: 1646895991.534108, n9_6, expected_failure, See PR kern/47665: results differ tp-end: 1646895991.554221, ipf/t_nat_exec tp-start: 1646895993.397959, ipf/t_nat_ipf_exec, 22 tc-start: 1646895993.400248, ni1 tc-so:Executing command [ ipftest -R -T update_ipid=1 -xF hex -b -r ipf -N nat -i in ] tc-end: 1646895994.669976, ni1, passed tc-start: 1646895994.684630, 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: 1646895995.782458, ni10, passed tc-start: 1646895995.805973, 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: 1646895996.996672, ni11, passed tc-start: 1646895997.18545, 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: 1646895998.144769, ni12, passed tc-start: 1646895998.162045, 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-end: 1646895999.278785, ni13, passed tc-start: 1646895999.295912, 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-end: 1646896000.444052, ni14, passed tc-start: 1646896000.461034, 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-end: 1646896001.514096, ni15, passed tc-start: 1646896001.531023, 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-end: 1646896002.645413, ni16, passed tc-start: 1646896002.672610, ni17 tc-so:Executing command [ ipftest -R -F text -b -r ipf -N nat -i in ] tc-end: 1646896003.774450, ni17, passed tc-start: 1646896003.794348, ni18 tc-so:Executing command [ ipftest -R -F text -b -r ipf -N nat -i in ] tc-end: 1646896004.769462, ni18, passed tc-start: 1646896004.784115, 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: 1646896005.950643, ni19, passed tc-start: 1646896005.967322, 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: 1646896007.197999, ni2, passed tc-start: 1646896007.221106, 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: 1646896008.401801, ni20, passed tc-start: 1646896008.418549, ni21 tc-so:Executing command [ ipftest -R -F text -b -r ipf -N nat -i in ] tc-end: 1646896009.533794, ni21, passed tc-start: 1646896009.548893, ni23 tc-so:Executing command [ ipftest -R -D -F text -b -r ipf -N nat -i in ] tc-end: 1646896010.633810, ni23, passed tc-start: 1646896010.652398, 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: 1646896012.1764, ni3, passed tc-start: 1646896012.23736, 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: 1646896013.307612, ni4, passed tc-start: 1646896013.324512, 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: 1646896014.528124, ni5, passed tc-start: 1646896014.544578, ni6 tc-so:Executing command [ ipftest -R -T update_ipid=1 -D -F hex -b -r ipf -N nat -i in ] tc-end: 1646896015.667388, ni6, passed tc-start: 1646896015.688189, 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: 1646896017.22509, ni7, passed tc-start: 1646896017.44374, 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: 1646896018.130943, ni8, passed tc-start: 1646896018.148675, 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: 1646896019.213916, ni9, passed tp-end: 1646896019.230832, ipf/t_nat_ipf_exec tp-start: 1646896021.116807, ipf/t_nat_parse, 20 tc-start: 1646896021.119745, in1 tc-so:Executing command [ ipnat -Rnvf reg ] tc-end: 1646896022.164434, in1, passed tc-start: 1646896022.177615, in100 tc-so:Executing command [ ipnat -Rnvf reg ] tc-end: 1646896023.12489, in100, passed tc-start: 1646896023.26398, in100_6 tc-so:Executing command [ ipnat -Rnvf reg ] tc-end: 1646896024.45390, in100_6, passed tc-start: 1646896024.55551, in101 tc-so:Executing command [ ipnat -Rnvf reg ] tc-end: 1646896024.987263, in101, passed tc-start: 1646896024.998987, in101_6 tc-so:Executing command [ ipnat -Rnvf reg ] tc-end: 1646896025.958959, in101_6, passed tc-start: 1646896025.969177, in102 tc-so:Executing command [ ipnat -Rnvf reg ] tc-end: 1646896026.797127, in102, passed tc-start: 1646896026.807535, in102_6 tc-so:Executing command [ ipnat -Rnvf reg ] tc-end: 1646896027.696495, in102_6, passed tc-start: 1646896027.707264, in1_6 tc-so:Executing command [ ipnat -Rnvf reg ] tc-end: 1646896028.553757, in1_6, passed tc-start: 1646896028.567895, in2 tc-so:Executing command [ ipnat -Rnvf reg ] tc-end: 1646896029.602273, in2, passed tc-start: 1646896029.613261, in2_6 tc-so:Executing command [ ipnat -Rnvf reg ] tc-end: 1646896030.586898, in2_6, passed tc-start: 1646896030.600475, in3 tc-so:Executing command [ ipnat -Rnvf reg ] tc-end: 1646896031.677976, in3, passed tc-start: 1646896031.688395, in3_6 tc-so:Executing command [ ipnat -Rnvf reg ] tc-end: 1646896032.559412, in3_6, passed tc-start: 1646896032.569487, in4 tc-so:Executing command [ ipnat -Rnvf reg ] tc-end: 1646896033.362681, in4, passed tc-start: 1646896033.376295, in4_6 tc-so:Executing command [ ipnat -Rnvf reg ] tc-end: 1646896034.317116, in4_6, passed tc-start: 1646896034.329749, in5 tc-so:Executing command [ ipnat -Rnvf reg ] tc-end: 1646896035.369654, in5, passed tc-start: 1646896035.384045, in5_6 tc-so:Executing command [ ipnat -Rnvf reg ] tc-end: 1646896036.261582, in5_6, passed tc-start: 1646896036.272599, in6 tc-so:Executing command [ ipnat -Rnvf reg ] tc-end: 1646896037.149182, in6, passed tc-start: 1646896037.159134, in6_6 tc-so:Executing command [ ipnat -Rnvf reg ] tc-end: 1646896038.67667, in6_6, passed tc-start: 1646896038.81973, in7 tc-so:Executing command [ ipnat -Rnvf reg ] tc-end: 1646896038.850688, in7, passed tc-start: 1646896038.860587, in8_6 tc-so:Executing command [ ipnat -Rnvf reg ] tc-end: 1646896039.829845, in8_6, passed tp-end: 1646896039.839937, ipf/t_nat_parse tp-start: 1646896041.543562, ipf/t_pools, 17 tc-start: 1646896041.545773, f28 tc-so:Executing command [ ipftest -RD -b -P pool -r ipf -i in ] tc-end: 1646896042.676850, f28, passed tc-start: 1646896042.692234, f29 tc-so:Executing command [ ipftest -RD -b -P pool -r ipf -i in ] tc-end: 1646896043.747654, f29, passed tc-start: 1646896043.768768, ip1 tc-so:Executing command [ ippool -f reg -nRv ] tc-end: 1646896044.966910, ip1, passed tc-start: 1646896044.988879, ip2 tc-so:Executing command [ ippool -f reg -nRv ] tc-end: 1646896045.951298, ip2, passed tc-start: 1646896045.973395, ip3 tc-so:Executing command [ ippool -f reg -nRv ] tc-end: 1646896046.956652, ip3, passed tc-start: 1646896046.972361, p1 tc-so:Executing command [ ipftest -RD -b -P pool -r ipf -i in ] tc-end: 1646896047.994828, p1, passed tc-start: 1646896048.9617, p10 tc-so:Executing command [ ipftest -RD -b -P pool -N nat -i in ] tc-end: 1646896049.91636, p10, passed tc-start: 1646896049.106616, p11 tc-so:Executing command [ ipftest -RD -b -P pool -N nat -i in ] tc-end: 1646896050.78847, p11, passed tc-start: 1646896050.94359, p12 tc-so:Executing command [ ipftest -RD -b -P pool -N nat -i in ] tc-end: 1646896051.130921, p12, passed tc-start: 1646896051.151420, p13 tc-so:Executing command [ ipftest -RD -b -P pool -r ipf -i in ] tc-end: 1646896052.144115, p13, passed tc-start: 1646896052.159219, p2 tc-so:Executing command [ ipftest -RD -b -r ipf -i in ] tc-end: 1646896053.176155, p2, passed tc-start: 1646896053.189670, p3 tc-so:Executing command [ ipftest -RD -b -P pool -r ipf -i in ] tc-end: 1646896054.208751, p3, passed tc-start: 1646896054.224323, p4 tc-so:Executing command [ ipftest -RD -b -P pool -N nat -i in ] tc-end: 1646896055.348057, p4, passed tc-start: 1646896055.363253, p5 tc-so:Executing command [ ipftest -RD -b -P pool -r ipf -i in ] tc-end: 1646896056.403731, p5, passed tc-start: 1646896056.419305, p6 tc-so:Executing command [ ipftest -RD -b -P pool -r ipf -i in ] tc-end: 1646896057.433856, p6, passed tc-start: 1646896057.454553, p7 tc-so:Executing command [ ipftest -RD -b -P pool -N nat -i in ] tc-end: 1646896058.471536, p7, passed tc-start: 1646896058.486717, p9 tc-so:Executing command [ ipftest -RD -b -P pool -N nat -i in ] tc-end: 1646896059.550185, p9, passed tp-end: 1646896059.568853, ipf/t_pools tp-start: 1646896060.192510, share/examples/t_asm, 1 tc-start: 1646896060.194667, hello tc-end: 1646896061.631019, hello, skipped, Example program not implemented on this platform tp-end: 1646896061.638314, share/examples/t_asm tp-start: 1646896062.95645, share/mk/t_lib, 1 tc-start: 1646896062.98486, 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-so:==== BEGIN mk.conf tc-so:# Test configuration file tc-so:BINOWN=root tc-so:BINGRP=wheel tc-so:DOCOWN=root tc-so:DOCGRP=wheel tc-so:LIBOWN=root tc-so:LIBGRP=wheel tc-so:LINKSOWN=root tc-so:LINKSGRP=wheel tc-so:MANOWN=root tc-so:MANGRP=wheel tc-so:DESTDIR=/tmp/atf-run.euvSEm/root tc-so:==== END mk.conf tc-so:Executing command [ make install ] tc-so:==== BEGIN main.c tc-so:#include tc-so:#include "module1.h" tc-so:#include "module2.h" tc-so:int main(void) { tc-so:printf("%s\n", first); tc-so:printf("%s\n", second); tc-so:return 0; } tc-so:==== END main.c tc-so:Executing command [ gcc -I. -Lroot/usr/lib -o main main.c -ltwo-modules ] tc-so:Executing command [ ./main ] tc-end: 1646896080.415318, defaults__build_and_install, passed tp-end: 1646896080.495592, share/mk/t_lib tp-start: 1646896081.24287, share/mk/t_own, 2 tc-start: 1646896081.26403, makeconf__missing tc-so:Executing command [ make MAKECONF=/tmp/atf-run.fNcEIz/non-existent.conf hello ] tc-end: 1646896082.341803, makeconf__missing, passed tc-start: 1646896082.356194, makeconf__ok tc-so:Executing command [ make MAKECONF=/tmp/atf-run.lru5gT/empty.conf show-config-var ] tc-so:Executing command [ make MAKECONF=/tmp/atf-run.lru5gT/custom.conf show-config-var ] tc-end: 1646896084.545552, makeconf__ok, passed tp-end: 1646896084.558059, share/mk/t_own tp-start: 1646896085.231833, share/mk/t_prog, 2 tc-start: 1646896085.234913, defaults__build_and_install tc-so:Executing command [ make ] tc-so:==== BEGIN mk.conf tc-so:# Test configuration file tc-so:BINOWN=root tc-so:BINGRP=wheel tc-so:DOCOWN=root tc-so:DOCGRP=wheel tc-so:LIBOWN=root tc-so:LIBGRP=wheel tc-so:LINKSOWN=root tc-so:LINKSGRP=wheel tc-so:MANOWN=root tc-so:MANGRP=wheel tc-so:DESTDIR=/tmp/atf-run.VnZtzG/root tc-so:==== END mk.conf tc-so:Executing command [ make install ] tc-so:Executing command [ ./root/the/bin/dir/hello ] tc-so:Executing command [ cat root/usr/share/man/man1/hello.1 ] tc-so:Executing command [ cat root/usr/share/man/html1/hello.html ] tc-end: 1646896091.445665, defaults__build_and_install, passed tc-start: 1646896091.496800, without_man__build_and_install tc-so:Executing command [ make ] tc-so:==== BEGIN mk.conf tc-so:# Test configuration file tc-so:BINOWN=root tc-so:BINGRP=wheel tc-so:DOCOWN=root tc-so:DOCGRP=wheel tc-so:LIBOWN=root tc-so:LIBGRP=wheel tc-so:LINKSOWN=root tc-so:LINKSGRP=wheel tc-so:MANOWN=root tc-so:MANGRP=wheel tc-so:DESTDIR=/tmp/atf-run.6ntCFL/root tc-so:==== END mk.conf tc-so:Executing command [ make install ] tc-so:Executing command [ ./root/the/bin/dir/hello ] tc-end: 1646896095.983796, without_man__build_and_install, passed tp-end: 1646896096.12889, share/mk/t_prog tp-start: 1646896096.568964, share/mk/t_test, 3 tc-start: 1646896096.571171, one_c tc-so:Executing command [ make ] tc-so:==== BEGIN mk.conf tc-so:# Test configuration file tc-so:BINOWN=root tc-so:BINGRP=wheel tc-so:DOCOWN=root tc-so:DOCGRP=wheel tc-so:LIBOWN=root tc-so:LIBGRP=wheel tc-so:LINKSOWN=root tc-so:LINKSGRP=wheel tc-so:MANOWN=root tc-so:MANGRP=wheel tc-so:DESTDIR=/tmp/atf-run.fP0Gyx/root tc-so:==== END mk.conf tc-so:Executing command [ make install ] tc-so:Executing command [ ./root/usr/tests/fake/t_fake -l ] tc-end: 1646896103.459218, one_c, passed tc-start: 1646896103.495461, one_cxx tc-so:Executing command [ make ] tc-so:==== BEGIN mk.conf tc-so:# Test configuration file tc-so:BINOWN=root tc-so:BINGRP=wheel tc-so:DOCOWN=root tc-so:DOCGRP=wheel tc-so:LIBOWN=root tc-so:LIBGRP=wheel tc-so:LINKSOWN=root tc-so:LINKSGRP=wheel tc-so:MANOWN=root tc-so:MANGRP=wheel tc-so:DESTDIR=/tmp/atf-run.9F9nxf/root tc-so:==== END mk.conf tc-so:Executing command [ make install ] tc-so:Executing command [ ./root/usr/tests/fake/t_fake -l ] tc-end: 1646896160.321343, one_cxx, passed tc-start: 1646896160.357213, one_sh tc-so:Executing command [ make ] tc-so:==== BEGIN mk.conf tc-so:# Test configuration file tc-so:BINOWN=root tc-so:BINGRP=wheel tc-so:DOCOWN=root tc-so:DOCGRP=wheel tc-so:LIBOWN=root tc-so:LIBGRP=wheel tc-so:LINKSOWN=root tc-so:LINKSGRP=wheel tc-so:MANOWN=root tc-so:MANGRP=wheel tc-so:DESTDIR=/tmp/atf-run.My2LE9/root tc-so:==== END mk.conf tc-so:Executing command [ make install ] tc-so:Executing command [ ./root/usr/tests/fake/t_fake -l ] tc-end: 1646896163.974322, one_sh, passed tp-end: 1646896164.5234, share/mk/t_test tp-start: 1646896164.131645, atf/atf-c/detail/dynstr_test, 18 tc-start: 1646896164.133869, append_ap tc-so:Appending with plain string tc-so:Appending with formatted string tc-end: 1646896165.117520, append_ap, passed tc-start: 1646896165.132004, append_fmt tc-so:Appending with plain string tc-so:Appending with formatted string tc-end: 1646896166.614812, append_fmt, passed tc-start: 1646896166.624682, clear tc-so:Clear an empty string tc-so:Clear a non-empty string tc-end: 1646896166.749423, clear, passed tc-start: 1646896166.759547, copy tc-end: 1646896166.875608, copy, passed tc-start: 1646896166.886284, cstring tc-end: 1646896167.2738, cstring, passed tc-start: 1646896167.13268, equal_cstring tc-end: 1646896167.129700, equal_cstring, passed tc-start: 1646896167.140053, equal_dynstr tc-end: 1646896167.255904, equal_dynstr, passed tc-start: 1646896167.266090, fini_disown tc-end: 1646896167.381928, fini_disown, passed tc-start: 1646896167.392244, init tc-end: 1646896167.500824, init, passed tc-start: 1646896167.510163, init_ap tc-end: 1646896167.589949, init_ap, passed tc-start: 1646896167.596761, init_fmt tc-end: 1646896167.674592, init_fmt, passed tc-start: 1646896167.681546, init_raw tc-end: 1646896167.761543, init_raw, passed tc-start: 1646896167.768397, init_rep tc-end: 1646896168.129428, init_rep, passed tc-start: 1646896168.136610, init_substr tc-end: 1646896168.216213, init_substr, passed tc-start: 1646896168.223360, length tc-end: 1646896168.331880, length, passed tc-start: 1646896168.339064, prepend_ap tc-so:Prepending with plain string tc-so:Prepending with formatted string tc-end: 1646896169.815034, prepend_ap, passed tc-start: 1646896169.822037, prepend_fmt tc-so:Prepending with plain string tc-so:Prepending with formatted string tc-end: 1646896171.293276, prepend_fmt, passed tc-start: 1646896171.300156, rfind_ch tc-end: 1646896171.378178, rfind_ch, passed tp-end: 1646896171.385368, atf/atf-c/detail/dynstr_test tp-start: 1646896171.457664, atf/atf-c/detail/env_test, 4 tc-start: 1646896171.459848, get tc-end: 1646896171.531100, get, passed tc-start: 1646896171.538219, has tc-end: 1646896171.611228, has, passed tc-start: 1646896171.618547, set tc-end: 1646896171.695567, set, passed tc-start: 1646896171.702633, unset tc-end: 1646896171.776538, unset, passed tp-end: 1646896171.783454, atf/atf-c/detail/env_test tp-start: 1646896171.880643, atf/atf-c/detail/fs_test, 24 tc-start: 1646896171.882889, 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: 1646896172.102854, eaccess, passed tc-start: 1646896172.112427, 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: 1646896172.204000, exists, passed tc-start: 1646896172.213504, getcwd tc-end: 1646896172.295030, getcwd, passed tc-start: 1646896172.304884, mkdtemp_err tc-end: 1646896172.408059, mkdtemp_err, passed tc-start: 1646896172.419183, mkdtemp_ok tc-end: 1646896172.508349, mkdtemp_ok, passed tc-start: 1646896172.521339, 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: 1646896172.609784, mkdtemp_umask, passed tc-start: 1646896172.616676, mkstemp_err tc-end: 1646896172.709124, mkstemp_err, passed tc-start: 1646896172.720474, mkstemp_ok tc-end: 1646896172.806726, mkstemp_ok, passed tc-start: 1646896172.817230, 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: 1646896172.902860, mkstemp_umask, passed tc-start: 1646896172.909785, 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: 1646896173.9160, path_append, passed tc-start: 1646896173.15823, 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: 1646896173.114780, path_branch_path, passed tc-start: 1646896173.122010, path_copy tc-end: 1646896173.199485, path_copy, passed tc-start: 1646896173.206546, path_equal tc-end: 1646896173.284368, path_equal, passed tc-start: 1646896173.291314, 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: 1646896173.392801, path_is_absolute, passed tc-start: 1646896173.399658, 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: 1646896173.500277, path_is_root, passed tc-start: 1646896173.507249, 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: 1646896173.605278, path_leaf_name, passed tc-start: 1646896173.611986, 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: 1646896173.744462, path_normalize, passed tc-start: 1646896173.751224, path_to_absolute tc-so:Relative path: . tc-so:Absolute path: /tmp/atf-run.pLZzYa/. tc-so: tc-so:Relative path: dir tc-so:Absolute path: /tmp/atf-run.pLZzYa/dir tc-so: tc-end: 1646896173.843072, path_to_absolute, passed tc-start: 1646896173.852956, rmdir_empty tc-end: 1646896173.934888, rmdir_empty, passed tc-start: 1646896173.941840, rmdir_enotempty tc-end: 1646896174.27632, rmdir_enotempty, passed tc-start: 1646896174.39318, rmdir_eperm tc-end: 1646896174.125524, rmdir_eperm, passed tc-start: 1646896174.146865, stat_mode tc-end: 1646896174.228660, stat_mode, passed tc-start: 1646896174.237702, stat_perms tc-end: 1646896174.333714, stat_perms, passed tc-start: 1646896174.341735, stat_type tc-end: 1646896174.424791, stat_type, passed tp-end: 1646896174.435893, atf/atf-c/detail/fs_test tp-start: 1646896174.515229, atf/atf-c/detail/list_test, 9 tc-start: 1646896174.517414, list_append tc-end: 1646896174.591956, list_append, passed tc-start: 1646896174.598978, list_append_list tc-end: 1646896174.672240, list_append_list, passed tc-start: 1646896174.679017, 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: 1646896174.814308, list_for_each, passed tc-start: 1646896174.820761, 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: 1646896174.956675, list_for_each_c, passed tc-start: 1646896174.963005, list_index tc-end: 1646896175.36164, list_index, passed tc-start: 1646896175.42907, list_index_c tc-end: 1646896175.116653, list_index_c, passed tc-start: 1646896175.123332, list_init tc-end: 1646896175.197682, list_init, passed tc-start: 1646896175.204250, list_to_charpp_empty tc-end: 1646896175.275378, list_to_charpp_empty, passed tc-start: 1646896175.282270, list_to_charpp_some tc-end: 1646896175.355731, list_to_charpp_some, passed tp-end: 1646896175.362530, atf/atf-c/detail/list_test tp-start: 1646896175.446918, atf/atf-c/detail/map_test, 13 tc-start: 1646896175.449352, find tc-end: 1646896175.523521, find, passed tc-start: 1646896175.530692, find_c tc-end: 1646896175.605637, find_c, passed tc-start: 1646896175.612550, 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: 1646896175.748771, map_for_each, passed tc-start: 1646896175.755600, 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: 1646896175.892180, map_for_each_c, passed tc-start: 1646896175.898780, map_init tc-end: 1646896175.973130, map_init, passed tc-start: 1646896175.980046, map_init_charpp_empty tc-end: 1646896176.52999, map_init_charpp_empty, passed tc-start: 1646896176.59760, map_init_charpp_null tc-end: 1646896176.132971, map_init_charpp_null, passed tc-start: 1646896176.140240, map_init_charpp_short tc-end: 1646896176.214528, map_init_charpp_short, passed tc-start: 1646896176.221335, map_init_charpp_some tc-end: 1646896176.295694, map_init_charpp_some, passed tc-start: 1646896176.302467, map_insert tc-so:Inserting some values tc-so:Replacing a value tc-end: 1646896176.383715, map_insert, passed tc-start: 1646896176.390478, stable_keys tc-end: 1646896176.463850, stable_keys, passed tc-start: 1646896176.470723, to_charpp_empty tc-end: 1646896176.544092, to_charpp_empty, passed tc-start: 1646896176.550773, to_charpp_some tc-end: 1646896176.625202, to_charpp_some, passed tp-end: 1646896176.632044, atf/atf-c/detail/map_test tp-start: 1646896176.757577, atf/atf-c/detail/process_test, 51 tc-start: 1646896176.759703, child_pid tc-se:Reporting 1657 to parent tc-so:Expected PID: 1657 tc-so:Actual PID: 1657 tc-end: 1646896176.875068, child_pid, passed tc-start: 1646896176.882011, 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: 1646896179.6957, child_wait_eintr, passed tc-start: 1646896179.13802, exec_failure tc-so:Executing /usr/tests/atf/atf-c/detail/process_helpers exit-failure tc-end: 1646896179.139968, exec_failure, passed tc-start: 1646896179.150634, exec_list tc-end: 1646896179.278014, exec_list, passed tc-start: 1646896179.286641, 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: 1646896179.389467, exec_prehook, passed tc-start: 1646896179.396062, exec_success tc-so:Executing /usr/tests/atf/atf-c/detail/process_helpers exit-success tc-end: 1646896179.518101, exec_success, passed tc-start: 1646896179.524919, fork_cookie tc-end: 1646896179.635123, fork_cookie, passed tc-start: 1646896179.641810, 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: 1646896179.762191, fork_out_capture_err_capture, passed tc-start: 1646896179.768787, 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: 1646896179.893381, fork_out_capture_err_connect, passed tc-start: 1646896179.901906, 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: 1646896180.27223, fork_out_capture_err_default, passed tc-start: 1646896180.36032, 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: 1646896180.159777, fork_out_capture_err_inherit, passed tc-start: 1646896180.168147, 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: 1646896180.292944, fork_out_capture_err_redirect_fd, passed tc-start: 1646896180.302129, 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: 1646896180.426797, fork_out_capture_err_redirect_path, passed tc-start: 1646896180.435302, 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: 1646896180.562254, fork_out_connect_err_capture, passed tc-start: 1646896180.571171, 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: 1646896180.697169, fork_out_connect_err_connect, passed tc-start: 1646896180.707687, 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: 1646896180.836427, fork_out_connect_err_default, passed tc-start: 1646896180.846704, 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: 1646896180.974665, fork_out_connect_err_inherit, passed tc-start: 1646896180.984869, 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: 1646896181.112799, fork_out_connect_err_redirect_fd, passed tc-start: 1646896181.122603, 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: 1646896181.250718, fork_out_connect_err_redirect_path, passed tc-start: 1646896181.260951, 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: 1646896181.390840, fork_out_default_err_capture, passed tc-start: 1646896181.399666, 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: 1646896181.527969, fork_out_default_err_connect, passed tc-start: 1646896181.538040, 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: 1646896181.665645, fork_out_default_err_default, passed tc-start: 1646896181.676314, 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: 1646896181.804606, fork_out_default_err_inherit, passed tc-start: 1646896181.815877, 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: 1646896181.943389, fork_out_default_err_redirect_fd, passed tc-start: 1646896181.953285, 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: 1646896182.81762, fork_out_default_err_redirect_path, passed tc-start: 1646896182.91964, 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: 1646896182.217591, fork_out_inherit_err_capture, passed tc-start: 1646896182.225913, 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: 1646896182.352622, fork_out_inherit_err_connect, passed tc-start: 1646896182.362918, 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: 1646896182.491674, fork_out_inherit_err_default, passed tc-start: 1646896182.502221, 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: 1646896182.634872, fork_out_inherit_err_inherit, passed tc-start: 1646896182.645503, 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: 1646896182.777022, fork_out_inherit_err_redirect_fd, passed tc-start: 1646896182.787035, 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: 1646896182.917455, fork_out_inherit_err_redirect_path, passed tc-start: 1646896182.927867, 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: 1646896183.54755, fork_out_redirect_fd_err_capture, passed tc-start: 1646896183.63727, 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: 1646896183.191600, fork_out_redirect_fd_err_connect, passed tc-start: 1646896183.201873, 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: 1646896183.330048, fork_out_redirect_fd_err_default, passed tc-start: 1646896183.340194, 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: 1646896183.468184, fork_out_redirect_fd_err_inherit, passed tc-start: 1646896183.478356, 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: 1646896183.606107, fork_out_redirect_fd_err_redirect_fd, passed tc-start: 1646896183.616067, 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: 1646896183.745619, fork_out_redirect_fd_err_redirect_path, passed tc-start: 1646896183.755885, 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: 1646896183.881610, fork_out_redirect_path_err_capture, passed tc-start: 1646896183.890756, 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: 1646896184.18656, fork_out_redirect_path_err_connect, passed tc-start: 1646896184.28941, 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: 1646896184.157837, fork_out_redirect_path_err_default, passed tc-start: 1646896184.168098, 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: 1646896184.297144, fork_out_redirect_path_err_inherit, passed tc-start: 1646896184.307272, 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: 1646896184.437489, fork_out_redirect_path_err_redirect_fd, passed tc-start: 1646896184.447426, 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: 1646896184.574044, fork_out_redirect_path_err_redirect_path, passed tc-start: 1646896184.584188, status_coredump tc-end: 1646896184.707872, status_coredump, passed tc-start: 1646896184.717508, status_exited tc-end: 1646896184.825684, status_exited, passed tc-start: 1646896184.832357, status_signaled tc-end: 1646896184.937567, status_signaled, passed tc-start: 1646896184.944253, stream_init_capture tc-end: 1646896185.26186, stream_init_capture, passed tc-start: 1646896185.32961, stream_init_connect tc-end: 1646896185.115384, stream_init_connect, passed tc-start: 1646896185.122233, stream_init_inherit tc-end: 1646896185.208241, stream_init_inherit, passed tc-start: 1646896185.215170, stream_init_redirect_fd tc-end: 1646896185.299880, stream_init_redirect_fd, passed tc-start: 1646896185.306833, stream_init_redirect_path tc-end: 1646896185.390766, stream_init_redirect_path, passed tp-end: 1646896185.397658, atf/atf-c/detail/process_test tp-start: 1646896185.472156, atf/atf-c/detail/sanity_test, 4 tc-start: 1646896185.474334, inv tc-so:Looking for 'Invariant' in 'sanity_test: Invariant check failed at /tmp/build/2022.03.09.10.06.36-sparc64/src/external/bsd/atf/dist/atf-c/detail/sanity_test.c:71: td->m_cond' tc-so:Looking for '/tmp/build/2022.03.09.10.06.36-sparc64/src/external/bsd/atf/dist/atf-c/detail/sanity_test.c' in 'sanity_test: Invariant check failed at /tmp/build/2022.03.09.10.06.36-sparc64/src/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 /tmp/build/2022.03.09.10.06.36-sparc64/src/external/bsd/atf/dist/atf-c/detail/sanity_test.c:71: td->m_cond' tc-so:Looking for '/tmp/build/2022.03.09.10.06.36-sparc64/src/external/bsd/atf/dist/atf-c/detail/sanity_test.c' in 'sanity_test: Invariant check failed at /tmp/build/2022.03.09.10.06.36-sparc64/src/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: 1646896185.667508, inv, passed tc-start: 1646896185.680336, post tc-so:Looking for 'Postcondition' in 'sanity_test: Postcondition check failed at /tmp/build/2022.03.09.10.06.36-sparc64/src/external/bsd/atf/dist/atf-c/detail/sanity_test.c:79: td->m_cond' tc-so:Looking for '/tmp/build/2022.03.09.10.06.36-sparc64/src/external/bsd/atf/dist/atf-c/detail/sanity_test.c' in 'sanity_test: Postcondition check failed at /tmp/build/2022.03.09.10.06.36-sparc64/src/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 /tmp/build/2022.03.09.10.06.36-sparc64/src/external/bsd/atf/dist/atf-c/detail/sanity_test.c:79: td->m_cond' tc-so:Looking for '/tmp/build/2022.03.09.10.06.36-sparc64/src/external/bsd/atf/dist/atf-c/detail/sanity_test.c' in 'sanity_test: Postcondition check failed at /tmp/build/2022.03.09.10.06.36-sparc64/src/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: 1646896185.936072, post, passed tc-start: 1646896185.948485, pre tc-so:Looking for 'Precondition' in 'sanity_test: Precondition check failed at /tmp/build/2022.03.09.10.06.36-sparc64/src/external/bsd/atf/dist/atf-c/detail/sanity_test.c:75: td->m_cond' tc-so:Looking for '/tmp/build/2022.03.09.10.06.36-sparc64/src/external/bsd/atf/dist/atf-c/detail/sanity_test.c' in 'sanity_test: Precondition check failed at /tmp/build/2022.03.09.10.06.36-sparc64/src/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 /tmp/build/2022.03.09.10.06.36-sparc64/src/external/bsd/atf/dist/atf-c/detail/sanity_test.c:75: td->m_cond' tc-so:Looking for '/tmp/build/2022.03.09.10.06.36-sparc64/src/external/bsd/atf/dist/atf-c/detail/sanity_test.c' in 'sanity_test: Precondition check failed at /tmp/build/2022.03.09.10.06.36-sparc64/src/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: 1646896186.202552, pre, passed tc-start: 1646896186.214856, unreachable tc-so:Looking for 'Invariant' in 'sanity_test: Invariant check failed at /tmp/build/2022.03.09.10.06.36-sparc64/src/external/bsd/atf/dist/atf-c/detail/sanity_test.c:84: 0' tc-so:Looking for '/tmp/build/2022.03.09.10.06.36-sparc64/src/external/bsd/atf/dist/atf-c/detail/sanity_test.c' in 'sanity_test: Invariant check failed at /tmp/build/2022.03.09.10.06.36-sparc64/src/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 /tmp/build/2022.03.09.10.06.36-sparc64/src/external/bsd/atf/dist/atf-c/detail/sanity_test.c:84: 0' tc-so:Looking for '/tmp/build/2022.03.09.10.06.36-sparc64/src/external/bsd/atf/dist/atf-c/detail/sanity_test.c' in 'sanity_test: Invariant check failed at /tmp/build/2022.03.09.10.06.36-sparc64/src/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: 1646896186.467084, unreachable, passed tp-end: 1646896186.479125, atf/atf-c/detail/sanity_test tp-start: 1646896186.585194, atf/atf-c/detail/text_test, 7 tc-start: 1646896186.588377, for_each_word tc-end: 1646896186.693236, for_each_word, passed tc-start: 1646896186.702731, format tc-end: 1646896186.810536, format, passed tc-start: 1646896186.820382, format_ap tc-end: 1646896186.927274, format_ap, passed tc-start: 1646896186.937076, 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: 1646896187.104707, split, passed tc-start: 1646896187.113825, 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: 1646896187.231695, split_delims, passed tc-start: 1646896187.239037, to_bool tc-end: 1646896187.317055, to_bool, passed tc-start: 1646896187.324013, to_long tc-end: 1646896187.401928, to_long, passed tp-end: 1646896187.408894, atf/atf-c/detail/text_test tp-start: 1646896187.483815, atf/atf-c/detail/user_test, 4 tc-start: 1646896187.485988, euid tc-end: 1646896187.556722, euid, passed tc-start: 1646896187.563413, 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 group 7 is 34 tc-so:User belongs to 8 groups tc-so:Last GID is 34 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-so:Checking if user does not belong to group 32 tc-so:Checking if user does not belong to group 33 tc-end: 1646896187.679727, is_member_of_group, passed tc-start: 1646896187.686598, is_root tc-end: 1646896187.758457, is_root, passed tc-start: 1646896187.765188, is_unprivileged tc-end: 1646896187.835860, is_unprivileged, passed tp-end: 1646896187.842678, atf/atf-c/detail/user_test tp-start: 1646896187.915579, atf/atf-c/atf_c_test, 1 tc-start: 1646896187.917684, include tc-so:> /usr/bin/cc -I/usr/include -Wall -Werror -o test.o -c test.c tc-end: 1646896189.56210, include, passed tp-end: 1646896189.66809, atf/atf-c/atf_c_test tp-start: 1646896189.148426, atf/atf-c/build_test, 5 tc-start: 1646896189.150629, 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: 1646896189.276156, c_o, passed tc-start: 1646896189.282577, 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: 1646896189.390378, cpp, passed tc-start: 1646896189.396861, 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: 1646896189.525001, cxx_o, passed tc-start: 1646896189.533211, equal_arrays tc-end: 1646896189.606241, equal_arrays, passed tc-start: 1646896189.613014, include tc-so:> /usr/bin/cc -I/usr/include -Wall -Werror -o test.o -c test.c tc-end: 1646896190.264683, include, passed tp-end: 1646896190.274687, atf/atf-c/build_test tp-start: 1646896190.357909, atf/atf-c/check_test, 10 tc-start: 1646896190.360118, 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 'test.c:1:26: error: 'UNDEFINED_SYMBOL' undeclared (first use in this function)' tc-end: 1646896191.725562, build_c_o, passed tc-start: 1646896191.740768, 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 'test.c:1:10: fatal error: ./non-existent.h: No such file or directory' tc-so:Looking for 'non-existent.h' in 'test.c:1:10: fatal error: ./non-existent.h: No such file or directory' tc-end: 1646896192.788841, build_cpp, passed tc-start: 1646896192.801902, 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 'test.cpp: In function 'void foo()':' 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: 1646896223.73905, build_cxx_o, passed tc-start: 1646896223.90021, exec_array tc-end: 1646896223.232419, exec_array, passed tc-start: 1646896223.239563, exec_cleanup tc-so:Executing /usr/tests/atf/atf-c/detail/process_helpers exit-success tc-end: 1646896223.381098, exec_cleanup, passed tc-start: 1646896223.386799, 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: 1646896223.611717, exec_exitstatus, passed tc-start: 1646896223.617921, 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: 1646896223.845191, exec_stdout_stderr, passed tc-start: 1646896223.851852, exec_umask tc-end: 1646896223.931272, exec_umask, passed tc-start: 1646896223.937561, exec_unknown tc-end: 1646896224.59598, exec_unknown, passed tc-start: 1646896224.67299, include tc-so:> /usr/bin/cc -I/usr/include -Wall -Werror -o test.o -c test.c tc-end: 1646896224.787617, include, passed tp-end: 1646896224.799124, atf/atf-c/check_test tp-start: 1646896224.886056, atf/atf-c/config_test, 2 tc-start: 1646896224.888651, 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: 1646896224.994556, get, passed tc-start: 1646896225.1560, include tc-so:> /usr/bin/cc -I/usr/include -Wall -Werror -o test.o -c test.c tc-end: 1646896225.719446, include, passed tp-end: 1646896225.729536, atf/atf-c/config_test tp-start: 1646896225.817624, atf/atf-c/error_test, 12 tc-start: 1646896225.819693, error_new tc-end: 1646896225.897733, error_new, passed tc-start: 1646896225.904470, error_new_wo_memory tc-end: 1646896225.983033, error_new_wo_memory, passed tc-start: 1646896225.991056, 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: 1646896226.78512, format, passed tc-start: 1646896226.85378, include tc-so:> /usr/bin/cc -I/usr/include -Wall -Werror -o test.o -c test.c tc-end: 1646896226.834145, include, passed tc-start: 1646896226.844393, include_fwd tc-so:> /usr/bin/cc -I/usr/include -Wall -Werror -o test.o -c test.c tc-end: 1646896227.928385, include_fwd, passed tc-start: 1646896227.938108, is_error tc-end: 1646896228.12894, is_error, passed tc-start: 1646896228.19569, libc_format tc-end: 1646896228.105943, libc_format, passed tc-start: 1646896228.112580, libc_new tc-end: 1646896228.189862, libc_new, passed tc-start: 1646896228.196608, no_error tc-end: 1646896228.271608, no_error, passed tc-start: 1646896228.280722, no_memory_format tc-end: 1646896228.362886, no_memory_format, passed tc-start: 1646896228.369795, no_memory_new tc-end: 1646896228.444594, no_memory_new, passed tc-start: 1646896228.451238, no_memory_twice tc-end: 1646896228.524542, no_memory_twice, passed tp-end: 1646896228.531357, atf/atf-c/error_test tp-start: 1646896228.615445, atf/atf-c/macros_test, 14 tc-start: 1646896228.617579, 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: /tmp/build/2022.03.09.10.06.36-sparc64/src/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: /tmp/build/2022.03.09.10.06.36-sparc64/src/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: 1646896228.853019, check, passed tc-start: 1646896228.863824, 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: /tmp/build/2022.03.09.10.06.36-sparc64/src/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: /tmp/build/2022.03.09.10.06.36-sparc64/src/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: /tmp/build/2022.03.09.10.06.36-sparc64/src/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: /tmp/build/2022.03.09.10.06.36-sparc64/src/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: 1646896229.255091, check_eq, passed tc-start: 1646896229.265738, 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: /tmp/build/2022.03.09.10.06.36-sparc64/src/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: /tmp/build/2022.03.09.10.06.36-sparc64/src/external/bsd/atf/dist/atf-c/macros_test.c:229: Expected errno 3, got 4, in errno_fail_stub(4) == -1' tc-end: 1646896229.477603, check_errno, passed tc-start: 1646896229.488926, 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: /tmp/build/2022.03.09.10.06.36-sparc64/src/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: /tmp/build/2022.03.09.10.06.36-sparc64/src/external/bsd/atf/dist/atf-c/macros_test.c:519: 'hello [a-z]+' not matched in 'abc hello WORLD': uppercase' tc-end: 1646896229.752678, check_match, passed tc-start: 1646896229.764194, 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: /tmp/build/2022.03.09.10.06.36-sparc64/src/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: /tmp/build/2022.03.09.10.06.36-sparc64/src/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: /tmp/build/2022.03.09.10.06.36-sparc64/src/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: /tmp/build/2022.03.09.10.06.36-sparc64/src/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: /tmp/build/2022.03.09.10.06.36-sparc64/src/external/bsd/atf/dist/atf-c/macros_test.c:472: check_streq_var1 != check_streq_var2 (5 != 9)' tc-end: 1646896230.191566, check_streq, passed tc-start: 1646896230.202765, detect_unused_tests tc-se:compiler_test.c:2:49: error: 'unused' defined but not used [-Werror=unused-variable] tc-se: 2 | #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: 3 | 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: 1646896232.5247, detect_unused_tests, expected_failure, PR 49187: Build of unused_test.c passed; unused test cases are not properly detected tc-start: 1646896232.16069, include tc-so:> /usr/bin/cc -I/usr/include -Wall -Werror -o test.o -c test.c tc-end: 1646896233.141157, include, passed tc-start: 1646896233.150946, 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: /tmp/build/2022.03.09.10.06.36-sparc64/src/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: /tmp/build/2022.03.09.10.06.36-sparc64/src/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: /tmp/build/2022.03.09.10.06.36-sparc64/src/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: /tmp/build/2022.03.09.10.06.36-sparc64/src/external/bsd/atf/dist/atf-c/macros_test.c:790: aux_str("%d") != "" (foo != )' tc-end: 1646896233.389732, msg_embedded_fmt, passed tc-start: 1646896233.403460, require tc-so:Checking with a 0 value tc-so:Looking for '^failed: .*macros_test.c:[0-9]+: 0 not met$' in 'failed: /tmp/build/2022.03.09.10.06.36-sparc64/src/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: /tmp/build/2022.03.09.10.06.36-sparc64/src/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: 1646896233.618932, require, passed tc-start: 1646896233.629510, 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: /tmp/build/2022.03.09.10.06.36-sparc64/src/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: /tmp/build/2022.03.09.10.06.36-sparc64/src/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: /tmp/build/2022.03.09.10.06.36-sparc64/src/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: /tmp/build/2022.03.09.10.06.36-sparc64/src/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: 1646896233.983940, require_eq, passed tc-start: 1646896233.995290, require_errno tc-so:Looking for '^failed: .*macros_test.c:[0-9]+: Expected true value in errno_ok_stub\(\) == -1$' in 'failed: /tmp/build/2022.03.09.10.06.36-sparc64/src/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: /tmp/build/2022.03.09.10.06.36-sparc64/src/external/bsd/atf/dist/atf-c/macros_test.c:233: Expected errno 3, got 4, in errno_fail_stub(4) == -1' tc-end: 1646896234.190157, require_errno, passed tc-start: 1646896234.200744, 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: /tmp/build/2022.03.09.10.06.36-sparc64/src/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: /tmp/build/2022.03.09.10.06.36-sparc64/src/external/bsd/atf/dist/atf-c/macros_test.c:741: 'hello [a-z]+' not matched in 'abc hello WORLD': uppercase' tc-end: 1646896234.445809, require_match, passed tc-start: 1646896234.459932, 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: /tmp/build/2022.03.09.10.06.36-sparc64/src/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: /tmp/build/2022.03.09.10.06.36-sparc64/src/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: /tmp/build/2022.03.09.10.06.36-sparc64/src/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: /tmp/build/2022.03.09.10.06.36-sparc64/src/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: /tmp/build/2022.03.09.10.06.36-sparc64/src/external/bsd/atf/dist/atf-c/macros_test.c:694: require_streq_var1 != require_streq_var2 (5 != 9)' tc-end: 1646896234.942621, require_streq, passed tc-start: 1646896234.953369, 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: 1646896236.405402, use, passed tp-end: 1646896236.414394, atf/atf-c/macros_test tp-start: 1646896236.494192, atf/atf-c/tc_test, 5 tc-start: 1646896236.496334, config tc-end: 1646896236.566414, config, passed tc-start: 1646896236.572875, include tc-so:> /usr/bin/cc -I/usr/include -Wall -Werror -o test.o -c test.c tc-end: 1646896237.289102, include, passed tc-start: 1646896237.298557, init tc-end: 1646896237.370365, init, passed tc-start: 1646896237.377070, init_pack tc-end: 1646896237.449241, init_pack, passed tc-start: 1646896237.455978, vars tc-end: 1646896237.528997, vars, passed tp-end: 1646896237.536171, atf/atf-c/tc_test tp-start: 1646896237.609591, atf/atf-c/tp_test, 2 tc-start: 1646896237.611743, getopt tc-end: 1646896237.682672, getopt, passed tc-start: 1646896237.689412, include tc-so:> /usr/bin/cc -I/usr/include -Wall -Werror -o test.o -c test.c tc-end: 1646896238.325170, include, passed tp-end: 1646896238.334780, atf/atf-c/tp_test tp-start: 1646896238.445318, atf/atf-c/utils_test, 31 tc-start: 1646896238.447701, cat_file__empty tc-end: 1646896238.776252, cat_file__empty, passed tc-start: 1646896238.785107, cat_file__no_newline_eof tc-end: 1646896239.120133, cat_file__no_newline_eof, passed tc-start: 1646896239.129985, cat_file__one_line tc-end: 1646896239.270878, cat_file__one_line, passed tc-start: 1646896239.280586, cat_file__several_lines tc-end: 1646896239.599642, cat_file__several_lines, passed tc-start: 1646896239.609370, compare_file__empty__match tc-end: 1646896239.683100, compare_file__empty__match, passed tc-start: 1646896239.690746, compare_file__empty__not_match tc-end: 1646896239.765434, compare_file__empty__not_match, passed tc-start: 1646896239.773024, compare_file__long__match tc-end: 1646896239.850748, compare_file__long__match, passed tc-start: 1646896239.858816, compare_file__long__not_match tc-end: 1646896239.936378, compare_file__long__not_match, passed tc-start: 1646896239.944568, compare_file__short__match tc-end: 1646896240.17654, compare_file__short__match, passed tc-start: 1646896240.25955, compare_file__short__not_match tc-end: 1646896240.100611, compare_file__short__not_match, passed tc-start: 1646896240.109262, copy_file__empty tc-end: 1646896240.185101, copy_file__empty, passed tc-start: 1646896240.193771, copy_file__some_contents tc-end: 1646896240.270695, copy_file__some_contents, passed tc-start: 1646896240.280333, create_file tc-end: 1646896240.353667, create_file, passed tc-start: 1646896240.361610, file_exists tc-end: 1646896240.435770, file_exists, passed tc-start: 1646896240.443950, fork tc-se:Should not get into child tc-so:Should not get into child tc-so:Should not get into child tc-end: 1646896240.541998, fork, passed tc-start: 1646896240.551846, free_charpp__empty tc-end: 1646896240.622135, free_charpp__empty, passed tc-start: 1646896240.628668, free_charpp__some tc-end: 1646896240.702260, free_charpp__some, passed tc-start: 1646896240.709385, 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: 1646896240.820799, grep_file, passed tc-start: 1646896240.829233, 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: 1646896240.916908, grep_string, passed tc-start: 1646896240.923709, include tc-so:> /usr/bin/cc -I/usr/include -Wall -Werror -o test.o -c test.c tc-end: 1646896241.931035, include, passed tc-start: 1646896241.941160, readline__none tc-end: 1646896242.16057, readline__none, passed tc-start: 1646896242.23830, readline__some tc-end: 1646896242.106930, readline__some, passed tc-start: 1646896242.115325, redirect__other tc-end: 1646896242.190176, redirect__other, passed tc-start: 1646896242.198566, redirect__stderr tc-se:Buffer this tc-end: 1646896242.509145, redirect__stderr, passed tc-start: 1646896242.517300, redirect__stdout tc-so:Buffer this tc-end: 1646896242.889740, redirect__stdout, passed tc-start: 1646896242.897849, wait__invalid_exitstatus tc-so:subprocess stdout: Some output tc-so:subprocess stderr: Some error tc-end: 1646896243.16291, wait__invalid_exitstatus, passed tc-start: 1646896243.28249, wait__invalid_stderr tc-so:subprocess stdout: Some output tc-so:subprocess stderr: Some error tc-end: 1646896243.212001, wait__invalid_stderr, passed tc-start: 1646896243.225845, wait__invalid_stdout tc-so:subprocess stdout: Some output tc-so:subprocess stderr: Some error tc-end: 1646896243.408511, wait__invalid_stdout, passed tc-start: 1646896243.422063, wait__ok tc-so:subprocess stdout: Some output tc-so:subprocess stderr: Some error tc-end: 1646896243.601613, wait__ok, passed tc-start: 1646896243.611483, wait__save_stderr tc-so:subprocess stdout: Some output tc-so:subprocess stderr: Some error tc-end: 1646896243.795163, wait__save_stderr, passed tc-start: 1646896243.808073, wait__save_stdout tc-so:subprocess stdout: Some output tc-so:subprocess stderr: Some error tc-end: 1646896243.997838, wait__save_stdout, passed tp-end: 1646896244.9462, atf/atf-c/utils_test tp-start: 1646896245.2793, atf/atf-c/pkg_config_test, 2 tc-start: 1646896245.4928, build tc-end: 1646896245.11650, build, skipped, Required program 'pkg-config' not found in the PATH tc-start: 1646896245.13500, version tc-end: 1646896245.20937, version, skipped, Required program 'pkg-config' not found in the PATH tp-end: 1646896245.22358, atf/atf-c/pkg_config_test tp-start: 1646896245.169304, atf/atf-c++/detail/application_test, 1 tc-start: 1646896245.172782, getopt tc-end: 1646896245.300724, getopt, passed tp-end: 1646896245.307628, atf/atf-c++/detail/application_test tp-start: 1646896245.451755, atf/atf-c++/detail/auto_array_test, 9 tc-start: 1646896245.453939, auto_array_access tc-so:Allocated 'test_array' object 0x4025a1e0 tc-so:Releasing 'test_array' object 0x4025a1e0 tc-end: 1646896245.588814, auto_array_access, passed tc-start: 1646896245.595211, auto_array_assign tc-so:Allocated 'test_array' object 0x4025a1e0 tc-so:Releasing 'test_array' object 0x4025a1e0 tc-end: 1646896245.730260, auto_array_assign, passed tc-start: 1646896245.736642, auto_array_assign_ref tc-so:Allocated 'test_array' object 0x4025a1e0 tc-so:Releasing 'test_array' object 0x4025a1e0 tc-end: 1646896245.871338, auto_array_assign_ref, passed tc-start: 1646896245.878221, auto_array_copy tc-so:Allocated 'test_array' object 0x4025a1e0 tc-so:Releasing 'test_array' object 0x4025a1e0 tc-end: 1646896246.12138, auto_array_copy, passed tc-start: 1646896246.18551, auto_array_copy_ref tc-so:Allocated 'test_array' object 0x4025a1e0 tc-so:Releasing 'test_array' object 0x4025a1e0 tc-end: 1646896246.154692, auto_array_copy_ref, passed tc-start: 1646896246.161766, auto_array_get tc-so:Allocated 'test_array' object 0x4025a1e0 tc-so:Releasing 'test_array' object 0x4025a1e0 tc-end: 1646896246.305010, auto_array_get, passed tc-start: 1646896246.311841, auto_array_release tc-so:Allocated 'test_array' object 0x4025a1e0 tc-so:Releasing 'test_array' object 0x4025a1e0 tc-end: 1646896246.447556, auto_array_release, passed tc-start: 1646896246.454400, auto_array_reset tc-so:Allocated 'test_array' object 0x4025a1e0 tc-so:Allocated 'test_array' object 0x4025a570 tc-so:Releasing 'test_array' object 0x4025a1e0 tc-so:Releasing 'test_array' object 0x4025a570 tc-end: 1646896246.590760, auto_array_reset, passed tc-start: 1646896246.597350, auto_array_scope tc-so:Allocated 'test_array' object 0x4025a1e0 tc-so:Releasing 'test_array' object 0x4025a1e0 tc-end: 1646896246.731434, auto_array_scope, passed tp-end: 1646896246.738068, atf/atf-c++/detail/auto_array_test tp-start: 1646896246.871212, atf/atf-c++/detail/env_test, 3 tc-start: 1646896246.873722, has_get tc-end: 1646896246.999169, has_get, passed tc-start: 1646896247.5813, set tc-end: 1646896247.134933, set, passed tc-start: 1646896247.141508, unset tc-end: 1646896247.268644, unset, passed tp-end: 1646896247.275506, atf/atf-c++/detail/env_test tp-start: 1646896247.468572, atf/atf-c++/detail/exceptions_test, 3 tc-start: 1646896247.470765, throw_atf_error_libc tc-end: 1646896247.651376, throw_atf_error_libc, passed tc-start: 1646896247.657941, throw_atf_error_no_memory tc-end: 1646896247.817154, throw_atf_error_no_memory, passed tc-start: 1646896247.823567, throw_atf_error_unknown tc-end: 1646896247.983507, throw_atf_error_unknown, passed tp-end: 1646896247.989956, atf/atf-c++/detail/exceptions_test tp-start: 1646896248.151534, atf/atf-c++/detail/fs_test, 18 tc-start: 1646896248.153757, directory_file_info tc-end: 1646896248.304516, directory_file_info, passed tc-start: 1646896248.317607, directory_names tc-end: 1646896248.463754, directory_names, passed tc-start: 1646896248.476940, directory_read tc-end: 1646896248.620535, directory_read, passed tc-start: 1646896248.634542, exists tc-end: 1646896248.776868, exists, passed tc-start: 1646896248.789786, file_info_perms tc-end: 1646896248.930406, file_info_perms, passed tc-start: 1646896248.938040, file_info_stat tc-end: 1646896249.77865, file_info_stat, passed tc-start: 1646896249.90934, is_executable tc-end: 1646896249.241748, is_executable, passed tc-start: 1646896249.254830, path_branch_path tc-end: 1646896249.388364, path_branch_path, passed tc-start: 1646896249.394883, path_compare_different tc-end: 1646896249.527198, path_compare_different, passed tc-start: 1646896249.533745, path_compare_equal tc-end: 1646896249.669061, path_compare_equal, passed tc-start: 1646896249.676065, path_concat tc-end: 1646896249.809788, path_concat, passed tc-start: 1646896249.816370, path_is_absolute tc-end: 1646896249.948650, path_is_absolute, passed tc-start: 1646896249.955245, path_is_root tc-end: 1646896250.87506, path_is_root, passed tc-start: 1646896250.94036, path_leaf_name tc-end: 1646896250.227950, path_leaf_name, passed tc-start: 1646896250.234546, path_normalize tc-end: 1646896250.367930, path_normalize, passed tc-start: 1646896250.374781, path_op_less tc-end: 1646896250.516959, path_op_less, passed tc-start: 1646896250.530419, path_to_absolute tc-end: 1646896250.683938, path_to_absolute, passed tc-start: 1646896250.697552, remove tc-end: 1646896250.876516, remove, passed tp-end: 1646896250.888395, atf/atf-c++/detail/fs_test tp-start: 1646896251.31846, atf/atf-c++/detail/process_test, 10 tc-start: 1646896251.34068, argv_array_assign tc-end: 1646896251.226464, argv_array_assign, passed tc-start: 1646896251.236016, argv_array_copy tc-end: 1646896251.428816, argv_array_copy, passed tc-start: 1646896251.438198, argv_array_exec_argv tc-end: 1646896251.631265, argv_array_exec_argv, passed tc-start: 1646896251.641324, argv_array_init_carray tc-end: 1646896251.834206, argv_array_init_carray, passed tc-start: 1646896251.843490, argv_array_init_col tc-end: 1646896252.37595, argv_array_init_col, passed tc-start: 1646896252.47217, argv_array_init_empty tc-end: 1646896252.240197, argv_array_init_empty, passed tc-start: 1646896252.249892, argv_array_init_varargs tc-end: 1646896252.443936, argv_array_init_varargs, passed tc-start: 1646896252.453757, argv_array_iter tc-end: 1646896252.648261, argv_array_iter, passed tc-start: 1646896252.658134, exec_failure tc-end: 1646896252.919500, exec_failure, passed tc-start: 1646896252.929471, exec_success tc-end: 1646896253.184346, exec_success, passed tp-end: 1646896253.193518, atf/atf-c++/detail/process_test tp-start: 1646896253.380272, atf/atf-c++/detail/sanity_test, 1 tc-start: 1646896253.383427, nothing tc-end: 1646896253.582430, nothing, passed tp-end: 1646896253.591731, atf/atf-c++/detail/sanity_test tp-start: 1646896253.812835, atf/atf-c++/detail/text_test, 10 tc-start: 1646896253.815950, duplicate tc-end: 1646896254.10383, duplicate, passed tc-start: 1646896254.19835, join tc-end: 1646896254.220224, join, passed tc-start: 1646896254.229669, match tc-end: 1646896254.494370, match, passed tc-start: 1646896254.503988, split tc-end: 1646896254.700922, split, passed tc-start: 1646896254.710803, split_delims tc-end: 1646896254.906125, split_delims, passed tc-start: 1646896254.915968, to_bool tc-end: 1646896255.168843, to_bool, passed tc-start: 1646896255.180963, to_bytes tc-end: 1646896255.441656, to_bytes, passed tc-start: 1646896255.454124, to_string tc-end: 1646896255.652318, to_string, passed tc-start: 1646896255.661986, to_type tc-end: 1646896255.928665, to_type, passed tc-start: 1646896255.937766, trim tc-end: 1646896256.133603, trim, passed tp-end: 1646896256.143051, atf/atf-c++/detail/text_test tp-start: 1646896256.308608, atf/atf-c++/atf_c++_test, 1 tc-start: 1646896256.310758, include tc-so:> /usr/bin/c++ -I/usr/include -Wall -Werror -o test.o -c test.cpp tc-end: 1646896293.201598, include, passed tp-end: 1646896293.210513, atf/atf-c++/atf_c++_test tp-start: 1646896293.346151, atf/atf-c++/build_test, 5 tc-start: 1646896293.348268, 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: 1646896293.530233, c_o, passed tc-start: 1646896293.537392, 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: 1646896293.775510, cpp, passed tc-start: 1646896293.786723, 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: 1646896293.975181, cxx_o, passed tc-start: 1646896293.981495, equal_argvs tc-end: 1646896294.110490, equal_argvs, passed tc-start: 1646896294.117308, include tc-so:> /usr/bin/c++ -I/usr/include -Wall -Werror -o test.o -c test.cpp tc-end: 1646896309.337114, include, passed tp-end: 1646896309.346875, atf/atf-c++/build_test tp-start: 1646896309.491920, atf/atf-c++/check_test, 8 tc-start: 1646896309.494087, 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 'test.c:1:26: error: 'UNDEFINED_SYMBOL' undeclared (first use in this function)' tc-end: 1646896311.90437, build_c_o, passed tc-start: 1646896311.108410, 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 'test.c:1:10: fatal error: ./non-existent.h: No such file or directory' tc-so:Looking for 'non-existent.h' in 'test.c:1:10: fatal error: ./non-existent.h: No such file or directory' tc-end: 1646896312.410947, build_cpp, passed tc-start: 1646896312.428591, 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 'test.cpp: In function 'void foo()':' 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: 1646896339.381376, build_cxx_o, passed tc-start: 1646896339.395401, exec_cleanup tc-so:Executing /usr/tests/atf/atf-c++/../atf-c/detail/process_helpers exit-success tc-end: 1646896339.594731, exec_cleanup, passed tc-start: 1646896339.601464, 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: 1646896339.889675, exec_exitstatus, passed tc-start: 1646896339.896435, 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: 1646896340.158783, exec_stdout_stderr, passed tc-start: 1646896340.165275, exec_unknown tc-end: 1646896340.358213, exec_unknown, passed tc-start: 1646896340.365113, include tc-so:> /usr/bin/c++ -I/usr/include -Wall -Werror -o test.o -c test.cpp tc-end: 1646896364.608896, include, passed tp-end: 1646896364.619318, atf/atf-c++/check_test tp-start: 1646896364.761998, atf/atf-c++/config_test, 4 tc-start: 1646896364.764809, 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: 1646896364.916512, get, passed tc-start: 1646896364.923991, get_all tc-end: 1646896365.63479, get_all, passed tc-start: 1646896365.71071, has tc-end: 1646896365.210858, has, passed tc-start: 1646896365.218288, include tc-so:> /usr/bin/c++ -I/usr/include -Wall -Werror -o test.o -c test.cpp tc-end: 1646896386.377657, include, passed tp-end: 1646896386.386382, atf/atf-c++/config_test tp-start: 1646896386.543616, atf/atf-c++/macros_test, 15 tc-start: 1646896386.545792, 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: /tmp/build/2022.03.09.10.06.36-sparc64/src/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: /tmp/build/2022.03.09.10.06.36-sparc64/src/external/bsd/atf/dist/atf-c++/macros_test.cpp:254: Expected errno 3, got 4, in errno_fail_stub(4) == -1' tc-end: 1646896386.875559, check_errno, passed tc-start: 1646896386.886549, detect_unused_tests tc-se:compiler_test.cpp:2:41: error: 'unused' defined but not used [-Werror=unused-variable] tc-se: 2 | #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: 3 | define_unused; tc-se: | ^~~~~~~~~~~~~ tc-se:cc1plus: all warnings being treated as errors tc-se:/usr/bin/c++ failed with exit code 1 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: 1646896428.560465, detect_unused_tests, expected_failure, PR 49187: Build of unused_test.cpp passed; unused test cases are not properly detected tc-start: 1646896428.573831, fail tc-so:Looking for '^failed: Failed on purpose' in 'failed: Failed on purpose' tc-end: 1646896428.820512, fail, passed tc-start: 1646896428.836737, include tc-so:> /usr/bin/c++ -I/usr/include -Wall -Werror -o test.o -c test.cpp tc-end: 1646896466.283029, include, passed tc-start: 1646896466.292789, pass tc-so:Looking for '^passed' in 'passed' tc-end: 1646896466.475559, pass, passed tc-start: 1646896466.486771, 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: 1646896466.732030, require, passed tc-start: 1646896466.742449, 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: 1646896467.118052, require_eq, passed tc-start: 1646896467.129309, require_errno tc-so:Looking for '^failed: .*macros_test.cpp:[0-9]+: Expected true value in errno_ok_stub\(\) == -1$' in 'failed: /tmp/build/2022.03.09.10.06.36-sparc64/src/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: /tmp/build/2022.03.09.10.06.36-sparc64/src/external/bsd/atf/dist/atf-c++/macros_test.cpp:275: Expected errno 3, got 4, in errno_fail_stub(4) == -1' tc-end: 1646896467.543946, require_errno, passed tc-start: 1646896467.557431, 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: 1646896468.127970, require_in, passed tc-start: 1646896468.142899, 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: 1646896468.463139, require_match, passed tc-start: 1646896468.476334, 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: 1646896469.63195, require_not_in, passed tc-start: 1646896469.78851, 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 197: if (0) throw std::runtime_error("e") did not throw std::runtime_error as expected' tc-end: 1646896469.632848, require_throw, passed tc-start: 1646896469.646368, 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 218: 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 221: if (0) throw std::runtime_error("e") did not throw std::runtime_error as expected' tc-end: 1646896470.288149, require_throw_re, passed tc-start: 1646896470.298227, skip tc-so:Looking for '^skipped: Skipped on purpose' in 'skipped: Skipped on purpose' tc-end: 1646896470.525763, skip, passed tc-start: 1646896470.541216, use 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: 1646896510.679283, use, passed tp-end: 1646896510.687715, atf/atf-c++/macros_test tp-start: 1646896510.825291, atf/atf-c++/tests_test, 2 tc-start: 1646896510.827224, atf_tp_writer tc-end: 1646896510.975748, atf_tp_writer, passed tc-start: 1646896510.981659, include tc-so:> /usr/bin/c++ -I/usr/include -Wall -Werror -o test.o -c test.cpp tc-end: 1646896539.973681, include, passed tp-end: 1646896539.984032, atf/atf-c++/tests_test tp-start: 1646896540.171881, atf/atf-c++/utils_test, 29 tc-start: 1646896540.174128, cat_file__empty tc-end: 1646896540.671313, cat_file__empty, passed tc-start: 1646896540.681312, cat_file__no_newline_eof tc-end: 1646896541.64736, cat_file__no_newline_eof, passed tc-start: 1646896541.76491, cat_file__one_line tc-end: 1646896541.586417, cat_file__one_line, passed tc-start: 1646896541.599783, cat_file__several_lines tc-end: 1646896542.124808, cat_file__several_lines, passed tc-start: 1646896542.136727, compare_file__empty__match tc-end: 1646896542.292656, compare_file__empty__match, passed tc-start: 1646896542.304752, compare_file__empty__not_match tc-end: 1646896542.471352, compare_file__empty__not_match, passed tc-start: 1646896542.480773, compare_file__long__match tc-end: 1646896542.639738, compare_file__long__match, passed tc-start: 1646896542.649221, compare_file__long__not_match tc-end: 1646896542.812548, compare_file__long__not_match, passed tc-start: 1646896542.825034, compare_file__short__match tc-end: 1646896542.995192, compare_file__short__match, passed tc-start: 1646896543.7243, compare_file__short__not_match tc-end: 1646896543.172845, compare_file__short__not_match, passed tc-start: 1646896543.183440, copy_file__empty tc-end: 1646896543.342061, copy_file__empty, passed tc-start: 1646896543.351749, copy_file__some_contents tc-end: 1646896543.506546, copy_file__some_contents, passed tc-start: 1646896543.519159, create_file tc-end: 1646896543.665610, create_file, passed tc-start: 1646896543.675646, file_exists tc-end: 1646896543.817725, file_exists, passed tc-start: 1646896543.827396, fork tc-so:Should not get into child tc-se:Should not get into child tc-end: 1646896544.22809, fork, passed tc-start: 1646896544.34018, 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: 1646896544.191170, grep_collection__set, passed tc-start: 1646896544.197801, 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: 1646896544.346043, grep_collection__vector, passed tc-start: 1646896544.352777, 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: 1646896544.545072, grep_file, passed tc-start: 1646896544.556285, 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: 1646896544.727226, grep_string, passed tc-start: 1646896544.734452, include tc-so:> /usr/bin/c++ -I/usr/include -Wall -Werror -o test.o -c test.cpp tc-end: 1646896561.710132, include, passed tc-start: 1646896561.720591, redirect__other tc-end: 1646896561.874460, redirect__other, passed tc-start: 1646896561.884426, redirect__stderr tc-se:Buffer this tc-end: 1646896562.150384, redirect__stderr, passed tc-start: 1646896562.162559, redirect__stdout tc-so:Buffer this tc-end: 1646896562.720568, redirect__stdout, passed tc-start: 1646896562.731695, wait__invalid_exitstatus tc-so:subprocess stdout: Some output tc-so:subprocess stderr: Some error tc-end: 1646896562.991223, wait__invalid_exitstatus, passed tc-start: 1646896563.3082, wait__invalid_stderr tc-so:subprocess stdout: Some output tc-so:subprocess stderr: Some error tc-end: 1646896563.338720, wait__invalid_stderr, passed tc-start: 1646896563.354965, wait__invalid_stdout tc-so:subprocess stdout: Some output tc-so:subprocess stderr: Some error tc-end: 1646896563.683557, wait__invalid_stdout, passed tc-start: 1646896563.697421, wait__ok tc-so:subprocess stdout: Some output tc-so:subprocess stderr: Some error tc-end: 1646896563.995914, wait__ok, passed tc-start: 1646896564.6384, wait__save_stderr tc-so:subprocess stdout: Some output tc-so:subprocess stderr: Some error tc-end: 1646896564.282725, wait__save_stderr, passed tc-start: 1646896564.292981, wait__save_stdout tc-so:subprocess stdout: Some output tc-so:subprocess stderr: Some error tc-end: 1646896564.591507, wait__save_stdout, passed tp-end: 1646896564.601527, atf/atf-c++/utils_test tp-start: 1646896565.581376, atf/atf-c++/pkg_config_test, 2 tc-start: 1646896565.584636, build tc-end: 1646896565.591600, build, skipped, Required program 'pkg-config' not found in the PATH tc-start: 1646896565.593493, version tc-end: 1646896565.600991, version, skipped, Required program 'pkg-config' not found in the PATH tp-end: 1646896565.602784, atf/atf-c++/pkg_config_test tp-start: 1646896570.391955, atf/atf-sh/atf-check_test, 23 tc-start: 1646896570.394479, 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: 1646896571.857175, eflag_empty, passed tc-start: 1646896571.873507, 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.008 secs (1280000 bytes/sec) tc-so:Running [atf-check -e file:bin] against [cat bin 1>&2] tc-end: 1646896574.394213, eflag_file, passed tc-start: 1646896574.413490, 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: 1646896575.544312, eflag_ignore, passed tc-start: 1646896575.558671, 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: 1646896578.691026, eflag_inline, passed tc-start: 1646896578.702074, 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: 1646896580.803945, eflag_match, passed tc-start: 1646896580.816372, 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: 1646896582.606749, eflag_multiple, passed tc-start: 1646896582.622554, 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: 1646896584.649045, eflag_negated, passed tc-start: 1646896584.660886, eflag_save tc-so:Running [atf-check -e save:out] against [echo foo 1>&2] tc-end: 1646896585.554084, eflag_save, passed tc-start: 1646896585.570854, 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: 1646896586.423035, invalid_umask, passed tc-start: 1646896586.433513, 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: 1646896587.618119, oflag_empty, passed tc-start: 1646896587.631356, 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.006 secs (1706666 bytes/sec) tc-so:Running [atf-check -o file:bin] against [cat bin] tc-end: 1646896589.556229, oflag_file, passed tc-start: 1646896589.570448, oflag_ignore tc-so:Running [atf-check -o ignore] against [true] tc-so:Running [atf-check -o ignore] against [echo foo] tc-end: 1646896590.580529, oflag_ignore, passed tc-start: 1646896590.593842, 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: 1646896594.212734, oflag_inline, passed tc-start: 1646896594.224744, 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: 1646896596.138763, oflag_match, passed tc-start: 1646896596.149485, 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: 1646896597.822408, oflag_multiple, passed tc-start: 1646896597.835780, 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: 1646896599.513649, oflag_negated, passed tc-start: 1646896599.524659, oflag_save tc-so:Running [atf-check -o save:out] against [echo foo] tc-end: 1646896600.335297, oflag_save, passed tc-start: 1646896600.349468, 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: 1646896602.749264, sflag_eq_ne, passed tc-start: 1646896602.759922, 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: 1646896605.885483, sflag_exit, passed tc-start: 1646896605.896582, 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: 1646896607.98074, sflag_ignore, passed tc-start: 1646896607.109750, 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: 1646896609.369149, sflag_signal, passed tc-start: 1646896609.380015, stdin tc-so:Executing command [ cat ] tc-end: 1646896610.112037, stdin, passed tc-start: 1646896610.119640, 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: 1646896611.234277, xflag, passed tp-end: 1646896611.242765, atf/atf-sh/atf-check_test tp-start: 1646896612.500321, atf/atf-sh/atf_check_test, 7 tc-start: 1646896612.502535, 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: 1646896615.998705, equal, passed tc-start: 1646896616.7750, 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: 1646896617.664053, experr_mismatch, passed tc-start: 1646896617.679615, 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: 1646896619.337472, expout_mismatch, passed tc-start: 1646896619.352416, flush_stdout_on_timeout tc-so:Executing command [ true ] tc-se:[1] Terminated ""$(...)"/misc_helpers" -s ""$(...)"" atf_chec... tc-so:Executing command [ sleep 42 ] tc-end: 1646896639.688602, flush_stdout_on_timeout, passed tc-start: 1646896639.699307, 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: 1646896641.992709, info_ok, passed tc-start: 1646896642.3498, 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: 1646896643.606466, null_stderr, passed tc-start: 1646896643.618126, 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: 1646896645.166957, null_stdout, passed tp-end: 1646896645.177725, atf/atf-sh/atf_check_test tp-start: 1646896645.765752, atf/atf-sh/config_test, 2 tc-start: 1646896645.768697, 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: 1646896647.819212, get, passed tc-start: 1646896647.828941, 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: 1646896650.303608, has, passed tp-end: 1646896650.312201, atf/atf-sh/config_test tp-start: 1646896650.960075, atf/atf-sh/integration_test, 3 tc-start: 1646896650.963037, arguments tc-so:Executing command [ ./tp a b foo ] tc-so:Executing command [ atf-sh tp hello bye foo bar ] tc-end: 1646896652.323446, arguments, passed tc-start: 1646896652.336047, missing_script tc-so:Executing command [ atf-sh non-existent ] tc-end: 1646896653.106229, missing_script, passed tc-start: 1646896653.114985, no_args tc-so:Executing command [ atf-sh ] tc-end: 1646896653.810756, no_args, passed tp-end: 1646896653.820112, atf/atf-sh/integration_test tp-start: 1646896654.431800, atf/atf-sh/normalize_test, 1 tc-start: 1646896654.435195, main tc-so:Executing command [ /usr/tests/atf/atf-sh/misc_helpers -s /usr/tests/atf/atf-sh normalize ] tc-end: 1646896656.16305, main, passed tp-end: 1646896656.25450, atf/atf-sh/normalize_test tp-start: 1646896656.878648, atf/atf-sh/tc_test, 2 tc-start: 1646896656.881626, 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: 1646896660.676696, default_status, passed tc-start: 1646896660.686068, missing_body tc-so:Executing command [ /usr/tests/atf/atf-sh/misc_helpers -s /usr/tests/atf/atf-sh tc_missing_body ] tc-end: 1646896661.734282, missing_body, passed tp-end: 1646896661.743415, atf/atf-sh/tc_test tp-start: 1646896662.381755, atf/atf-sh/tp_test, 1 tc-start: 1646896662.383892, 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.Z0TKwT/work tp_srcdir ] tc-end: 1646896663.676141, srcdir, passed tp-end: 1646896663.688775, atf/atf-sh/tp_test tp-start: 1646896664.239123, atf/test-programs/config_test, 1 tc-start: 1646896664.241692, 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: 1646896672.717803, vflag, passed tp-end: 1646896672.736136, atf/test-programs/config_test tp-start: 1646896673.460031, atf/test-programs/expect_test, 6 tc-start: 1646896673.467315, 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: 1646896678.335944, expect_death, passed tc-start: 1646896678.342388, 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: 1646896683.210507, expect_exit, passed tc-start: 1646896683.217286, 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: 1646896687.857989, expect_fail, passed tc-start: 1646896687.864554, 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: 1646896692.284340, expect_pass, passed tc-start: 1646896692.291610, 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: 1646896697.781570, expect_signal, passed tc-start: 1646896697.790728, 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: 1646896700.283335, expect_timeout, passed tp-end: 1646896700.290342, atf/test-programs/expect_test tp-start: 1646896700.889898, atf/test-programs/meta_data_test, 2 tc-start: 1646896700.892124, 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: 1646896706.137184, no_descr, passed tc-start: 1646896706.146222, 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: 1646896711.606529, no_head, passed tp-end: 1646896711.614562, atf/test-programs/meta_data_test tp-start: 1646896712.692887, atf/test-programs/result_test, 5 tc-start: 1646896712.695131, 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: 1646896714.223423, atf_run_warnings, passed tc-start: 1646896714.230478, result_exception tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -s result_exception ] tc-end: 1646896714.986213, result_exception, passed tc-start: 1646896714.993696, 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: 1646896718.515816, result_on_stdout, passed tc-start: 1646896718.523605, 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: 1646896723.565892, result_to_file, passed tc-start: 1646896723.574105, 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: 1646896725.268152, result_to_file_fail, passed tp-end: 1646896725.287060, atf/test-programs/result_test tp-start: 1646896726.170480, atf/test-programs/srcdir_test, 4 tc-start: 1646896726.172940, 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: 1646896729.697811, default, passed tc-start: 1646896729.715187, 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: 1646896733.283767, libtool, passed tc-start: 1646896733.320573, 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: 1646896744.387404, relative, passed tc-start: 1646896744.405860, sflag tc-so:Executing command [ /bin/sh -c cd tmp && ./c_helpers -s /tmp/atf-run.MnLb0f/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.MnLb0f/tmp srcdir_exists ] tc-so:Executing command [ /bin/sh -c cd tmp && ./cpp_helpers -s /tmp/atf-run.MnLb0f/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.MnLb0f/tmp srcdir_exists ] tc-so:Executing command [ /bin/sh -c cd tmp && ./sh_helpers -s /tmp/atf-run.MnLb0f/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.MnLb0f/tmp srcdir_exists ] tc-end: 1646896749.485718, sflag, passed tp-end: 1646896749.512732, atf/test-programs/srcdir_test tp-start: 1646896749.753314, atf/tools/application_test, 1 tc-start: 1646896749.755604, getopt tc-end: 1646896749.882682, getopt, passed tp-end: 1646896749.889433, atf/tools/application_test tp-start: 1646896750.69513, atf/tools/atffile_test, 16 tc-start: 1646896750.72378, atffile_1 tc-end: 1646896750.239431, atffile_1, passed tc-start: 1646896750.246397, atffile_2 tc-end: 1646896750.380501, atffile_2, passed tc-start: 1646896750.387488, atffile_3 tc-end: 1646896750.523187, atffile_3, passed tc-start: 1646896750.529963, atffile_4 tc-end: 1646896750.663384, atffile_4, passed tc-start: 1646896750.669949, atffile_5 tc-end: 1646896750.830689, atffile_5, passed tc-start: 1646896750.839554, atffile_50 tc-end: 1646896751.32232, atffile_50, passed tc-start: 1646896751.38988, atffile_51 tc-end: 1646896751.203644, atffile_51, passed tc-start: 1646896751.210438, atffile_52 tc-end: 1646896751.381602, atffile_52, passed tc-start: 1646896751.388069, atffile_53 tc-end: 1646896751.557202, atffile_53, passed tc-start: 1646896751.564378, atffile_54 tc-end: 1646896751.731026, atffile_54, passed tc-start: 1646896751.737768, atffile_6 tc-end: 1646896751.886078, atffile_6, passed tc-start: 1646896751.895077, atffile_getters tc-end: 1646896752.64751, atffile_getters, passed tc-start: 1646896752.73184, read_missing_test_program tc-end: 1646896752.271469, read_missing_test_program, passed tc-start: 1646896752.281651, read_missing_test_suite tc-end: 1646896752.460458, read_missing_test_suite, passed tc-start: 1646896752.469107, read_ok_simple tc-end: 1646896752.613691, read_ok_simple, passed tc-start: 1646896752.625166, read_ok_some_globs tc-end: 1646896752.785530, read_ok_some_globs, passed tp-end: 1646896752.800002, atf/tools/atffile_test tp-start: 1646896752.947876, atf/tools/auto_array_test, 9 tc-start: 1646896752.950034, auto_array_access tc-so:Allocated 'test_array' object 0x402581e0 tc-so:Releasing 'test_array' object 0x402581e0 tc-end: 1646896753.82369, auto_array_access, passed tc-start: 1646896753.89094, auto_array_assign tc-so:Allocated 'test_array' object 0x402581e0 tc-so:Releasing 'test_array' object 0x402581e0 tc-end: 1646896753.221675, auto_array_assign, passed tc-start: 1646896753.228041, auto_array_assign_ref tc-so:Allocated 'test_array' object 0x402581e0 tc-so:Releasing 'test_array' object 0x402581e0 tc-end: 1646896753.357244, auto_array_assign_ref, passed tc-start: 1646896753.363790, auto_array_copy tc-so:Allocated 'test_array' object 0x402581e0 tc-so:Releasing 'test_array' object 0x402581e0 tc-end: 1646896753.496255, auto_array_copy, passed tc-start: 1646896753.502480, auto_array_copy_ref tc-so:Allocated 'test_array' object 0x402581e0 tc-so:Releasing 'test_array' object 0x402581e0 tc-end: 1646896753.645718, auto_array_copy_ref, passed tc-start: 1646896753.653120, auto_array_get tc-so:Allocated 'test_array' object 0x402581e0 tc-so:Releasing 'test_array' object 0x402581e0 tc-end: 1646896753.789586, auto_array_get, passed tc-start: 1646896753.796171, auto_array_release tc-so:Allocated 'test_array' object 0x402581e0 tc-so:Releasing 'test_array' object 0x402581e0 tc-end: 1646896753.928760, auto_array_release, passed tc-start: 1646896753.935170, auto_array_reset tc-so:Allocated 'test_array' object 0x402581e0 tc-so:Allocated 'test_array' object 0x40258570 tc-so:Releasing 'test_array' object 0x402581e0 tc-so:Releasing 'test_array' object 0x40258570 tc-end: 1646896754.68515, auto_array_reset, passed tc-start: 1646896754.75094, auto_array_scope tc-so:Allocated 'test_array' object 0x402581e0 tc-so:Releasing 'test_array' object 0x402581e0 tc-end: 1646896754.204815, auto_array_scope, passed tp-end: 1646896754.210937, atf/tools/auto_array_test tp-start: 1646896754.355601, atf/tools/config_file_test, 14 tc-start: 1646896754.357747, config_1 tc-end: 1646896754.491731, config_1, passed tc-start: 1646896754.498128, config_2 tc-end: 1646896754.627008, config_2, passed tc-start: 1646896754.633526, config_3 tc-end: 1646896754.767548, config_3, passed tc-start: 1646896754.774179, config_4 tc-end: 1646896754.911454, config_4, passed tc-start: 1646896754.917867, config_50 tc-end: 1646896755.83461, config_50, passed tc-start: 1646896755.90191, config_51 tc-end: 1646896755.294102, config_51, passed tc-start: 1646896755.302970, config_52 tc-end: 1646896755.526377, config_52, passed tc-start: 1646896755.533694, config_53 tc-end: 1646896755.711083, config_53, passed tc-start: 1646896755.717815, config_54 tc-end: 1646896755.882666, config_54, passed tc-start: 1646896755.889560, merge_configs_both_empty tc-end: 1646896756.19751, merge_configs_both_empty, passed tc-start: 1646896756.26178, merge_configs_lower_empty tc-end: 1646896756.157046, merge_configs_lower_empty, passed tc-start: 1646896756.163429, merge_configs_mixed tc-end: 1646896756.294328, merge_configs_mixed, passed tc-start: 1646896756.302367, merge_configs_upper_empty tc-end: 1646896756.444499, merge_configs_upper_empty, passed tc-start: 1646896756.452364, read_config_files_none tc-end: 1646896756.588875, read_config_files_none, passed tp-end: 1646896756.597838, atf/tools/config_file_test tp-start: 1646896756.730445, atf/tools/config_test, 3 tc-start: 1646896756.732721, 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: 1646896756.896530, get, passed tc-start: 1646896756.904137, get_all tc-end: 1646896757.36124, get_all, passed tc-start: 1646896757.42441, has tc-end: 1646896757.181875, has, passed tp-end: 1646896757.190073, atf/tools/config_test tp-start: 1646896757.348598, atf/tools/env_test, 3 tc-start: 1646896757.351334, has_get tc-end: 1646896757.504406, has_get, passed tc-start: 1646896757.513775, set tc-end: 1646896757.653429, set, passed tc-start: 1646896757.661964, unset tc-end: 1646896757.801608, unset, passed tp-end: 1646896757.809418, atf/tools/env_test tp-start: 1646896757.973776, atf/tools/expand_test, 6 tc-start: 1646896757.976321, expand_glob_base tc-end: 1646896758.159842, expand_glob_base, passed tc-start: 1646896758.169807, expand_glob_tps tc-end: 1646896758.363252, expand_glob_tps, passed tc-start: 1646896758.370193, is_glob tc-end: 1646896758.508902, is_glob, passed tc-start: 1646896758.515921, matches_glob_plain tc-end: 1646896758.699675, matches_glob_plain, passed tc-start: 1646896758.711984, matches_glob_question tc-end: 1646896758.904011, matches_glob_question, passed tc-start: 1646896758.913613, matches_glob_star tc-end: 1646896759.107006, matches_glob_star, passed tp-end: 1646896759.116637, atf/tools/expand_test tp-start: 1646896759.374104, atf/tools/fs_test, 24 tc-start: 1646896759.377102, change_directory tc-end: 1646896759.639987, change_directory, passed tc-start: 1646896759.658710, cleanup tc-end: 1646896759.973042, cleanup, passed tc-start: 1646896759.983138, cleanup_eacces_on_root tc-end: 1646896760.192330, cleanup_eacces_on_root, passed tc-start: 1646896760.205680, cleanup_eacces_on_subdir tc-end: 1646896760.481334, cleanup_eacces_on_subdir, passed tc-start: 1646896760.491022, directory_file_info tc-end: 1646896760.706441, directory_file_info, passed tc-start: 1646896760.724959, directory_names tc-end: 1646896760.935109, directory_names, passed tc-start: 1646896760.953812, directory_read tc-end: 1646896761.124563, directory_read, passed tc-start: 1646896761.137962, exists tc-end: 1646896761.312564, exists, passed tc-start: 1646896761.328086, file_info_perms tc-end: 1646896761.486738, file_info_perms, passed tc-start: 1646896761.512095, file_info_stat tc-end: 1646896761.671762, file_info_stat, passed tc-start: 1646896761.684999, get_current_dir tc-end: 1646896761.829282, get_current_dir, passed tc-start: 1646896761.842220, is_executable tc-end: 1646896762.17116, is_executable, passed tc-start: 1646896762.30610, path_branch_path tc-end: 1646896762.162868, path_branch_path, passed tc-start: 1646896762.169491, path_compare_different tc-end: 1646896762.301156, path_compare_different, passed tc-start: 1646896762.307575, path_compare_equal tc-end: 1646896762.438960, path_compare_equal, passed tc-start: 1646896762.445720, path_concat tc-end: 1646896762.575644, path_concat, passed tc-start: 1646896762.582511, path_is_absolute tc-end: 1646896762.715128, path_is_absolute, passed tc-start: 1646896762.722318, path_is_root tc-end: 1646896762.853225, path_is_root, passed tc-start: 1646896762.862604, path_leaf_name tc-end: 1646896762.998912, path_leaf_name, passed tc-start: 1646896763.5376, path_normalize tc-end: 1646896763.137510, path_normalize, passed tc-start: 1646896763.144392, path_op_less tc-end: 1646896763.290514, path_op_less, passed tc-start: 1646896763.304000, path_to_absolute tc-end: 1646896763.444518, path_to_absolute, passed tc-start: 1646896763.457990, remove tc-end: 1646896763.633848, remove, passed tc-start: 1646896763.646753, temp_dir_raii tc-end: 1646896763.826384, temp_dir_raii, passed tp-end: 1646896763.833475, atf/tools/fs_test tp-start: 1646896763.980879, atf/tools/io_test, 11 tc-start: 1646896763.983083, file_handle_copy tc-end: 1646896764.110822, file_handle_copy, passed tc-start: 1646896764.117406, file_handle_ctor tc-end: 1646896764.246429, file_handle_ctor, passed tc-start: 1646896764.253110, file_handle_get tc-end: 1646896764.609120, file_handle_get, passed tc-start: 1646896764.615712, file_handle_posix_remap tc-end: 1646896764.745437, file_handle_posix_remap, passed tc-start: 1646896764.752165, muxer_large_buffer tc-so:mux done tc-so:flush done tc-so:all done tc-end: 1646896797.384152, muxer_large_buffer, passed tc-start: 1646896797.391924, muxer_small_buffer tc-so:mux done tc-so:flush done tc-so:all done tc-end: 1646896813.301597, muxer_small_buffer, passed tc-start: 1646896813.308287, pistream tc-end: 1646896813.440539, pistream, passed tc-start: 1646896813.446269, systembuf_long_read tc-end: 1646896813.648297, systembuf_long_read, passed tc-start: 1646896813.653874, systembuf_long_write tc-end: 1646896813.846467, systembuf_long_write, passed tc-start: 1646896813.851903, systembuf_short_read tc-end: 1646896813.985529, systembuf_short_read, passed tc-start: 1646896813.991184, systembuf_short_write tc-end: 1646896814.125418, systembuf_short_write, passed tp-end: 1646896814.130809, atf/tools/io_test tp-start: 1646896814.300535, atf/tools/parser_test, 23 tc-start: 1646896814.302637, headers_1 tc-end: 1646896814.474624, headers_1, passed tc-start: 1646896814.481260, headers_10 tc-end: 1646896814.651272, headers_10, passed tc-start: 1646896814.657965, headers_11 tc-end: 1646896814.821839, headers_11, passed tc-start: 1646896814.828729, headers_12 tc-end: 1646896815.676, headers_12, passed tc-start: 1646896815.7188, headers_2 tc-end: 1646896815.170282, headers_2, passed tc-start: 1646896815.176874, headers_3 tc-end: 1646896815.343124, headers_3, passed tc-start: 1646896815.349591, headers_4 tc-end: 1646896815.515594, headers_4, passed tc-start: 1646896815.524093, headers_5 tc-end: 1646896815.689892, headers_5, passed tc-start: 1646896815.696495, headers_6 tc-end: 1646896815.860560, headers_6, passed tc-start: 1646896815.867270, headers_7 tc-end: 1646896816.32397, headers_7, passed tc-start: 1646896816.39151, headers_8 tc-end: 1646896816.228098, headers_8, passed tc-start: 1646896816.238098, headers_9 tc-end: 1646896816.412981, headers_9, passed tc-start: 1646896816.421288, parse_error_to_string tc-end: 1646896816.564766, parse_error_to_string, passed tc-start: 1646896816.571536, parse_errors_what tc-end: 1646896816.716732, parse_errors_what, passed tc-start: 1646896816.723340, token_getters tc-end: 1646896816.867650, token_getters, passed tc-start: 1646896816.887930, tokenizer_delims_nows tc-end: 1646896817.58766, tokenizer_delims_nows, passed tc-start: 1646896817.67390, tokenizer_delims_ws tc-end: 1646896817.209132, tokenizer_delims_ws, passed tc-start: 1646896817.215750, tokenizer_keywords_nows tc-end: 1646896817.351801, tokenizer_keywords_nows, passed tc-start: 1646896817.358299, tokenizer_keywords_ws tc-end: 1646896817.504021, tokenizer_keywords_ws, passed tc-start: 1646896817.510474, tokenizer_minimal_nows tc-end: 1646896817.644367, tokenizer_minimal_nows, passed tc-start: 1646896817.651047, tokenizer_minimal_ws tc-end: 1646896817.798207, tokenizer_minimal_ws, passed tc-start: 1646896817.805478, tokenizer_quotes_nows tc-end: 1646896817.951682, tokenizer_quotes_nows, passed tc-start: 1646896817.958303, tokenizer_quotes_ws tc-end: 1646896818.108721, tokenizer_quotes_ws, passed tp-end: 1646896818.115657, atf/tools/parser_test tp-start: 1646896818.276864, atf/tools/process_test, 10 tc-start: 1646896818.279374, argv_array_assign tc-end: 1646896818.414190, argv_array_assign, passed tc-start: 1646896818.420919, argv_array_copy tc-end: 1646896818.554557, argv_array_copy, passed tc-start: 1646896818.561138, argv_array_exec_argv tc-end: 1646896818.705476, argv_array_exec_argv, passed tc-start: 1646896818.712165, argv_array_init_carray tc-end: 1646896818.847081, argv_array_init_carray, passed tc-start: 1646896818.853514, argv_array_init_col tc-end: 1646896818.990966, argv_array_init_col, passed tc-start: 1646896818.997663, argv_array_init_empty tc-end: 1646896819.130549, argv_array_init_empty, passed tc-start: 1646896819.139483, argv_array_init_varargs tc-end: 1646896819.297832, argv_array_init_varargs, passed tc-start: 1646896819.304519, argv_array_iter tc-end: 1646896819.446085, argv_array_iter, passed tc-start: 1646896819.453167, exec_failure tc-end: 1646896819.665224, exec_failure, passed tc-start: 1646896819.674114, exec_success tc-end: 1646896819.897762, exec_success, passed tp-end: 1646896819.907311, atf/tools/process_test tp-start: 1646896820.110442, atf/tools/reader_test, 23 tc-start: 1646896820.112834, tps_1 tc-end: 1646896820.285882, tps_1, passed tc-start: 1646896820.294789, tps_2 tc-end: 1646896820.441487, tps_2, passed tc-start: 1646896820.448661, tps_3 tc-end: 1646896820.592463, tps_3, passed tc-start: 1646896820.600893, tps_4 tc-end: 1646896820.761790, tps_4, passed tc-start: 1646896820.772899, tps_5 tc-end: 1646896820.989706, tps_5, passed tc-start: 1646896821.1704, tps_50 tc-end: 1646896821.213009, tps_50, passed tc-start: 1646896821.220574, tps_51 tc-end: 1646896821.422536, tps_51, passed tc-start: 1646896821.429745, tps_52 tc-end: 1646896821.659206, tps_52, passed tc-start: 1646896821.670262, tps_53 tc-end: 1646896821.923291, tps_53, passed tc-start: 1646896821.934413, tps_54 tc-end: 1646896822.162268, tps_54, passed tc-start: 1646896822.174076, tps_55 tc-end: 1646896822.393528, tps_55, passed tc-start: 1646896822.402959, tps_56 tc-end: 1646896822.669592, tps_56, passed tc-start: 1646896822.678662, tps_57 tc-end: 1646896822.876780, tps_57, passed tc-start: 1646896822.883571, tps_58 tc-end: 1646896823.58411, tps_58, passed tc-start: 1646896823.65395, tps_59 tc-end: 1646896823.236394, tps_59, passed tc-start: 1646896823.243952, tps_6 tc-end: 1646896823.397869, tps_6, passed tc-start: 1646896823.405575, tps_60 tc-end: 1646896823.593142, tps_60, passed tc-start: 1646896823.600487, tps_61 tc-end: 1646896823.783023, tps_61, passed tc-start: 1646896823.790381, tps_62 tc-end: 1646896823.962700, tps_62, passed tc-start: 1646896823.969906, tps_63 tc-end: 1646896824.156174, tps_63, passed tc-start: 1646896824.164725, tps_64 tc-end: 1646896824.346512, tps_64, passed tc-start: 1646896824.357137, tps_65 tc-end: 1646896824.565579, tps_65, passed tc-start: 1646896824.572511, tps_66 tc-end: 1646896824.739407, tps_66, passed tp-end: 1646896824.746247, atf/tools/reader_test tp-start: 1646896824.913385, atf/tools/requirements_test, 30 tc-start: 1646896824.915519, require_arch_many_fail tc-end: 1646896825.52228, require_arch_many_fail, passed tc-start: 1646896825.60673, require_arch_many_ok tc-end: 1646896825.216980, require_arch_many_ok, passed tc-start: 1646896825.225581, require_arch_one_fail tc-end: 1646896825.408164, require_arch_one_fail, passed tc-start: 1646896825.416200, require_arch_one_ok tc-end: 1646896825.588060, require_arch_one_ok, passed tc-start: 1646896825.596095, require_config_many_fail tc-end: 1646896825.774701, require_config_many_fail, passed tc-start: 1646896825.782914, require_config_many_ok tc-end: 1646896825.956070, require_config_many_ok, passed tc-start: 1646896825.966093, require_config_one_fail tc-end: 1646896826.146812, require_config_one_fail, passed tc-start: 1646896826.154440, require_config_one_ok tc-end: 1646896826.310829, require_config_one_ok, passed tc-start: 1646896826.318871, require_files_many_fail tc-end: 1646896826.540291, require_files_many_fail, passed tc-start: 1646896826.550466, require_files_many_missing tc-end: 1646896826.789972, require_files_many_missing, passed tc-start: 1646896826.799130, require_files_many_ok tc-end: 1646896826.981602, require_files_many_ok, passed tc-start: 1646896826.988489, require_files_one_fail tc-end: 1646896827.217389, require_files_one_fail, passed tc-start: 1646896827.227241, require_files_one_missing tc-end: 1646896827.448167, require_files_one_missing, passed tc-start: 1646896827.455855, require_files_one_ok tc-end: 1646896827.603528, require_files_one_ok, passed tc-start: 1646896827.611068, require_machine_many_fail tc-end: 1646896827.752304, require_machine_many_fail, passed tc-start: 1646896827.758713, require_machine_many_ok tc-end: 1646896827.897482, require_machine_many_ok, passed tc-start: 1646896827.904703, require_machine_one_fail tc-end: 1646896828.65361, require_machine_one_fail, passed tc-start: 1646896828.73537, require_machine_one_ok tc-end: 1646896828.261996, require_machine_one_ok, passed tc-start: 1646896828.271439, require_memory_fail tc-end: 1646896828.500177, require_memory_fail, passed tc-start: 1646896828.507993, require_memory_not_enough tc-end: 1646896828.670008, require_memory_not_enough, passed tc-start: 1646896828.677180, require_memory_ok tc-end: 1646896828.839171, require_memory_ok, passed tc-start: 1646896828.846247, require_progs_many_fail tc-end: 1646896829.51511, require_progs_many_fail, passed tc-start: 1646896829.61115, require_progs_many_missing tc-end: 1646896829.319246, require_progs_many_missing, passed tc-start: 1646896829.329555, require_progs_many_ok tc-end: 1646896829.575648, require_progs_many_ok, passed tc-start: 1646896829.584861, require_progs_one_fail tc-end: 1646896829.818140, require_progs_one_fail, passed tc-start: 1646896829.827367, require_progs_one_missing tc-end: 1646896830.79973, require_progs_one_missing, passed tc-start: 1646896830.88899, require_progs_one_ok tc-end: 1646896830.330757, require_progs_one_ok, passed tc-start: 1646896830.340711, require_user_fail tc-end: 1646896831.211917, require_user_fail, passed tc-start: 1646896831.221625, require_user_root tc-end: 1646896831.416201, require_user_root, passed tc-start: 1646896831.426155, require_user_unprivileged tc-end: 1646896831.606720, require_user_unprivileged, passed tp-end: 1646896831.615693, atf/tools/requirements_test tp-start: 1646896831.784854, atf/tools/signals_test, 6 tc-start: 1646896831.787618, reset tc-end: 1646896831.934575, reset, passed tc-start: 1646896831.942300, signal_holder_destructor tc-end: 1646896832.77947, signal_holder_destructor, passed tc-start: 1646896832.85146, signal_holder_preserve tc-end: 1646896832.214462, signal_holder_preserve, passed tc-start: 1646896832.221148, signal_holder_process tc-end: 1646896832.355399, signal_holder_process, passed tc-start: 1646896832.364446, signal_programmer_preserve tc-end: 1646896832.499235, signal_programmer_preserve, passed tc-start: 1646896832.507689, signal_programmer_program tc-end: 1646896832.638007, signal_programmer_program, passed tp-end: 1646896832.644701, atf/tools/signals_test tp-start: 1646896832.859542, atf/tools/test_program_test, 34 tc-start: 1646896832.862603, atf_tps_writer tc-end: 1646896833.189037, atf_tps_writer, passed tc-start: 1646896833.195713, get_metadata_bad tc-end: 1646896833.442341, get_metadata_bad, passed tc-start: 1646896833.451350, get_metadata_several_tcs tc-end: 1646896833.760062, get_metadata_several_tcs, passed tc-start: 1646896833.769844, get_metadata_zero_tcs tc-end: 1646896834.91974, get_metadata_zero_tcs, passed tc-start: 1646896834.101061, parse_test_case_result_expected_death tc-end: 1646896834.345320, parse_test_case_result_expected_death, passed tc-start: 1646896834.355076, parse_test_case_result_expected_exit tc-end: 1646896834.556235, parse_test_case_result_expected_exit, passed tc-start: 1646896834.563391, parse_test_case_result_expected_failure tc-end: 1646896834.748811, parse_test_case_result_expected_failure, passed tc-start: 1646896834.757109, parse_test_case_result_expected_signal tc-end: 1646896834.933539, parse_test_case_result_expected_signal, passed tc-start: 1646896834.941100, parse_test_case_result_expected_timeout tc-end: 1646896835.116677, parse_test_case_result_expected_timeout, passed tc-start: 1646896835.124372, parse_test_case_result_failed tc-end: 1646896835.303831, parse_test_case_result_failed, passed tc-start: 1646896835.311346, parse_test_case_result_passed tc-end: 1646896835.487751, parse_test_case_result_passed, passed tc-start: 1646896835.495416, parse_test_case_result_skipped tc-end: 1646896835.664379, parse_test_case_result_skipped, passed tc-start: 1646896835.671261, parse_test_case_result_unknown tc-end: 1646896835.847316, parse_test_case_result_unknown, passed tc-start: 1646896835.854320, read_test_case_result_empty_file tc-end: 1646896836.26453, read_test_case_result_empty_file, passed tc-start: 1646896836.34551, read_test_case_result_failed tc-end: 1646896836.173223, read_test_case_result_failed, passed tc-start: 1646896836.182279, read_test_case_result_invalid tc-end: 1646896836.372197, read_test_case_result_invalid, passed tc-start: 1646896836.384149, read_test_case_result_multiline tc-end: 1646896836.585021, read_test_case_result_multiline, passed tc-start: 1646896836.598009, read_test_case_result_no_file tc-end: 1646896836.843922, read_test_case_result_no_file, passed tc-start: 1646896836.853653, read_test_case_result_skipped tc-end: 1646896837.52291, read_test_case_result_skipped, passed tc-start: 1646896837.64851, tp_1 tc-end: 1646896837.276491, tp_1, passed tc-start: 1646896837.286472, tp_2 tc-end: 1646896837.472955, tp_2, passed tc-start: 1646896837.482931, tp_3 tc-end: 1646896837.677908, tp_3, passed tc-start: 1646896837.687650, tp_4 tc-end: 1646896837.891155, tp_4, passed tc-start: 1646896837.900739, tp_50 tc-end: 1646896838.147618, tp_50, passed tc-start: 1646896838.156736, tp_51 tc-end: 1646896838.404829, tp_51, passed tc-start: 1646896838.413970, tp_52 tc-end: 1646896838.615659, tp_52, passed tc-start: 1646896838.625272, tp_53 tc-end: 1646896838.868850, tp_53, passed tc-start: 1646896838.878963, tp_54 tc-end: 1646896839.127229, tp_54, passed tc-start: 1646896839.137938, tp_55 tc-end: 1646896839.399329, tp_55, passed tc-start: 1646896839.409501, tp_56 tc-end: 1646896839.658276, tp_56, passed tc-start: 1646896839.666333, tp_57 tc-end: 1646896839.859814, tp_57, passed tc-start: 1646896839.869035, tp_58 tc-end: 1646896840.82452, tp_58, passed tc-start: 1646896840.91714, tp_59 tc-end: 1646896840.333575, tp_59, passed tc-start: 1646896840.342977, tp_60 tc-end: 1646896840.551157, tp_60, passed tp-end: 1646896840.558179, atf/tools/test_program_test tp-start: 1646896840.710188, atf/tools/text_test, 10 tc-start: 1646896840.712785, duplicate tc-end: 1646896840.849041, duplicate, passed tc-start: 1646896840.856185, join tc-end: 1646896840.993663, join, passed tc-start: 1646896841.3182, match tc-end: 1646896841.173363, match, passed tc-start: 1646896841.180854, split tc-end: 1646896841.313961, split, passed tc-start: 1646896841.322959, split_delims tc-end: 1646896841.473988, split_delims, passed tc-start: 1646896841.481177, to_bool tc-end: 1646896841.652133, to_bool, passed tc-start: 1646896841.659554, to_bytes tc-end: 1646896841.840446, to_bytes, passed tc-start: 1646896841.848402, to_string tc-end: 1646896841.993548, to_string, passed tc-start: 1646896842.501, to_type tc-end: 1646896842.222309, to_type, passed tc-start: 1646896842.231262, trim tc-end: 1646896842.417089, trim, passed tp-end: 1646896842.426456, atf/tools/text_test tp-start: 1646896842.614307, atf/tools/ui_test, 6 tc-start: 1646896842.616562, 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: 1646896842.815754, paragraphs, passed tc-start: 1646896842.822394, 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: 1646896842.984362, w_tag_col, passed tc-start: 1646896842.991465, 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: 1646896843.172845, w_tag_no_repeat, passed tc-start: 1646896843.181866, 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: 1646896843.368542, w_tag_repeat, passed tc-start: 1646896843.377581, 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: 1646896843.621982, wo_tag, passed tc-start: 1646896843.630981, 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: 1646896843.844542, wo_tag_col, passed tp-end: 1646896843.852943, atf/tools/ui_test tp-start: 1646896844.23268, atf/tools/user_test, 4 tc-start: 1646896844.25648, euid tc-end: 1646896844.182124, euid, passed tc-start: 1646896844.190001, is_member_of_group tc-so:User belongs to 8 groups tc-so:Last GID is 34 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-so:Checking if user does not belong to group 32 tc-so:Checking if user does not belong to group 33 tc-so:Checking if user belongs to group 34 tc-end: 1646896844.410565, is_member_of_group, passed tc-start: 1646896844.419373, is_root tc-end: 1646896844.600114, is_root, passed tc-start: 1646896844.611907, is_unprivileged tc-end: 1646896844.750422, is_unprivileged, passed tp-end: 1646896844.757742, atf/tools/user_test tp-start: 1646896846.285543, atf/tools/atf-config_test, 7 tc-start: 1646896846.288640, 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: 1646896850.651573, list_all, passed tc-start: 1646896850.664304, 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: 1646896884.448625, override_env, passed tc-start: 1646896884.460344, 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: 1646896893.36987, query_mixture, passed tc-start: 1646896893.47760, query_multiple tc-so:Executing command [ atf-config atf_libexecdir atf_shell ] tc-so:Executing command [ test 2 = 2 ] tc-end: 1646896894.11667, query_multiple, passed tc-start: 1646896894.21006, 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: 1646896901.742737, query_one, passed tc-start: 1646896901.751089, 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: 1646896919.223886, query_one_terse, passed tc-start: 1646896919.236934, query_unknown tc-so:Executing command [ atf-config non_existent ] tc-end: 1646896920.237633, query_unknown, passed tp-end: 1646896920.247502, atf/tools/atf-config_test tp-start: 1646896921.759065, atf/tools/atf-report_test, 8 tc-start: 1646896921.761319, 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.Q2iySV/etc HOME=/tmp/atf-run.Q2iySV atf-run helper ] tc-so:Third: read user-specific common.conf. tc-so:Executing command [ /bin/sh -c ATF_CONFDIR=/tmp/atf-run.Q2iySV/etc HOME=/tmp/atf-run.Q2iySV atf-run helper ] tc-so:Fourth: read user-specific .conf. tc-so:Executing command [ /bin/sh -c ATF_CONFDIR=/tmp/atf-run.Q2iySV/etc HOME=/tmp/atf-run.Q2iySV atf-run helper ] tc-end: 1646897022.26859, config, passed tc-start: 1646897022.51908, exit_codes tc-so:Executing command [ atf-run ] tc-end: 1646897025.651756, exit_codes, passed tc-start: 1646897025.662165, expect tc-so:Executing command [ atf-run ] tc-end: 1646897033.864084, expect, passed tc-start: 1646897033.875068, fds tc-so:Executing command [ atf-run ] tc-end: 1646897037.478656, fds, passed tc-start: 1646897037.490157, hooks tc-so:Checking default hooks tc-so:Executing command [ /bin/sh -c ATF_CONFDIR=/tmp/atf-run.FmQF7W/atf atf-run ] tc-so:Checking the system-wide info_start hook tc-so:Executing command [ /bin/sh -c ATF_CONFDIR=/tmp/atf-run.FmQF7W/atf atf-run ] tc-so:Checking the user-specific info_start hook tc-so:Executing command [ /bin/sh -c ATF_CONFDIR=/tmp/atf-run.FmQF7W/atf atf-run ] tc-so:Checking the system-wide info_end hook tc-so:Executing command [ /bin/sh -c ATF_CONFDIR=/tmp/atf-run.FmQF7W/atf atf-run ] tc-so:Checking the user-specific info_end hook tc-so:Executing command [ /bin/sh -c ATF_CONFDIR=/tmp/atf-run.FmQF7W/atf atf-run ] tc-end: 1646897049.332796, hooks, passed tc-start: 1646897049.359634, ignore_deprecated_use_fs tc-so:Executing command [ atf-run helper ] tc-end: 1646897052.959424, ignore_deprecated_use_fs, passed tc-start: 1646897052.970829, 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: 1646897059.529155, isolation_env, passed tc-start: 1646897059.542704, isolation_home tc-so:Executing command [ env HOME=foo atf-run helper ] tc-end: 1646897062.826779, isolation_home, passed tc-start: 1646897062.838101, isolation_stdin tc-so:Executing command [ /bin/sh -c echo hello world | atf-run helper ] tc-end: 1646897066.64995, isolation_stdin, passed tc-start: 1646897066.76017, isolation_umask tc-so:Executing command [ /bin/sh -c umask 0000 && atf-run helper ] tc-end: 1646897069.460591, isolation_umask, passed tc-start: 1646897069.472565, missing_results tc-so:Executing command [ atf-run ] tc-end: 1646897072.982914, missing_results, passed tc-start: 1646897072.993283, 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: 1646897117.512015, mux_streams, passed tc-start: 1646897117.524721, no_warnings tc-so:Executing command [ atf-run helper ] tc-end: 1646897120.729381, no_warnings, passed tc-start: 1646897120.739588, require_arch tc-so:Checking for the real architecture tc-so:Executing command [ atf-run -v arch=sparc64 helper ] tc-so:Executing command [ atf-run -v arch=foo sparc64 helper ] tc-so:Executing command [ atf-run -v arch=sparc64 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: 1646897147.270548, require_arch, passed tc-start: 1646897147.285356, 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: 1646897155.804883, require_config, passed tc-start: 1646897155.816242, 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.nPbCYa/i-exist helper ] tc-so:Executing command [ atf-run -v files=/tmp/atf-run.nPbCYa/i-exist /tmp/atf-run.nPbCYa/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: 1646897170.218065, require_files, passed tc-start: 1646897170.230968, require_machine tc-so:Checking for the real machine type tc-so:Executing command [ atf-run -v machine=sparc64 helper ] tc-so:Executing command [ atf-run -v machine=foo sparc64 helper ] tc-so:Executing command [ atf-run -v machine=sparc64 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: 1646897194.460274, require_machine, passed tc-start: 1646897194.471964, 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: 1646897207.978928, require_progs, passed tc-start: 1646897207.990547, require_user_bad tc-so:Executing command [ atf-run -v user=foobar helper ] tc-end: 1646897211.229750, require_user_bad, passed tc-start: 1646897211.241154, require_user_root tc-so:Executing command [ atf-run -v user=root helper ] tc-end: 1646897214.669397, require_user_root, passed tc-start: 1646897214.682154, require_user_unprivileged tc-so:Executing command [ atf-run -v user=unprivileged helper ] tc-end: 1646897218.72757, require_user_unprivileged, passed tc-start: 1646897218.83610, signaled tc-so:Executing command [ atf-run ] tc-end: 1646897222.473029, signaled, passed tc-start: 1646897222.488151, timeout tc-so:Executing command [ atf-run -v statedir=/tmp/atf-run.6hZvGA helper ] tc-end: 1646897229.890809, timeout, passed tc-start: 1646897229.904698, timeout_forkexit tc-so:Executing command [ atf-run -v statedir=/tmp/atf-run.h4upEt helper ] tc-end: 1646897233.688921, timeout_forkexit, passed tc-start: 1646897233.702169, vflag tc-so:Checking that 'testvar' is not defined. tc-so:Executing command [ /bin/sh -c ATF_CONFDIR=/tmp/atf-run.lHfBme/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.lHfBme/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.lHfBme/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.lHfBme/etc atf-run -v testvar='a value' helper ] tc-end: 1646897245.789461, vflag, passed tc-start: 1646897245.806734, zero_tcs tc-so:Executing command [ atf-run ] tc-end: 1646897249.258027, zero_tcs, passed tp-end: 1646897249.269537, atf/tools/atf-run_test info: time.end, Thu Mar 10 07:27:29 UTC 2022